diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 7fab1193d..357958152 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -5,7 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2003-12-08 12:13-0500\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-01-22 15:09-0500\n" "PO-Revision-Date: 2002-03-17 16:34+0800\n" "Last-Translator: He Qiangqiang <carton@263.net>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" @@ -45,37 +46,37 @@ msgstr "输入末尾出现未尽字符序列" msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "无法转换后备字符集“%s”到字符集“%s”" -#: glib/gconvert.c:1492 +#: glib/gconvert.c:1497 #, c-format msgid "The URI '%s' is not an absolute URI using the file scheme" msgstr "URI“%s”不是文件格式的绝对 URI" -#: glib/gconvert.c:1502 +#: glib/gconvert.c:1507 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "本地文件 URI“%s”不能包含“#”" -#: glib/gconvert.c:1519 +#: glib/gconvert.c:1524 #, c-format msgid "The URI '%s' is invalid" msgstr "URI“%s”无效" -#: glib/gconvert.c:1531 +#: glib/gconvert.c:1536 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "URI中的主机名“%s”无效" -#: glib/gconvert.c:1547 +#: glib/gconvert.c:1552 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "URI“%s”中包含无效的转义字符" -#: glib/gconvert.c:1618 +#: glib/gconvert.c:1623 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "路径名“%s”不是绝对路径" -#: glib/gconvert.c:1628 +#: glib/gconvert.c:1633 msgid "Invalid hostname" msgstr "无效的主机名" @@ -84,57 +85,57 @@ msgstr "无效的主机名" msgid "Error opening directory '%s': %s" msgstr "打开目录“%s”时发生错误:%s" -#: glib/gfileutils.c:390 glib/gfileutils.c:455 +#: glib/gfileutils.c:393 glib/gfileutils.c:458 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "无法分配 %lu 字节以读取文件“%s”" -#: glib/gfileutils.c:401 +#: glib/gfileutils.c:404 #, c-format msgid "Error reading file '%s': %s" msgstr "读取文件“%s”出错:%s" -#: glib/gfileutils.c:477 +#: glib/gfileutils.c:480 #, c-format msgid "Failed to read from file '%s': %s" msgstr "无法读取文件“%s”:%s" -#: glib/gfileutils.c:524 glib/gfileutils.c:592 +#: glib/gfileutils.c:527 glib/gfileutils.c:595 #, c-format msgid "Failed to open file '%s': %s" msgstr "无法打开文件“%s”:%s" -#: glib/gfileutils.c:538 +#: glib/gfileutils.c:541 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "无法获得文件“%s”的属性:fstat() 失败:%s" -#: glib/gfileutils.c:564 +#: glib/gfileutils.c:567 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "无法打开文件“%s”:fdopen() 失败:%s" -#: glib/gfileutils.c:776 +#: glib/gfileutils.c:779 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "模板“%s”无效,不应该包含“%s”" -#: glib/gfileutils.c:788 +#: glib/gfileutils.c:791 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "模板“%s”的结尾不是 XXXXXX" -#: glib/gfileutils.c:809 +#: glib/gfileutils.c:812 #, c-format msgid "Failed to create file '%s': %s" msgstr "无法创建文件“%s”:%s" -#: glib/gfileutils.c:1150 +#: glib/gfileutils.c:1153 #, fuzzy, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "无法创建文件“%s”:%s" -#: glib/gfileutils.c:1169 +#: glib/gfileutils.c:1172 msgid "Symbolic links not supported" msgstr "" |