diff options
Diffstat (limited to 'searx/translations/messages.pot')
| -rw-r--r-- | searx/translations/messages.pot | 37 |
1 files changed, 21 insertions, 16 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index 8b2182f6d..0c7479ab0 100644 --- a/searx/translations/messages.pot +++ b/searx/translations/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-17 12:15+0000\n" +"POT-Creation-Date: 2024-07-27 09:53+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -303,17 +303,17 @@ msgid "author" msgstr "" #. SOCIAL_MEDIA_TERMS['THREAD OPEN'] -#: searx/engines/discourse.py:121 searx/searxng.msg +#: searx/engines/discourse.py:149 searx/searxng.msg msgid "open" msgstr "" #. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] -#: searx/engines/discourse.py:121 searx/searxng.msg +#: searx/engines/discourse.py:149 searx/searxng.msg msgid "closed" msgstr "" #. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] -#: searx/engines/discourse.py:132 searx/searxng.msg +#: searx/engines/discourse.py:160 searx/searxng.msg msgid "answered" msgstr "" @@ -406,19 +406,19 @@ msgstr "" msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "" -#: searx/answerers/random/answerer.py:75 +#: searx/answerers/random/answerer.py:76 msgid "Random value generator" msgstr "" -#: searx/answerers/random/answerer.py:76 +#: searx/answerers/random/answerer.py:77 msgid "Generate different random values" msgstr "" -#: searx/answerers/statistics/answerer.py:48 +#: searx/answerers/statistics/answerer.py:50 msgid "Statistics functions" msgstr "" -#: searx/answerers/statistics/answerer.py:49 +#: searx/answerers/statistics/answerer.py:51 msgid "Compute {functions} of the arguments" msgstr "" @@ -451,7 +451,7 @@ msgid "clicks" msgstr "" #: searx/engines/seekr.py:193 searx/engines/yummly.py:71 -#: searx/engines/zlibrary.py:128 +#: searx/engines/zlibrary.py:137 msgid "Language" msgstr "" @@ -478,11 +478,11 @@ msgstr "" msgid "The image could not be downloaded." msgstr "" -#: searx/engines/zlibrary.py:129 +#: searx/engines/zlibrary.py:138 msgid "Book rating" msgstr "" -#: searx/engines/zlibrary.py:130 +#: searx/engines/zlibrary.py:139 msgid "File quality" msgstr "" @@ -502,11 +502,11 @@ msgstr "" msgid "Hostname replace" msgstr "" -#: searx/plugins/hostnames.py:68 +#: searx/plugins/hostnames.py:101 msgid "Hostnames plugin" msgstr "" -#: searx/plugins/hostnames.py:69 +#: searx/plugins/hostnames.py:102 msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" msgstr "" @@ -640,17 +640,21 @@ msgid "Length" msgstr "" #: searx/templates/simple/macros.html:36 +msgid "Views" +msgstr "" + +#: searx/templates/simple/macros.html:37 #: 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:44 +#: searx/templates/simple/macros.html:45 msgid "cached" msgstr "" -#: searx/templates/simple/macros.html:44 +#: searx/templates/simple/macros.html:45 msgid "proxied" msgstr "" @@ -922,11 +926,12 @@ msgid "Search language" msgstr "" #: searx/templates/simple/filters/languages.html:2 +#: searx/templates/simple/filters/languages.html:5 #: searx/templates/simple/preferences/language.html:7 msgid "Default language" msgstr "" -#: searx/templates/simple/filters/languages.html:4 +#: searx/templates/simple/filters/languages.html:9 #: searx/templates/simple/preferences/language.html:11 msgid "Auto-detect" msgstr "" |