Version 1.3.14.
[platform/upstream/glib.git] / po / zh_CN.po
1 # glib simplified chinese translation
2 # Copyright (C) YERA Free Software Foundation, Inc.
3 # He Qiangqiang <carton@263.net>, 2001.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: glib\n"
8 "POT-Creation-Date: 2002-02-15 11:52-0500\n"
9 "PO-Revision-Date: 2001-11-03 22:42+0800\n"
10 "Last-Translator: He Qiangqiang <carton@263.net>\n"
11 "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 #: glib/gconvert.c:389
17 #, c-format
18 msgid "Conversion from character set '%s' to '%s' is not supported"
19 msgstr "不支持从字符集“%s”到“%s”的转换"
20
21 #: glib/gconvert.c:393
22 #, c-format
23 msgid "Could not open converter from '%s' to '%s': %s"
24 msgstr "无法打开从“%s”到“%s”的转换器:%s"
25
26 #: glib/gconvert.c:591 glib/gconvert.c:881 glib/giochannel.c:1282
27 #: glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
28 #: glib/gutf8.c:1320
29 msgid "Invalid byte sequence in conversion input"
30 msgstr "转换输入中出现无效字符序列"
31
32 #: glib/gconvert.c:596 glib/gconvert.c:812 glib/giochannel.c:1289
33 #: glib/giochannel.c:2175
34 #, c-format
35 msgid "Error during conversion: %s"
36 msgstr "转换过程中出错:%s"
37
38 #: glib/gconvert.c:614 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
39 #: glib/gutf8.c:1316
40 msgid "Partial character sequence at end of input"
41 msgstr "输入末尾出现未尽字符序列"
42
43 #: glib/gconvert.c:787
44 #, fuzzy, c-format
45 msgid "Cannot convert fallback '%s' to codeset '%s'"
46 msgstr "无法转换 fallback “%s”到字符集“%s”"
47
48 #: glib/gconvert.c:1592
49 #, c-format
50 msgid "The URI '%s' is not an absolute URI using the file scheme"
51 msgstr "URI“%s”不是文件格式的绝对 URI"
52
53 #: glib/gconvert.c:1602
54 #, c-format
55 msgid "The local file URI '%s' may not include a '#'"
56 msgstr "本地文件 URI“%s”不能包含“#”"
57
58 #: glib/gconvert.c:1619
59 #, c-format
60 msgid "The URI '%s' is invalid"
61 msgstr "URI“%s”无效"
62
63 #: glib/gconvert.c:1631
64 #, fuzzy, c-format
65 msgid "The hostname of the URI '%s' is invalid"
66 msgstr "URI 中的主机名“%s”包含无效的转义字符"
67
68 #: glib/gconvert.c:1647
69 #, c-format
70 msgid "The URI '%s' contains invalidly escaped characters"
71 msgstr "URI“%s”中包含无效的转义字符"
72
73 #: glib/gconvert.c:1718
74 #, c-format
75 msgid "The pathname '%s' is not an absolute path"
76 msgstr "路径名“%s”不是绝对路径"
77
78 #: glib/gconvert.c:1728
79 #, fuzzy
80 msgid "Invalid hostname"
81 msgstr "主机名中包含无效字符序列"
82
83 #: glib/gdir.c:79
84 #, fuzzy, c-format
85 msgid "Error opening directory '%s': %s"
86 msgstr "读取文件“%s”出错:%s"
87
88 #: glib/gfileutils.c:337 glib/gfileutils.c:402
89 #, c-format
90 msgid "Could not allocate %lu bytes to read file \"%s\""
91 msgstr ""
92
93 #: glib/gfileutils.c:348
94 #, c-format
95 msgid "Error reading file '%s': %s"
96 msgstr "读取文件“%s”出错:%s"
97
98 #: glib/gfileutils.c:426
99 #, c-format
100 msgid "Failed to read from file '%s': %s"
101 msgstr "无法读取文件“%s”:%s"
102
103 #: glib/gfileutils.c:465 glib/gfileutils.c:533
104 #, c-format
105 msgid "Failed to open file '%s': %s"
106 msgstr "无法打开文件“%s”:%s"
107
108 #: glib/gfileutils.c:479
109 #, c-format
110 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
111 msgstr "无法获得文件“%s”的属性:fstat() 失败:%s"
112
113 #: glib/gfileutils.c:505
114 #, c-format
115 msgid "Failed to open file '%s': fdopen() failed: %s"
116 msgstr "无法打开文件“%s”:fdopen() 失败:%s"
117
118 #: glib/gfileutils.c:712
119 #, c-format
120 msgid "Template '%s' invalid, should not contain a '%s'"
121 msgstr "模板“%s”无效,不应该包含“%s”"
122
123 #: glib/gfileutils.c:724
124 #, c-format
125 msgid "Template '%s' doesn't end with XXXXXX"
126 msgstr "模板“%s”的结尾不是 XXXXXX"
127
128 #: glib/gfileutils.c:745
129 #, c-format
130 msgid "Failed to create file '%s': %s"
131 msgstr "无法创建文件“%s”:%s"
132
133 #: glib/giochannel.c:1110
134 #, c-format
135 msgid "Conversion from character set `%s' to `%s' is not supported"
136 msgstr "不支持从字符集“%s”到“%s”的转换"
137
138 #: glib/giochannel.c:1114
139 #, c-format
140 msgid "Could not open converter from `%s' to `%s': %s"
141 msgstr "无法打开从“%s”到“%s”的转换器:%s"
142
143 #: glib/giochannel.c:1460
144 msgid "Can't do a raw read in g_io_channel_read_line_string"
145 msgstr "g_io_channel_read_line_string 函数无法进行原始读取"
146
147 #: glib/giochannel.c:1507 glib/giochannel.c:1761 glib/giochannel.c:1847
148 msgid "Leftover unconverted data in read buffer"
149 msgstr "在读缓冲里留有未转换数据"
150
151 #: glib/giochannel.c:1587 glib/giochannel.c:1661
152 msgid "Channel terminates in a partial character"
153 msgstr "通道终止于未尽字符"
154
155 #: glib/giochannel.c:1647
156 msgid "Can't do a raw read in g_io_channel_read_to_end"
157 msgstr "g_io_channel_read_to_end 函数无法进行原始读取"
158
159 #: glib/giowin32.c:702 glib/giowin32.c:731
160 msgid "Incorrect message size"
161 msgstr "不正确的消息大小"
162
163 #: glib/giowin32.c:1035 glib/giowin32.c:1088
164 msgid "Socket error"
165 msgstr "套接字错误"
166
167 #: glib/giowin32.c:1288
168 msgid "Channel set flags unsupported"
169 msgstr "不支持通道设置标志"
170
171 #: glib/gmarkup.c:217
172 #, c-format
173 msgid "Error on line %d char %d: %s"
174 msgstr "第%d行第%d个字符出错:%s"
175
176 #: glib/gmarkup.c:301
177 #, c-format
178 msgid "Error on line %d: %s"
179 msgstr "第%d行出错:%s"
180
181 #: glib/gmarkup.c:380
182 msgid ""
183 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
184 msgstr "发现空的实体“&;”。有效的实体为:&amp; &quot; &lt; &gt; &apos;"
185
186 #: glib/gmarkup.c:390
187 #, c-format
188 msgid ""
189 "Character '%s' is not valid at the start of an entity name; the & character "
190 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
191 "it as &amp;"
192 msgstr ""
193 "字符“%s”出现在实体名的开头无效。实体都以 & 字符 开头,如果这个 & 不是一个实体"
194 "的开头,把它变为 &amp;"
195
196 #: glib/gmarkup.c:426
197 #, c-format
198 msgid "Character '%s' is not valid inside an entity name"
199 msgstr "字符“%s”在实体名中无效"
200
201 #: glib/gmarkup.c:470
202 #, c-format
203 msgid "Entity name '%s' is not known"
204 msgstr "未知的实体名“%s”"
205
206 #: glib/gmarkup.c:480
207 msgid ""
208 "Entity did not end with a semicolon; most likely you used an ampersand "
209 "character without intending to start an entity - escape ampersand as &amp;"
210 msgstr ""
211 "实体没有以分号结束。很可能您使用了 & 字符而又不是一个实体-将这个 & 变为 "
212 "&amp;"
213
214 #: glib/gmarkup.c:526
215 #, c-format
216 msgid ""
217 "Failed to parse '%s', which should have been a digit inside a character "
218 "reference (&#234; for example) - perhaps the digit is too large"
219 msgstr "无法解析“%s”。它应该是字符引用中的数字(如&#234;)-可能该数字太大了"
220
221 #: glib/gmarkup.c:551
222 #, fuzzy, c-format
223 msgid "Character reference '%s' does not encode a permitted character"
224 msgstr "字符引用“%s”没有编码进一个允许的字符"
225
226 #: glib/gmarkup.c:568
227 msgid "Empty character reference; should include a digit such as &#454;"
228 msgstr "空的字符引用;应该包括数字,如 &#454;"
229
230 #: glib/gmarkup.c:578
231 msgid ""
232 "Character reference did not end with a semicolon; most likely you used an "
233 "ampersand character without intending to start an entity - escape ampersand "
234 "as &amp;"
235 msgstr ""
236 "字符引用没有以分号结束。很可能您使用了 & 字符而又不是一个实体-将这个 & 变为 "
237 "&amp;"
238
239 #: glib/gmarkup.c:835 glib/gmarkup.c:863 glib/gmarkup.c:894
240 msgid "Invalid UTF-8 encoded text"
241 msgstr "无效的 UTF-8 编码文本"
242
243 #: glib/gmarkup.c:930
244 msgid "Document must begin with an element (e.g. <book>)"
245 msgstr "文档必须以一个元素开始(例如 <book>)"
246
247 #: glib/gmarkup.c:968
248 #, c-format
249 msgid ""
250 "'%s' is not a valid character following a '<' character; it may not begin an "
251 "element name"
252 msgstr "“%s”出现在字符“<”后是无效字符;它不能作为元素名的开头"
253
254 #: glib/gmarkup.c:1031
255 #, c-format
256 msgid ""
257 "Odd character '%s', expected a '>' character to end the start tag of element "
258 "'%s'"
259 msgstr "字符“%s”无效,应该以字符“>”来结束元素“%s”的起始标记"
260
261 #: glib/gmarkup.c:1118
262 #, c-format
263 msgid ""
264 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
265 msgstr "字符“%s”无效,在属性名“%s”(元素“%s”)的后应该是字符“=”"
266
267 #: glib/gmarkup.c:1159
268 #, c-format
269 msgid ""
270 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
271 "element '%s', or optionally an attribute; perhaps you used an invalid "
272 "character in an attribute name"
273 msgstr ""
274 "字符“%s”无效,应该以“>”或“/”结束元素“%s”的起始标记,或紧跟该元素的属性;可能"
275 "您在属性名中使用了无效字符"
276
277 #: glib/gmarkup.c:1242
278 #, c-format
279 msgid ""
280 "Odd character '%s', expected an open quote mark after the equals sign when "
281 "giving value for attribute '%s' of element '%s'"
282 msgstr "字符“%s”无效,在给属性“%s”(元素“%s”)赋值时,在等号后应该是引号"
283
284 #: glib/gmarkup.c:1382
285 #, c-format
286 msgid ""
287 "'%s' is not a valid character following the characters '</'; '%s' may not "
288 "begin an element name"
289 msgstr "“%s”出现在字符“</”后无效;“%s”不能作为元素名的开头"
290
291 #: glib/gmarkup.c:1420
292 #, c-format
293 msgid ""
294 "'%s' is not a valid character following the close element name '%s'; the "
295 "allowed character is '>'"
296 msgstr "“%s”出现在结束的元素名无效;允许的字符是“>”"
297
298 #: glib/gmarkup.c:1431
299 #, c-format
300 msgid "Element '%s' was closed, no element is currently open"
301 msgstr "元素“%s”已经结束,没有未结束的元素"
302
303 #: glib/gmarkup.c:1440
304 #, c-format
305 msgid "Element '%s' was closed, but the currently open element is '%s'"
306 msgstr "元素“%s”已经结束,当前未结束的元素是“%s”"
307
308 #: glib/gmarkup.c:1572
309 msgid "Document was empty or contained only whitespace"
310 msgstr "文档为空或仅含空白字符"
311
312 #: glib/gmarkup.c:1586
313 msgid "Document ended unexpectedly just after an open angle bracket '<'"
314 msgstr "文档在一个打开的尖括号“<”后意外结束"
315
316 #: glib/gmarkup.c:1594 glib/gmarkup.c:1638
317 #, c-format
318 msgid ""
319 "Document ended unexpectedly with elements still open - '%s' was the last "
320 "element opened"
321 msgstr "文档在还存在未结束元素时意外结束-最后的未结束元素是“%s”"
322
323 #: glib/gmarkup.c:1602
324 #, c-format
325 msgid ""
326 "Document ended unexpectedly, expected to see a close angle bracket ending "
327 "the tag <%s/>"
328 msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>"
329
330 #: glib/gmarkup.c:1608
331 msgid "Document ended unexpectedly inside an element name"
332 msgstr "文档在元素名中意外结束"
333
334 #: glib/gmarkup.c:1613
335 msgid "Document ended unexpectedly inside an attribute name"
336 msgstr "文档在属性名中意外结束"
337
338 #: glib/gmarkup.c:1618
339 msgid "Document ended unexpectedly inside an element-opening tag."
340 msgstr "文档在元素起始标记中意外结束"
341
342 #: glib/gmarkup.c:1624
343 msgid ""
344 "Document ended unexpectedly after the equals sign following an attribute "
345 "name; no attribute value"
346 msgstr "文档在跟在属性名后的等号后意外结束;没有属性值"
347
348 #: glib/gmarkup.c:1631
349 msgid "Document ended unexpectedly while inside an attribute value"
350 msgstr "文档在属性值中意外结束"
351
352 #: glib/gmarkup.c:1646
353 #, c-format
354 msgid "Document ended unexpectedly inside the close tag for element '%s'"
355 msgstr "文档在元素“%s”结束标记中意外结束"
356
357 #: glib/gmarkup.c:1652
358 msgid "Document ended unexpectedly inside a comment or processing instruction"
359 msgstr "文档在注释或处理指令中意外结束"
360
361 #: glib/gshell.c:69
362 msgid "Quoted text doesn't begin with a quotation mark"
363 msgstr "引用的文本没有以引号开头"
364
365 #: glib/gshell.c:159
366 msgid "Unmatched quotation mark in command line or other shell-quoted text"
367 msgstr "命令行或其他shell引用文本中出现不匹配的引号"
368
369 #: glib/gshell.c:526
370 #, c-format
371 msgid "Text ended just after a '' character. (The text was '%s')"
372 msgstr "文本在一个 '' 字符后结束。(文本为“%s”)"
373
374 #: glib/gshell.c:533
375 #, c-format
376 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
377 msgstr "文本在找到与 %c 匹配的引号之前结束。(文本为“%s”)"
378
379 #: glib/gshell.c:545
380 msgid "Text was empty (or contained only whitespace)"
381 msgstr "空文本(或仅含空白字符)"
382
383 #: glib/gspawn-win32.c:212
384 msgid "Failed to read data from child process"
385 msgstr "无法从子进程中读取数据"
386
387 #: glib/gspawn-win32.c:361
388 msgid ""
389 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
390 "process"
391 msgstr "g_io_channel_win32_poll() 从子进程中读取数据时出现异常错误"
392
393 #: glib/gspawn-win32.c:839 glib/gspawn.c:912
394 #, c-format
395 msgid "Failed to read from child pipe (%s)"
396 msgstr "无法从子管道中读取 (%s)"
397
398 #: glib/gspawn-win32.c:927 glib/gspawn.c:1117
399 #, c-format
400 msgid "Failed to change to directory '%s' (%s)"
401 msgstr "无法切换到目录“%s” (%s)"
402
403 #: glib/gspawn-win32.c:936
404 #, c-format
405 msgid "Failed to execute child process (%s)"
406 msgstr "无法执行子进程 (%s)"
407
408 #: glib/gspawn-win32.c:977 glib/gspawn.c:1226
409 #, c-format
410 msgid "Failed to create pipe for communicating with child process (%s)"
411 msgstr "无法创建与子进程通讯的管道 (%s)"
412
413 #: glib/gspawn.c:159
414 #, c-format
415 msgid "Failed to read data from child process (%s)"
416 msgstr "无法从子进程中读取数据 (%s)"
417
418 #: glib/gspawn.c:291
419 #, c-format
420 msgid "Unexpected error in select() reading data from a child process (%s)"
421 msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)"
422
423 #: glib/gspawn.c:374
424 #, c-format
425 msgid "Unexpected error in waitpid() (%s)"
426 msgstr "waitpid() 出现异常错误 (%s)"
427
428 #: glib/gspawn.c:977
429 #, c-format
430 msgid "Failed to fork (%s)"
431 msgstr "无法 fork (%s)"
432
433 #: glib/gspawn.c:1127
434 #, fuzzy, c-format
435 msgid "Failed to execute child process \"%s\" (%s)"
436 msgstr "无法执行子进程 (%s)"
437
438 #: glib/gspawn.c:1137
439 #, c-format
440 msgid "Failed to redirect output or input of child process (%s)"
441 msgstr "无法重定向子进程(%s)的输入或输出"
442
443 #: glib/gspawn.c:1146
444 #, c-format
445 msgid "Failed to fork child process (%s)"
446 msgstr "无法 fork 子进程 (%s)"
447
448 #: glib/gspawn.c:1154
449 #, fuzzy, c-format
450 msgid "Unknown error executing child process \"%s\""
451 msgstr "执行子进程时出现未知错误"
452
453 #: glib/gspawn.c:1176
454 #, c-format
455 msgid "Failed to read enough data from child pid pipe (%s)"
456 msgstr "无法从子进程管道中读取足够的数据(%s)"
457
458 #: glib/gutf8.c:950
459 msgid "Character out of range for UTF-8"
460 msgstr "字符超出 UTF-8 范围"
461
462 #: glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189
463 #: glib/gutf8.c:1330 glib/gutf8.c:1426
464 msgid "Invalid sequence in conversion input"
465 msgstr "转换输入中出现无效序列"
466
467 #: glib/gutf8.c:1341 glib/gutf8.c:1437
468 msgid "Character out of range for UTF-16"
469 msgstr "字符超出 UTF-16 范围"