diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2024-11-18 21:30:27 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-11-18 21:30:27 +0000 |
commit | 353e9ad963ed4ede8a70c4579399ddba9507d691 (patch) | |
tree | 041fbbf9e2661de98c840ad964dffac45286a053 | |
parent | 7ae205c50eb50943b2fce48822ec022c0295fafd (diff) | |
download | kvirc-353e9ad963ed4ede8a70c4579399ddba9507d691.tar.gz kvirc-353e9ad963ed4ede8a70c4579399ddba9507d691.zip |
Added translation using Weblate (Spanish (Argentina))
-rw-r--r-- | po/modules/perlcore/perlcore_es_AR.po | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/po/modules/perlcore/perlcore_es_AR.po b/po/modules/perlcore/perlcore_es_AR.po new file mode 100644 index 00000000..9f8324df --- /dev/null +++ b/po/modules/perlcore/perlcore_es_AR.po @@ -0,0 +1,31 @@ +# 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/perlcore/libkviperlcore.cpp:224 +msgid "Internal error: perl interpreter not initialized" +msgstr "" |