diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-10-16 06:33:50 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-10-16 06:33:50 +0000 |
commit | 83684e4b03f034d1e2f0cd2273a3d944721393fc (patch) | |
tree | 84b64c7bbf40e01a3c4b916c81a2826d94bf4bb6 /po/zh_TW.po | |
parent | 2cc03c7fe7fba9365963d1d65266fe0f3c1238ae (diff) |
2.14.2GLIB_2_14_2
svn path=/trunk/; revision=5786
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 9dc68d420..46fef074e 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.12.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-16 14:50-0400\n" +"POT-Creation-Date: 2007-10-16 02:15-0400\n" "PO-Revision-Date: 2007-02-27 09:08+0800\n" "Last-Translator: Woodman Tuen <wmtuen@gmail.com>\n" "Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n" @@ -629,17 +629,17 @@ msgstr "文字是空白的(或只含有空白字元)" msgid "Failed to read data from child process" msgstr "無法從副進程讀取資料" -#: glib/gspawn-win32.c:287 glib/gspawn.c:1395 +#: glib/gspawn-win32.c:287 glib/gspawn.c:1450 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "無法建立管道來和副進程溝通 (%s)" -#: glib/gspawn-win32.c:325 glib/gspawn.c:1059 +#: glib/gspawn-win32.c:325 glib/gspawn.c:1114 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "無法從管道讀取資料 (%s)" -#: glib/gspawn-win32.c:351 glib/gspawn.c:1264 +#: glib/gspawn-win32.c:351 glib/gspawn.c:1319 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "無法進入目錄‘%s’(%s)" @@ -681,47 +681,47 @@ msgid "" "process" msgstr "當 g_io_channel_win32_poll() 從副進程讀取資料時發生無法預計的錯誤" -#: glib/gspawn.c:175 +#: glib/gspawn.c:180 #, c-format msgid "Failed to read data from child process (%s)" msgstr "無法從副進程讀取資料 (%s)" -#: glib/gspawn.c:307 +#: glib/gspawn.c:312 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "當 select() 從副進程讀取資料時發生無法預計的錯誤 (%s)" -#: glib/gspawn.c:390 +#: glib/gspawn.c:395 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid() 發生無法預計的錯誤 (%s)" -#: glib/gspawn.c:1124 +#: glib/gspawn.c:1179 #, c-format msgid "Failed to fork (%s)" msgstr "無法衍生進程 (%s)" -#: glib/gspawn.c:1274 +#: glib/gspawn.c:1329 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "無法執行副進程“%s”(%s)" -#: glib/gspawn.c:1284 +#: glib/gspawn.c:1339 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "無法將副進程的輸出或輸入重新導向 (%s)" -#: glib/gspawn.c:1293 +#: glib/gspawn.c:1348 #, c-format msgid "Failed to fork child process (%s)" msgstr "無法衍生副進程 (%s)" -#: glib/gspawn.c:1301 +#: glib/gspawn.c:1356 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "執行副進程“%s”時發生不明的錯誤" -#: glib/gspawn.c:1323 +#: glib/gspawn.c:1378 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "無法從 child pid pipe 讀取足夠的資料 (%s)" |