diff options
Diffstat (limited to 'searx/translations/de/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/de/LC_MESSAGES/messages.po | 47 |
1 files changed, 26 insertions, 21 deletions
diff --git a/searx/translations/de/LC_MESSAGES/messages.po b/searx/translations/de/LC_MESSAGES/messages.po index 4b5e30d6b..3571f0084 100644 --- a/searx/translations/de/LC_MESSAGES/messages.po +++ b/searx/translations/de/LC_MESSAGES/messages.po @@ -18,13 +18,14 @@ # stf <stefan.marsiske@gmail.com>, 2014 # Thomas Pointhuber, 2016-2017 # Markus Heiser <markus.heiser@darmarit.de>, 2022. +# Peter Martin <weblate@pe7er.com>, 2022. msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-09-28 07:29+0000\n" -"PO-Revision-Date: 2022-10-11 13:31+0000\n" -"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"POT-Creation-Date: 2022-10-14 14:11+0000\n" +"PO-Revision-Date: 2022-10-20 07:00+0000\n" +"Last-Translator: Peter Martin <weblate@pe7er.com>\n" "Language-Team: German <https://weblate.bubu1.eu/projects/searxng/searxng/de/>" "\n" "Language: de\n" @@ -176,64 +177,68 @@ msgstr "HTTP-Protokollfehler" msgid "network error" msgstr "Netzwerkfehler" -#: searx/webapp.py:169 +#: searx/webapp.py:168 +msgid "SSL error: certificate validation has failed" +msgstr "SSL Fehler: Zertifikatsprüfung ist fehlgeschlagen" + +#: searx/webapp.py:170 msgid "unexpected crash" msgstr "unerwarteter Absturz" -#: searx/webapp.py:176 +#: searx/webapp.py:177 msgid "HTTP error" msgstr "HTTP-Fehler" -#: searx/webapp.py:177 +#: searx/webapp.py:178 msgid "HTTP connection error" msgstr "HTTP-Verbindungsfehler" -#: searx/webapp.py:183 +#: searx/webapp.py:184 msgid "proxy error" msgstr "Proxy-Fehler" -#: searx/webapp.py:184 +#: searx/webapp.py:185 msgid "CAPTCHA" msgstr "CAPTCHA" -#: searx/webapp.py:185 +#: searx/webapp.py:186 msgid "too many requests" msgstr "zu viele Anfragen" -#: searx/webapp.py:186 +#: searx/webapp.py:187 msgid "access denied" msgstr "Zugriff verweigert" -#: searx/webapp.py:187 +#: searx/webapp.py:188 msgid "server API error" msgstr "Server-API-Fehler" -#: searx/webapp.py:362 +#: searx/webapp.py:365 msgid "No item found" msgstr "Keine Einträge gefunden" #: searx/engines/qwant.py:217 -#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367 msgid "Source" msgstr "Quelle" -#: searx/webapp.py:366 +#: searx/webapp.py:369 msgid "Error loading the next page" msgstr "Fehler beim Laden der nächsten Seite" -#: searx/webapp.py:518 searx/webapp.py:950 +#: searx/webapp.py:521 searx/webapp.py:953 msgid "Invalid settings, please edit your preferences" msgstr "Ungültige Einstellungen, bitte Einstellungen ändern" -#: searx/webapp.py:534 +#: searx/webapp.py:537 msgid "Invalid settings" msgstr "Ungültige Einstellungen" -#: searx/webapp.py:611 searx/webapp.py:687 +#: searx/webapp.py:614 searx/webapp.py:690 msgid "search error" msgstr "Suchfehler" -#: searx/webapp.py:849 +#: searx/webapp.py:852 msgid "Suspended" msgstr "Ausgesetzt" @@ -728,9 +733,9 @@ msgid "" "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" " rel=\"external\">learn more about request methods</a>" msgstr "" -"ändere wie Formulare übertragen werden, <a href=\"https://de.wikipedia.org/" -"wiki/Hypertext_Transfer_Protocol#HTTP-Anfragemethoden\" rel=\"external\"" -">lerne mehr über Anfragemethoden</a>" +"ändere wie Formulare übertragen werden, <a " +"href=\"https://de.wikipedia.org/wiki/Hypertext_Transfer_Protocol#HTTP-" +"Anfragemethoden\" rel=\"external\">lerne mehr über Anfragemethoden</a>" #: searx/templates/simple/preferences.html:269 msgid "Image proxy" |