mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 23:41:01 +00:00
Translated using Weblate (Russian)
Translation: LibreTranslate/App Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/ru/
This commit is contained in:
parent
8cb4591f9d
commit
b6fd4936df
1 changed files with 19 additions and 22 deletions
|
@ -9,15 +9,17 @@ msgstr ""
|
|||
"Project-Id-Version: LibreTranslate 1.3.9\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-01-06 17:52-0500\n"
|
||||
"PO-Revision-Date: 2023-01-06 14:26-0500\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"PO-Revision-Date: 2023-01-10 09:57+0000\n"
|
||||
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/libretranslate/"
|
||||
"app/ru/>\n"
|
||||
"Language: ru\n"
|
||||
"Language-Team: ru <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.15.1-dev\n"
|
||||
"Generated-By: Babel 2.11.0\n"
|
||||
|
||||
#: libretranslate/app.py:60
|
||||
|
@ -47,7 +49,7 @@ msgstr "Пожалуйста, свяжитесь с оператором сер
|
|||
#: libretranslate/app.py:229
|
||||
#, python-format
|
||||
msgid "Visit %(url)s to get an API key"
|
||||
msgstr "Посетить <x>0 0</x> чтобы получить ключ API %(url)s"
|
||||
msgstr "Посетить %(url)s чтобы получить ключ API"
|
||||
|
||||
#: libretranslate/app.py:269
|
||||
msgid "Slowdown:"
|
||||
|
@ -61,25 +63,24 @@ msgstr "Замедлить:"
|
|||
#: libretranslate/app.py:993
|
||||
#, python-format
|
||||
msgid "Invalid request: missing %(name)s parameter"
|
||||
msgstr "Недействительный запрос: отсутствует <x>0 0</x> параметр %(name)s"
|
||||
msgstr "Недействительный запрос: отсутствует %(name)s параметр"
|
||||
|
||||
#: libretranslate/app.py:480 libretranslate/app.py:492
|
||||
#, python-format
|
||||
msgid "Invalid request: request (%(size)s) exceeds text limit (%(limit)s)"
|
||||
msgstr ""
|
||||
"Недействительный запрос: запрос (<x>0 0</x>) превышает лимит текста "
|
||||
"(%(limit)s) %(size)s"
|
||||
"Недействительный запрос: запрос (%(size)s) превышает лимит текста (%(limit)s)"
|
||||
|
||||
#: libretranslate/app.py:525 libretranslate/app.py:530
|
||||
#: libretranslate/app.py:700 libretranslate/app.py:705
|
||||
#, python-format
|
||||
msgid "%(lang)s is not supported"
|
||||
msgstr "<x>0 0</x> не поддерживается %(lang)s"
|
||||
msgstr "%(lang)s не поддерживается"
|
||||
|
||||
#: libretranslate/app.py:536
|
||||
#, python-format
|
||||
msgid "%(format)s format is not supported"
|
||||
msgstr "<x>0 0</x> формат не поддерживается %(format)s"
|
||||
msgstr "%(format)s формат не поддерживается"
|
||||
|
||||
#: libretranslate/app.py:544 libretranslate/app.py:568
|
||||
#, python-format
|
||||
|
@ -87,13 +88,12 @@ msgid ""
|
|||
"%(tname)s (%(tcode)s) is not available as a target language from "
|
||||
"%(sname)s (%(scode)s)"
|
||||
msgstr ""
|
||||
"<x>0 0</x> ( ( ()%(tcode)s) не доступен как целевой язык от <x>1 2 3 4 "
|
||||
"5</x> ( ( ()<x>2 3 4 5</x>) %(tname)s %(sname)s %(scode)s"
|
||||
"%(tname)s (%(tcode)s) не доступен как целевой язык от %(sname)s (%(scode)s)"
|
||||
|
||||
#: libretranslate/app.py:589
|
||||
#, python-format
|
||||
msgid "Cannot translate text: %(text)s"
|
||||
msgstr "Не можете перевести текст: <x>0 0</x> %(text)s"
|
||||
msgstr "Не можете перевести текст: %(text)s"
|
||||
|
||||
#: libretranslate/app.py:676 libretranslate/app.py:730
|
||||
msgid "Files translation are disabled on this server."
|
||||
|
@ -466,7 +466,7 @@ msgstr "Копировать текст"
|
|||
#: libretranslate/templates/app.js.template:447
|
||||
#, python-format
|
||||
msgid "Cannot load %(url)s"
|
||||
msgstr "Невозможно загрузить <x>0 0</x> %(url)s"
|
||||
msgstr "Невозможно загрузить %(url)s"
|
||||
|
||||
#: libretranslate/templates/app.js.template:253
|
||||
#: libretranslate/templates/app.js.template:323
|
||||
|
@ -494,7 +494,7 @@ msgstr "Нет языков. Вы правильно установили мод
|
|||
#: libretranslate/templates/app.js.template:479
|
||||
#, python-format
|
||||
msgid "Type in your API Key. If you need an API key, %(instructions)s"
|
||||
msgstr "Введите ваш ключ API. Если вам нужен ключ API, <x>0 0</x> %(instructions)s"
|
||||
msgstr "Введите ваш ключ API. Если вам нужен ключ API, %(instructions)s"
|
||||
|
||||
#: libretranslate/templates/app.js.template:479
|
||||
msgid "press the \"Get API Key\" link."
|
||||
|
@ -653,7 +653,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Этот публичный API должен использоваться для тестирования, личного или "
|
||||
"нечастого использования. Если вы собираетесь запустить приложение в "
|
||||
"производстве, пожалуйста <x>0 0</x> или %(get_api_key)s. %(host_server)s"
|
||||
"производстве, пожалуйста %(host_server)s или %(get_api_key)s."
|
||||
|
||||
#: libretranslate/templates/index.html:337
|
||||
msgid "host your own server"
|
||||
|
@ -666,15 +666,12 @@ msgstr "получить API ключ"
|
|||
#: libretranslate/templates/index.html:345
|
||||
#, python-format
|
||||
msgid "Made with %(heart)s by %(contributors)s and powered by %(engine)s"
|
||||
msgstr ""
|
||||
"Сделано с <x>0 0</x> по %(contributors)s и работает <x>1 2 3 4 5</x> "
|
||||
"%(heart)s %(engine)s"
|
||||
msgstr "Сделано с %(heart)s по %(contributors)s и работает %(engine)s"
|
||||
|
||||
#: libretranslate/templates/index.html:345
|
||||
#, python-format
|
||||
msgid "%(libretranslate)s Contributors"
|
||||
msgstr "<x>0 0</x> Участники %(libretranslate)s"
|
||||
msgstr "%(libretranslate)s Участники"
|
||||
|
||||
#~ msgid "multipart/form-data"
|
||||
#~ msgstr "multipart/form-данные"
|
||||
|
||||
|
|
Loading…
Reference in a new issue