mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
[i18n] Automated Crowdin downstream (#4829)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7b04c04551
commit
e80a00ec1b
@@ -106,7 +106,10 @@ msgid "Choose between multiple options.\n\n"
|
||||
" To denote options which include whitespace, you should use\n"
|
||||
" double quotes.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Выберите между несколькими вариантами.\n\n"
|
||||
" Для обозначения параметров, которые включают пробелы,\n"
|
||||
" вы должны использовать двойные кавычки.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/general/general.py:92
|
||||
msgid "Not enough options to pick from."
|
||||
@@ -118,7 +121,10 @@ msgid "Roll a random number.\n\n"
|
||||
" The result will be between 1 and `<number>`.\n\n"
|
||||
" `<number>` defaults to 100.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Выбрать случайное число.\n\n"
|
||||
" Результат будет между 1 и `<number>`.\n\n"
|
||||
" `<number>` по умолчанию 100.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/general/general.py:113
|
||||
msgid "{author.mention} Maybe higher than 1? ;P"
|
||||
@@ -133,12 +139,15 @@ msgstr ""
|
||||
msgid "Flip a coin... or a user.\n\n"
|
||||
" Defaults to a coin.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Подбросить монетку... или пользователя.\n\n"
|
||||
" По умолчанию монетку.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/general/general.py:131
|
||||
msgid "Nice try. You think this is funny?\n"
|
||||
" How about *this* instead:\n\n"
|
||||
msgstr ""
|
||||
msgstr "Хорошая попытка. Ты думаешь это смешно?\n"
|
||||
" Как насчет *этого* тогда:\n\n"
|
||||
|
||||
#: redbot/cogs/general/general.py:142
|
||||
msgid "*flips a coin and... "
|
||||
@@ -159,7 +168,7 @@ msgstr "Играть в камень, ножницы, бумага."
|
||||
|
||||
#: redbot/cogs/general/general.py:151
|
||||
msgid "This isn't a valid option. Try {r}, {p}, or {s}."
|
||||
msgstr ""
|
||||
msgstr "Это недопустимая опция. Попробуйте {r}, {p}, или {s}."
|
||||
|
||||
#: redbot/cogs/general/general.py:172
|
||||
msgid "{choice} You win {author.mention}!"
|
||||
@@ -178,7 +187,9 @@ msgstr "{choice} Мы квиты {author.mention}!"
|
||||
msgid "Ask 8 ball a question.\n\n"
|
||||
" Question must end with a question mark.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Задать вопрос магическому шару 8.\n\n"
|
||||
" Вопрос должен заканчиваться знаком вопроса.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/general/general.py:198
|
||||
msgid "That doesn't look like a question."
|
||||
@@ -207,7 +218,9 @@ msgstr "Создать ссылку на lmgtfy."
|
||||
msgid "Because everyone likes hugs!\n\n"
|
||||
" Up to 10 intensity levels.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Потому что все любят обнимашки!\n\n"
|
||||
" До 10 уровней интенсивности.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/general/general.py:248
|
||||
#, docstring
|
||||
@@ -518,7 +531,9 @@ msgstr ""
|
||||
msgid "Search the Urban Dictionary.\n\n"
|
||||
" This uses the unofficial Urban Dictionary API.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Поиск в Urban Dictionary.\n\n"
|
||||
" Используется неофициальный API Urban Dictionary.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/general/general.py:499 redbot/cogs/general/general.py:568
|
||||
msgid "No Urban Dictionary entries were found, or there was an error in the process."
|
||||
@@ -535,7 +550,8 @@ msgstr "{word} от {author}"
|
||||
#: redbot/cogs/general/general.py:519 redbot/cogs/general/general.py:550
|
||||
msgid "{definition}\n\n"
|
||||
"**Example:** {example}"
|
||||
msgstr ""
|
||||
msgstr "{definition}\n\n"
|
||||
"**Пример:** {example}"
|
||||
|
||||
#: redbot/cogs/general/general.py:525
|
||||
msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary."
|
||||
@@ -546,5 +562,8 @@ msgid "<{permalink}>\n"
|
||||
" {word} by {author}\n\n"
|
||||
"{description}\n\n"
|
||||
"{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary."
|
||||
msgstr ""
|
||||
msgstr "<{permalink}>\n"
|
||||
" {word} от {author}\n\n"
|
||||
"{description}\n\n"
|
||||
"{thumbs_down} Вниз / {thumbs_up} Вверх, Powered by Urban Dictionary."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user