mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
[i18n] Automated Crowdin downstream (#4476)
Kowlin told me I should just merge. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3ae5301a76
commit
b018c6a24d
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: af_ZA\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bosnian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: bs_BA\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: ca_ES\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: cs_CZ\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "Příkazy k čištění zpráv."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "Opravdu chcete odstranit {number} zpráv? (y/n)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Zrušeno."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Zrušeno."
|
||||
msgid "Delete messages."
|
||||
msgstr "Odstranit zprávy."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr "Odstraní poslední X zpráv odpovídající zadanému textu.\\n\\n Příklad:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Nezapomeňte použít dvojité uvozovky.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr "Odstranit poslední X zprávy od zadaného uživatele.\\n\\n Příklady:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Odstranit všechny zprávy po zadané zprávě.\\n\\n Pro získání zprávy id povolte vývojářský režim v\\n nastavení Discordu, záložka 'vzhled'. Pak klikněte pravým tlačítkem myši na zprávu\\n a zkopírujte její id.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Zpráva nenalezena."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Odstraní X zprávy před zadanou zprávou.\\n\\n Pro získání zprávy id povolte vývojářský režim v\\n nastavení Discordu, záložka 'vzhled'. Pak klikněte pravým tlačítkem myši na zprávu\\n a zkopírujte její id.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr "Odstranit zprávy mezi zprávami první a druhou zprávou, které poskytují ID zpráv.\\n\\n První ID zprávy by mělo být starší a druhá novější.\\n\\n Příklad:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr "Odstranit poslední X zpráv.\\n\\n Příklad:\\n `[p]cleanup messages 26`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr "Vyčistií příkazy a zprávy od bota."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr "Smaže duplicitní zprávy v kanálu z posledních X zpráv a uchovává pouze jednu kopii.\\n\\n Výchozí nastavení je 50.\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: da_DK\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "Befehle um mehrere Nachrichten zu löschen."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "Bist du dir sicher, dass du {number} Nachrichten löschen möchtest? (y/n)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Abgebrochen."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Abgebrochen."
|
||||
msgid "Delete messages."
|
||||
msgstr "Nachrichten löschen."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr "Löscht die letzten X Nachrichten, die einem bestimmten Text entsprechen.\\n\\n Beispiel:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Bitte denke daran, amerikanische Anführungszeichen zu nutzen.\\n \\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr "Lösche die letzten X Nachrichten von einem bestimmten Mitglied.\\n\\n Beispiele:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Alle Nachrichten nach einer bestimmten Nachricht werden gelöscht.\\n\\n Um die Nachrichten-ID zu bekommen, musst den Entwicklermodus in Discord aktivieren. Navigiere dazu in die Einstellungen zum „Aussehen“-Tab. Klicke danach mit der rechten Maustaste auf die gewünschte Nachricht und kopiere die ID.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Nachricht nicht gefunden."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Löscht X Nachrichten vor einer bestimmten Nachricht.\\n\\n Um die Nachrichten-ID zu bekommen, musst den Entwicklermodus in Discord aktivieren. Navigiere dazu in die Einstellungen zum „Aussehen“-Tab. Klicke danach mit der rechten Maustaste auf die gewünschte Nachricht und kopiere die ID.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr "Löscht die Nachrichten zwischen zwei Nachrichten.\\n\\n Die erste Nachrichten-ID sollte die ältere Nachricht sein und die zweite Nachrichten-ID die neuere.\\n\\n Beispiel:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr "Lösche die letzten X Nachrichten.\\n\\n Beispiel:\\n `[p]cleanup messages 26`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr "Entfernt Nachrichten, welche von dem Bot stammen, oder Befehle sind."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr "Nachrichten des Bots bereinigen.\\n\\n Standardmäßig werden alle Nachrichten gelöscht. Wenn ein drittes Argument angegeben ist,\\n wird es für Pattern-Matching verwendet - nur Nachrichten mit dem angegebenen Text werden gelöscht.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr "Löscht doppelte Nachrichten im Kanal aus den letzten X-Nachrichten und behält nur eine Kopie. \\n \\n Der Standardwert ist 50. \\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: el_GR\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "Comandos para limpiar mensajes."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "Estas seguro que quieres borrar {number} mensajes? (y/n)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Cancelado."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Cancelado."
|
||||
msgid "Delete messages."
|
||||
msgstr "Borrar mensajes."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Mensaje no encontrado."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: fi_FI\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "Commandes pour supprimer des messages."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "Êtes vous sûr de supprimer {number} messages ? (y/n)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Annulé."
|
||||
|
||||
@@ -33,53 +33,53 @@ msgstr "Annulé."
|
||||
msgid "Delete messages."
|
||||
msgstr "Supprime les messages."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr "Supprime les X derniers messages correspondant au texte spécifié.\\n\\n Exemple :\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n N'oubliez pas d'utiliser des guillemets.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr "Supprime les X derniers messages d'un utilisateur spécifié.\\n\\n Exemples :\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Supprimer tous les messages après un message spécifié.\\n\\n Pour obtenir l'Id d'un message, activez le mode développeur\\n dans l'onglet \"Apparence\" des paramètres de Discord.\\n Ensuite faites clic droit sur un message et\\n \"Copier l'identifiant\"\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Message introuvable."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Supprime X messages avant un message spécifié.\\n\\n Pour obtenir l'Id d'un message, activez le mode développeur\\n dans l'onglet \"Apparence\" des paramètres de Discord.\\n Ensuite faites clic droit sur un message et\\n \"Copier l'identifiant\"\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr "Supprimez les messages entre deux messages, en fournissant l'ID des messages.\\n\\n Le premier ID de message doit être l'ancien message et le second le plus récent.\\n\\n Exemple :\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr "Supprime les X derniers messages.\\n\\n Exemple :\\n `[p]cleanup messages 26`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr "Supprime les messages de commandes et les messages venant du bot."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr "Nettoyer les messages envoyé par le bot.\\n\\n Par défaut, tous les messages sont nettoyés. Si un troisième argument est spécifié,\\n il est utilisé pour le pattern matching - seuls les messages contenant le texte donné seront supprimés.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr "Supprime les messages dupliqués dans le salon des X derniers messages et ne conserve qu'une seule copie.\\n\\n Par défaut à 50.\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: he_IL\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Dibatalkan."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Dibatalkan."
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Pesan tidak ditemukan."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Messaggio non trovato."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: ja_JP\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: ko_KR\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "취소되었어요."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "취소되었어요."
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "메세지를 찾을 수 없어요."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: nb_NO\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "Commands voor het opschonen van berichten."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "Weet je zeker dat je {number} berichten wilt verwijderen? (y/n)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Geannuleerd."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Geannuleerd."
|
||||
msgid "Delete messages."
|
||||
msgstr "Verwijder berichten."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Bericht niet gevonden."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr "Verwijder commands en berichten van de bot."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "Komendy służące do czyszczenia wiadomości."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "Czy na pewno chcesz usunąć {number} wiadomości? (y/n)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Anulowano."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Anulowano."
|
||||
msgid "Delete messages."
|
||||
msgstr "Usuń wiadomości."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr "Usuwa X ostatnich wiadomości zawierających podany tekst.\\n\\n Przykład:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Pamiętaj aby użyć podwójnych cudzysłowów.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr "Usuwa X ostatnich wiadomości od podanego użytkownika.\\n\\n Przykłady:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Usuwa wszystkie wiadomości wysłane po podanej wiadomości.\\n\\n Id wiadomości możesz uzyskać poprzez włączenie trybu developerskiego w\\n ustawieniach Discorda, w zakładce 'Wygląd'. Następnie, kliknij prawym przyciskiem myszy na wiadomości\\n i wybierz 'Kopiuj Id'.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Nie znaleziono wiadomości."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Usuwa wszystkie wiadomości wysłane przed podaną wiadomością.\\n\\n Id wiadomości możesz uzyskać poprzez włączenie trybu developerskiego w\\n ustawieniach Discorda, w zakładce 'Wygląd'. Następnie, kliknij prawym przyciskiem myszy na wiadomości\\n i wybierz 'Kopiuj Id'.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr "Usuwa wszystkie wiadomości wysłane pomiędzy Wiadomością nr 1 i Wiadomością nr 2, podając ID wiadomości.\\n\\n Pierwsze ID powinno być starszą wiadomością a drugie nowszą.\\n\\n Przykład:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr "Usuwa X ostatnich wiadomości.\\n\\n Przykład:\\n `[p]cleanup messages 26`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr "Usuwa wiadomości zawierające komendy i wiadomości wysłane przez bota."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr "Czyści wiadomości należące do bota.\\n\\n Domyślnie wszystkie wiadomości są czyszczone. Jeśli podany jest trzeci argument,\\n jest on używany do dopasowywania wzorców - tylko wiadomości zawierające podany tekst zostaną usunięte.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr "Usuwa duplikaty wiadomości na kanale z ostatnich X wiadomości i zachowuje tylko jedną kopię.\\n\\n Domyślnie 50.\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Cancelado."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Cancelado."
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Mensagem não encontrada."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: ro_RO\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "Команды для очистки сообщений."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "Вы уверены, что хотите удалить {number} сообщений? (y/n)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Отменено."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Отменено."
|
||||
msgid "Delete messages."
|
||||
msgstr "Удалить сообщения."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr "Удалить последние X сообщений с соответствующим текстом.\\n\\n Пример:\\n `[p]cleanup text \\\"тест\\\" 5`\\n\\n Не забывайте использовать двойные кавычки.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr "Удалить последние X сообщений от указанного пользователя.\\n\\n Пример:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Сообщение не найдено."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Удаляет X сообщений перед указанным сообщением.\\n\\n Для получения идентификатора сообщения, включить режим разработчика во вкладке\\n в настройках Discord. Затем щелкните правой кнопкой мыши на сообщении\\n и скопируйте его идентификатор.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr "Очистить командные сообщения и сообщения от бота."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: sr_CS\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: sr_SP\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "Avbruten."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "Avbruten."
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Meddelandet kunde inte hittas."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "Mesajları silmek için komutlar."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "{number} iletileri silmek istediğinizden emin misiniz? (e/h)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "İptal."
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "İptal."
|
||||
msgid "Delete messages."
|
||||
msgstr "Mesajları sil."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr "Belirtilen mesajla eşleşen X sayı da mesajı siler.\\n\\n Örneğin:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Çift tırnak kullanmayı unutmayın.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr "Belirtilen kullanıcının X sayı da mesajını siler.\\n\\n Örneğin:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Belirtilen mesajdan sonra gelen tüm mesajları siler.\\n\\n Mesaj ID'sini alabilmek için Discord ayarlarından\\n , 'appearance' sekmesindeki developer modunu açın. Sonra istediğiniz mesaja sağ tıklayıp ID alabilirsiniz.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "Mesaj bulunamadı."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "Belirtilen mesajdan önce bulunan X sayı da mesajı siler.\\n\\n Mesaj ID'sini alabilmek için Discord ayarlarından\\n , 'appearance' sekmesindeki developer modunu açın. Sonra istediğiniz mesaja sağ tıklayıp ID alabilirsiniz.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr "Belirttiğiniz iki mesaj arasındaki tüm mesajları siler.\\n\\n İlk mesaj ID'si eski, ikinci mesaj ID'si yeni gönderilmiş olan mesaj olmalıdır.\\n\\n Örneğin:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr "X sayı da son mesajları siler.\\n\\n Örneğin:\\n `[p]cleanup messages 26`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr "Komut mesajlarını ve mesajları bottan temizleyin."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr "Botun sahip olduğu mesajları temizleyin. Varsayılan olarak, tüm iletiler temizlenir.\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr "Kanaldaki yinelenen mesajları son X mesajından siler ve yalnızca bir kopyasını tutar.\\n\\n Varsayılan değeri 50.\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: uk_UA\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: vi_VN\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: zh_HK\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr ""
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr ""
|
||||
msgid "Delete messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,16 +15,16 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 31\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:22
|
||||
#: redbot/cogs/cleanup/cleanup.py:23
|
||||
#, docstring
|
||||
msgid "Commands for cleaning up messages."
|
||||
msgstr "刪除訊息的命令。"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:46
|
||||
#: redbot/cogs/cleanup/cleanup.py:47
|
||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||
msgstr "您確定要刪除{number}則訊息嗎? (y/n)"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:60
|
||||
#: redbot/cogs/cleanup/cleanup.py:61
|
||||
msgid "Cancelled."
|
||||
msgstr "已取消。"
|
||||
|
||||
@@ -33,51 +33,51 @@ msgstr "已取消。"
|
||||
msgid "Delete messages."
|
||||
msgstr "刪除訊息。"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:129
|
||||
#: redbot/cogs/cleanup/cleanup.py:130
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
|
||||
msgstr "刪除與指定文字相符的最後X條訊息。\\n\\n 範例:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n 請記得使用雙引號。\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:178
|
||||
#: redbot/cogs/cleanup/cleanup.py:180
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
msgstr "刪除指定使用者的最後X條訊息。\\n\\n 範例:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:241
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "刪除指定訊息後的所有訊息。\\n\\n 要取得訊息ID的話,請在Discord的設定中點選“外觀”標籤,\\n 並在\"進階\"中啟用\"開發者模式\"。 然後右鍵點選一條訊息\\n 並點選複製ID。\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
|
||||
#: redbot/cogs/cleanup/cleanup.py:257 redbot/cogs/cleanup/cleanup.py:297
|
||||
msgid "Message not found."
|
||||
msgstr "未找到訊息。"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:280
|
||||
#: redbot/cogs/cleanup/cleanup.py:284
|
||||
#, docstring
|
||||
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
|
||||
msgstr "刪除指定訊息前的X則訊息。\\n\\n 要取得訊息ID的話,請在Discord的設定中點選“外觀”標籤,\\n 並在\"進階\"中啟用\"開發者模式\"。 然後右鍵點選一條訊息\\n 並點選複製ID。\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:320
|
||||
#: redbot/cogs/cleanup/cleanup.py:325
|
||||
#, docstring
|
||||
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr "提供訊息ID來刪除兩則訊息之間的訊息。\\n\\n 第一個訊息ID應該是較早的訊息,第二個訊息ID應該是較新的訊息。\\n\\n 範例:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:361
|
||||
#: redbot/cogs/cleanup/cleanup.py:367
|
||||
#, docstring
|
||||
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
|
||||
msgstr "刪除最後的X訊息。\\n\\n 範例:\\n `[p]cleanup messages 26`\\n "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:393
|
||||
#: redbot/cogs/cleanup/cleanup.py:400
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot."
|
||||
msgstr "清理命令訊息和來自機器人的訊息。"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:472
|
||||
#: redbot/cogs/cleanup/cleanup.py:480
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:542
|
||||
#: redbot/cogs/cleanup/cleanup.py:551
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr "從最新的X則訊息中刪除的重複訊息,僅保留一則訊息。\\n\\n 預設是50。\\n "
|
||||
|
||||
Reference in New Issue
Block a user