aboutsummaryrefslogtreecommitdiffstats
path: root/po/modules/python/python_pt.po
diff options
context:
space:
mode:
authorGravatar Markus Rennings2010-03-01 20:56:41 +0000
committerGravatar Markus Rennings2010-03-01 20:56:41 +0000
commit0a5aa47701c9d06085d671ef03180d4b77328b70 (patch)
treeefddd525b4fffb2751a220c3783f65d3835a0882 /po/modules/python/python_pt.po
parentactualizar (diff)
downloadKVIrc-0a5aa47701c9d06085d671ef03180d4b77328b70.tar.gz
KVIrc-0a5aa47701c9d06085d671ef03180d4b77328b70.tar.bz2
KVIrc-0a5aa47701c9d06085d671ef03180d4b77328b70.zip
updated po{,t} files
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4074 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'po/modules/python/python_pt.po')
-rw-r--r--po/modules/python/python_pt.po40
1 files changed, 19 insertions, 21 deletions
diff --git a/po/modules/python/python_pt.po b/po/modules/python/python_pt.po
index d09c38112..f984d3338 100644
--- a/po/modules/python/python_pt.po
+++ b/po/modules/python/python_pt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kvirc_python \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-25 17:25+0100\n"
+"POT-Creation-Date: 2010-03-01 21:54+0100\n"
"PO-Revision-Date: 2010-02-28 23:50+0000\n"
"Last-Translator: Zé <mmodem00@gmail.com>\n"
"Language-Team: Portuguese <kde-i18n-doc@kde.org>\n"
@@ -18,22 +18,20 @@ msgstr ""
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+#: src/modules/pythoncore/libkvipythoncore.cpp:112
+msgid "Internal error: python interpreter not initialized"
+msgstr "Erro interno: interpretador python não inicializado"
+
+#: src/modules/python/libkvipython.cpp:117
+#: src/modules/python/libkvipython.cpp:121
+msgid "Python execution error:"
+msgstr "Erro de execução python:"
+
#: src/modules/python/libkvipython.cpp:46
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:47
-msgid "To see more details about loading failure try /pythoncore.load"
-msgstr ""
-"Para ver mais detalhes acerca da falha do carregamento, tente /pythoncore."
-"load"
-
-#: src/modules/python/libkvipython.cpp:60
-msgid ""
-"This KVIrc executable has been compiled without python scripting support"
-msgstr "Este executável KVIrc foi compilado sem suporte de scripts python"
-
#: src/modules/python/libkvipython.cpp:100
#: src/modules/python/libkvipython.cpp:153
msgid ""
@@ -43,13 +41,13 @@ msgstr ""
"O módulo pythoncore falhou ao executar o código: algo está errado com o "
"suporte python"
-#: src/modules/python/libkvipython.cpp:117
-#: src/modules/python/libkvipython.cpp:121
-msgid "Python execution error:"
-msgstr "Erro de execução python:"
-
-#: src/modules/pythoncore/libkvipythoncore.cpp:112
-msgid "Internal error: python interpreter not initialized"
-msgstr "Erro interno: interpretador python não inicializado"
-
+#: src/modules/python/libkvipython.cpp:60
+msgid ""
+"This KVIrc executable has been compiled without python scripting support"
+msgstr "Este executável KVIrc foi compilado sem suporte de scripts python"
+#: src/modules/python/libkvipython.cpp:47
+msgid "To see more details about loading failure try /pythoncore.load"
+msgstr ""
+"Para ver mais detalhes acerca da falha do carregamento, tente /pythoncore."
+"load"