mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
[i18n] Automated Crowdin downstream (#5087)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
305161110e
commit
ce4fd6cca8
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bosnian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,96 +65,97 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr "Aliase"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} und {number} weitere Aliase."
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} und ein weiteres Alias."
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Unterbefehle:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Unterbefehle:__** (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Unterbefehle:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Hilfe-Menü"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
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:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Befehle:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Befehle:__** (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Befehle:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Ohne Kategorie:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Ohne Kategorie:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Es konnte keine Hilfe für *{command_name}* gefunden werden."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
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:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -29,7 +29,7 @@ msgstr "El tiempo fijado es demasiado alto, considere establecer algo razonable.
|
||||
|
||||
#: 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})"
|
||||
msgstr "Esta cantidad de tiempo es demasiado grande para este comando. (Máximo: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
@@ -37,7 +37,7 @@ msgstr "Esta cantidad de tiempo es demasiado pequeña para este comando. (Mínim
|
||||
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Key inesperada {key}"
|
||||
msgstr "Clave inesperada {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
@@ -59,110 +59,112 @@ msgstr "Desactivado"
|
||||
msgid "\n"
|
||||
"Custom Tagline: {tag}"
|
||||
msgstr "\n"
|
||||
"Tagline personalizada: {tag}"
|
||||
"Lema personalizado: {tag}"
|
||||
|
||||
#: redbot/core/commands/help.py:124
|
||||
msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 "Caracteres máximos por página: {page_char_limit}\n"
|
||||
"Páginas máximas por servidor (solo usadas si no se utilizan menús): {max_pages_in_guild}\n"
|
||||
"Páginas máximas por servidor (solo se usa si no se utilizan los menús): {max_pages_in_guild}\n"
|
||||
"Ayuda es un menú: {use_menus}\n"
|
||||
"Ayuda muestra comandos ocultos: {show_hidden}\n"
|
||||
"Ayuda muestra los apodos de los comandos: {show_aliases}\n"
|
||||
"Ayuda solo muestra comandos que se pueden usar: {verify_checks}\n"
|
||||
"Ayuda muestra comandos inutilizables cuando se le pregunta directamente: {verify_exists}\n"
|
||||
"Retraso de borrado: {delete_delay}\n"
|
||||
"Reaccionar con una marca de verificación cuando la ayuda se envía a través de DM: {use_tick}{tagline_info}"
|
||||
"Reaccionar con una tick de verificación cuando la ayuda se envía a través de DM: {use_tick}{tagline_info}"
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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."
|
||||
msgstr "Escribe {ctx.clean_prefix}help <comandos> para más información sobre un comando. También puedes escribir {ctx.clean_prefix}help <categoría> para más información sobre una categoría."
|
||||
|
||||
#: redbot/core/commands/help.py:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
msgstr "Sintaxis: {command_signature}"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
msgstr "Apodos"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
msgstr "Apodo"
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
msgstr "{aliases} y {number} apodos más."
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
msgstr "{aliases} y un alias más."
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Subcomandos:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Subcomandos:__** (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Subcomandos:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "Menú de ayuda de {ctx.me.display_name}"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
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:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Comandos:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Comandos:__** (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Comandos:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Sin Categoría:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Sin categoría:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Tema de ayuda para *{command_name}* no encontrado."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "El comando *{command_name}* no tiene ningún subcomando llamado *{not_found}*."
|
||||
msgstr "El comando *{command_name}* no tiene ningún sub-comando llamado *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
@@ -170,5 +172,10 @@ msgid "\n"
|
||||
" (Help) you know I need someone\n"
|
||||
" (Help!)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
" Necesito a alguien\n"
|
||||
" (Ayuda) no a cualquiera\n"
|
||||
" (Ayuda) sabes que necesito a alguien\n"
|
||||
" (Ayuda!)\n"
|
||||
" "
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -66,103 +66,97 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 "Maksimikirjainmäärä sivulla: {page_char_limit}\n"
|
||||
"Maksimi palvelinkohtainen sivumäärä (käytetään vain jos valikot eivät ole käytössä): {max_pages_in_guild}\n"
|
||||
"Apusivut ovat valikoita: {use_menus}\n"
|
||||
"Apusivut näyttävät piilotetut komennot: {show_hidden}\n"
|
||||
"Apusivu näyttää vain käytettävissä olevat komennot: {verify_checks}\n"
|
||||
"Apusivu näyttää komennot joita ei voi käyttää, kun niitä suoraan pyydetään: {verify_exists}\n"
|
||||
"Poistoviive: {delete_delay}\n"
|
||||
"Reagoi valmis-merkillä kun apusivut lähetetään yksityisviestillä: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Alikomennot:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Alikomennot:__** (jatkuu)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Alikomennot:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} -apusivu"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*Sivu {page_num}/{page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Komennot:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Komennot:__** (jatkuu)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Komennot:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Ei kategoriaa:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (jatkuu)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Ei kategoriaa:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Apusivua komennolle *{command_name}* ei löytynyt."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
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:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -25,7 +25,7 @@ msgstr "`{unit}` n'est pas une unité de temps valide pour cette commande"
|
||||
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
msgstr "Le temps fixé est beaucoup trop élevé, envisager de configurer quelque chose de raisonnable."
|
||||
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
@@ -58,102 +58,113 @@ msgstr "Désactivé"
|
||||
#: redbot/core/commands/help.py:118
|
||||
msgid "\n"
|
||||
"Custom Tagline: {tag}"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"Tagline personnalisée: {tag}"
|
||||
|
||||
#: redbot/core/commands/help.py:124
|
||||
msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 "Nombre maximum de caractères par page : {page_char_limit}\n"
|
||||
"Nombre maximum de pages par guilde (utilisé uniquement si les menus ne sont pas utilisés) : {max_pages_in_guild}\n"
|
||||
"L'aide est un menu : {use_menus}\n"
|
||||
"L'aide montre les commandes cachées : {show_hidden}\n"
|
||||
"L'aide montre les alias de commandes: {show_aliases}\n"
|
||||
"L'aide ne montre que les commandes qui peuvent être utilisées : {verify_checks}\n"
|
||||
"L'aide affiche des commandes inutilisables lorsqu'on lui demande directement : {verify_exists}\n"
|
||||
"Suppression du délai : {delete_delay}\n"
|
||||
"Réagissez en cochant la case lorsque de l'aide est envoyée par DM : {use_tick}{tagline_info}"
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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 ""
|
||||
msgstr "Tapez {ctx.clean_prefix}help <command> pour plus d'informations sur une commande. Vous pouvez également taper {ctx.clean_prefix}help <category> pour plus d'informations sur une catégorie."
|
||||
|
||||
#: redbot/core/commands/help.py:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
msgstr "Syntaxe : {command_signature}"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
msgstr "{aliases} et {number} plus d'alias."
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
msgstr "{aliases} et un autre alias."
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
msgstr "**__Sous-commandes:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
msgstr "**__Sous-commandes:__** (suite)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
msgstr "Sous-commandes:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
msgstr "{ctx.me.display_name} Menu Aide"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
msgstr "*Page {page_num} sur {page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Commandes:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Commandes:__** (suite)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
msgstr "Commandes:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
msgstr "**__Aucune catégorie__**"
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
msgstr "{title} (suite)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
msgstr "Aucune catégorie:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
msgstr "Sujet d'aide pour *{command_name}* non trouvé."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
msgstr "Commande *{command_name}* n'a pas de sous-commande nommée *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
@@ -161,5 +172,10 @@ msgid "\n"
|
||||
" (Help) you know I need someone\n"
|
||||
" (Help!)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"J'ai besoin de quelqu'un\n"
|
||||
"(Aide) pas n'importe qui\n"
|
||||
"(Aide) tu sais que j'ai besoin de quelqu'un\n"
|
||||
"(Aide!)\n"
|
||||
" "
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -25,7 +25,7 @@ msgstr "Az `{unit}` nem érvényes időegység e parancshoz"
|
||||
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr ""
|
||||
msgstr "Az idő nagyon magasra van állítva, fontold meg egy ésszerű érték megadását."
|
||||
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
@@ -37,7 +37,7 @@ msgstr "Ez az időegység túl kicsi e parancshoz. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Váratlan kulcs {key}"
|
||||
msgstr "Váratlan kulcs: {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
@@ -66,103 +66,97 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 "Maximum karakterek oldalanként: {page_char_limit}\n"
|
||||
"Maximum karakterek szerverenként (csak akkor használva ha a menük nincsenek használatban): {max_pages_in_guild}\n"
|
||||
"A segítő parancs egy menü: {use_menus}\n"
|
||||
"Segítő parancs mutat rejtett parancsokat: {show_hidden}\n"
|
||||
"Segítő parancs csak használható parancsokat mutat: {verify_checks}\n"
|
||||
"A segítő menü megjelenít nem használható parancsokat közvetlen kérésnél: {verify_exists}\n"
|
||||
"Törlési késleltetés: {delete_delay}\n"
|
||||
"Reagálás pipával ha a segítség közvetlen üzenetben van elküldve: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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>."
|
||||
msgstr "Írd be a {ctx.clean_prefix}help <command> parancsot több információért a megadott parancsról. Továbbá írd be a {ctx.clean_prefix}help <category> parancsot több információért a megadott kategóriáról."
|
||||
|
||||
#: redbot/core/commands/help.py:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
msgstr "Használat: {command_signature}"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
msgstr "Aliaszok"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
msgstr "Aliasz"
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
msgstr "{aliases} és még {number} aliasz."
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
msgstr "{aliases} és még egy aliasz."
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Alparancsok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Alparancsok:__** (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Alparancsok:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Súgó Menü"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*{page_num}/{page_count}. oldal*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Parancsok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Parancsok:__** (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Parancsok:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Nincs kategória:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Nincs kategória:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
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:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
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:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -66,103 +66,97 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 "Maksimalt antall tegn per side: {page_char_limit}\n"
|
||||
"Maksimalt antall sider per server (bare brukt dersom menyer ikke er brukt): {max_pages_in_guild}\n"
|
||||
"Hjelp er et meny: {use_menus}\n"
|
||||
"Hjelp viser skjulte kommandoer: {show_hidden}\n"
|
||||
"Hjelpe viser bare kommandoer som kan brukes: {verify_checks}\n"
|
||||
"Hjelp viser ubrukelige kommandoer når du spør direkte: {verify_exists}\n"
|
||||
"Sletteforsinkelse: {delete_delay}\n"
|
||||
"React med et sjekkmerke når hjelp sendes via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
msgstr "Syntaks: {command_signature}"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr "Aliaser"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} og {number} andre aliaser."
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} og ett til alias."
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Underkommandoer__**"
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Subcommands:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Underkommandoer:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Hjelpemeny"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
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:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Kommando:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Kommando:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Kommandoer:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Ingen kategori:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Ingen kategori:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Hjelpeemnet for *{command_name}* ikke funnet."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
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:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -66,103 +66,97 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 "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}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr "Aliasy"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr "Alias"
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} i {number} więcej aliasów."
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} i jeszcze jeden alias."
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Subkomendy:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Podkomendy:__** (ciąg dalszy)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Pod-komendy:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "Menu pomocy {ctx.me.display_name}"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*Strona {page_num} z {page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Komendy:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Komendy:__** (ciąg dalszy)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Komendy:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Brak kategorii:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (kontynuowany)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Bez kategorii:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Temat pomocy dla *{command_name}* nie został znaleziony."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "Komenda *{command_name}* nie ma pod-komendy o nazwie *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr "Алиасы"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr "Алиас"
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} и {number} псевдонимов."
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} и еще один псевдоним."
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Подкоманды:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Команды:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (продолжение)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Нет Категории:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Тема справки для *{command_name}* не найдена."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "Команда *{command_name}* не имеет субкоманды с именем *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
173
redbot/core/commands/locales/sl-SI.po
Normal file
173
redbot/core/commands/locales/sl-SI.po
Normal file
@@ -0,0 +1,173 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
"X-Crowdin-Language: sl\n"
|
||||
"X-Crowdin-File-ID: 188\n"
|
||||
"Language: sl_SI\n"
|
||||
|
||||
#: redbot/core/commands/commands.py:532
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" ni število."
|
||||
|
||||
#: redbot/core/commands/converter.py:111
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr "`{unit}` ni veljavna časovna enota za ta ukaz"
|
||||
|
||||
#: redbot/core/commands/converter.py:118
|
||||
msgid "The time set is way too high, consider setting something reasonable."
|
||||
msgstr "Nastavljeni čas je previsok, razmislite o nastavitvi nečesa razumnega."
|
||||
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Ta čas je prevelik za ta ukaz. (Maksimalno: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:128
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr "Ta čas je prenizek za ta ukaz. (Minimalno: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Neveljaven ključ {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Pričakoval sem nekaj izmed {}"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: redbot/core/commands/help.py:107
|
||||
msgid "Yes"
|
||||
msgstr "Da"
|
||||
|
||||
#: redbot/core/commands/help.py:113
|
||||
msgid "Disabled"
|
||||
msgstr "Onemogočeno"
|
||||
|
||||
#: redbot/core/commands/help.py:118
|
||||
msgid "\n"
|
||||
"Custom Tagline: {tag}"
|
||||
msgstr "\n"
|
||||
"Slogan po meri: {tag}"
|
||||
|
||||
#: redbot/core/commands/help.py:124
|
||||
msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:274
|
||||
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 "Uporabi ukaz {ctx.clean_prefix}help <command> za več informacij o komandi. Lahko tudi vpišete {ctx.clean_prefix}help <category> za več informacij o kategoriji."
|
||||
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr "Sintaksa: {command_signature}"
|
||||
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr "Vzdevki"
|
||||
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr "Vzdevek"
|
||||
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} in {number} več vzdevkov."
|
||||
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} in en vzdevek več."
|
||||
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Pod ukazi__**"
|
||||
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Pod ukazi__** (continued)"
|
||||
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Podukazi:"
|
||||
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Meni pomoči"
|
||||
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*stran {page_num} od {page_count}*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Ukazi__**"
|
||||
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Ukazi__** (continued)"
|
||||
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Ukazi:"
|
||||
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Brez kategorije:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (continued)"
|
||||
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Brez kategorije:"
|
||||
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Tema pomoči za *{command_name}* ne obstaja."
|
||||
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr "Ukaz *{command_name}* nima pod ukazov z imenom *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:828
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr "Sporočila o pomoči vam nisem mogel poslati v DM. Ali ste me blokirali ali ste onemogočili DM na tem strežniku."
|
||||
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
" (Help) not just anybody\n"
|
||||
" (Help) you know I need someone\n"
|
||||
" (Help!)\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Potrebujem nekoga\n"
|
||||
" (Help) ne samo nekoga\n"
|
||||
" (Help) veš, da rabim nekoga\n"
|
||||
" (Help!)\n"
|
||||
" "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,96 +65,97 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Underkommandon:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Hjälpmeny"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
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:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Kommandon:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Ingen kategori:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Hjälptråden för *{command_name}* hittades inte."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
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:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -66,103 +66,105 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 "Sayfa başına maksimum karakter: {page_char_limit}\n"
|
||||
"Sunucu başına maksimum sayfa (sadece menüler kullanılmıyorsa kullanılır): {max_pages_in_guild}\n"
|
||||
"Help bir menüdür: {use_menus}\n"
|
||||
"Help gizli komutları gösterir: {show_hidden}\n"
|
||||
"Help sadece kullanılabilen komutları gösterir {verify_checks}\n"
|
||||
"Help direk sorulduğunda kullanılamaz komutları gösterir: {verify_exists}\n"
|
||||
msgstr "Sayfa başına en fazla karakter: {page_char_limit}\n"
|
||||
"Sunucu başına en fazla karakter (sadece menü kullanılmıyorsa): {max_pages_in_guild}\n"
|
||||
"Yardım bir menüdür: {use_menus}\n"
|
||||
"Yardım gizli komutları gösterir: {show_hidden}\n"
|
||||
"Yardım komutların gizli diğer adlarını gösterir: {show_aliases}\n"
|
||||
"Yardım sadece kullanılabilen komutları gösterir: {verify_checks}\n"
|
||||
"Yardım var olduğu sürece eğer direk sorulursa kullanılamayan komutları da gösterir:{verify_exists}\n"
|
||||
"Silme gecikmesi: {delete_delay}\n"
|
||||
"Yardım özel mesaj olarak gönderildiğin tik ile tepki ver: {use_tick}{tagline_info}"
|
||||
"Yardım özel mesaj olarak gönderilirse tik işareti ile cevap ver: {use_tick}{tagline_info}"
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr "Sözdizimi: {command_signature}"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr "Diğer adlar"
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr "Diğer ad"
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr "{aliases} ve {number} tane daha diğer ad."
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr "{aliases} ve bir tane daha diğer ad."
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Diğer komutlar:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Diğer komutlar:__** (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr "Diğer komutlar:"
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Yardım Menüsü"
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr "*{page_count} sayfadan {page_num}.*\n"
|
||||
"{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Komutlar:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Komutlar:__** (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr "Komutlar:"
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Kategori Yok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr "Kategori Yok:"
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "*{command_name}* için yardım konusu bulunamadı."
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
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:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -53,7 +53,7 @@ msgstr "是"
|
||||
|
||||
#: redbot/core/commands/help.py:113
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
msgstr "已禁用"
|
||||
|
||||
#: redbot/core/commands/help.py:118
|
||||
msgid "\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\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 ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
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:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
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:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
Reference in New Issue
Block a user