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/about/about.pot | 62 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 po/modules/about/about.pot (limited to 'po/modules/about') diff --git a/po/modules/about/about.pot b/po/modules/about/about.pot new file mode 100644 index 00000000..5d7b15d7 --- /dev/null +++ b/po/modules/about/about.pot @@ -0,0 +1,62 @@ +# 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/about/aboutdialog.cpp:75 +msgid "About KVIrc..." +msgstr "" + +#: src/modules/about/aboutdialog.cpp:76 +msgid "Close" +msgstr "" + +#: src/modules/about/aboutdialog.cpp:95 +msgid "Forged by the KVIrc Development Team" +msgstr "" + +#: src/modules/about/aboutdialog.cpp:97 +msgid "Sources date" +msgstr "" + +#: src/modules/about/aboutdialog.cpp:105 +msgid "About" +msgstr "" + +#: src/modules/about/aboutdialog.cpp:118 +msgid "Honor && Glory" +msgstr "" + +#: src/modules/about/aboutdialog.cpp:137 +msgid "" +"Oops... Can't find the license file...\n" +"It MUST be included in the distribution...\n" +"Please report to " +msgstr "" + +#: src/modules/about/aboutdialog.cpp:144 +msgid "License" +msgstr "" -- cgit v1.2.1