diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 19:33:14 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 20:17:51 +0100 |
commit | 9ff0bfc84d41af3f0ecfafd789e2f7ebd0a23df7 (patch) | |
tree | 3765567a9183f76c2f755ec2110f8d88aad77b62 /po/kpicosim.pot | |
parent | 667222c4d4b53800adf94734c11ac3ea081d6212 (diff) | |
download | kpicosim-9ff0bfc84d41af3f0ecfafd789e2f7ebd0a23df7.tar.gz kpicosim-9ff0bfc84d41af3f0ecfafd789e2f7ebd0a23df7.zip |
Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fdd508d2999441099da89dddedd98bde036e82a7)
Diffstat (limited to 'po/kpicosim.pot')
-rw-r--r-- | po/kpicosim.pot | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/po/kpicosim.pot b/po/kpicosim.pot new file mode 100644 index 0000000..6e75912 --- /dev/null +++ b/po/kpicosim.pot @@ -0,0 +1,39 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-10 19:19+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: main.cpp:29 +msgid "A TDE KPart Application" +msgstr "" + +#: main.cpp:41 +msgid "KPicoSim" +msgstr "" + +#: kpicosimui.rc:4 +#, no-c-format +msgid "C&ustom" +msgstr "" |