mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
66 lines
1.5 KiB
Plaintext
66 lines
1.5 KiB
Plaintext
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: red-discordbot\n"
|
||
"POT-Creation-Date: 2020-09-24 12:25+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"
|
||
"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: 197\n"
|
||
"Language: ru_RU\n"
|
||
|
||
#: redbot/core/utils/chat_formatting.py:500
|
||
msgid "year"
|
||
msgstr "год"
|
||
|
||
#: redbot/core/utils/chat_formatting.py:500
|
||
msgid "years"
|
||
msgstr "лет"
|
||
|
||
#: redbot/core/utils/chat_formatting.py:501
|
||
msgid "month"
|
||
msgstr "месяц"
|
||
|
||
#: redbot/core/utils/chat_formatting.py:501
|
||
msgid "months"
|
||
msgstr "месяцев"
|
||
|
||
#: redbot/core/utils/chat_formatting.py:502
|
||
msgid "day"
|
||
msgstr "дн."
|
||
|
||
#: redbot/core/utils/chat_formatting.py:502
|
||
msgid "days"
|
||
msgstr "дн."
|
||
|
||
#: redbot/core/utils/chat_formatting.py:503
|
||
msgid "hour"
|
||
msgstr "ч."
|
||
|
||
#: redbot/core/utils/chat_formatting.py:503
|
||
msgid "hours"
|
||
msgstr "ч."
|
||
|
||
#: redbot/core/utils/chat_formatting.py:504
|
||
msgid "minute"
|
||
msgstr "мин."
|
||
|
||
#: redbot/core/utils/chat_formatting.py:504
|
||
msgid "minutes"
|
||
msgstr "мин."
|
||
|
||
#: redbot/core/utils/chat_formatting.py:505
|
||
msgid "second"
|
||
msgstr "сек."
|
||
|
||
#: redbot/core/utils/chat_formatting.py:505
|
||
msgid "seconds"
|
||
msgstr "с."
|
||
|