summaryrefslogtreecommitdiff
path: root/po/zh_TW.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r--po/zh_TW.po68
1 files changed, 53 insertions, 15 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po
index f71178d8..d59a81ca 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,62 +7,100 @@ msgid ""
msgstr ""
"Project-Id-Version: libsoup master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-07-16 08:47+0800\n"
-"PO-Revision-Date: 2012-07-14 11:47+0800\n"
+"POT-Creation-Date: 2013-03-01 22:41+0800\n"
+"PO-Revision-Date: 2013-02-28 09:48+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.5.4\n"
-#: ../libsoup/soup-body-input-stream.c:136
-#: ../libsoup/soup-body-input-stream.c:167
-#: ../libsoup/soup-body-input-stream.c:200 ../libsoup/soup-message-io.c:193
+#: ../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
msgid "Connection terminated unexpectedly"
msgstr "連線無預警的關閉了"
-#: ../libsoup/soup-converter-wrapper.c:189
+#: ../libsoup/soup-body-input-stream.c:463
+msgid "Invalid seek request"
+msgstr "無效的搜尋要求"
+
+#: ../libsoup/soup-body-input-stream.c:491
+msgid "Cannot truncate SoupBodyInputStream"
+msgstr "不能截短 SoupBodyInputStream"
+
+#: ../libsoup/soup-cache-input-stream.c:74
+msgid "Network stream unexpectedly closed"
+msgstr "網路串流無預警的關閉了"
+
+#: ../libsoup/soup-cache-input-stream.c:291
+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:817 ../libsoup/soup-message-io.c:853
+#: ../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:846 ../libsoup/soup-message-io.c:882
msgid "Operation was cancelled"
msgstr "操作已被取消"
-#: ../libsoup/soup-message-io.c:864
+#: ../libsoup/soup-message-io.c:893
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:4211
#, c-format
msgid "Could not parse URI '%s'"
msgstr "無法解析 URI「%s」"
-#: ../libsoup/soup-requester.c:253
+#: ../libsoup/soup-session.c:4248
#, c-format
msgid "Unsupported URI scheme '%s'"
msgstr "不支援的 URI scheme「%s」"
-#: ../libsoup/soup-tld.c:146
+#: ../libsoup/soup-session.c:4270
+#, 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:167
+#: ../libsoup/soup-tld.c:206
msgid "Invalid hostname"
msgstr "主機名稱無效"
-#: ../libsoup/soup-tld.c:182 ../libsoup/soup-tld.c:220
+#: ../libsoup/soup-tld.c:235
+msgid "Hostname has no base domain"
+msgstr "主機名稱沒有基礎網域"
+
+#: ../libsoup/soup-tld.c:257
msgid "Not enough domains"
msgstr "沒有足夠的網域"