|
4.
|
|
|
Luís Pedro Coelho
|
|
|
|
Luís Pedro Coelho
|
|
Translated by
Launchpad Translations Administrators
|
|
|
|
Located in
kwriteconfig.cpp:40
|
|
5.
|
|
|
Bernhard Rosenkraenzer
|
|
|
|
Bernhard Rosenkraenzer
|
|
Translated by
Launchpad Translations Administrators
|
|
|
|
Located in
kwriteconfig.cpp:41
|
|
6.
|
|
|
Wrote kreadconfig on which this is based
|
|
|
|
寫 kreadconfig,此專案的參考
|
|
Translated by
Launchpad Translations Administrators
|
|
|
|
Located in
kwriteconfig.cpp:41
|
|
7.
|
|
|
Use <file> instead of global config
|
|
|
|
用檔案而不要用全域設定
|
|
Translated by
Launchpad Translations Administrators
|
|
Reviewed by
Jonathan Riddell
|
|
|
|
Located in
kwriteconfig.cpp:47
|
|
8.
|
|
|
Group to look in. Use repeatedly for nested groups.
|
|
|
|
要查看的群組。巢狀群組可重覆使用。
|
|
Translated by
Launchpad Translations Administrators
|
|
|
|
Located in
kwriteconfig.cpp:48
|
|
9.
|
|
|
Key to look for
|
|
|
|
要尋找的鍵
|
|
Translated by
Launchpad Translations Administrators
|
|
|
|
Located in
kwriteconfig.cpp:49
|
|
10.
|
|
|
Type of variable. Use "bool" for a boolean, otherwise it is treated as a string
|
|
|
|
變數型態。用 bool 表示布林(真假)值,其他的都視為字串。
|
|
Translated by
Launchpad Translations Administrators
|
|
|
|
Located in
kwriteconfig.cpp:50
|
|
11.
|
|
|
The value to write. Mandatory, on a shell use '' for empty
|
|
|
|
要寫入的值。在 shell 中空的值使用 ''
|
|
Translated by
Launchpad Translations Administrators
|
|
|
|
Located in
kwriteconfig.cpp:51
|