mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
[i18n] Automated Crowdin downstream (#4476)
Kowlin told me I should just merge. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3ae5301a76
commit
b018c6a24d
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Да"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bosnian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Catalan\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Neočekávaný klíč {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Očekáváno jedno z: {}"
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Ano"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Zakázáno"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Unerwarteter Schlüssel {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Eins von {} erwartet"
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Deaktiviert"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Unterbefehle:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Unterbefehle:__** (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr "Unterbefehle:"
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Hilfe-Menü"
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
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:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Befehle:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Befehle:__** (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr "Befehle:"
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Ohne Kategorie:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (Fortsetzung)"
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr "Ohne Kategorie:"
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Es konnte keine Hilfe für *{command_name}* gefunden werden."
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
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:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Greek\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Sí"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Desactivado"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Clé inattendue {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Un des : {} était attendu"
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Oui"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Désactivé"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Commandes:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Commandes:__** (suite)"
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Váratlan kulcs {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Ezek valamelyikére számítottam: {}"
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr "Nem"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Igen"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Letiltva"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Alparancsok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Alparancsok:__** (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr "Alparancsok:"
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Parancsok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Parancsok:__** (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr "Parancsok:"
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Nincs kategória:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (folytatva)"
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr "Nincs kategória:"
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
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:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Ya"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Sì"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "イエス"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "그래요!"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "비활성화됨"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Onverwachte sleutel {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Eén verwacht van: {}"
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr "Nee"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Nieoczekiwany klucz: {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Tak"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Wyłączone"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Subkomendy:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Podkomendy:__** (ciąg dalszy)"
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr "Komendy:"
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Brak kategorii:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (kontynuowany)"
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr "Bez kategorii:"
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Chave inesperada {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Esperado um de: {}"
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Desabilitado"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Romanian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Неожиданный ключ {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Ожидался один из: {}"
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr "Нет"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Да"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Отключено"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Áno"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Cyrillic)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr "Oväntad nyckel {key}"
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Förväntade sig en av: {}"
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Underkommandon:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "{ctx.me.display_name} Hjälpmeny"
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
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:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Kommandon:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr "Ingen kategori:"
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Hjälptråden för *{command_name}* hittades inte."
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
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:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr "Hayır"
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "Evet"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "Devre dışı bırakıldı"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr "`Komut: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Diğer komutlar:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Diğer komutlar:__** (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr "Diğer komutlar:"
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Komutlar:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Komutlar:__** (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr "Komutlar:"
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Kategori Yok:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (devamı)"
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr "Kategori Yok:"
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "是"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional, Hong Kong\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
||||
"POT-Creation-Date: 2020-10-18 14:45+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:103
|
||||
#: redbot/core/commands/help.py:104
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:105
|
||||
#: redbot/core/commands/help.py:106
|
||||
msgid "Yes"
|
||||
msgstr "是"
|
||||
|
||||
#: redbot/core/commands/help.py:111
|
||||
#: redbot/core/commands/help.py:112
|
||||
msgid "Disabled"
|
||||
msgstr "已停用"
|
||||
|
||||
#: redbot/core/commands/help.py:116
|
||||
#: redbot/core/commands/help.py:117
|
||||
msgid "\\nCustom Tagline: {tag}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:122
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
|
||||
#: redbot/core/commands/help.py:123
|
||||
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}\\nReact with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:270
|
||||
#: redbot/core/commands/help.py:272
|
||||
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:300
|
||||
#: redbot/core/commands/help.py:302
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:341
|
||||
#: redbot/core/commands/help.py:343
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:343
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:354
|
||||
#: redbot/core/commands/help.py:356
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:673
|
||||
#: redbot/core/commands/help.py:686 redbot/core/commands/help.py:705
|
||||
#: redbot/core/commands/help.py:420 redbot/core/commands/help.py:675
|
||||
#: redbot/core/commands/help.py:688 redbot/core/commands/help.py:707
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:465
|
||||
#: redbot/core/commands/help.py:467
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:516
|
||||
#: redbot/core/commands/help.py:518
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:518
|
||||
#: redbot/core/commands/help.py:520
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:528
|
||||
#: redbot/core/commands/help.py:530
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:570
|
||||
#: redbot/core/commands/help.py:572
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:583
|
||||
#: redbot/core/commands/help.py:585
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
|
||||
#: redbot/core/commands/help.py:601 redbot/core/commands/help.py:615
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:682
|
||||
#: redbot/core/commands/help.py:684
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:699
|
||||
#: redbot/core/commands/help.py:701
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:774
|
||||
#: redbot/core/commands/help.py:776
|
||||
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:812
|
||||
#: redbot/core/commands/help.py:815
|
||||
#, docstring
|
||||
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
|
||||
msgstr "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n \n"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user