diff options
Diffstat (limited to 'po/zh_HK.po')
-rw-r--r-- | po/zh_HK.po | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/po/zh_HK.po b/po/zh_HK.po index 6ec683a2d..1880eb046 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.12.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-04 17:24-0500\n" +"POT-Creation-Date: 2007-01-14 23:28-0500\n" "PO-Revision-Date: 2006-08-01 15:53+0800\n" "Last-Translator: Abel Cheung <abel@oaka.org>\n" "Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n" @@ -706,87 +706,86 @@ msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" msgstr "設定鍵檔案中‘%s’行並非設定鍵值配對、群組或註解" -#: glib/gkeyfile.c:755 glib/gkeyfile.c:1233 glib/gkeyfile.c:2456 -#: glib/gkeyfile.c:2579 glib/gkeyfile.c:2894 +#: glib/gkeyfile.c:758 #, fuzzy, c-format msgid "Invalid group name: %s" msgstr "程式名稱無效:%s" -#: glib/gkeyfile.c:774 +#: glib/gkeyfile.c:780 #, c-format msgid "Key file does not start with a group" msgstr "設定鍵檔案並非以群組開頭" -#: glib/gkeyfile.c:797 glib/gkeyfile.c:1235 +#: glib/gkeyfile.c:806 #, fuzzy, c-format msgid "Invalid key name: %s" msgstr "程式名稱無效:%s" -#: glib/gkeyfile.c:821 +#: glib/gkeyfile.c:833 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "設定鍵檔案包含不支援的編碼‘%s’" -#: glib/gkeyfile.c:1030 glib/gkeyfile.c:1189 glib/gkeyfile.c:2394 -#: glib/gkeyfile.c:2463 glib/gkeyfile.c:2586 glib/gkeyfile.c:2721 -#: glib/gkeyfile.c:2874 glib/gkeyfile.c:3056 glib/gkeyfile.c:3113 +#: glib/gkeyfile.c:1042 glib/gkeyfile.c:1201 glib/gkeyfile.c:2402 +#: glib/gkeyfile.c:2469 glib/gkeyfile.c:2590 glib/gkeyfile.c:2725 +#: glib/gkeyfile.c:2878 glib/gkeyfile.c:3058 glib/gkeyfile.c:3115 #, c-format msgid "Key file does not have group '%s'" msgstr "設定鍵檔案沒有群組‘%s’" -#: glib/gkeyfile.c:1201 +#: glib/gkeyfile.c:1213 #, c-format msgid "Key file does not have key '%s'" msgstr "設定鍵檔案沒有設定鍵‘%s’" -#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1417 +#: glib/gkeyfile.c:1315 glib/gkeyfile.c:1425 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "設定鍵檔案包含的設定鍵‘%s’(數值為‘%s’)並非 UTF-8" -#: glib/gkeyfile.c:1327 glib/gkeyfile.c:1437 glib/gkeyfile.c:1805 +#: glib/gkeyfile.c:1335 glib/gkeyfile.c:1445 glib/gkeyfile.c:1813 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "設定鍵檔案包含的設定鍵‘%s’的數值無法解譯。" -#: glib/gkeyfile.c:2017 glib/gkeyfile.c:2226 +#: glib/gkeyfile.c:2025 glib/gkeyfile.c:2234 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " "interpreted." msgstr "設定鍵檔案包含的群組‘%2$s’中設定鍵‘%1$s’數值無法解譯" -#: glib/gkeyfile.c:2409 glib/gkeyfile.c:2601 glib/gkeyfile.c:3124 +#: glib/gkeyfile.c:2417 glib/gkeyfile.c:2605 glib/gkeyfile.c:3126 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "設定鍵檔案的群組‘%2$s’中沒有設定鍵‘%1$s’" -#: glib/gkeyfile.c:3344 +#: glib/gkeyfile.c:3365 #, c-format msgid "Key file contains escape character at end of line" msgstr "設定鍵檔案在行尾包含跳出字元" -#: glib/gkeyfile.c:3366 +#: glib/gkeyfile.c:3387 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "設定鍵檔案含有不正確的「跳出字元」‘%s’" -#: glib/gkeyfile.c:3508 +#: glib/gkeyfile.c:3529 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "數值‘%s’不能被解譯為數字。" -#: glib/gkeyfile.c:3522 +#: glib/gkeyfile.c:3543 #, c-format msgid "Integer value '%s' out of range" msgstr "整數值‘%s’超出範圍" -#: glib/gkeyfile.c:3555 +#: glib/gkeyfile.c:3576 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "數值‘%s’不能被解譯為浮點數。" -#: glib/gkeyfile.c:3582 +#: glib/gkeyfile.c:3603 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "數值‘%s’不能被解譯為邏輯值。" |