diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-08 19:54:52 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 02:07:55 +0100 |
commit | 69c700e1c500f7a2e290475a4b56bef91ceeeb19 (patch) | |
tree | 3fea202bed484addc3495940f6cd5721b80bcdd3 /template/messages/tdebase/kwriteconfig.pot | |
parent | 817849f1b628cc525e9f42997720e97932044885 (diff) | |
download | tde-i18n-69c700e1c500f7a2e290475a4b56bef91ceeeb19.tar.gz tde-i18n-69c700e1c500f7a2e290475a4b56bef91ceeeb19.zip |
Add translation templates for tdebase.
Add missing header in PO files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'template/messages/tdebase/kwriteconfig.pot')
-rw-r--r-- | template/messages/tdebase/kwriteconfig.pot | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/template/messages/tdebase/kwriteconfig.pot b/template/messages/tdebase/kwriteconfig.pot new file mode 100644 index 00000000000..e4948198ba1 --- /dev/null +++ b/template/messages/tdebase/kwriteconfig.pot @@ -0,0 +1,56 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-06 17:06+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 "" + +#: kwriteconfig.cpp:19 +msgid "Use <file> instead of global config" +msgstr "" + +#: kwriteconfig.cpp:20 +msgid "Group to look in" +msgstr "" + +#: kwriteconfig.cpp:21 +msgid "Key to look for" +msgstr "" + +#: kwriteconfig.cpp:22 +msgid "" +"Type of variable. Use \"bool\" for a boolean, otherwise it is treated as a " +"string" +msgstr "" + +#: kwriteconfig.cpp:23 +msgid "The value to write. Mandatory, on a shell use '' for empty" +msgstr "" + +#: kwriteconfig.cpp:28 +msgid "KWriteConfig" +msgstr "" + +#: kwriteconfig.cpp:30 +msgid "Write TDEConfig entries - for use in shell scripts" +msgstr "" |