aboutsummaryrefslogtreecommitdiffstats
path: root/po/modules/python
diff options
context:
space:
mode:
authorGravatar PKEuS2016-10-02 15:48:47 +0200
committerGravatar Dessa2016-10-28 17:40:10 +0200
commit7b5bce715980c63643756db05697322b3181b102 (patch)
tree09ed84e351491dc12fab8cee9756a3724742701f /po/modules/python
parentpull translation updates from TX (except de_DE) (diff)
downloadKVIrc-7b5bce715980c63643756db05697322b3181b102.tar.gz
KVIrc-7b5bce715980c63643756db05697322b3181b102.tar.bz2
KVIrc-7b5bce715980c63643756db05697322b3181b102.zip
Updated german .po files and saved them with poedit as preparation for further work on the translation
Diffstat (limited to 'po/modules/python')
-rw-r--r--po/modules/python/python_de.po66
1 files changed, 40 insertions, 26 deletions
diff --git a/po/modules/python/python_de.po b/po/modules/python/python_de.po
index 4a861f50a..e8f8db686 100644
--- a/po/modules/python/python_de.po
+++ b/po/modules/python/python_de.po
@@ -6,47 +6,61 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-08-02 01:40+0200\n"
-"PO-Revision-Date: 2010-01-24 16:45+0100\n"
+"POT-Creation-Date: 2016-10-02 15:08+0200\n"
+"PO-Revision-Date: 2016-10-02 15:08+0200\n"
"Last-Translator: Markus Rennings <kvirc@mrmx.de>\n"
"Language-Team: German <>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Poedit 1.8.9\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: src/modules/pythoncore/libkvipythoncore.cpp:129
-msgid "Internal error: python interpreter not initialized"
-msgstr "Interner Fehler: Python-Interpreter nicht initialisiert"
+#: src/modules/python/libkvipython.cpp:42
+msgid "The pythoncore module can't be loaded: Python support not available"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:448
-#: src/modules/python/libkvipython.cpp:452
-msgid "Python execution error:"
-msgstr "Python-Ausführungsfehler:"
+#: src/modules/python/libkvipython.cpp:43
+msgid "To see more details about loading failure try /pythoncore.load"
+msgstr "Für mehr Details über den Lade-Fehler siehe /pythoncore.load"
-#: src/modules/python/libkvipython.cpp:46
-msgid "The pythoncore module can't be loaded: python support not available"
+#: src/modules/python/libkvipython.cpp:56
+msgid ""
+"This KVIrc executable has been compiled without Python scripting support"
msgstr ""
-"Das Modul pythoncore kann nicht geladen werden: Python-Unterstützung nicht "
-"verfügbar"
-#: src/modules/python/libkvipython.cpp:431
-#: src/modules/python/libkvipython.cpp:506
+#: src/modules/python/libkvipython.cpp:417
+#: src/modules/python/libkvipython.cpp:483
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
-"the python support"
+"the Python support"
msgstr ""
-"Das pythoncore-Modul konnte den Code nicht ausführen: Irgendwas ging schief "
-"mit der Python-Unterstützung"
-#: src/modules/python/libkvipython.cpp:60
-msgid ""
-"This KVIrc executable has been compiled without python scripting support"
+#: src/modules/python/libkvipython.cpp:429
+msgid "Python execution error:"
+msgstr "Python-Ausführungsfehler:"
+
+#: src/modules/pythoncore/libkvipythoncore.cpp:113
+msgid "Internal error: Python interpreter not initialized"
msgstr ""
-"Diese KVIrc-Version wurde ohne Python-Scripting-Unterstützung kompiliert"
-#: src/modules/python/libkvipython.cpp:47
-msgid "To see more details about loading failure try /pythoncore.load"
-msgstr "Für mehr Details über den Lade-Fehler siehe /pythoncore.load"
+#~ msgid "Internal error: python interpreter not initialized"
+#~ msgstr "Interner Fehler: Python-Interpreter nicht initialisiert"
+
+#~ msgid "The pythoncore module can't be loaded: python support not available"
+#~ msgstr ""
+#~ "Das Modul pythoncore kann nicht geladen werden: Python-Unterstützung "
+#~ "nicht verfügbar"
+
+#~ msgid ""
+#~ "The pythoncore module failed to execute the code: something is wrong with "
+#~ "the python support"
+#~ msgstr ""
+#~ "Das pythoncore-Modul konnte den Code nicht ausführen: Irgendwas ging "
+#~ "schief mit der Python-Unterstützung"
+
+#~ msgid ""
+#~ "This KVIrc executable has been compiled without python scripting support"
+#~ msgstr ""
+#~ "Diese KVIrc-Version wurde ohne Python-Scripting-Unterstützung kompiliert"