diff options
Diffstat (limited to 'searx/translations/messages.pot')
| -rw-r--r-- | searx/translations/messages.pot | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index 931e87751..4834964d2 100644 --- a/searx/translations/messages.pot +++ b/searx/translations/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: SearXNG -\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-10-20 08:35+0000\n" +"POT-Creation-Date: 2025-12-05 10:19+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" @@ -483,7 +483,7 @@ msgid "active users" msgstr "" #. SOCIAL_MEDIA_TERMS['COMMENTS'] -#: searx/engines/discourse.py:157 searx/engines/hackernews.py:81 +#: searx/engines/discourse.py:157 searx/engines/hackernews.py:83 #: searx/engines/lemmy.py:130 searx/searxng.msg msgid "comments" msgstr "" @@ -499,7 +499,7 @@ msgid "community" msgstr "" #. SOCIAL_MEDIA_TERMS['POINTS'] -#: searx/engines/hackernews.py:81 searx/searxng.msg +#: searx/engines/hackernews.py:83 searx/searxng.msg msgid "points" msgstr "" @@ -509,7 +509,7 @@ msgid "title" msgstr "" #. SOCIAL_MEDIA_TERMS['AUTHOR'] -#: searx/engines/hackernews.py:84 searx/searxng.msg +#: searx/engines/hackernews.py:86 searx/searxng.msg msgid "author" msgstr "" @@ -532,7 +532,7 @@ msgstr "" msgid "No item found" msgstr "" -#: searx/engines/qwant.py:289 +#: searx/engines/qwant.py:299 #: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:330 msgid "Source" msgstr "" @@ -541,15 +541,15 @@ msgstr "" msgid "Error loading the next page" msgstr "" -#: searx/webapp.py:475 searx/webapp.py:876 +#: searx/webapp.py:481 searx/webapp.py:882 msgid "Invalid settings, please edit your preferences" msgstr "" -#: searx/webapp.py:491 +#: searx/webapp.py:497 msgid "Invalid settings" msgstr "" -#: searx/webapp.py:568 searx/webapp.py:658 +#: searx/webapp.py:574 searx/webapp.py:664 msgid "search error" msgstr "" @@ -641,7 +641,7 @@ msgstr "" msgid "This entry has been superseded by" msgstr "" -#: searx/engines/qwant.py:291 +#: searx/engines/qwant.py:301 msgid "Channel" msgstr "" @@ -701,12 +701,12 @@ msgstr "" msgid "Filter out onion results that appear in Ahmia's blacklist." msgstr "" -#: searx/plugins/calculator.py:37 -msgid "Basic Calculator" +#: searx/plugins/calculator.py:25 +msgid "Calculator" msgstr "" -#: searx/plugins/calculator.py:38 -msgid "Calculate mathematical expressions via the search bar" +#: searx/plugins/calculator.py:26 +msgid "Parses and solves mathematical expressions." msgstr "" #: searx/plugins/hash_plugin.py:33 @@ -731,6 +731,16 @@ msgstr "" msgid "Rewrite hostnames and remove or prioritize results based on the hostname" msgstr "" +#: searx/plugins/infinite_scroll.py:25 +msgid "Infinite scroll" +msgstr "" + +#: searx/plugins/infinite_scroll.py:26 +msgid "" +"Automatically loads the next page when scrolling to bottom of the current" +" page" +msgstr "" + #: searx/plugins/oa_doi_rewrite.py:54 msgid "Open Access DOI rewrite" msgstr "" @@ -797,15 +807,15 @@ msgstr "" msgid "Remove trackers arguments from the returned URL" msgstr "" -#: searx/plugins/unit_converter.py:48 +#: searx/plugins/unit_converter.py:42 msgid "Unit converter plugin" msgstr "" -#: searx/plugins/unit_converter.py:49 +#: searx/plugins/unit_converter.py:43 msgid "Convert between units" msgstr "" -#: searx/result_types/answer.py:226 +#: searx/result_types/answer.py:223 #, python-brace-format msgid "{location}: {temperature}, {condition}" msgstr "" @@ -976,23 +986,23 @@ msgstr "" msgid "User interface" msgstr "" -#: searx/templates/simple/preferences.html:227 +#: searx/templates/simple/preferences.html:224 msgid "Privacy" msgstr "" -#: searx/templates/simple/preferences.html:242 +#: searx/templates/simple/preferences.html:239 msgid "Engines" msgstr "" -#: searx/templates/simple/preferences.html:244 +#: searx/templates/simple/preferences.html:241 msgid "Currently used search engines" msgstr "" -#: searx/templates/simple/preferences.html:253 +#: searx/templates/simple/preferences.html:250 msgid "Special Queries" msgstr "" -#: searx/templates/simple/preferences.html:261 +#: searx/templates/simple/preferences.html:258 msgid "Cookies" msgstr "" @@ -1474,16 +1484,6 @@ msgstr "" msgid "Proxy image results through SearXNG" msgstr "" -#: searx/templates/simple/preferences/infinite_scroll.html:2 -msgid "Infinite scroll" -msgstr "" - -#: searx/templates/simple/preferences/infinite_scroll.html:14 -msgid "" -"Automatically load the next page when scrolling to the bottom of the " -"current page" -msgstr "" - #: searx/templates/simple/preferences/language.html:24 msgid "What language do you prefer for search?" msgstr "" |