summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author甘露(Gan Lu) <rhythm.gan@gmail.com>2013-12-07 14:17:56 +0800
committerWylmer Wang <wantinghard@gmail.com>2013-12-07 14:17:56 +0800
commit86acc457ab068ff71c5afc5007263d5ac0aadfa0 (patch)
tree6b6595e5b314aec3ee5a603d1220c376513313f6
parentb16b45344b10d6dc3abcca10ed477c5ea45787c8 (diff)
downloadlibsoup-86acc457ab068ff71c5afc5007263d5ac0aadfa0.tar.gz
Update Chinese simplified translation
-rw-r--r--po/zh_CN.po67
1 files changed, 46 insertions, 21 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 964bdae4..c1ea76fc 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,76 +11,101 @@ msgstr ""
"Project-Id-Version: libsoup master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=libsoup&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-09-10 15:07+0000\n"
-"PO-Revision-Date: 2012-09-23 05:00+0800\n"
-"Last-Translator: YunQiang Su <wzssyqa@gmail.com>\n"
+"POT-Creation-Date: 2013-11-04 21:49+0000\n"
+"PO-Revision-Date: 2013-09-07 14:07+0700\n"
+"Last-Translator: 甘露(Gan Lu) <rhythm.gan@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
-"Language: \n"
+"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bits\n"
+"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Gtranslator 2.91.5\n"
+"X-Generator: Poedit 1.5.4\n"
-#: ../libsoup/soup-body-input-stream.c:141
-#: ../libsoup/soup-body-input-stream.c:172
-#: ../libsoup/soup-body-input-stream.c:205 ../libsoup/soup-message-io.c:191
+#: ../libsoup/soup-body-input-stream.c:140
+#: ../libsoup/soup-body-input-stream.c:171
+#: ../libsoup/soup-body-input-stream.c:204 ../libsoup/soup-message-io.c:197
msgid "Connection terminated unexpectedly"
msgstr "连接异常终止"
-#: ../libsoup/soup-body-input-stream.c:461
+#: ../libsoup/soup-body-input-stream.c:462
msgid "Invalid seek request"
msgstr "无效的 seek 请求"
-#: ../libsoup/soup-body-input-stream.c:489
+#: ../libsoup/soup-body-input-stream.c:490
msgid "Cannot truncate SoupBodyInputStream"
msgstr "不能截断(truncate) SoupBodyInputStream"
+#: ../libsoup/soup-cache-input-stream.c:73
+msgid "Network stream unexpectedly closed"
+msgstr "网络流意外关闭"
+
+#: ../libsoup/soup-cache-input-stream.c:290
+msgid "Failed to completely cache the resource"
+msgstr "无法完全缓存该资源"
+
#: ../libsoup/soup-converter-wrapper.c:192
#, c-format
msgid "Output buffer is too small"
msgstr "输出缓冲区太小"
-#: ../libsoup/soup-message-io.c:818 ../libsoup/soup-message-io.c:854
+#: ../libsoup/soup-message-client-io.c:41
+msgid "Could not parse HTTP response"
+msgstr "无法解析 HTTP 响应"
+
+#: ../libsoup/soup-message-client-io.c:66
+msgid "Unrecognized HTTP response encoding"
+msgstr "未识别的 HTTP 响应编码"
+
+#: ../libsoup/soup-message-io.c:855 ../libsoup/soup-message-io.c:891
msgid "Operation was cancelled"
msgstr "操作被取消"
-#: ../libsoup/soup-message-io.c:865
+#: ../libsoup/soup-message-io.c:902
msgid "Operation would block"
msgstr "操作将阻塞"
-#: ../libsoup/soup-request.c:142
+#: ../libsoup/soup-message-server-io.c:40
+msgid "Could not parse HTTP request"
+msgstr "无法解析 HTTP 请求"
+
+#: ../libsoup/soup-request.c:140
#, c-format
msgid "No URI provided"
msgstr "未提供 URI"
-#: ../libsoup/soup-request.c:152
+#: ../libsoup/soup-request.c:150
#, c-format
msgid "Invalid '%s' URI: %s"
msgstr "无效的“%s”URI:%s"
-#: ../libsoup/soup-requester.c:219
+#: ../libsoup/soup-session.c:4393
#, c-format
msgid "Could not parse URI '%s'"
msgstr "无法解析 URI:“%s”"
-#: ../libsoup/soup-requester.c:253
+#: ../libsoup/soup-session.c:4430
#, c-format
msgid "Unsupported URI scheme '%s'"
msgstr "不支持的 URI 方案:“%s”"
-#: ../libsoup/soup-tld.c:154
+#: ../libsoup/soup-session.c:4452
+#, c-format
+msgid "Not an HTTP URI"
+msgstr "不是一个 HTTP URI"
+
+#: ../libsoup/soup-tld.c:185
msgid "Hostname is an IP address"
msgstr "主机名是一个 IP 地址"
-#: ../libsoup/soup-tld.c:175
+#: ../libsoup/soup-tld.c:206
msgid "Invalid hostname"
msgstr "主机名无效"
-#: ../libsoup/soup-tld.c:204
+#: ../libsoup/soup-tld.c:235
msgid "Hostname has no base domain"
msgstr "主机名没有基域"
-#: ../libsoup/soup-tld.c:226
+#: ../libsoup/soup-tld.c:257
msgid "Not enough domains"
msgstr "没有足够的域"