mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[translations] update messages.pot and messages.po files
From 6129b1616 - 2023-11-27 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
fc2dfc1089
commit
2c625f295f
56 changed files with 1394 additions and 717 deletions
|
|
@ -19,22 +19,21 @@
|
|||
# 0que <0que@users.noreply.translate.codeberg.org>, 2023.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-11-11 15:25+0000\n"
|
||||
"POT-Creation-Date: 2023-12-23 08:54+0000\n"
|
||||
"PO-Revision-Date: 2023-11-23 06:13+0000\n"
|
||||
"Last-Translator: 0que <0que@users.noreply.translate.codeberg.org>\n"
|
||||
"Language-Team: Russian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/ru/>\n"
|
||||
"Language: ru\n"
|
||||
"Language-Team: Russian "
|
||||
"<https://translate.codeberg.org/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 5.1\n"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
#: searx/searxng.msg
|
||||
|
|
@ -393,8 +392,8 @@ msgid ""
|
|||
"Displays your IP if the query is \"ip\" and your user agent if the query "
|
||||
"contains \"user agent\"."
|
||||
msgstr ""
|
||||
"Показывать ваш IP-адрес по запросу \"ip\" и информацию о браузере по запросу "
|
||||
"\"user agent\"."
|
||||
"Показывать ваш IP-адрес по запросу \"ip\" и информацию о браузере по "
|
||||
"запросу \"user agent\"."
|
||||
|
||||
#: searx/plugins/tor_check.py:25
|
||||
msgid "Tor check plugin"
|
||||
|
|
@ -636,7 +635,7 @@ msgstr "Наверх"
|
|||
msgid "Previous page"
|
||||
msgstr "Предыдущая страница"
|
||||
|
||||
#: searx/templates/simple/results.html:140
|
||||
#: searx/templates/simple/results.html:141
|
||||
msgid "Next page"
|
||||
msgstr "Следующая страница"
|
||||
|
||||
|
|
@ -850,30 +849,42 @@ msgstr "Информация!"
|
|||
msgid "currently, there are no cookies defined."
|
||||
msgstr "в данный момент cookie-файлы не определены."
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:3
|
||||
#: searx/templates/simple/messages/no_results.html:6
|
||||
msgid "Sorry!"
|
||||
msgstr "Извините!"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:4
|
||||
#: searx/templates/simple/messages/no_results.html:12
|
||||
msgid "No results were found. You can try to:"
|
||||
msgstr "Не было найдено никаких результатов. Вы можете попробовать:"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:6
|
||||
#: searx/templates/simple/messages/no_results.html:14
|
||||
msgid "There are no more results. You can try to:"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:19
|
||||
msgid "Refresh the page."
|
||||
msgstr "Обновите страницу."
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:7
|
||||
#: searx/templates/simple/messages/no_results.html:20
|
||||
msgid "Search for another query or select another category (above)."
|
||||
msgstr "Выполните поиск с другим запросом или выберите другую категорию (выше)."
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:8
|
||||
#: searx/templates/simple/messages/no_results.html:21
|
||||
msgid "Change the search engine used in the preferences:"
|
||||
msgstr "Измените поисковую систему, указанную в настройках:"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:9
|
||||
#: searx/templates/simple/messages/no_results.html:22
|
||||
msgid "Switch to another instance:"
|
||||
msgstr "Поменяйте инстанцию на другую:"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:24
|
||||
msgid "Search for another query or select another category."
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:25
|
||||
msgid "Go back to the previous page using the previous page button."
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/answerers.html:4
|
||||
#: searx/templates/simple/preferences/engines.html:17
|
||||
msgid "Allow"
|
||||
|
|
@ -1702,3 +1713,4 @@ msgstr "скрыть видео"
|
|||
#~ "мы не нашли никаких результатов. "
|
||||
#~ "Попробуйте изменить запрос или поищите в"
|
||||
#~ " других категориях."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue