mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
Automated Crowdin downstream (#4804)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ae87aa396a
commit
663876fba3
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-01-28 12:34+0000\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.1\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"
|
||||
@@ -32,7 +32,9 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:44
|
||||
#, docstring
|
||||
msgid "Set a channel as the modlog.\\n\\n Omit `<channel>` to disable the modlog.\\n "
|
||||
msgid "Set a channel as the modlog.\n\n"
|
||||
" Omit `<channel>` to disable the modlog.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:53
|
||||
@@ -65,8 +67,8 @@ msgid "disabled"
|
||||
msgstr "отключен"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:84
|
||||
msgid "Current settings:\\n"
|
||||
msgstr "Текущие настройки:\\n"
|
||||
msgid "Current settings:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:89
|
||||
msgid "That action is not registered."
|
||||
@@ -94,8 +96,9 @@ msgstr "Показать указанный случай."
|
||||
msgid "That case does not exist for that server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:120
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}"
|
||||
#: redbot/cogs/modlog/modlog.py:120 redbot/cogs/modlog/modlog.py:158
|
||||
msgid "{case}\n"
|
||||
"**Timestamp:** {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:131
|
||||
@@ -115,24 +118,24 @@ msgstr "Что то пошло не так во время получения э
|
||||
msgid "That user does not have any cases."
|
||||
msgstr "У этого пользователя нет ни одного случая."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:158
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:171
|
||||
#, docstring
|
||||
msgid "List cases for the specified member."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:194
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}\\n\\n"
|
||||
msgid "{case}\n"
|
||||
"**Timestamp:** {timestamp}\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:207
|
||||
#, docstring
|
||||
msgid "Specify a reason for a modlog case.\\n\\n Please note that you can only edit cases you are\\n the owner of unless you are a mod, admin or server owner.\\n\\n If no case number is specified, the latest case will be used.\\n "
|
||||
msgstr "Укажите причину для случая журнала модерации.\\n\\n Обратите внимание, что вы можете редактировать только\\n те случаи, владельцем которых вы являетесь, если вы не\\n являетесь владельцем сервера, администратором, модератором.\\n\\n Если номер случая не указан, будет использован последний случай\n"
|
||||
msgid "Specify a reason for a modlog case.\n\n"
|
||||
" Please note that you can only edit cases you are\n"
|
||||
" the owner of unless you are a mod, admin or server owner.\n\n"
|
||||
" If no case number is specified, the latest case will be used.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:220
|
||||
msgid "There are no modlog cases in this server."
|
||||
|
||||
Reference in New Issue
Block a user