diff options
Diffstat (limited to 'searx/translations/messages.pot')
| -rw-r--r-- | searx/translations/messages.pot | 60 |
1 files changed, 28 insertions, 32 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index 0fb7833ce..828a775cc 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: 2025-03-29 09:21+0000\n" +"POT-Creation-Date: 2025-05-13 19:13+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" @@ -58,7 +58,7 @@ msgid "videos" msgstr "" #. CATEGORY_NAMES['RADIO'] -#: searx/engines/radio_browser.py:103 searx/searxng.msg +#: searx/engines/radio_browser.py:151 searx/searxng.msg msgid "radio" msgstr "" @@ -335,93 +335,93 @@ msgstr "" msgid "answered" msgstr "" -#: searx/webapp.py:312 +#: searx/webapp.py:291 msgid "No item found" msgstr "" #: searx/engines/qwant.py:291 -#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:314 +#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:293 msgid "Source" msgstr "" -#: searx/webapp.py:316 +#: searx/webapp.py:295 msgid "Error loading the next page" msgstr "" -#: searx/webapp.py:469 searx/webapp.py:875 +#: searx/webapp.py:446 searx/webapp.py:844 msgid "Invalid settings, please edit your preferences" msgstr "" -#: searx/webapp.py:485 +#: searx/webapp.py:462 msgid "Invalid settings" msgstr "" -#: searx/webapp.py:562 searx/webapp.py:652 +#: searx/webapp.py:539 searx/webapp.py:629 msgid "search error" msgstr "" -#: searx/webutils.py:36 +#: searx/webutils.py:35 msgid "timeout" msgstr "" -#: searx/webutils.py:37 +#: searx/webutils.py:36 msgid "parsing error" msgstr "" -#: searx/webutils.py:38 +#: searx/webutils.py:37 msgid "HTTP protocol error" msgstr "" -#: searx/webutils.py:39 +#: searx/webutils.py:38 msgid "network error" msgstr "" -#: searx/webutils.py:40 +#: searx/webutils.py:39 msgid "SSL error: certificate validation has failed" msgstr "" -#: searx/webutils.py:42 +#: searx/webutils.py:41 msgid "unexpected crash" msgstr "" -#: searx/webutils.py:49 +#: searx/webutils.py:48 msgid "HTTP error" msgstr "" -#: searx/webutils.py:50 +#: searx/webutils.py:49 msgid "HTTP connection error" msgstr "" -#: searx/webutils.py:56 +#: searx/webutils.py:55 msgid "proxy error" msgstr "" -#: searx/webutils.py:57 +#: searx/webutils.py:56 msgid "CAPTCHA" msgstr "" -#: searx/webutils.py:58 +#: searx/webutils.py:57 msgid "too many requests" msgstr "" -#: searx/webutils.py:59 +#: searx/webutils.py:58 msgid "access denied" msgstr "" -#: searx/webutils.py:60 +#: searx/webutils.py:59 msgid "server API error" msgstr "" -#: searx/webutils.py:79 +#: searx/webutils.py:78 msgid "Suspended" msgstr "" -#: searx/webutils.py:314 +#: searx/webutils.py:313 #, python-brace-format msgid "{minutes} minute(s) ago" msgstr "" -#: searx/webutils.py:315 +#: searx/webutils.py:314 #, python-brace-format msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "" @@ -452,15 +452,15 @@ msgstr "" msgid "Channel" msgstr "" -#: searx/engines/radio_browser.py:105 +#: searx/engines/radio_browser.py:153 msgid "bitrate" msgstr "" -#: searx/engines/radio_browser.py:106 +#: searx/engines/radio_browser.py:154 msgid "votes" msgstr "" -#: searx/engines/radio_browser.py:107 +#: searx/engines/radio_browser.py:155 msgid "clicks" msgstr "" @@ -469,7 +469,7 @@ msgstr "" msgid "Language" msgstr "" -#: searx/engines/semantic_scholar.py:79 +#: searx/engines/semantic_scholar.py:101 #, python-brace-format msgid "" "{numCitations} citations from the year {firstCitationVelocityYear} to " @@ -681,10 +681,6 @@ msgstr "" msgid "cached" msgstr "" -#: searx/templates/simple/macros.html:50 -msgid "proxied" -msgstr "" - #: searx/templates/simple/new_issue.html:64 msgid "Start submitting a new issue on GitHub" msgstr "" |