update translation catalogs (#3280)

This commit is contained in:
Michael H
2020-01-07 17:16:21 -05:00
committed by GitHub
parent 17123c1d88
commit a73b174d9f
689 changed files with 66265 additions and 13627 deletions

View File

@@ -1,19 +1,18 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2019-07-05 22:33+0200\n"
"PO-Revision-Date: 2019-07-06 16:13\n"
"Last-Translator: Robert Jansen (Kowlin)\n"
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
"PO-Revision-Date: 2020-01-07 21:48\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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.0\n"
"Generated-By: redgettext 3.1\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-Generator: crowdin.com\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Language: ru\n"
"X-Crowdin-File: /cogs/modlog/locales/messages.pot\n"
"X-Crowdin-File: /modlog/locales/messages.pot\n"
"Language: ru_RU\n"
#: redbot/cogs/modlog/modlog.py:17
@@ -32,8 +31,8 @@ msgid "Set a channel as the modlog.\\n\\n Omit `<channel>` to disable the
msgstr ""
#: redbot/cogs/modlog/modlog.py:41
msgid "Mod events will be sent to {channel}"
msgstr "События модерации будут отправлены в {channel}"
msgid "Mod events will be sent to {channel}."
msgstr ""
#: redbot/cogs/modlog/modlog.py:45
msgid "I do not have permissions to send messages in {channel}!"
@@ -61,8 +60,8 @@ msgid "Current settings:\\n"
msgstr ""
#: redbot/cogs/modlog/modlog.py:77
msgid "That action is not registered"
msgstr "Действие не зарегистрировано"
msgid "That action is not registered."
msgstr ""
#: redbot/cogs/modlog/modlog.py:82
msgid "Case creation for {action_name} actions is now {enabled}."
@@ -83,8 +82,8 @@ msgid "Show the specified case."
msgstr "Показать указанный случай."
#: redbot/cogs/modlog/modlog.py:102
msgid "That case does not exist for that server"
msgstr "Этот случай не существует на этом сервере"
msgid "That case does not exist for that server."
msgstr ""
#: redbot/cogs/modlog/modlog.py:113
#, docstring