commit: 73ab92544a5240bcbe7a1d39ee50ad809125db30
parent: bfe45a7b0cf655f74365045725f3efcae939d94b
Author: Adam Tauber <asciimoo@gmail.com>
Date: Wed, 5 Mar 2014 00:38:49 +0100
[enh] german translation updates
Diffstat:
3 files changed, 31 insertions(+), 36 deletions(-)
diff --git a/searx/translations/de/LC_MESSAGES/messages.mo b/searx/translations/de/LC_MESSAGES/messages.mo
Binary files differ.
diff --git a/searx/translations/de/LC_MESSAGES/messages.po b/searx/translations/de/LC_MESSAGES/messages.po
@@ -1,23 +1,24 @@
-# English translations for .
+# English translations for PROJECT.
# Copyright (C) 2014 ORGANIZATION
-# This file is distributed under the same license as the project.
-#
+# This file is distributed under the same license as the PROJECT project.
+#
# Translators:
+# pointhi, 2014
# stf <stefan.marsiske@gmail.com>, 2014
msgid ""
msgstr ""
-"Project-Id-Version: searx\n"
+"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-03-04 20:54+0100\n"
-"PO-Revision-Date: 2014-01-30 17:40+0000\n"
-"Last-Translator: stf <stefan.marsiske@gmail.com>\n"
-"Language-Team: German "
-"(http://www.transifex.com/projects/p/searx/language/de/)\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"PO-Revision-Date: 2014-03-04 22:00+0000\n"
+"Last-Translator: pointhi\n"
+"Language-Team: German (http://www.transifex.com/projects/p/searx/language/de/)\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: searx/engines/__init__.py:308
msgid "Page loads (sec)"
@@ -53,24 +54,23 @@ msgstr "Einstellungen"
#: searx/templates/preferences.html:9
msgid "Default categories"
-msgstr "Default Kategorien"
+msgstr "Standard Kategorien"
#: searx/templates/preferences.html:15
-#, fuzzy
msgid "Search language"
-msgstr "Oberflaechensprache"
+msgstr "Suchsprache"
#: searx/templates/preferences.html:18
msgid "Automatic"
-msgstr ""
+msgstr "Automatisch"
#: searx/templates/preferences.html:26
msgid "Interface language"
-msgstr "Oberflaechensprache"
+msgstr "Oberflächensprache"
#: searx/templates/preferences.html:36
msgid "Currently used search engines"
-msgstr "Aktuell benutzte Suchmachinen"
+msgstr "Aktuell benutzte Suchmaschinen"
#: searx/templates/preferences.html:40
msgid "Engine name"
@@ -82,27 +82,23 @@ msgstr "Kategorie"
#: searx/templates/preferences.html:42 searx/templates/preferences.html:53
msgid "Allow"
-msgstr ""
+msgstr "Erlauben"
#: searx/templates/preferences.html:42 searx/templates/preferences.html:54
msgid "Block"
-msgstr ""
+msgstr "Blockieren"
#: searx/templates/preferences.html:62
msgid ""
-"These settings are stored in your cookies, this allows us not to store "
-"this data about you."
-msgstr ""
-"Diese Informationen werden in Cookies gespeichert, damit wir keine ihrer "
-"persönlichen Daten speichern müssen."
+"These settings are stored in your cookies, this allows us not to store this "
+"data about you."
+msgstr "Diese Informationen werden in Cookies gespeichert, damit wir keine ihrer persönlichen Daten speichern müssen."
#: searx/templates/preferences.html:64
msgid ""
"These cookies serve your sole convenience, we don't use these cookies to "
"track you."
-msgstr ""
-"Diese Cookies dienen ihrer Gemütlichkeit, wir verwenden sie nicht zum "
-"überwachen."
+msgstr "Diese Cookies dienen ihrer Gemütlichkeit, wir verwenden sie nicht zum überwachen."
#: searx/templates/preferences.html:67
msgid "save"
@@ -114,23 +110,23 @@ msgstr "Zurück"
#: searx/templates/results.html:11
msgid "Suggestions"
-msgstr "Vorschlaege"
+msgstr "Vorschläge"
#: searx/templates/results.html:22
msgid "Search URL"
-msgstr ""
+msgstr "Such-URL"
#: searx/templates/results.html:26
msgid "Download results"
-msgstr "Download Ergebnisse"
+msgstr "Ergebnisse herunterladen"
#: searx/templates/results.html:62
msgid "previous page"
-msgstr "vorige Seite"
+msgstr "vorherige Seite"
#: searx/templates/results.html:73
msgid "next page"
-msgstr "naechste Seite"
+msgstr "nächste Seite"
#: searx/templates/stats.html:4
msgid "Engine stats"
@@ -142,13 +138,13 @@ msgid "files"
msgstr "Dateien"
msgid "general"
-msgstr "General"
+msgstr "allgemein"
msgid "music"
-msgstr "Music"
+msgstr "Musik"
msgid "social media"
-msgstr "Social Media"
+msgstr "Soziale Medien"
msgid "images"
msgstr "Bilder"
@@ -160,5 +156,4 @@ msgid "it"
msgstr "IT"
msgid "news"
-msgstr ""
-
+msgstr "Neuigkeiten"
diff --git a/searx/translations/es/LC_MESSAGES/messages.mo b/searx/translations/es/LC_MESSAGES/messages.mo
Binary files differ.