Automated Crowdin downstream (#3531)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Cog-Creators Bot
2020-02-08 19:49:30 +01:00
committed by GitHub
parent ec97f0c316
commit 4370ec922b
792 changed files with 117627 additions and 64718 deletions

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:47\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:18\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: af\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:47\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:18\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: ar\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:18\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: bg\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:18\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: ca\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:19\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: cs\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
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:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Zrušeno."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr "Odstranit zprávy."
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Zpráva nenalezena."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, 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:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:19\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: da\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:20\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -12,72 +12,75 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: de\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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 Nachrichten zu bereinigen."
#: redbot/cogs/cleanup/cleanup.py:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "Bist du sicher das du {number} Nachrichten löschen möchtest? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Abgebrochen."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr "Nachrichten löschen."
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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ösche die letzten X Nachrichten welchen den angegebenen Text beinhalten.\\n\\n Beispiel:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Achte darauf dass der Text innerhalb von Anführungszeichen steht.\\n "
msgstr "Löschen Sie die letzten X Nachrichten, die dem angegebenen Text entsprechen.\\n\\n Beispiel:\\n `[p]Reinigungstext \\\"test\\\" 5`\\n\\n Bitte beachten Sie, dass Sie doppelte Anführungszeichen verwenden.\\n \\n "
#: redbot/cogs/cleanup/cleanup.py:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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 Benutzer.\\n\\n Beispiele:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
msgstr "Lösche die letzten X Nachrichten von einem bestimmten Benutzer.\\n\\n Beispiele:\\n `[p]bereinige Benutzer @Twentysix 2`\\n `[p]Benutzer Red 6` bereinigen\\n "
#: redbot/cogs/cleanup/cleanup.py:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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 "Lösche alle Nachrichten nach einer bestimmten Nachricht.\\n\\n\t\tUm eine Nachrichten-ID zu bekommen, aktiviere in den\\n\t\tEinstellungen von Discord den Entwicklermodus\\n\t\t(Einstellungen -> Erscheinungsbild). Dann kannst du, mit\\n\t\teinem Rechtsklick auf eine Nachricht, ihre ID kopieren.\\n "
msgstr "Alle Nachrichten nach einer bestimmten Nachricht löschen.\\n\\n Um eine Nachrichtennummer zu erhalten, aktivieren Sie den Entwicklermodus in Discord's\\n Einstellungen, 'Aussehen' Tab. Dann klicken Sie mit der rechten Maustaste auf eine Nachricht\\n und kopieren Sie ihre Id.\\n "
#: redbot/cogs/cleanup/cleanup.py:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Nachricht nicht gefunden."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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ösche X Nachrichten vor einer bestimmten Nachricht.\\n\\n\t\tUm eine Nachrichten-ID zu bekommen, aktiviere in den\\n\t\tEinstellungen von Discord den Entwicklermodus\\n\t\t(Einstellungen -> Erscheinungsbild). Dann kannst du, mit\\n\t\teinem Rechtsklick auf eine Nachricht, ihre ID kopieren.\\n "
msgstr "Löscht X Nachrichten vor der angegebenen Nachricht.\\n\\n Um eine Nachrichtennummer zu erhalten, aktivieren Sie den Entwicklermodus in Discord's\\n Einstellungen, 'Aussehen' Tab. Dann klicken Sie mit der rechten Maustaste auf eine Nachricht\\n und kopieren Sie ihre Id.\\n "
#: redbot/cogs/cleanup/cleanup.py:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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ösche die Nachrichten zwischen zwei Nachrichten.\\n\\n Die erste Nachrichten-ID sollte die ältere, und die zweite die neuere Nachricht sein.\\n\\n Beispiel:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
msgstr "Lösche die Nachrichten zwischen Messsage One und Message Two, indem du die Nachrichten-IDs bereitstellst.\\n\\n Die erste Nachricht-ID sollte die ältere Nachricht und die zweite die neuere sein.\\n\\n Beispiel:\\n `[p]bereinigt zwischen 123456789123456789 98765419854321`\\n "
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, 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 "
msgstr "Lösche die letzten X Nachrichten.\\n\\n Beispiel:\\n `[p]bereinige Nachrichten 26`\\n "
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr "Bereinige Befehls Nachrichten und Nachrichten von dem Bot."
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "Bereinige den Textkanal von Nachrichten des Bots.\\n\\n Standardmäßig werden alle Nachrichten entfernt. Wenn ein dritter\\n Parameter angegeben wird, wird dieser zur Mustererkennung verwendet:\\n Beginnt und endet er mit r, wird er als Regex interpretiert und\\n Nachrichten welche damit gefunden werden, werden gelöscht. Ansonsten\\n wird einfach geprüft ob der Text in den Nachrichten enthalten ist.\\n\\n Hilfreiche Regex Flags, die du in deinem Muster verwenden kannst:\\n Punkte treffen auf Zeilenumbrüche zu: (?s)\\n Groß- und Kleinschreibung ignorieren: (?i)\\n Beides: (?si) "
msgstr "Bereinige den Textkanal von Nachrichten des Bots.\\n\\n Im Normalfall werden alle Nachrichten entfernt. Wenn ein dritter\\n Parameter angegeben wird, wird dieser zur Mustererkennung\\n verwendet: Beginnt er mit r( und endet mit ), wird er als Regex\\n interpretiert und Nachrichten gelöscht, die darauf zutreffen.\\n Ansonsten wird er in einem einfachen substring Test verwendet.\\n\\n Hilfreiche Regex flags, die du in deinem Muster verwenden kannst:\\n Punkte treffen auf Zeilenumbrüche zu: (?s)\n"
" Groß- und Kleinschreibung ignorieren: (?i)\n"
" Beides: (?si)\n"
" "
#: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID."
msgstr "{} sieht nicht wie eine gültige Nachrichten-ID aus."
msgstr "{} sieht nicht wie eine gültige Nachrichten ID aus."

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:20\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Greek\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: el\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:47\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:22\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: es-ES\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
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:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Cancelado."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr "Borrar mensajes."
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Mensaje no encontrado."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:19\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: fi\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:47\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:19\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@@ -12,69 +12,69 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: fr\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
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:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Annulé."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr "Supprime les messages."
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Message introuvable."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 "
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, 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:362
#: redbot/cogs/cleanup/cleanup.py:385
#, 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:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "Supprimer les messages appartenant au bot.\\n\\n Par défaut, tous les messages sont supprimés. Si un troisième argument est spécifié,\\n il est utilisé pour la comparaison de motifs : S'il commence par r( et se termine par ),\\n alors il est interprété comme un regex, et les messages qui y correspondent sont les suivants\\n effacé. Sinon, il est utilisé dans un simple test de sous-chaîne.\\n\\n Quelques examples regex utiles à inclure dans votre motif :\\n Les points correspondent aux nouvelles lignes : (?s) ; Ignorer le cas : (?i) ; Les deux : (?si)\\n "

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:20\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: he\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:20\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: hu\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:49\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:20\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Dibatalkan."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Pesan tidak ditemukan."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:20\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: it\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Messaggio non trovato."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:21\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: ja\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:21\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: ko\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "취소되었어요."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "메세지를 찾을 수 없어요."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:19\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: nl\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
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:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Geannuleerd."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr "Verwijder berichten."
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Bericht niet gevonden."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr "Verwijder commands en berichten van de bot."
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:21\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: no\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: no_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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:21\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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 ""
#: redbot/cogs/cleanup/cleanup.py:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Anulowane."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr "Usuń wiadomości."
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Nie ma takiej wiadomości."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:49\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:21\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: pt-BR\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Cancelado."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Mensagem não encontrada."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:21\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: pt-PT\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:47\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:21\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: ro\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:22\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: ru\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "Вы уверены, что хотите удалить {number} сообщений? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Отменено."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr "Удалить сообщения."
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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 "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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 "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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 Чтобы получить идентификатор сообщения, включите режим разработчика в настройках Discord\\n вкладка 'внешний вид'. Затем щелкните правой кнопкой мыши на сообщение\\n и скопируйте его ID.\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Сообщение не найдено."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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 Чтобы получить идентификатор сообщения, включите режим разработчика в настройках Discord\\n вкладка 'внешний вид'. Затем щелкните правой кнопкой мыши на сообщение\\n и скопируйте его ID.\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 "Удаление сообщений между Сообщением 1 и Сообщением 2, указав IDs.\\n\\n Первый ID сообщения должен быть старым, а второй - более новым.\\n\\n Пример:\\n `[p]cleanup между 1234566789123456789 987654321987654321`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, 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 "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr "Очистить командные сообщения и сообщения от бота."
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:22\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: sk\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:22\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: sr\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:22\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: sv-SE\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "Avbruten."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Meddelandet kunde inte hittas."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:49\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:22\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: tr\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "{number} iletileri silmek istediğinizden emin misiniz? (y/n)"
msgstr "{number} iletileri silmek istediğinizden emin misiniz? (e/h)"
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr "İptal edildi"
msgstr "İptal."
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr "Mesajları sil."
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr "Mesaj bulunamadı."
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 "
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, 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:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr "Komut mesajlarını ve botun mesajlarını temizleyin."
msgstr "Komut mesajlarını ve mesajları bottan temizleyin."
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "Botun gönderdiği tüm mesajları siler.\\n\\n Varsayılan olarak tümünü siler. Üçüncü bir bağımsız değişken belirtilirse,n desen eşleştirme için kullanılır: R ile başlarsa ve (n ile biterse) regex olarak yorumlanır ve buna uyan iletiler silinir. Aksi takdirde, basit bir alt dize testinde kullanılır.\\n\\n deseninize eklemek için bazı yararlı regex bayrakları içermeli:\\n Noktalar yeni satırlarla eşleşir: (?s); Yoksay: (?i); Her ikisi de: (?si)\\n"

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:49\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:22\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: uk\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:49\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:23\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: vi\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:49\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:18\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: zh-CN\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:49\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:19\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: zh-HK\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:49\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-08 18:18\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -12,67 +12,67 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: zh-TW\n"
"X-Crowdin-File: /cleanup/locales/messages.pot\n"
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\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:42
#: redbot/cogs/cleanup/cleanup.py:43
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:54
#: redbot/cogs/cleanup/cleanup.py:57
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:113
#: redbot/cogs/cleanup/cleanup.py:116
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:122
#: redbot/cogs/cleanup/cleanup.py:125
#, 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:167
#: redbot/cogs/cleanup/cleanup.py:174
#, 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:223
#: redbot/cogs/cleanup/cleanup.py:237
#, 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:236 redbot/cogs/cleanup/cleanup.py:272
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:259
#: redbot/cogs/cleanup/cleanup.py:276
#, 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:296
#: redbot/cogs/cleanup/cleanup.py:316
#, 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 ""
#: redbot/cogs/cleanup/cleanup.py:332
#: redbot/cogs/cleanup/cleanup.py:355
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:362
#: redbot/cogs/cleanup/cleanup.py:385
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:437
#: redbot/cogs/cleanup/cleanup.py:465
#, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr ""