diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2024-11-18 21:29:57 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-11-18 21:29:57 +0000 |
commit | 7ae205c50eb50943b2fce48822ec022c0295fafd (patch) | |
tree | e9e8858b909db7da1237416c464c860705dbcf0b | |
parent | 064a1fad4fa17860229e47c60a8483cb023d7b8f (diff) | |
download | kvirc-7ae205c50eb50943b2fce48822ec022c0295fafd.tar.gz kvirc-7ae205c50eb50943b2fce48822ec022c0295fafd.zip |
Added translation using Weblate (Spanish (Argentina))
-rw-r--r-- | po/modules/perl/perl_es_AR.po | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/po/modules/perl/perl_es_AR.po b/po/modules/perl/perl_es_AR.po new file mode 100644 index 00000000..636710f1 --- /dev/null +++ b/po/modules/perl/perl_es_AR.po @@ -0,0 +1,49 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Slávek Banko <slavek.banko@axis.cz>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-05-11 04:28+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: src/modules/perl/libkviperl.cpp:48 +msgid "The perlcore module can't be loaded: perl support not available" +msgstr "" + +#: src/modules/perl/libkviperl.cpp:49 +msgid "To see more details about loading failure try /perlcore.load" +msgstr "" + +#: src/modules/perl/libkviperl.cpp:62 +msgid "This KVIrc executable has been compiled without perl scripting support" +msgstr "" + +#: src/modules/perl/libkviperl.cpp:462 src/modules/perl/libkviperl.cpp:536 +msgid "" +"The perlcore module failed to execute the code: something is wrong with the " +"perl support" +msgstr "" + +#: src/modules/perl/libkviperl.cpp:479 src/modules/perl/libkviperl.cpp:483 +msgid "Perl execution error:" +msgstr "" |