From 02e400a3aa47adaeb6b5c0b3e947c53e32d83dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 9 Jan 2019 20:09:00 +0100 Subject: Add CMakeL10n rules. Create translation template. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 0fbed184dad1ff80086bf6b3cd5d411837f3cacb) --- po/modules/perl/perl.pot | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 po/modules/perl/perl.pot (limited to 'po/modules/perl') diff --git a/po/modules/perl/perl.pot b/po/modules/perl/perl.pot new file mode 100644 index 00000000..d6b646c3 --- /dev/null +++ b/po/modules/perl/perl.pot @@ -0,0 +1,49 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-06 20:33+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: _translatorinfo:2 +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 "" -- cgit v1.2.1