diff options
Diffstat (limited to 'po/modules/about/about.pot')
-rw-r--r-- | po/modules/about/about.pot | 62 |
1 files changed, 62 insertions, 0 deletions
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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\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 <b>KVIrc Development Team</b>" +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 <pragma at kvirc dot net>" +msgstr "" + +#: src/modules/about/aboutdialog.cpp:144 +msgid "License" +msgstr "" |