diff options
Diffstat (limited to 'searx/translations/en/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/en/LC_MESSAGES/messages.po | 52 |
1 files changed, 30 insertions, 22 deletions
diff --git a/searx/translations/en/LC_MESSAGES/messages.po b/searx/translations/en/LC_MESSAGES/messages.po index f0874f977..7391ce6f3 100644 --- a/searx/translations/en/LC_MESSAGES/messages.po +++ b/searx/translations/en/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-10-14 14:11+0000\n" +"POT-Creation-Date: 2022-12-12 07:18+0000\n" "PO-Revision-Date: 2014-01-30 15:22+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: en\n" @@ -16,7 +16,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.10.3\n" +"Generated-By: Babel 2.11.0\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] #: searx/searxng.msg @@ -143,84 +143,84 @@ msgstr "" msgid "dark" msgstr "" -#: searx/webapp.py:164 +#: searx/webapp.py:165 msgid "timeout" msgstr "" -#: searx/webapp.py:165 +#: searx/webapp.py:166 msgid "parsing error" msgstr "" -#: searx/webapp.py:166 +#: searx/webapp.py:167 msgid "HTTP protocol error" msgstr "" -#: searx/webapp.py:167 +#: searx/webapp.py:168 msgid "network error" msgstr "" -#: searx/webapp.py:168 +#: searx/webapp.py:169 msgid "SSL error: certificate validation has failed" msgstr "" -#: searx/webapp.py:170 +#: searx/webapp.py:171 msgid "unexpected crash" msgstr "" -#: searx/webapp.py:177 +#: searx/webapp.py:178 msgid "HTTP error" msgstr "" -#: searx/webapp.py:178 +#: searx/webapp.py:179 msgid "HTTP connection error" msgstr "" -#: searx/webapp.py:184 +#: searx/webapp.py:185 msgid "proxy error" msgstr "" -#: searx/webapp.py:185 +#: searx/webapp.py:186 msgid "CAPTCHA" msgstr "" -#: searx/webapp.py:186 +#: searx/webapp.py:187 msgid "too many requests" msgstr "" -#: searx/webapp.py:187 +#: searx/webapp.py:188 msgid "access denied" msgstr "" -#: searx/webapp.py:188 +#: searx/webapp.py:189 msgid "server API error" msgstr "" -#: searx/webapp.py:365 +#: searx/webapp.py:366 msgid "No item found" msgstr "" #: searx/engines/qwant.py:217 -#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:368 msgid "Source" msgstr "" -#: searx/webapp.py:369 +#: searx/webapp.py:370 msgid "Error loading the next page" msgstr "" -#: searx/webapp.py:521 searx/webapp.py:953 +#: searx/webapp.py:522 searx/webapp.py:954 msgid "Invalid settings, please edit your preferences" msgstr "" -#: searx/webapp.py:537 +#: searx/webapp.py:538 msgid "Invalid settings" msgstr "" -#: searx/webapp.py:614 searx/webapp.py:690 +#: searx/webapp.py:615 searx/webapp.py:691 msgid "search error" msgstr "" -#: searx/webapp.py:852 +#: searx/webapp.py:853 msgid "Suspended" msgstr "" @@ -303,6 +303,14 @@ msgstr "" msgid "Night" msgstr "" +#: searx/plugins/autodetect_search_language.py:79 +msgid "Autodetect search language" +msgstr "" + +#: searx/plugins/autodetect_search_language.py:80 +msgid "Automatically detect the query search language and switch to it." +msgstr "" + #: searx/plugins/hash_plugin.py:24 msgid "Converts strings to different hash digests." msgstr "" |