diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-24 02:13:59 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-24 02:13:59 +0000 |
commit | a6d58bb6052ac8cb01805a48c4ad2f129126116f (patch) | |
tree | dd867a099fcbb263a8009a9fb22695b87855dad6 /po/modules/perl/perl_pt_BR.po | |
download | kvirc-a6d58bb6052ac8cb01805a48c4ad2f129126116f.tar.gz kvirc-a6d58bb6052ac8cb01805a48c4ad2f129126116f.zip |
Added KDE3 version of kvirc
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'po/modules/perl/perl_pt_BR.po')
-rw-r--r-- | po/modules/perl/perl_pt_BR.po | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/po/modules/perl/perl_pt_BR.po b/po/modules/perl/perl_pt_BR.po new file mode 100644 index 0000000..de752ed --- /dev/null +++ b/po/modules/perl/perl_pt_BR.po @@ -0,0 +1,45 @@ +# translation of perl_pt_BR.po to +# translation of perl.pot to Brazilian-Protugues +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# Adilson GonAalves Soares Junior <cabide@brfree.com.br>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: perl_pt_BR\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-03-21 01:02+0100\n" +"PO-Revision-Date: 2004-11-15 02:21+0000\n" +"Last-Translator: \n" +"Language-Team: <pt@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: /home/hellvis69/kvircsvn/trunk/kvirc/src/modules/perl/libkviperl.cpp:48 +msgid "The perlcore module can't be loaded: perl support not available" +msgstr "" +"O móulo perlcore não pode ser carregado: suporte à perl não está disponivel" + +#: /home/hellvis69/kvircsvn/trunk/kvirc/src/modules/perl/libkviperl.cpp:49 +msgid "To see more details about loading failure try /perlcore.load" +msgstr "Para ver mais detalhes sobre a falha ao carregar tente /perlcore.load" + +#: /home/hellvis69/kvircsvn/trunk/kvirc/src/modules/perl/libkviperl.cpp:62 +msgid "This KVIrc executable has been compiled without perl scripting support" +msgstr "Este executável do KVirc foi compilado sem suporte perl" + +#: /home/hellvis69/kvircsvn/trunk/kvirc/src/modules/perl/libkviperl.cpp:462 +#: /home/hellvis69/kvircsvn/trunk/kvirc/src/modules/perl/libkviperl.cpp:536 +msgid "" +"The perlcore module failed to execute the code: something is wrong with the " +"perl support" +msgstr "" +"O módulo perlcore falhou ao executar o código: algo está errado no suporte " +"da perl" + +#: /home/hellvis69/kvircsvn/trunk/kvirc/src/modules/perl/libkviperl.cpp:479 +#: /home/hellvis69/kvircsvn/trunk/kvirc/src/modules/perl/libkviperl.cpp:483 +msgid "Perl execution error:" +msgstr "Erro de execução Perl:" |