mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 18:32:32 -05:00
Automated Crowdin downstream (#6119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b3fd90ae4c
commit
7b80043d19
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,34 +15,39 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: ar_SA\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "إضافة رد عشوائي:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr "يجب أن تأخذ الردود العشوائية نفس الحجج!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "هل تريد إنشاء أمر مخصص 'عشوائي'؟ (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: 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:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "ما هي الاستجابة التي تريدها؟"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -64,38 +69,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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 +113,7 @@ msgstr "إنشاء أوامر مخصصة.\n\n"
|
||||
" [here]()\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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,31 +122,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr "يوجد بالفعل أمر بوت بنفس الاسم."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "تم إلغاء عملية الأوامر المخصصة."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr "تم إضافة الأمر المخصص بنجاح."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -152,7 +164,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -164,38 +176,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr "هذا الأمر غير موجود."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr "يجوز {} استخدام هذا الأمر كل {} ثانية"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr "هذا الأمر ليس له تبريد."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} يجب أن تكون واحدة من {}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr "تم تعديل أمر تبريد مخصص بنجاح."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -205,11 +217,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "تم حذف الأمر المخصص بنجاح."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -220,11 +232,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "تم تعديل الأمر المخصص بنجاح."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -235,70 +247,70 @@ msgstr "قائمة جميع الأوامر المخصصة المتاحة.\n\n"
|
||||
" حررت من الدرك واستعيض عن الخطوط الجديدة بمسافات.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "قائمة الأوامر المخصصة"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "الصفحة {num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr "لم أتمكن من العثور على هذا الأمر المخصص."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "عشوائي"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "عادي"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "يجب أن تكون الحجج متتابعة. الحجج المفقودة: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,34 +15,39 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: cs_CZ\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Přidat náhodnou odpověď:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "Chcete vytvořit 'náhodný' vlastní příkaz? (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: 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:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Jakou odpověď chcete?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -64,38 +69,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -104,7 +109,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -113,31 +118,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "Vlastní příkaz byl zrušen."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py: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:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -148,7 +160,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -160,38 +172,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} musí být jeden z {}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -201,11 +213,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -216,11 +228,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Vlastní příkaz byl úspěšně upraven."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -228,70 +240,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "Seznam vlastních příkazů"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "Strana {num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: 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:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Náhodně"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "Normální"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "Odpovědi:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "Příliš mnoho argumentů!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Argumenty musí být sekvenční. Chybějící argumenty: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,34 +15,39 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: da_DK\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Tilføj et tilfældig svar:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "Vil du skabe en \"tilfældigt\" brugerdefineret kommando? (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: 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:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Hvilket svar vil du have?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -64,38 +69,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -104,7 +109,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -113,31 +118,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -148,7 +160,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -160,38 +172,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -201,11 +213,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -216,11 +228,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -228,70 +240,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,34 +15,39 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Füge eine zufällige Antwort hinzu:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr "Zufällige Antworten müssen die gleichen Argumente aufweisen!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "Möchtest du einen 'zufälligen' benutzerdefinierten Befehl erstellen? (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: 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:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Welche Reaktion willst du?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -51,12 +56,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -64,39 +69,39 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr "Antwort #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr "Antwort #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr "Keine Ergebnisse gefunden."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr "Suchergebnisse"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr "Folgendes wurde gefunden:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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 +114,7 @@ msgstr "Erstelle einen benutzerdefinierten Befehl.\n\n"
|
||||
" [Dokumentation](https://docs.discord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: redbot/cogs/customcom/customcom.py:363
|
||||
#, docstring
|
||||
msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" Note: This command is interactive.\n\n"
|
||||
@@ -118,31 +123,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py: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:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: 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:361
|
||||
#: 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:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: 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:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -153,7 +165,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -165,38 +177,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: 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:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr "Dieser Befehl hat keine Abklingzeit."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} muss einer von {} sein"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr "Abklingzeit des benutzerdefinierten Befehls erfolgreich bearbeitet."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: redbot/cogs/customcom/customcom.py: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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -206,11 +218,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "Benutzerdefinierter Befehl erfolgreich gelöscht."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -221,11 +233,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Benutzerdefinierter Befehl erfolgreich bearbeitet."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -236,43 +248,43 @@ msgstr "Listet alle verfügbaren benutzerdefinierten Befehle auf.\n\n"
|
||||
" mit escaped Markdown und Zeilenumbrüche durch Leerzeichen ersetzt.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: redbot/cogs/customcom/customcom.py: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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "Liste der benutzerdefinierten Befehle"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "Seite {num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: 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:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Zufall"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
@@ -282,27 +294,27 @@ msgstr "Befehl: {command_name}\n"
|
||||
"Erstellt: {created_at}\n"
|
||||
"Typ: {type}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr "Cooldown:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr "{num} Sekunden pro {period}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "Antworten:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "Zu viele Argumente!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr "Widersprüchliche Doppelpunkt Schreibweise für Argument {index}: \"{name1}\" und \"{name2}\"."
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,34 +15,40 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: 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:89
|
||||
#: 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:101
|
||||
#: 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 "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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr "¡Las respuestas aleatorias deben tomar los mismos argumentos!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "¿Quieres crear un comando personalizado 'aleatorio'? (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: 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: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:177
|
||||
#: 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:217
|
||||
#: 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 +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:247
|
||||
#: 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:252
|
||||
#: 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"
|
||||
@@ -71,44 +77,44 @@ msgstr "Obtener la respuesta cruda de un comando personalizado, para obtener el
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<command>` El comando personalizado para obtener la respuesta cruda."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr "Respuesta #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr "Respuesta #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Busca a través de comandos personalizados, de acuerdo a la consulta.\n\n"
|
||||
" Utiliza la búsqueda de fuzzywuzzy para encontrar coincidencias cercanas.\n\n"
|
||||
" Utiliza la búsqueda difusa para encontrar coincidencias cerca.\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<query>` La consulta a buscar. Puede ser varias palabras.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr "No se encontraron coincidencias cercanas."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr "Resultados de la búsqueda"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: 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:333
|
||||
#: 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"
|
||||
@@ -121,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:344
|
||||
#: 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"
|
||||
@@ -134,31 +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:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: 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:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: 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:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "Proceso de comandos personalizado cancelado."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr "Comando personalizado añadido satifactoriamente."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: redbot/cogs/customcom/customcom.py: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:376
|
||||
#: 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 "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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -175,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:410
|
||||
#: 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"
|
||||
@@ -187,50 +201,49 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr "Establece, edite o vea el tiempo de espera para un comando personalizado.\n\n"
|
||||
" Puedes establecer tiempos de enfriamiento por miembro, canal o gremio. Se pueden establecer múltiples tiempos de enfriamiento\n"
|
||||
" . Todos los tiempos de enfriamiento deben ser enfriados para llamar al comando\n"
|
||||
" Puedes establecer tiempos de enfriamiento por usuario, canal o guild. Se pueden establecer varios tiempos de enfriamiento de. Todos los tiempos de enfriamiento deben ser enfriados para llamar al comando\n"
|
||||
" personalizado.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]Pingrole de enfriamiento customcom\n"
|
||||
" - `[p]enfriamiento customcom yourcommand 30`\n"
|
||||
" - `[p]cc enfriamiento mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<command>` El comando personalizado para verificar o establecer el tiempo de enfriamiento.\n"
|
||||
" - `<cooldown>` El número de segundos a esperar antes de permitir que el comando sea invocado de nuevo. Si se omite, en su lugar devolverá la configuración actual de enfriamiento.\n"
|
||||
" - `<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"
|
||||
" - `<command>` El comando personalizado a comprobar o establecer el enfriamiento.\n"
|
||||
" - `[cooldown]` El número de segundos a esperar antes de permitir que el comando sea invocado de nuevo. Si se omite, en su lugar devolverá la configuración actual de enfriamiento.\n"
|
||||
" - `[per]` El grupo a aplicar el tiempo de recarga. Por defecto es por miembro. Las opciones válidas son servidor/guild, usuario / miembro y canal.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: 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:440
|
||||
#: 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:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} debe ser uno de {}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: 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:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -245,11 +258,11 @@ msgstr "Eliminar un comando personalizado.\n\n"
|
||||
" - `<command>` El comando personalizado a borrar.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "Comando personalizado eliminado satifactoriamente."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -266,11 +279,11 @@ msgstr "Editar un comando personalizado.\n\n"
|
||||
" - `<text>` El nuevo texto a devolver al ejecutar el comando.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Comando personalizado editado con éxito."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -281,46 +294,46 @@ msgstr "Listar todos los comandos personalizados disponibles.\n\n"
|
||||
" markdown escapado y nuevas líneas sustituidas por espacios.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: redbot/cogs/customcom/customcom.py: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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "Lista de comandos personalizados"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "Página {num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr "Muestra las respuestas de un comando personalizado y sus ajustes.\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<command>` El comando personalizado para mostrar.\n"
|
||||
" - `<command_name>` El comando personalizado a mostrar.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: 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:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr "Usuario eliminado"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Aleatorio"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
@@ -330,27 +343,27 @@ msgstr "Comando: {command_name}\n"
|
||||
"Creado: {created_at}\n"
|
||||
"Tipo: {type}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr "Enfriamiento:\n"
|
||||
msgstr "Enfriamientos:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr "{num} segundos por {period}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "Respuestas:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "¡Demasiados argumentos!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Los argumentos deben ser secuenciales. Faltan argumentos: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr "Conflicto de notación de dos puntos para el argumento {index}: \"{name1}\" y \"{name2}\"."
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: fi_FI\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,88 +15,100 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: 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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Ajouter une réponse aléatoire :"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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: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:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "Voulez-vous créer une commande personnalisée 'aléatoire' ? (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: 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: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:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Quelle réponse voulez-vous ?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
" Custom commands can be used by anyone by default, so be careful with pings.\n"
|
||||
" Commands can only be lowercase, and will not respond to any uppercase letters.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Ce cog contient des commandes permettant de créer et de gérer des commandes personnalisées qui affichent du texte.\n\n"
|
||||
" Elles sont utiles pour stocker les informations dont les membres peuvent avoir besoin, comme les réponses à la FAQ ou les liens d'invitation.\n"
|
||||
" Les commandes personnalisées peuvent être utilisées par n'importe qui par défaut, donc soyez prudent avec les pings.\n"
|
||||
" Les commandes ne peuvent être qu'en minuscules, et ne répondront pas aux lettres majuscules.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py: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:252
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
msgstr "Obtenez la réponse brute d'une commande personnalisée, pour obtenir le markdown approprié.\n\n"
|
||||
" Ceci est utile pour copier et coller.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` La commande personnalisée dont on veut obtenir la réponse brute."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr "Réponse #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr "Réponse #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: 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:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr "Résultats de la recherche"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: 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:333
|
||||
#: 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,40 +121,50 @@ msgstr "Créer des commandes personnalisées.\n\n"
|
||||
" [here](https://docs. iscord.red/fr/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: redbot/cogs/customcom/customcom.py:363
|
||||
#, docstring
|
||||
msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" Note: This command is interactive.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Créez un CC qui choisira une réponse au hasard !\n\n"
|
||||
" Note : Cette commande est interactive.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` La commande exécutée pour retourner le texte. Mettre en minuscule. "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py: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:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: 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:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "Processus de commande personnalisée annulé."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py: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:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -151,9 +173,15 @@ msgid "Add a simple custom command.\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Ajoutez une simple commande personnalisée.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]customcom create simple yourcommand Texte que vous voulez`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` La commande exécutée pour retourner le texte. Transformez-la en minuscules.\n"
|
||||
" - `<text>` Le texte à retourner lors de l'exécution de la commande. Voir le guide pour une utilisation améliorée.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -165,38 +193,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: 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:440
|
||||
#: 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:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} doit être l'un des {}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: 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:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -204,13 +232,18 @@ msgid "Delete a custom command.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Supprimer une commande personnalisée.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` La commande personnalisée à supprimer.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "La commande personnalisée a été supprimée avec succès."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -219,13 +252,18 @@ msgid "Edit a custom command.\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Modifier une commande personnalisée.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]customcom edit yourcommand Texte que vous voulez`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` La commande personnalisée à modifier.\n"
|
||||
" - `<text>` Le nouveau texte à renvoyer lors de l'exécution de la commande. "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Commande personnalisée modifiée avec succès."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: redbot/cogs/customcom/customcom.py:544
|
||||
#, docstring
|
||||
msgid "List all available custom commands.\n\n"
|
||||
" The list displays a preview of each command's response, with\n"
|
||||
@@ -236,43 +274,46 @@ msgstr "Énumérez toutes les commandes personnalisées disponibles.\n\n"
|
||||
" le code markdown affiché et les nouvelles lignes remplacées par des espaces.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: redbot/cogs/customcom/customcom.py: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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "Liste de commandes personnalisées"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "Page {num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr "Affiche les réponses d'une commande personnalisée et ses paramètres.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command_name>` La commande personnalisée à afficher.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: 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:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr "Utilisateur supprimé"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Aléatoire"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
@@ -282,27 +323,27 @@ msgstr "Commande : {command_name}\n"
|
||||
"Créé le : {created_at}\n"
|
||||
"Type : {type}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr "Cooldowns :\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr "{num} secondes par {period}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "Réponses :\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "Trop d'arguments !"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Les arguments doivent être séquentiels. Arguments manquants : "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr "Entrée de deux points contradictoire pour l'argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: hi_IN\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
328
redbot/cogs/customcom/locales/hr-HR.po
Normal file
328
redbot/cogs/customcom/locales/hr-HR.po
Normal file
@@ -0,0 +1,328 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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.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"
|
||||
"X-Crowdin-Language: hr\n"
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: hr_HR\n"
|
||||
|
||||
#: 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:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: 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:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
" Custom commands can be used by anyone by default, so be careful with pings.\n"
|
||||
" Commands can only be lowercase, and will not respond to any uppercase letters.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: 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"
|
||||
" CCs can be enhanced with arguments, see the guide\n"
|
||||
" [here](https://docs.discord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:363
|
||||
#, docstring
|
||||
msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" Note: This command is interactive.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: 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:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: 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: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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr "Ta naredba ne postoji."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr "{} može pokrenuti ovu naredbu svakih {} sekundi"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr "Ova naredba nema hlađenje."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} mora biti jedan od {}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr "Hlađenje prilagođene naredbe uspješno je uređeno."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:484
|
||||
#: redbot/cogs/customcom/customcom.py:525
|
||||
msgid "That command doesn't exist. Use `{command}` to add it."
|
||||
msgstr "Ta naredba ne postoji. Upotrijebite `{command}` da ju dodate."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "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:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "Prilagođena naredba je uspješno izbrisana."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "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:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Prilagođena naredba je uspješno uređena."
|
||||
|
||||
#: 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 "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:553
|
||||
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
|
||||
msgstr "U ovom serveru nema prilagođenih naredbi. Upotrijebite `{command}` za početak dodavanja."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "Popis prilagođenih naredbi"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "Stranica {num}/{total}"
|
||||
|
||||
#: 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 "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:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr "Nisam mogao pronaći tu prilagođenu naredbu."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr "Izbrisan korisnik"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Nasumična"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "Normalna"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
"Type: {type}\n"
|
||||
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 "{num} seconds per {period}\n"
|
||||
msgstr "{num} sekundi po {period}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "Odgovori:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "Previše argumenata!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Argumenti moraju biti uzastopni. Nedostajući argumenti: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: hu_HU\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr "Keresési találatok"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr "Törölt felhasználó"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Véletlenszerű"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Tambahkan tanggapan acak:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Tanggapan apa yang anda inginkan?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: 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:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "Perintah kustom berhasil dihapus."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Perintah kustom berhasil diubah."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Argumen harus berurutan. Argumen yang hilang: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Aggiungere una risposta casuale:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Quale risposta vuoi?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: 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:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "Comando personalizzato eliminato correttamente."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Comando personalizzato modificato con successo."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Gli argomenti devono essere consecutivi. Argomenti mancanti: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: ja_JP\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: ko_KR\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "등록된 랜덤 대답 리스트 :"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "어떤 대답을 원해요?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr "커스텀 커맨드가 성공적으로 추가됐어요."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr "해당 커맨드는 추가되어 있지 않아요."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "커스텀 커맨드가 성공적으로 삭제됐어요."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "커스텀 커맨드가 성공적으로 수정됐어요."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "인수는 순차적이어야해요. 미확인된 인수: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,34 +15,40 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: nb_NO\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: 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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Legg til et tilfeldig svar:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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 "Tekstsvaret du prøver å lage inneholder mer enn 2000 tegn.\n"
|
||||
"Jeg kan ikke sende over 2000 tegn, vennligst prøv igjen."
|
||||
|
||||
#: 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:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "Vil du opprette en 'randomisert' egendefinert kommando? (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr "Vil du lage en 'tilfeldig' egendefinert kommando?"
|
||||
|
||||
#: 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:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Hva svar du vil ha?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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 +61,12 @@ msgstr "Denne cog inneholder kommandoer for å opprette og administrere egendefi
|
||||
" Kommandoer kan bare være små og vil ikke svare på store bokstaver.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr "Grunnkommando for egendefinerte Kommandoer behandling."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -71,44 +77,44 @@ msgstr "Få den rå responsen på en egendefinert kommando, for å få riktig me
|
||||
" **Argumenter:**\n\n"
|
||||
" - `<command>` Den egendefinerte kommandoen for å få rå svaret på."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr "Svar #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr "Svar #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Søker gjennom tilpassede kommandoer, etter spørringen.\n\n"
|
||||
" Bruker fuzzywuzzy som søker for å finne nærliggende treff.\n\n"
|
||||
" Bruker fuzzy søk for å finne nære treff.\n\n"
|
||||
" **Argumenter:**\n\n"
|
||||
" - `<query>` Spørringen å søke etter. Kan være flere ord.\n"
|
||||
" - `<query>` Søket for å søke etter. Kan være flere ord.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr "Ingen nære kamper ble funnet."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr "Søk i resultater"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: 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:333
|
||||
#: 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"
|
||||
@@ -121,7 +127,7 @@ msgstr "Opprett tilpassede kommandoer.\n\n"
|
||||
" [here](https://docs.discord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: redbot/cogs/customcom/customcom.py:363
|
||||
#, docstring
|
||||
msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" Note: This command is interactive.\n\n"
|
||||
@@ -134,31 +140,39 @@ msgstr "Lag en CC hvor den vil tilfeldig velge et svar!\n\n"
|
||||
" - `<command>` Kommandoen henrettet for å returnere teksten. Stol på små saker\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py: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:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: 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:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "Egendefinert kommandoprosess avbrutt."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr "Tilpasset kommando ble lagt til."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: redbot/cogs/customcom/customcom.py: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:376
|
||||
#: 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 "Tekstsvaret du prøver å lage inneholder mer enn 2000 tegn.\n"
|
||||
"Jeg kan ikke sende meldinger med lengre en 2000 tegn."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -175,7 +189,7 @@ msgstr "Legg til en enkel egendefinert kommando.\n\n"
|
||||
" - `<text>` Teksten som skal returnere når du utfører kommandoen. Se en guide for økt bruk.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -187,50 +201,50 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr "Legg til, endre eller se nedkjølingen for en egendefinert kommando.\n\n"
|
||||
" Du kan sette nedkjølere per medlem, kanal eller guild. Flere\n"
|
||||
" kjølingsaggregater kan settes. Alle cooldowns må kjøles for å ringe\n"
|
||||
" Du kan sette nedkjølere per medlem, kanal eller guild. Multi\n"
|
||||
" cooldowns kan settes. Alle cooldowns må kjøles for å ringe\n"
|
||||
" egendefinert kommando.\n\n"
|
||||
" Eksempler:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]customcom cooldown din kommando 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Den egendefinerte kommandoen for å sjekke eller angi den cooldown.\n"
|
||||
" - `<cooldown>` Antall sekunder å vente før kommandoen låses opp igjen. Hvis utelatt, returneres nåværende innstillinger for cooldown i stedet.\n"
|
||||
" - `<per>` Gruppen for å bruke cooldown på. Standard for per medlem. Gyldige valg er server, guild, bruker og medlem\n"
|
||||
" - `<command>` Den egendefinerte kommandoen for å sjekke eller angi kjølevæsken.\n"
|
||||
" - `[cooldown]` Antall sekunder å vente før kommandoen kan åpnes igjen. Hvis utelatt, returneres nåværende innstillinger for cooldown i stedet.\n"
|
||||
" - `[per]` Gruppen for å bruke cooldown på. Standard for per medlem. Gyldige valg er server / guild, bruker / medlem og kanal.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: 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:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr "Denne kommandoen har ingen nedkjøling."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} må være en av {}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr "Egendefinert kommando cooldown redigert."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: redbot/cogs/customcom/customcom.py: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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -245,11 +259,11 @@ msgstr "Slett en egendefinert kommando.\n\n"
|
||||
" - `<command>` Den egendefinerte kommandoen for å slette.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "Egendefinert kommando slettet."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -266,11 +280,11 @@ msgstr "Rediger en egendefinert kommando.\n\n"
|
||||
" - `<text>` Den nye teksten som skal returneres når du utfører kommandoen\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Egendefinert kommando redigert."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -281,46 +295,46 @@ msgstr "List opp alle tilgjengelige tilpassede kommandoer.\n\n"
|
||||
" \"påslag\" rømte ut, og nye linjer byttet ut med mellomrom.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: redbot/cogs/customcom/customcom.py: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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "Tilpasset kommando liste"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "Side {num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr "Viser en egendefinert kommandos svar og dens innstillinger.\n\n"
|
||||
" **Argumenter:**\n\n"
|
||||
" -<command>` Den egendefinerte kommandoen å vise.\n"
|
||||
" - `<command_name>` Den tilpassede kommandoen å vise.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: 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:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr "Slettet bruker"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Tilfeldig"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "Vanlig"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
@@ -330,27 +344,27 @@ msgstr "Kommando: {command_name}\n"
|
||||
"Opprettet: {created_at}\n"
|
||||
"Type: {type}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr "Nedkjølinger:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr "{num} sekunder per {period}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "Respons:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "For mange argumenter!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Argumenter må være sekvensielle. Manglende argumenter: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr "Conflicting colon notation for argument {index}: \"{name1}\" og \"{name2}\"."
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,86 +15,101 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: 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 ""
|
||||
msgstr "Welkom bij de interactieve willekeurige {cc} maker!\n"
|
||||
"Elk bericht dat u verzendt zal worden toegevoegd als een van de willekeurige antwoorden die u kunt kiezen zodra dit {cc} wordt geactiveerd. Om dit interactieve menu te verlaten, typ `{quit}`"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Voer een willekeurig antwoord in:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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 "Het tekstantwoord dat u probeert te maken heeft meer dan 2000 tekens.\n"
|
||||
"Ik kan geen berichten verzenden die langer zijn dan 2000 tekens, probeer het opnieuw."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
msgstr "Willekeurige antwoorden moeten dezelfde argumenten aanvoeren!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr "Wilt u een aangepaste opdracht 'willekeurig' maken?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
msgstr "Er is een time-out, probeer het later opnieuw."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
msgstr "Welk antwoord wilt u?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
" Custom commands can be used by anyone by default, so be careful with pings.\n"
|
||||
" Commands can only be lowercase, and will not respond to any uppercase letters.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Deze cog bevat commando's voor het maken en beheren van aangepaste commando's die tekst weergeven.\n\n"
|
||||
" Dit zijn handig voor het opslaan van informatie die leden nodig kunnen hebben, zoals FAQ antwoorden of uitnodigingslinks.\n"
|
||||
" Aangepaste commando's kunnen standaard door iedereen worden gebruikt, dus wees voorzichtig met pings.\n"
|
||||
" Opdrachten kunnen alleen kleine letters zijn en zullen niet reageren op hoofdletters.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
msgstr "Basis commando voor aangepast commandobeheer."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
msgstr "Krijg de ruwe reactie van een aangepast commando, om de juiste markdown te krijgen.\n\n"
|
||||
" Dit is handig om te kopiëren en plakken.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Het custom commando om de ruwe reactie van te krijgen."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
msgstr "Antwoord #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
msgstr "Antwoord #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
msgstr "Er zijn geen overeenkomsten gevonden."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
msgstr "Zoek resultaten"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +118,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +127,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +169,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: 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"
|
||||
@@ -159,38 +181,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +222,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +237,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +249,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Argumenten moeten sequentieel zijn. Ontbrekende argumenten: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,128 +15,159 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: 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 ""
|
||||
msgstr "Witamy w interaktywnym losowym {cc} twórcy!\n"
|
||||
"Każda wysłana przez Ciebie wiadomość zostanie dodana jako jedna z losowych odpowiedzi do wyboru po uruchomieniu tego {cc}. Aby opuścić to interaktywne menu, wpisz `{quit}`"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
msgstr "Dodaj losową odpowiedź:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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 "Odpowiedź tekstowa, którą próbujesz stworzyć, ma więcej niż 2000 znaków.\n"
|
||||
"Nie mogę wysyłać wiadomości, które są dłuższe niż 2000 znaków, spróbuj ponownie."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
msgstr "Losowe odpowiedzi muszą przyjmować te same argumenty!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr "Czy chcesz utworzyć niestandardowe polecenie \"losowe\"?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
msgstr "Upłynął limit czasu odpowiedzi, spróbuj ponownie później."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
msgstr "Jaką odpowiedź chcesz?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
" Custom commands can be used by anyone by default, so be careful with pings.\n"
|
||||
" Commands can only be lowercase, and will not respond to any uppercase letters.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Ten cog zawiera polecenia do tworzenia i zarządzania niestandardowymi poleceniami wyświetlającymi tekst.\n\n"
|
||||
" Są one przydatne do przechowywania informacji o użytkownikach, takich jak odpowiedzi na pytania lub linki do zaproszeń.\n"
|
||||
" Niestandardowe polecenia mogą być domyślnie używane przez każdego, więc zachowaj ostrożność przy pingu.\n"
|
||||
" Polecenia mogą być tylko małe i nie będą odpowiadać na żadne wielkie litery.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
msgstr "Komenda bazowa dla zarządzania poleceniami niestandardowymi."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
msgstr "Uzyskaj niestandardową odpowiedź na polecenie, aby uzyskać właściwą markdown.\n\n"
|
||||
" Jest to pomocne przy kopiowaniu i wklejaniu.\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<command>` Niestandardowe polecenie do uzyskania surowej odpowiedzi."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
msgstr "Odpowiedź #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
msgstr "Odpowiedź #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
msgstr "Nie znaleziono żadnych bliskich dopasowań."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
msgstr "Wyniki wyszukiwania"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
msgstr "Znaleziono następujące mecze:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
" CCs can be enhanced with arguments, see the guide\n"
|
||||
" [here](https://docs.discord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Utwórz niestandardowe polecenia.\n\n"
|
||||
" Jeśli typ nie jest określony, zostanie utworzony prosty CC.\n"
|
||||
" KK mogą zostać wzmocnione argumentami, zobacz poradnik\n"
|
||||
" [here](https://docs. iscord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Utwórz CC, gdzie losowo wybierze odpowiedź!\n\n"
|
||||
" Uwaga: Ta komenda jest interaktywna.\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<command>` Polecenie wykonane, aby zwrócić tekst. Przewiń na małe litery.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: 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:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
msgid "This command already exists. Use `{command}` to edit it."
|
||||
msgstr ""
|
||||
msgstr "Własne nazwy poleceń nie mogą mieć spacji."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr "Istnieje już polecenie bota o tej samej nazwie."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "Niestandardowy proces poleceń anulowany."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr "Własne polecenie zostało pomyślnie dodane."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:387
|
||||
#: redbot/cogs/customcom/customcom.py:424
|
||||
msgid "This command already exists. Use `{command}` to edit it."
|
||||
msgstr "Ta komenda już istnieje. Użyj `{command}` aby ją edytować."
|
||||
|
||||
#: 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 "Odpowiedź tekstowa, którą próbujesz stworzyć, ma więcej niż 2000 znaków.\n"
|
||||
"Nie mogę wysyłać wiadomości, które są dłuższe niż 2000 znaków."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -145,9 +176,15 @@ msgid "Add a simple custom command.\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Dodaj proste polecenie niestandardowe.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]customcom tworzy prosty tekst twojego polecenia`\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<command>` Polecenie wykonane, aby zwrócić tekst. Przewiń na małe litery.\n"
|
||||
" - `<text>` Tekst do powrotu podczas wykonywania polecenia. Zobacz poradnik dla lepszego użycia.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: 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"
|
||||
@@ -159,38 +196,49 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr "Set, edytuj, lub wyświetl czas odnowienia dla niestandardowego polecenia.\n\n"
|
||||
" Możesz ustawić czas odnowienia dla każdego członka, kanału lub gildii. Można ustawić wielokrotny czas odnowienia. Wszystkie czas odnowienia musi być schłodzony, aby wywołać\n"
|
||||
" niestandardowe polecenie.\n\n"
|
||||
" Przykłady:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Niestandardowe polecenie sprawdzające lub ustawiające czas odnowienia.\n"
|
||||
" - `[cooldown]` Liczba sekund oczekiwania przed ponownym wywołaniem polecenia. Jeśli pominięto, zamiast tego zwróci bieżące ustawienia odnowienia.\n"
|
||||
" - `[per]` Grupa do zastosowania czasu odnowienia. Domyślnie dla każdego użytkownika. Prawidłowe wybory to serwer / gildia, użytkownik / członek i kanał.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
msgstr "Ta komenda nie istnieje."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
msgstr "{} może wywoływać tę komendę co {} sekund"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
msgstr "Ta komenda nie ma czasu odnowienia."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
msgstr "{} musi być jednym z {}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
msgstr "Niestandardowy czas odnowienia poleceń pomyślnie edytowany."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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 komenda nie istnieje. Użyj `{command}`, aby ją dodać."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -198,13 +246,18 @@ msgid "Delete a custom command.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Usuń polecenie niestandardowe.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<command>` Niestandardowe polecenie do usunięcia.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
msgstr "Niestandardowe polecenie zostało usunięte."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -213,84 +266,99 @@ 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 "Edytuj polecenie niestandardowe.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Niestandardowe polecenie do edycji.\n"
|
||||
" - `<text>` Nowy tekst do powrotu podczas wykonywania polecenia.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
msgstr "Niestandardowe polecenie pomyślnie edytowane."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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 "Lista wszystkich dostępnych niestandardowych poleceń.\n\n"
|
||||
" Lista wyświetla podgląd odpowiedzi każdego polecenia, z\n"
|
||||
" usuniętymi markdown i nowymi liniami zastąpionymi spacjami.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
|
||||
msgstr ""
|
||||
msgstr "Na tym serwerze nie ma żadnych niestandardowych poleceń. Użyj `{command}` aby zacząć dodawać."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
msgstr "Własna lista poleceń"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
msgstr "Strona {num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr "Pokazuje odpowiedzi niestandardowego polecenia i jego ustawienia.\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<command_name>` Niestandardowe polecenie do wyświetlenia.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
msgstr "Nie mogłem znaleźć tego niestandardowego polecenia."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
msgstr "Usunięty użytkownik"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
msgstr "Losowo"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
msgstr "Normalny"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
"Type: {type}\n"
|
||||
msgstr ""
|
||||
msgstr "Polecenie: {command_name}\n"
|
||||
"Autor: {author}\n"
|
||||
"Utworzony: {created_at}\n"
|
||||
"Typ: {type}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
msgstr "Opóźnienia:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
msgstr "{num} sekund na {period}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
msgstr "Odpowiedź:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
msgstr "Zbyt wiele argumentów!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Argumenty muszą być sekwencyjne. Brakujące argumenty: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,130 +15,157 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: 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}`"
|
||||
"Каждое отправленное тобой сообщение будет добавлено в качестве одного из ответов по выбору после срабатывания {cc}. Чтобы выйти из интерактивного меню, введите `{quit}`"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Добавить случайный ответ:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr "Случайные ответы должны принимать те же аргументы!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "Вы хотите создать 'произвольную' пользовательскую команду? (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: 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:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Какой ответ вы хотите?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
" Custom commands can be used by anyone by default, so be careful with pings.\n"
|
||||
" Commands can only be lowercase, and will not respond to any uppercase letters.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Эта шестеренка содержит команды для создания и управления пользовательскими командами, отображающими текст.\n\n"
|
||||
" Они полезны для хранения информации, которая может понадобиться пользователям, например, ответов на часто задаваемые вопросы или ссылок на приглашения.\n"
|
||||
" По умолчанию пользовательские команды могут использоваться кем угодно, поэтому будьте осторожны с пингами.\n"
|
||||
" Команды могут быть только строчными, и не будут отвечать на заглавные буквы.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
msgstr "Базовая команда для управления пользовательскими командами."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
msgstr "Получите необработанный ответ пользовательской команды, чтобы получить правильную разметку.\n\n"
|
||||
" Это полезно для копирования и вставки.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Пользовательская команда для получения необработанного ответа."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr "Ответ #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr "Ответ #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr "Ничего не найдено."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr "Результаты поиска"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
msgstr "Были найдены следующие совпадения:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
" CCs can be enhanced with arguments, see the guide\n"
|
||||
" [here](https://docs.discord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Создание пользовательских команд.\n\n"
|
||||
" Если тип не указан, будет создана простая КК.\n"
|
||||
" КК могут быть дополнены аргументами, см. руководство\n"
|
||||
" [here] (https://docs.discord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Создайте КС, в котором он будет случайным образом выбирать ответ!\n\n"
|
||||
" Примечание: Эта команда является интерактивной.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Команда, выполняемая для возврата текста. Приводится к нижнему регистру.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr "Названия пользовательских комманд не могут срдержать пробелов."
|
||||
msgstr "Пользовательские имена команд не могут содержать пробелов."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: 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:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "Процесс создание ползовательской комманды отменено."
|
||||
msgstr "Пользовательский процесс команды отменен."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr "Пользовательская команда успешно добавлена."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,9 +174,15 @@ msgid "Add a simple custom command.\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Добавьте простую пользовательскую команду.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Команда, выполняемая для возврата текста. Приводится к нижнему регистру.\n"
|
||||
" - `<text>` Текст, возвращаемый при выполнении команды. См. руководство по расширенному использованию.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: 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"
|
||||
@@ -161,38 +194,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr "Такой команды не существует."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr "{} может вызывать эту команду каждые {} секунд"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr "Эта команда не имеет времени восстановления."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} должен быть одним из {}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr "Время восстановления пользовательской команды успешно отредактировано."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,13 +233,18 @@ msgid "Delete a custom command.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Удаление пользовательской команды.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]customcom delete yourcommand`.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Пользовательская команда для удаления.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "Пользовательская команда успешно удалена."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,60 +253,69 @@ 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 "Редактирование пользовательской команды.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Пользовательская команда для редактирования.\n"
|
||||
" - `<text>` Новый текст, возвращаемый при выполнении команды.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Пользовательская команда успешно отредактирована."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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 ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
|
||||
msgstr "На этом сервере нет пользовательских команд. Используйте `{command}`, чтобы начать добавлять некоторые."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:529
|
||||
msgid "Custom Command List"
|
||||
msgstr "Список пользовательских команд"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "Страница {num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr "Показывает ответы пользовательской команды и ее настройки.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Пользовательская команда для показа.\n"
|
||||
msgstr "Список всех доступных пользовательских команд.\n\n"
|
||||
" В списке отображается предварительный просмотр ответа каждой команды, при этом\n"
|
||||
" разметки и новые строки заменены пробелами.\n"
|
||||
" "
|
||||
|
||||
#: 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:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "Список пользовательских команд"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "Страница {num}/{total}"
|
||||
|
||||
#: 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 "Показывает ответы пользовательской команды и ее настройки.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command_name>` Пользовательская команда для отображения.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr "Я не смог найти эту пользовательскую команду."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr "Удалённый пользователь"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Случайно"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "Обычный"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
@@ -278,27 +325,27 @@ msgstr "Команда: {command_name}\n"
|
||||
"Создано: {created_at}\n"
|
||||
"Тип: {type}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr "Кулдаун:\n"
|
||||
msgstr "Перезарядка:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr "{num} секунд в {period}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "Ответы:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "Слишком много аргументов!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Аргументы должны быть последовательными. Отсутствующие аргументы: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr "Конфликт среди аргументов {index}: \"{name1}\" and \"{name2}\"."
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: sl_SI\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: sv_SE\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Lägg till ett slumpmässigt svar:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "Vilket svar vill du ha?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: 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:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr "Det anpassade kommandot är nu borttaget."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Det anpassade kommandot har nu ändrats."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,34 +15,40 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: tr_TR\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: 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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "Rastgele yanıt ekle"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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 "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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr "Rastgele yanıtlar aynı argümanları almalı."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr "Rastgeleleştirilmiş özel komut oluşturmak ister misiniz? (y/n)"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: 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: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:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr "İstediğin yanıt nedir?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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 +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:247
|
||||
#: 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:252
|
||||
#: 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"
|
||||
@@ -71,44 +77,39 @@ msgstr "Düzgün biçimlendirmeye ulaşabilmek için bir komutun ham çıktısı
|
||||
" **Seçenkler:**\n\n"
|
||||
" - `<command>` Çıktısını almak istediğiniz komut."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr "Yanıt #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr "Yanıt #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Verilen sorguya göre özel komutlarda arama yapar.\n\n"
|
||||
" Arama yapmak için fuzzywuzzy adlı Python kütüphanesini kullanır.\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<query>` Aramak istediğiniz sorgu, birden çok kelime içerebilir.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr "Eşleşmeler bulunamadı."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr "Arama sonuçları"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: 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:333
|
||||
#: 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"
|
||||
@@ -121,7 +122,7 @@ msgstr "Özel komut oluşturun.\n\n"
|
||||
" [bura](https://docs.discord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: redbot/cogs/customcom/customcom.py:363
|
||||
#, docstring
|
||||
msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" Note: This command is interactive.\n\n"
|
||||
@@ -134,31 +135,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:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: 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:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: 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:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "Özel komut işlemi iptal edildi."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr "Özel komut başarıyla eklendi."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: redbot/cogs/customcom/customcom.py: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:376
|
||||
#: 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 "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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -175,7 +184,7 @@ msgstr "Basit bir özel komut ekler.\n\n"
|
||||
" - `<text>` Komutun vereceği cevap. Daha detaylı kullanım için kılavuza bakınız.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -187,50 +196,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" "
|
||||
msgstr "Bir komutun bir kere çalıştırıldıktan sonra tekrar çalışıtırılabilmesi için ne kadar süre geçmesi gerektiğini (cooldown) ayarlar, değiştirir ya da düzenler.\n\n"
|
||||
" Cooldown sürelerini üye (member), kanal (channel) ya da sunucu (guild) bazında ayarlayabilirsiniz. Birden çok\n"
|
||||
" cooldown süresi ayarlanabilir. Komutu tekrar çalıştırabilmek için hepsinin \n"
|
||||
" bitmiş olması gerekir.\n\n"
|
||||
" Örnekler:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown komutunuz 30`\n"
|
||||
" - `[p]cc cooldown komutum 30 guild`\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<command>` Cooldown süresi öğrenilecek ya da ayarlanacak komut.\n"
|
||||
" - `<cooldown>` Komut tekrar çalıştırılmadan önce kaç **saniye** geçmesi gerektiği. Boş bırakılırsa şu anki ayarı gösterir.\n"
|
||||
" - `<per>` Cooldown süresinden etkilenecek gurup, varsayılan olarak sunucudur. Geçerli seçenekler: server, guild, user, ve member.\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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: 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:436
|
||||
#: 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:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr "Bu komutun bekleme süresi bulunmuyor."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr "{} 'dan biri {} olmalı."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: 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:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -245,11 +242,11 @@ msgstr "Bir özel komutu siler.\n\n"
|
||||
" - `<command>` Silinecek komut.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: 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:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -266,11 +263,11 @@ msgstr "Bir özel komutu düzenler.\n\n"
|
||||
" - `<text>` Komut çalıştırılınca verilecek yeni çıktı.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr "Özel komut başarıyla düzenlendi."
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -280,46 +277,46 @@ msgstr "Kullanılabilir özel komutları listeler.\n\n"
|
||||
" Liste, her komutun yanıtının bir önizlemesini görüntüler, işaretlemesiz ve yeni satırlar boşluklarla değiştirilir.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: redbot/cogs/customcom/customcom.py: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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "Özel komut listesi"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "{num}/{total} sayfa"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr "Bir özel komutun cevaplarını ve ayarlarını gösterir.\n\n"
|
||||
msgstr "Bir özel komutun yanıtlarını ve ayarlarını gösterir.\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<command>` Gösterilecek özel komut.\n"
|
||||
" - `<command_name>` Gösterilecek özel komut.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: 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:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr "Silinmiş Kullanıcı"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr "Rastgele"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
@@ -329,27 +326,27 @@ msgstr "Komut: {command_name}\n"
|
||||
"Oluşturulma Tarihi: {created_at}\n"
|
||||
"Tipi: {type}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr "Bekleme süresi:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: 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:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "Yanıtlar"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "Çok fazla argüman"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr "Girdiler sırayla olmalıdır. Eksik girdiler:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr "Bağımsız değişken için çakışan kolon gösterimi {index}: \"{name1}\" ve \"{name2}\"."
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: uk_UA\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: vi_VN\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,33 +15,38 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: redbot/cogs/customcom/customcom.py: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:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
@@ -50,12 +55,12 @@ msgid "This cog contains commands for creating and managing custom commands that
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
@@ -63,38 +68,38 @@ msgid "Get the raw response of a custom command, to get the proper markdown.\n\n
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
@@ -103,7 +108,7 @@ msgid "Create custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
@@ -112,31 +117,38 @@ msgid "Create a CC where it will randomly choose a response!\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: redbot/cogs/customcom/customcom.py:373
|
||||
#: redbot/cogs/customcom/customcom.py:414
|
||||
msgid "Custom command names cannot have spaces in them."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
#: redbot/cogs/customcom/customcom.py:376
|
||||
#: redbot/cogs/customcom/customcom.py:417
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
#: redbot/cogs/customcom/customcom.py:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
#: 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:376
|
||||
#: 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:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -147,7 +159,7 @@ msgid "Add a simple custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: redbot/cogs/customcom/customcom.py: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"
|
||||
@@ -159,38 +171,38 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -200,11 +212,11 @@ msgid "Delete a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -215,11 +227,11 @@ msgid "Edit a custom command.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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"
|
||||
@@ -227,70 +239,70 @@ msgid "List all available custom commands.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: 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:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: 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:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+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,128 +15,163 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 41\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:78
|
||||
#: 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 ""
|
||||
msgstr "歡迎使用交互式隨機 {cc} 生成器!\n"
|
||||
"一旦觸發此 {cc},您發送的每條消息都將添加為可供選擇的隨機回復之一。 要退出此交互式菜單,請鍵入“{quit}”"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:89
|
||||
#: redbot/cogs/customcom/customcom.py:91
|
||||
msgid "Add a random response:"
|
||||
msgstr "添加隨機回應:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:101
|
||||
#: 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 "您嘗試創建的文本回覆超過 2000 個字符。\n"
|
||||
"我無法發送超過 2000 個字符的訊息,請重試。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:111
|
||||
msgid "Random responses must take the same arguments!"
|
||||
msgstr ""
|
||||
msgstr "隨機回覆必須採用相同的參數!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:166
|
||||
msgid "Do you want to create a 'randomized' custom command? (y/n)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:172
|
||||
#: redbot/cogs/customcom/customcom.py:183
|
||||
msgid "Do you want to create a 'randomized' custom command?"
|
||||
msgstr "你想創建一個“隨機化”的自定義指令嗎?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:189
|
||||
#: redbot/cogs/customcom/customcom.py:200
|
||||
msgid "Response timed out, please try again later."
|
||||
msgstr ""
|
||||
msgstr "請求超時,請稍候再試。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:177
|
||||
#: redbot/cogs/customcom/customcom.py:194
|
||||
msgid "What response do you want?"
|
||||
msgstr ""
|
||||
msgstr "你想要什麼樣的回應?"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:217
|
||||
#: 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"
|
||||
" Custom commands can be used by anyone by default, so be careful with pings.\n"
|
||||
" Commands can only be lowercase, and will not respond to any uppercase letters.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "此 cog 包含用於創建和管理顯示文本的自定義指令的命令。\n\n"
|
||||
" 這些對於存儲成員可能需要的訊息很有用,例如常見問題解答或邀請鏈接。\n"
|
||||
" 默認情況下,任何人都可以使用自定義命令,因此請小心使用 ping。\n"
|
||||
" 命令只能是小寫字母,不會響應任何大寫字母。\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:247
|
||||
#: redbot/cogs/customcom/customcom.py:266
|
||||
#, docstring
|
||||
msgid "Base command for Custom Commands management."
|
||||
msgstr ""
|
||||
msgstr "自定義指令管理的基本指令。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:252
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to get the raw response of."
|
||||
msgstr ""
|
||||
msgstr "獲取自定義指令的原始響應,以獲得正確的markdown語法。\n\n"
|
||||
" 這有助於復制和粘貼。\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 獲取原始響應的自定義指令。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:277
|
||||
#: redbot/cogs/customcom/customcom.py:296
|
||||
msgid "Response #{num}/{total}"
|
||||
msgstr ""
|
||||
msgstr "響應 #{num}/{total}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:287
|
||||
#: redbot/cogs/customcom/customcom.py:306
|
||||
msgid "Response #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
msgstr ""
|
||||
msgstr "響應 #{num}/{total}:\n"
|
||||
"{raw}"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:298
|
||||
#: redbot/cogs/customcom/customcom.py:317
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"根據查詢,通過自定義命令進行搜索。\n\n"
|
||||
" 使用模糊搜索來查找接近的匹配項。\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<query>` 要搜索的查詢。 可以是多個單詞。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:318
|
||||
#: redbot/cogs/customcom/customcom.py:337
|
||||
msgid "No close matches were found."
|
||||
msgstr "沒有符合的結果。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:323
|
||||
#: redbot/cogs/customcom/customcom.py:342
|
||||
msgid "Search results"
|
||||
msgstr "查詢結果"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:328
|
||||
#: redbot/cogs/customcom/customcom.py:347
|
||||
msgid "The following matches have been found:"
|
||||
msgstr ""
|
||||
msgstr "已找到以下匹配的項目:"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:333
|
||||
#: 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"
|
||||
" CCs can be enhanced with arguments, see the guide\n"
|
||||
" [here](https://docs.discord.red/en/stable/cog_customcom.html).\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "創建自定義指令。\n\n"
|
||||
" 如果未指定類型,將創建一個簡單的 CC。\n"
|
||||
" CC 可以通過參數進行增強,請參閱指南\n"
|
||||
" [here](https://docs.discord.red/en/stable/cog_customcom.html)。\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:344
|
||||
#: 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"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "創建一個 CC,它將隨機選擇一個響應!\n\n"
|
||||
" 注意:此命令是交互式的。\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 為返回文本而執行的指令。 轉換為小寫。\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:354
|
||||
#: redbot/cogs/customcom/customcom.py:388
|
||||
#: 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:357
|
||||
#: redbot/cogs/customcom/customcom.py:391
|
||||
msgid "There already exists a bot command with the same name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:361
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:365
|
||||
#: redbot/cogs/customcom/customcom.py:395
|
||||
msgid "Custom command successfully added."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:368
|
||||
#: redbot/cogs/customcom/customcom.py:398
|
||||
msgid "This command already exists. Use `{command}` to edit it."
|
||||
msgstr ""
|
||||
msgstr "自定義指令名稱中不能有空格。"
|
||||
|
||||
#: 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:380
|
||||
msgid "Custom command process cancelled."
|
||||
msgstr "自定義指令進程已取消。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:384
|
||||
#: redbot/cogs/customcom/customcom.py:421
|
||||
msgid "Custom command successfully added."
|
||||
msgstr "已成功新增自定義指令。"
|
||||
|
||||
#: 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: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 "您嘗試創建的文本回覆超過 2000 個字符。\n"
|
||||
"我無法發送超過 2000 個字符的訊息。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:402
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -145,9 +180,15 @@ msgid "Add a simple custom command.\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "添加一個簡單的自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 為返回文本而執行的命令。 轉換為小寫。\n"
|
||||
" - `<text>` 執行命令時返回的文本。 請參閱進階用法指南。\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:410
|
||||
#: 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"
|
||||
@@ -159,38 +200,50 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" - `[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 / member, and channel.\n"
|
||||
" "
|
||||
msgstr "設置、編輯或查看自定義命令的冷卻時間。\n\n"
|
||||
" 您可以為每個成員、頻道或公會設置冷卻時間。 可\n"
|
||||
" 以設置多個冷卻時間。設有冷卻時間必須先冷卻才能使用\n"
|
||||
" 自定義命令。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 用於檢查或設置冷卻時間的自定義命令。\n"
|
||||
" - `[cooldown]` 允許再次使用命令之前等待的秒數。如果省略,將改為返回當前的冷卻時間設置。\n"
|
||||
" - `[per]` 要應用冷卻時間的群組。默認為每個成員。有效的選擇是伺務器/公會、用戶/成員和頻道。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:431
|
||||
#: redbot/cogs/customcom/customcom.py:472
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
msgid "That command doesn't exist."
|
||||
msgstr ""
|
||||
msgstr "這個指令不存在。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:436
|
||||
#: redbot/cogs/customcom/customcom.py:469
|
||||
msgid "A {} may call this command every {} seconds"
|
||||
msgstr ""
|
||||
msgstr "{} 可以每 {} 秒使用一次此指令"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:440
|
||||
#: redbot/cogs/customcom/customcom.py:473
|
||||
msgid "This command has no cooldown."
|
||||
msgstr ""
|
||||
msgstr "此指令沒有冷卻時間。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:444
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
msgid "{} must be one of {}"
|
||||
msgstr ""
|
||||
msgstr "{} 必須是 {} 之一"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:448
|
||||
#: redbot/cogs/customcom/customcom.py:481
|
||||
msgid "Custom command cooldown successfully edited."
|
||||
msgstr ""
|
||||
msgstr "已成功編輯自定義指令冷卻時間。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:451
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#: 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 "該命令不存在。使用 `{command}` 添加它。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:459
|
||||
#: redbot/cogs/customcom/customcom.py:492
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -198,13 +251,18 @@ msgid "Delete a custom command.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "刪除自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]customcom delete yourcommand`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 要刪除的自定義指令。\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:470
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
msgstr ""
|
||||
msgstr "自定義指令已成功刪除。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:477
|
||||
#: redbot/cogs/customcom/customcom.py:510
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
@@ -213,84 +271,99 @@ 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 "編輯自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 要編輯的自定義指令。\n"
|
||||
" - `<text>` 執行命令時要返回的新文本。\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:489
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
msgstr ""
|
||||
msgstr "自定義指令已成功編輯。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:504
|
||||
#: 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 "列出所有可用的自定義指令。\n\n"
|
||||
" 該列表顯示了每個命令響應的預覽,其中\n"
|
||||
" 轉譯了 markdown 並用空格替換了換行符。\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:513
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
|
||||
msgstr ""
|
||||
msgstr "此伺務器中沒有自定義指令。使用 `{command}` 開始添加。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:529
|
||||
#: redbot/cogs/customcom/customcom.py:569
|
||||
msgid "Custom Command List"
|
||||
msgstr "自訂指令列表"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:533
|
||||
#: redbot/cogs/customcom/customcom.py:573
|
||||
msgid "Page {num}/{total}"
|
||||
msgstr "第{num}頁/共{total}頁"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:543
|
||||
#: redbot/cogs/customcom/customcom.py:583
|
||||
#, docstring
|
||||
msgid "Shows a custom command's responses and its settings.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to show.\n"
|
||||
" - `<command_name>` The custom command to show.\n"
|
||||
" "
|
||||
msgstr "顯示自定義指令的響應及其設置。\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command_name>` 要顯示的自定義指令。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:553
|
||||
#: redbot/cogs/customcom/customcom.py:593
|
||||
msgid "I could not not find that custom command."
|
||||
msgstr ""
|
||||
msgstr "我找不到那個自定義指令。"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:564
|
||||
#: redbot/cogs/customcom/customcom.py:604
|
||||
msgid "Deleted User"
|
||||
msgstr ""
|
||||
msgstr "已刪除的使用者"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
msgstr "隨機"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:570
|
||||
#: redbot/cogs/customcom/customcom.py:610
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
msgstr "一般"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:572
|
||||
#: redbot/cogs/customcom/customcom.py:612
|
||||
msgid "Command: {command_name}\n"
|
||||
"Author: {author}\n"
|
||||
"Created: {created_at}\n"
|
||||
"Type: {type}\n"
|
||||
msgstr ""
|
||||
msgstr "命令:{command_name}\n"
|
||||
"作者:{author}\n"
|
||||
"創建時間:{created_at}\n"
|
||||
"類型:{type}\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:584
|
||||
#: redbot/cogs/customcom/customcom.py:624
|
||||
msgid "Cooldowns:\n"
|
||||
msgstr ""
|
||||
msgstr "冷卻:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:586
|
||||
#: redbot/cogs/customcom/customcom.py:626
|
||||
msgid "{num} seconds per {period}\n"
|
||||
msgstr ""
|
||||
msgstr "每 {period} {num} 秒\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:589
|
||||
#: redbot/cogs/customcom/customcom.py:629
|
||||
msgid "Responses:\n"
|
||||
msgstr "回應:\n"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:687
|
||||
#: redbot/cogs/customcom/customcom.py:729
|
||||
msgid "Too many arguments!"
|
||||
msgstr "太多參數!"
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:691
|
||||
#: redbot/cogs/customcom/customcom.py:733
|
||||
msgid "Arguments must be sequential. Missing arguments: "
|
||||
msgstr ""
|
||||
msgstr "參數必須是連續的。缺少參數: "
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:717
|
||||
#: redbot/cogs/customcom/customcom.py:759
|
||||
msgid "Conflicting colon notation for argument {index}: \"{name1}\" and \"{name2}\"."
|
||||
msgstr ""
|
||||
msgstr "參數 {index} 的冒號符號衝突:“{name1}”和“{name2}”。"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user