[libsoup] Updated Chinese (Taiwan) translation



commit 6003e66da967d541986c59123d379887ee63b5fd
Author: Chao-Hsiung Liao <j_h_liau yahoo com tw>
Date:   Wed Mar 18 01:58:43 2015 +0000

    Updated Chinese (Taiwan) translation

 po/zh_TW.po |   87 +++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 67 insertions(+), 20 deletions(-)
---
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 72daa52..fa36262 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,19 +8,20 @@ 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-20 21:41+0000\n"
-"PO-Revision-Date: 2014-08-21 14:04+0800\n"
+"POT-Creation-Date: 2015-03-17 11:00+0000\n"
+"PO-Revision-Date: 2015-03-17 21:12+0800\n"
 "Last-Translator: Chao-Hsiung Liao <j_h_liau yahoo com tw>\n"
 "Language-Team: Chinese (Taiwan) <chinese-l10n googlegroups com>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.6.5\n"
+"X-Generator: Poedit 1.7.4\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 "連線無預警的關閉了"
 
@@ -32,11 +33,11 @@ msgstr "無效的搜尋要求"
 msgid "Cannot truncate SoupBodyInputStream"
 msgstr "不能截短 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 "無法完整快取資源"
 
@@ -53,15 +54,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 要求"
 
@@ -75,42 +76,88 @@ msgstr "未提供 URI"
 msgid "Invalid '%s' URI: %s"
 msgstr "無效的「%s」URI:%s"
 
-#: ../libsoup/soup-server.c:1528
+#: ../libsoup/soup-server.c:1711
 msgid "Can't create a TLS server without a TLS certificate"
 msgstr "沒有 TLS 憑證不能建立 TLS 伺服器"
 
-#: ../libsoup/soup-server.c:1547
+#: ../libsoup/soup-server.c:1730
 #, c-format
 msgid "Could not listen on address %s, port %d"
 msgstr "無法聽取位址 %s,連接埠 %d"
 
-#: ../libsoup/soup-session.c:4466
+#: ../libsoup/soup-session.c:4554
 #, c-format
 msgid "Could not parse URI '%s'"
 msgstr "無法解析 URI「%s」"
 
-#: ../libsoup/soup-session.c:4503
+#: ../libsoup/soup-session.c:4591
 #, c-format
 msgid "Unsupported URI scheme '%s'"
 msgstr "不支援的 URI scheme「%s」"
 
-#: ../libsoup/soup-session.c:4525
+#: ../libsoup/soup-session.c:4613
 #, c-format
 msgid "Not an HTTP URI"
 msgstr "並非 HTTP URI"
 
-#: ../libsoup/soup-socket.c:142
+#: ../libsoup/soup-session.c:4797
+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 "不能匯入非-socket 做為 SoupSocket"
 
-#: ../libsoup/soup-socket.c:160
+#: ../libsoup/soup-socket.c:166
 msgid "Could not import existing socket: "
 msgstr "無法匯入現有的 socket:"
 
-#: ../libsoup/soup-socket.c:169
+#: ../libsoup/soup-socket.c:175
 msgid "Can't import unconnected socket"
 msgstr "不能匯入未連線的 socket"
 
+#: ../libsoup/soup-websocket.c:336 ../libsoup/soup-websocket.c:345
+msgid "WebSocket handshake expected"
+msgstr "預期有 WebSocket 交握"
+
+#: ../libsoup/soup-websocket.c:353
+msgid "Unsupported WebSocket version"
+msgstr "不支援的 WebSocket 版本"
+
+#: ../libsoup/soup-websocket.c:362
+msgid "Invalid WebSocket key"
+msgstr "無效的 WebSocket 金鑰是"
+
+#: ../libsoup/soup-websocket.c:372
+#, c-format
+msgid "Incorrect WebSocket \"%s\" header"
+msgstr "無效的 WebSocket「%s」標頭"
+
+#: ../libsoup/soup-websocket.c:381
+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]