You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-i18n/tde-i18n-zh_TW/messages/tdebase/kwriteconfig.po

59 lines
1.8 KiB

# translation of kwriteconfig.po to Traditional Chinese
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: kwriteconfig\n"
"POT-Creation-Date: 2020-05-11 04:02+0200\n"
"PO-Revision-Date: 2006-01-20 15:43+0800\n"
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
"dot tw>\n"
"Language-Team: Traditional Chinese <zh_l10n@linux.org.tw>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Frank Weng (a.k.a. Franklin) "
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "franklin at goodhorse dot idv dot tw"
#: 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 "變數型態。用 bool 表示布林(真假)值,其他的都視為字串。"
#: kwriteconfig.cpp:23
msgid "The value to write. Mandatory, on a shell use '' for empty"
msgstr "要寫入的值。在 shell 中空的值使用 ''"
#: kwriteconfig.cpp:28
msgid "KWriteConfig"
msgstr "KWriteConfig"
#: kwriteconfig.cpp:30
msgid "Write TDEConfig entries - for use in shell scripts"
msgstr "寫入 TDEConfig 項目 - 用於 shell 命令稿"