diff options
Diffstat (limited to 'searx/translations/ru/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/ru/LC_MESSAGES/messages.po | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/searx/translations/ru/LC_MESSAGES/messages.po b/searx/translations/ru/LC_MESSAGES/messages.po index a88f527eb..82d9da124 100644 --- a/searx/translations/ru/LC_MESSAGES/messages.po +++ b/searx/translations/ru/LC_MESSAGES/messages.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-08 08:49+0000\n" +"POT-Creation-Date: 2022-05-15 18:46+0000\n" "PO-Revision-Date: 2022-05-06 07:18+0000\n" "Last-Translator: AHOHNMYC <lqwh2h2cwa@protonmail.com>\n" "Language: ru\n" @@ -209,27 +209,27 @@ msgstr "Источник" msgid "Error loading the next page" msgstr "Не удалось загрузить следующую страницу" -#: searx/webapp.py:541 searx/webapp.py:977 +#: searx/webapp.py:544 searx/webapp.py:985 msgid "Invalid settings, please edit your preferences" msgstr "Неправильные параметры, пожалуйста измените ваши настройки" -#: searx/webapp.py:557 +#: searx/webapp.py:560 msgid "Invalid settings" msgstr "Неверные настройки" -#: searx/webapp.py:632 searx/webapp.py:708 +#: searx/webapp.py:635 searx/webapp.py:711 msgid "search error" msgstr "ошибка поиска" -#: searx/webapp.py:754 +#: searx/webapp.py:757 msgid "{minutes} minute(s) ago" msgstr "{minutes} минут(а) назад" -#: searx/webapp.py:756 +#: searx/webapp.py:759 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "{hours} час(ов), {minutes} минут(а) назад" -#: searx/webapp.py:882 +#: searx/webapp.py:885 msgid "Suspended" msgstr "Приостановлено" @@ -744,15 +744,25 @@ msgstr "" "Внимание: использование URL с параметрами может привести к утечке данных " "на сайты, открытые из результатов поиска." +#: searx/templates/simple/preferences.html:409 +msgid "URL to restore your preferences in another browser" +msgstr "" + #: searx/templates/simple/preferences.html:413 msgid "" +"Specifying custom settings in the preferences URL can be used to sync " +"preferences across devices." +msgstr "" + +#: searx/templates/simple/preferences.html:418 +msgid "" "These settings are stored in your cookies, this allows us not to store " "this data about you." msgstr "" "Все настройки сохраняются в cookie вашего браузера. Это позволяет нам не " "хранить о вас никаких данных на серверах." -#: searx/templates/simple/preferences.html:415 +#: searx/templates/simple/preferences.html:420 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." @@ -760,15 +770,15 @@ msgstr "" "Cookie нужны исключительно для вашего удобства, мы не используем cookie " "для слежки." -#: searx/templates/simple/preferences.html:418 +#: searx/templates/simple/preferences.html:423 msgid "Save" msgstr "Сохранить" -#: searx/templates/simple/preferences.html:419 +#: searx/templates/simple/preferences.html:424 msgid "Reset defaults" msgstr "Восстановить настройки по умолчанию" -#: searx/templates/simple/preferences.html:420 +#: searx/templates/simple/preferences.html:425 msgid "Back" msgstr "Назад" |