Upper half of byte is >> 4, not >> 8. Found by Kjartan Maraas via sparse
[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 # Funda Wang <fundawang@linux.net.cn>, 2004, 2005.
5 # yetist <yetist@gmail.com>, 2007
6 # Deng Xiyue <manphiz@gmail.com>, 2008
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: glib\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2008-09-17 19:21-0400\n"
13 "PO-Revision-Date: 2008-09-06 11:30+0800\n"
14 "Last-Translator: Deng Xiyue <manphiz@gmail.com>\n"
15 "Language-Team: i18n-zh <i18n-zh@googlegroups.com>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=1; plural=0\n"
20
21 #: glib/gbookmarkfile.c:737
22 #, c-format
23 msgid "Unexpected attribute '%s' for element '%s'"
24 msgstr "元素“%2$s”的意外属性“%1$s”"
25
26 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829
27 #: glib/gbookmarkfile.c:936
28 #, c-format
29 msgid "Attribute '%s' of element '%s' not found"
30 msgstr "元素“%2$s”的属性“%1$s”未找到"
31
32 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171
33 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245
34 #, c-format
35 msgid "Unexpected tag '%s', tag '%s' expected"
36 msgstr "意外标签“%s”,需要标签“%s”"
37
38 #: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145
39 #: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265
40 #, c-format
41 msgid "Unexpected tag '%s' inside '%s'"
42 msgstr "“%2$s”的意外标签“%1$s”"
43
44 #: glib/gbookmarkfile.c:1793
45 msgid "No valid bookmark file found in data dirs"
46 msgstr "无法在数据目录中找到有效的书签文件"
47
48 #: glib/gbookmarkfile.c:1994
49 #, c-format
50 msgid "A bookmark for URI '%s' already exists"
51 msgstr "URI“%s”的书签已经存在"
52
53 #: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198
54 #: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363
55 #: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531
56 #: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688
57 #: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827
58 #: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143
59 #: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384
60 #: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563
61 #: glib/gbookmarkfile.c:3691
62 #, c-format
63 msgid "No bookmark found for URI '%s'"
64 msgstr "未找到 URI“%s”的书签"
65
66 #: glib/gbookmarkfile.c:2372
67 #, c-format
68 msgid "No MIME type defined in the bookmark for URI '%s'"
69 msgstr "URI“%s”的书签未定义 MIME 类型"
70
71 #: glib/gbookmarkfile.c:2457
72 #, c-format
73 msgid "No private flag has been defined in bookmark for URI '%s'"
74 msgstr "URI“%s”的书签未定义私有标志"
75
76 #: glib/gbookmarkfile.c:2836
77 #, c-format
78 msgid "No groups set in bookmark for URI '%s'"
79 msgstr "URI“%s”的书签未设定组"
80
81 #: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394
82 #, c-format
83 msgid "No application with name '%s' registered a bookmark for '%s'"
84 msgstr "没有名为“%s”的应用程序为“%s”注册书签"
85
86 #: glib/gbookmarkfile.c:3417
87 #, c-format
88 msgid "Failed to expand exec line '%s' with URI '%s'"
89 msgstr "用 URI “%2$s”展开 exec 行“%1$s”失败"
90
91 #: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1158
92 #, c-format
93 msgid "Conversion from character set '%s' to '%s' is not supported"
94 msgstr "不支持从字符集“%s”到“%s”的转换"
95
96 #: glib/gconvert.c:435 glib/gconvert.c:513
97 #, c-format
98 msgid "Could not open converter from '%s' to '%s'"
99 msgstr "无法打开从“%s”到“%s”的转换器"
100
101 #: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330
102 #: glib/giochannel.c:1372 glib/giochannel.c:2216 glib/gutf8.c:955
103 #: glib/gutf8.c:1404
104 msgid "Invalid byte sequence in conversion input"
105 msgstr "转换输入中出现无效字符序列"
106
107 #: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1337
108 #: glib/giochannel.c:2228
109 #, c-format
110 msgid "Error during conversion: %s"
111 msgstr "转换过程中出错:%s"
112
113 #: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
114 #: glib/gutf8.c:1400
115 msgid "Partial character sequence at end of input"
116 msgstr "输入末尾出现未尽字符序列"
117
118 #: glib/gconvert.c:919
119 #, c-format
120 msgid "Cannot convert fallback '%s' to codeset '%s'"
121 msgstr "无法转换后备字符集“%s”到字符集“%s”"
122
123 #: glib/gconvert.c:1737
124 #, c-format
125 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
126 msgstr "URI“%s”不是“file”格式的绝对 URI"
127
128 #: glib/gconvert.c:1747
129 #, c-format
130 msgid "The local file URI '%s' may not include a '#'"
131 msgstr "本地文件 URI“%s”不能包含“#”"
132
133 #: glib/gconvert.c:1764
134 #, c-format
135 msgid "The URI '%s' is invalid"
136 msgstr "URI“%s”无效"
137
138 #: glib/gconvert.c:1776
139 #, c-format
140 msgid "The hostname of the URI '%s' is invalid"
141 msgstr "URI中的主机名“%s”无效"
142
143 #: glib/gconvert.c:1792
144 #, c-format
145 msgid "The URI '%s' contains invalidly escaped characters"
146 msgstr "URI“%s”中包含无效的转义字符"
147
148 #: glib/gconvert.c:1887
149 #, c-format
150 msgid "The pathname '%s' is not an absolute path"
151 msgstr "路径名“%s”不是绝对路径"
152
153 #: glib/gconvert.c:1897
154 msgid "Invalid hostname"
155 msgstr "无效的主机名"
156
157 #: glib/gdir.c:110 glib/gdir.c:130
158 #, c-format
159 msgid "Error opening directory '%s': %s"
160 msgstr "打开目录“%s”时发生错误:%s"
161
162 #: glib/gfileutils.c:557 glib/gfileutils.c:645
163 #, c-format
164 msgid "Could not allocate %lu bytes to read file \"%s\""
165 msgstr "无法分配 %lu 字节以读取文件“%s”"
166
167 #: glib/gfileutils.c:572
168 #, c-format
169 msgid "Error reading file '%s': %s"
170 msgstr "读取文件“%s”出错:%s"
171
172 #: glib/gfileutils.c:586
173 #, c-format
174 msgid "File \"%s\" is too large"
175 msgstr "文件“%s”太大"
176
177 #: glib/gfileutils.c:669
178 #, c-format
179 msgid "Failed to read from file '%s': %s"
180 msgstr "读取文件“%s”失败:%s"
181
182 #: glib/gfileutils.c:720 glib/gfileutils.c:807
183 #, c-format
184 msgid "Failed to open file '%s': %s"
185 msgstr "打开文件“%s”失败:%s"
186
187 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
188 #, c-format
189 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
190 msgstr "获得文件“%s”的属性失败:fstat() 失败:%s"
191
192 #: glib/gfileutils.c:771
193 #, c-format
194 msgid "Failed to open file '%s': fdopen() failed: %s"
195 msgstr "打开文件“%s”失败:fdopen() 失败:%s"
196
197 #: glib/gfileutils.c:905
198 #, c-format
199 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
200 msgstr "将文件“%s”重命名为“%s”失败:g_rename() 失败:%s"
201
202 #: glib/gfileutils.c:947 glib/gfileutils.c:1405
203 #, c-format
204 msgid "Failed to create file '%s': %s"
205 msgstr "创建文件“%s”失败:%s"
206
207 #: glib/gfileutils.c:961
208 #, c-format
209 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
210 msgstr "打开文件“%s”写入失败:fdopen() 失败:%s"
211
212 #: glib/gfileutils.c:986
213 #, c-format
214 msgid "Failed to write file '%s': fwrite() failed: %s"
215 msgstr "写入文件“%s”失败:fwrite() 失败:%s"
216
217 #: glib/gfileutils.c:1005
218 #, c-format
219 msgid "Failed to close file '%s': fclose() failed: %s"
220 msgstr "关闭文件“%s”失败:fclose() 失败:%s"
221
222 #: glib/gfileutils.c:1123
223 #, c-format
224 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
225 msgstr "无法删除已有文件“%s”:g_unlink() 失败:%s"
226
227 #: glib/gfileutils.c:1367
228 #, c-format
229 msgid "Template '%s' invalid, should not contain a '%s'"
230 msgstr "模板“%s”无效,不应该包含“%s”"
231
232 #: glib/gfileutils.c:1380
233 #, c-format
234 msgid "Template '%s' doesn't contain XXXXXX"
235 msgstr "模板“%s”的不包含 XXXXXX"
236
237 #: glib/gfileutils.c:1849
238 #, c-format
239 msgid "%.1f KB"
240 msgstr "%.1f KB"
241
242 #: glib/gfileutils.c:1854
243 #, c-format
244 msgid "%.1f MB"
245 msgstr "%.1f MB"
246
247 #: glib/gfileutils.c:1859
248 #, c-format
249 msgid "%.1f GB"
250 msgstr "%.1f GB"
251
252 #: glib/gfileutils.c:1902
253 #, c-format
254 msgid "Failed to read the symbolic link '%s': %s"
255 msgstr "读取符号链接“%s”失败:%s"
256
257 #: glib/gfileutils.c:1923
258 msgid "Symbolic links not supported"
259 msgstr "不支持符号链接"
260
261 #: glib/giochannel.c:1162
262 #, c-format
263 msgid "Could not open converter from '%s' to '%s': %s"
264 msgstr "无法打开从“%s”到“%s”的转换器:%s"
265
266 #: glib/giochannel.c:1507
267 msgid "Can't do a raw read in g_io_channel_read_line_string"
268 msgstr "g_io_channel_read_line_string 函数无法进行原始读取"
269
270 #: glib/giochannel.c:1554 glib/giochannel.c:1812 glib/giochannel.c:1899
271 msgid "Leftover unconverted data in read buffer"
272 msgstr "在读缓冲里留有未转换数据"
273
274 #: glib/giochannel.c:1635 glib/giochannel.c:1712
275 msgid "Channel terminates in a partial character"
276 msgstr "通道终止于未尽字符"
277
278 #: glib/giochannel.c:1698
279 msgid "Can't do a raw read in g_io_channel_read_to_end"
280 msgstr "g_io_channel_read_to_end 函数无法进行原始读取"
281
282 #: glib/gmappedfile.c:116
283 #, c-format
284 msgid "Failed to open file '%s': open() failed: %s"
285 msgstr "打开文件“%s”失败:open() 失败:%s"
286
287 #: glib/gmappedfile.c:193
288 #, c-format
289 msgid "Failed to map file '%s': mmap() failed: %s"
290 msgstr "映射文件“%s”失败:mmap() 失败:%s"
291
292 #: glib/gmarkup.c:269 glib/gmarkup.c:285
293 #, c-format
294 msgid "Error on line %d char %d: "
295 msgstr "第%d行第%d个字符出错:"
296
297 #: glib/gmarkup.c:379
298 #, c-format
299 msgid "Error on line %d: %s"
300 msgstr "第%d行出错:%s"
301
302 #: glib/gmarkup.c:483
303 msgid ""
304 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
305 msgstr "发现空的实体“&;”。有效的实体为:&amp; &quot; &lt; &gt; &apos;"
306
307 #: glib/gmarkup.c:493
308 #, c-format
309 msgid ""
310 "Character '%s' is not valid at the start of an entity name; the & character "
311 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
312 "it as &amp;"
313 msgstr ""
314 "字符“%s”出现在实体名的开头无效。实体都以 & 字符 开头,如果这个 & 不是一个实体"
315 "的开头,把它变为 &amp;"
316
317 #: glib/gmarkup.c:527
318 #, c-format
319 msgid "Character '%s' is not valid inside an entity name"
320 msgstr "字符“%s”在实体名中无效"
321
322 #: glib/gmarkup.c:564
323 #, c-format
324 msgid "Entity name '%s' is not known"
325 msgstr "未知的实体名“%s”"
326
327 #: glib/gmarkup.c:575
328 msgid ""
329 "Entity did not end with a semicolon; most likely you used an ampersand "
330 "character without intending to start an entity - escape ampersand as &amp;"
331 msgstr ""
332 "实体没有以分号结束。很可能您使用了 & 字符而又不是一个实体 - 将这个 & 变为 "
333 "&amp;"
334
335 #: glib/gmarkup.c:628
336 #, c-format
337 msgid ""
338 "Failed to parse '%-.*s', which should have been a digit inside a character "
339 "reference (&#234; for example) - perhaps the digit is too large"
340 msgstr "分析“%-.*s”失败。它应该是字符引用中的数字(如&#234;) - 可能该数字太大了"
341
342 #: glib/gmarkup.c:650
343 #, c-format
344 msgid "Character reference '%-.*s' does not encode a permitted character"
345 msgstr "字符引用“%-.*s”不是编码一个被允许的字符"
346
347 #: glib/gmarkup.c:665
348 msgid "Empty character reference; should include a digit such as &#454;"
349 msgstr "空的字符引用;应该包括数字,如 &#454;"
350
351 #: glib/gmarkup.c:675
352 msgid ""
353 "Character reference did not end with a semicolon; most likely you used an "
354 "ampersand character without intending to start an entity - escape ampersand "
355 "as &amp;"
356 msgstr ""
357 "字符引用没有以分号结束。很可能您使用了 & 字符而又不是一个实体 - 将这个 & 变"
358 "为 &amp;"
359
360 #: glib/gmarkup.c:761
361 msgid "Unfinished entity reference"
362 msgstr "未完成的实体引用"
363
364 #: glib/gmarkup.c:767
365 msgid "Unfinished character reference"
366 msgstr "未完成的字符引用"
367
368 #: glib/gmarkup.c:1053
369 msgid "Invalid UTF-8 encoded text - overlong sequence"
370 msgstr "无效的 UTF-8 编码文本 - 序列过长"
371
372 #: glib/gmarkup.c:1081
373 msgid "Invalid UTF-8 encoded text - not a start char"
374 msgstr "无效的 UTF-8 编码文本 - 非开始字符"
375
376 #: glib/gmarkup.c:1117
377 #, c-format
378 msgid "Invalid UTF-8 encoded text - not valid '%s'"
379 msgstr "无效的 UTF-8 编码文本 - “%s”无效"
380
381 #: glib/gmarkup.c:1155
382 msgid "Document must begin with an element (e.g. <book>)"
383 msgstr "文档必须以一个元素开始(例如 <book>)"
384
385 #: glib/gmarkup.c:1195
386 #, c-format
387 msgid ""
388 "'%s' is not a valid character following a '<' character; it may not begin an "
389 "element name"
390 msgstr "“%s”出现在字符“<”后是无效字符;它不能作为元素名的开头"
391
392 #: glib/gmarkup.c:1263
393 #, c-format
394 msgid ""
395 "Odd character '%s', expected a '>' character to end the empty-element tag '%"
396 "s'"
397 msgstr "字符“%s”无效,应该以字符“>”来结束空元素标记“%s”"
398
399 #: glib/gmarkup.c:1352
400 #, c-format
401 msgid ""
402 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
403 msgstr "字符“%s”无效,在属性名“%s”(元素“%s”)的后应该是字符“=”"
404
405 #: glib/gmarkup.c:1394
406 #, c-format
407 msgid ""
408 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
409 "element '%s', or optionally an attribute; perhaps you used an invalid "
410 "character in an attribute name"
411 msgstr ""
412 "字符“%s”无效,应该以“>”或“/”结束元素“%s”的起始标记,或紧跟该元素的属性;可能"
413 "您在属性名中使用了无效字符"
414
415 #: glib/gmarkup.c:1480
416 #, c-format
417 msgid ""
418 "Odd character '%s', expected an open quote mark after the equals sign when "
419 "giving value for attribute '%s' of element '%s'"
420 msgstr "字符“%s”无效,在给属性“%s”(元素“%s”)赋值时,在等号后应该是引号"
421
422 #: glib/gmarkup.c:1622
423 #, c-format
424 msgid ""
425 "'%s' is not a valid character following the characters '</'; '%s' may not "
426 "begin an element name"
427 msgstr "“%s”出现在字符“</”后无效;“%s”不能作为元素名的开头"
428
429 #: glib/gmarkup.c:1662
430 #, c-format
431 msgid ""
432 "'%s' is not a valid character following the close element name '%s'; the "
433 "allowed character is '>'"
434 msgstr "“%s”出现在结束的元素名“%s”后无效;允许的字符是“>”"
435
436 #: glib/gmarkup.c:1673
437 #, c-format
438 msgid "Element '%s' was closed, no element is currently open"
439 msgstr "元素“%s”已经结束,没有未结束的元素"
440
441 #: glib/gmarkup.c:1682
442 #, c-format
443 msgid "Element '%s' was closed, but the currently open element is '%s'"
444 msgstr "元素“%s”已经结束,当前未结束的元素是“%s”"
445
446 #: glib/gmarkup.c:1845
447 msgid "Document was empty or contained only whitespace"
448 msgstr "文档为空或仅含空白字符"
449
450 #: glib/gmarkup.c:1859
451 msgid "Document ended unexpectedly just after an open angle bracket '<'"
452 msgstr "文档在一个打开的尖括号“<”后意外结束"
453
454 #: glib/gmarkup.c:1867 glib/gmarkup.c:1912
455 #, c-format
456 msgid ""
457 "Document ended unexpectedly with elements still open - '%s' was the last "
458 "element opened"
459 msgstr "文档在还存在未结束元素时意外结束 - 最后的未结束元素是“%s”"
460
461 #: glib/gmarkup.c:1875
462 #, c-format
463 msgid ""
464 "Document ended unexpectedly, expected to see a close angle bracket ending "
465 "the tag <%s/>"
466 msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>"
467
468 #: glib/gmarkup.c:1881
469 msgid "Document ended unexpectedly inside an element name"
470 msgstr "文档在元素名中意外结束"
471
472 #: glib/gmarkup.c:1887
473 msgid "Document ended unexpectedly inside an attribute name"
474 msgstr "文档在属性名中意外结束"
475
476 #: glib/gmarkup.c:1892
477 msgid "Document ended unexpectedly inside an element-opening tag."
478 msgstr "文档在元素起始标记中意外结束"
479
480 #: glib/gmarkup.c:1898
481 msgid ""
482 "Document ended unexpectedly after the equals sign following an attribute "
483 "name; no attribute value"
484 msgstr "文档在跟在属性名后的等号后意外结束;没有属性值"
485
486 #: glib/gmarkup.c:1905
487 msgid "Document ended unexpectedly while inside an attribute value"
488 msgstr "文档在属性值中意外结束"
489
490 #: glib/gmarkup.c:1921
491 #, c-format
492 msgid "Document ended unexpectedly inside the close tag for element '%s'"
493 msgstr "文档在元素“%s”结束标记中意外结束"
494
495 #: glib/gmarkup.c:1927
496 msgid "Document ended unexpectedly inside a comment or processing instruction"
497 msgstr "文档在注释或处理指令中意外结束"
498
499 #: glib/gregex.c:131
500 msgid "corrupted object"
501 msgstr "无效对象"
502
503 #: glib/gregex.c:133
504 msgid "internal error or corrupted object"
505 msgstr "内部错误或者无效对象"
506
507 #: glib/gregex.c:135
508 msgid "out of memory"
509 msgstr "内存不足"
510
511 #: glib/gregex.c:140
512 msgid "backtracking limit reached"
513 msgstr "达到回溯上限"
514
515 #: glib/gregex.c:152 glib/gregex.c:160
516 msgid "the pattern contains items not supported for partial matching"
517 msgstr "表达式包含不被部分匹配支持的项"
518
519 #: glib/gregex.c:154 gio/glocalfile.c:1981
520 msgid "internal error"
521 msgstr "内部错误"
522
523 #: glib/gregex.c:162
524 msgid "back references as conditions are not supported for partial matching"
525 msgstr "不完全匹配时作为条件的后向引用不被支持."
526
527 #: glib/gregex.c:171
528 msgid "recursion limit reached"
529 msgstr "达到递归上限"
530
531 #: glib/gregex.c:173
532 msgid "workspace limit for empty substrings reached"
533 msgstr "达到空子串的工作空间限制"
534
535 #: glib/gregex.c:175
536 msgid "invalid combination of newline flags"
537 msgstr "无效的新行标志组合."
538
539 #: glib/gregex.c:179
540 msgid "unknown error"
541 msgstr "未知错误"
542
543 #: glib/gregex.c:199
544 msgid "\\ at end of pattern"
545 msgstr "表达式末尾的 \\"
546
547 #: glib/gregex.c:202
548 msgid "\\c at end of pattern"
549 msgstr "表达式末尾的 \\c"
550
551 #: glib/gregex.c:205
552 msgid "unrecognized character follows \\"
553 msgstr "无法识别 \\ 后的字符"
554
555 #: glib/gregex.c:212
556 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
557 msgstr "这里不允许使用改变大小写的转义符(\\l, \\L, \\u, \\U)"
558
559 #: glib/gregex.c:215
560 msgid "numbers out of order in {} quantifier"
561 msgstr "{} 里的数字次序颠倒了"
562
563 #: glib/gregex.c:218
564 msgid "number too big in {} quantifier"
565 msgstr "{} 里的数字太大了"
566
567 #: glib/gregex.c:221
568 msgid "missing terminating ] for character class"
569 msgstr "字符类缺少终结的 ]"
570
571 #: glib/gregex.c:224
572 msgid "invalid escape sequence in character class"
573 msgstr "字符类包含无效的转义序列"
574
575 #: glib/gregex.c:227
576 msgid "range out of order in character class"
577 msgstr "字符类的范围次序颠倒"
578
579 #: glib/gregex.c:230
580 msgid "nothing to repeat"
581 msgstr "没有可以重复的内容"
582
583 #: glib/gregex.c:233
584 msgid "unrecognized character after (?"
585 msgstr "(? 后有无法识别的字符"
586
587 #: glib/gregex.c:237
588 msgid "unrecognized character after (?<"
589 msgstr "(?< 后有无法识别的字符"
590
591 #: glib/gregex.c:241
592 msgid "unrecognized character after (?P"
593 msgstr "(?P 有无法识别的字符"
594
595 #: glib/gregex.c:244
596 msgid "POSIX named classes are supported only within a class"
597 msgstr "只有类里支持 POSIX 命名的类"
598
599 #: glib/gregex.c:247
600 msgid "missing terminating )"
601 msgstr "缺少结束的 )"
602
603 #: glib/gregex.c:251
604 msgid ") without opening ("
605 msgstr ") 没有开始的 ("
606
607 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
608 #. * sequences here, '(?-54' would be an example for the second group.
609 #.
610 #: glib/gregex.c:258
611 msgid "(?R or (?[+-]digits must be followed by )"
612 msgstr "(?R 或 (?[+-]数字 必须跟着 )"
613
614 #: glib/gregex.c:261
615 msgid "reference to non-existent subpattern"
616 msgstr "引用了不存在的字表达式"
617
618 #: glib/gregex.c:264
619 msgid "missing ) after comment"
620 msgstr "注释后缺少 )"
621
622 #: glib/gregex.c:267
623 msgid "regular expression too large"
624 msgstr "正则表达式太长了"
625
626 #: glib/gregex.c:270
627 msgid "failed to get memory"
628 msgstr "获取内存失败"
629
630 #: glib/gregex.c:273
631 msgid "lookbehind assertion is not fixed length"
632 msgstr "lookbehind 断言不是定长的"
633
634 #: glib/gregex.c:276
635 msgid "malformed number or name after (?("
636 msgstr "(?( 后有形式不正确的数字或名称"
637
638 #: glib/gregex.c:279
639 msgid "conditional group contains more than two branches"
640 msgstr "条件组包含了超过两个分支"
641
642 #: glib/gregex.c:282
643 msgid "assertion expected after (?("
644 msgstr "(?( 后应该有断言"
645
646 #: glib/gregex.c:285
647 msgid "unknown POSIX class name"
648 msgstr "未知的 POSIX 类名"
649
650 #: glib/gregex.c:288
651 msgid "POSIX collating elements are not supported"
652 msgstr "不支持 POSIX 整理元素"
653
654 #: glib/gregex.c:291
655 msgid "character value in \\x{...} sequence is too large"
656 msgstr "\\x{...} 序列里的字符值太大了"
657
658 #: glib/gregex.c:294
659 msgid "invalid condition (?(0)"
660 msgstr "无效的条件 (?(0)"
661
662 #: glib/gregex.c:297
663 msgid "\\C not allowed in lookbehind assertion"
664 msgstr "lookbehind 断言里不允许使用 \\C"
665
666 #: glib/gregex.c:300
667 msgid "recursive call could loop indefinitely"
668 msgstr "递归调用可能导致无限循环"
669
670 #: glib/gregex.c:303
671 msgid "missing terminator in subpattern name"
672 msgstr "子表达式名里缺少终结符"
673
674 #: glib/gregex.c:306
675 msgid "two named subpatterns have the same name"
676 msgstr "两个有名子表达式有相同的名称"
677
678 #: glib/gregex.c:309
679 msgid "malformed \\P or \\p sequence"
680 msgstr "形式不正确的 \\P 或 \\p 序列"
681
682 #: glib/gregex.c:312
683 msgid "unknown property name after \\P or \\p"
684 msgstr "\\P 或 \\p 后有未知的属性名"
685
686 #: glib/gregex.c:315
687 msgid "subpattern name is too long (maximum 32 characters)"
688 msgstr "子表达式名太长了(最多32个字符)"
689
690 #: glib/gregex.c:318
691 msgid "too many named subpatterns (maximum 10,000)"
692 msgstr "有名子表达式太多了(最多10,000个)"
693
694 #: glib/gregex.c:321
695 msgid "octal value is greater than \\377"
696 msgstr "八进制值大于 \\377"
697
698 #: glib/gregex.c:324
699 msgid "DEFINE group contains more than one branch"
700 msgstr "DEFINE 组包含多于一个分支"
701
702 #: glib/gregex.c:327
703 msgid "repeating a DEFINE group is not allowed"
704 msgstr "不允许重复 DEFINE 组"
705
706 #: glib/gregex.c:330
707 msgid "inconsistent NEWLINE options"
708 msgstr "不一致的 NEWLINE 选项"
709
710 #: glib/gregex.c:333
711 msgid ""
712 "\\g is not followed by a braced name or an optionally braced non-zero number"
713 msgstr "\\g 后没有花括号括起来的名称或可选的花括号括起来的非零数字"
714
715 #: glib/gregex.c:338
716 msgid "unexpected repeat"
717 msgstr "非预期的重复"
718
719 #: glib/gregex.c:342
720 msgid "code overflow"
721 msgstr "代码溢出"
722
723 #: glib/gregex.c:346
724 msgid "overran compiling workspace"
725 msgstr "编译工作区超出正常范围"
726
727 #: glib/gregex.c:350
728 msgid "previously-checked referenced subpattern not found"
729 msgstr "未找到之前检查过的引用过的子表达式"
730
731 #: glib/gregex.c:526 glib/gregex.c:1593
732 #, c-format
733 msgid "Error while matching regular expression %s: %s"
734 msgstr "匹配正则表达式 %s 出现错误:%s"
735
736 #: glib/gregex.c:1098
737 msgid "PCRE library is compiled without UTF8 support"
738 msgstr "PCRE 库编译时未包含 UTF8 支持"
739
740 #: glib/gregex.c:1107
741 msgid "PCRE library is compiled without UTF8 properties support"
742 msgstr "PCRE 库编译时未包含 UTF8 属性支持"
743
744 #: glib/gregex.c:1161
745 #, c-format
746 msgid "Error while compiling regular expression %s at char %d: %s"
747 msgstr "编译正则表达式 %s (于字符 %d 处)时出错:%s"
748
749 #: glib/gregex.c:1197
750 #, c-format
751 msgid "Error while optimizing regular expression %s: %s"
752 msgstr "优化正则表达式 %s 时出错:%s"
753
754 #: glib/gregex.c:2021
755 msgid "hexadecimal digit or '}' expected"
756 msgstr "期望十六进制数或 '}'"
757
758 #: glib/gregex.c:2037
759 msgid "hexadecimal digit expected"
760 msgstr "期望十六进制数"
761
762 #: glib/gregex.c:2077
763 msgid "missing '<' in symbolic reference"
764 msgstr "在符号引用中缺少“<”"
765
766 #: glib/gregex.c:2086
767 msgid "unfinished symbolic reference"
768 msgstr "未完成的符号引用"
769
770 #: glib/gregex.c:2093
771 msgid "zero-length symbolic reference"
772 msgstr "零长符号引用"
773
774 #: glib/gregex.c:2104
775 msgid "digit expected"
776 msgstr "期望数字"
777
778 #: glib/gregex.c:2122
779 msgid "illegal symbolic reference"
780 msgstr "非法的符号引用"
781
782 #: glib/gregex.c:2184
783 msgid "stray final '\\'"
784 msgstr "丢失了最后的“\\”"
785
786 #: glib/gregex.c:2188
787 msgid "unknown escape sequence"
788 msgstr "未知的转义序列"
789
790 #: glib/gregex.c:2198
791 #, c-format
792 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
793 msgstr "分析替换文本\"%s\" 时在字符 %lu 处发生错误:%s"
794
795 #: glib/gshell.c:70
796 #, c-format
797 msgid "Quoted text doesn't begin with a quotation mark"
798 msgstr "引用的文本没有以引号开头"
799
800 #: glib/gshell.c:160
801 #, c-format
802 msgid "Unmatched quotation mark in command line or other shell-quoted text"
803 msgstr "命令行或其他shell引用文本中出现不匹配的引号"
804
805 #: glib/gshell.c:538
806 #, c-format
807 msgid "Text ended just after a '\\' character. (The text was '%s')"
808 msgstr "文本在一个“\\”字符后结束。(文本为“%s”)"
809
810 #: glib/gshell.c:545
811 #, c-format
812 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
813 msgstr "文本在找到与 %c 匹配的引号之前结束。(文本为“%s”)"
814
815 #: glib/gshell.c:557
816 msgid "Text was empty (or contained only whitespace)"
817 msgstr "空文本(或仅含空白字符)"
818
819 #: glib/gspawn-win32.c:283
820 msgid "Failed to read data from child process"
821 msgstr "从子进程中读取数据失败"
822
823 #: glib/gspawn-win32.c:298 glib/gspawn.c:1467
824 #, c-format
825 msgid "Failed to create pipe for communicating with child process (%s)"
826 msgstr "创建与子进程通讯的管道失败(%s)"
827
828 #: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1131
829 #, c-format
830 msgid "Failed to read from child pipe (%s)"
831 msgstr "从子管道中读取失败(%s)"
832
833 #: glib/gspawn-win32.c:367 glib/gspawn.c:1336
834 #, c-format
835 msgid "Failed to change to directory '%s' (%s)"
836 msgstr "更改到目录“%s”失败(%s)"
837
838 #: glib/gspawn-win32.c:373 glib/gspawn-win32.c:497
839 #, c-format
840 msgid "Failed to execute child process (%s)"
841 msgstr "执行子进程失败(%s)"
842
843 #: glib/gspawn-win32.c:444
844 #, c-format
845 msgid "Invalid program name: %s"
846 msgstr "无效的程序名:%s"
847
848 #: glib/gspawn-win32.c:454 glib/gspawn-win32.c:727 glib/gspawn-win32.c:1288
849 #, c-format
850 msgid "Invalid string in argument vector at %d: %s"
851 msgstr "%d 处的参数中有无效的字符串:%s"
852
853 #: glib/gspawn-win32.c:465 glib/gspawn-win32.c:742 glib/gspawn-win32.c:1321
854 #, c-format
855 msgid "Invalid string in environment: %s"
856 msgstr "环境中有无效的字符串:%s"
857
858 #: glib/gspawn-win32.c:723 glib/gspawn-win32.c:1269
859 #, c-format
860 msgid "Invalid working directory: %s"
861 msgstr "无效的工作目录:%s"
862
863 #: glib/gspawn-win32.c:791
864 #, c-format
865 msgid "Failed to execute helper program (%s)"
866 msgstr "执行助手程序(%s)失败"
867
868 #: glib/gspawn-win32.c:1006
869 msgid ""
870 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
871 "process"
872 msgstr "g_io_channel_win32_poll() 从子进程中读取数据时出现异常错误"
873
874 #: glib/gspawn.c:188
875 #, c-format
876 msgid "Failed to read data from child process (%s)"
877 msgstr "从子进程中读取数据失败(%s)"
878
879 #: glib/gspawn.c:325
880 #, c-format
881 msgid "Unexpected error in select() reading data from a child process (%s)"
882 msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)"
883
884 #: glib/gspawn.c:408
885 #, c-format
886 msgid "Unexpected error in waitpid() (%s)"
887 msgstr "waitpid() 出现异常错误 (%s)"
888
889 #: glib/gspawn.c:1196
890 #, c-format
891 msgid "Failed to fork (%s)"
892 msgstr "fork 失败(%s)"
893
894 #: glib/gspawn.c:1346
895 #, c-format
896 msgid "Failed to execute child process \"%s\" (%s)"
897 msgstr "执行子进程“%s”失败(%s)"
898
899 #: glib/gspawn.c:1356
900 #, c-format
901 msgid "Failed to redirect output or input of child process (%s)"
902 msgstr "重定向子进程(%s)的输入或输出失败"
903
904 #: glib/gspawn.c:1365
905 #, c-format
906 msgid "Failed to fork child process (%s)"
907 msgstr "fork 子进程失败 (%s)"
908
909 #: glib/gspawn.c:1373
910 #, c-format
911 msgid "Unknown error executing child process \"%s\""
912 msgstr "执行子进程“%s”时出现未知错误"
913
914 #: glib/gspawn.c:1395
915 #, c-format
916 msgid "Failed to read enough data from child pid pipe (%s)"
917 msgstr "从子进程管道中读取足够的数据失败(%s)"
918
919 #: glib/gutf8.c:1029
920 msgid "Character out of range for UTF-8"
921 msgstr "字符超出 UTF-8 范围"
922
923 #: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
924 #: glib/gutf8.c:1414 glib/gutf8.c:1510
925 msgid "Invalid sequence in conversion input"
926 msgstr "转换输入中出现无效序列"
927
928 #: glib/gutf8.c:1425 glib/gutf8.c:1521
929 msgid "Character out of range for UTF-16"
930 msgstr "字符超出 UTF-16 范围"
931
932 #: glib/goption.c:615
933 msgid "Usage:"
934 msgstr "用法:"
935
936 #: glib/goption.c:615
937 msgid "[OPTION...]"
938 msgstr "[选项...]"
939
940 #: glib/goption.c:719
941 msgid "Help Options:"
942 msgstr "帮助选项:"
943
944 #: glib/goption.c:720
945 msgid "Show help options"
946 msgstr "显示帮助选项"
947
948 #: glib/goption.c:726
949 msgid "Show all help options"
950 msgstr "显示全部帮助选项"
951
952 #: glib/goption.c:788
953 msgid "Application Options:"
954 msgstr "应用程序选项:"
955
956 #: glib/goption.c:849 glib/goption.c:919
957 #, c-format
958 msgid "Cannot parse integer value '%s' for %s"
959 msgstr "无法处理 %2$s 所用的整数值“%1$s”"
960
961 #: glib/goption.c:859 glib/goption.c:927
962 #, c-format
963 msgid "Integer value '%s' for %s out of range"
964 msgstr "%2$s 所用的整数值“%1$s”超出范围"
965
966 #: glib/goption.c:884
967 #, c-format
968 msgid "Cannot parse double value '%s' for %s"
969 msgstr "无法处理 %2$s 所用的双精度值“%1$s”"
970
971 #: glib/goption.c:892
972 #, c-format
973 msgid "Double value '%s' for %s out of range"
974 msgstr "%2$s 所用的双精度值“%1$s”超出范围"
975
976 #: glib/goption.c:1229
977 #, c-format
978 msgid "Error parsing option %s"
979 msgstr "分析选项出错:%s"
980
981 #: glib/goption.c:1260 glib/goption.c:1371
982 #, c-format
983 msgid "Missing argument for %s"
984 msgstr "缺少 %s 的参数"
985
986 #: glib/goption.c:1766
987 #, c-format
988 msgid "Unknown option %s"
989 msgstr "未知选项 %s"
990
991 #: glib/gkeyfile.c:358
992 msgid "Valid key file could not be found in search dirs"
993 msgstr "在搜索目录中无法找到有效的键文件"
994
995 #: glib/gkeyfile.c:393
996 msgid "Not a regular file"
997 msgstr "不是普通文件"
998
999 #: glib/gkeyfile.c:401
1000 msgid "File is empty"
1001 msgstr "文件为空"
1002
1003 #: glib/gkeyfile.c:761
1004 #, c-format
1005 msgid ""
1006 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1007 msgstr "键文件中的行“%s”不是键-值对、组或注释"
1008
1009 #: glib/gkeyfile.c:821
1010 #, c-format
1011 msgid "Invalid group name: %s"
1012 msgstr "无效的组名:%s"
1013
1014 #: glib/gkeyfile.c:843
1015 msgid "Key file does not start with a group"
1016 msgstr "键文件不以组开始"
1017
1018 #: glib/gkeyfile.c:869
1019 #, c-format
1020 msgid "Invalid key name: %s"
1021 msgstr "无效的键名:%s"
1022
1023 #: glib/gkeyfile.c:896
1024 #, c-format
1025 msgid "Key file contains unsupported encoding '%s'"
1026 msgstr "键文件包含不支持的编码“%s”"
1027
1028 #: glib/gkeyfile.c:1112 glib/gkeyfile.c:1272 glib/gkeyfile.c:2490
1029 #: glib/gkeyfile.c:2558 glib/gkeyfile.c:2693 glib/gkeyfile.c:2828
1030 #: glib/gkeyfile.c:2981 glib/gkeyfile.c:3168 glib/gkeyfile.c:3229
1031 #, c-format
1032 msgid "Key file does not have group '%s'"
1033 msgstr "键文件没有组“%s”"
1034
1035 #: glib/gkeyfile.c:1284
1036 #, c-format
1037 msgid "Key file does not have key '%s'"
1038 msgstr "键文件没有键“%s”"
1039
1040 #: glib/gkeyfile.c:1386 glib/gkeyfile.c:1499
1041 #, c-format
1042 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1043 msgstr "键文件包含“%s”,其值“%s”不是 UTF-8"
1044
1045 #: glib/gkeyfile.c:1406 glib/gkeyfile.c:1519 glib/gkeyfile.c:1894
1046 #, c-format
1047 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1048 msgstr "键文件包含键“%s”,其值无法解释。"
1049
1050 #: glib/gkeyfile.c:2109 glib/gkeyfile.c:2321
1051 #, c-format
1052 msgid ""
1053 "Key file contains key '%s' in group '%s' which has value that cannot be "
1054 "interpreted."
1055 msgstr "键文件在“%2$s”中包含“%1$s”,其值无法解释。"
1056
1057 #: glib/gkeyfile.c:2505 glib/gkeyfile.c:2708 glib/gkeyfile.c:3240
1058 #, c-format
1059 msgid "Key file does not have key '%s' in group '%s'"
1060 msgstr "键文件的组“%2$s”中不包含键“%1$s”"
1061
1062 #: glib/gkeyfile.c:3474
1063 msgid "Key file contains escape character at end of line"
1064 msgstr "键文件在行尾含有转义字符"
1065
1066 #: glib/gkeyfile.c:3496
1067 #, c-format
1068 msgid "Key file contains invalid escape sequence '%s'"
1069 msgstr "键文件中包含无效的转义序列“%s”"
1070
1071 #: glib/gkeyfile.c:3638
1072 #, c-format
1073 msgid "Value '%s' cannot be interpreted as a number."
1074 msgstr "无法将值“%s”解释为数值。"
1075
1076 #: glib/gkeyfile.c:3652
1077 #, c-format
1078 msgid "Integer value '%s' out of range"
1079 msgstr "整数值“%s”超出范围"
1080
1081 #: glib/gkeyfile.c:3685
1082 #, c-format
1083 msgid "Value '%s' cannot be interpreted as a float number."
1084 msgstr "无法将值“%s”解释为浮点数。"
1085
1086 #: glib/gkeyfile.c:3709
1087 #, c-format
1088 msgid "Value '%s' cannot be interpreted as a boolean."
1089 msgstr "无法将值“%s”解释为布尔值。"
1090
1091 #: gio/gbufferedinputstream.c:485 gio/ginputstream.c:193
1092 #: gio/ginputstream.c:325 gio/ginputstream.c:566 gio/ginputstream.c:691
1093 #: gio/goutputstream.c:202 gio/goutputstream.c:656
1094 #, c-format
1095 msgid "Too large count value passed to %s"
1096 msgstr "传递给 %s 的计数值太大了"
1097
1098 #: gio/gbufferedinputstream.c:872 gio/ginputstream.c:901
1099 #: gio/goutputstream.c:1085
1100 msgid "Stream is already closed"
1101 msgstr "流已经关闭"
1102
1103 #: gio/gcancellable.c:295 gio/glocalfile.c:1974 gio/gsimpleasyncresult.c:612
1104 msgid "Operation was cancelled"
1105 msgstr "操作被取消"
1106
1107 #: gio/gcontenttype.c:180
1108 msgid "Unknown type"
1109 msgstr "未知类型"
1110
1111 #: gio/gcontenttype.c:181
1112 #, c-format
1113 msgid "%s filetype"
1114 msgstr "%s 文件类型"
1115
1116 #: gio/gcontenttype.c:678
1117 #, c-format
1118 msgid "%s type"
1119 msgstr "%s 类型"
1120
1121 #: gio/gdatainputstream.c:310
1122 msgid "Unexpected early end-of-stream"
1123 msgstr "非预期的过早的流结束符"
1124
1125 #: gio/gdesktopappinfo.c:435 gio/gwin32appinfo.c:222
1126 msgid "Unnamed"
1127 msgstr "未命名"
1128
1129 #: gio/gdesktopappinfo.c:612
1130 msgid "Desktop file didn't specify Exec field"
1131 msgstr "桌面文件未指定 Exec 区域"
1132
1133 #: gio/gdesktopappinfo.c:906
1134 msgid "Unable to find terminal required for application"
1135 msgstr "无法找到应用程序需要的终端"
1136
1137 #: gio/gdesktopappinfo.c:1138
1138 #, c-format
1139 msgid "Can't create user application configuration folder %s: %s"
1140 msgstr "无法创建用户应用程序配置文件夹 %s:%s"
1141
1142 #: gio/gdesktopappinfo.c:1142
1143 #, c-format
1144 msgid "Can't create user MIME configuration folder %s: %s"
1145 msgstr "无法创建用户 MIME 配置文件夹 %s:%s"
1146
1147 #: gio/gdesktopappinfo.c:1481
1148 #, c-format
1149 msgid "Can't create user desktop file %s"
1150 msgstr "无法创建用户桌面文件 %s"
1151
1152 #: gio/gdesktopappinfo.c:1556
1153 #, c-format
1154 msgid "Custom definition for %s"
1155 msgstr "%s 的自制定定义"
1156
1157 #: gio/gdrive.c:381
1158 msgid "drive doesn't implement eject"
1159 msgstr "驱动未实现探出"
1160
1161 #: gio/gdrive.c:451
1162 msgid "drive doesn't implement polling for media"
1163 msgstr "驱动未实现媒体轮询"
1164
1165 #: gio/gfile.c:825 gio/gfile.c:1055 gio/gfile.c:1190 gio/gfile.c:1426
1166 #: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2686
1167 #: gio/gfile.c:2740 gio/gfile.c:2871 gio/gfile.c:2911 gio/gfile.c:3238
1168 #: gio/gfile.c:3640 gio/gfile.c:3724 gio/gfile.c:3807 gio/gfile.c:3887
1169 #: gio/gfile.c:4217 gio/win32/gwinhttpfile.c:427
1170 msgid "Operation not supported"
1171 msgstr "不支持该操作"
1172
1173 #. Translators: This is an error message when trying to find the
1174 #. * enclosing (user visible) mount of a file, but none exists.
1175 #. Translators: This is an error message when trying to
1176 #. * find the enclosing (user visible) mount of a file, but
1177 #. * none exists.
1178 #. Translators: This is an error message when trying to find
1179 #. * the enclosing (user visible) mount of a file, but none
1180 #. * exists.
1181 #: gio/gfile.c:1311 gio/glocalfile.c:1064 gio/glocalfile.c:1075
1182 #: gio/glocalfile.c:1088
1183 msgid "Containing mount does not exist"
1184 msgstr "包含的挂载不存在"
1185
1186 #: gio/gfile.c:1963 gio/glocalfile.c:2124
1187 msgid "Can't copy over directory"
1188 msgstr "无法复制目录"
1189
1190 #: gio/gfile.c:2023
1191 msgid "Can't copy directory over directory"
1192 msgstr "无法将目录复制到目录"
1193
1194 #: gio/gfile.c:2031 gio/glocalfile.c:2133
1195 msgid "Target file exists"
1196 msgstr "目标文件已存在"
1197
1198 #: gio/gfile.c:2049
1199 msgid "Can't recursively copy directory"
1200 msgstr "无法递归复制目录"
1201
1202 #: gio/gfile.c:2861
1203 msgid "Invalid symlink value given"
1204 msgstr "给出的符号链接值无效"
1205
1206 #: gio/gfile.c:2954
1207 msgid "Trash not supported"
1208 msgstr "不支持垃圾箱"
1209
1210 #: gio/gfile.c:3003
1211 #, c-format
1212 msgid "File names cannot contain '%c'"
1213 msgstr "文件名不能包含“%c”"
1214
1215 #: gio/gfile.c:4985 gio/gvolume.c:370
1216 msgid "volume doesn't implement mount"
1217 msgstr "卷未实现挂载"
1218
1219 #: gio/gfile.c:5093
1220 msgid "No application is registered as handling this file"
1221 msgstr "没有注册为处理此文件的应用程序"
1222
1223 #: gio/gfileenumerator.c:205
1224 msgid "Enumerator is closed"
1225 msgstr "枚举器已关闭"
1226
1227 #: gio/gfileenumerator.c:212 gio/gfileenumerator.c:271
1228 #: gio/gfileenumerator.c:371 gio/gfileenumerator.c:480
1229 msgid "File enumerator has outstanding operation"
1230 msgstr "文件枚举器有异常操作"
1231
1232 #: gio/gfileenumerator.c:361 gio/gfileenumerator.c:470
1233 msgid "File enumerator is already closed"
1234 msgstr "文件枚举器已关闭"
1235
1236 #: gio/gfileicon.c:144
1237 msgid "file"
1238 msgstr "文件"
1239
1240 #: gio/gfileicon.c:145
1241 msgid "The file containing the icon"
1242 msgstr "包含该图标的文件"
1243
1244 #: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
1245 #: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
1246 msgid "Stream doesn't support query_info"
1247 msgstr "流不支持 query_info"
1248
1249 #: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
1250 msgid "Seek not supported on stream"
1251 msgstr "流不支持查找"
1252
1253 #: gio/gfileinputstream.c:383
1254 msgid "Truncate not allowed on input stream"
1255 msgstr "输入流不允许截断"
1256
1257 #: gio/gfileoutputstream.c:460
1258 msgid "Truncate not supported on stream"
1259 msgstr "流不支持截断"
1260
1261 #: gio/ginputstream.c:202
1262 msgid "Input stream doesn't implement read"
1263 msgstr "输入流未实现读取"
1264
1265 #. Translators: This is an error you get if there is already an
1266 #. * operation running against this stream when you try to start
1267 #. * one
1268 #. Translators: This is an error you get if there is
1269 #. * already an operation running against this stream when
1270 #. * you try to start one
1271 #: gio/ginputstream.c:911 gio/goutputstream.c:1095
1272 msgid "Stream has outstanding operation"
1273 msgstr "流有异常操作"
1274
1275 #: gio/glocaldirectorymonitor.c:274
1276 msgid "Unable to find default local directory monitor type"
1277 msgstr "无法找默认的本地目录监视器类型"
1278
1279 #: gio/glocalfile.c:601 gio/win32/gwinhttpfile.c:410
1280 #, c-format
1281 msgid "Invalid filename %s"
1282 msgstr "无效的文件名名:%s"
1283
1284 #: gio/glocalfile.c:972
1285 #, c-format
1286 msgid "Error getting filesystem info: %s"
1287 msgstr "读取文件系统信息出错:%s"
1288
1289 #: gio/glocalfile.c:1108
1290 msgid "Can't rename root directory"
1291 msgstr "无法重命名根目录"
1292
1293 #: gio/glocalfile.c:1126
1294 msgid "Can't rename file, filename already exist"
1295 msgstr "无法重命名文件,该文件名已存在"
1296
1297 #: gio/glocalfile.c:1139 gio/glocalfile.c:2003 gio/glocalfile.c:2032
1298 #: gio/glocalfile.c:2186 gio/glocalfileoutputstream.c:505
1299 #: gio/glocalfileoutputstream.c:550 gio/glocalfileoutputstream.c:967
1300 msgid "Invalid filename"
1301 msgstr "无效的文件名"
1302
1303 #: gio/glocalfile.c:1143
1304 #, c-format
1305 msgid "Error renaming file: %s"
1306 msgstr "重命名文件出错:%s"
1307
1308 #: gio/glocalfile.c:1262
1309 #, c-format
1310 msgid "Error opening file: %s"
1311 msgstr "打开文件出错:%s"
1312
1313 #: gio/glocalfile.c:1272
1314 msgid "Can't open directory"
1315 msgstr "无法打开目录"
1316
1317 #: gio/glocalfile.c:1332
1318 #, c-format
1319 msgid "Error removing file: %s"
1320 msgstr "移除文件出错:%s"
1321
1322 #: gio/glocalfile.c:1696
1323 #, c-format
1324 msgid "Error trashing file: %s"
1325 msgstr "将文件放到垃圾箱出错:%s"
1326
1327 #: gio/glocalfile.c:1719
1328 #, c-format
1329 msgid "Unable to create trash dir %s: %s"
1330 msgstr "创建垃圾箱目录 %s 失败:%s"
1331
1332 #: gio/glocalfile.c:1740
1333 msgid "Unable to find toplevel directory for trash"
1334 msgstr "无法找到垃圾箱的顶级目录"
1335
1336 #: gio/glocalfile.c:1819 gio/glocalfile.c:1839
1337 msgid "Unable to find or create trash directory"
1338 msgstr "无法找到或创建垃圾箱目录"
1339
1340 #: gio/glocalfile.c:1873
1341 #, c-format
1342 msgid "Unable to create trashing info file: %s"
1343 msgstr "创建垃圾信息文件失败:%s"
1344
1345 #: gio/glocalfile.c:1898 gio/glocalfile.c:1973 gio/glocalfile.c:1980
1346 #, c-format
1347 msgid "Unable to trash file: %s"
1348 msgstr "无法将文件移动到回收站:%s"
1349
1350 #: gio/glocalfile.c:2007
1351 #, c-format
1352 msgid "Error creating directory: %s"
1353 msgstr "创建目录出错:%s"
1354
1355 #: gio/glocalfile.c:2036
1356 #, c-format
1357 msgid "Error making symbolic link: %s"
1358 msgstr "创建符号链接出错:%s"
1359
1360 #: gio/glocalfile.c:2096 gio/glocalfile.c:2190
1361 #, c-format
1362 msgid "Error moving file: %s"
1363 msgstr "移动文件出错:%s"
1364
1365 #: gio/glocalfile.c:2119
1366 msgid "Can't move directory over directory"
1367 msgstr "无法将目录移动到目录"
1368
1369 #: gio/glocalfile.c:2146 gio/glocalfileoutputstream.c:819
1370 #: gio/glocalfileoutputstream.c:833 gio/glocalfileoutputstream.c:848
1371 #: gio/glocalfileoutputstream.c:864 gio/glocalfileoutputstream.c:878
1372 msgid "Backup file creation failed"
1373 msgstr "备份文件创建失败"
1374
1375 #: gio/glocalfile.c:2165
1376 #, c-format
1377 msgid "Error removing target file: %s"
1378 msgstr "移除目标文件出错:%s"
1379
1380 #: gio/glocalfile.c:2179
1381 msgid "Move between mounts not supported"
1382 msgstr "不支持在挂载之间移动"
1383
1384 #: gio/glocalfileinfo.c:716
1385 msgid "Attribute value must be non-NULL"
1386 msgstr "属性值必须为非空"
1387
1388 #: gio/glocalfileinfo.c:723
1389 msgid "Invalid attribute type (string expected)"
1390 msgstr "无效的属性类型(应为 string)"
1391
1392 #: gio/glocalfileinfo.c:730
1393 msgid "Invalid extended attribute name"
1394 msgstr "无效的扩展属性名"
1395
1396 #: gio/glocalfileinfo.c:770
1397 #, c-format
1398 msgid "Error setting extended attribute '%s': %s"
1399 msgstr "设置扩展属性“%s”出错:%s"
1400
1401 #: gio/glocalfileinfo.c:1456 gio/glocalfileoutputstream.c:706
1402 #, c-format
1403 msgid "Error stating file '%s': %s"
1404 msgstr "获取文件“%s”状态出错:%s"
1405
1406 #: gio/glocalfileinfo.c:1526
1407 msgid " (invalid encoding)"
1408 msgstr " (无效的编码)"
1409
1410 #: gio/glocalfileinfo.c:1696
1411 #, c-format
1412 msgid "Error stating file descriptor: %s"
1413 msgstr "获取文件描述符状态时出错:%s"
1414
1415 #: gio/glocalfileinfo.c:1741
1416 msgid "Invalid attribute type (uint32 expected)"
1417 msgstr "无效的属性类型(应为 uint32)"
1418
1419 #: gio/glocalfileinfo.c:1759
1420 msgid "Invalid attribute type (uint64 expected)"
1421 msgstr "无效的属性类型(应为 uint64)"
1422
1423 #: gio/glocalfileinfo.c:1778 gio/glocalfileinfo.c:1796
1424 #, c-format
1425 msgid "Invalid attribute type (byte string expected)"
1426 msgstr "无效的属性类型(应为 byte string)"
1427
1428 #: gio/glocalfileinfo.c:1822
1429 #, c-format
1430 msgid "Error setting permissions: %s"
1431 msgstr "设置访问权限出错:%s"
1432
1433 #: gio/glocalfileinfo.c:1873 gio/glocalfileinfo.c:2041
1434 #, c-format
1435 msgid "Error setting owner: %s"
1436 msgstr "设置所有者出错:%s"
1437
1438 #: gio/glocalfileinfo.c:1896
1439 msgid "symlink must be non-NULL"
1440 msgstr "符号链接必须是非空"
1441
1442 #: gio/glocalfileinfo.c:1906 gio/glocalfileinfo.c:1925
1443 #: gio/glocalfileinfo.c:1936
1444 #, c-format
1445 msgid "Error setting symlink: %s"
1446 msgstr "设置符号链接出错:%s"
1447
1448 #: gio/glocalfileinfo.c:1915
1449 msgid "Error setting symlink: file is not a symlink"
1450 msgstr "设定符号链接出错:文件不是符号链接"
1451
1452 #: gio/glocalfileinfo.c:2063
1453 #, c-format
1454 msgid "SELinux context must be non-NULL"
1455 msgstr "SELinux 上下文必须是非空"
1456
1457 #: gio/glocalfileinfo.c:2079
1458 #, c-format
1459 msgid "Error setting SELinux context: %s"
1460 msgstr "设置 SELinux 上下文出错:%s"
1461
1462 #: gio/glocalfileinfo.c:2086
1463 #, c-format
1464 msgid "SELinux is not enabled on this system"
1465 msgstr "此系统尚未启用 SELinux"
1466
1467 #: gio/glocalfileinfo.c:2147
1468 #, c-format
1469 msgid "Setting attribute %s not supported"
1470 msgstr "不支持设置属性 %s"
1471
1472 #: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:603
1473 #, c-format
1474 msgid "Error reading from file: %s"
1475 msgstr "读取文件出错:%s"
1476
1477 #: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
1478 #: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:405
1479 #: gio/glocalfileoutputstream.c:896
1480 #, c-format
1481 msgid "Error seeking in file: %s"
1482 msgstr "在文件中查找时出错:%s"
1483
1484 #: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:208
1485 #: gio/glocalfileoutputstream.c:303
1486 #, c-format
1487 msgid "Error closing file: %s"
1488 msgstr "关闭文件出错:%s"
1489
1490 #: gio/glocalfilemonitor.c:198
1491 msgid "Unable to find default local file monitor type"
1492 msgstr "无法找到默认的本地文件监视器类型"
1493
1494 #: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:624
1495 #, c-format
1496 msgid "Error writing to file: %s"
1497 msgstr "写入文件出错:%s"
1498
1499 #: gio/glocalfileoutputstream.c:235
1500 #, c-format
1501 msgid "Error removing old backup link: %s"
1502 msgstr "移除旧的备份链接出错:%s"
1503
1504 #: gio/glocalfileoutputstream.c:249 gio/glocalfileoutputstream.c:262
1505 #, c-format
1506 msgid "Error creating backup copy: %s"
1507 msgstr "创建备份拷贝:%s"
1508
1509 #: gio/glocalfileoutputstream.c:280
1510 #, c-format
1511 msgid "Error renaming temporary file: %s"
1512 msgstr "重命名临时文件出错:%s"
1513
1514 #: gio/glocalfileoutputstream.c:451 gio/glocalfileoutputstream.c:913
1515 #, c-format
1516 msgid "Error truncating file: %s"
1517 msgstr "截断文件出错:%s"
1518
1519 #: gio/glocalfileoutputstream.c:511 gio/glocalfileoutputstream.c:556
1520 #: gio/glocalfileoutputstream.c:688 gio/glocalfileoutputstream.c:973
1521 #, c-format
1522 msgid "Error opening file '%s': %s"
1523 msgstr "打开文件“%s”出错:%s"
1524
1525 #: gio/glocalfileoutputstream.c:719
1526 msgid "Target file is a directory"
1527 msgstr "目标文件是目录"
1528
1529 #: gio/glocalfileoutputstream.c:724
1530 msgid "Target file is not a regular file"
1531 msgstr "目标文件不是普通文件"
1532
1533 #: gio/glocalfileoutputstream.c:736
1534 msgid "The file was externally modified"
1535 msgstr "文件已经被其他程序修改"
1536
1537 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:545
1538 msgid "Invalid GSeekType supplied"
1539 msgstr "提供的 GSeekType 无效"
1540
1541 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:555
1542 msgid "Invalid seek request"
1543 msgstr "无效的查找请求"
1544
1545 #: gio/gmemoryinputstream.c:521
1546 msgid "Cannot truncate GMemoryInputStream"
1547 msgstr "无法截断 GMemoryInputStream"
1548
1549 #: gio/gmemoryoutputstream.c:288
1550 msgid "Reached maximum data array limit"
1551 msgstr "达到数据数组上限"
1552
1553 #: gio/gmemoryoutputstream.c:323
1554 msgid "Memory output stream not resizable"
1555 msgstr "内存输出流无法改变大小"
1556
1557 #: gio/gmemoryoutputstream.c:339
1558 msgid "Failed to resize memory output stream"
1559 msgstr "改变内存输出流大小失败"
1560
1561 #. Translators: This is an error
1562 #. * message for mount objects that
1563 #. * don't implement unmount.
1564 #: gio/gmount.c:360
1565 msgid "mount doesn't implement unmount"
1566 msgstr "挂载未实现卸载"
1567
1568 #. Translators: This is an error
1569 #. * message for mount objects that
1570 #. * don't implement eject.
1571 #: gio/gmount.c:435
1572 msgid "mount doesn't implement eject"
1573 msgstr "挂载未实现弹出"
1574
1575 #. Translators: This is an error
1576 #. * message for mount objects that
1577 #. * don't implement remount.
1578 #: gio/gmount.c:517
1579 msgid "mount doesn't implement remount"
1580 msgstr "挂载没有实现重新挂载"
1581
1582 #. Translators: This is an error
1583 #. * message for mount objects that
1584 #. * don't implement content type guessing.
1585 #: gio/gmount.c:601
1586 msgid "mount doesn't implement content type guessing"
1587 msgstr "挂载未实现内容类型猜测"
1588
1589 #. Translators: This is an error
1590 #. * message for mount objects that
1591 #. * don't implement content type guessing.
1592 #: gio/gmount.c:690
1593 msgid "mount doesn't implement synchronous content type guessing"
1594 msgstr "挂载未实现同步内容类型猜测"
1595
1596 #: gio/goutputstream.c:211 gio/goutputstream.c:412
1597 msgid "Output stream doesn't implement write"
1598 msgstr "输出流未实现写入"
1599
1600 #: gio/goutputstream.c:372 gio/goutputstream.c:780
1601 msgid "Source stream is already closed"
1602 msgstr "来源流已经关闭"
1603
1604 #: gio/gthemedicon.c:210
1605 msgid "name"
1606 msgstr "名称"
1607
1608 #: gio/gthemedicon.c:211
1609 msgid "The name of the icon"
1610 msgstr "图标的名称"
1611
1612 #: gio/gthemedicon.c:222
1613 msgid "names"
1614 msgstr "名称"
1615
1616 #: gio/gthemedicon.c:223
1617 msgid "An array containing the icon names"
1618 msgstr "包含图标名称的数组"
1619
1620 #: gio/gthemedicon.c:248
1621 msgid "use default fallbacks"
1622 msgstr "使用默认预案"
1623
1624 #: gio/gthemedicon.c:249
1625 msgid ""
1626 "Whether to use default fallbacks found by shortening the name at '-' "
1627 "characters. Ignores names after the first if multiple names are given."
1628 msgstr ""
1629 "是否使用通过缩短在“-”字符的名称找到的默认预案。如果给出了多个名字则忽略除第一"
1630 "个之外的名字。"
1631
1632 #: gio/gunixinputstream.c:201 gio/gunixinputstream.c:221
1633 #: gio/gunixinputstream.c:299 gio/gunixoutputstream.c:288
1634 #, c-format
1635 msgid "Error reading from unix: %s"
1636 msgstr "读取 unix 出错:%s"
1637
1638 #: gio/gunixinputstream.c:254 gio/gunixinputstream.c:436
1639 #: gio/gunixoutputstream.c:243 gio/gunixoutputstream.c:394
1640 #, c-format
1641 msgid "Error closing unix: %s"
1642 msgstr "关闭 unix 出错:%s"
1643
1644 #: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
1645 msgid "Filesystem root"
1646 msgstr "文件系统根目录"
1647
1648 #: gio/gunixoutputstream.c:189 gio/gunixoutputstream.c:210
1649 #, c-format
1650 msgid "Error writing to unix: %s"
1651 msgstr "写入 unix 出错:%s"
1652
1653 #: gio/gvolume.c:439
1654 msgid "volume doesn't implement eject"
1655 msgstr "卷未实现弹出"
1656
1657 #: gio/gwin32appinfo.c:277
1658 msgid "Can't find application"
1659 msgstr "无法找到应用程序"
1660
1661 #: gio/gwin32appinfo.c:300
1662 #, c-format
1663 msgid "Error launching application: %s"
1664 msgstr "启动应用程序出错:%s"
1665
1666 #: gio/gwin32appinfo.c:336
1667 msgid "URIs not supported"
1668 msgstr "不支持 URI"
1669
1670 #: gio/gwin32appinfo.c:358
1671 msgid "association changes not supported on win32"
1672 msgstr "win32 不支持关联的修改"
1673
1674 #: gio/gwin32appinfo.c:370
1675 msgid "Association creation not supported on win32"
1676 msgstr "win32 不支持关联的创建"
1677
1678 #: tests/gio-ls.c:27
1679 msgid "do not hide entries"
1680 msgstr "不要隐藏项目"
1681
1682 #: tests/gio-ls.c:29
1683 msgid "use a long listing format"
1684 msgstr "使用长列表格式"
1685
1686 #: tests/gio-ls.c:37
1687 msgid "[FILE...]"
1688 msgstr "[文件...]"
1689
1690 #~ msgid "%u byte"
1691 #~ msgid_plural "%u bytes"
1692 #~ msgstr[0] "%u 字节"
1693
1694 #~ msgid "Error creating backup link: %s"
1695 #~ msgstr "创建备份链接:%s"
1696
1697 #~ msgid "Can't load just created desktop file"
1698 #~ msgstr "无法导入刚刚创建的桌面文件"
1699
1700 #~ msgid "Too large count value passed to g_input_stream_read_async"
1701 #~ msgstr "传递给 g_input_stream_read_async 的值太大了"
1702
1703 #~ msgid "Too large count value passed to g_input_stream_skip"
1704 #~ msgstr "传递给 g_input_stream_skip 的计数值太大了"
1705
1706 #~ msgid "Too large count value passed to g_input_stream_skip_async"
1707 #~ msgstr "传递给 g_input_stream_skip_async 的计数值太大了"
1708
1709 #~ msgid "Target file already exists"
1710 #~ msgstr "目标文件已存在"
1711
1712 #~ msgid "Too large count value passed to g_output_stream_write"
1713 #~ msgstr "传递给 g_output_stream_write 的计数值太大了"
1714
1715 #~ msgid "Too large count value passed to g_output_stream_write_async"
1716 #~ msgstr "传递给 g_output_stream_write_async 的计数值太大了"