diff options
Diffstat (limited to 'searx/translations/ru/LC_MESSAGES')
-rw-r--r-- | searx/translations/ru/LC_MESSAGES/messages.mo | bin | 27161 -> 27161 bytes | |||
-rw-r--r-- | searx/translations/ru/LC_MESSAGES/messages.po | 61 |
2 files changed, 41 insertions, 20 deletions
diff --git a/searx/translations/ru/LC_MESSAGES/messages.mo b/searx/translations/ru/LC_MESSAGES/messages.mo Binary files differindex 6c159b8fa..65b47ff46 100644 --- a/searx/translations/ru/LC_MESSAGES/messages.mo +++ b/searx/translations/ru/LC_MESSAGES/messages.mo diff --git a/searx/translations/ru/LC_MESSAGES/messages.po b/searx/translations/ru/LC_MESSAGES/messages.po index 6aa3e9bfe..9139a5048 100644 --- a/searx/translations/ru/LC_MESSAGES/messages.po +++ b/searx/translations/ru/LC_MESSAGES/messages.po @@ -23,21 +23,21 @@ # Xvnov <Xvnov@users.noreply.translate.codeberg.org>, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-11-24 11:51+0000\n" +"POT-Creation-Date: 2024-12-01 12:14+0000\n" "PO-Revision-Date: 2024-11-25 12:40+0000\n" -"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n" -"Language-Team: Russian <https://translate.codeberg.org/projects/searxng/" -"searxng/ru/>\n" +"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>" +"\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.8.1\n" "Generated-By: Babel 2.16.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -358,28 +358,28 @@ msgstr "закрыт" msgid "answered" msgstr "ответил" -#: searx/webapp.py:332 +#: searx/webapp.py:323 msgid "No item found" msgstr "Ничего не найдено" #: searx/engines/qwant.py:288 -#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:334 +#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:325 msgid "Source" msgstr "Источник" -#: searx/webapp.py:336 +#: searx/webapp.py:327 msgid "Error loading the next page" msgstr "Не удалось загрузить следующую страницу" -#: searx/webapp.py:495 searx/webapp.py:898 +#: searx/webapp.py:496 searx/webapp.py:904 msgid "Invalid settings, please edit your preferences" msgstr "Неправильные параметры, пожалуйста измените ваши настройки" -#: searx/webapp.py:511 +#: searx/webapp.py:512 msgid "Invalid settings" msgstr "Неверные настройки" -#: searx/webapp.py:588 searx/webapp.py:670 +#: searx/webapp.py:589 searx/webapp.py:679 msgid "search error" msgstr "ошибка поиска" @@ -794,23 +794,23 @@ msgstr "Категории по умолчанию" msgid "User interface" msgstr "Внешний вид" -#: searx/templates/simple/preferences.html:211 +#: searx/templates/simple/preferences.html:212 msgid "Privacy" msgstr "Конфиденциальность" -#: searx/templates/simple/preferences.html:224 +#: searx/templates/simple/preferences.html:225 msgid "Engines" msgstr "Поисковые системы" -#: searx/templates/simple/preferences.html:226 +#: searx/templates/simple/preferences.html:227 msgid "Currently used search engines" msgstr "Используемые поисковые системы" -#: searx/templates/simple/preferences.html:234 +#: searx/templates/simple/preferences.html:235 msgid "Special Queries" msgstr "Особые запросы" -#: searx/templates/simple/preferences.html:240 +#: searx/templates/simple/preferences.html:241 msgid "Cookies" msgstr "Cookies" @@ -1385,6 +1385,26 @@ msgstr "Язык интерфейса" msgid "Change the language of the layout" msgstr "Изменить язык интерфейса" +#: searx/templates/simple/preferences/urlformatting.html:2 +msgid "URL formatting" +msgstr "" + +#: searx/templates/simple/preferences/urlformatting.html:8 +msgid "Pretty" +msgstr "" + +#: searx/templates/simple/preferences/urlformatting.html:13 +msgid "Full" +msgstr "" + +#: searx/templates/simple/preferences/urlformatting.html:18 +msgid "Host" +msgstr "" + +#: searx/templates/simple/preferences/urlformatting.html:23 +msgid "Change result URL formatting" +msgstr "" + #: searx/templates/simple/result_templates/code.html:13 msgid "repo" msgstr "Репозиторий" @@ -1998,3 +2018,4 @@ msgstr "скрыть видео" #~ msgid "Start submiting a new issue on GitHub" #~ msgstr "Откройте issue на GitHub" + |