diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 28ab9ea74..34d1d1917 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-01 21:48-0400\n" +"POT-Creation-Date: 2008-07-19 23:22-0400\n" "PO-Revision-Date: 2008-03-13 10:20+0800\n" "Last-Translator: Deng Xiyue <manphiz@gmail.com>\n" "Language-Team: i18n-zh <i18n-zh@googlegroups.com>\n" @@ -1181,18 +1181,19 @@ msgstr "无法创建用户桌面文件 %s" msgid "Custom definition for %s" msgstr "%s 的自制定定义" -#: gio/gdrive.c:372 +#: gio/gdrive.c:373 msgid "drive doesn't implement eject" msgstr "驱动未实现探出" -#: gio/gdrive.c:439 +#: gio/gdrive.c:440 msgid "drive doesn't implement polling for media" msgstr "驱动未实现媒体轮询" -#: gio/gfile.c:812 gio/gfile.c:1002 gio/gfile.c:1135 gio/gfile.c:1366 -#: gio/gfile.c:1419 gio/gfile.c:1475 gio/gfile.c:1557 gio/gfile.c:2614 -#: gio/gfile.c:2659 gio/gfile.c:2709 gio/gfile.c:2749 gio/gfile.c:3073 -#: gio/gfile.c:3475 gio/gfile.c:3558 gio/gfile.c:3641 gio/gfile.c:3721 +#: gio/gfile.c:813 gio/gfile.c:1003 gio/gfile.c:1136 gio/gfile.c:1367 +#: gio/gfile.c:1420 gio/gfile.c:1476 gio/gfile.c:1558 gio/gfile.c:2615 +#: gio/gfile.c:2660 gio/gfile.c:2710 gio/gfile.c:2750 gio/gfile.c:3074 +#: gio/gfile.c:3476 gio/gfile.c:3559 gio/gfile.c:3642 gio/gfile.c:3722 +#: gio/gfile.c:4020 #, c-format msgid "Operation not supported" msgstr "不支持该操作" @@ -1205,52 +1206,52 @@ msgstr "不支持该操作" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. -#: gio/gfile.c:1254 gio/glocalfile.c:1050 gio/glocalfile.c:1061 +#: gio/gfile.c:1255 gio/glocalfile.c:1050 gio/glocalfile.c:1061 #: gio/glocalfile.c:1074 #, c-format msgid "Containing mount does not exist" msgstr "包含的挂载不存在" -#: gio/gfile.c:1896 gio/glocalfile.c:2110 +#: gio/gfile.c:1897 gio/glocalfile.c:2110 #, c-format msgid "Can't copy over directory" msgstr "无法复制目录" -#: gio/gfile.c:1956 +#: gio/gfile.c:1957 #, c-format msgid "Can't copy directory over directory" msgstr "无法将目录复制到目录" -#: gio/gfile.c:1964 gio/glocalfile.c:2119 +#: gio/gfile.c:1965 gio/glocalfile.c:2119 #, c-format msgid "Target file exists" msgstr "目标文件已存在" -#: gio/gfile.c:1982 +#: gio/gfile.c:1983 #, c-format msgid "Can't recursively copy directory" msgstr "无法递归复制目录" -#: gio/gfile.c:2699 +#: gio/gfile.c:2700 #, c-format msgid "Invalid symlink value given" msgstr "给出的符号链接值无效" -#: gio/gfile.c:2792 +#: gio/gfile.c:2793 #, c-format msgid "Trash not supported" msgstr "不支持垃圾箱" -#: gio/gfile.c:2839 +#: gio/gfile.c:2840 #, c-format msgid "File names cannot contain '%c'" msgstr "文件名不能包含“%c”" -#: gio/gfile.c:4775 gio/gvolume.c:357 +#: gio/gfile.c:4788 gio/gvolume.c:358 msgid "volume doesn't implement mount" msgstr "卷未实现挂载" -#: gio/gfile.c:4883 +#: gio/gfile.c:4896 #, c-format msgid "No application is registered as handling this file" msgstr "没有注册为处理此文件的应用程序" @@ -1602,21 +1603,21 @@ msgstr "改变内存输出流大小失败" #. Translators: This is an error #. * message for mount objects that #. * don't implement unmount. -#: gio/gmount.c:344 +#: gio/gmount.c:345 msgid "mount doesn't implement unmount" msgstr "挂载未实现卸载" #. Translators: This is an error #. * message for mount objects that #. * don't implement eject. -#: gio/gmount.c:419 +#: gio/gmount.c:420 msgid "mount doesn't implement eject" msgstr "挂载未实现弹出" #. Translators: This is an error #. * message for mount objects that #. * don't implement remount. -#: gio/gmount.c:501 +#: gio/gmount.c:502 msgid "mount doesn't implement remount" msgstr "挂载没有实现重新挂载" @@ -1679,7 +1680,7 @@ msgstr "文件系统根目录" msgid "Error writing to unix: %s" msgstr "写入 unix 出错:%s" -#: gio/gvolume.c:423 +#: gio/gvolume.c:424 msgid "volume doesn't implement eject" msgstr "卷未实现弹出" |