mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
[i18n] Automated Crowdin downstream (#5087)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
305161110e
commit
ce4fd6cca8
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -65,95 +65,96 @@ msgid "Maximum characters per page: {page_char_limit}\n"
|
||||
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
||||
"Help is a menu: {use_menus}\n"
|
||||
"Help shows hidden commands: {show_hidden}\n"
|
||||
"Help shows commands aliases: {show_aliases}\n"
|
||||
"Help only shows commands which can be used: {verify_checks}\n"
|
||||
"Help shows unusable commands when asked directly: {verify_exists}\n"
|
||||
"Delete delay: {delete_delay}\n"
|
||||
"React with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:273
|
||||
#: redbot/core/commands/help.py:274
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:317
|
||||
#: redbot/core/commands/help.py:318
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:323
|
||||
#: redbot/core/commands/help.py:324
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:344
|
||||
#: redbot/core/commands/help.py:345
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:348
|
||||
#: redbot/core/commands/help.py:349
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:390
|
||||
#: redbot/core/commands/help.py:391
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:392
|
||||
#: redbot/core/commands/help.py:393
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:403
|
||||
#: redbot/core/commands/help.py:404
|
||||
msgid "Subcommands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
|
||||
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:514
|
||||
#: redbot/core/commands/help.py:515
|
||||
msgid "*Page {page_num} of {page_count}*\n"
|
||||
"{content_description}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:565
|
||||
#: redbot/core/commands/help.py:566
|
||||
msgid "**__Commands:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:567
|
||||
#: redbot/core/commands/help.py:568
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:577
|
||||
#: redbot/core/commands/help.py:578
|
||||
msgid "Commands:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:619
|
||||
#: redbot/core/commands/help.py:620
|
||||
msgid "**__No Category:__**"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:632
|
||||
#: redbot/core/commands/help.py:633
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:731
|
||||
#: redbot/core/commands/help.py:732
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:748
|
||||
#: redbot/core/commands/help.py:749
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:823
|
||||
#: redbot/core/commands/help.py:828
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:862
|
||||
#: redbot/core/commands/help.py:867
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
Reference in New Issue
Block a user