aboutsummaryrefslogtreecommitdiffstats
path: root/po/modules/python/python_pt.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/modules/python/python_pt.po')
-rw-r--r--po/modules/python/python_pt.po36
1 files changed, 15 insertions, 21 deletions
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"