[libsoup/gnome-3-22] Update zh_CN translation



commit 960c280b71faf57716a65193d6ad3c7675ab93c0
Author: Mandy Wang <wangmychn gmail com>
Date:   Sun Feb 5 18:13:28 2017 +0800

    Update zh_CN translation

 po/zh_CN.po |   90 ++++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 68 insertions(+), 22 deletions(-)
---
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 568724e..dfd916c 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10,21 +10,21 @@ msgid ""
 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: 2014-08-02 09:41+0000\n"
-"PO-Revision-Date: 2014-08-02 21:00+0800\n"
-"Last-Translator: irisgyq <gouyingqiyanxuan321 gmail com>\n"
+"product=libsoup&keywords=I18N+L10N&component=Misc\n"
+"POT-Creation-Date: 2016-10-27 13:47+0000\n"
+"PO-Revision-Date: 2017-02-05 18:13+0800\n"
+"Last-Translator: Mandy Wang <wangmychn gmail com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh googlegroups com>\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.8.11\n"
 
 #: ../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:196
+#: ../libsoup/soup-body-input-stream.c:204 ../libsoup/soup-message-io.c:235
 msgid "Connection terminated unexpectedly"
 msgstr "连接异常终止"
 
@@ -36,11 +36,11 @@ msgstr "无效的 seek 请求"
 msgid "Cannot truncate SoupBodyInputStream"
 msgstr "不能截断(truncate) SoupBodyInputStream"
 
-#: ../libsoup/soup-cache-input-stream.c:73
+#: ../libsoup/soup-cache-input-stream.c:74
 msgid "Network stream unexpectedly closed"
 msgstr "网络流意外关闭"
 
-#: ../libsoup/soup-cache-input-stream.c:290
+#: ../libsoup/soup-cache-input-stream.c:291
 msgid "Failed to completely cache the resource"
 msgstr "无法完全缓存该资源"
 
@@ -57,15 +57,15 @@ msgstr "无法解析 HTTP 响应"
 msgid "Unrecognized HTTP response encoding"
 msgstr "未识别的 HTTP 响应编码"
 
-#: ../libsoup/soup-message-io.c:854 ../libsoup/soup-message-io.c:890
-msgid "Operation was cancelled"
-msgstr "操作被取消"
-
-#: ../libsoup/soup-message-io.c:901
+#: ../libsoup/soup-message-io.c:392 ../libsoup/soup-message-io.c:1020
 msgid "Operation would block"
 msgstr "操作将阻塞"
 
-#: ../libsoup/soup-message-server-io.c:41
+#: ../libsoup/soup-message-io.c:972 ../libsoup/soup-message-io.c:1005
+msgid "Operation was cancelled"
+msgstr "操作被取消"
+
+#: ../libsoup/soup-message-server-io.c:64
 msgid "Could not parse HTTP request"
 msgstr "无法解析 HTTP 请求"
 
@@ -79,42 +79,88 @@ msgstr "未提供 URI"
 msgid "Invalid '%s' URI: %s"
 msgstr "无效的“%s”URI:%s"
 
-#: ../libsoup/soup-server.c:1528
+#: ../libsoup/soup-server.c:1727
 msgid "Can't create a TLS server without a TLS certificate"
 msgstr "没有 TLS 证书不能创建一个 TLS 服务器"
 
-#: ../libsoup/soup-server.c:1547
+#: ../libsoup/soup-server.c:1744
 #, c-format
 msgid "Could not listen on address %s, port %d: "
 msgstr "不能监听 %s 地址的 %d 端口:"
 
-#: ../libsoup/soup-session.c:4466
+#: ../libsoup/soup-session.c:4525
 #, c-format
 msgid "Could not parse URI '%s'"
 msgstr "无法解析 URI:“%s”"
 
-#: ../libsoup/soup-session.c:4503
+#: ../libsoup/soup-session.c:4562
 #, c-format
 msgid "Unsupported URI scheme '%s'"
 msgstr "不支持的 URI 方案:“%s”"
 
-#: ../libsoup/soup-session.c:4525
+#: ../libsoup/soup-session.c:4584
 #, c-format
 msgid "Not an HTTP URI"
 msgstr "不是一个 HTTP URI"
 
-#: ../libsoup/soup-socket.c:142
+#: ../libsoup/soup-session.c:4770
+msgid "The server did not accept the WebSocket handshake."
+msgstr "服务器不接受 WebSocket 握手"
+
+#: ../libsoup/soup-socket.c:148
 msgid "Can't import non-socket as SoupSocket"
 msgstr "不能将 non-socket 作为 SoupSocket 导入"
 
-#: ../libsoup/soup-socket.c:160
+#: ../libsoup/soup-socket.c:166
 msgid "Could not import existing socket: "
 msgstr "不能导入已存在的套接口:"
 
-#: ../libsoup/soup-socket.c:169
+#: ../libsoup/soup-socket.c:175
 msgid "Can't import unconnected socket"
 msgstr "不能导入未连接的套接口"
 
+#: ../libsoup/soup-websocket.c:338 ../libsoup/soup-websocket.c:347
+msgid "WebSocket handshake expected"
+msgstr "期待 WebSocket 握手"
+
+#: ../libsoup/soup-websocket.c:355
+msgid "Unsupported WebSocket version"
+msgstr "不支持的 WebSocket 版本"
+
+#: ../libsoup/soup-websocket.c:364
+msgid "Invalid WebSocket key"
+msgstr "无效的 WebSocket 密钥"
+
+#: ../libsoup/soup-websocket.c:374
+#, c-format
+msgid "Incorrect WebSocket \"%s\" header"
+msgstr "不正确的 WebSocket “%s”头"
+
+#: ../libsoup/soup-websocket.c:383
+msgid "Unsupported WebSocket subprotocol"
+msgstr "不支持的 WebSocket 子协议"
+
+#: ../libsoup/soup-websocket.c:510
+msgid "Server rejected WebSocket handshake"
+msgstr "服务器拒绝 WebSocket 握手"
+
+#: ../libsoup/soup-websocket.c:518 ../libsoup/soup-websocket.c:527
+msgid "Server ignored WebSocket handshake"
+msgstr "服务器忽略 WebSocket 握手"
+
+#: ../libsoup/soup-websocket.c:539
+msgid "Server requested unsupported protocol"
+msgstr "服务器请求不支持的协议"
+
+#: ../libsoup/soup-websocket.c:549
+msgid "Server requested unsupported extension"
+msgstr "服务器请求不支持的扩展"
+
+#: ../libsoup/soup-websocket.c:562
+#, c-format
+msgid "Server returned incorrect \"%s\" key"
+msgstr "服务器返回不正确的“%s”密钥"
+
 #: ../libsoup/soup-tld.c:188
 msgid "Hostname is an IP address"
 msgstr "主机名是一个 IP 地址"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]