mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
[i18n] Automated Crowdin downstream (#4946)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1b6fc00039
commit
6cae1c0204
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bosnian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" není číslo."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` není platnou jednotkou času pro tento příkaz"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Tento čas je pro tento příkaz příliš velký. (Maximum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Tento čas je pro tento příkaz příliš velký. (Maximum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Server \"{name}\" nebyl nalezen."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Neočekávaný klíč {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Očekáváno jedno z: {}"
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" ist keine Zahl."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` ist keine gültige Zeiteinheit für diesen Befehl"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Diese Zeitspanne ist für diesen Befehl zu groß. (Maximal: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Diese Zeitspanne ist für diesen Befehl zu klein. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Server \"{name}\" nicht gefunden."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Unerwarteter Schlüssel {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Eins von {} erwartet"
|
||||
|
||||
@@ -79,86 +75,86 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "Geben Sie {ctx.clean_prefix}help <command> für weitere Informationen zu einem Befehl ein. Sie können auch {ctx.clean_prefix}help <category> für weitere Informationen zu einer Kategorie eingeben."
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
msgstr "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr "Aliase"
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} und {number} weitere Aliase."
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} und ein weiteres Alias."
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Unterbefehle:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Unterbefehle:__** (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr "Unterbefehle:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Hilfe-Menü"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*Seite {page_num} von {page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Befehle:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Befehle:__** (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Befehle:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Ohne Kategorie:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Ohne Kategorie:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Es konnte keine Hilfe für *{command_name}* gefunden werden."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "Befehl *{command_name}* besitzt keinen Unterbefehl mit dem Namen *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Es konnte keine Hilfe-Nachricht als Direktnachricht zugestellt werden. Entweder ist der Bot blockiert oder Direktnachrichten sind auf diesem Server deaktiviert."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" no es un número."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` no es una unidad de tiempo válida para este comando"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "El tiempo fijado es demasiado alto, considere establecer algo razonable."
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Esta cantidad de tiempo es demasiado grande para este comando. (Maximo: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Esta cantidad de tiempo es demasiado pequeña para este comando. (Mínimo: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Servidor \"{name}\" no encontrado."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Key inesperada {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Se esperaba uno de: {}"
|
||||
|
||||
@@ -87,86 +83,86 @@ msgstr "Caracteres máximos por página: {page_char_limit}\n"
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "Escribe {ctx.clean_prefix}help <command> para más información sobre un comando. También puedes escribir {ctx.clean_prefix}help <category> para más información sobre una categoría."
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Subcomandos:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Subcomandos:__** (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr "Subcomandos:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "Menú de ayuda de {ctx.me.display_name}"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*Página {page_num} de {page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Comandos:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Comandos:__** (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Comandos:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Sin Categoría:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Sin categoría:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Tema de ayuda para *{command_name}* no encontrado."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "El comando *{command_name}* no tiene ningún subcomando llamado *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "No pude enviarte el mensaje de ayuda en MD. O me has bloqueado o has desactivado los MDs en este servidor."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" ei ole numero."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` ei ole kelvollinen ajanyksikkö tälle komennolle"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Asetettu aika on aivan liian suuri, harkitse sen asettamista joksikin kohtuulliseksi."
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Aika on liian suuri tälle komennolle. (Maksimi: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Aika on liian pieni tälle komennolle. (Minimi: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Palvelinta \"{name}\" ei löytynyt."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Odottamaton selite {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Odotettiin yhtä seuraavista: {}"
|
||||
|
||||
@@ -87,86 +83,86 @@ msgstr "Maksimikirjainmäärä sivulla: {page_char_limit}\n"
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "Kirjoita {ctx.clean_prefix}help <command> saadaksesi lisää tietoa komennosta. Voit myös kirjoittaa {ctx.clean_prefix}help <category> saadaksesi lisää tietoa kategoriasta."
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Alikomennot:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Alikomennot:__** (jatkuu)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr "Alikomennot:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} -apusivu"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*Sivu {page_num}/{page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Komennot:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Komennot:__** (jatkuu)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Komennot:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Ei kategoriaa:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (jatkuu)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Ei kategoriaa:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Apusivua komennolle *{command_name}* ei löytynyt."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "Komennolla *{command_name}* ei ole alikomentoa nimeltä *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "En voinut lähettää sinulle apuviestiä yksityisviestillä. Olet joko estänyt minut tai poistanut yksityisviestit käytöstä tällä palvelimella."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" n'est pas un nombre."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` n'est pas une unité de temps valide pour cette commande"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Ce temps est trop grand pour cette commande. (Maximum : {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Ce temps est trop petit pour cette commande. (Minimum : {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Serveur \"{name}\" introuvable."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Clé inattendue {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Un des : {} était attendu"
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Commandes:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Commandes:__** (suite)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Je n'ai pas pu vous envoyer le message d'aide en MP. Soit vous m'avez bloqué, soit vous avez désactivé les DMs dans ce serveur."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "A(z) \"{argument}\" nem szám."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "Az `{unit}` nem érvényes időegység e parancshoz"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Ez az időegység túl nagy e parancshoz. (Maximum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Ez az időegység túl kicsi e parancshoz. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "A \"{name}\" szerver nem található."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Váratlan kulcs {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Ezek valamelyikére számítottam: {}"
|
||||
|
||||
@@ -87,86 +83,86 @@ msgstr "Maximum karakterek oldalanként: {page_char_limit}\n"
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "Egy parancsról további információk: {ctx.clean_prefix}help <parancs>. További információk egy kategóriáról: {ctx.clean_prefix}help <kategória>."
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
msgstr "Szintaxis: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Alparancsok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Alparancsok:__** (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr "Alparancsok:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Súgó Menü"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*{page_num}/{page_count}. oldal*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Parancsok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Parancsok:__** (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Parancsok:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Nincs kategória:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Nincs kategória:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "A súgókategória a(z) *{command_name}*-hoz/-hez nem található."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "A *{command_name}* parancsnak nincsen *{not_found}* nevű alparancsa."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Nem tudtam elküldeni a súgóüzenetet privát üzenetben. Letiltottál vagy kikapcsoltad a közvetlen üzeneteket ennek a szervernek a tagjaitól."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -57,7 +53,7 @@ msgstr "Sì"
|
||||
|
||||
#: redbot/core/commands/help.py:113
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
msgstr "Disabilitato"
|
||||
|
||||
#: redbot/core/commands/help.py:118
|
||||
msgid "\n"
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Non sono riuscito ad inviarti il messaggio di aiuto in DM. O mi hai bloccato i DM o hai disabilitato i DM in questo server."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" er ikke et tall."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` er ikke en gyldig tidsenhet for denne kommandoen"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Tiden som settes er for høy, kan man vurdere å sette noe rimelig."
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Denne tidsperioden er for stor for denne kommandoen (Maks: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Det er for lite tid for denne kommandoen. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Server \"{name}\" ble ikke funnet."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Uventet nøkkel {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Forventet én av: {}"
|
||||
|
||||
@@ -87,86 +83,86 @@ msgstr "Maksimalt antall tegn per side: {page_char_limit}\n"
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "Skriv {ctx.clean_prefix}help <command> for mer informasjon om en kommando. Du kan også skrive {ctx.clean_prefix}help <category> for mer informasjon om en kategori."
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
msgstr "Syntaks: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr "Aliaser"
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} og {number} andre aliaser."
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} og ett til alias."
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Underkommandoer__**"
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Subcommands:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr "Underkommandoer:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Hjelpemeny"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*Side {page_num} av {page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Kommando:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Kommando:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Kommandoer:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Ingen kategori:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Ingen kategori:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Hjelpeemnet for *{command_name}* ikke funnet."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "Kommandoen *{command_name}* har ingen underkommando som heter *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Jeg kunne ikke sende meldingen til deg i DM. Enten har du blokkert meg eller du deaktivert DMs i denne serveren."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" is geen getal."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` is geen geldige tijdseenheid voor deze command"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Deze hoeveelheid tijd is te groot voor deze opdracht. (Maximum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Deze hoeveelheid tijd is te klein voor deze opdracht. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Server \"{name}\" niet gevonden."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Onverwachte sleutel {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Eén verwacht van: {}"
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" nie jest liczbą."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
msgstr "`{unit}` nie jest poprawną jednostką czasu dla tej komendy"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
msgstr "Ustawiony czas jest o wiele za wysoki, rozważ ustawienie czegoś rozsądnego."
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
msgstr "Ta ilość czasu jest za duża dla tej komendy. (Maximum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
msgstr "Ta ilość czasu jest za mała dla tej komendy. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Nieoczekiwany klucz: {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -62,7 +58,8 @@ msgstr "Wyłączone"
|
||||
#: redbot/core/commands/help.py:118
|
||||
msgid "\n"
|
||||
"Custom Tagline: {tag}"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"Niestandardowy wiersz informacyjny: {tag}"
|
||||
|
||||
#: redbot/core/commands/help.py:124
|
||||
msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
@@ -73,91 +70,99 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Help shows unusable commands when asked directly: {verify_exists}\n"
|
||||
"Delete delay: {delete_delay}\n"
|
||||
"React with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
msgstr "Maksymalna liczba znaków na stronie: {page_char_limit}\n"
|
||||
"Maksymalna liczba stron na gildię (używana tylko wtedy, gdy menu nie jest używane): {max_pages_in_guild}\n"
|
||||
"Pomoc to menu: {use_menus}\n"
|
||||
"Pomoc pokazuje ukryte polecenia: {show_hidden}\n"
|
||||
"Pomoc pokazuje tylko polecenia które mogą być użyte: {verify_checks}\n"
|
||||
"Pomoc pokazuje niezdatne do użytku polecenia po bezpośrednim zapytaniu: {verify_exists}\n"
|
||||
"Opóźnienie automatycznego usuwania: {delete_delay}\n"
|
||||
"Reaguj znakiem kontrolnym, gdy pomoc jest wysłana w prywatnej wiadomości: {use_tick}{tagline_info}"
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "Wpisz {ctx.clean_prefix}help <command> aby uzyskać więcej informacji na temat polecenia. Możesz również wpisać {ctx.clean_prefix}help <category> aby uzyskać więcej informacji na temat kategorii."
|
||||
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
msgstr "Aliasy"
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
msgstr "{aliases} i {number} więcej aliasów."
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
msgstr "{aliases} i jeszcze jeden alias."
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Subkomendy:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Podkomendy:__** (ciąg dalszy)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
msgstr "Pod-komendy:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
msgstr "Menu pomocy {ctx.me.display_name}"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
msgstr "*Strona {page_num} z {page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
msgstr "**__Komendy:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
msgstr "**__Komendy:__** (ciąg dalszy)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Komendy:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Brak kategorii:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (kontynuowany)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Bez kategorii:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
msgstr "Temat pomocy dla *{command_name}* nie został znaleziony."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
msgstr "Komenda *{command_name}* nie ma pod-komendy o nazwie *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
msgstr "Nie mogę wysłać do Ciebie wiadomości pomocy w prywatnej wiadomości. Zablokowałeś mnie lub wyłączyłeś/aś prywatne wiadomości na tym serwerze."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
@@ -165,5 +170,10 @@ msgid "\n"
|
||||
" (Help) you know I need someone\n"
|
||||
" (Help!)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
" I need somebody\n"
|
||||
" (Help) not just anybody\n"
|
||||
" (Help) you know I need someone\n"
|
||||
" (Help!)\n"
|
||||
" "
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" não é um número."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` não é uma unidade de tempo válida para este comando"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Esta quantidade de tempo é muito grande para este comando. (Máximo: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Esta quantidade de tempo é muito pequena para este comando. (Mínimo: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "O servidor \"{name}\" não foi encontrado."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Chave inesperada {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Esperado um de: {}"
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" не является числом."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` не является допустимой единицей измерения для этой команды"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Это количество времени слишком большое для этой команды. (Максимум: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Это количество времени слишком маленькое для этой команды. (Минимум: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Сервер \"{name}\" не найдено."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Неожиданный ключ {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Ожидался один из: {}"
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr "Алиасы"
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr "Алиас"
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} и {number} псевдонимов."
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} и еще один псевдоним."
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr "Подкоманды:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Команды:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (продолжение)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Нет Категории:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Тема справки для *{command_name}* не найдена."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "Команда *{command_name}* не имеет субкоманды с именем *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Я не смог отправить вам сообщение помощи в личные сообщения. Либо вы заблокировали меня, либо вы отключили ЛС на этом сервере."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" nie je číslo."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" är inte ett tal."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` är inte en giltig tidsenhet för detta kommando"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Denna tid är för stor för detta kommando. (Maximal: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Denna tid är för liten för detta kommando. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Servern \"{name}\" hittades inte."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Oväntad nyckel {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Förväntade sig en av: {}"
|
||||
|
||||
@@ -79,86 +75,86 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "Skriv {ctx.clean_prefix}help<command> för mer information om ett kommando. Du kan också skriva {ctx.clean_prefix}help<category> för mer information om en kategori."
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Underkommandon:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Hjälpmeny"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*Sida {page_num} av {page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Kommandon:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Ingen kategori:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Hjälptråden för *{command_name}* hittades inte."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "Kommandot *{command_name}* har inget underkommando som heter *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Jag kunde inte skicka hjälpmeddelandet till dig i DM. Antingen blockerade du mig eller så inaktiverade du DMs i denna server."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" bir sayı değil."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` bu komut için geçerli bir zaman birimi değil"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Ayarlanan süre aşırı uzun, daha mantıklı bir şey ayarlamayı düşünün."
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Bu süre bu komut için çok fazla. (Maksimum: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Bu komut için bu süre çok kısa. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Sunucu \"{name}\" bulunamadı."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Beklenmedik anahtar {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Arasından biri beklenenler: {}"
|
||||
|
||||
@@ -87,86 +83,86 @@ msgstr "Sayfa başına maksimum karakter: {page_char_limit}\n"
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "{ctx.clean_prefix}help <command> yazarak bir komut hakkında daha fazla bilgi alabilirsiniz. Bu komutu kullanarak {ctx.clean_prefix}help <category> kategori hakkında bilgi alabilirsiniz."
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
msgstr "Sözdizimi: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr "Sözdizimi: {command_signature}"
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr "Diğer adlar"
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr "Diğer ad"
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} ve {number} tane daha diğer ad."
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} ve bir tane daha diğer ad."
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Diğer komutlar:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Diğer komutlar:__** (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr "Diğer komutlar:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Yardım Menüsü"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*{page_count} sayfadan {page_num}.*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Komutlar:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Komutlar:__** (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Komutlar:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Kategori Yok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Kategori Yok:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "*{command_name}* için yardım konusu bulunamadı."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "*{command_name}* komutunun *{not_found}* adında bir alt komutu bulunmamakta."
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Size DM'den yardım mesajı gönderemedim. Ya beni engelledin ya da bu sunucuda Dm'leri devre dışı bıraktın."
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" 不是數字。"
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}`不是此命令的有效時間單位"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "對於該命令來說,此時間量太大。 (最大值: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "對於該命令來說,此時間量太小。 (最小值: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "沒有找到\"{name}\"伺服器."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,85 +75,85 @@ msgstr ""
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user