Version 2.3.1, interface age 0.
[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: 2003-11-12 15:18-0500\n"
9 "PO-Revision-Date: 2002-03-17 16:34+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:402
17 #, c-format
18 msgid "Conversion from character set '%s' to '%s' is not supported"
19 msgstr "不支持从字符集“%s”到“%s”的转换"
20
21 #: glib/gconvert.c:406
22 #, c-format
23 msgid "Could not open converter from '%s' to '%s': %s"
24 msgstr "无法打开从“%s”到“%s”的转换器:%s"
25
26 #: glib/gconvert.c:604 glib/gconvert.c:891 glib/giochannel.c:1315
27 #: glib/giochannel.c:1357 glib/giochannel.c:2199 glib/gutf8.c:910
28 #: glib/gutf8.c:1355
29 msgid "Invalid byte sequence in conversion input"
30 msgstr "转换输入中出现无效字符序列"
31
32 #: glib/gconvert.c:609 glib/gconvert.c:824 glib/giochannel.c:1322
33 #: glib/giochannel.c:2211
34 #, c-format
35 msgid "Error during conversion: %s"
36 msgstr "转换过程中出错:%s"
37
38 #: glib/gconvert.c:627 glib/gutf8.c:906 glib/gutf8.c:1106 glib/gutf8.c:1247
39 #: glib/gutf8.c:1351
40 msgid "Partial character sequence at end of input"
41 msgstr "输入末尾出现未尽字符序列"
42
43 #: glib/gconvert.c:800
44 #, c-format
45 msgid "Cannot convert fallback '%s' to codeset '%s'"
46 msgstr "无法转换后备字符集“%s”到字符集“%s”"
47
48 #: glib/gconvert.c:1492
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:1502
54 #, c-format
55 msgid "The local file URI '%s' may not include a '#'"
56 msgstr "本地文件 URI“%s”不能包含“#”"
57
58 #: glib/gconvert.c:1519
59 #, c-format
60 msgid "The URI '%s' is invalid"
61 msgstr "URI“%s”无效"
62
63 #: glib/gconvert.c:1531
64 #, c-format
65 msgid "The hostname of the URI '%s' is invalid"
66 msgstr "URI中的主机名“%s”无效"
67
68 #: glib/gconvert.c:1547
69 #, c-format
70 msgid "The URI '%s' contains invalidly escaped characters"
71 msgstr "URI“%s”中包含无效的转义字符"
72
73 #: glib/gconvert.c:1618
74 #, c-format
75 msgid "The pathname '%s' is not an absolute path"
76 msgstr "路径名“%s”不是绝对路径"
77
78 #: glib/gconvert.c:1628
79 msgid "Invalid hostname"
80 msgstr "无效的主机名"
81
82 #: glib/gdir.c:80
83 #, c-format
84 msgid "Error opening directory '%s': %s"
85 msgstr "打开目录“%s”时发生错误:%s"
86
87 #: glib/gfileutils.c:390 glib/gfileutils.c:455
88 #, c-format
89 msgid "Could not allocate %lu bytes to read file \"%s\""
90 msgstr "无法分配 %lu 字节以读取文件“%s”"
91
92 #: glib/gfileutils.c:401
93 #, c-format
94 msgid "Error reading file '%s': %s"
95 msgstr "读取文件“%s”出错:%s"
96
97 #: glib/gfileutils.c:477
98 #, c-format
99 msgid "Failed to read from file '%s': %s"
100 msgstr "无法读取文件“%s”:%s"
101
102 #: glib/gfileutils.c:524 glib/gfileutils.c:592
103 #, c-format
104 msgid "Failed to open file '%s': %s"
105 msgstr "无法打开文件“%s”:%s"
106
107 #: glib/gfileutils.c:538
108 #, c-format
109 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
110 msgstr "无法获得文件“%s”的属性:fstat() 失败:%s"
111
112 #: glib/gfileutils.c:564
113 #, c-format
114 msgid "Failed to open file '%s': fdopen() failed: %s"
115 msgstr "无法打开文件“%s”:fdopen() 失败:%s"
116
117 #: glib/gfileutils.c:776
118 #, c-format
119 msgid "Template '%s' invalid, should not contain a '%s'"
120 msgstr "模板“%s”无效,不应该包含“%s”"
121
122 #: glib/gfileutils.c:788
123 #, c-format
124 msgid "Template '%s' doesn't end with XXXXXX"
125 msgstr "模板“%s”的结尾不是 XXXXXX"
126
127 #: glib/gfileutils.c:809
128 #, c-format
129 msgid "Failed to create file '%s': %s"
130 msgstr "无法创建文件“%s”:%s"
131
132 #: glib/gfileutils.c:1150
133 #, fuzzy, c-format
134 msgid "Failed to read the symbolic link '%s': %s"
135 msgstr "无法创建文件“%s”:%s"
136
137 #: glib/gfileutils.c:1169
138 msgid "Symbolic links not supported"
139 msgstr ""
140
141 #: glib/giochannel.c:1143
142 #, c-format
143 msgid "Conversion from character set `%s' to `%s' is not supported"
144 msgstr "不支持从字符集“%s”到“%s”的转换"
145
146 #: glib/giochannel.c:1147
147 #, c-format
148 msgid "Could not open converter from `%s' to `%s': %s"
149 msgstr "无法打开从“%s”到“%s”的转换器:%s"
150
151 #: glib/giochannel.c:1492
152 msgid "Can't do a raw read in g_io_channel_read_line_string"
153 msgstr "g_io_channel_read_line_string 函数无法进行原始读取"
154
155 #: glib/giochannel.c:1539 glib/giochannel.c:1796 glib/giochannel.c:1882
156 msgid "Leftover unconverted data in read buffer"
157 msgstr "在读缓冲里留有未转换数据"
158
159 #: glib/giochannel.c:1619 glib/giochannel.c:1696
160 msgid "Channel terminates in a partial character"
161 msgstr "通道终止于未尽字符"
162
163 #: glib/giochannel.c:1682
164 msgid "Can't do a raw read in g_io_channel_read_to_end"
165 msgstr "g_io_channel_read_to_end 函数无法进行原始读取"
166
167 #: glib/gmarkup.c:223
168 #, c-format
169 msgid "Error on line %d char %d: %s"
170 msgstr "第%d行第%d个字符出错:%s"
171
172 #: glib/gmarkup.c:307
173 #, c-format
174 msgid "Error on line %d: %s"
175 msgstr "第%d行出错:%s"
176
177 #: glib/gmarkup.c:412
178 msgid ""
179 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
180 msgstr "发现空的实体“&;”。有效的实体为:&amp; &quot; &lt; &gt; &apos;"
181
182 #: glib/gmarkup.c:422
183 #, c-format
184 msgid ""
185 "Character '%s' is not valid at the start of an entity name; the & character "
186 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
187 "it as &amp;"
188 msgstr ""
189 "字符“%s”出现在实体名的开头无效。实体都以 & 字符 开头,如果这个 & 不是一个实体"
190 "的开头,把它变为 &amp;"
191
192 #: glib/gmarkup.c:458
193 #, c-format
194 msgid "Character '%s' is not valid inside an entity name"
195 msgstr "字符“%s”在实体名中无效"
196
197 #: glib/gmarkup.c:502
198 #, c-format
199 msgid "Entity name '%s' is not known"
200 msgstr "未知的实体名“%s”"
201
202 #: glib/gmarkup.c:512
203 msgid ""
204 "Entity did not end with a semicolon; most likely you used an ampersand "
205 "character without intending to start an entity - escape ampersand as &amp;"
206 msgstr ""
207 "实体没有以分号结束。很可能您使用了 & 字符而又不是一个实体-将这个 & 变为 "
208 "&amp;"
209
210 #: glib/gmarkup.c:558
211 #, c-format
212 msgid ""
213 "Failed to parse '%s', which should have been a digit inside a character "
214 "reference (&#234; for example) - perhaps the digit is too large"
215 msgstr "无法解析“%s”。它应该是字符引用中的数字(如&#234;)-可能该数字太大了"
216
217 #: glib/gmarkup.c:583
218 #, c-format
219 msgid "Character reference '%s' does not encode a permitted character"
220 msgstr "字符引用“%s”不是编码一个被允许的字符"
221
222 #: glib/gmarkup.c:600
223 msgid "Empty character reference; should include a digit such as &#454;"
224 msgstr "空的字符引用;应该包括数字,如 &#454;"
225
226 #: glib/gmarkup.c:610
227 msgid ""
228 "Character reference did not end with a semicolon; most likely you used an "
229 "ampersand character without intending to start an entity - escape ampersand "
230 "as &amp;"
231 msgstr ""
232 "字符引用没有以分号结束。很可能您使用了 & 字符而又不是一个实体-将这个 & 变为 "
233 "&amp;"
234
235 #: glib/gmarkup.c:636
236 msgid "Unfinished entity reference"
237 msgstr ""
238
239 #: glib/gmarkup.c:642
240 msgid "Unfinished character reference"
241 msgstr ""
242
243 #: glib/gmarkup.c:888 glib/gmarkup.c:916 glib/gmarkup.c:947
244 msgid "Invalid UTF-8 encoded text"
245 msgstr "无效的 UTF-8 编码文本"
246
247 #: glib/gmarkup.c:983
248 msgid "Document must begin with an element (e.g. <book>)"
249 msgstr "文档必须以一个元素开始(例如 <book>)"
250
251 #: glib/gmarkup.c:1022
252 #, c-format
253 msgid ""
254 "'%s' is not a valid character following a '<' character; it may not begin an "
255 "element name"
256 msgstr "“%s”出现在字符“<”后是无效字符;它不能作为元素名的开头"
257
258 #: glib/gmarkup.c:1085
259 #, c-format
260 msgid ""
261 "Odd character '%s', expected a '>' character to end the start tag of element "
262 "'%s'"
263 msgstr "字符“%s”无效,应该以字符“>”来结束元素“%s”的起始标记"
264
265 #: glib/gmarkup.c:1172
266 #, c-format
267 msgid ""
268 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
269 msgstr "字符“%s”无效,在属性名“%s”(元素“%s”)的后应该是字符“=”"
270
271 #: glib/gmarkup.c:1213
272 #, c-format
273 msgid ""
274 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
275 "element '%s', or optionally an attribute; perhaps you used an invalid "
276 "character in an attribute name"
277 msgstr ""
278 "字符“%s”无效,应该以“>”或“/”结束元素“%s”的起始标记,或紧跟该元素的属性;可能"
279 "您在属性名中使用了无效字符"
280
281 #: glib/gmarkup.c:1296
282 #, c-format
283 msgid ""
284 "Odd character '%s', expected an open quote mark after the equals sign when "
285 "giving value for attribute '%s' of element '%s'"
286 msgstr "字符“%s”无效,在给属性“%s”(元素“%s”)赋值时,在等号后应该是引号"
287
288 #: glib/gmarkup.c:1436
289 #, c-format
290 msgid ""
291 "'%s' is not a valid character following the characters '</'; '%s' may not "
292 "begin an element name"
293 msgstr "“%s”出现在字符“</”后无效;“%s”不能作为元素名的开头"
294
295 #: glib/gmarkup.c:1474
296 #, c-format
297 msgid ""
298 "'%s' is not a valid character following the close element name '%s'; the "
299 "allowed character is '>'"
300 msgstr "“%s”出现在结束的元素名“%s”后无效;允许的字符是“>”"
301
302 #: glib/gmarkup.c:1485
303 #, c-format
304 msgid "Element '%s' was closed, no element is currently open"
305 msgstr "元素“%s”已经结束,没有未结束的元素"
306
307 #: glib/gmarkup.c:1494
308 #, c-format
309 msgid "Element '%s' was closed, but the currently open element is '%s'"
310 msgstr "元素“%s”已经结束,当前未结束的元素是“%s”"
311
312 #: glib/gmarkup.c:1641
313 msgid "Document was empty or contained only whitespace"
314 msgstr "文档为空或仅含空白字符"
315
316 #: glib/gmarkup.c:1655
317 msgid "Document ended unexpectedly just after an open angle bracket '<'"
318 msgstr "文档在一个打开的尖括号“<”后意外结束"
319
320 #: glib/gmarkup.c:1663 glib/gmarkup.c:1707
321 #, c-format
322 msgid ""
323 "Document ended unexpectedly with elements still open - '%s' was the last "
324 "element opened"
325 msgstr "文档在还存在未结束元素时意外结束-最后的未结束元素是“%s”"
326
327 #: glib/gmarkup.c:1671
328 #, c-format
329 msgid ""
330 "Document ended unexpectedly, expected to see a close angle bracket ending "
331 "the tag <%s/>"
332 msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>"
333
334 #: glib/gmarkup.c:1677
335 msgid "Document ended unexpectedly inside an element name"
336 msgstr "文档在元素名中意外结束"
337
338 #: glib/gmarkup.c:1682
339 msgid "Document ended unexpectedly inside an attribute name"
340 msgstr "文档在属性名中意外结束"
341
342 #: glib/gmarkup.c:1687
343 msgid "Document ended unexpectedly inside an element-opening tag."
344 msgstr "文档在元素起始标记中意外结束"
345
346 #: glib/gmarkup.c:1693
347 msgid ""
348 "Document ended unexpectedly after the equals sign following an attribute "
349 "name; no attribute value"
350 msgstr "文档在跟在属性名后的等号后意外结束;没有属性值"
351
352 #: glib/gmarkup.c:1700
353 msgid "Document ended unexpectedly while inside an attribute value"
354 msgstr "文档在属性值中意外结束"
355
356 #: glib/gmarkup.c:1715
357 #, c-format
358 msgid "Document ended unexpectedly inside the close tag for element '%s'"
359 msgstr "文档在元素“%s”结束标记中意外结束"
360
361 #: glib/gmarkup.c:1721
362 msgid "Document ended unexpectedly inside a comment or processing instruction"
363 msgstr "文档在注释或处理指令中意外结束"
364
365 #: glib/gshell.c:72
366 msgid "Quoted text doesn't begin with a quotation mark"
367 msgstr "引用的文本没有以引号开头"
368
369 #: glib/gshell.c:162
370 msgid "Unmatched quotation mark in command line or other shell-quoted text"
371 msgstr "命令行或其他shell引用文本中出现不匹配的引号"
372
373 #: glib/gshell.c:530
374 #, c-format
375 msgid "Text ended just after a '\\' character. (The text was '%s')"
376 msgstr "文本在一个“\\”字符后结束。(文本为“%s”)"
377
378 #: glib/gshell.c:537
379 #, c-format
380 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
381 msgstr "文本在找到与 %c 匹配的引号之前结束。(文本为“%s”)"
382
383 #: glib/gshell.c:549
384 msgid "Text was empty (or contained only whitespace)"
385 msgstr "空文本(或仅含空白字符)"
386
387 #: glib/gspawn-win32.c:297
388 msgid "Failed to read data from child process"
389 msgstr "无法从子进程中读取数据"
390
391 #: glib/gspawn-win32.c:426
392 msgid ""
393 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
394 "process"
395 msgstr "g_io_channel_win32_poll() 从子进程中读取数据时出现异常错误"
396
397 #: glib/gspawn-win32.c:842 glib/gspawn.c:998
398 #, c-format
399 msgid "Failed to read from child pipe (%s)"
400 msgstr "无法从子管道中读取 (%s)"
401
402 #: glib/gspawn-win32.c:922
403 #, fuzzy
404 msgid "Failed to execute helper program"
405 msgstr "无法执行子进程 (%s)"
406
407 #: glib/gspawn-win32.c:943 glib/gspawn-win32.c:987
408 #, c-format
409 msgid "Failed to execute child process (%s)"
410 msgstr "无法执行子进程 (%s)"
411
412 #: glib/gspawn-win32.c:978 glib/gspawn.c:1203
413 #, c-format
414 msgid "Failed to change to directory '%s' (%s)"
415 msgstr "无法切换到目录“%s” (%s)"
416
417 #: glib/gspawn-win32.c:1032 glib/gspawn.c:1334
418 #, c-format
419 msgid "Failed to create pipe for communicating with child process (%s)"
420 msgstr "无法创建与子进程通讯的管道 (%s)"
421
422 #: glib/gspawn.c:167
423 #, c-format
424 msgid "Failed to read data from child process (%s)"
425 msgstr "无法从子进程中读取数据 (%s)"
426
427 #: glib/gspawn.c:298
428 #, c-format
429 msgid "Unexpected error in select() reading data from a child process (%s)"
430 msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)"
431
432 #: glib/gspawn.c:381
433 #, c-format
434 msgid "Unexpected error in waitpid() (%s)"
435 msgstr "waitpid() 出现异常错误 (%s)"
436
437 #: glib/gspawn.c:1063
438 #, c-format
439 msgid "Failed to fork (%s)"
440 msgstr "无法 fork (%s)"
441
442 #: glib/gspawn.c:1213
443 #, c-format
444 msgid "Failed to execute child process \"%s\" (%s)"
445 msgstr "无法执行子进程 “%s” (%s)"
446
447 #: glib/gspawn.c:1223
448 #, c-format
449 msgid "Failed to redirect output or input of child process (%s)"
450 msgstr "无法重定向子进程(%s)的输入或输出"
451
452 #: glib/gspawn.c:1232
453 #, c-format
454 msgid "Failed to fork child process (%s)"
455 msgstr "无法 fork 子进程 (%s)"
456
457 #: glib/gspawn.c:1240
458 #, c-format
459 msgid "Unknown error executing child process \"%s\""
460 msgstr "执行子进程“%s”时出现未知错误"
461
462 #: glib/gspawn.c:1262
463 #, c-format
464 msgid "Failed to read enough data from child pid pipe (%s)"
465 msgstr "无法从子进程管道中读取足够的数据(%s)"
466
467 #: glib/gutf8.c:985
468 msgid "Character out of range for UTF-8"
469 msgstr "字符超出 UTF-8 范围"
470
471 #: glib/gutf8.c:1074 glib/gutf8.c:1083 glib/gutf8.c:1215 glib/gutf8.c:1224
472 #: glib/gutf8.c:1365 glib/gutf8.c:1461
473 msgid "Invalid sequence in conversion input"
474 msgstr "转换输入中出现无效序列"
475
476 #: glib/gutf8.c:1376 glib/gutf8.c:1472
477 msgid "Character out of range for UTF-16"
478 msgstr "字符超出 UTF-16 范围"
479
480 #~ msgid "Incorrect message size"
481 #~ msgstr "不正确的消息大小"
482
483 #~ msgid "Socket error"
484 #~ msgstr "套接字错误"
485
486 #~ msgid "Channel set flags unsupported"
487 #~ msgstr "不支持通道设置标志"