From 7f72c48b59aa7f86e0f6d806cb15e8bff514f5c5 Mon Sep 17 00:00:00 2001 From: searxng-bot Date: Fri, 21 Jun 2024 07:09:40 +0000 Subject: [l10n] update translations from Weblate 3e3c194e8 - 2024-06-20 - Vulcain 0ffab2bcb - 2024-06-19 - LunarCat93 36809a19a - 2024-06-19 - return42 a97aff39a - 2024-06-19 - MonsoonRain 5d7cbca43 - 2024-06-17 - SomeTr ada44ff85 - 2024-06-17 - Xvnov 2f398eb58 - 2024-06-18 - tiziodcaio 11fde5415 - 2024-06-18 - ghose 7de1d0c22 - 2024-06-18 - return42 eeb9500b8 - 2024-06-18 - return42 --- searx/translations/ru/LC_MESSAGES/messages.mo | Bin 27015 -> 27019 bytes searx/translations/ru/LC_MESSAGES/messages.po | 59 +++++++++++++------------- 2 files changed, 29 insertions(+), 30 deletions(-) (limited to 'searx/translations/ru') diff --git a/searx/translations/ru/LC_MESSAGES/messages.mo b/searx/translations/ru/LC_MESSAGES/messages.mo index fc043cade..ec923f2be 100644 Binary files a/searx/translations/ru/LC_MESSAGES/messages.mo and b/searx/translations/ru/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ru/LC_MESSAGES/messages.po b/searx/translations/ru/LC_MESSAGES/messages.po index 5254e691a..f0768e971 100644 --- a/searx/translations/ru/LC_MESSAGES/messages.po +++ b/searx/translations/ru/LC_MESSAGES/messages.po @@ -25,8 +25,8 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-07 12:50+0000\n" -"PO-Revision-Date: 2024-06-14 07:08+0000\n" +"POT-Creation-Date: 2024-06-17 12:15+0000\n" +"PO-Revision-Date: 2024-06-18 21:18+0000\n" "Last-Translator: Xvnov \n" "Language-Team: Russian \n" @@ -566,6 +566,14 @@ msgstr "" "Показывать ваш IP-адрес по запросу \"ip\" и информацию о браузере по " "запросу \"user agent\"." +#: searx/plugins/self_info.py:28 +msgid "Your IP is: " +msgstr "Ваш IP-адрес: " + +#: searx/plugins/self_info.py:31 +msgid "Your user-agent is: " +msgstr "Информация о вашем браузере: " + #: searx/plugins/tor_check.py:24 msgid "Tor check plugin" msgstr "Плагин проверки Tor'a" @@ -595,7 +603,8 @@ msgstr "Вы не используете Tor. Ваш публичный IP-ад #: searx/plugins/tor_check.py:85 msgid "You are not using Tor and you have this external IP address: {ip_address}" -msgstr "Вы не используете Tor, и у вас следующий публичный IP адрес: {ip_address}" +msgstr "" +"Вы не используете Tor, и у вас следующий публичный IP-адрес: {ip_address}" #: searx/plugins/tracker_url_remover.py:16 msgid "Tracker URL remover" @@ -1376,36 +1385,11 @@ msgstr "Этот сайт не предоставил описания." msgid "Filesize" msgstr "Размер файла" -#: searx/templates/simple/result_templates/files.html:39 -#: searx/templates/simple/result_templates/torrent.html:12 -msgid "Bytes" -msgstr "Байт" - #: searx/templates/simple/result_templates/files.html:40 -#: searx/templates/simple/result_templates/torrent.html:13 -msgid "kiB" -msgstr "КиБ" - -#: searx/templates/simple/result_templates/files.html:41 -#: searx/templates/simple/result_templates/torrent.html:14 -msgid "MiB" -msgstr "МиБ" - -#: searx/templates/simple/result_templates/files.html:42 -#: searx/templates/simple/result_templates/torrent.html:15 -msgid "GiB" -msgstr "ГиБ" - -#: searx/templates/simple/result_templates/files.html:43 -#: searx/templates/simple/result_templates/torrent.html:16 -msgid "TiB" -msgstr "ТиБ" - -#: searx/templates/simple/result_templates/files.html:47 msgid "Date" msgstr "Дата" -#: searx/templates/simple/result_templates/files.html:49 +#: searx/templates/simple/result_templates/files.html:42 #: searx/templates/simple/result_templates/paper.html:24 msgid "Type" msgstr "Тип" @@ -1523,7 +1507,7 @@ msgstr "Сиды" msgid "Leecher" msgstr "Личи" -#: searx/templates/simple/result_templates/torrent.html:20 +#: searx/templates/simple/result_templates/torrent.html:13 msgid "Number of Files" msgstr "Количество файлов" @@ -1961,3 +1945,18 @@ msgstr "скрыть видео" #~ msgid "Rewrite result hostnames or remove results based on the hostname" #~ msgstr "Заменить имя хоста или удалить результаты на основе имени хоста" + +#~ msgid "Bytes" +#~ msgstr "Байт" + +#~ msgid "kiB" +#~ msgstr "КиБ" + +#~ msgid "MiB" +#~ msgstr "МиБ" + +#~ msgid "GiB" +#~ msgstr "ГиБ" + +#~ msgid "TiB" +#~ msgstr "ТиБ" -- cgit v1.2.3