mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-09 02:42:30 -05:00
[3.4] [i18n] Automated Crowdin downstream (#5305)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
addc633425
commit
539e0b2c14
@@ -52,7 +52,7 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
msgstr "재생목록과 '{}'을 매칭할수 없습니다."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:241 redbot/cogs/audio/converters.py:263
|
||||
#: redbot/cogs/audio/converters.py:283 redbot/cogs/audio/converters.py:368
|
||||
@@ -60,17 +60,17 @@ msgstr ""
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
msgid "Nothing"
|
||||
msgstr ""
|
||||
msgstr "없음"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:261
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
msgstr "당신은 `--guild`를 사용할수 없습니다."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
msgstr "당신은 `--to-server`를 사용할수 없습니다."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
msgstr "당신은 `--from-server`를 사용할수 없습니다."
|
||||
|
||||
|
||||
@@ -21,7 +21,11 @@ msgid "\n"
|
||||
" Global\n"
|
||||
" Guild\n"
|
||||
" User\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"Область применения должна быть действительной версией одного из следующих вариантов:\n"
|
||||
"Глобальный\n"
|
||||
"Гильдия\n"
|
||||
"Пользователь\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:43
|
||||
msgid "\n"
|
||||
@@ -29,14 +33,21 @@ msgid "\n"
|
||||
" User ID\n"
|
||||
" User Mention\n"
|
||||
" User Name#123\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"Автор должен быть действительной версией одного из следующих имен:\n"
|
||||
"Идентификатор пользователя\n"
|
||||
"Упоминание пользователя\n"
|
||||
"Имя пользователя#123\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 ""
|
||||
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."
|
||||
@@ -48,7 +59,7 @@ msgstr "{arg}\" не относится к уникальному серверу
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
msgstr "\"{arg}\" не найден. Это должен быть ID или имя или упоминание пользователя, которое бот может видеть."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
|
||||
Reference in New Issue
Block a user