summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po86
1 files changed, 38 insertions, 48 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index ab1e67a20..9af594988 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-18 08:20-0500\n"
+"POT-Creation-Date: 2005-12-09 12:42-0500\n"
"PO-Revision-Date: 2005-10-25 21:26+0800\n"
"Last-Translator: He Qiangqiang <carton@263.net>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@@ -124,72 +124,47 @@ 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:952
-#, c-format
-msgid "Could not change file mode: fork() failed: %s"
-msgstr "无法更改文件模式:fork() 失败:%s"
-
-#: glib/gfileutils.c:983
-#, c-format
-msgid "Could not change file mode: waitpid() failed: %s"
-msgstr "无法更改文件模式:waitpid() 失败:%s"
-
-#: glib/gfileutils.c:1002
-#, c-format
-msgid "Could not change file mode: chmod() failed: %s"
-msgstr "无法更改文件模式:chmod() 失败:%s"
-
-#: glib/gfileutils.c:1013
-#, c-format
-msgid "Could not change file mode: Child terminated by signal: %s"
-msgstr "无法更改文件模式:子进程被信号中止:%s"
-
-#: glib/gfileutils.c:1024
-#, c-format
-msgid "Could not change file mode: Child terminated abnormally"
-msgstr "无法更改文件模式:子进程异常中止"
-
-#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
+#: glib/gfileutils.c:950 glib/gfileutils.c:1415
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "创建文件“%s”失败:%s"
-#: glib/gfileutils.c:1080
+#: glib/gfileutils.c:964
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "打开文件“%s”写入失败:fdopen() 失败:%s"
-#: glib/gfileutils.c:1105
+#: glib/gfileutils.c:989
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "写入文件“%s”失败:fwrite() 失败:%s"
-#: glib/gfileutils.c:1124
+#: glib/gfileutils.c:1008
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "关闭文件“%s”失败:fclose() 失败:%s"
-#: glib/gfileutils.c:1242
+#: glib/gfileutils.c:1126
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "无法删除已有文件“%s”:g_unlink() 失败:%s"
-#: glib/gfileutils.c:1485
+#: glib/gfileutils.c:1376
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "模板“%s”无效,不应该包含“%s”"
-#: glib/gfileutils.c:1499
+#: glib/gfileutils.c:1390
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "模板“%s”的结尾不是 XXXXXX"
-#: glib/gfileutils.c:1974
+#: glib/gfileutils.c:1865
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "读取符号连接“%s”失败:%s"
-#: glib/gfileutils.c:1995
+#: glib/gfileutils.c:1886
#, c-format
msgid "Symbolic links not supported"
msgstr "不支持符号连接"
@@ -224,7 +199,7 @@ msgstr "g_io_channel_read_to_end 函数无法进行原始读取"
msgid "Failed to open file '%s': open() failed: %s"
msgstr "打开文件“%s”失败:open() 失败:%s"
-#: glib/gmappedfile.c:185
+#: glib/gmappedfile.c:193
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "映射文件“%s”失败:mmap() 失败:%s"
@@ -457,17 +432,17 @@ msgstr "空文本(或仅含空白字符)"
msgid "Failed to read data from child process"
msgstr "从子进程中读取数据失败"
-#: glib/gspawn-win32.c:291 glib/gspawn.c:1375
+#: glib/gspawn-win32.c:291 glib/gspawn.c:1364
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "创建与子进程通讯的管道失败(%s)"
-#: glib/gspawn-win32.c:329 glib/gspawn.c:1039
+#: glib/gspawn-win32.c:329 glib/gspawn.c:1028
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "从子管道中读取失败(%s)"
-#: glib/gspawn-win32.c:355 glib/gspawn.c:1244
+#: glib/gspawn-win32.c:355 glib/gspawn.c:1233
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "更改到目录“%s”失败(%s)"
@@ -511,47 +486,47 @@ msgid ""
"process"
msgstr "g_io_channel_win32_poll() 从子进程中读取数据时出现异常错误"
-#: glib/gspawn.c:179
+#: glib/gspawn.c:168
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "从子进程中读取数据失败(%s)"
-#: glib/gspawn.c:311
+#: glib/gspawn.c:300
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)"
-#: glib/gspawn.c:394
+#: glib/gspawn.c:383
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "waitpid() 出现异常错误 (%s)"
-#: glib/gspawn.c:1104
+#: glib/gspawn.c:1093
#, c-format
msgid "Failed to fork (%s)"
msgstr "fork 失败(%s)"
-#: glib/gspawn.c:1254
+#: glib/gspawn.c:1243
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "执行子进程“%s”失败(%s)"
-#: glib/gspawn.c:1264
+#: glib/gspawn.c:1253
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "重定向子进程(%s)的输入或输出失败"
-#: glib/gspawn.c:1273
+#: glib/gspawn.c:1262
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "fork 子进程失败 (%s)"
-#: glib/gspawn.c:1281
+#: glib/gspawn.c:1270
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "执行子进程“%s”时出现未知错误"
-#: glib/gspawn.c:1303
+#: glib/gspawn.c:1292
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "从子进程管道中读取足够的数据失败(%s)"
@@ -705,3 +680,18 @@ msgstr "整数值“%s”超出范围"
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "无法将值“%s”解释为布尔值。"
+
+#~ msgid "Could not change file mode: fork() failed: %s"
+#~ msgstr "无法更改文件模式:fork() 失败:%s"
+
+#~ msgid "Could not change file mode: waitpid() failed: %s"
+#~ msgstr "无法更改文件模式:waitpid() 失败:%s"
+
+#~ msgid "Could not change file mode: chmod() failed: %s"
+#~ msgstr "无法更改文件模式:chmod() 失败:%s"
+
+#~ msgid "Could not change file mode: Child terminated by signal: %s"
+#~ msgstr "无法更改文件模式:子进程被信号中止:%s"
+
+#~ msgid "Could not change file mode: Child terminated abnormally"
+#~ msgstr "无法更改文件模式:子进程异常中止"