diff options
Diffstat (limited to 'searx/translations/ru/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/ru/LC_MESSAGES/messages.po | 41 |
1 files changed, 28 insertions, 13 deletions
diff --git a/searx/translations/ru/LC_MESSAGES/messages.po b/searx/translations/ru/LC_MESSAGES/messages.po index 35acd2294..4936a9139 100644 --- a/searx/translations/ru/LC_MESSAGES/messages.po +++ b/searx/translations/ru/LC_MESSAGES/messages.po @@ -22,22 +22,21 @@ # return42 <return42@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-05-09 15:27+0000\n" +"POT-Creation-Date: 2024-06-07 08:23+0000\n" "PO-Revision-Date: 2024-05-17 06:18+0000\n" "Last-Translator: 0ko <0ko@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.5.5\n" -"Generated-By: Babel 2.14.0\n" +"Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] #: searx/searxng.msg @@ -324,6 +323,21 @@ msgstr "название" msgid "author" msgstr "автор" +#. SOCIAL_MEDIA_TERMS['THREAD OPEN'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "open" +msgstr "" + +#. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "closed" +msgstr "" + +#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] +#: searx/engines/discourse.py:132 searx/searxng.msg +msgid "answered" +msgstr "" + #: searx/webapp.py:330 msgid "No item found" msgstr "Ничего не найдено" @@ -646,22 +660,22 @@ msgstr "Сопровождающий текущего зеркала" msgid "Click on the magnifier to perform search" msgstr "Нажмите на лупу, чтобы выполнить поиск" -#: searx/templates/simple/macros.html:36 +#: searx/templates/simple/macros.html:35 msgid "Length" msgstr "Длительность" -#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/macros.html:36 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Автор" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "cached" msgstr "веб-архив" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "proxied" msgstr "через прокси" @@ -1936,3 +1950,4 @@ msgstr "скрыть видео" #~ "мы не нашли никаких результатов. " #~ "Попробуйте изменить запрос или поищите в" #~ " других категориях." + |