diff options
Diffstat (limited to 'searx/translations/he')
| -rw-r--r-- | searx/translations/he/LC_MESSAGES/messages.mo | bin | 18949 -> 18780 bytes | |||
| -rw-r--r-- | searx/translations/he/LC_MESSAGES/messages.po | 61 |
2 files changed, 42 insertions, 19 deletions
diff --git a/searx/translations/he/LC_MESSAGES/messages.mo b/searx/translations/he/LC_MESSAGES/messages.mo Binary files differindex de8908bad..cec1057ce 100644 --- a/searx/translations/he/LC_MESSAGES/messages.mo +++ b/searx/translations/he/LC_MESSAGES/messages.mo diff --git a/searx/translations/he/LC_MESSAGES/messages.po b/searx/translations/he/LC_MESSAGES/messages.po index 170420680..57b17d828 100644 --- a/searx/translations/he/LC_MESSAGES/messages.po +++ b/searx/translations/he/LC_MESSAGES/messages.po @@ -14,25 +14,25 @@ # return42 <markus.heiser@darmarit.de>, 2023, 2024. # shoko <nickskorohod@outlook.com>, 2023. # return42 <return42@users.noreply.translate.codeberg.org>, 2024. -# sacred-serpent <sacred-serpent@users.noreply.translate.codeberg.org>, 2024. +# sacred-serpent <sacred-serpent@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 12:50+0000\n" "PO-Revision-Date: 2024-05-14 19:20+0000\n" -"Last-Translator: sacred-serpent <sacred-serpent@users.noreply.translate." -"codeberg.org>\n" -"Language-Team: Hebrew <https://translate.codeberg.org/projects/searxng/" -"searxng/he/>\n" +"Last-Translator: sacred-serpent <sacred-" +"serpent@users.noreply.translate.codeberg.org>\n" "Language: he\n" +"Language-Team: Hebrew " +"<https://translate.codeberg.org/projects/searxng/searxng/he/>\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 " +"&& n % 10 == 0) ? 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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " -"n % 10 == 0) ? 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 @@ -319,6 +319,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 "לא נמצא פריט" @@ -507,13 +522,17 @@ msgstr "ממיר מחרוזות לתוך hash digests (לקט גיבוב) שונ msgid "hash digest" msgstr "hash digest" -#: searx/plugins/hostname_replace.py:12 +#: searx/plugins/hostname_replace.py:7 msgid "Hostname replace" msgstr "החלפת Hostname" -#: searx/plugins/hostname_replace.py:13 -msgid "Rewrite result hostnames or remove results based on the hostname" -msgstr "שכתב hostname של תוצאות או הסר תוצאות בהתבסס על hostname" +#: searx/plugins/hostnames.py:68 +msgid "Hostnames plugin" +msgstr "" + +#: searx/plugins/hostnames.py:69 +msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" +msgstr "" #: searx/plugins/oa_doi_rewrite.py:12 msgid "Open Access DOI rewrite" @@ -640,22 +659,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 "פרוקסי" @@ -1893,3 +1912,7 @@ msgstr "הסתר וידאו" #~ "use another query or search in " #~ "more categories." #~ msgstr "לא מצאנו תוצאות. אנא נסו שאילתא אחרת או חפשו בתוך יותר קטגוריות." + +#~ msgid "Rewrite result hostnames or remove results based on the hostname" +#~ msgstr "שכתב hostname של תוצאות או הסר תוצאות בהתבסס על hostname" + |