[translations] update messages.pot and messages.po files

From 85c1c14f - 2022-05-08 - Alexandre Flament <alex@al-f.net>
This commit is contained in:
searxng-bot
2022-05-08 08:49:13 +00:00
parent c27a042b09
commit 7d52249c2b
49 changed files with 1725 additions and 1530 deletions

View File

@@ -12,21 +12,20 @@
# Дмитрий Михирев, 2016-2017
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-03 16:51+0000\n"
"POT-Creation-Date: 2022-05-08 08:49+0000\n"
"PO-Revision-Date: 2022-05-06 07:18+0000\n"
"Last-Translator: AHOHNMYC <lqwh2h2cwa@protonmail.com>\n"
"Language-Team: Russian <https://weblate.bubu1.eu/projects/searxng/searxng/ru/"
">\n"
"Language: ru\n"
"Language-Team: Russian "
"<https://weblate.bubu1.eu/projects/searxng/searxng/ru/>\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\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: Weblate 4.12\n"
"Generated-By: Babel 2.10.1\n"
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
@@ -149,88 +148,88 @@ msgstr "светлая"
msgid "dark"
msgstr "тёмная"
#: searx/webapp.py:169
#: searx/webapp.py:164
msgid "timeout"
msgstr "таймаут"
#: searx/webapp.py:170
#: searx/webapp.py:165
msgid "parsing error"
msgstr "ошибка разбора"
#: searx/webapp.py:171
#: searx/webapp.py:166
msgid "HTTP protocol error"
msgstr "ошибка протокола HTTP"
#: searx/webapp.py:172
#: searx/webapp.py:167
msgid "network error"
msgstr "сетевая ошибка"
#: searx/webapp.py:174
#: searx/webapp.py:169
msgid "unexpected crash"
msgstr "непредвиденная ошибка"
#: searx/webapp.py:181
#: searx/webapp.py:176
msgid "HTTP error"
msgstr "ошибка HTTP"
#: searx/webapp.py:182
#: searx/webapp.py:177
msgid "HTTP connection error"
msgstr "ошибка HTTP-соединения"
#: searx/webapp.py:188
#: searx/webapp.py:183
msgid "proxy error"
msgstr "ошибка прокси"
#: searx/webapp.py:189
#: searx/webapp.py:184
msgid "CAPTCHA"
msgstr "КАПЧА"
#: searx/webapp.py:190
#: searx/webapp.py:185
msgid "too many requests"
msgstr "слишком много запросов"
#: searx/webapp.py:191
#: searx/webapp.py:186
msgid "access denied"
msgstr "доступ запрещён"
#: searx/webapp.py:192
#: searx/webapp.py:187
msgid "server API error"
msgstr "ошибка API сервера"
#: searx/webapp.py:414
#: searx/webapp.py:397
msgid "No item found"
msgstr "Ничего не найдено"
#: searx/engines/qwant.py:212
#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:416
#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399
msgid "Source"
msgstr "Источник"
#: searx/webapp.py:418
#: searx/webapp.py:401
msgid "Error loading the next page"
msgstr "Не удалось загрузить следующую страницу"
#: searx/webapp.py:530 searx/webapp.py:971
#: searx/webapp.py:541 searx/webapp.py:977
msgid "Invalid settings, please edit your preferences"
msgstr "Неправильные параметры, пожалуйста измените ваши настройки"
#: searx/webapp.py:546
#: searx/webapp.py:557
msgid "Invalid settings"
msgstr "Неверные настройки"
#: searx/webapp.py:622 searx/webapp.py:698
#: searx/webapp.py:632 searx/webapp.py:708
msgid "search error"
msgstr "ошибка поиска"
#: searx/webapp.py:744
#: searx/webapp.py:754
msgid "{minutes} minute(s) ago"
msgstr "{minutes} минут(а) назад"
#: searx/webapp.py:746
#: searx/webapp.py:756
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "{hours} час(ов), {minutes} минут(а) назад"
#: searx/webapp.py:875
#: searx/webapp.py:882
msgid "Suspended"
msgstr "Приостановлено"
@@ -354,36 +353,36 @@ msgstr "Перейти к %(search_page)s."
msgid "search page"
msgstr "страница поиска"
#: searx/templates/simple/base.html:52
#: searx/templates/simple/base.html:45
msgid "preferences"
msgstr "Настройки"
#: searx/templates/simple/base.html:61
#: searx/templates/simple/base.html:54
msgid "Powered by"
msgstr "Основано на"
#: searx/templates/simple/base.html:61
#: searx/templates/simple/base.html:54
msgid "a privacy-respecting, hackable metasearch engine"
msgstr "открытая метапоисковая система, уважающая приватность"
#: searx/templates/simple/base.html:62
#: searx/templates/simple/base.html:55
msgid "Source code"
msgstr "Исходный код"
#: searx/templates/simple/base.html:63
#: searx/templates/simple/base.html:56
msgid "Issue tracker"
msgstr "Сообщить о проблеме"
#: searx/templates/simple/base.html:64 searx/templates/simple/stats.html:18
#: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18
msgid "Engine stats"
msgstr "Статистика по поисковым системам"
#: searx/templates/simple/base.html:65
#: searx/templates/simple/base.html:58
#: searx/templates/simple/messages/no_results.html:15
msgid "Public instances"
msgstr "Публичные зеркала"
#: searx/templates/simple/base.html:66
#: searx/templates/simple/base.html:59
msgid "Contact instance maintainer"
msgstr "Сопровождающий текущего зеркала"
@@ -408,6 +407,10 @@ msgstr "веб-архив"
msgid "proxied"
msgstr "через прокси"
#: searx/templates/simple/new_issue.html:63
msgid "Submit a new issue on Github including the above information"
msgstr ""
#: searx/templates/simple/preferences.html:29
msgid "No HTTPS"
msgstr "Без HTTPS"
@@ -1288,3 +1291,4 @@ msgstr "скрыть видео"
#~ msgid "Get image"
#~ msgstr "Скачать картинку"