[3.4] [i18n] Automated Crowdin downstream (#5514)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-31 03:30:33 +01:00
committed by GitHub
parent 3e8b51e117
commit 23b3144c84
674 changed files with 97417 additions and 79836 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: af_ZA\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -15,34 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ar_SA\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "مرحبا بكم في صانع {cc} العشوائي التفاعلي!\n"
"سيتم إضافة كل رسالة ترسلها كأحد الاستجابات العشوائية للاختيار منها بمجرد تشغيل هذا {cc}. للخروج من هذه القائمة التفاعلية، اكتب `{quit}`"
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "إضافة رد عشوائي:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr "يجب أن تأخذ الردود العشوائية نفس الحجج!"
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "هل تريد إنشاء أمر مخصص 'عشوائي'؟ (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr "انتهت مهلة الرد، يرجى المحاولة مرة أخرى لاحقاً."
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "ما هي الاستجابة التي تريدها؟"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -64,16 +69,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -83,19 +88,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +113,7 @@ msgstr "إنشاء أوامر مخصصة.\n\n"
" [here]()\n"
" "
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,31 +122,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr "يوجد بالفعل أمر بوت بنفس الاسم."
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr "تم إلغاء عملية الأوامر المخصصة."
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "تم إضافة الأمر المخصص بنجاح."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr "هذا الأمر موجود بالفعل. استخدم `{command}` لتعديله."
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -152,7 +164,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -169,33 +181,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "هذا الأمر غير موجود."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr "يجوز {} استخدام هذا الأمر كل {} ثانية"
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr "هذا الأمر ليس له تبريد."
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr "{} يجب أن تكون واحدة من {}"
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr "تم تعديل أمر تبريد مخصص بنجاح."
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "هذا الأمر غير موجود. استخدم `{command}` لإضافته."
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -205,11 +217,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "تم حذف الأمر المخصص بنجاح."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -220,11 +232,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "تم تعديل الأمر المخصص بنجاح."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -235,19 +247,19 @@ msgstr "قائمة جميع الأوامر المخصصة المتاحة.\n\n"
" حررت من الدرك واستعيض عن الخطوط الجديدة بمسافات.\n"
" "
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "لا توجد أوامر مخصصة في هذا الخادم. استخدم `{command}` لبدء إضافة البعض."
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "قائمة الأوامر المخصصة"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "الصفحة {num}/{total}"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -255,50 +267,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr "لم أتمكن من العثور على هذا الأمر المخصص."
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "عشوائي"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr "عادي"
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "يجب أن تكون الحجج متتابعة. الحجج المفقودة: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: bg_BG\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Bosnian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: bs_BA\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ca_ES\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -15,34 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: cs_CZ\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Vítejte v interaktivním náhodném {cc} tvůrci!\n"
"Každá zpráva, kterou odešlete, bude přidána jako jedna z náhodných odpovědí pro výběr od okamžiku, kdy bude tato {cc} spuštěna. Chcete-li ukončit toto interaktivní menu, zadejte `{quit}`"
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Přidat náhodnou odpověď:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Chcete vytvořit 'náhodný' vlastní příkaz? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr "Vypršel časový limit odpovědi, opakujte akci později."
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Jakou odpověď chcete?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -64,16 +69,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -83,19 +88,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -104,7 +109,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -113,31 +118,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr "Vlastní příkaz byl zrušen."
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Vlastní příkaz byl úspěšně přidán."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -148,7 +160,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -165,33 +177,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Tento příkaz neexistuje."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr "{} musí být jeden z {}"
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Tento příkaz neexistuje. Použijte `{command}` pro jeho přidání."
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -201,11 +213,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -216,11 +228,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Vlastní příkaz byl úspěšně upraven."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -228,19 +240,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Na tomto serveru nejsou žádné vlastní příkazy. Použij `{command}` pro začátek přidávání."
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "Seznam vlastních příkazů"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "Strana {num}/{total}"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -248,50 +260,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr "Nemohu najít tento vlastní příkaz."
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "Náhodně"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr "Normální"
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr "Odpovědi:\n"
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr "Příliš mnoho argumentů!"
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenty musí být sekvenční. Chybějící argumenty: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -15,34 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: da_DK\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Velkommen til den interaktive tilfældigheds {cc} skaber!\n"
"Hver besked som du sender vil blive tilføjet som et af de tilfældige svar at vælge imellem så snart {cc} er aktiveret. For at afslutte denne interaktive menu, skriv `{quit}`"
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Tilføj et tilfældig svar:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Vil du skabe en \"tilfældigt\" brugerdefineret kommando? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Hvilket svar vil du have?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -64,16 +69,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -83,19 +88,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -104,7 +109,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -113,31 +118,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -148,7 +160,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -165,33 +177,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -201,11 +213,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -216,11 +228,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -228,19 +240,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -248,50 +260,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -15,34 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: de_DE\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "**Hier kannst du einen zufälligen „{cc}“ Befehl erstellen.**\n"
"Jede von dir gesendete Nachricht wird als eine der zufälligen Antworten hinzugefügt, aus denen dann zufällig gewählt wird, sobald dieser „{cc}“ ausgeführt wird. Um dieses interaktive Menü zu beenden, schreibe: `{quit}`."
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Füge eine zufällige Antwort hinzu:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr "Zufällige Antworten müssen die gleichen Argumente aufweisen!"
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Möchtest du einen 'zufälligen' benutzerdefinierten Befehl erstellen? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr "Zeitüberschreitung bei der Antwort, versuche es später erneut."
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Welche Reaktion willst du?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -64,17 +69,17 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr "Antwort #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Antwort #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -84,19 +89,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr "Keine Ergebnisse gefunden."
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr "Suchergebnisse"
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr "Folgendes wurde gefunden:"
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -109,7 +114,7 @@ msgstr "Erstelle einen benutzerdefinierten Befehl.\n\n"
" [Dokumentation](https://docs.discord.red/en/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -118,31 +123,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr "Benutzerdefinierte Befehle dürfen keine Leerzeichen enthalten."
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr "Es existiert bereits ein Befehl des Bots mit diesem Namen."
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr "Der Vorgang, zum Erstellen eines benutzedefinierten Befehls, wurde abgebrochen."
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Benutzerdefinierter Befehl erfolgreich hinzugefügt."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Dieser Befehl ist bereits vorhanden. Verwende `{command}` um ihn zu editieren."
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -153,7 +165,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -170,33 +182,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Dieser Befehl existiert nicht."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr "Ein {} darf diesen Befehl alle {} Sekunden aufrufen"
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr "Dieser Befehl hat keine Abklingzeit."
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr "{} muss einer von {} sein"
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr "Abklingzeit des benutzerdefinierten Befehls erfolgreich bearbeitet."
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Dieser Befehl existiert nicht. Verwende `{command}`, um ihn hinzuzufügen."
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -206,11 +218,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "Benutzerdefinierter Befehl erfolgreich gelöscht."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -221,11 +233,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Benutzerdefinierter Befehl erfolgreich bearbeitet."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -236,19 +248,19 @@ msgstr "Listet alle verfügbaren benutzerdefinierten Befehle auf.\n\n"
" mit escaped Markdown und Zeilenumbrüche durch Leerzeichen ersetzt.\n"
" "
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Es existieren keine benutzerdefinierten Befehle auf diesem Server. Verwende `{command}`, um welche hinzuzufügen."
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "Liste der benutzerdefinierten Befehle"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "Seite {num}/{total}"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -256,23 +268,23 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr "Ich konnte diesen benutzerdefinierten Befehl nicht finden."
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "Zufall"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -282,27 +294,27 @@ msgstr "Befehl: {command_name}\n"
"Erstellt: {created_at}\n"
"Typ: {type}\n"
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr "Cooldown:\n"
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr "{num} Sekunden pro {period}\n"
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr "Antworten:\n"
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr "Zu viele Argumente!"
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr "Widersprüchliche Doppelpunkt Schreibweise für Argument {index}: \"{name1}\" und \"{name2}\"."

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: el_GR\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -15,34 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: es_ES\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "¡Bienvenido al creador interactivo de {cc} al azar!\n"
"Cada mensaje que envíes se añadirá como una de las respuestas aleatorias de las que elegir una vez que este {cc} se active. Para salir de este menú interactivo, escribe `{quit}`"
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Agrega una respuesta aleatoria:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr "¡Las respuestas aleatorias deben tomar los mismos argumentos!"
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "¿Quieres crear un comando personalizado 'aleatorio'? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr "¿Quieres crear un comando personalizado 'aleatorio'?"
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr "Respuesta expirada, inténtalo de nuevo más tarde."
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "¿Qué tipo de respuesta quieres?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -55,12 +60,12 @@ msgstr "Este módulo contiene comandos para crear y gestionar comandos personali
" Los comandos sólo pueden ser minúsculas, y no responden a ninguna letra mayúscula.\n"
" "
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Comando base para la gestión de Comandos Personalizados."
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -71,17 +76,17 @@ msgstr "Obtener la respuesta cruda de un comando personalizado, para obtener el
" **Argumentos:**\n\n"
" - `<command>` El comando personalizado para obtener la respuesta cruda."
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr "Respuesta #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Respuesta #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -96,19 +101,19 @@ msgstr "\n"
" - `<query>` La consulta a buscar. Puede ser varias palabras.\n"
" "
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr "No se encontraron coincidencias cercanas."
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr "Resultados de la búsqueda"
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr "Se han encontrado las siguientes coincidencias:"
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -121,7 +126,7 @@ msgstr "Crear comandos personalizados.\n\n"
" [here](https://docs. iscord.red/es/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -134,31 +139,38 @@ msgstr "¡Crea un CC donde elegirá aleatoriamente una respuesta!\n\n"
" - `<command>` El comando ejecutado para devolver el texto. Transmitir a minúsculas\n"
" "
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr "Los nombres de comandos personalizados no pueden tener espacios en ellos."
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr "Ya existe un comando de bot con el mismo nombre."
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr "Proceso de comandos personalizado cancelado."
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Comando personalizado añadido satifactoriamente."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Este comando ya existe. Use `{command}` para editarlo."
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -175,7 +187,7 @@ msgstr "Añade un simple comando personalizado.\n\n"
" - `<text>` El texto a devolver cuando se ejecuta el comando. Ver guía para uso mejorado.\n"
" "
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -204,33 +216,33 @@ msgstr "Establece, edite o vea el tiempo de espera para un comando personalizado
" - `<per>` El grupo a aplicar el tiempo de recarga. Por defecto es por miembro. Las opciones válidas son servidor, gremio, usuario y miembro.\n"
" "
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Este comando no existe."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr "{} puede llamar a este comando cada {} segundos"
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr "Este comando no tiene tiempo de reutilización."
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr "{} debe ser uno de {}"
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr "El tiempo de reutilización del comando personalizado se ha editado correctamente."
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Ese comando no existe. Use `{command}` para agregarlo."
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -245,11 +257,11 @@ msgstr "Eliminar un comando personalizado.\n\n"
" - `<command>` El comando personalizado a borrar.\n"
" "
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "Comando personalizado eliminado satifactoriamente."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -266,11 +278,11 @@ msgstr "Editar un comando personalizado.\n\n"
" - `<text>` El nuevo texto a devolver al ejecutar el comando.\n"
" "
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Comando personalizado editado con éxito."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -281,19 +293,19 @@ msgstr "Listar todos los comandos personalizados disponibles.\n\n"
" markdown escapado y nuevas líneas sustituidas por espacios.\n"
" "
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "No hay comandos personalizados en este servidor. Use `{command}` para comenzar a agregar algunos."
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "Lista de comandos personalizados"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "Página {num}/{total}"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -304,23 +316,23 @@ msgstr "Muestra las respuestas de un comando personalizado y sus ajustes.\n\n"
" - `<command_name>` El comando personalizado a mostrar.\n"
" "
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr "No he podido encontrar ese comando personalizado."
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr "Usuario eliminado"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "Aleatorio"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -330,27 +342,27 @@ msgstr "Comando: {command_name}\n"
"Creado: {created_at}\n"
"Tipo: {type}\n"
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr "Enfriamiento:\n"
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr "{num} segundos por {period}\n"
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr "Respuestas:\n"
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr "¡Demasiados argumentos!"
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Los argumentos deben ser secuenciales. Faltan argumentos: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr "Conflicto de notación de dos puntos para el argumento {index}: \"{name1}\" y \"{name2}\"."

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: fi_FI\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@@ -15,66 +15,78 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: fr_FR\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Bienvenue sur le générateur interactif aléatoire {cc}  !\n"
"Chaque message que vous envoyez sera ajouté comme l'une des réponses aléatoires à choisir une fois que ce {cc} sera déclenché. Pour quitter ce menu interactif, tapez `{quit}`"
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Ajouter une réponse aléatoire :"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr "Les réponses aléatoires doivent prendre les mêmes arguments !"
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Voulez-vous créer une commande personnalisée 'aléatoire' ? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr "Voulez-vous créer une commande personnalisée \"aléatoire\" ?"
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr "Requête expirée, veuillez réessayer ultérieurement."
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Quelle réponse voulez-vous ?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
" Custom commands can be used by anyone by default, so be careful with pings.\n"
" Commands can only be lowercase, and will not respond to any uppercase letters.\n"
" "
msgstr ""
msgstr "Ce cog contient des commandes permettant de créer et de gérer des commandes personnalisées qui affichent du texte.\n\n"
" Elles sont utiles pour stocker les informations dont les membres peuvent avoir besoin, comme les réponses à la FAQ ou les liens d'invitation.\n"
" Les commandes personnalisées peuvent être utilisées par n'importe qui par défaut, donc soyez prudent avec les pings.\n"
" Les commandes ne peuvent être qu'en minuscules, et ne répondront pas aux lettres majuscules.\n"
" "
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Commande de base pour la gestion des commandes personnalisées."
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
" **Arguments:**\n\n"
" - `<command>` The custom command to get the raw response of."
msgstr ""
msgstr "Obtenez la réponse brute d'une commande personnalisée, pour obtenir le markdown approprié.\n\n"
" Ceci est utile pour copier et coller.\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande personnalisée dont on veut obtenir la réponse brute."
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr "Réponse #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Réponse #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,21 +94,25 @@ msgid "\n"
" **Arguments:**\n\n"
" - `<query>` The query to search for. Can be multiple words.\n"
" "
msgstr ""
msgstr "\n"
"Effectue des recherches dans les commandes personnalisées, en fonction de la requête.\n\n"
" Utilise la recherche fuzzywuzzy pour trouver des correspondances proches.\n\n"
" **Arguments:**\n\n"
" - `<query>` La requête à rechercher. Peut être constituée de plusieurs mots. "
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr "Aucune correspondance proche n'a été trouvée."
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr "Résultats de la recherche"
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr "Les correspondances suivantes ont été trouvées:"
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -109,40 +125,50 @@ msgstr "Créer des commandes personnalisées.\n\n"
" [here](https://docs. iscord.red/fr/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
" **Arguments:**\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
" "
msgstr ""
msgstr "Créez un CC qui choisira une réponse au hasard !\n\n"
" Note : Cette commande est interactive.\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande exécutée pour retourner le texte. Mettre en minuscule. "
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr "Les noms de commandes personnalisées ne peuvent pas contenir d'espaces."
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr "Il existe déjà une commande du bot avec le même nom."
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr "Processus de commande personnalisée annulé."
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Commande personnalisée ajoutée avec succès."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Cette commande existe déjà. Utilisez `{command}` pour la modifier."
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -151,9 +177,15 @@ msgid "Add a simple custom command.\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
" "
msgstr ""
msgstr "Ajoutez une simple commande personnalisée.\n\n"
" Exemple :\n"
" - `[p]customcom create simple yourcommand Texte que vous voulez`\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande exécutée pour retourner le texte. Transformez-la en minuscules.\n"
" - `<text>` Le texte à retourner lors de l'exécution de la commande. Voir le guide pour une utilisation améliorée.\n"
" "
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -168,35 +200,46 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
" "
msgstr ""
msgstr "Définissez, modifiez ou affichez le délai d'attente d'une commande personnalisée.\n\n"
" Vous pouvez définir des délais d'attente par membre, canal ou guilde. Plusieurs\n"
" délais d'attente peuvent être définis. Tous les délais d'attente doivent être refroidis pour appeler la\n"
" commande personnalisée.\n\n"
" Exemples :\n"
" - `[p]customcom cooldown pingrole`\n"
" - `[p]customcom cooldown yourcommand 30`\n"
" - `[p]cc cooldown mycommand 30 guild`\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande personnalisée pour vérifier ou définir le cooldown.\n"
" - `<cooldown>` Le nombre de secondes à attendre avant de permettre à la commande d'être invoquée à nouveau. S'il est omis, il retournera les paramètres actuels de cooldown.\n"
" - `<per>` Le groupe sur lequel appliquer le cooldown. La valeur par défaut est par membre. Les choix valides sont serveur, guilde, utilisateur, et membre. "
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Cette commande n'existe pas."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr "Un {} peut appeler cette commande toutes les {} secondes"
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr "Cette commande n'a pas de cooldown."
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr "{} doit être l'un des {}"
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr "Le cooldown de commande personnalisé a été modifié avec succès."
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Cette commande n'existe pas. Utilisez `{command}` pour l'ajouter."
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -204,13 +247,18 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n"
" "
msgstr ""
msgstr "Supprimer une commande personnalisée.\n\n"
" Exemple :\n"
" - `[p]customcom delete yourcommand`\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande personnalisée à supprimer.\n"
" "
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "La commande personnalisée a été supprimée avec succès."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -219,13 +267,18 @@ msgid "Edit a custom command.\n\n"
" - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n"
" "
msgstr ""
msgstr "Modifier une commande personnalisée.\n\n"
" Exemple :\n"
" - `[p]customcom edit yourcommand Texte que vous voulez`\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande personnalisée à modifier.\n"
" - `<text>` Le nouveau texte à renvoyer lors de l'exécution de la commande. "
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Commande personnalisée modifiée avec succès."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -236,43 +289,46 @@ msgstr "Énumérez toutes les commandes personnalisées disponibles.\n\n"
" le code markdown affiché et les nouvelles lignes remplacées par des espaces.\n"
" "
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Il n'y a pas de commandes personnalisées dans ce serveur. Utilisez `{command}` pour commencer à en ajouter."
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "Liste de commandes personnalisées"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "Page {num}/{total}"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
" - `<command_name>` The custom command to show.\n"
" "
msgstr ""
msgstr "Affiche les réponses d'une commande personnalisée et ses paramètres.\n\n"
" **Arguments:**\n\n"
" - `<command_name>` La commande personnalisée à afficher.\n"
" "
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr "Je n'ai pas pu trouver cette commande personnalisée."
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr "Utilisateur supprimé"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "Aléatoire"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -282,27 +338,27 @@ msgstr "Commande : {command_name}\n"
"Créé le : {created_at}\n"
"Type : {type}\n"
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr "Cooldowns :\n"
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr "{num} secondes par {period}\n"
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr "Réponses :\n"
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr "Trop d'arguments !"
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Les arguments doivent être séquentiels. Arguments manquants : "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr "Entrée de deux points contradictoire pour l'argument {index}: \"{name1}\" and \"{name2}\"."

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: he_IL\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Hindi\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: hi_IN\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -0,0 +1,308 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Croatian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n"
"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-Project-ID: 289505\n"
"X-Crowdin-Language: hr\n"
"X-Crowdin-File-ID: 41\n"
"Language: hr_HR\n"
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
" Custom commands can be used by anyone by default, so be careful with pings.\n"
" Commands can only be lowercase, and will not respond to any uppercase letters.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
" **Arguments:**\n\n"
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
" Uses fuzzywuzzy searching to find close matches.\n\n"
" **Arguments:**\n\n"
" - `<query>` The query to search for. Can be multiple words.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
" CCs can be enhanced with arguments, see the guide\n"
" [here](https://docs.discord.red/en/stable/cog_customcom.html).\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
" **Arguments:**\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
" - `[p]customcom create simple yourcommand Text you want`\n\n"
" **Arguments:**\n\n"
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
" cooldowns may be set. All cooldowns must be cooled to call the\n"
" custom command.\n\n"
" Examples:\n"
" - `[p]customcom cooldown pingrole`\n"
" - `[p]customcom cooldown yourcommand 30`\n"
" - `[p]cc cooldown mycommand 30 guild`\n\n"
" **Arguments:**\n\n"
" - `<command>` The custom command to check or set the cooldown.\n"
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
" - `[p]customcom delete yourcommand`\n\n"
" **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
" - `[p]customcom edit yourcommand Text you want`\n\n"
" **Arguments:**\n\n"
" - `<command>` The custom command to edit.\n"
" - `<text>` The new text to return when executing the command.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
" markdown escaped and newlines replaced with spaces.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
" - `<command_name>` The custom command to show.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: hu_HU\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr "Keresési találatok"
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr "Törölt felhasználó"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "Véletlenszerű"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: id_ID\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Tambahkan tanggapan acak:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Tanggapan apa yang anda inginkan?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Perintah kustom berhasil ditambahkan."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Perintah tersebut tidak ada."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "Perintah kustom berhasil dihapus."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Perintah kustom berhasil diubah."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumen harus berurutan. Argumen yang hilang: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: it_IT\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Aggiungere una risposta casuale:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Quale risposta vuoi?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Comando personalizzato aggiunto con successo."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Tale comando non esiste."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "Comando personalizzato eliminato correttamente."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Comando personalizzato modificato con successo."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Gli argomenti devono essere consecutivi. Argomenti mancanti: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ja_JP\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ko_KR\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "등록된 랜덤 대답 리스트 :"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "어떤 대답을 원해요?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "커스텀 커맨드가 성공적으로 추가됐어요."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "해당 커맨드는 추가되어 있지 않아요."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "커스텀 커맨드가 성공적으로 삭제됐어요."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "커스텀 커맨드가 성공적으로 수정됐어요."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "인수는 순차적이어야해요. 미확인된 인수: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n"
@@ -15,34 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: nb_NO\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Velkommen til interaktiv tilfeldig {cc} produserer!\n"
"Hver melding du sender vil bli lagt til som et av de tilfeldige svarene du velger fra når {cc} utløses. For å avslutte denne interaktive menyen, skriv `{quit}`"
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Legg til et tilfeldig svar:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr "Tilfeldig svar må ta de samme argumentene!"
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Vil du opprette en 'randomisert' egendefinert kommando? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr "Svaret ble tidsavbrutt, prøv igjen senere."
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Hva svar du vil ha?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -55,12 +60,12 @@ msgstr "Denne cog inneholder kommandoer for å opprette og administrere egendefi
" Kommandoer kan bare være små og vil ikke svare på store bokstaver.\n"
" "
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Grunnkommando for egendefinerte Kommandoer behandling."
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -71,17 +76,17 @@ msgstr "Få den rå responsen på en egendefinert kommando, for å få riktig me
" **Argumenter:**\n\n"
" - `<command>` Den egendefinerte kommandoen for å få rå svaret på."
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr "Svar #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Svar #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -96,19 +101,19 @@ msgstr "\n"
" - `<query>` Spørringen å søke etter. Kan være flere ord.\n"
" "
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr "Ingen nære kamper ble funnet."
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr "Søk i resultater"
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr "Følgende treff har blitt funnet:"
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -121,7 +126,7 @@ msgstr "Opprett tilpassede kommandoer.\n\n"
" [here](https://docs.discord.red/en/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -134,31 +139,38 @@ msgstr "Lag en CC hvor den vil tilfeldig velge et svar!\n\n"
" - `<command>` Kommandoen henrettet for å returnere teksten. Stol på små saker\n"
" "
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr "Egendefinert kommandonavn kan ikke ha mellomrom i dem."
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr "Det finnes allerede en bot-kommando med samme navn."
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr "Egendefinert kommandoprosess avbrutt."
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Tilpasset kommando ble lagt til."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Denne kommandoen finnes allerede. Bruk `{command} for å redigere den."
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -175,7 +187,7 @@ msgstr "Legg til en enkel egendefinert kommando.\n\n"
" - `<text>` Teksten som skal returnere når du utfører kommandoen. Se en guide for økt bruk.\n"
" "
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -204,33 +216,33 @@ msgstr "Legg til, endre eller se nedkjølingen for en egendefinert kommando.\n\n
" - `<per>` Gruppen for å bruke cooldown på. Standard for per medlem. Gyldige valg er server, guild, bruker og medlem\n"
" "
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Den kommandoen finnes ikke."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr "En {} kan kalle denne kommandoen hvert {} sekund"
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr "Denne kommandoen har ingen nedkjøling."
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr "{} må være en av {}"
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr "Egendefinert kommando cooldown redigert."
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Den kommandoen finnes ikke. Bruk `{command} for å legge den til."
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -245,11 +257,11 @@ msgstr "Slett en egendefinert kommando.\n\n"
" - `<command>` Den egendefinerte kommandoen for å slette.\n"
" "
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "Egendefinert kommando slettet."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -266,11 +278,11 @@ msgstr "Rediger en egendefinert kommando.\n\n"
" - `<text>` Den nye teksten som skal returneres når du utfører kommandoen\n"
" "
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Egendefinert kommando redigert."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -281,19 +293,19 @@ msgstr "List opp alle tilgjengelige tilpassede kommandoer.\n\n"
" \"påslag\" rømte ut, og nye linjer byttet ut med mellomrom.\n"
" "
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Det er ingen egendefinerte kommandoer i denne serveren. Bruk `{command}` for å begynne å legge til."
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "Tilpasset kommando liste"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "Side {num}/{total}"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -304,23 +316,23 @@ msgstr "Viser en egendefinert kommandos svar og dens innstillinger.\n\n"
" - `<command_name>` Den tilpassede kommandoen å vise.\n"
" "
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr "Jeg fant ikke den egendefinerte kommandoen."
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr "Slettet bruker"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "Tilfeldig"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr "Vanlig"
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -330,27 +342,27 @@ msgstr "Kommando: {command_name}\n"
"Opprettet: {created_at}\n"
"Type: {type}\n"
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr "Nedkjølinger:\n"
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr "{num} sekunder per {period}\n"
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr "Respons:\n"
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr "For mange argumenter!"
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenter må være sekvensielle. Manglende argumenter: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr "Conflicting colon notation for argument {index}: \"{name1}\" og \"{name2}\"."

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: nl_NL\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Voer een willekeurig antwoord in:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenten moeten sequentieel zijn. Ontbrekende argumenten: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pl_PL\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenty muszą być sekwencyjne. Brakujące argumenty: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pt_BR\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pt_PT\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Romanian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ro_RO\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@@ -15,34 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ru_RU\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Добро пожаловать в интерактивный случайных {cc} созданий!\n"
"Каждое отправленное тобой сообщение будет добавлено в качестве одного из ответов по выбору после срабатывания {cc}. Чтобы выйти из интерактивного меню, введите `{quit}`"
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Добавить случайный ответ:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr "Случайные ответы должны принимать те же аргументы!"
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Вы хотите создать 'произвольную' пользовательскую команду? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr "Время ответа истекло, повторите попытку позже."
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Какой ответ вы хотите?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -55,12 +60,12 @@ msgstr "Эта шестеренка содержит команды для со
" Команды могут быть только строчными, и не будут отвечать на заглавные буквы.\n"
" "
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Базовая команда для управления пользовательскими командами."
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -71,17 +76,17 @@ msgstr "Получите необработанный ответ пользов
" **Аргументы:**\n\n"
" - `<command>` Пользовательская команда для получения необработанного ответа."
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr "Ответ #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Ответ #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -96,19 +101,19 @@ msgstr "\n"
" - `<query>` Запрос для поиска. Может состоять из нескольких слов.\n"
" "
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr "Ничего не найдено."
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr "Результаты поиска"
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr "Были найдены следующие совпадения:"
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -121,7 +126,7 @@ msgstr "Создание пользовательских команд.\n\n"
" [here] (https://docs.discord.red/en/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -134,31 +139,38 @@ msgstr "Создайте КС, в котором он будет случайн
" - `<command>` Команда, выполняемая для возврата текста. Приводится к нижнему регистру.\n"
" "
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr "Пользовательские имена команд не могут содержать пробелов."
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr "Уже существует команда бота с таким же именем."
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr "Пользовательский процесс команды отменен."
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Пользовательская команда успешно добавлена."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Эта команда уже существует. Используйте `{command}` для редактирования."
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -175,7 +187,7 @@ msgstr "Добавьте простую пользовательскую ком
" - `<text>` Текст, возвращаемый при выполнении команды. См. руководство по расширенному использованию.\n"
" "
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -204,33 +216,33 @@ msgstr "Установка, редактирование или просмотр
" - `<per>` Группа, для которой будет применяться охлаждение. По умолчанию для каждого члена. Возможные варианты: сервер, гильдия, пользователь и член.\n"
" "
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Такой команды не существует."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr "{} может вызывать эту команду каждые {} секунд"
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr "Эта команда не имеет времени восстановления."
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr "{} должен быть одним из {}"
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr "Время восстановления пользовательской команды успешно отредактировано."
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Эта команда не существует. Используйте `{command}`, чтобы добавить ее."
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -245,11 +257,11 @@ msgstr "Удаление пользовательской команды.\n\n"
" - `<command>` Пользовательская команда для удаления.\n"
" "
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "Пользовательская команда успешно удалена."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -266,11 +278,11 @@ msgstr "Редактирование пользовательской коман
" - `<text>` Новый текст, возвращаемый при выполнении команды.\n"
" "
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Пользовательская команда успешно отредактирована."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -281,19 +293,19 @@ msgstr "Список всех доступных пользовательски
" разметки и новые строки заменены пробелами.\n"
" "
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "На этом сервере нет пользовательских команд. Используйте `{command}`, чтобы начать добавлять некоторые."
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "Список пользовательских команд"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "Страница {num}/{total}"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -304,23 +316,23 @@ msgstr "Показывает ответы пользовательской ко
" - `<command_name>` Пользовательская команда для отображения.\n"
" "
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr "Я не смог найти эту пользовательскую команду."
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr "Удалённый пользователь"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "Случайно"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr "Обычный"
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -330,27 +342,27 @@ msgstr "Команда: {command_name}\n"
"Создано: {created_at}\n"
"Тип: {type}\n"
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr "Перезарядка:\n"
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr "{num} секунд в {period}\n"
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr "Ответы:\n"
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr "Слишком много аргументов!"
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Аргументы должны быть последовательными. Отсутствующие аргументы: "
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr "Конфликт среди аргументов {index}: \"{name1}\" and \"{name2}\"."

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sk_SK\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Slovenian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sl_SI\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sr_CS\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sr_SP\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sv_SE\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Lägg till ett slumpmässigt svar:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "Vilket svar vill du ha?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Det anpassade kommandot har lagts till."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Det kommandot finns inte."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "Det anpassade kommandot är nu borttaget."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Det anpassade kommandot har nu ändrats."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -15,34 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: tr_TR\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Interaktif rastgele {cc} oluşturucuya hoşgeldiniz. \n"
"Gönderdiğiniz her mesaj {cc} kullanıldığında rastgele cevap olarak gönderilecek. Bu menü den çıkmak için `{quit}` yazın."
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "Rastgele yanıt ekle"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr "Rastgele yanıtlar aynı argümanları almalı."
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Rastgeleleştirilmiş özel komut oluşturmak ister misiniz? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr "Rastgeleleştirilmiş özel komut oluşturmak ister misiniz?"
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr "İstek zaman aşımına uğradı, lütfen daha sonra tekrar deneyin"
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr "İstediğin yanıt nedir?"
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -55,12 +60,12 @@ msgstr "Bu modül yazı halinde çıktı veren özel komutlar oluşturmak ve yö
" Komutlar yalnızca küçük harflerle yazılabilirler ve her hangi bir büyük harfe cevap vermeyeceklerdir.\n"
" "
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Özel Komutların yönetimi için Temel Komut."
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -71,17 +76,17 @@ msgstr "Düzgün biçimlendirmeye ulaşabilmek için bir komutun ham çıktısı
" **Seçenkler:**\n\n"
" - `<command>` Çıktısını almak istediğiniz komut."
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr "Yanıt #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Yanıt #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -96,19 +101,19 @@ msgstr "\n"
" - `<query>` Aramak istediğiniz sorgu, birden çok kelime içerebilir.\n"
" "
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr "Eşleşmeler bulunamadı."
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr "Arama sonuçları"
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr "Aşağıdaki eşleşmeler bulundu:"
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -121,7 +126,7 @@ msgstr "Özel komut oluşturun.\n\n"
" [bura](https://docs.discord.red/en/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -134,31 +139,38 @@ msgstr "Verdiği cevabı rastgele seçecek bir özel komut oluşturur.\n\n"
" - `<command>` Cevap almak için çalıştırılması gereken komut, küçük harfe çevrilir.\n"
" "
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr "Özel komut adlarında boşluk olamaz."
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr "Bu isimle bir komut zaten bulunmakta."
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr "Özel komut işlemi iptal edildi."
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr "Özel komut başarıyla eklendi."
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Bu komut zaten bulunuyor. Değiştirmek için `{command}` yazın."
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -175,7 +187,7 @@ msgstr "Basit bir özel komut ekler.\n\n"
" - `<text>` Komutun vereceği cevap. Daha detaylı kullanım için kılavuza bakınız.\n"
" "
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -204,33 +216,33 @@ msgstr "Bir komutun bir kere çalıştırıldıktan sonra tekrar çalışıtır
" - `<per>` Cooldown süresinden etkilenecek gurup, varsayılan olarak sunucudur. Geçerli seçenekler: server, guild, user, ve member.\n"
" "
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr "Bu komut var gibi görünmüyor."
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr "{} kişisi bu komutu {} saniye de bir çalıştırabilir."
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr "Bu komutun bekleme süresi bulunmuyor."
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr "{} 'dan biri {} olmalı."
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr "Özel komut bekleme süresi başarılı bir şekilde düzenlendi."
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Bu komut bulunmuyor. Eklemek için `{command}` yazın."
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -245,11 +257,11 @@ msgstr "Bir özel komutu siler.\n\n"
" - `<command>` Silinecek komut.\n"
" "
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr "Özel komut başarıyla kaldırıldı."
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -266,11 +278,11 @@ msgstr "Bir özel komutu düzenler.\n\n"
" - `<text>` Komut çalıştırılınca verilecek yeni çıktı.\n"
" "
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr "Özel komut başarıyla düzenlendi."
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -280,19 +292,19 @@ msgstr "Kullanılabilir özel komutları listeler.\n\n"
" Liste, her komutun yanıtının bir önizlemesini görüntüler, işaretlemesiz ve yeni satırlar boşluklarla değiştirilir.\n"
" "
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Bu sunucu da özel komut bulunmuyor. Eklemek için `{command}` yazın."
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "Özel komut listesi"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "{num}/{total} sayfa"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -303,23 +315,23 @@ msgstr "Bir özel komutun yanıtlarını ve ayarlarını gösterir.\n\n"
" - `<command_name>` Gösterilecek özel komut.\n"
" "
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr "Bu özel komutu bulamadım."
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr "Silinmiş Kullanıcı"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr "Rastgele"
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -329,27 +341,27 @@ msgstr "Komut: {command_name}\n"
"Oluşturulma Tarihi: {created_at}\n"
"Tipi: {type}\n"
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr "Bekleme süresi:\n"
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr "{num} saniye her {period} başına\n"
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr "Yanıtlar"
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr "Çok fazla argüman"
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Girdiler sırayla olmalıdır. Eksik girdiler:"
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr "Bağımsız değişken için çakışan kolon gösterimi {index}: \"{name1}\" ve \"{name2}\"."

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: uk_UA\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: vi_VN\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_CN\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_HK\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-06-18 21:49+0000\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -15,33 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_TW\n"
#: redbot/cogs/customcom/customcom.py:78
#: redbot/cogs/customcom/customcom.py:82
msgid "Welcome to the interactive random {cc} maker!\n"
"Every message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
#: redbot/cogs/customcom/customcom.py:93
msgid "Add a random response:"
msgstr "添加隨機回應:"
#: redbot/cogs/customcom/customcom.py:101
#: redbot/cogs/customcom/customcom.py:100
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters, please try again."
msgstr ""
#: redbot/cogs/customcom/customcom.py:113
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
#: redbot/cogs/customcom/customcom.py:185
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
#: redbot/cogs/customcom/customcom.py:196
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#: redbot/cogs/customcom/customcom.py:238
#, docstring
msgid "This cog contains commands for creating and managing custom commands that display text.\n\n"
" These are useful for storing information members might need, like FAQ answers or invite links.\n"
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#: redbot/cogs/customcom/customcom.py:268
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:252
#: redbot/cogs/customcom/customcom.py:273
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\n\n"
" This is helpful for copy and pasting.\n\n"
@@ -63,16 +68,16 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
" - `<command>` The custom command to get the raw response of."
msgstr ""
#: redbot/cogs/customcom/customcom.py:277
#: redbot/cogs/customcom/customcom.py:298
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:287
#: redbot/cogs/customcom/customcom.py:308
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:319
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -82,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:318
#: redbot/cogs/customcom/customcom.py:339
msgid "No close matches were found."
msgstr "沒有符合的結果。"
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:344
msgid "Search results"
msgstr "查詢結果"
#: redbot/cogs/customcom/customcom.py:328
#: redbot/cogs/customcom/customcom.py:349
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:354
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:365
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:388
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:357
#: redbot/cogs/customcom/customcom.py:391
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:382
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
msgid "The text response you're trying to create has more than 2000 characters.\n"
"I cannot send messages that are longer than 2000 characters."
msgstr ""
#: redbot/cogs/customcom/customcom.py:404
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:445
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" You may set cooldowns per member, channel, or guild. Multiple\n"
@@ -164,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:431
#: redbot/cogs/customcom/customcom.py:472
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:436
#: redbot/cogs/customcom/customcom.py:471
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:440
#: redbot/cogs/customcom/customcom.py:475
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:444
#: redbot/cogs/customcom/customcom.py:479
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:448
#: redbot/cogs/customcom/customcom.py:483
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:451
#: redbot/cogs/customcom/customcom.py:492
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:459
#: redbot/cogs/customcom/customcom.py:494
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
#: redbot/cogs/customcom/customcom.py:505
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:477
#: redbot/cogs/customcom/customcom.py:512
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:489
#: redbot/cogs/customcom/customcom.py:524
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:504
#: redbot/cogs/customcom/customcom.py:546
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -227,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:513
#: redbot/cogs/customcom/customcom.py:555
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:529
#: redbot/cogs/customcom/customcom.py:571
msgid "Custom Command List"
msgstr "自訂指令列表"
#: redbot/cogs/customcom/customcom.py:533
#: redbot/cogs/customcom/customcom.py:575
msgid "Page {num}/{total}"
msgstr "第{num}頁/共{total}頁"
#: redbot/cogs/customcom/customcom.py:543
#: redbot/cogs/customcom/customcom.py:585
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -247,50 +259,50 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:553
#: redbot/cogs/customcom/customcom.py:595
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:564
#: redbot/cogs/customcom/customcom.py:606
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:570
#: redbot/cogs/customcom/customcom.py:612
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:572
#: redbot/cogs/customcom/customcom.py:614
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:584
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:586
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:589
#: redbot/cogs/customcom/customcom.py:631
msgid "Responses:\n"
msgstr "回應:\n"
#: redbot/cogs/customcom/customcom.py:687
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr "太多參數!"
#: redbot/cogs/customcom/customcom.py:691
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:717
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
msgstr ""