diff options
author | Slávek Banko <[email protected]> | 2020-05-01 19:32:32 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-01 19:32:44 +0200 |
commit | a306a79422f7693d18f350eb2f933a119295437e (patch) | |
tree | e70287960846d23670f68140f69646b5901b92ce /translations/messages/kpicosim.pot | |
parent | 84a03c5e06cbd5f5dda2a0f53f828525ffa5da4d (diff) | |
download | kpicosim-a306a79422f7693d18f350eb2f933a119295437e.tar.gz kpicosim-a306a79422f7693d18f350eb2f933a119295437e.zip |
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit a85f52b03c37a4c84274e71176edbcc31cdbd5d1)
Diffstat (limited to 'translations/messages/kpicosim.pot')
-rw-r--r-- | translations/messages/kpicosim.pot | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/translations/messages/kpicosim.pot b/translations/messages/kpicosim.pot new file mode 100644 index 0000000..6e75912 --- /dev/null +++ b/translations/messages/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 <[email protected]>\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 "" |