fixed Makefile.am for sqlite support
[platform/upstream/libsoup.git] / po / zh_CN.po
1 # Chinese (China) translation for libsoup.
2 # Copyright (C) 2012 libsoup's COPYRIGHT HOLDER
3 # This file is distributed under the same license as the libsoup package.
4 # hmasterwang <hmasterwang@gmail.com>, 2012.
5 # Alpha Cheng <hmasterwang@gmail.com>, 2012.
6 # Cheng Lu <chenglu1990@gmail.com>, 2012.
7 # YunQiang Su <wzssyqa@gmail.com>, 2012.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: libsoup master\n"
12 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
13 "product=libsoup&keywords=I18N+L10N&component=general\n"
14 "POT-Creation-Date: 2013-11-11 22:47+0000\n"
15 "PO-Revision-Date: 2013-09-07 14:07+0700\n"
16 "Last-Translator: 甘露(Gan Lu) <rhythm.gan@gmail.com>\n"
17 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
18 "Language: zh_CN\n"
19 "MIME-Version: 1.0\n"
20 "Content-Type: text/plain; charset=UTF-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
22 "Plural-Forms: nplurals=1; plural=0;\n"
23 "X-Generator: Poedit 1.5.4\n"
24
25 #: ../libsoup/soup-body-input-stream.c:140
26 #: ../libsoup/soup-body-input-stream.c:171
27 #: ../libsoup/soup-body-input-stream.c:204 ../libsoup/soup-message-io.c:197
28 msgid "Connection terminated unexpectedly"
29 msgstr "连接异常终止"
30
31 #: ../libsoup/soup-body-input-stream.c:462
32 msgid "Invalid seek request"
33 msgstr "无效的 seek 请求"
34
35 #: ../libsoup/soup-body-input-stream.c:490
36 msgid "Cannot truncate SoupBodyInputStream"
37 msgstr "不能截断(truncate) SoupBodyInputStream"
38
39 #: ../libsoup/soup-cache-input-stream.c:73
40 msgid "Network stream unexpectedly closed"
41 msgstr "网络流意外关闭"
42
43 #: ../libsoup/soup-cache-input-stream.c:290
44 msgid "Failed to completely cache the resource"
45 msgstr "无法完全缓存该资源"
46
47 #: ../libsoup/soup-converter-wrapper.c:192
48 #, c-format
49 msgid "Output buffer is too small"
50 msgstr "输出缓冲区太小"
51
52 #: ../libsoup/soup-message-client-io.c:41
53 msgid "Could not parse HTTP response"
54 msgstr "无法解析 HTTP 响应"
55
56 #: ../libsoup/soup-message-client-io.c:66
57 msgid "Unrecognized HTTP response encoding"
58 msgstr "未识别的 HTTP 响应编码"
59
60 #: ../libsoup/soup-message-io.c:855 ../libsoup/soup-message-io.c:891
61 msgid "Operation was cancelled"
62 msgstr "操作被取消"
63
64 #: ../libsoup/soup-message-io.c:902
65 msgid "Operation would block"
66 msgstr "操作将阻塞"
67
68 #: ../libsoup/soup-message-server-io.c:40
69 msgid "Could not parse HTTP request"
70 msgstr "无法解析 HTTP 请求"
71
72 #: ../libsoup/soup-request.c:140
73 #, c-format
74 msgid "No URI provided"
75 msgstr "未提供 URI"
76
77 #: ../libsoup/soup-request.c:150
78 #, c-format
79 msgid "Invalid '%s' URI: %s"
80 msgstr "无效的“%s”URI:%s"
81
82 #: ../libsoup/soup-session.c:4302
83 #, c-format
84 msgid "Could not parse URI '%s'"
85 msgstr "无法解析 URI:“%s”"
86
87 #: ../libsoup/soup-session.c:4339
88 #, c-format
89 msgid "Unsupported URI scheme '%s'"
90 msgstr "不支持的 URI 方案:“%s”"
91
92 #: ../libsoup/soup-session.c:4361
93 #, c-format
94 msgid "Not an HTTP URI"
95 msgstr "不是一个 HTTP URI"
96
97 #: ../libsoup/soup-tld.c:185
98 msgid "Hostname is an IP address"
99 msgstr "主机名是一个 IP 地址"
100
101 #: ../libsoup/soup-tld.c:206
102 msgid "Invalid hostname"
103 msgstr "主机名无效"
104
105 #: ../libsoup/soup-tld.c:235
106 msgid "Hostname has no base domain"
107 msgstr "主机名没有基域"
108
109 #: ../libsoup/soup-tld.c:257
110 msgid "Not enough domains"
111 msgstr "没有足够的域"