aboutsummaryrefslogtreecommitdiffstats
path: root/po/modules/python
diff options
context:
space:
mode:
authorGravatar Dessa2018-04-09 22:28:06 +0200
committerGravatar Dessa2018-04-09 22:28:06 +0200
commit8d130b34ce3382163b20a1fa7760dcef3d780705 (patch)
tree5cec03e5799476df71c619d09c04e0f67b1e4f45 /po/modules/python
parentdon't use the NSIS plugin (diff)
downloadKVIrc-8d130b34ce3382163b20a1fa7760dcef3d780705.tar.gz
KVIrc-8d130b34ce3382163b20a1fa7760dcef3d780705.tar.bz2
KVIrc-8d130b34ce3382163b20a1fa7760dcef3d780705.zip
push and pull po{t}s, unbreak a string in german
Diffstat (limited to 'po/modules/python')
-rw-r--r--po/modules/python/python.pot10
-rw-r--r--po/modules/python/python_de.po48
-rw-r--r--po/modules/python/python_eo.po33
-rw-r--r--po/modules/python/python_es.po39
-rw-r--r--po/modules/python/python_fr.po34
-rw-r--r--po/modules/python/python_hu.po36
-rw-r--r--po/modules/python/python_it.po50
-rw-r--r--po/modules/python/python_pt.po36
-rw-r--r--po/modules/python/python_pt_BR.po43
-rw-r--r--po/modules/python/python_ru.po33
-rw-r--r--po/modules/python/python_tr.po42
-rw-r--r--po/modules/python/python_uk.po36
12 files changed, 200 insertions, 240 deletions
diff --git a/po/modules/python/python.pot b/po/modules/python/python.pot
index 734e2f2ef..4f722f76f 100644
--- a/po/modules/python/python.pot
+++ b/po/modules/python/python.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: KVIrc 4.9.2\n"
+"Project-Id-Version: KVIrc 4.9.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-05-24 17:33+0200\n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\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"
@@ -30,14 +30,14 @@ msgid ""
"This KVIrc executable has been compiled without Python scripting support"
msgstr ""
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr ""
diff --git a/po/modules/python/python_de.po b/po/modules/python/python_de.po
index 599e1fae2..63114854e 100644
--- a/po/modules/python/python_de.po
+++ b/po/modules/python/python_de.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# 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
@@ -9,40 +9,44 @@ msgid ""
msgstr ""
"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-11-28 13:11+0100\n"
-"PO-Revision-Date: 2016-10-28 19:29+0000\n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-22 12:41+0000\n"
"Last-Translator: Robert Förster <Dessa@gmake.de>\n"
"Language-Team: German (http://www.transifex.com/kvirc/KVIrc/language/de/)\n"
+"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: de\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:419
+msgid "Python execution error:"
+msgstr "Python-Ausführungsfehler:"
+
#: 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:407
+#: src/modules/python/libkvipython.cpp:473
+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"
#: 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"
-
-#: 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 "Interner Fehler: Python-Interpreter nicht initialisiert"
+#: 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"
diff --git a/po/modules/python/python_eo.po b/po/modules/python/python_eo.po
index b0fe9d724..99017d514 100644
--- a/po/modules/python/python_eo.po
+++ b/po/modules/python/python_eo.po
@@ -1,51 +1,46 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# This file is distributed under the same license as the KVIrc package.
#
+# Translators:
msgid ""
msgstr ""
-"Project-Id-Version: KVIrc 4.3\n"
+"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
-"PO-Revision-Date: 2012-07-07 23:44+0100\n"
-"Last-Translator: Sian Mountbatten <poenikatu@fastmail.co.uk>\n"
-"Language-Team: Esperanto <eo@li.org>\n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-22 12:41+0000\n"
+"Last-Translator: ctrlaltca <ctrlaltca@gmail.com>\n"
+"Language-Team: Esperanto (http://www.transifex.com/kvirc/KVIrc/language/"
+"eo/)\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Interna eraro: python interpretilo ne pravalorizigita"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "Python ruliga eraro:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr ""
-"La pythoncore modulo ne povas esti ŝargata: python subteno ne disponeblas"
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
-"La pythoncore modulo malsukcesis ruligi la kodon: io estas malkorekta kun la "
-"python subteno"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
-msgstr "Ĉi tiu KVIrc plenumeblaĵo estis kompilita sen python skriptada subteno"
+msgstr ""
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
diff --git a/po/modules/python/python_es.po b/po/modules/python/python_es.po
index 2a5c3c8d5..dd35b6298 100644
--- a/po/modules/python/python_es.po
+++ b/po/modules/python/python_es.po
@@ -1,47 +1,50 @@
-# Translation of python_es.po to spanish
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the KVIrc package.
#
-# egns <grannost@gmail.com>, 2009-2011
+# Translators:
+# David Martí <neikokz+transifex@gmail.com>, 2018
msgid ""
msgstr ""
+"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
-"PO-Revision-Date: 2011-01-20 12:40+0200\n"
-"Last-Translator: egns <grannost@gmail.com>\n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2018-01-11 02:07+0000\n"
+"Last-Translator: David Martí <neikokz+transifex@gmail.com>\n"
+"Language-Team: Spanish (http://www.transifex.com/kvirc/KVIrc/language/es/)\n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Error interno: el intérprete de python no está inicializado"
+msgstr "Error interno: el intérprete de Python no está inicializado"
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
-msgstr "Error al ejecutar python:"
+msgstr "Error al ejecutar Python:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr ""
-"El núcleo de python no pudo ser cargado: soporte de python no disponible"
+"El módulo pythoncore no se puede cargar: soporte de Python no disponible"
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
-"El módulo pythoncore ha fallado al ejecutar el código: hay algo mal en el "
-"soporte de python"
+"El módulo pythoncore ha fallado al ejecutar el código: algo no funciona en "
+"el soporte de Python"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
msgstr ""
-"Este ejecutable de KVIrc ha sido compilado sin soporte de scripting en python"
+"Este ejecutable de KVIrc ha sido compilado sin soporte de scripting en Python"
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
diff --git a/po/modules/python/python_fr.po b/po/modules/python/python_fr.po
index b89783cb1..ea58f3489 100644
--- a/po/modules/python/python_fr.po
+++ b/po/modules/python/python_fr.po
@@ -1,53 +1,45 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# This file is distributed under the same license as the KVIrc package.
#
+# Translators:
msgid ""
msgstr ""
-"Project-Id-Version: python_fr\n"
+"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
-"PO-Revision-Date: 2010-07-18 12:29+0100\n"
-"Last-Translator: \n"
-"Language-Team: Français <LL@li.org>\n"
-"Language: \n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-23 21:28+0000\n"
+"Last-Translator: ctrlaltca <ctrlaltca@gmail.com>\n"
+"Language-Team: French (http://www.transifex.com/kvirc/KVIrc/language/fr/)\n"
+"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Erreur interne : l'interpréteur de Python n'est pas initialisé"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "Erreur d'exécution de Python :"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr ""
-"Le module pythoncore ne peux pas être chargé : la gestion de Python n'est "
-"pas disponible"
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
-"Le module pythoncore n'a pas réussi à exécuter le code : un problème est "
-"survenu dans la gestion de Python"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
msgstr ""
-"Cet exécutable KVIrc n'a pas été compilé avec la gestion des scripts Python"
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
diff --git a/po/modules/python/python_hu.po b/po/modules/python/python_hu.po
index 7c0b98e84..b64094fd1 100644
--- a/po/modules/python/python_hu.po
+++ b/po/modules/python/python_hu.po
@@ -1,54 +1,46 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# This file is distributed under the same license as the KVIrc package.
#
+# Translators:
msgid ""
msgstr ""
-"Project-Id-Version: 4.2.0\n"
+"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
-"PO-Revision-Date: 2012-07-09 14:35+0100\n"
-"Last-Translator: Fibinger Ádám <vfiber[at]gmail dot com>\n"
-"Language-Team: Hungarian\n"
-"Language: \n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-23 21:28+0000\n"
+"Last-Translator: ctrlaltca <ctrlaltca@gmail.com>\n"
+"Language-Team: Hungarian (http://www.transifex.com/kvirc/KVIrc/language/"
+"hu/)\n"
+"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Hungarian\n"
-"X-Poedit-Country: HUNGARY\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Belső hiba: python értelmező nincs inicializálva"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "Python futtatási hiba:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr ""
-"A pythoncore modult nem lehet beltölteni: pyhton támogatás nem elérhető"
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
-"A pythoncore modulnak nem sikerült a kódot futtatnia: valami probléma van a "
-"python támogatással"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
msgstr ""
-"Ez a KVIrc példány python szkriptelési támogatás nélkül lett lefordítva"
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
diff --git a/po/modules/python/python_it.po b/po/modules/python/python_it.po
index 7d348765d..0f37f1bc9 100644
--- a/po/modules/python/python_it.po
+++ b/po/modules/python/python_it.po
@@ -1,59 +1,53 @@
-# translation of python_it.po to
-# KVIrc Theme module Italian translation file
-# Italian translation file for KVIrc 4.0
-# Copyright (C) Szymon Stefanek
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the KVIrc package.
#
-# Elvio Basello <hell at hellvis69 dot netsons dot org>, 2008-2009.
+# Translators:
+# ctrlaltca <ctrlaltca@gmail.com>, 2015
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: 2010-01-25 17:13+0100\n"
-"Last-Translator: Elvio Basello <hell@hellvis69.netsons.org>\n"
-"Language-Team: <it@li.org>\n"
-"Language: \n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-22 12:41+0000\n"
+"Last-Translator: ctrlaltca <ctrlaltca@gmail.com>\n"
+"Language-Team: Italian (http://www.transifex.com/kvirc/KVIrc/language/it/)\n"
+"Language: it\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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Errore interno: interprete python non inizializzato"
+msgstr "Errore interno: interprete Python non inizializzato"
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
-msgstr "Errore esecuzione python:"
+msgstr "Errore nell'esecuzione Python:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr ""
-"Il modulo pythoncore non può essere caricato: supporto python non disponibile"
+"Il modulo pythoncore non può essere caricato: supporto Python non disponibile"
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
-"Il modulo pythoncore non può eseguire il codice: qualcosa è sbagliato nel "
-"supporto python"
+"Il modulo pythoncore non può eseguire il codice: qualcosa non funziona nel "
+"supporto Python"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
msgstr ""
-"L'eseguibile KVIrc è stato compilato senza il supporto allo scripting in "
-"python"
+"Questo eseguibile KVIrc è stato compilato senza il supporto allo scripting "
+"in Python"
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
msgstr ""
-"Per vedere maggiori dettagli sul fallimento del caricamento prova /"
-"pythoncore.load"
+"Per altri dettagli sul fallimento del caricamento prova /pythoncore.load"
diff --git a/po/modules/python/python_pt.po b/po/modules/python/python_pt.po
index adff72a9c..c424d8b28 100644
--- a/po/modules/python/python_pt.po
+++ b/po/modules/python/python_pt.po
@@ -1,53 +1,47 @@
-# Translation of KVIrc python messages to Portuguese
-# Copyright (C) 2010 the KVIrc's copyright holder
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the KVIrc package.
#
-# Zé <mmodem00@gmail.com>, 2010.
+# Translators:
+# Zé <mmodem00@gmail.com>, 2010
msgid ""
msgstr ""
-"Project-Id-Version: kvirc_python \n"
+"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
-"PO-Revision-Date: 2010-03-10 04:04+0000\n"
-"Last-Translator: Zé <mmodem00@gmail.com>\n"
-"Language-Team: Portuguese <kde-i18n-doc@kde.org>\n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-22 12:41+0000\n"
+"Last-Translator: ctrlaltca <ctrlaltca@gmail.com>\n"
+"Language-Team: Portuguese (http://www.transifex.com/kvirc/KVIrc/language/"
+"pt/)\n"
"Language: pt\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Erro interno: interpretador python não inicializado"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "Erro de execução python:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr ""
-"O módulo pythoncore não pode ser carregado: suporte python não disponível"
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
-"O módulo pythoncore falhou ao executar o código: algo está errado com o "
-"suporte python"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
-msgstr "Este executável KVIrc foi compilado sem suporte de 'scripts' python"
+msgstr ""
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
diff --git a/po/modules/python/python_pt_BR.po b/po/modules/python/python_pt_BR.po
index 917c81c55..48b5331f4 100644
--- a/po/modules/python/python_pt_BR.po
+++ b/po/modules/python/python_pt_BR.po
@@ -1,54 +1,51 @@
-# Translation of KVIrc python messages to Portuguese
-# Copyright (C) 2010 the KVIrc's copyright holder
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the KVIrc package.
#
-# Zé <mmodem00@gmail.com>, 2010.
-# Rafael_C_V <rafaelvizioni@ig.com.br> - PT-BR - 2011
+# Translators:
+# Daniel Neves, 2015
+# Zé <mmodem00@gmail.com>, 2010
msgid ""
msgstr ""
-"Project-Id-Version: kvirc_python\n"
+"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
-"PO-Revision-Date: 2011-06-14 15:34-0300\n"
-"Last-Translator: Rafael <rafaelvizioni@ig.com.br>\n"
-"Language-Team: Portuguese <kde-i18n-doc@kde.org>\n"
-"Language: pt\n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-22 12:41+0000\n"
+"Last-Translator: Daniel Neves\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/kvirc/KVIrc/"
+"language/pt_BR/)\n"
+"Language: pt_BR\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"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Erro interno: interpretador python não inicializado"
+msgstr "Erro interno: Interpretador Python não iniciado"
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "Erro de execução python:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr ""
-"O módulo pythoncore não pode ser carregado: suporte python não disponível"
+"O módulo pythoncore não pôde ser carregado: Suporte ao Python não disponível"
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
"O módulo pythoncore falhou ao executar o código: algo está errado com o "
-"suporte python"
+"suporte a Python"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
-msgstr "Este executável KVIrc foi compilado sem suporte de 'scripts' python"
+msgstr "O executável do KVirc foi compilado sem o suporte a scripts em Python"
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
diff --git a/po/modules/python/python_ru.po b/po/modules/python/python_ru.po
index 5b4ab88e0..0c7cda3f5 100644
--- a/po/modules/python/python_ru.po
+++ b/po/modules/python/python_ru.po
@@ -1,47 +1,46 @@
+# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
+# This file is distributed under the same license as the KVIrc package.
#
-# Alexander Antsev <kagami@crossplatform.ru>, 2010.
+# Translators:
+# Alexander Antsev <kagami@crossplatform.ru>, 2010
+# Alexey Sokolov <alexey+transifex@asokolov.org>, 2015
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: 2010-01-30 19:45+0300\n"
-"Last-Translator: Alexander Antsev <kagami@crossplatform.ru>\n"
-"Language-Team: Russian <>\n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-22 12:41+0000\n"
+"Last-Translator: Alexey Sokolov <alexey+transifex@asokolov.org>\n"
+"Language-Team: Russian (http://www.transifex.com/kvirc/KVIrc/language/ru/)\n"
"Language: ru\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"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
+"%100>=11 && n%100<=14)? 2 : 3);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
msgstr "Внутренняя ошибка: интерпретатор python не инициализирован"
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "Ошибка выполнения python:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
msgstr "Не возможно загрузить модуль pythoncore: поддержка python не доступна"
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr "Модуль pythoncore не может выполнить код: проблема с поддержкой python"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
msgstr "Эта сборка KVIrc не имеет поддержки python"
diff --git a/po/modules/python/python_tr.po b/po/modules/python/python_tr.po
index a99eb7818..34d25e0f3 100644
--- a/po/modules/python/python_tr.po
+++ b/po/modules/python/python_tr.po
@@ -1,54 +1,46 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# Erkan <bravehearterkan@hotmail.com>, 2010
+# This file is distributed under the same license as the KVIrc package.
#
+# Translators:
+# xyzzy <bravehearterkan@hotmail.com>, 2010
msgid ""
msgstr ""
-"Project-Id-Version: kvirc_tr\n"
+"Project-Id-Version: KVIrc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-10-28 21:04+0200\n"
-"PO-Revision-Date: 2011-01-25 20:13+0200\n"
-"Last-Translator: \n"
-"Language-Team: Turkish\n"
-"Language: \n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-22 12:41+0000\n"
+"Last-Translator: ctrlaltca <ctrlaltca@gmail.com>\n"
+"Language-Team: Turkish (http://www.transifex.com/kvirc/KVIrc/language/tr/)\n"
+"Language: tr\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"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Poedit-Language: Turkish\n"
-"X-Poedit-Country: TURKEY\n"
-"X-Poedit-SourceCharset: utf-8\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Iç hata: python yorumlayıcı başlatılamadı"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "Python uygulama hatası:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
-msgstr "pythoncore modülü yüklenemedi: python desteği mevcut değil"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
msgstr ""
-"pythoncore modül kodu çalıştırmak için başarısız oldu: bir şey python "
-"desteği ile yanlış"
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
-msgstr "Bu KVIrc çalıştırılabilir python kodlama desteği olmadan derlenmiş"
+msgstr ""
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"
diff --git a/po/modules/python/python_uk.po b/po/modules/python/python_uk.po
index 24e3911df..3ca141348 100644
--- a/po/modules/python/python_uk.po
+++ b/po/modules/python/python_uk.po
@@ -1,50 +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.
-# Igor Paliychuk <mansonigor@gmail.com>, 2012.
+# This file is distributed under the same license as the KVIrc package.
+#
+# Translators:
+# igorko <mansonigor@gmail.com>, 2012
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE 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: 2012-03-14 18:45+0300\n"
-"Last-Translator: Igor Paliychuk <mansonigor@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2018-04-09 14:46+0200\n"
+"PO-Revision-Date: 2017-09-22 12:41+0000\n"
+"Last-Translator: ctrlaltca <ctrlaltca@gmail.com>\n"
+"Language-Team: Ukrainian (http://www.transifex.com/kvirc/KVIrc/language/"
+"uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: Virtaal 0.7.0\n"
#: src/modules/pythoncore/libkvipythoncore.cpp:113
-#, fuzzy
msgid "Internal error: Python interpreter not initialized"
-msgstr "Внутрішня помилка: інтерпретатор python не ініціалізовано"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:429
+#: src/modules/python/libkvipython.cpp:419
msgid "Python execution error:"
msgstr "Помилка виконання Python:"
#: src/modules/python/libkvipython.cpp:42
-#, fuzzy
msgid "The pythoncore module can't be loaded: Python support not available"
-msgstr "Неможливо завантажити модуль pythoncore: підтримка python недоступна"
+msgstr ""
-#: src/modules/python/libkvipython.cpp:417
-#: src/modules/python/libkvipython.cpp:483
-#, fuzzy
+#: src/modules/python/libkvipython.cpp:407
+#: src/modules/python/libkvipython.cpp:473
msgid ""
"The pythoncore module failed to execute the code: something is wrong with "
"the Python support"
-msgstr "Модуль pythoncore не може виконати код: проблема з підтримкою python"
+msgstr ""
#: src/modules/python/libkvipython.cpp:56
-#, fuzzy
msgid ""
"This KVIrc executable has been compiled without Python scripting support"
-msgstr "Ця збірка KVIrc компілювалась без підтримки скриптування python"
+msgstr ""
#: src/modules/python/libkvipython.cpp:43
msgid "To see more details about loading failure try /pythoncore.load"