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

Automated Crowdin downstream

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-07 05:42:35 +02:00
committed by GitHub
parent e9a9b22d0f
commit 4be15c9832
1181 changed files with 142056 additions and 111545 deletions

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: af_ZA\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Arabic\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ar_SA\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "إضافة رد عشوائي:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr "يجب أن تأخذ الردود العشوائية نفس الحجج!"
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr "انتهت مهلة الرد، يرجى المحاولة مرة أخرى لاحقاً."
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "ما هي الاستجابة التي تريدها؟"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -56,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -69,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -88,19 +88,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -113,7 +113,7 @@ msgstr "إنشاء أوامر مخصصة.\n\n"
" [here]()\n"
" "
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -122,38 +122,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr "يوجد بالفعل أمر بوت بنفس الاسم."
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr "تم إلغاء عملية الأوامر المخصصة."
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "تم إضافة الأمر المخصص بنجاح."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
msgid "This command already exists. Use `{command}` to edit it."
msgstr "هذا الأمر موجود بالفعل. استخدم `{command}` لتعديله."
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -164,7 +164,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -181,33 +181,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "هذا الأمر غير موجود."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr "يجوز {} استخدام هذا الأمر كل {} ثانية"
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr "هذا الأمر ليس له تبريد."
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr "{} يجب أن تكون واحدة من {}"
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr "تم تعديل أمر تبريد مخصص بنجاح."
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "هذا الأمر غير موجود. استخدم `{command}` لإضافته."
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -217,11 +217,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "تم حذف الأمر المخصص بنجاح."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -232,11 +232,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "تم تعديل الأمر المخصص بنجاح."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -247,19 +247,19 @@ msgstr "قائمة جميع الأوامر المخصصة المتاحة.\n\n"
" حررت من الدرك واستعيض عن الخطوط الجديدة بمسافات.\n"
" "
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "لا توجد أوامر مخصصة في هذا الخادم. استخدم `{command}` لبدء إضافة البعض."
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "قائمة الأوامر المخصصة"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "الصفحة {num}/{total}"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -267,38 +267,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr "لم أتمكن من العثور على هذا الأمر المخصص."
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "عشوائي"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "عادي"
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: bg_BG\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Bosnian\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"
"Generated-By: redgettext 3.4.2\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"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: bs_BA\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Catalan\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ca_ES\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: cs_CZ\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Přidat náhodnou odpověď:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr "Vypršel časový limit odpovědi, opakujte akci později."
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Jakou odpověď chcete?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -56,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -69,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -88,19 +88,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -109,7 +109,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -118,38 +118,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr "Vlastní příkaz byl zrušen."
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Vlastní příkaz byl úspěšně přidán."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -160,7 +160,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -177,33 +177,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Tento příkaz neexistuje."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr "{} musí být jeden z {}"
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
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:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -213,11 +213,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -228,11 +228,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Vlastní příkaz byl úspěšně upraven."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -240,19 +240,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
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:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "Seznam vlastních příkazů"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "Strana {num}/{total}"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -260,38 +260,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr "Nemohu najít tento vlastní příkaz."
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "Náhodně"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "Normální"
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr "Odpovědi:\n"

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Danish\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: da_DK\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Tilføj et tilfældig svar:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Hvilket svar vil du have?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -56,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -69,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -88,19 +88,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -109,7 +109,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -118,38 +118,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -160,7 +160,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -177,33 +177,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -213,11 +213,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -228,11 +228,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -240,19 +240,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -260,38 +260,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: German\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: de_DE\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Füge eine zufällige Antwort hinzu:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr "Zufällige Antworten müssen die gleichen Argumente aufweisen!"
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr "Zeitüberschreitung bei der Antwort, versuche es später erneut."
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Welche Reaktion willst du?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -56,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -69,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr "Antwort #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Antwort #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -89,19 +89,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr "Keine Ergebnisse gefunden."
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr "Suchergebnisse"
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr "Folgendes wurde gefunden:"
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -114,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:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -123,38 +123,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr "Benutzerdefinierte Befehle dürfen keine Leerzeichen enthalten."
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
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:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr "Der Vorgang, zum Erstellen eines benutzedefinierten Befehls, wurde abgebrochen."
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Benutzerdefinierter Befehl erfolgreich hinzugefügt."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -165,7 +165,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -182,33 +182,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Dieser Befehl existiert nicht."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr "Ein {} darf diesen Befehl alle {} Sekunden aufrufen"
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr "Dieser Befehl hat keine Abklingzeit."
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr "{} muss einer von {} sein"
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr "Abklingzeit des benutzerdefinierten Befehls erfolgreich bearbeitet."
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
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:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -218,11 +218,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "Benutzerdefinierter Befehl erfolgreich gelöscht."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -233,11 +233,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Benutzerdefinierter Befehl erfolgreich bearbeitet."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -248,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:555
#: redbot/cogs/customcom/customcom.py:553
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:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "Liste der benutzerdefinierten Befehle"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "Seite {num}/{total}"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -268,23 +268,23 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr "Ich konnte diesen benutzerdefinierten Befehl nicht finden."
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "Zufall"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -294,15 +294,15 @@ msgstr "Befehl: {command_name}\n"
"Erstellt: {created_at}\n"
"Typ: {type}\n"
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr "Cooldown:\n"
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr "{num} Sekunden pro {period}\n"
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr "Antworten:\n"

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Greek\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: el_GR\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,40 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: es_ES\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Agrega una respuesta aleatoria:"
msgstr "Añade una respuesta aleatoria:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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 ""
msgstr "La respuesta de texto que estás intentando crear tiene más de 2000 caracteres.\n"
"No puedo enviar mensajes con más de 2000 caracteres, por favor inténtalo de nuevo."
#: redbot/cogs/customcom/customcom.py:113
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr "¡Las respuestas aleatorias deben tomar los mismos argumentos!"
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr "¿Quieres crear un comando personalizado 'aleatorio'?"
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr "Respuesta expirada, inténtalo de nuevo más tarde."
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "¿Qué tipo de respuesta quieres?"
msgstr "¿Qué respuesta quieres?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -60,12 +61,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:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Comando base para la gestión de Comandos Personalizados."
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -76,17 +77,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr "Respuesta #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Respuesta #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -101,19 +102,19 @@ msgstr "\n"
" - `<query>` La consulta a buscar. Puede ser varias palabras.\n"
" "
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr "No se encontraron coincidencias cercanas."
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr "Resultados de la búsqueda"
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr "Se han encontrado las siguientes coincidencias:"
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -126,7 +127,7 @@ msgstr "Crear comandos personalizados.\n\n"
" [here](https://docs. iscord.red/es/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -139,38 +140,39 @@ 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:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
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:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
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:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr "Proceso de comandos personalizado cancelado."
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Comando personalizado añadido satifactoriamente."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Este comando ya existe. Use `{command}` para editarlo."
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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 ""
msgstr "La respuesta de texto que estás intentando crear tiene más de 2000 caracteres.\n"
"No puedo enviar mensajes de más de 2000 caracteres."
#: redbot/cogs/customcom/customcom.py:404
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -187,7 +189,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:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -216,33 +218,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:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Este comando no existe."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr "{} puede llamar a este comando cada {} segundos"
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr "Este comando no tiene tiempo de reutilización."
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr "{} debe ser uno de {}"
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr "El tiempo de reutilización del comando personalizado se ha editado correctamente."
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
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:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -257,11 +259,11 @@ msgstr "Eliminar un comando personalizado.\n\n"
" - `<command>` El comando personalizado a borrar.\n"
" "
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "Comando personalizado eliminado satifactoriamente."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -278,11 +280,11 @@ msgstr "Editar un comando personalizado.\n\n"
" - `<text>` El nuevo texto a devolver al ejecutar el comando.\n"
" "
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Comando personalizado editado con éxito."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -293,19 +295,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:555
#: redbot/cogs/customcom/customcom.py:553
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:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "Lista de comandos personalizados"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "Página {num}/{total}"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -316,23 +318,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:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr "No he podido encontrar ese comando personalizado."
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr "Usuario eliminado"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "Aleatorio"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -342,15 +344,15 @@ msgstr "Comando: {command_name}\n"
"Creado: {created_at}\n"
"Tipo: {type}\n"
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr "Enfriamiento:\n"
msgstr "Enfriamientos:\n"
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr "{num} segundos por {period}\n"
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr "Respuestas:\n"

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Finnish\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: fi_FI\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: French\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: fr_FR\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Ajouter une réponse aléatoire :"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
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:185
#: redbot/cogs/customcom/customcom.py:183
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:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr "Requête expirée, veuillez réessayer ultérieurement."
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Quelle réponse voulez-vous ?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -60,12 +60,12 @@ msgstr "Ce cog contient des commandes permettant de créer et de gérer des comm
" Les commandes ne peuvent être qu'en minuscules, et ne répondront pas aux lettres majuscules.\n"
" "
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Commande de base pour la gestion des commandes personnalisées."
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -76,17 +76,17 @@ msgstr "Obtenez la réponse brute d'une commande personnalisée, pour obtenir le
" **Arguments:**\n\n"
" - `<command>` La commande personnalisée dont on veut obtenir la réponse brute."
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr "Réponse #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Réponse #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -100,19 +100,19 @@ msgstr "\n"
" **Arguments:**\n\n"
" - `<query>` La requête à rechercher. Peut être constituée de plusieurs mots. "
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr "Aucune correspondance proche n'a été trouvée."
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr "Résultats de la recherche"
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr "Les correspondances suivantes ont été trouvées:"
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -125,7 +125,7 @@ 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:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -137,38 +137,38 @@ msgstr "Créez un CC qui choisira une réponse au hasard !\n\n"
" **Arguments:**\n\n"
" - `<command>` La commande exécutée pour retourner le texte. Mettre en minuscule. "
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
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:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
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:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr "Processus de commande personnalisée annulé."
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Commande personnalisée ajoutée avec succès."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -185,7 +185,7 @@ msgstr "Ajoutez une simple commande personnalisée.\n\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:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -213,33 +213,33 @@ msgstr "Définissez, modifiez ou affichez le délai d'attente d'une commande per
" - `<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:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Cette commande n'existe pas."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr "Un {} peut appeler cette commande toutes les {} secondes"
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr "Cette commande n'a pas de cooldown."
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr "{} doit être l'un des {}"
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr "Le cooldown de commande personnalisé a été modifié avec succès."
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
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:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -254,11 +254,11 @@ msgstr "Supprimer une commande personnalisée.\n\n"
" - `<command>` La commande personnalisée à supprimer.\n"
" "
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "La commande personnalisée a été supprimée avec succès."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -274,11 +274,11 @@ msgstr "Modifier une commande personnalisée.\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:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Commande personnalisée modifiée avec succès."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -289,19 +289,19 @@ 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:555
#: redbot/cogs/customcom/customcom.py:553
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:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "Liste de commandes personnalisées"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "Page {num}/{total}"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -312,23 +312,23 @@ msgstr "Affiche les réponses d'une commande personnalisée et ses paramètres.\
" - `<command_name>` La commande personnalisée à afficher.\n"
" "
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
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:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr "Utilisateur supprimé"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "Aléatoire"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -338,15 +338,15 @@ msgstr "Commande : {command_name}\n"
"Créé le : {created_at}\n"
"Type : {type}\n"
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr "Cooldowns :\n"
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr "{num} secondes par {period}\n"
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr "Réponses :\n"

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Hebrew\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: he_IL\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Hindi\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: hi_IN\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+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"
"Generated-By: redgettext 3.4.2\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"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: hr_HR\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -174,35 +174,47 @@ 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 "Postavite, uredite ili pregledajte vrijeme hlađenja za prilagođenu naredbu\n\n"
" Možete postaviti vrijeme hlađenja po članu, kanalu ili serveru. Može\n"
" se postaviti više hlađenja. Sva hlađenja moraju proći da bi se pokrenula\n"
" prilagođena naredba.\n\n"
" Primjeri:\n"
" - `[p]customcom cooldown pingrole`\n"
" - `[p]customcom cooldown vašanaredba 30`\n"
" - `[p]cc cooldown mojanaredba 30 guild`\n\n"
" **Argumenti:**\n\n"
" - `<command>` Prilagođena naredba kojoj provjeravate ili postavljate hlađenje.\n"
" - `<cooldown>` Broj sekundi za čekanje prije dopuštanja ponovnog izvršavanja naredbe. Ako se izostavi, vratit će se na trenutne postavke hlađenja.\n"
" - `<per>` Grupa na koju treba primijeniti hlađenje. Zadano stanje je po članu. Valjani izbori su server, guild, user i member.\n"
" "
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
msgstr "Ta naredba ne postoji."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
msgstr "{} može pokrenuti ovu naredbu svakih {} sekundi"
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
msgstr "Ova naredba nema hlađenje."
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
msgstr "{} mora biti jedan od {}"
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
msgstr "Hlađenje prilagođene naredbe uspješno je uređeno."
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
msgstr "Ta naredba ne postoji. Upotrijebite `{command}` da ju dodate."
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -210,13 +222,18 @@ msgid "Delete a custom command.\n\n"
" **Arguments:**\n\n"
" - `<command>` The custom command to delete.\n"
" "
msgstr ""
msgstr "Izbrišite prilagođenu naredbu\n\n"
" Primjer:\n"
" - `[p]customcom delete vašanaredba`\n\n"
" **Argumenti:**\n\n"
" - `<command>` Prilagođena naredba za brisanje.\n"
" "
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
msgstr "Prilagođena naredba je uspješno izbrisana."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -225,82 +242,97 @@ 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 "Uredite prilagođenu naredbu.\n\n"
" Primjer:\n"
" - `[p]customcom edit vašanaredba Tekst koji želite`\n\n"
" **Argumenti:**\n\n"
" - `<command>` Prilagođena naredba za uređivanje.\n"
" - `<text>` Novi tekst koji treba ispisati prilikom izvršavanja naredbe.\n"
" "
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
msgstr "Prilagođena naredba je uspješno uređena."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, 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 ""
msgstr "Popis svih dostupnih prilagođenih naredbi.\n\n"
" Popis prikazuje pregled odgovora svake naredbe, s\n"
" oznakama i novim redovima zamijenjenim razmacima.\n"
" "
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
msgstr "U ovom serveru nema prilagođenih naredbi. Upotrijebite `{command}` za početak dodavanja."
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
msgstr "Popis prilagođenih naredbi"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
msgstr "Stranica {num}/{total}"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, 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 "Prikazuje odgovore prilagođene naredbe i njezine postavke.\n\n"
" **Argumenti:**\n\n"
" - `<command_name>` Prilagođena naredba za prikaz.\n"
" "
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
msgstr "Nisam mogao pronaći tu prilagođenu naredbu."
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
msgstr "Izbrisan korisnik"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
msgstr "Nasumična"
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "Normalna"
#: 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 ""
msgstr "Naredba: {command_name}\n"
"Autor: {author}\n"
"Kreirao: {created_at}\n"
"Vrsta: {type}\n"
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr "Hlađenje:\n"
#: redbot/cogs/customcom/customcom.py:626
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
msgid "{num} seconds per {period}\n"
msgstr ""
msgstr "{num} sekundi po {period}\n"
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""
msgstr "Odgovori:\n"
#: redbot/cogs/customcom/customcom.py:729
msgid "Too many arguments!"
msgstr ""
msgstr "Previše argumenata!"
#: redbot/cogs/customcom/customcom.py:733
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
msgstr "Argumenti moraju biti uzastopni. Nedostajući argumenti: "
#: redbot/cogs/customcom/customcom.py:759
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Hungarian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: hu_HU\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr "Keresési találatok"
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr "Törölt felhasználó"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "Véletlenszerű"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: id_ID\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Tambahkan tanggapan acak:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Tanggapan apa yang anda inginkan?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Perintah kustom berhasil ditambahkan."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Perintah tersebut tidak ada."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "Perintah kustom berhasil dihapus."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Perintah kustom berhasil diubah."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Italian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: it_IT\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Aggiungere una risposta casuale:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Quale risposta vuoi?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Comando personalizzato aggiunto con successo."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Tale comando non esiste."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "Comando personalizzato eliminato correttamente."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Comando personalizzato modificato con successo."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Japanese\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ja_JP\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Korean\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ko_KR\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "등록된 랜덤 대답 리스트 :"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "어떤 대답을 원해요?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "커스텀 커맨드가 성공적으로 추가됐어요."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "해당 커맨드는 추가되어 있지 않아요."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "커스텀 커맨드가 성공적으로 삭제됐어요."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "커스텀 커맨드가 성공적으로 수정됐어요."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: nb_NO\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Legg til et tilfeldig svar:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr "Tilfeldig svar må ta de samme argumentene!"
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr "Svaret ble tidsavbrutt, prøv igjen senere."
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Hva svar du vil ha?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -60,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:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Grunnkommando for egendefinerte Kommandoer behandling."
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -76,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr "Svar #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Svar #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -101,19 +101,19 @@ msgstr "\n"
" - `<query>` Spørringen å søke etter. Kan være flere ord.\n"
" "
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr "Ingen nære kamper ble funnet."
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr "Søk i resultater"
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr "Følgende treff har blitt funnet:"
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -126,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:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -139,38 +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:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr "Egendefinert kommandonavn kan ikke ha mellomrom i dem."
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
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:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr "Egendefinert kommandoprosess avbrutt."
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Tilpasset kommando ble lagt til."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -187,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:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -216,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:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Den kommandoen finnes ikke."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr "En {} kan kalle denne kommandoen hvert {} sekund"
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr "Denne kommandoen har ingen nedkjøling."
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr "{} må være en av {}"
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr "Egendefinert kommando cooldown redigert."
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
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:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -257,11 +257,11 @@ msgstr "Slett en egendefinert kommando.\n\n"
" - `<command>` Den egendefinerte kommandoen for å slette.\n"
" "
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "Egendefinert kommando slettet."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -278,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:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Egendefinert kommando redigert."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -293,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:555
#: redbot/cogs/customcom/customcom.py:553
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:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "Tilpasset kommando liste"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "Side {num}/{total}"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -316,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:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr "Jeg fant ikke den egendefinerte kommandoen."
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr "Slettet bruker"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "Tilfeldig"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "Vanlig"
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -342,15 +342,15 @@ msgstr "Kommando: {command_name}\n"
"Opprettet: {created_at}\n"
"Type: {type}\n"
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr "Nedkjølinger:\n"
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr "{num} sekunder per {period}\n"
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr "Respons:\n"

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Dutch\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: nl_NL\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Voer een willekeurig antwoord in:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pl_PL\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pt_BR\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pt_PT\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Romanian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ro_RO\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Russian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,39 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ru_RU\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Добавить случайный ответ:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr "Случайные ответы должны принимать те же аргументы!"
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr "Время ответа истекло, повторите попытку позже."
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Какой ответ вы хотите?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -60,12 +60,12 @@ msgstr "Эта шестеренка содержит команды для со
" Команды могут быть только строчными, и не будут отвечать на заглавные буквы.\n"
" "
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Базовая команда для управления пользовательскими командами."
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -76,17 +76,17 @@ msgstr "Получите необработанный ответ пользов
" **Аргументы:**\n\n"
" - `<command>` Пользовательская команда для получения необработанного ответа."
#: redbot/cogs/customcom/customcom.py:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr "Ответ #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Ответ #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -101,19 +101,19 @@ msgstr "\n"
" - `<query>` Запрос для поиска. Может состоять из нескольких слов.\n"
" "
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr "Ничего не найдено."
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr "Результаты поиска"
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr "Были найдены следующие совпадения:"
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -126,7 +126,7 @@ msgstr "Создание пользовательских команд.\n\n"
" [here] (https://docs.discord.red/en/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -139,38 +139,38 @@ msgstr "Создайте КС, в котором он будет случайн
" - `<command>` Команда, выполняемая для возврата текста. Приводится к нижнему регистру.\n"
" "
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr "Пользовательские имена команд не могут содержать пробелов."
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr "Уже существует команда бота с таким же именем."
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr "Пользовательский процесс команды отменен."
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Пользовательская команда успешно добавлена."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Эта команда уже существует. Используйте `{command}` для редактирования."
#: redbot/cogs/customcom/customcom.py:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -187,7 +187,7 @@ msgstr "Добавьте простую пользовательскую ком
" - `<text>` Текст, возвращаемый при выполнении команды. См. руководство по расширенному использованию.\n"
" "
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -216,33 +216,33 @@ msgstr "Установка, редактирование или просмотр
" - `<per>` Группа, для которой будет применяться охлаждение. По умолчанию для каждого члена. Возможные варианты: сервер, гильдия, пользователь и член.\n"
" "
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Такой команды не существует."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr "{} может вызывать эту команду каждые {} секунд"
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr "Эта команда не имеет времени восстановления."
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr "{} должен быть одним из {}"
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr "Время восстановления пользовательской команды успешно отредактировано."
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Эта команда не существует. Используйте `{command}`, чтобы добавить ее."
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -257,11 +257,11 @@ msgstr "Удаление пользовательской команды.\n\n"
" - `<command>` Пользовательская команда для удаления.\n"
" "
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "Пользовательская команда успешно удалена."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -278,11 +278,11 @@ msgstr "Редактирование пользовательской коман
" - `<text>` Новый текст, возвращаемый при выполнении команды.\n"
" "
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Пользовательская команда успешно отредактирована."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -293,19 +293,19 @@ msgstr "Список всех доступных пользовательски
" разметки и новые строки заменены пробелами.\n"
" "
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "На этом сервере нет пользовательских команд. Используйте `{command}`, чтобы начать добавлять некоторые."
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "Список пользовательских команд"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "Страница {num}/{total}"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -316,23 +316,23 @@ msgstr "Показывает ответы пользовательской ко
" - `<command_name>` Пользовательская команда для отображения.\n"
" "
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr "Я не смог найти эту пользовательскую команду."
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr "Удалённый пользователь"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "Случайно"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "Обычный"
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -342,15 +342,15 @@ msgstr "Команда: {command_name}\n"
"Создано: {created_at}\n"
"Тип: {type}\n"
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr "Перезарядка:\n"
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr "{num} секунд в {period}\n"
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr "Ответы:\n"

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Slovak\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sk_SK\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Slovenian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sl_SI\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\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"
"Generated-By: redgettext 3.4.2\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"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sr_CS\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Cyrillic)\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"
"Generated-By: redgettext 3.4.2\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"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sr_SP\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Swedish\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sv_SE\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Lägg till ett slumpmässigt svar:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "Vilket svar vill du ha?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Det anpassade kommandot har lagts till."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Det kommandot finns inte."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "Det anpassade kommandot är nu borttaget."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Det anpassade kommandot har nu ändrats."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Turkish\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,39 +15,40 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: tr_TR\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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:93
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "Rastgele yanıt ekle"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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 ""
msgstr "Oluşturmaya çalıştığınız yazılı yanıt 2000 karakterden uzun.\n"
"2000 karakterden uzun mesajlar gönderemem, lütfen tekrar deneyin."
#: redbot/cogs/customcom/customcom.py:113
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr "Rastgele yanıtlar aynı argümanları almalı."
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr "Rastgeleleştirilmiş özel komut oluşturmak ister misiniz?"
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
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:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr "İstediğin yanıt nedir?"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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"
@@ -60,12 +61,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:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr "Özel Komutların yönetimi için Temel Komut."
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -76,17 +77,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr "Yanıt #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr "Yanıt #{num}/{total}:\n"
"{raw}"
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -101,19 +102,19 @@ msgstr "\n"
" - `<query>` Aramak istediğiniz sorgu, birden çok kelime içerebilir.\n"
" "
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr "Eşleşmeler bulunamadı."
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr "Arama sonuçları"
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr "Aşağıdaki eşleşmeler bulundu:"
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -126,7 +127,7 @@ msgstr "Özel komut oluşturun.\n\n"
" [bura](https://docs.discord.red/en/stable/cog_customcom.html).\n"
" "
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -139,38 +140,39 @@ 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:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr "Özel komut adlarında boşluk olamaz."
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr "Bu isimle bir komut zaten bulunmakta."
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr "Özel komut işlemi iptal edildi."
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr "Özel komut başarıyla eklendi."
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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:395
#: redbot/cogs/customcom/customcom.py:434
#: redbot/cogs/customcom/customcom.py:537
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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 ""
msgstr "Oluşturmaya çalıştığınız yazılı yanıt 2000 karakterden uzun.\n"
"2000 karakterden uzun mesajlar gönderemem, lütfen tekrar deneyin."
#: redbot/cogs/customcom/customcom.py:404
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -187,7 +189,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:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -216,33 +218,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:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr "Bu komut var gibi görünmüyor."
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr "{} kişisi bu komutu {} saniye de bir çalıştırabilir."
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr "Bu komutun bekleme süresi bulunmuyor."
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr "{} 'dan biri {} olmalı."
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr "Özel komut bekleme süresi başarılı bir şekilde düzenlendi."
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
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:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -257,11 +259,11 @@ msgstr "Bir özel komutu siler.\n\n"
" - `<command>` Silinecek komut.\n"
" "
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr "Özel komut başarıyla kaldırıldı."
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -278,11 +280,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:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr "Özel komut başarıyla düzenlendi."
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -292,19 +294,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:555
#: redbot/cogs/customcom/customcom.py:553
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:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "Özel komut listesi"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "{num}/{total} sayfa"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -315,23 +317,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:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr "Bu özel komutu bulamadım."
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr "Silinmiş Kullanıcı"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr "Rastgele"
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
@@ -341,15 +343,15 @@ msgstr "Komut: {command_name}\n"
"Oluşturulma Tarihi: {created_at}\n"
"Tipi: {type}\n"
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr "Bekleme süresi:\n"
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr "{num} saniye her {period} başına\n"
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr "Yanıtlar"

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: uk_UA\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: vi_VN\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_CN\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional, Hong Kong\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_HK\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr ""

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-12-31 00:40+0000\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\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"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -15,38 +15,38 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_TW\n"
#: redbot/cogs/customcom/customcom.py:82
#: redbot/cogs/customcom/customcom.py:80
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
#: redbot/cogs/customcom/customcom.py:91
msgid "Add a random response:"
msgstr "添加隨機回應:"
#: redbot/cogs/customcom/customcom.py:100
#: redbot/cogs/customcom/customcom.py:98
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
#: redbot/cogs/customcom/customcom.py:111
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:185
#: redbot/cogs/customcom/customcom.py:183
msgid "Do you want to create a 'randomized' custom command?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:191
#: redbot/cogs/customcom/customcom.py:202
#: redbot/cogs/customcom/customcom.py:189
#: redbot/cogs/customcom/customcom.py:200
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:196
#: redbot/cogs/customcom/customcom.py:194
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:236
#, 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 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
#: redbot/cogs/customcom/customcom.py:266
#, docstring
msgid "Base command for Custom Commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:273
#: redbot/cogs/customcom/customcom.py:271
#, 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"
@@ -68,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:298
#: redbot/cogs/customcom/customcom.py:296
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:308
#: redbot/cogs/customcom/customcom.py:306
msgid "Response #{num}/{total}:\n"
"{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:319
#: redbot/cogs/customcom/customcom.py:317
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
@@ -87,19 +87,19 @@ msgid "\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:339
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
msgstr "沒有符合的結果。"
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:342
msgid "Search results"
msgstr "查詢結果"
#: redbot/cogs/customcom/customcom.py:349
#: redbot/cogs/customcom/customcom.py:347
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:354
#: redbot/cogs/customcom/customcom.py:352
#, docstring
msgid "Create custom commands.\n\n"
" If a type is not specified, a simple CC will be created.\n"
@@ -108,7 +108,7 @@ msgid "Create custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:363
#, docstring
msgid "Create a CC where it will randomly choose a response!\n\n"
" Note: This command is interactive.\n\n"
@@ -117,38 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:375
#: redbot/cogs/customcom/customcom.py:416
#: redbot/cogs/customcom/customcom.py:373
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:378
#: redbot/cogs/customcom/customcom.py:419
#: redbot/cogs/customcom/customcom.py:376
#: redbot/cogs/customcom/customcom.py:417
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:382
#: redbot/cogs/customcom/customcom.py:380
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:386
#: redbot/cogs/customcom/customcom.py:423
#: redbot/cogs/customcom/customcom.py:384
#: redbot/cogs/customcom/customcom.py:421
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:389
#: redbot/cogs/customcom/customcom.py:426
#: redbot/cogs/customcom/customcom.py:387
#: redbot/cogs/customcom/customcom.py:424
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
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:432
#: redbot/cogs/customcom/customcom.py:535
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
#: redbot/cogs/customcom/customcom.py:402
#, docstring
msgid "Add a simple custom command.\n\n"
" Example:\n"
@@ -159,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:443
#, 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"
@@ -176,33 +176,33 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:466
#: redbot/cogs/customcom/customcom.py:507
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:471
#: redbot/cogs/customcom/customcom.py:469
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:475
#: redbot/cogs/customcom/customcom.py:473
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:479
#: redbot/cogs/customcom/customcom.py:477
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:483
#: redbot/cogs/customcom/customcom.py:481
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
#: redbot/cogs/customcom/customcom.py:527
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:525
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:492
#, docstring
msgid "Delete a custom command.\n\n"
" Example:\n"
@@ -212,11 +212,11 @@ msgid "Delete a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
#: redbot/cogs/customcom/customcom.py:503
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:512
#: redbot/cogs/customcom/customcom.py:510
#, docstring
msgid "Edit a custom command.\n\n"
" Example:\n"
@@ -227,11 +227,11 @@ msgid "Edit a custom command.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
#: redbot/cogs/customcom/customcom.py:522
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:546
#: redbot/cogs/customcom/customcom.py:544
#, docstring
msgid "List all available custom commands.\n\n"
" The list displays a preview of each command's response, with\n"
@@ -239,19 +239,19 @@ msgid "List all available custom commands.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:555
#: redbot/cogs/customcom/customcom.py:553
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:571
#: redbot/cogs/customcom/customcom.py:569
msgid "Custom Command List"
msgstr "自訂指令列表"
#: redbot/cogs/customcom/customcom.py:575
#: redbot/cogs/customcom/customcom.py:573
msgid "Page {num}/{total}"
msgstr "第{num}頁/共{total}頁"
#: redbot/cogs/customcom/customcom.py:585
#: redbot/cogs/customcom/customcom.py:583
#, docstring
msgid "Shows a custom command's responses and its settings.\n\n"
" **Arguments:**\n\n"
@@ -259,38 +259,38 @@ msgid "Shows a custom command's responses and its settings.\n\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:595
#: redbot/cogs/customcom/customcom.py:593
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:606
#: redbot/cogs/customcom/customcom.py:604
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:612
#: redbot/cogs/customcom/customcom.py:610
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:614
#: redbot/cogs/customcom/customcom.py:612
msgid "Command: {command_name}\n"
"Author: {author}\n"
"Created: {created_at}\n"
"Type: {type}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:626
#: redbot/cogs/customcom/customcom.py:624
msgid "Cooldowns:\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:628
#: redbot/cogs/customcom/customcom.py:626
msgid "{num} seconds per {period}\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:631
#: redbot/cogs/customcom/customcom.py:629
msgid "Responses:\n"
msgstr "回應:\n"