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 71508abcb - 2023-09-19 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
62471e083c
commit
4acd23138a
56 changed files with 2051 additions and 1192 deletions
|
|
@ -20,7 +20,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-09-18 19:34+0000\n"
|
||||
"POT-Creation-Date: 2023-09-19 06:36+0000\n"
|
||||
"PO-Revision-Date: 2023-09-12 14:53+0000\n"
|
||||
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
|
||||
"Language: ru\n"
|
||||
|
|
@ -172,15 +172,15 @@ msgstr "Источник"
|
|||
msgid "Error loading the next page"
|
||||
msgstr "Не удалось загрузить следующую страницу"
|
||||
|
||||
#: searx/webapp.py:490 searx/webapp.py:882
|
||||
#: searx/webapp.py:491 searx/webapp.py:883
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Неправильные параметры, пожалуйста измените ваши настройки"
|
||||
|
||||
#: searx/webapp.py:506
|
||||
#: searx/webapp.py:507
|
||||
msgid "Invalid settings"
|
||||
msgstr "Неверные настройки"
|
||||
|
||||
#: searx/webapp.py:583 searx/webapp.py:665
|
||||
#: searx/webapp.py:584 searx/webapp.py:666
|
||||
msgid "search error"
|
||||
msgstr "ошибка поиска"
|
||||
|
||||
|
|
@ -417,19 +417,6 @@ msgstr "Убрать отслеживание URL"
|
|||
msgid "Remove trackers arguments from the returned URL"
|
||||
msgstr "Удаление параметров для отслеживания пользователя из URL-адреса"
|
||||
|
||||
#: searx/plugins/vim_hotkeys.py:3
|
||||
msgid "Vim-like hotkeys"
|
||||
msgstr "Горячие клавиши в стиле Vim"
|
||||
|
||||
#: searx/plugins/vim_hotkeys.py:4
|
||||
msgid ""
|
||||
"Navigate search results with Vim-like hotkeys (JavaScript required). "
|
||||
"Press \"h\" key on main or result page to get help."
|
||||
msgstr ""
|
||||
"Навигация по результатам поиска с помощью горячих клавиш в стиле Vim "
|
||||
"(требуется JavaScript). Чтобы получить справку, нажмите клавишу \"h\" на "
|
||||
"главной странице или на страницах результатов."
|
||||
|
||||
#: searx/templates/simple/404.html:4
|
||||
msgid "Page not found"
|
||||
msgstr "Страница не найдена"
|
||||
|
|
@ -587,23 +574,23 @@ msgstr "Категории по умолчанию"
|
|||
msgid "User interface"
|
||||
msgstr "Внешний вид"
|
||||
|
||||
#: searx/templates/simple/preferences.html:207
|
||||
#: searx/templates/simple/preferences.html:208
|
||||
msgid "Privacy"
|
||||
msgstr "Конфиденциальность"
|
||||
|
||||
#: searx/templates/simple/preferences.html:220
|
||||
#: searx/templates/simple/preferences.html:221
|
||||
msgid "Engines"
|
||||
msgstr "Поисковые системы"
|
||||
|
||||
#: searx/templates/simple/preferences.html:222
|
||||
#: searx/templates/simple/preferences.html:223
|
||||
msgid "Currently used search engines"
|
||||
msgstr "Используемые поисковые системы"
|
||||
|
||||
#: searx/templates/simple/preferences.html:230
|
||||
#: searx/templates/simple/preferences.html:231
|
||||
msgid "Special Queries"
|
||||
msgstr "Особые запросы"
|
||||
|
||||
#: searx/templates/simple/preferences.html:236
|
||||
#: searx/templates/simple/preferences.html:237
|
||||
msgid "Cookies"
|
||||
msgstr "Cookies"
|
||||
|
||||
|
|
@ -998,6 +985,20 @@ msgstr "Восстановить настройки по умолчанию"
|
|||
msgid "Back"
|
||||
msgstr "Назад"
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:2
|
||||
msgid "Hotkeys"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:13
|
||||
msgid "Vim-like"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:18
|
||||
msgid ""
|
||||
"Navigate search results with hotkeys (JavaScript required). Press \"h\" "
|
||||
"key on main or result page to get help."
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/image_proxy.html:2
|
||||
msgid "Image proxy"
|
||||
msgstr "Прокси для картинок"
|
||||
|
|
@ -1634,3 +1635,19 @@ msgstr "скрыть видео"
|
|||
#~ "категория. Отключите для выбора нескольких "
|
||||
#~ "категорий. (требуется JavaScript)"
|
||||
|
||||
#~ msgid "Vim-like hotkeys"
|
||||
#~ msgstr "Горячие клавиши в стиле Vim"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Navigate search results with Vim-like"
|
||||
#~ " hotkeys (JavaScript required). Press \"h\""
|
||||
#~ " key on main or result page to"
|
||||
#~ " get help."
|
||||
#~ msgstr ""
|
||||
#~ "Навигация по результатам поиска с "
|
||||
#~ "помощью горячих клавиш в стиле Vim "
|
||||
#~ "(требуется JavaScript). Чтобы получить "
|
||||
#~ "справку, нажмите клавишу \"h\" на "
|
||||
#~ "главной странице или на страницах "
|
||||
#~ "результатов."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue