mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
Automated Crowdin downstream (#6318)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
24cc3115fe
commit
de1141af98
42
redbot/cogs/cleanup/locales/bg-BG.po
generated
42
redbot/cogs/cleanup/locales/bg-BG.po
generated
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||||
"POT-Creation-Date: 2024-01-04 00:13+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -26,27 +26,31 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:58
|
||||
msgid "Try a smaller number instead."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Are you sure you want to delete {number} messages?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:72
|
||||
#: redbot/cogs/cleanup/cleanup.py:75
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:155
|
||||
#: redbot/cogs/cleanup/cleanup.py:158
|
||||
msgid "1 message was deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:158
|
||||
#: redbot/cogs/cleanup/cleanup.py:161
|
||||
msgid "{num} messages were deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:184
|
||||
#: redbot/cogs/cleanup/cleanup.py:187
|
||||
#, docstring
|
||||
msgid "Base command for deleting messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:194
|
||||
#: redbot/cogs/cleanup/cleanup.py:197
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
@@ -58,7 +62,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#: redbot/cogs/cleanup/cleanup.py:257
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
@@ -71,7 +75,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#: redbot/cogs/cleanup/cleanup.py:327
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
@@ -84,11 +88,11 @@ msgid "Delete all messages after a specified message.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:345 redbot/cogs/cleanup/cleanup.py:400
|
||||
#: redbot/cogs/cleanup/cleanup.py:348 redbot/cogs/cleanup/cleanup.py:403
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:378
|
||||
#: redbot/cogs/cleanup/cleanup.py:381
|
||||
#, docstring
|
||||
msgid "Deletes X messages before the specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
@@ -102,7 +106,7 @@ msgid "Deletes X messages before the specified message.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:434
|
||||
#: redbot/cogs/cleanup/cleanup.py:437
|
||||
#, docstring
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
@@ -115,7 +119,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#: redbot/cogs/cleanup/cleanup.py:486
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
@@ -126,7 +130,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#: redbot/cogs/cleanup/cleanup.py:525
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot in the current channel.\n\n"
|
||||
" Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n"
|
||||
@@ -136,7 +140,7 @@ msgid "Clean up command messages and messages from the bot in the current channe
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:611
|
||||
#: redbot/cogs/cleanup/cleanup.py:614
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
@@ -152,7 +156,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:694
|
||||
#: redbot/cogs/cleanup/cleanup.py:697
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n"
|
||||
" Defaults to 50.\n\n"
|
||||
@@ -161,12 +165,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:746
|
||||
#: redbot/cogs/cleanup/cleanup.py:749
|
||||
#, docstring
|
||||
msgid "Manage the settings for the cleanup command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:752
|
||||
#: redbot/cogs/cleanup/cleanup.py:755
|
||||
#, docstring
|
||||
msgid "Toggle clean up notification settings.\n\n"
|
||||
" When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n"
|
||||
@@ -174,11 +178,11 @@ msgid "Toggle clean up notification settings.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:760
|
||||
#: redbot/cogs/cleanup/cleanup.py:763
|
||||
msgid "I will no longer notify of message deletions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:763
|
||||
#: redbot/cogs/cleanup/cleanup.py:766
|
||||
msgid "I will now notify of message deletions."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user