diff options
Diffstat (limited to 'tde-i18n-en_GB/messages/tdebase/kwriteconfig.po')
-rw-r--r-- | tde-i18n-en_GB/messages/tdebase/kwriteconfig.po | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/messages/tdebase/kwriteconfig.po b/tde-i18n-en_GB/messages/tdebase/kwriteconfig.po new file mode 100644 index 00000000000..5d36d045fec --- /dev/null +++ b/tde-i18n-en_GB/messages/tdebase/kwriteconfig.po @@ -0,0 +1,59 @@ +# translation of kwriteconfig.po to British English +# Copyright (C) 2003 Free Software Foundation, Inc. +# Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kwriteconfig\n" +"POT-Creation-Date: 2005-05-18 21:24+0200\n" +"PO-Revision-Date: 2003-05-10 03:07+0000\n" +"Last-Translator: Malcolm Hunter <malcolm.hunter@gmx.co.uk>\n" +"Language-Team: British English <kde-en-gb@kde.me.uk>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: kwriteconfig.cpp:19 +msgid "Use <file> instead of global config" +msgstr "Use <file> instead of global config" + +#: kwriteconfig.cpp:20 +msgid "Group to look in" +msgstr "Group to look in" + +#: kwriteconfig.cpp:21 +msgid "Key to look for" +msgstr "Key to look for" + +#: kwriteconfig.cpp:22 +msgid "" +"Type of variable. Use \"bool\" for a boolean, otherwise it is treated as a " +"string" +msgstr "" +"Type of variable. Use \"bool\" for a boolean, otherwise it is treated as a " +"string" + +#: kwriteconfig.cpp:23 +msgid "The value to write. Mandatory, on a shell use '' for empty" +msgstr "The value to write. Mandatory, on a shell use '' for empty" + +#: kwriteconfig.cpp:28 +msgid "KWriteConfig" +msgstr "KWriteConfig" + +#: kwriteconfig.cpp:30 +msgid "Write KConfig entries - for use in shell scripts" +msgstr "Write KConfig entries - for use in shell scripts" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Malcolm Hunter" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "malcolm.hunter@gmx.co.uk" |