mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
170 lines
5.2 KiB
Plaintext
170 lines
5.2 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: red-discordbot\n"
|
|
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: Russian\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: redgettext 3.3\n"
|
|
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
|
"X-Crowdin-Project: red-discordbot\n"
|
|
"X-Crowdin-Project-ID: 289505\n"
|
|
"X-Crowdin-Language: ru\n"
|
|
"X-Crowdin-File-ID: 188\n"
|
|
"Language: ru_RU\n"
|
|
|
|
#: redbot/core/commands/commands.py:532
|
|
msgid "\"{argument}\" is not a number."
|
|
msgstr "\"{argument}\" не является числом."
|
|
|
|
#: redbot/core/commands/converter.py:112
|
|
msgid "`{unit}` is not a valid unit of time for this command"
|
|
msgstr "`{unit}` не является допустимой единицей измерения для этой команды"
|
|
|
|
#: redbot/core/commands/converter.py:119
|
|
msgid "The time set is way too high, consider setting something reasonable."
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/converter.py:123
|
|
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
|
msgstr "Это количество времени слишком большое для этой команды. (Максимум: {maximum})"
|
|
|
|
#: redbot/core/commands/converter.py:129
|
|
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
|
msgstr "Это количество времени слишком маленькое для этой команды. (Минимум: {minimum})"
|
|
|
|
#: redbot/core/commands/converter.py:157
|
|
msgid "Server \"{name}\" not found."
|
|
msgstr "Сервер \"{name}\" не найдено."
|
|
|
|
#: redbot/core/commands/converter.py:192
|
|
msgid "Unexpected key {key}"
|
|
msgstr "Неожиданный ключ {key}"
|
|
|
|
#: redbot/core/commands/converter.py:394
|
|
msgid "Expected one of: {}"
|
|
msgstr "Ожидался один из: {}"
|
|
|
|
#: redbot/core/commands/help.py:105
|
|
msgid "No"
|
|
msgstr "Нет"
|
|
|
|
#: redbot/core/commands/help.py:107
|
|
msgid "Yes"
|
|
msgstr "Да"
|
|
|
|
#: redbot/core/commands/help.py:113
|
|
msgid "Disabled"
|
|
msgstr "Отключено"
|
|
|
|
#: redbot/core/commands/help.py:118
|
|
msgid "\n"
|
|
"Custom Tagline: {tag}"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:124
|
|
msgid "Maximum characters per page: {page_char_limit}\n"
|
|
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
|
|
"Help is a menu: {use_menus}\n"
|
|
"Help shows hidden commands: {show_hidden}\n"
|
|
"Help 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
|
|
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:303
|
|
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:309
|
|
msgid "Aliases"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:309
|
|
msgid "Alias"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:330
|
|
msgid "{aliases} and {number} more aliases."
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:334
|
|
msgid "{aliases} and one more alias."
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:376
|
|
msgid "**__Subcommands:__**"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:378
|
|
msgid "**__Subcommands:__** (continued)"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:389
|
|
msgid "Subcommands:"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
|
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
|
msgid "{ctx.me.display_name} Help Menu"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:500
|
|
msgid "*Page {page_num} of {page_count}*\n"
|
|
"{content_description}"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:551
|
|
msgid "**__Commands:__**"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:553
|
|
msgid "**__Commands:__** (continued)"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:563
|
|
msgid "Commands:"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:605
|
|
msgid "**__No Category:__**"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:618
|
|
msgid "{title} (continued)"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
|
msgid "No Category:"
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:717
|
|
msgid "Help topic for *{command_name}* not found."
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:734
|
|
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
|
msgstr ""
|
|
|
|
#: redbot/core/commands/help.py:809
|
|
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
|
msgstr "Я не смог отправить вам сообщение помощи в личные сообщения. Либо вы заблокировали меня, либо вы отключили ЛС на этом сервере."
|
|
|
|
#: redbot/core/commands/help.py:848
|
|
#, docstring
|
|
msgid "\n"
|
|
" I need somebody\n"
|
|
" (Help) not just anybody\n"
|
|
" (Help) you know I need someone\n"
|
|
" (Help!)\n"
|
|
" "
|
|
msgstr ""
|
|
|