This commit is contained in:
Matthias Clasen
2006-06-20 15:09:06 +00:00
parent 0d31a526f9
commit 2107d8e3ed
90 changed files with 3677 additions and 3467 deletions

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.9.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-06-12 11:18-0400\n"
"POT-Creation-Date: 2006-06-20 10:48-0400\n"
"PO-Revision-Date: 2006-01-04 10:19+0800\n"
"Last-Translator: Abel Cheung <abel@oaka.org>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
@@ -54,35 +54,35 @@ msgstr "在資料目錄中找不到有效的設定鍵檔案"
msgid "A bookmark for URI '%s' already exists"
msgstr ""
#: glib/gbookmarkfile.c:2037 glib/gbookmarkfile.c:2192
#: glib/gbookmarkfile.c:2277 glib/gbookmarkfile.c:2358
#: glib/gbookmarkfile.c:2443 glib/gbookmarkfile.c:2526
#: glib/gbookmarkfile.c:2604 glib/gbookmarkfile.c:2683
#: glib/gbookmarkfile.c:2725 glib/gbookmarkfile.c:2822
#: glib/gbookmarkfile.c:2945 glib/gbookmarkfile.c:3135
#: glib/gbookmarkfile.c:3211 glib/gbookmarkfile.c:3363
#: glib/gbookmarkfile.c:3428 glib/gbookmarkfile.c:3518
#: glib/gbookmarkfile.c:3645
#: glib/gbookmarkfile.c:2039 glib/gbookmarkfile.c:2196
#: glib/gbookmarkfile.c:2281 glib/gbookmarkfile.c:2362
#: glib/gbookmarkfile.c:2447 glib/gbookmarkfile.c:2530
#: glib/gbookmarkfile.c:2608 glib/gbookmarkfile.c:2687
#: glib/gbookmarkfile.c:2729 glib/gbookmarkfile.c:2826
#: glib/gbookmarkfile.c:2949 glib/gbookmarkfile.c:3139
#: glib/gbookmarkfile.c:3215 glib/gbookmarkfile.c:3367
#: glib/gbookmarkfile.c:3432 glib/gbookmarkfile.c:3522
#: glib/gbookmarkfile.c:3649
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr ""
#: glib/gbookmarkfile.c:2367
#: glib/gbookmarkfile.c:2371
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr ""
#: glib/gbookmarkfile.c:2452
#: glib/gbookmarkfile.c:2456
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr ""
#: glib/gbookmarkfile.c:2831
#: glib/gbookmarkfile.c:2835
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr ""
#: glib/gbookmarkfile.c:3229 glib/gbookmarkfile.c:3373
#: glib/gbookmarkfile.c:3233 glib/gbookmarkfile.c:3377
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr ""
@@ -196,7 +196,7 @@ msgstr "開啟檔案「%s」失敗fdopen() 失敗:%s"
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "檔案名稱由「%s」改為「%s」失敗g_rename() 失敗:%s"
#: glib/gfileutils.c:946 glib/gfileutils.c:1411
#: glib/gfileutils.c:946 glib/gfileutils.c:1404
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "建立檔案「%s」失敗%s"
@@ -221,23 +221,23 @@ msgstr "關閉檔案「%s」失敗fclose() 失敗:%s"
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "現存檔案「%s」無法移除g_unlink() 失敗:%s"
#: glib/gfileutils.c:1372
#: glib/gfileutils.c:1366
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "樣式「%s」無效不應含有「%s」"
# (Abel) this is file template for mktemp/mkstemp
#: glib/gfileutils.c:1386
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
#: glib/gfileutils.c:1379
#, fuzzy, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "檔案樣式「%s」末端不是 XXXXXX"
#: glib/gfileutils.c:1861
#: glib/gfileutils.c:1854
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "讀取符號連結「%s」失敗%s"
#: glib/gfileutils.c:1882
#: glib/gfileutils.c:1875
#, c-format
msgid "Symbolic links not supported"
msgstr "不支援符號連結"
@@ -713,66 +713,66 @@ msgstr "設定鍵檔案並非以群組開頭"
msgid "Key file contains unsupported encoding '%s'"
msgstr "設定鍵檔案包含不支援的編碼「%s」"
#: glib/gkeyfile.c:1010 glib/gkeyfile.c:1169 glib/gkeyfile.c:2382
#: glib/gkeyfile.c:2447 glib/gkeyfile.c:2566 glib/gkeyfile.c:2701
#: glib/gkeyfile.c:2854 glib/gkeyfile.c:3030 glib/gkeyfile.c:3087
#: glib/gkeyfile.c:1014 glib/gkeyfile.c:1173 glib/gkeyfile.c:2386
#: glib/gkeyfile.c:2451 glib/gkeyfile.c:2570 glib/gkeyfile.c:2705
#: glib/gkeyfile.c:2858 glib/gkeyfile.c:3034 glib/gkeyfile.c:3091
#, c-format
msgid "Key file does not have group '%s'"
msgstr "設定鍵檔案沒有群組「%s」"
#: glib/gkeyfile.c:1181
#: glib/gkeyfile.c:1185
#, c-format
msgid "Key file does not have key '%s'"
msgstr "設定鍵檔案沒有設定鍵「%s」"
#: glib/gkeyfile.c:1282 glib/gkeyfile.c:1391
#: glib/gkeyfile.c:1286 glib/gkeyfile.c:1395
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "設定鍵檔案包含的設定鍵「%s」數值為「%s」並非 UTF-8"
#: glib/gkeyfile.c:1300 glib/gkeyfile.c:1409 glib/gkeyfile.c:1781
#: glib/gkeyfile.c:1304 glib/gkeyfile.c:1413 glib/gkeyfile.c:1785
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "設定鍵檔案包含的設定鍵「%s」的數值無法解譯。"
#: glib/gkeyfile.c:1997 glib/gkeyfile.c:2210
#: glib/gkeyfile.c:2001 glib/gkeyfile.c:2214
#, 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:2397 glib/gkeyfile.c:2581 glib/gkeyfile.c:3098
#: glib/gkeyfile.c:2401 glib/gkeyfile.c:2585 glib/gkeyfile.c:3102
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "設定鍵檔案的群組「%2$s」中沒有設定鍵「%1$s」"
#: glib/gkeyfile.c:3271
#: glib/gkeyfile.c:3275
#, c-format
msgid "Key file contains escape character at end of line"
msgstr "設定鍵檔案在行尾包含跳出字元"
#: glib/gkeyfile.c:3293
#: glib/gkeyfile.c:3297
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "設定鍵檔案含有不正確的「跳出字元」「%s」"
#: glib/gkeyfile.c:3434
#: glib/gkeyfile.c:3438
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "數值「%s」不能被解譯為數字。"
#: glib/gkeyfile.c:3444
#: glib/gkeyfile.c:3448
#, c-format
msgid "Integer value '%s' out of range"
msgstr "整數值「%s」超出範圍"
#: glib/gkeyfile.c:3472
#: glib/gkeyfile.c:3476
#, fuzzy, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "數值「%s」不能被解譯為數字。"
#: glib/gkeyfile.c:3492
#: glib/gkeyfile.c:3496
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "數值「%s」不能被解譯為邏輯值。"