diff options
Diffstat (limited to 'searx/translations/de/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/de/LC_MESSAGES/messages.po | 156 |
1 files changed, 122 insertions, 34 deletions
diff --git a/searx/translations/de/LC_MESSAGES/messages.po b/searx/translations/de/LC_MESSAGES/messages.po index 20ae3e3c8..a6f173ba7 100644 --- a/searx/translations/de/LC_MESSAGES/messages.po +++ b/searx/translations/de/LC_MESSAGES/messages.po @@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-09-21 15:58+0000\n" -"PO-Revision-Date: 2022-09-23 07:38+0000\n" +"POT-Creation-Date: 2022-09-28 07:29+0000\n" +"PO-Revision-Date: 2022-09-30 07:43+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language-Team: German <https://weblate.bubu1.eu/projects/searxng/searxng/de/>" "\n" @@ -32,7 +32,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.14\n" +"X-Generator: Weblate 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -140,6 +140,11 @@ msgstr "Software Wikis" msgid "web" msgstr "WEB" +#. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS'] +#: searx/searxng.msg +msgid "scientific publications" +msgstr "wissenschaftliche Veröffentlichungen" + #. STYLE_NAMES['AUTO'] #: searx/searxng.msg msgid "auto" @@ -155,68 +160,68 @@ msgstr "hell" msgid "dark" msgstr "dunkel" -#: searx/webapp.py:165 +#: searx/webapp.py:164 msgid "timeout" msgstr "Timeout" -#: searx/webapp.py:166 +#: searx/webapp.py:165 msgid "parsing error" msgstr "Fehler beim Parsen" -#: searx/webapp.py:167 +#: searx/webapp.py:166 msgid "HTTP protocol error" msgstr "HTTP-Protokollfehler" -#: searx/webapp.py:168 +#: searx/webapp.py:167 msgid "network error" msgstr "Netzwerkfehler" -#: searx/webapp.py:170 +#: searx/webapp.py:169 msgid "unexpected crash" msgstr "unerwarteter Absturz" -#: searx/webapp.py:177 +#: searx/webapp.py:176 msgid "HTTP error" msgstr "HTTP-Fehler" -#: searx/webapp.py:178 +#: searx/webapp.py:177 msgid "HTTP connection error" msgstr "HTTP-Verbindungsfehler" -#: searx/webapp.py:184 +#: searx/webapp.py:183 msgid "proxy error" msgstr "Proxy-Fehler" -#: searx/webapp.py:185 +#: searx/webapp.py:184 msgid "CAPTCHA" msgstr "CAPTCHA" -#: searx/webapp.py:186 +#: searx/webapp.py:185 msgid "too many requests" msgstr "zu viele Anfragen" -#: searx/webapp.py:187 +#: searx/webapp.py:186 msgid "access denied" msgstr "Zugriff verweigert" -#: searx/webapp.py:188 +#: searx/webapp.py:187 msgid "server API error" msgstr "Server-API-Fehler" -#: searx/webapp.py:363 +#: searx/webapp.py:362 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:365 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364 msgid "Source" msgstr "Quelle" -#: searx/webapp.py:367 +#: searx/webapp.py:366 msgid "Error loading the next page" msgstr "Fehler beim Laden der nächsten Seite" -#: searx/webapp.py:518 searx/webapp.py:962 +#: searx/webapp.py:518 searx/webapp.py:950 msgid "Invalid settings, please edit your preferences" msgstr "Ungültige Einstellungen, bitte Einstellungen ändern" @@ -228,18 +233,18 @@ msgstr "Ungültige Einstellungen" msgid "search error" msgstr "Suchfehler" -#: searx/webapp.py:733 +#: searx/webapp.py:849 +msgid "Suspended" +msgstr "Ausgesetzt" + +#: searx/webutils.py:161 msgid "{minutes} minute(s) ago" msgstr "vor {minutes} Minute(n)" -#: searx/webapp.py:735 +#: searx/webutils.py:162 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "vor {hours} Stunde(n), {minutes} Minute(n)" -#: searx/webapp.py:861 -msgid "Suspended" -msgstr "Ausgesetzt" - #: searx/answerers/random/answerer.py:67 msgid "Random value generator" msgstr "Zufallswertgenerator" @@ -268,14 +273,18 @@ msgstr "{title} (OBSOLET)" msgid "This entry has been superseded by" msgstr "Dieser Eintrag wurde überschrieben von" -#: searx/engines/pubmed.py:78 -msgid "No abstract is available for this publication." -msgstr "Keine Zusammenfassung für die Veröffentlichung verfügbar." - #: searx/engines/qwant.py:219 msgid "Channel" msgstr "Kanal" +#: searx/engines/semantic_scholar.py:81 +msgid "" +"{numCitations} citations from the year {firstCitationVelocityYear} to " +"{lastCitationVelocityYear}" +msgstr "" +"{numCitations} Zitierungen in den Jahren {firstCitationVelocityYear} bis " +"{lastCitationVelocityYear}" + #: searx/engines/tineye.py:40 msgid "" "Could not read that image url. This may be due to an unsupported file " @@ -299,6 +308,22 @@ msgstr "" msgid "The image could not be downloaded." msgstr "Das Bild konnte nicht heruntergeladen werden." +#: searx/engines/wttr.py:101 +msgid "Morning" +msgstr "Morgens" + +#: searx/engines/wttr.py:101 +msgid "Noon" +msgstr "Mittags" + +#: searx/engines/wttr.py:101 +msgid "Evening" +msgstr "Abends" + +#: searx/engines/wttr.py:101 +msgid "Night" +msgstr "Nachts" + #: searx/plugins/hash_plugin.py:24 msgid "Converts strings to different hash digests." msgstr "Konvertiert Zeichenketten in verschiedene Hashwerte." @@ -343,7 +368,7 @@ msgstr "" " benötigt)" #: searx/plugins/self_info.py:20 -msgid "Self Informations" +msgid "Self Information" msgstr "Selbstauskunft" #: searx/plugins/self_info.py:21 @@ -473,6 +498,7 @@ msgstr "Länge" #: searx/templates/simple/macros.html:37 #: searx/templates/simple/result_templates/images.html:18 +#: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Autor" @@ -698,13 +724,13 @@ msgstr "HTTP Methode" #: searx/templates/simple/preferences.html:264 msgid "" -"Change how forms are submited, <a " +"Change how forms are submitted, <a " "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" @@ -1118,6 +1144,50 @@ msgstr "Karte anzeigen" msgid "hide map" msgstr "Karte verstecken" +#: searx/templates/simple/result_templates/paper.html:5 +msgid "Published date" +msgstr "Datum der Veröffentlichung" + +#: searx/templates/simple/result_templates/paper.html:9 +msgid "Journal" +msgstr "Fachzeitschrift" + +#: searx/templates/simple/result_templates/paper.html:22 +msgid "Editor" +msgstr "Redaktion" + +#: searx/templates/simple/result_templates/paper.html:23 +msgid "Publisher" +msgstr "Herrausgeber" + +#: searx/templates/simple/result_templates/paper.html:24 +msgid "Type" +msgstr "Medium" + +#: searx/templates/simple/result_templates/paper.html:25 +msgid "Tags" +msgstr "Schlagwörter" + +#: searx/templates/simple/result_templates/paper.html:26 +msgid "DOI" +msgstr "DOI" + +#: searx/templates/simple/result_templates/paper.html:27 +msgid "ISSN" +msgstr "ISSN" + +#: searx/templates/simple/result_templates/paper.html:28 +msgid "ISBN" +msgstr "ISBN" + +#: searx/templates/simple/result_templates/paper.html:33 +msgid "PDF" +msgstr "PDF" + +#: searx/templates/simple/result_templates/paper.html:34 +msgid "HTML" +msgstr "HTML" + #: searx/templates/simple/result_templates/torrent.html:6 msgid "magnet link" msgstr "Magnet Link" @@ -1428,3 +1498,21 @@ msgstr "Video verstecken" #~ msgid "a privacy-respecting, hackable metasearch engine" #~ msgstr "eine privatsphären-respektierende, hackbare Metasuchmaschine" + +#~ msgid "No abstract is available for this publication." +#~ msgstr "Keine Zusammenfassung für die Veröffentlichung verfügbar." + +#~ msgid "Self Informations" +#~ msgstr "Selbstauskunft" + +#~ msgid "" +#~ "Change how forms are submited, <a " +#~ "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>" |