aboutsummaryrefslogtreecommitdiffstats
path: root/po/modules/python
diff options
context:
space:
mode:
authorGravatar Dessa2016-11-28 20:12:24 +0100
committerGravatar Dessa2016-11-28 20:12:24 +0100
commitbc81991c477ec6f8b53474bd73d5444fc2552d3c (patch)
tree6aaf5b74c9b4519f9edc33c1de94b0c74d75e77d /po/modules/python
parentfix sentence capitalization (diff)
downloadKVIrc-bc81991c477ec6f8b53474bd73d5444fc2552d3c.tar.gz
KVIrc-bc81991c477ec6f8b53474bd73d5444fc2552d3c.tar.bz2
KVIrc-bc81991c477ec6f8b53474bd73d5444fc2552d3c.zip
push pots to tx, pull pos from tx
Diffstat (limited to 'po/modules/python')
-rw-r--r--po/modules/python/python.pot2
-rw-r--r--po/modules/python/python_de.po63
2 files changed, 31 insertions, 34 deletions
diff --git a/po/modules/python/python.pot b/po/modules/python/python.pot
index 403ae2893..bb7ceef09 100644
--- a/po/modules/python/python.pot
+++ b/po/modules/python/python.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: KVIrc 4.9.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
+"POT-Creation-Date: 2016-11-28 20:01+0100\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"
diff --git a/po/modules/python/python_de.po b/po/modules/python/python_de.po
index 6eb28a3ee..599e1fae2 100644
--- a/po/modules/python/python_de.po
+++ b/po/modules/python/python_de.po
@@ -1,51 +1,48 @@
+# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Markus Rennings <kvirc@mrmx.de>, 2010.
-# Philipp Kloke <philipp.kloke@web.de>, 2016.
+# This file is distributed under the same license as the KVIrc package.
+#
+# Translators:
+# Markus Rennings <kvirc@mrmx.de>, 2010
+# PKEuS <philipp.kloke@web.de>, 2016
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
-"PO-Revision-Date: 2016-10-02 18:30+0200\n"
-"Last-Translator: Markus Rennings <kvirc@mrmx.de>\n"
-"Language-Team: German <>\n"
-"Language: de\n"
+"POT-Creation-Date: 2016-11-28 13:11+0100\n"
+"PO-Revision-Date: 2016-10-28 19:29+0000\n"
+"Last-Translator: Robert Förster <Dessa@gmake.de>\n"
+"Language-Team: German (http://www.transifex.com/kvirc/KVIrc/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.8.9\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-
-#: src/modules/pythoncore/libkvipythoncore.cpp:113
-msgid "Internal error: Python interpreter not initialized"
-msgstr "Interner Fehler: Python-Interpreter nicht initialisiert"
-
-#: src/modules/python/libkvipython.cpp:429
-msgid "Python execution error:"
-msgstr "Python-Ausführungsfehler:"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/python/libkvipython.cpp:42
msgid "The pythoncore module can't be loaded: Python support not available"
-msgstr ""
-"Das Pythoncore-Modul kann nicht geladen werden: Python-Unterstützung nicht "
-"verfügbar"
+msgstr "Das Pythoncore-Modul kann nicht geladen werden: Python-Unterstützung nicht verfügbar"
+
+#: 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:56
+msgid ""
+"This KVIrc executable has been compiled without Python scripting support"
+msgstr "Dieser KVIrc-Build wurde ohne Python-Scripting-Unterstützung erstellt"
#: 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"
-msgstr ""
-"Das Pythoncore-Modul konnte den Code nicht ausführen: Irgendwas ist falsch "
-"mit der Python-Unterstützung"
+msgstr "Das Pythoncore-Modul konnte den Code nicht ausführen: Irgendwas ist falsch mit der Python-Unterstützung"
-#: src/modules/python/libkvipython.cpp:56
-msgid ""
-"This KVIrc executable has been compiled without Python scripting support"
-msgstr "Dieser KVIrc-Build wurde ohne Python-Scripting-Unterstützung erstellt"
+#: src/modules/python/libkvipython.cpp:429
+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/pythoncore/libkvipythoncore.cpp:113
+msgid "Internal error: Python interpreter not initialized"
+msgstr "Interner Fehler: Python-Interpreter nicht initialisiert"