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.po45
1 files changed, 29 insertions, 16 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 9d5f2c1b1..1b8161eaa 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-12-21 10:32-0500\n"
+"POT-Creation-Date: 2010-01-25 12:50-0500\n"
"PO-Revision-Date: 2009-09-09 20:48+0800\n"
"Last-Translator: Hinker <hinkerliu@gmail.com>\n"
"Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\n"
@@ -1112,8 +1112,8 @@ msgstr "传递给 %s 的计数值太大了"
msgid "Stream is already closed"
msgstr "流已经关闭"
-#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:648
-#: gio/gsimpleasyncresult.c:674
+#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:651
+#: gio/gsimpleasyncresult.c:677
msgid "Operation was cancelled"
msgstr "操作被取消"
@@ -1143,26 +1143,26 @@ msgstr "未命名"
msgid "Desktop file didn't specify Exec field"
msgstr "桌面文件未指定 Exec 区域"
-#: gio/gdesktopappinfo.c:905
+#: gio/gdesktopappinfo.c:907
msgid "Unable to find terminal required for application"
msgstr "无法找到应用程序需要的终端"
-#: gio/gdesktopappinfo.c:1113
+#: gio/gdesktopappinfo.c:1115
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "无法创建用户应用程序配置文件夹 %s:%s"
-#: gio/gdesktopappinfo.c:1117
+#: gio/gdesktopappinfo.c:1119
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "无法创建用户 MIME 配置文件夹 %s:%s"
-#: gio/gdesktopappinfo.c:1525
+#: gio/gdesktopappinfo.c:1527
#, c-format
msgid "Can't create user desktop file %s"
msgstr "无法创建用户桌面文件 %s"
-#: gio/gdesktopappinfo.c:1639
+#: gio/gdesktopappinfo.c:1641
#, c-format
msgid "Custom definition for %s"
msgstr "%s 的自制定定义"
@@ -1662,11 +1662,11 @@ msgstr "文件已经被其他程序修改"
msgid "Error removing old file: %s"
msgstr "移除旧文件出错:%s"
-#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:553
+#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:679
msgid "Invalid GSeekType supplied"
msgstr "提供的 GSeekType 无效"
-#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:563
+#: gio/gmemoryinputstream.c:497
msgid "Invalid seek request"
msgstr "无效的查找请求"
@@ -1674,18 +1674,28 @@ msgstr "无效的查找请求"
msgid "Cannot truncate GMemoryInputStream"
msgstr "无法截断 GMemoryInputStream"
-#: gio/gmemoryoutputstream.c:290
-msgid "Reached maximum data array limit"
-msgstr "达到数据数组上限"
-
-#: gio/gmemoryoutputstream.c:325
+#: gio/gmemoryoutputstream.c:429
msgid "Memory output stream not resizable"
msgstr "内存输出流无法改变大小"
-#: gio/gmemoryoutputstream.c:341
+#: gio/gmemoryoutputstream.c:445
msgid "Failed to resize memory output stream"
msgstr "改变内存输出流大小失败"
+#: gio/gmemoryoutputstream.c:533
+msgid ""
+"Amount of memory required to process the write is larger than available "
+"address space"
+msgstr ""
+
+#: gio/gmemoryoutputstream.c:689
+msgid "Requested seek before the beginning of the stream"
+msgstr ""
+
+#: gio/gmemoryoutputstream.c:698
+msgid "Requested seek beyond the end of the stream"
+msgstr ""
+
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
@@ -1979,6 +1989,9 @@ msgstr "win32 不支持关联的修改"
msgid "Association creation not supported on win32"
msgstr "win32 不支持关联的创建"
+#~ msgid "Reached maximum data array limit"
+#~ msgstr "达到数据数组上限"
+
#~ msgid "do not hide entries"
#~ msgstr "不要隐藏项目"