mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-16 08:08:55 -05:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
88 lines
3.9 KiB
Plaintext
Generated
88 lines
3.9 KiB
Plaintext
Generated
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: red-discordbot\n"
|
||
"POT-Creation-Date: 2023-06-14 02:57+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.4.2\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: 51\n"
|
||
"Language: ru_RU\n"
|
||
|
||
#: redbot/cogs/audio/converters.py:35
|
||
msgid "\n"
|
||
"Scope must be a valid version of one of the following:\n"
|
||
" Global\n"
|
||
" Guild\n"
|
||
" User\n"
|
||
msgstr "\n"
|
||
"Область применения должна быть действительной версией одного из следующих вариантов:\n"
|
||
"Глобальный\n"
|
||
"Гильдия\n"
|
||
"Пользователь\n"
|
||
|
||
#: redbot/cogs/audio/converters.py:43
|
||
msgid "\n"
|
||
"Author must be a valid version of one of the following:\n"
|
||
" User ID\n"
|
||
" User Mention\n"
|
||
" User Name#123\n"
|
||
msgstr "\n"
|
||
"Автор должен быть действительной версией одного из следующих имен:\n"
|
||
" Идентификатор пользователя\n"
|
||
" Упоминание пользователя\n"
|
||
" Имя пользователя\n"
|
||
|
||
#: redbot/cogs/audio/converters.py:51
|
||
msgid "\n"
|
||
"Guild must be a valid version of one of the following:\n"
|
||
" Guild ID\n"
|
||
" Exact guild name\n"
|
||
msgstr "\n"
|
||
"Гильдия должна быть действительной версией одной из следующих:\n"
|
||
"ID гильдии\n"
|
||
"Точное название гильдии\n"
|
||
|
||
#: redbot/cogs/audio/converters.py:87
|
||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||
msgstr "{arg}\" не найден. Это должен быть ID или полное имя сервера, которое может увидеть бот."
|
||
|
||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:138
|
||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||
msgstr "{arg}\" не относится к уникальному серверу. Пожалуйста, используйте ID сервера, который вы пытаетесь указать."
|
||
|
||
#: redbot/cogs/audio/converters.py:129
|
||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||
msgstr "\"{arg}\" не найден. Это должен быть ID или имя или упоминание пользователя, которое бот может видеть."
|
||
|
||
#: redbot/cogs/audio/converters.py:178
|
||
msgid "Could not match '{}' to a playlist."
|
||
msgstr "Не удалось сопоставить '{}' с плейлистом."
|
||
|
||
#: redbot/cogs/audio/converters.py:242 redbot/cogs/audio/converters.py:264
|
||
#: redbot/cogs/audio/converters.py:284 redbot/cogs/audio/converters.py:368
|
||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||
#: redbot/cogs/audio/converters.py:480
|
||
msgid "Nothing"
|
||
msgstr "Ничего"
|
||
|
||
#: redbot/cogs/audio/converters.py:262
|
||
msgid "You cannot use `--guild`"
|
||
msgstr "Вы не можете использовать `--guild`"
|
||
|
||
#: redbot/cogs/audio/converters.py:402
|
||
msgid "You cannot use `--to-server`"
|
||
msgstr "Вы не можете использовать `--to-server`"
|
||
|
||
#: redbot/cogs/audio/converters.py:428
|
||
msgid "You cannot use `--from-server`"
|
||
msgstr "Вы не можете использовать `--from-server`"
|
||
|