diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index c9f075860..ce43c12ee 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-13 10:10-0400\n" +"POT-Creation-Date: 2004-10-08 14:13-0400\n" "PO-Revision-Date: 2004-03-04 02:33+0800\n" "Last-Translator: He Qiangqiang <carton@263.net>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" @@ -85,57 +85,57 @@ msgstr "无效的主机名" msgid "Error opening directory '%s': %s" msgstr "打开目录“%s”时发生错误:%s" -#: glib/gfileutils.c:393 glib/gfileutils.c:458 +#: glib/gfileutils.c:395 glib/gfileutils.c:469 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "无法分配 %lu 字节以读取文件“%s”" -#: glib/gfileutils.c:404 +#: glib/gfileutils.c:411 #, c-format msgid "Error reading file '%s': %s" msgstr "读取文件“%s”出错:%s" -#: glib/gfileutils.c:480 +#: glib/gfileutils.c:494 #, c-format msgid "Failed to read from file '%s': %s" msgstr "无法读取文件“%s”:%s" -#: glib/gfileutils.c:527 glib/gfileutils.c:595 +#: glib/gfileutils.c:545 glib/gfileutils.c:626 #, c-format msgid "Failed to open file '%s': %s" msgstr "无法打开文件“%s”:%s" -#: glib/gfileutils.c:541 +#: glib/gfileutils.c:562 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "无法获得文件“%s”的属性:fstat() 失败:%s" -#: glib/gfileutils.c:567 +#: glib/gfileutils.c:593 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "无法打开文件“%s”:fdopen() 失败:%s" -#: glib/gfileutils.c:779 +#: glib/gfileutils.c:812 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "模板“%s”无效,不应该包含“%s”" -#: glib/gfileutils.c:791 +#: glib/gfileutils.c:824 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "模板“%s”的结尾不是 XXXXXX" -#: glib/gfileutils.c:812 +#: glib/gfileutils.c:845 #, c-format msgid "Failed to create file '%s': %s" msgstr "无法创建文件“%s”:%s" -#: glib/gfileutils.c:1153 +#: glib/gfileutils.c:1188 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "读取符号连接“%s”失败:%s" -#: glib/gfileutils.c:1172 +#: glib/gfileutils.c:1209 msgid "Symbolic links not supported" msgstr "不支持符号连接" |