diff options
author | Slávek Banko <[email protected]> | 2020-05-03 10:23:34 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-03 10:23:34 +0200 |
commit | 4a8dc3c4bc293d0b40adc6f138f0da0dc75c7a71 (patch) | |
tree | 08f7327d710292140b948e2fe8fcfd784fc58d73 /translations/messages/kvkbd.pot | |
parent | 3be483df2a3d02e0774c218910232ce742b6dc78 (diff) | |
download | kvkbd-4a8dc3c4bc293d0b40adc6f138f0da0dc75c7a71.tar.gz kvkbd-4a8dc3c4bc293d0b40adc6f138f0da0dc75c7a71.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]>
Diffstat (limited to 'translations/messages/kvkbd.pot')
-rw-r--r-- | translations/messages/kvkbd.pot | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/translations/messages/kvkbd.pot b/translations/messages/kvkbd.pot new file mode 100644 index 0000000..ed74e1c --- /dev/null +++ b/translations/messages/kvkbd.pot @@ -0,0 +1,40 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-11 17:49+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:36 +msgid "A virtual keyboard for TDE" +msgstr "" + +#: main.cpp:42 +msgid "" +"Stand alone version for use with TDM or XDM. \n" +"You should Add : HOME=/root kvkbd --loginhelper & to Xsetup to run in xdm/tdm" +msgstr "" + +#: main.cpp:186 +msgid "kvkbd" +msgstr "" |