diff options
Diffstat (limited to 'searx/translations/messages.pot')
-rw-r--r-- | searx/translations/messages.pot | 64 |
1 files changed, 34 insertions, 30 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index 76dccb653..754acfb44 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: 2022-05-03 16:51+0000\n" +"POT-Creation-Date: 2022-05-08 08:49+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" @@ -137,88 +137,88 @@ msgstr "" msgid "dark" msgstr "" -#: searx/webapp.py:169 +#: searx/webapp.py:164 msgid "timeout" msgstr "" -#: searx/webapp.py:170 +#: searx/webapp.py:165 msgid "parsing error" msgstr "" -#: searx/webapp.py:171 +#: searx/webapp.py:166 msgid "HTTP protocol error" msgstr "" -#: searx/webapp.py:172 +#: searx/webapp.py:167 msgid "network error" msgstr "" -#: searx/webapp.py:174 +#: searx/webapp.py:169 msgid "unexpected crash" msgstr "" -#: searx/webapp.py:181 +#: searx/webapp.py:176 msgid "HTTP error" msgstr "" -#: searx/webapp.py:182 +#: searx/webapp.py:177 msgid "HTTP connection error" msgstr "" -#: searx/webapp.py:188 +#: searx/webapp.py:183 msgid "proxy error" msgstr "" -#: searx/webapp.py:189 +#: searx/webapp.py:184 msgid "CAPTCHA" msgstr "" -#: searx/webapp.py:190 +#: searx/webapp.py:185 msgid "too many requests" msgstr "" -#: searx/webapp.py:191 +#: searx/webapp.py:186 msgid "access denied" msgstr "" -#: searx/webapp.py:192 +#: searx/webapp.py:187 msgid "server API error" msgstr "" -#: searx/webapp.py:414 +#: searx/webapp.py:397 msgid "No item found" msgstr "" #: searx/engines/qwant.py:212 -#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:416 +#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399 msgid "Source" msgstr "" -#: searx/webapp.py:418 +#: searx/webapp.py:401 msgid "Error loading the next page" msgstr "" -#: searx/webapp.py:530 searx/webapp.py:971 +#: searx/webapp.py:541 searx/webapp.py:977 msgid "Invalid settings, please edit your preferences" msgstr "" -#: searx/webapp.py:546 +#: searx/webapp.py:557 msgid "Invalid settings" msgstr "" -#: searx/webapp.py:622 searx/webapp.py:698 +#: searx/webapp.py:632 searx/webapp.py:708 msgid "search error" msgstr "" -#: searx/webapp.py:744 +#: searx/webapp.py:754 msgid "{minutes} minute(s) ago" msgstr "" -#: searx/webapp.py:746 +#: searx/webapp.py:756 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "" -#: searx/webapp.py:875 +#: searx/webapp.py:882 msgid "Suspended" msgstr "" @@ -335,36 +335,36 @@ msgstr "" msgid "search page" msgstr "" -#: searx/templates/simple/base.html:52 +#: searx/templates/simple/base.html:45 msgid "preferences" msgstr "" -#: searx/templates/simple/base.html:61 +#: searx/templates/simple/base.html:54 msgid "Powered by" msgstr "" -#: searx/templates/simple/base.html:61 +#: searx/templates/simple/base.html:54 msgid "a privacy-respecting, hackable metasearch engine" msgstr "" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:55 msgid "Source code" msgstr "" -#: searx/templates/simple/base.html:63 +#: searx/templates/simple/base.html:56 msgid "Issue tracker" msgstr "" -#: searx/templates/simple/base.html:64 searx/templates/simple/stats.html:18 +#: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18 msgid "Engine stats" msgstr "" -#: searx/templates/simple/base.html:65 +#: searx/templates/simple/base.html:58 #: searx/templates/simple/messages/no_results.html:15 msgid "Public instances" msgstr "" -#: searx/templates/simple/base.html:66 +#: searx/templates/simple/base.html:59 msgid "Contact instance maintainer" msgstr "" @@ -389,6 +389,10 @@ msgstr "" msgid "proxied" msgstr "" +#: searx/templates/simple/new_issue.html:63 +msgid "Submit a new issue on Github including the above information" +msgstr "" + #: searx/templates/simple/preferences.html:29 msgid "No HTTPS" msgstr "" |