2.19.0
[platform/upstream/glib.git] / po / zh_TW.po
1 # Chinese (Taiwan) translation for glib 2.x
2 # Copyright (C) 2001, 02, 03, 05, 07 Free Software Foundation, Inc.
3 # XML glossary from http://xml.ascc.net/zh/big5/gloss.html
4 # Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>, 2005.
5 # Abel Cheung <abel@oaka.org>, 2001-2003, 2005.
6 # Woodman Tuen <wmtuen@gmail.com>, 2005-07.
7 #
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: glib 2.17.3\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2008-10-16 18:46-0400\n"
14 "PO-Revision-Date: 2007-02-27 09:08+0800\n"
15 "Last-Translator: Woodman Tuen <wmtuen@gmail.com>\n"
16 "Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=1; plural=0\n"
21
22 #: glib/gbookmarkfile.c:737
23 #, c-format
24 msgid "Unexpected attribute '%s' for element '%s'"
25 msgstr "元素‘%2$s’中的不明屬性‘%1$s’"
26
27 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829
28 #: glib/gbookmarkfile.c:936
29 #, c-format
30 msgid "Attribute '%s' of element '%s' not found"
31 msgstr "找不到元素‘%2$s’的屬性‘%1$s’"
32
33 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171
34 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245
35 #, c-format
36 msgid "Unexpected tag '%s', tag '%s' expected"
37 msgstr "不明的標籤‘%s’,應為標籤‘%s’"
38
39 #: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145
40 #: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265
41 #, c-format
42 msgid "Unexpected tag '%s' inside '%s'"
43 msgstr "‘%2$s’中有不明的標籤‘%1$s’"
44
45 #: glib/gbookmarkfile.c:1793
46 msgid "No valid bookmark file found in data dirs"
47 msgstr "在資料目錄中找不到有效的書籤檔案"
48
49 #: glib/gbookmarkfile.c:1994
50 #, c-format
51 msgid "A bookmark for URI '%s' already exists"
52 msgstr "URI‘%s’的書籤已經存在"
53
54 #: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198
55 #: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363
56 #: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531
57 #: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688
58 #: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827
59 #: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143
60 #: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384
61 #: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563
62 #: glib/gbookmarkfile.c:3691
63 #, c-format
64 msgid "No bookmark found for URI '%s'"
65 msgstr "找不到 URI‘%s’的書籤"
66
67 #: glib/gbookmarkfile.c:2372
68 #, c-format
69 msgid "No MIME type defined in the bookmark for URI '%s'"
70 msgstr "URI‘%s’的書籤中沒有定義 MIME 類型"
71
72 #: glib/gbookmarkfile.c:2457
73 #, c-format
74 msgid "No private flag has been defined in bookmark for URI '%s'"
75 msgstr "URI‘%s’的書籤中沒有定義 private flag"
76
77 #: glib/gbookmarkfile.c:2836
78 #, c-format
79 msgid "No groups set in bookmark for URI '%s'"
80 msgstr "URI‘%s’的書籤中並沒有設定群組"
81
82 #: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394
83 #, c-format
84 msgid "No application with name '%s' registered a bookmark for '%s'"
85 msgstr "沒有一個名為‘%s’的應用程式註冊一個書籤給‘%s’"
86
87 #: glib/gbookmarkfile.c:3417
88 #, c-format
89 msgid "Failed to expand exec line '%s' with URI '%s'"
90 msgstr "以 URI‘%2$s’ 展開 exec 行‘%1$s’失敗"
91
92 #: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1231
93 #, c-format
94 msgid "Conversion from character set '%s' to '%s' is not supported"
95 msgstr "不支援將字元集‘%s’轉換成‘%s’"
96
97 #: glib/gconvert.c:435 glib/gconvert.c:513
98 #, c-format
99 msgid "Could not open converter from '%s' to '%s'"
100 msgstr "無法將‘%s’轉換至‘%s’"
101
102 #: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1403
103 #: glib/giochannel.c:1445 glib/giochannel.c:2289 glib/gutf8.c:955
104 #: glib/gutf8.c:1404
105 msgid "Invalid byte sequence in conversion input"
106 msgstr "轉換輸入資料時遇到不正確的位元組組合"
107
108 #: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1410
109 #: glib/giochannel.c:2301
110 #, c-format
111 msgid "Error during conversion: %s"
112 msgstr "轉換時發生錯誤:%s"
113
114 #: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
115 #: glib/gutf8.c:1400
116 msgid "Partial character sequence at end of input"
117 msgstr "輸入資料結束時字元仍未完整"
118
119 #: glib/gconvert.c:919
120 #, c-format
121 msgid "Cannot convert fallback '%s' to codeset '%s'"
122 msgstr "無法將後備字串‘%s’的字元集轉換成‘%s’"
123
124 #: glib/gconvert.c:1737
125 #, c-format
126 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
127 msgstr "URI‘%s’不是使用“file”格式的絕對 URI"
128
129 #: glib/gconvert.c:1747
130 #, c-format
131 msgid "The local file URI '%s' may not include a '#'"
132 msgstr "本機檔案的 URI‘%s’不應含有‘#’"
133
134 #: glib/gconvert.c:1764
135 #, c-format
136 msgid "The URI '%s' is invalid"
137 msgstr "URI‘%s’無效"
138
139 #: glib/gconvert.c:1776
140 #, c-format
141 msgid "The hostname of the URI '%s' is invalid"
142 msgstr "URI‘%s’中的主機名稱無效"
143
144 #: glib/gconvert.c:1792
145 #, c-format
146 msgid "The URI '%s' contains invalidly escaped characters"
147 msgstr "URI‘%s’含有「不正確跳出」的字元"
148
149 #: glib/gconvert.c:1887
150 #, c-format
151 msgid "The pathname '%s' is not an absolute path"
152 msgstr "路徑名稱‘%s’不是絕對路徑"
153
154 #: glib/gconvert.c:1897
155 msgid "Invalid hostname"
156 msgstr "主機名稱無效"
157
158 #: glib/gdir.c:110 glib/gdir.c:130
159 #, c-format
160 msgid "Error opening directory '%s': %s"
161 msgstr "開啟目錄‘%s’時發生錯誤:%s"
162
163 #: glib/gfileutils.c:557 glib/gfileutils.c:645
164 #, c-format
165 msgid "Could not allocate %lu bytes to read file \"%s\""
166 msgstr "無法配置 %lu 位元來讀取檔案“%s”"
167
168 #: glib/gfileutils.c:572
169 #, c-format
170 msgid "Error reading file '%s': %s"
171 msgstr "讀取檔案‘%s’時發生錯誤:%s"
172
173 #: glib/gfileutils.c:586
174 #, c-format
175 msgid "File \"%s\" is too large"
176 msgstr ""
177
178 #: glib/gfileutils.c:669
179 #, c-format
180 msgid "Failed to read from file '%s': %s"
181 msgstr "讀取檔案‘%s’失敗:%s"
182
183 #: glib/gfileutils.c:720 glib/gfileutils.c:807
184 #, c-format
185 msgid "Failed to open file '%s': %s"
186 msgstr "開啟檔案‘%s’失敗:%s"
187
188 #: glib/gfileutils.c:737 glib/gmappedfile.c:133
189 #, c-format
190 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
191 msgstr "獲取檔案‘%s’的屬性失敗:fstat() 失敗:%s"
192
193 #: glib/gfileutils.c:771
194 #, c-format
195 msgid "Failed to open file '%s': fdopen() failed: %s"
196 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
197
198 #: glib/gfileutils.c:905
199 #, c-format
200 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
201 msgstr "檔案名稱由‘%s’改為‘%s’失敗:g_rename() 失敗:%s"
202
203 #: glib/gfileutils.c:947 glib/gfileutils.c:1405
204 #, c-format
205 msgid "Failed to create file '%s': %s"
206 msgstr "建立檔案‘%s’失敗:%s"
207
208 #: glib/gfileutils.c:961
209 #, c-format
210 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
211 msgstr "開啟檔案‘%s’作寫入失敗:fdopen() 失敗:%s"
212
213 #: glib/gfileutils.c:986
214 #, c-format
215 msgid "Failed to write file '%s': fwrite() failed: %s"
216 msgstr "寫入檔案‘%s’失敗:fwrite() 失敗:%s"
217
218 #: glib/gfileutils.c:1005
219 #, c-format
220 msgid "Failed to close file '%s': fclose() failed: %s"
221 msgstr "關閉檔案‘%s’失敗:fclose() 失敗:%s"
222
223 #: glib/gfileutils.c:1123
224 #, c-format
225 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
226 msgstr "現存檔案‘%s’無法移除:g_unlink() 失敗:%s"
227
228 #: glib/gfileutils.c:1367
229 #, c-format
230 msgid "Template '%s' invalid, should not contain a '%s'"
231 msgstr "樣式‘%s’無效,不應含有‘%s’"
232
233 # (Abel) this is file template for mktemp/mkstemp
234 #: glib/gfileutils.c:1380
235 #, c-format
236 msgid "Template '%s' doesn't contain XXXXXX"
237 msgstr "檔案樣式‘%s’沒有包含 XXXXXX"
238
239 #: glib/gfileutils.c:1852
240 #, c-format
241 msgid "%.1f KB"
242 msgstr "%.1f KB"
243
244 #: glib/gfileutils.c:1857
245 #, c-format
246 msgid "%.1f MB"
247 msgstr "%.1f MB"
248
249 #: glib/gfileutils.c:1862
250 #, c-format
251 msgid "%.1f GB"
252 msgstr "%.1f GB"
253
254 #: glib/gfileutils.c:1905
255 #, c-format
256 msgid "Failed to read the symbolic link '%s': %s"
257 msgstr "讀取符號連結‘%s’失敗:%s"
258
259 #: glib/gfileutils.c:1926
260 msgid "Symbolic links not supported"
261 msgstr "不支援符號連結"
262
263 #: glib/giochannel.c:1235
264 #, c-format
265 msgid "Could not open converter from '%s' to '%s': %s"
266 msgstr "無法開啟將‘%s’轉換至‘%s’的轉換器:%s"
267
268 #: glib/giochannel.c:1580
269 msgid "Can't do a raw read in g_io_channel_read_line_string"
270 msgstr "在 g_io_channel_read_line_string 中無法讀取原始資料"
271
272 #: glib/giochannel.c:1627 glib/giochannel.c:1885 glib/giochannel.c:1972
273 msgid "Leftover unconverted data in read buffer"
274 msgstr "用來讀取資料的緩衝區中仍有未轉換的資料"
275
276 #: glib/giochannel.c:1708 glib/giochannel.c:1785
277 msgid "Channel terminates in a partial character"
278 msgstr "在字元未完整之前,輸入管道已經結束"
279
280 #: glib/giochannel.c:1771
281 msgid "Can't do a raw read in g_io_channel_read_to_end"
282 msgstr "g_io_channel_read_to_end 中無法讀取原始資料"
283
284 #: glib/gmappedfile.c:116
285 #, c-format
286 msgid "Failed to open file '%s': open() failed: %s"
287 msgstr "開啟檔案‘%s’失敗:open() 失敗:%s"
288
289 #: glib/gmappedfile.c:193
290 #, c-format
291 msgid "Failed to map file '%s': mmap() failed: %s"
292 msgstr "對應檔案‘%s’失敗:mmap() 失敗:%s"
293
294 #: glib/gmarkup.c:255 glib/gmarkup.c:295
295 #, c-format
296 msgid "Error on line %d char %d: "
297 msgstr "第 %d 行第 %d 個字發生錯誤:"
298
299 #: glib/gmarkup.c:389
300 #, c-format
301 msgid "Error on line %d: %s"
302 msgstr "第 %d 行發生錯誤:%s"
303
304 #: glib/gmarkup.c:493
305 msgid ""
306 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
307 msgstr "出現空白的實體‘&;’;可用的實體為:&amp; &quot; &lt; &gt; &apos;"
308
309 #: glib/gmarkup.c:503
310 #, c-format
311 msgid ""
312 "Character '%s' is not valid at the start of an entity name; the & character "
313 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
314 "it as &amp;"
315 msgstr ""
316 "實體名稱不應以‘%s’開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,請"
317 "將 & 轉換為 &amp;"
318
319 #: glib/gmarkup.c:537
320 #, c-format
321 msgid "Character '%s' is not valid inside an entity name"
322 msgstr "實體名稱中不應含有字元‘%s’"
323
324 #: glib/gmarkup.c:574
325 #, c-format
326 msgid "Entity name '%s' is not known"
327 msgstr "實體名稱‘%s’意義不明"
328
329 #: glib/gmarkup.c:585
330 msgid ""
331 "Entity did not end with a semicolon; most likely you used an ampersand "
332 "character without intending to start an entity - escape ampersand as &amp;"
333 msgstr ""
334 "實體的結束部分不是分號;很可能您想使用 & 字元但未將它變為實體 ─ 請將 & 轉換"
335 "為 &amp;"
336
337 #: glib/gmarkup.c:638
338 #, c-format
339 msgid ""
340 "Failed to parse '%-.*s', which should have been a digit inside a character "
341 "reference (&#234; for example) - perhaps the digit is too large"
342 msgstr "無法解析‘%-.*s’,字元參引內應該含有數字(例如 &#234;)─ 可能是數字太大"
343
344 #: glib/gmarkup.c:660
345 #, c-format
346 msgid "Character reference '%-.*s' does not encode a permitted character"
347 msgstr "字元參引‘%-.*s’無法表示任何能接受的字元"
348
349 #: glib/gmarkup.c:675
350 msgid "Empty character reference; should include a digit such as &#454;"
351 msgstr "字元參引是空白的;它應該包括數字,像 &#454;"
352
353 #: glib/gmarkup.c:685
354 msgid ""
355 "Character reference did not end with a semicolon; most likely you used an "
356 "ampersand character without intending to start an entity - escape ampersand "
357 "as &amp;"
358 msgstr ""
359 "字元參引的結束部分不是分號;很可能您想使用 & 字元但未將它變為實體 ─ 請將 & 轉"
360 "換為 &amp;"
361
362 #: glib/gmarkup.c:771
363 msgid "Unfinished entity reference"
364 msgstr "未完成的實體參引"
365
366 #: glib/gmarkup.c:777
367 msgid "Unfinished character reference"
368 msgstr "未完成的字元參引"
369
370 #: glib/gmarkup.c:1063
371 msgid "Invalid UTF-8 encoded text - overlong sequence"
372 msgstr "無效的 UTF-8 編碼文字 - 序列過長"
373
374 #: glib/gmarkup.c:1091
375 msgid "Invalid UTF-8 encoded text - not a start char"
376 msgstr "無效的 UTF-8 編碼文字 - 非開始字元"
377
378 #: glib/gmarkup.c:1130
379 #, c-format
380 msgid "Invalid UTF-8 encoded text - not valid '%s'"
381 msgstr "無效的 UTF-8 編碼文字 - 不是合法的「%s」"
382
383 #: glib/gmarkup.c:1168
384 msgid "Document must begin with an element (e.g. <book>)"
385 msgstr "文件開始必須為一元素(例如 <book>)"
386
387 #: glib/gmarkup.c:1208
388 #, c-format
389 msgid ""
390 "'%s' is not a valid character following a '<' character; it may not begin an "
391 "element name"
392 msgstr "‘<’字元後的‘%s’不是有效的字元;這樣不可能是元素名稱的開始部份"
393
394 #: glib/gmarkup.c:1276
395 #, fuzzy, c-format
396 msgid ""
397 "Odd character '%s', expected a '>' character to end the empty-element tag '%"
398 "s'"
399 msgstr "字元‘%s’不尋常,元素‘%s’的開始標籤應該以‘>’字元結束"
400
401 #: glib/gmarkup.c:1365
402 #, c-format
403 msgid ""
404 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
405 msgstr "不尋常的字元‘%s’,屬性名稱‘%s’(屬於元素‘%s’)後應該是‘=’字元"
406
407 #: glib/gmarkup.c:1407
408 #, c-format
409 msgid ""
410 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
411 "element '%s', or optionally an attribute; perhaps you used an invalid "
412 "character in an attribute name"
413 msgstr ""
414 "不尋常的字元‘%s’,元素‘%s’的開始標籤應該以‘>’或‘/’字元終結,也可以是屬性;或"
415 "許您在屬性名稱中使用了無效的字元"
416
417 #: glib/gmarkup.c:1493
418 #, c-format
419 msgid ""
420 "Odd character '%s', expected an open quote mark after the equals sign when "
421 "giving value for attribute '%s' of element '%s'"
422 msgstr ""
423 "不尋常的字元‘%s’,當指定屬性‘%s’的值(屬於元素‘%s’)時,等號後應該出現開引號"
424
425 #: glib/gmarkup.c:1635
426 #, c-format
427 msgid ""
428 "'%s' is not a valid character following the characters '</'; '%s' may not "
429 "begin an element name"
430 msgstr "‘</’字元後的‘%s’不是有效的字元;‘%s’不可能是元素名稱的開始部份"
431
432 #: glib/gmarkup.c:1675
433 #, c-format
434 msgid ""
435 "'%s' is not a valid character following the close element name '%s'; the "
436 "allowed character is '>'"
437 msgstr "字元‘%s’是無效的(位置在關閉元素‘%s’末端);允許的字元為「>」"
438
439 #: glib/gmarkup.c:1686
440 #, c-format
441 msgid "Element '%s' was closed, no element is currently open"
442 msgstr "元素‘%s’已關閉,沒有開啟中的元素"
443
444 #: glib/gmarkup.c:1695
445 #, c-format
446 msgid "Element '%s' was closed, but the currently open element is '%s'"
447 msgstr "元素‘%s’已關閉,但開啟中的元素是‘%s’"
448
449 #: glib/gmarkup.c:1858
450 msgid "Document was empty or contained only whitespace"
451 msgstr "文件完全空白或只含有空白字元"
452
453 #: glib/gmarkup.c:1872
454 msgid "Document ended unexpectedly just after an open angle bracket '<'"
455 msgstr "文件在尖角括號‘<’後突然終止"
456
457 #: glib/gmarkup.c:1880 glib/gmarkup.c:1925
458 #, c-format
459 msgid ""
460 "Document ended unexpectedly with elements still open - '%s' was the last "
461 "element opened"
462 msgstr "在仍然有開啟中的元素時,文件突然結束 ─‘%s’是最後一個開啟的元素"
463
464 #: glib/gmarkup.c:1888
465 #, c-format
466 msgid ""
467 "Document ended unexpectedly, expected to see a close angle bracket ending "
468 "the tag <%s/>"
469 msgstr "文件突然結束,本來應該出現用來關閉標籤 <%s/> 的尖角括號"
470
471 #: glib/gmarkup.c:1894
472 msgid "Document ended unexpectedly inside an element name"
473 msgstr "在元素的名稱內,文件突然結束"
474
475 #: glib/gmarkup.c:1900
476 msgid "Document ended unexpectedly inside an attribute name"
477 msgstr "在屬性名稱內,文件突然結束"
478
479 #: glib/gmarkup.c:1905
480 msgid "Document ended unexpectedly inside an element-opening tag."
481 msgstr "在元素的開啟標籤內,文件突然結束"
482
483 #: glib/gmarkup.c:1911
484 msgid ""
485 "Document ended unexpectedly after the equals sign following an attribute "
486 "name; no attribute value"
487 msgstr "在屬性名稱的等號後,文件突然結束;沒有屬性值"
488
489 #: glib/gmarkup.c:1918
490 msgid "Document ended unexpectedly while inside an attribute value"
491 msgstr "在屬性值內,文件突然結束"
492
493 #: glib/gmarkup.c:1934
494 #, c-format
495 msgid "Document ended unexpectedly inside the close tag for element '%s'"
496 msgstr "在元素‘%s’的關閉標籤內,文件突然結束"
497
498 #: glib/gmarkup.c:1940
499 msgid "Document ended unexpectedly inside a comment or processing instruction"
500 msgstr "在註解或處理指示內,文件突然結束"
501
502 #: glib/gregex.c:131
503 msgid "corrupted object"
504 msgstr "損毀的物件"
505
506 #: glib/gregex.c:133
507 msgid "internal error or corrupted object"
508 msgstr "內部錯誤或損毀的物件"
509
510 #: glib/gregex.c:135
511 msgid "out of memory"
512 msgstr "記憶體耗盡"
513
514 #: glib/gregex.c:140
515 msgid "backtracking limit reached"
516 msgstr "已達回溯上限"
517
518 #: glib/gregex.c:152 glib/gregex.c:160
519 msgid "the pattern contains items not supported for partial matching"
520 msgstr "此模式包含了不支援部分比對的項目"
521
522 #: glib/gregex.c:154 gio/glocalfile.c:1981
523 msgid "internal error"
524 msgstr "內部的錯誤"
525
526 #: glib/gregex.c:162
527 msgid "back references as conditions are not supported for partial matching"
528 msgstr "部分比對不支援以反向參照為條件"
529
530 #: glib/gregex.c:171
531 msgid "recursion limit reached"
532 msgstr "已達遞廻上限"
533
534 #: glib/gregex.c:173
535 msgid "workspace limit for empty substrings reached"
536 msgstr "已達空白子字串的工作區上限"
537
538 #: glib/gregex.c:175
539 msgid "invalid combination of newline flags"
540 msgstr "無效的換行旗標組合"
541
542 #: glib/gregex.c:179
543 msgid "unknown error"
544 msgstr "不明的錯誤"
545
546 #: glib/gregex.c:199
547 msgid "\\ at end of pattern"
548 msgstr "\\ 於模式結尾"
549
550 #: glib/gregex.c:202
551 msgid "\\c at end of pattern"
552 msgstr "\\c 於模式結尾"
553
554 #: glib/gregex.c:205
555 msgid "unrecognized character follows \\"
556 msgstr "無法辨識的字元接著 \\"
557
558 #: glib/gregex.c:212
559 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
560 msgstr "這裡不允許使用改變大小寫的轉義符(\\l, \\L, \\u, \\U)"
561
562 #: glib/gregex.c:215
563 msgid "numbers out of order in {} quantifier"
564 msgstr "{} 裡的數字次序顛倒了"
565
566 #: glib/gregex.c:218
567 msgid "number too big in {} quantifier"
568 msgstr "{} 裡的數字太大了"
569
570 #: glib/gregex.c:221
571 msgid "missing terminating ] for character class"
572 msgstr "字元類別缺少結束的 ]"
573
574 #: glib/gregex.c:224
575 msgid "invalid escape sequence in character class"
576 msgstr "字元類別中無效的跳脫序列"
577
578 #: glib/gregex.c:227
579 msgid "range out of order in character class"
580 msgstr "字元類別的範圍次序顛倒"
581
582 #: glib/gregex.c:230
583 msgid "nothing to repeat"
584 msgstr "沒有東西可重複"
585
586 #: glib/gregex.c:233
587 msgid "unrecognized character after (?"
588 msgstr "在 (? 後有無法辨識的字元"
589
590 #: glib/gregex.c:237
591 msgid "unrecognized character after (?<"
592 msgstr "在 (?< 後有無法辨識的字元"
593
594 #: glib/gregex.c:241
595 msgid "unrecognized character after (?P"
596 msgstr "在 (?P 後有無法辨識的字元"
597
598 #: glib/gregex.c:244
599 msgid "POSIX named classes are supported only within a class"
600 msgstr "POSIX 命名類別只在單一類別中支援"
601
602 #: glib/gregex.c:247
603 msgid "missing terminating )"
604 msgstr "缺少結束的 )"
605
606 #: glib/gregex.c:251
607 msgid ") without opening ("
608 msgstr ") 沒有開頭的 ("
609
610 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
611 #. * sequences here, '(?-54' would be an example for the second group.
612 #.
613 #: glib/gregex.c:258
614 msgid "(?R or (?[+-]digits must be followed by )"
615 msgstr "(?R 或 (?[+-]數字必須接著 )"
616
617 #: glib/gregex.c:261
618 msgid "reference to non-existent subpattern"
619 msgstr "參照不存在的子模式"
620
621 #: glib/gregex.c:264
622 msgid "missing ) after comment"
623 msgstr "註解後缺少 )"
624
625 #: glib/gregex.c:267
626 msgid "regular expression too large"
627 msgstr "正規表示式太長"
628
629 #: glib/gregex.c:270
630 msgid "failed to get memory"
631 msgstr "取得記憶體失敗"
632
633 #: glib/gregex.c:273
634 msgid "lookbehind assertion is not fixed length"
635 msgstr "lookbehind 判斷提示(assertion) 不是固定的長度"
636
637 #: glib/gregex.c:276
638 msgid "malformed number or name after (?("
639 msgstr "(?( 之後有格式不正確的數字或名稱"
640
641 #: glib/gregex.c:279
642 msgid "conditional group contains more than two branches"
643 msgstr "條件式群組包含了兩個以上的分支"
644
645 #: glib/gregex.c:282
646 msgid "assertion expected after (?("
647 msgstr "(?( 後應該有判斷提示(assertion)"
648
649 #: glib/gregex.c:285
650 msgid "unknown POSIX class name"
651 msgstr "未知的 POSIX 類別名稱"
652
653 #: glib/gregex.c:288
654 msgid "POSIX collating elements are not supported"
655 msgstr "不支援 POSIX 整理元件"
656
657 #: glib/gregex.c:291
658 msgid "character value in \\x{...} sequence is too large"
659 msgstr "\\x{...} 序列中的字元值太大"
660
661 #: glib/gregex.c:294
662 msgid "invalid condition (?(0)"
663 msgstr "無效的條件 (?(0)"
664
665 #: glib/gregex.c:297
666 msgid "\\C not allowed in lookbehind assertion"
667 msgstr "在 lookbehind 判斷提示(assertion) 中不支援\\C"
668
669 #: glib/gregex.c:300
670 msgid "recursive call could loop indefinitely"
671 msgstr "遞廻呼叫可能變成無限廻圈"
672
673 #: glib/gregex.c:303
674 msgid "missing terminator in subpattern name"
675 msgstr "子模式名稱中缺少結束字元"
676
677 #: glib/gregex.c:306
678 msgid "two named subpatterns have the same name"
679 msgstr "兩個命名的子模式具有相同的名稱"
680
681 #: glib/gregex.c:309
682 msgid "malformed \\P or \\p sequence"
683 msgstr "格式不正確的 \\P 或 \\p 序列"
684
685 #: glib/gregex.c:312
686 msgid "unknown property name after \\P or \\p"
687 msgstr "在 \\P 或 \\p 後有未知的屬性名稱"
688
689 #: glib/gregex.c:315
690 msgid "subpattern name is too long (maximum 32 characters)"
691 msgstr "子模式名稱太長(最多 32 字元)"
692
693 #: glib/gregex.c:318
694 msgid "too many named subpatterns (maximum 10,000)"
695 msgstr "太多命名的子模式(最大值 10,000)"
696
697 #: glib/gregex.c:321
698 msgid "octal value is greater than \\377"
699 msgstr "8 進位值大於 \\377"
700
701 #: glib/gregex.c:324
702 msgid "DEFINE group contains more than one branch"
703 msgstr "DEFINE 群組包含一個以上的分支"
704
705 #: glib/gregex.c:327
706 msgid "repeating a DEFINE group is not allowed"
707 msgstr "不允許重複 DEFINE 群組"
708
709 #: glib/gregex.c:330
710 msgid "inconsistent NEWLINE options"
711 msgstr "不一致的 NEWLINE 選項"
712
713 #: glib/gregex.c:333
714 msgid ""
715 "\\g is not followed by a braced name or an optionally braced non-zero number"
716 msgstr "\\g 並未隨著具有大括弧的名稱或選用的具大括弧的非零數值"
717
718 #: glib/gregex.c:338
719 msgid "unexpected repeat"
720 msgstr "未預期的重複"
721
722 #: glib/gregex.c:342
723 msgid "code overflow"
724 msgstr "程式碼溢流"
725
726 #: glib/gregex.c:346
727 msgid "overran compiling workspace"
728 msgstr "編譯工作區超出範圍"
729
730 #: glib/gregex.c:350
731 msgid "previously-checked referenced subpattern not found"
732 msgstr "找不到預先核取的參照子字串"
733
734 #: glib/gregex.c:526 glib/gregex.c:1593
735 #, c-format
736 msgid "Error while matching regular expression %s: %s"
737 msgstr "比對正規表示式 %s 發生錯誤:%s"
738
739 #: glib/gregex.c:1098
740 msgid "PCRE library is compiled without UTF8 support"
741 msgstr "PCRE 程式庫並未編譯對 UTF8 的支援"
742
743 #: glib/gregex.c:1107
744 msgid "PCRE library is compiled without UTF8 properties support"
745 msgstr "PCRE 程式庫並未編譯對 UTF8 屬性的支援"
746
747 #: glib/gregex.c:1161
748 #, c-format
749 msgid "Error while compiling regular expression %s at char %d: %s"
750 msgstr "編譯正規表示式 %s 時於第 %d 個字發生錯誤:%s"
751
752 #: glib/gregex.c:1197
753 #, c-format
754 msgid "Error while optimizing regular expression %s: %s"
755 msgstr "最佳化正規表示式 %s 時發生錯誤:%s"
756
757 #: glib/gregex.c:2021
758 msgid "hexadecimal digit or '}' expected"
759 msgstr "應為 16 進位數字或「}」"
760
761 #: glib/gregex.c:2037
762 msgid "hexadecimal digit expected"
763 msgstr "應為 16 進位數字"
764
765 #: glib/gregex.c:2077
766 msgid "missing '<' in symbolic reference"
767 msgstr "在符號參照中缺少「<」"
768
769 #: glib/gregex.c:2086
770 msgid "unfinished symbolic reference"
771 msgstr "未完成的符號參照"
772
773 #: glib/gregex.c:2093
774 msgid "zero-length symbolic reference"
775 msgstr "零-長度的符號參照"
776
777 #: glib/gregex.c:2104
778 msgid "digit expected"
779 msgstr "預期數字"
780
781 #: glib/gregex.c:2122
782 msgid "illegal symbolic reference"
783 msgstr "不合法的符號參照"
784
785 #: glib/gregex.c:2184
786 msgid "stray final '\\'"
787 msgstr "缺少最後的「\\」"
788
789 #: glib/gregex.c:2188
790 msgid "unknown escape sequence"
791 msgstr "不明的跳脫序列"
792
793 #: glib/gregex.c:2198
794 #, c-format
795 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
796 msgstr "當分析於字元 %2$lu 的取代文字「%1$s」時發生錯誤:%3$s"
797
798 #: glib/gshell.c:70
799 msgid "Quoted text doesn't begin with a quotation mark"
800 msgstr "應該用引號括起來的文字不是以括號為開始"
801
802 #: glib/gshell.c:160
803 msgid "Unmatched quotation mark in command line or other shell-quoted text"
804 msgstr "指令列或其它標為指令的字串內有不對稱的引號"
805
806 #: glib/gshell.c:538
807 #, c-format
808 msgid "Text ended just after a '\\' character. (The text was '%s')"
809 msgstr "文字在‘\\’字元後就終止了。(文字為‘%s’)"
810
811 #: glib/gshell.c:545
812 #, c-format
813 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
814 msgstr "字串完結前仍沒有對應於 %c 的引號(字串為‘%s’)"
815
816 #: glib/gshell.c:557
817 msgid "Text was empty (or contained only whitespace)"
818 msgstr "文字是空白的(或只含有空白字元)"
819
820 #: glib/gspawn-win32.c:283
821 msgid "Failed to read data from child process"
822 msgstr "無法從副進程讀取資料"
823
824 #: glib/gspawn-win32.c:298 glib/gspawn.c:1467
825 #, c-format
826 msgid "Failed to create pipe for communicating with child process (%s)"
827 msgstr "無法建立管道來和副進程溝通 (%s)"
828
829 #: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1131
830 #, c-format
831 msgid "Failed to read from child pipe (%s)"
832 msgstr "無法從管道讀取資料 (%s)"
833
834 #: glib/gspawn-win32.c:367 glib/gspawn.c:1336
835 #, c-format
836 msgid "Failed to change to directory '%s' (%s)"
837 msgstr "無法進入目錄‘%s’(%s)"
838
839 #: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492
840 #, c-format
841 msgid "Failed to execute child process (%s)"
842 msgstr "無法執行副進程 (%s)"
843
844 #: glib/gspawn-win32.c:442
845 #, c-format
846 msgid "Invalid program name: %s"
847 msgstr "程式名稱無效:%s"
848
849 #: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276
850 #, c-format
851 msgid "Invalid string in argument vector at %d: %s"
852 msgstr "第 %d 個引數中含無效的字串:%s"
853
854 #: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309
855 #, c-format
856 msgid "Invalid string in environment: %s"
857 msgstr "環境變數中的字串無效:%s"
858
859 #: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257
860 #, c-format
861 msgid "Invalid working directory: %s"
862 msgstr "無效的工作目錄:%s"
863
864 #: glib/gspawn-win32.c:781
865 #, c-format
866 msgid "Failed to execute helper program (%s)"
867 msgstr "無法執行協助程式 (%s)"
868
869 #: glib/gspawn-win32.c:995
870 msgid ""
871 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
872 "process"
873 msgstr "當 g_io_channel_win32_poll() 從副進程讀取資料時發生無法預計的錯誤"
874
875 #: glib/gspawn.c:188
876 #, c-format
877 msgid "Failed to read data from child process (%s)"
878 msgstr "無法從副進程讀取資料 (%s)"
879
880 #: glib/gspawn.c:325
881 #, c-format
882 msgid "Unexpected error in select() reading data from a child process (%s)"
883 msgstr "當 select() 從副進程讀取資料時發生無法預計的錯誤 (%s)"
884
885 #: glib/gspawn.c:408
886 #, c-format
887 msgid "Unexpected error in waitpid() (%s)"
888 msgstr "waitpid() 發生無法預計的錯誤 (%s)"
889
890 #: glib/gspawn.c:1196
891 #, c-format
892 msgid "Failed to fork (%s)"
893 msgstr "無法衍生進程 (%s)"
894
895 #: glib/gspawn.c:1346
896 #, c-format
897 msgid "Failed to execute child process \"%s\" (%s)"
898 msgstr "無法執行副進程“%s”(%s)"
899
900 #: glib/gspawn.c:1356
901 #, c-format
902 msgid "Failed to redirect output or input of child process (%s)"
903 msgstr "無法將副進程的輸出或輸入重新導向 (%s)"
904
905 #: glib/gspawn.c:1365
906 #, c-format
907 msgid "Failed to fork child process (%s)"
908 msgstr "無法衍生副進程 (%s)"
909
910 #: glib/gspawn.c:1373
911 #, c-format
912 msgid "Unknown error executing child process \"%s\""
913 msgstr "執行副進程“%s”時發生不明的錯誤"
914
915 #: glib/gspawn.c:1395
916 #, c-format
917 msgid "Failed to read enough data from child pid pipe (%s)"
918 msgstr "無法從 child pid pipe 讀取足夠的資料 (%s)"
919
920 #: glib/gutf8.c:1029
921 msgid "Character out of range for UTF-8"
922 msgstr "字元不在 UTF-8 範圍之內"
923
924 #: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
925 #: glib/gutf8.c:1414 glib/gutf8.c:1510
926 msgid "Invalid sequence in conversion input"
927 msgstr "轉換輸入資料時出現無效的字元次序"
928
929 #: glib/gutf8.c:1425 glib/gutf8.c:1521
930 msgid "Character out of range for UTF-16"
931 msgstr "字元不在 UTF-16 範圍之內"
932
933 #: glib/goption.c:615
934 msgid "Usage:"
935 msgstr "用法:"
936
937 #: glib/goption.c:615
938 msgid "[OPTION...]"
939 msgstr "[選項...]"
940
941 #: glib/goption.c:719
942 msgid "Help Options:"
943 msgstr "說明選項:"
944
945 #: glib/goption.c:720
946 msgid "Show help options"
947 msgstr "顯示說明的選項"
948
949 #: glib/goption.c:726
950 msgid "Show all help options"
951 msgstr "顯示所有的說明選項"
952
953 #: glib/goption.c:788
954 msgid "Application Options:"
955 msgstr "應用程式選項:"
956
957 #: glib/goption.c:849 glib/goption.c:919
958 #, c-format
959 msgid "Cannot parse integer value '%s' for %s"
960 msgstr "無法給 %2$s 解析整數值‘%1$s’"
961
962 #: glib/goption.c:859 glib/goption.c:927
963 #, c-format
964 msgid "Integer value '%s' for %s out of range"
965 msgstr "%2$s 的整數值‘%1$s’超出範圍"
966
967 #: glib/goption.c:884
968 #, c-format
969 msgid "Cannot parse double value '%s' for %s"
970 msgstr "無法給 %2$s 解析雙精度浮點數‘%1$s’"
971
972 #: glib/goption.c:892
973 #, c-format
974 msgid "Double value '%s' for %s out of range"
975 msgstr "%2$s 的雙精度浮點數‘%1$s’超出範圍"
976
977 #: glib/goption.c:1229
978 #, c-format
979 msgid "Error parsing option %s"
980 msgstr "解析 %s 選項時發生錯誤"
981
982 #: glib/goption.c:1260 glib/goption.c:1371
983 #, c-format
984 msgid "Missing argument for %s"
985 msgstr "缺少 %s 的參數"
986
987 #: glib/goption.c:1766
988 #, c-format
989 msgid "Unknown option %s"
990 msgstr "未知的選項 %s"
991
992 #: glib/gkeyfile.c:358
993 msgid "Valid key file could not be found in search dirs"
994 msgstr "在資料目錄中找不到有效的設定鍵檔案"
995
996 #: glib/gkeyfile.c:393
997 msgid "Not a regular file"
998 msgstr "不是普通檔案"
999
1000 #: glib/gkeyfile.c:401
1001 msgid "File is empty"
1002 msgstr "檔案是空白的"
1003
1004 #: glib/gkeyfile.c:761
1005 #, c-format
1006 msgid ""
1007 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1008 msgstr "設定鍵檔案中‘%s’行並非設定鍵值配對、群組或註解"
1009
1010 #: glib/gkeyfile.c:821
1011 #, c-format
1012 msgid "Invalid group name: %s"
1013 msgstr "無效的群組名稱:%s"
1014
1015 #: glib/gkeyfile.c:843
1016 msgid "Key file does not start with a group"
1017 msgstr "設定鍵檔案並非以群組開頭"
1018
1019 #: glib/gkeyfile.c:869
1020 #, c-format
1021 msgid "Invalid key name: %s"
1022 msgstr "無效的設定鍵名稱:%s"
1023
1024 #: glib/gkeyfile.c:896
1025 #, c-format
1026 msgid "Key file contains unsupported encoding '%s'"
1027 msgstr "設定鍵檔案包含不支援的編碼‘%s’"
1028
1029 #: glib/gkeyfile.c:1112 glib/gkeyfile.c:1272 glib/gkeyfile.c:2490
1030 #: glib/gkeyfile.c:2558 glib/gkeyfile.c:2693 glib/gkeyfile.c:2828
1031 #: glib/gkeyfile.c:2981 glib/gkeyfile.c:3168 glib/gkeyfile.c:3229
1032 #, c-format
1033 msgid "Key file does not have group '%s'"
1034 msgstr "設定鍵檔案沒有群組‘%s’"
1035
1036 #: glib/gkeyfile.c:1284
1037 #, c-format
1038 msgid "Key file does not have key '%s'"
1039 msgstr "設定鍵檔案沒有設定鍵‘%s’"
1040
1041 #: glib/gkeyfile.c:1386 glib/gkeyfile.c:1499
1042 #, c-format
1043 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1044 msgstr "設定鍵檔案包含的設定鍵‘%s’(數值為‘%s’)並非 UTF-8"
1045
1046 #: glib/gkeyfile.c:1406 glib/gkeyfile.c:1519 glib/gkeyfile.c:1894
1047 #, c-format
1048 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1049 msgstr "設定鍵檔案包含的設定鍵‘%s’的數值無法解譯。"
1050
1051 #: glib/gkeyfile.c:2109 glib/gkeyfile.c:2321
1052 #, c-format
1053 msgid ""
1054 "Key file contains key '%s' in group '%s' which has value that cannot be "
1055 "interpreted."
1056 msgstr "設定鍵檔案包含的群組‘%2$s’中設定鍵‘%1$s’數值無法解譯"
1057
1058 #: glib/gkeyfile.c:2505 glib/gkeyfile.c:2708 glib/gkeyfile.c:3240
1059 #, c-format
1060 msgid "Key file does not have key '%s' in group '%s'"
1061 msgstr "設定鍵檔案的群組‘%2$s’中沒有設定鍵‘%1$s’"
1062
1063 #: glib/gkeyfile.c:3474
1064 msgid "Key file contains escape character at end of line"
1065 msgstr "設定鍵檔案在行尾包含跳出字元"
1066
1067 #: glib/gkeyfile.c:3496
1068 #, c-format
1069 msgid "Key file contains invalid escape sequence '%s'"
1070 msgstr "設定鍵檔案含有不正確的「跳出字元」‘%s’"
1071
1072 #: glib/gkeyfile.c:3638
1073 #, c-format
1074 msgid "Value '%s' cannot be interpreted as a number."
1075 msgstr "數值‘%s’不能被解譯為數字。"
1076
1077 #: glib/gkeyfile.c:3652
1078 #, c-format
1079 msgid "Integer value '%s' out of range"
1080 msgstr "整數值‘%s’超出範圍"
1081
1082 #: glib/gkeyfile.c:3685
1083 #, c-format
1084 msgid "Value '%s' cannot be interpreted as a float number."
1085 msgstr "數值‘%s’不能被解譯為浮點數。"
1086
1087 #: glib/gkeyfile.c:3709
1088 #, c-format
1089 msgid "Value '%s' cannot be interpreted as a boolean."
1090 msgstr "數值‘%s’不能被解譯為邏輯值。"
1091
1092 #: gio/gbufferedinputstream.c:485 gio/ginputstream.c:193
1093 #: gio/ginputstream.c:325 gio/ginputstream.c:566 gio/ginputstream.c:691
1094 #: gio/goutputstream.c:202 gio/goutputstream.c:656
1095 #, c-format
1096 msgid "Too large count value passed to %s"
1097 msgstr "傳給 %s 的計數值太大"
1098
1099 #: gio/gbufferedinputstream.c:872 gio/ginputstream.c:901
1100 #: gio/goutputstream.c:1085
1101 msgid "Stream is already closed"
1102 msgstr "串流已經關閉"
1103
1104 #: gio/gcancellable.c:366 gio/glocalfile.c:1974 gio/gsimpleasyncresult.c:612
1105 msgid "Operation was cancelled"
1106 msgstr "操作已被取消"
1107
1108 #: gio/gcontenttype.c:180
1109 msgid "Unknown type"
1110 msgstr "未知的類型"
1111
1112 #: gio/gcontenttype.c:181
1113 #, c-format
1114 msgid "%s filetype"
1115 msgstr "%s 檔案類型"
1116
1117 #: gio/gcontenttype.c:678
1118 #, c-format
1119 msgid "%s type"
1120 msgstr "%s 類型"
1121
1122 #: gio/gdatainputstream.c:310
1123 msgid "Unexpected early end-of-stream"
1124 msgstr "未預期的串流過早結束"
1125
1126 #: gio/gdesktopappinfo.c:436 gio/gwin32appinfo.c:222
1127 msgid "Unnamed"
1128 msgstr "未命名的"
1129
1130 #: gio/gdesktopappinfo.c:664
1131 msgid "Desktop file didn't specify Exec field"
1132 msgstr "桌面(Desktop)檔案未指定 Exec 欄位"
1133
1134 #: gio/gdesktopappinfo.c:958
1135 msgid "Unable to find terminal required for application"
1136 msgstr "無法找到應用程式要求的終端機"
1137
1138 #: gio/gdesktopappinfo.c:1190
1139 #, c-format
1140 msgid "Can't create user application configuration folder %s: %s"
1141 msgstr "不能建立使用者應用程式組態資料夾 %s:%s"
1142
1143 #: gio/gdesktopappinfo.c:1194
1144 #, c-format
1145 msgid "Can't create user MIME configuration folder %s: %s"
1146 msgstr "不能建立使用者 MIME 組態資料夾 %s:%s"
1147
1148 #: gio/gdesktopappinfo.c:1598
1149 #, c-format
1150 msgid "Can't create user desktop file %s"
1151 msgstr "不能建立使用者桌面檔案 %s"
1152
1153 #: gio/gdesktopappinfo.c:1707
1154 #, c-format
1155 msgid "Custom definition for %s"
1156 msgstr "自訂 %s 的定義"
1157
1158 #: gio/gdrive.c:381
1159 msgid "drive doesn't implement eject"
1160 msgstr "裝置無法實作退出功能(eject)"
1161
1162 #: gio/gdrive.c:451
1163 msgid "drive doesn't implement polling for media"
1164 msgstr "裝置無法實作媒體的輪詢"
1165
1166 #: gio/gfile.c:825 gio/gfile.c:1055 gio/gfile.c:1190 gio/gfile.c:1426
1167 #: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2693
1168 #: gio/gfile.c:2747 gio/gfile.c:2878 gio/gfile.c:2918 gio/gfile.c:3245
1169 #: gio/gfile.c:3647 gio/gfile.c:3731 gio/gfile.c:3814 gio/gfile.c:3894
1170 #: gio/gfile.c:4224 gio/win32/gwinhttpfile.c:427
1171 msgid "Operation not supported"
1172 msgstr "不支援操作"
1173
1174 #. Translators: This is an error message when trying to find the
1175 #. * enclosing (user visible) mount of a file, but none exists.
1176 #. Translators: This is an error message when trying to
1177 #. * find the enclosing (user visible) mount of a file, but
1178 #. * none exists.
1179 #. Translators: This is an error message when trying to find
1180 #. * the enclosing (user visible) mount of a file, but none
1181 #. * exists.
1182 #: gio/gfile.c:1311 gio/glocalfile.c:1064 gio/glocalfile.c:1075
1183 #: gio/glocalfile.c:1088
1184 msgid "Containing mount does not exist"
1185 msgstr "包含了不存在的掛載點"
1186
1187 #: gio/gfile.c:1963 gio/glocalfile.c:2124
1188 msgid "Can't copy over directory"
1189 msgstr "不能複製整個目錄"
1190
1191 #: gio/gfile.c:2023
1192 msgid "Can't copy directory over directory"
1193 msgstr "不能從目錄複製到目錄"
1194
1195 #: gio/gfile.c:2031 gio/glocalfile.c:2133
1196 msgid "Target file exists"
1197 msgstr "目標檔案已存在"
1198
1199 #: gio/gfile.c:2049
1200 msgid "Can't recursively copy directory"
1201 msgstr "不能遞廻複製目錄"
1202
1203 #: gio/gfile.c:2868
1204 msgid "Invalid symlink value given"
1205 msgstr "提供了無效的符號連結值"
1206
1207 #: gio/gfile.c:2961
1208 msgid "Trash not supported"
1209 msgstr "不支援回收筒"
1210
1211 #: gio/gfile.c:3010
1212 #, c-format
1213 msgid "File names cannot contain '%c'"
1214 msgstr "檔案名稱不能包含「%c」"
1215
1216 #: gio/gfile.c:4992 gio/gvolume.c:370
1217 msgid "volume doesn't implement mount"
1218 msgstr "儲存裝置尚未實作掛載功能"
1219
1220 #: gio/gfile.c:5100
1221 msgid "No application is registered as handling this file"
1222 msgstr "沒有應用程式註冊為用以處理這個檔案"
1223
1224 #: gio/gfileenumerator.c:206
1225 msgid "Enumerator is closed"
1226 msgstr "檔案列舉器(enumerator)已關閉"
1227
1228 #: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272
1229 #: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481
1230 msgid "File enumerator has outstanding operation"
1231 msgstr "檔案列舉器(enumerator)有異常操作"
1232
1233 #: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471
1234 msgid "File enumerator is already closed"
1235 msgstr "檔案列舉器(enumerator)已經關閉"
1236
1237 #: gio/gfileicon.c:144
1238 msgid "file"
1239 msgstr ""
1240
1241 #: gio/gfileicon.c:145
1242 #, fuzzy
1243 msgid "The file containing the icon"
1244 msgstr "包含圖示名稱的陣列"
1245
1246 #: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
1247 #: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
1248 msgid "Stream doesn't support query_info"
1249 msgstr "串流不支援 query_info"
1250
1251 #: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
1252 msgid "Seek not supported on stream"
1253 msgstr "不支援在串流中搜尋"
1254
1255 #: gio/gfileinputstream.c:383
1256 msgid "Truncate not allowed on input stream"
1257 msgstr "在輸入串流中不允許截短(truncate)"
1258
1259 #: gio/gfileoutputstream.c:460
1260 msgid "Truncate not supported on stream"
1261 msgstr "在串流中不支援截短(truncate)"
1262
1263 #: gio/ginputstream.c:202
1264 msgid "Input stream doesn't implement read"
1265 msgstr "輸入串流尚未實作讀取"
1266
1267 #. Translators: This is an error you get if there is already an
1268 #. * operation running against this stream when you try to start
1269 #. * one
1270 #. Translators: This is an error you get if there is
1271 #. * already an operation running against this stream when
1272 #. * you try to start one
1273 #: gio/ginputstream.c:911 gio/goutputstream.c:1095
1274 msgid "Stream has outstanding operation"
1275 msgstr "串流有異常操作"
1276
1277 #: gio/glocaldirectorymonitor.c:274
1278 msgid "Unable to find default local directory monitor type"
1279 msgstr "無法找到預設的本地端目錄監視器類型"
1280
1281 #: gio/glocalfile.c:601 gio/win32/gwinhttpfile.c:410
1282 #, c-format
1283 msgid "Invalid filename %s"
1284 msgstr "無效的檔案名稱 %s"
1285
1286 #: gio/glocalfile.c:972
1287 #, c-format
1288 msgid "Error getting filesystem info: %s"
1289 msgstr "取得檔案系統資訊時發生錯誤:%s"
1290
1291 #: gio/glocalfile.c:1108
1292 msgid "Can't rename root directory"
1293 msgstr "不能重新命名根目錄"
1294
1295 #: gio/glocalfile.c:1126
1296 msgid "Can't rename file, filename already exist"
1297 msgstr "不能重新命名檔案,該檔案名稱已存在"
1298
1299 #: gio/glocalfile.c:1139 gio/glocalfile.c:2003 gio/glocalfile.c:2032
1300 #: gio/glocalfile.c:2186 gio/glocalfileoutputstream.c:505
1301 #: gio/glocalfileoutputstream.c:550 gio/glocalfileoutputstream.c:967
1302 msgid "Invalid filename"
1303 msgstr "無效的檔案名稱"
1304
1305 #: gio/glocalfile.c:1143
1306 #, c-format
1307 msgid "Error renaming file: %s"
1308 msgstr "重新命名檔案時發生錯誤:%s"
1309
1310 #: gio/glocalfile.c:1262
1311 #, c-format
1312 msgid "Error opening file: %s"
1313 msgstr "開啓檔案時發生錯誤:%s"
1314
1315 #: gio/glocalfile.c:1272
1316 msgid "Can't open directory"
1317 msgstr "無法開啟目錄"
1318
1319 #: gio/glocalfile.c:1332
1320 #, c-format
1321 msgid "Error removing file: %s"
1322 msgstr "移除檔案時發生錯誤:%s"
1323
1324 #: gio/glocalfile.c:1696
1325 #, c-format
1326 msgid "Error trashing file: %s"
1327 msgstr "移動檔案至回收筒時發生錯誤:%s"
1328
1329 #: gio/glocalfile.c:1719
1330 #, c-format
1331 msgid "Unable to create trash dir %s: %s"
1332 msgstr "無法建立回收筒目錄 %s:%s"
1333
1334 #: gio/glocalfile.c:1740
1335 msgid "Unable to find toplevel directory for trash"
1336 msgstr "無法找到回收筒的頂端層級目錄"
1337
1338 #: gio/glocalfile.c:1819 gio/glocalfile.c:1839
1339 msgid "Unable to find or create trash directory"
1340 msgstr "無法找到或建立回收筒目錄"
1341
1342 #: gio/glocalfile.c:1873
1343 #, c-format
1344 msgid "Unable to create trashing info file: %s"
1345 msgstr "無法建立回收筒資訊檔案:%s"
1346
1347 #: gio/glocalfile.c:1898 gio/glocalfile.c:1973 gio/glocalfile.c:1980
1348 #, c-format
1349 msgid "Unable to trash file: %s"
1350 msgstr "無法將檔案移至回收筒:%s"
1351
1352 #: gio/glocalfile.c:2007
1353 #, fuzzy, c-format
1354 msgid "Error creating directory: %s"
1355 msgstr "開啟目錄‘%s’時發生錯誤:%s"
1356
1357 #: gio/glocalfile.c:2036
1358 #, c-format
1359 msgid "Error making symbolic link: %s"
1360 msgstr "建立符號連結時發生錯誤:%s"
1361
1362 #: gio/glocalfile.c:2096 gio/glocalfile.c:2190
1363 #, c-format
1364 msgid "Error moving file: %s"
1365 msgstr "移動檔案時發生錯誤:%s"
1366
1367 #: gio/glocalfile.c:2119
1368 msgid "Can't move directory over directory"
1369 msgstr "不能將目錄移動到目錄"
1370
1371 #: gio/glocalfile.c:2146 gio/glocalfileoutputstream.c:819
1372 #: gio/glocalfileoutputstream.c:833 gio/glocalfileoutputstream.c:848
1373 #: gio/glocalfileoutputstream.c:864 gio/glocalfileoutputstream.c:878
1374 msgid "Backup file creation failed"
1375 msgstr "備份檔案建立失敗"
1376
1377 #: gio/glocalfile.c:2165
1378 #, c-format
1379 msgid "Error removing target file: %s"
1380 msgstr "移除目標檔案時發生錯誤:%s"
1381
1382 #: gio/glocalfile.c:2179
1383 msgid "Move between mounts not supported"
1384 msgstr "不支援在掛載點之間移動"
1385
1386 #: gio/glocalfileinfo.c:716
1387 msgid "Attribute value must be non-NULL"
1388 msgstr "屬性數值必須為非-NULL"
1389
1390 #: gio/glocalfileinfo.c:723
1391 msgid "Invalid attribute type (string expected)"
1392 msgstr "無效的屬性類型(應為字串值)"
1393
1394 #: gio/glocalfileinfo.c:730
1395 msgid "Invalid extended attribute name"
1396 msgstr "無效的延伸屬性名稱"
1397
1398 #: gio/glocalfileinfo.c:770
1399 #, c-format
1400 msgid "Error setting extended attribute '%s': %s"
1401 msgstr "設定延伸屬性「%s」時發生錯誤:%s"
1402
1403 #: gio/glocalfileinfo.c:1456 gio/glocalfileoutputstream.c:706
1404 #, c-format
1405 msgid "Error stating file '%s': %s"
1406 msgstr "取得檔案「%s」狀態時發生錯誤:%s"
1407
1408 #: gio/glocalfileinfo.c:1526
1409 msgid " (invalid encoding)"
1410 msgstr "(無效的編碼)"
1411
1412 #: gio/glocalfileinfo.c:1698
1413 #, c-format
1414 msgid "Error stating file descriptor: %s"
1415 msgstr "取得檔案描述狀態時發生錯誤:%s"
1416
1417 #: gio/glocalfileinfo.c:1743
1418 msgid "Invalid attribute type (uint32 expected)"
1419 msgstr "無效的屬性類型(應為 uint32 值)"
1420
1421 #: gio/glocalfileinfo.c:1761
1422 msgid "Invalid attribute type (uint64 expected)"
1423 msgstr "無效的屬性類型(應為 uint64 值)"
1424
1425 #: gio/glocalfileinfo.c:1780 gio/glocalfileinfo.c:1799
1426 msgid "Invalid attribute type (byte string expected)"
1427 msgstr "無效的屬性類型(應為 byte string 值)"
1428
1429 #: gio/glocalfileinfo.c:1825
1430 #, c-format
1431 msgid "Error setting permissions: %s"
1432 msgstr "設定權限時發生錯誤:%s"
1433
1434 #: gio/glocalfileinfo.c:1876 gio/glocalfileinfo.c:2044
1435 #, c-format
1436 msgid "Error setting owner: %s"
1437 msgstr "設定擁有者時發生錯誤:%s"
1438
1439 #: gio/glocalfileinfo.c:1899
1440 msgid "symlink must be non-NULL"
1441 msgstr "符號連結必須為非-NULL"
1442
1443 #: gio/glocalfileinfo.c:1909 gio/glocalfileinfo.c:1928
1444 #: gio/glocalfileinfo.c:1939
1445 #, c-format
1446 msgid "Error setting symlink: %s"
1447 msgstr "設定符號連結時發生錯誤:%s"
1448
1449 #: gio/glocalfileinfo.c:1918
1450 msgid "Error setting symlink: file is not a symlink"
1451 msgstr "設定符號連結時發生錯誤:檔案不是符號連結"
1452
1453 #: gio/glocalfileinfo.c:2067
1454 #, fuzzy
1455 msgid "SELinux context must be non-NULL"
1456 msgstr "符號連結必須為非-NULL"
1457
1458 #: gio/glocalfileinfo.c:2082
1459 #, fuzzy, c-format
1460 msgid "Error setting SELinux context: %s"
1461 msgstr "設定擁有者時發生錯誤:%s"
1462
1463 #: gio/glocalfileinfo.c:2089
1464 msgid "SELinux is not enabled on this system"
1465 msgstr ""
1466
1467 #: gio/glocalfileinfo.c:2150
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 "提供了無效的 GSeek 類型"
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 #, fuzzy
1587 msgid "mount doesn't implement content type guessing"
1588 msgstr "掛載點尚未實作卸載"
1589
1590 #. Translators: This is an error
1591 #. * message for mount objects that
1592 #. * don't implement content type guessing.
1593 #: gio/gmount.c:690
1594 #, fuzzy
1595 msgid "mount doesn't implement synchronous content type guessing"
1596 msgstr "掛載點尚未實作卸載"
1597
1598 #: gio/goutputstream.c:211 gio/goutputstream.c:412
1599 msgid "Output stream doesn't implement write"
1600 msgstr "輸出串流尚未實作寫入"
1601
1602 #: gio/goutputstream.c:372 gio/goutputstream.c:780
1603 msgid "Source stream is already closed"
1604 msgstr "來源串流已經關閉"
1605
1606 #: gio/gthemedicon.c:210
1607 msgid "name"
1608 msgstr "名稱"
1609
1610 #: gio/gthemedicon.c:211
1611 msgid "The name of the icon"
1612 msgstr "圖示的名稱"
1613
1614 #: gio/gthemedicon.c:222
1615 msgid "names"
1616 msgstr "名稱"
1617
1618 #: gio/gthemedicon.c:223
1619 msgid "An array containing the icon names"
1620 msgstr "包含圖示名稱的陣列"
1621
1622 #: gio/gthemedicon.c:248
1623 msgid "use default fallbacks"
1624 msgstr "使用預設的回饋"
1625
1626 #: gio/gthemedicon.c:249
1627 msgid ""
1628 "Whether to use default fallbacks found by shortening the name at '-' "
1629 "characters. Ignores names after the first if multiple names are given."
1630 msgstr ""
1631 "是否使用縮短過在「-」字元的名稱找到的預設回饋。如果提供多個名稱則忽略第一個以"
1632 "外的名稱。"
1633
1634 #: gio/gunixinputstream.c:195 gio/gunixinputstream.c:215
1635 #: gio/gunixinputstream.c:293 gio/gunixoutputstream.c:282
1636 #, c-format
1637 msgid "Error reading from unix: %s"
1638 msgstr "從 unix 讀取時發生錯誤:%s"
1639
1640 #: gio/gunixinputstream.c:248 gio/gunixinputstream.c:430
1641 #: gio/gunixoutputstream.c:237 gio/gunixoutputstream.c:388
1642 #, c-format
1643 msgid "Error closing unix: %s"
1644 msgstr "關閉 unix 時發生錯誤:%s"
1645
1646 #: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
1647 msgid "Filesystem root"
1648 msgstr "根檔案系統"
1649
1650 #: gio/gunixoutputstream.c:183 gio/gunixoutputstream.c:204
1651 #, c-format
1652 msgid "Error writing to unix: %s"
1653 msgstr "寫入至 unix 時發生錯誤:%s"
1654
1655 #: gio/gvolume.c:444
1656 msgid "volume doesn't implement eject"
1657 msgstr "儲存裝置尚未實作退出(eject)"
1658
1659 #: gio/gwin32appinfo.c:277
1660 msgid "Can't find application"
1661 msgstr "找不到應用程式"
1662
1663 #: gio/gwin32appinfo.c:300
1664 #, c-format
1665 msgid "Error launching application: %s"
1666 msgstr "執行應用程式時發生錯誤:%s"
1667
1668 #: gio/gwin32appinfo.c:336
1669 msgid "URIs not supported"
1670 msgstr "不支援 URIs"
1671
1672 #: gio/gwin32appinfo.c:358
1673 msgid "association changes not supported on win32"
1674 msgstr "關聯變更在 win32 上不支援"
1675
1676 #: gio/gwin32appinfo.c:370
1677 msgid "Association creation not supported on win32"
1678 msgstr "關聯建立在 win32 上不支援"
1679
1680 #: tests/gio-ls.c:27
1681 msgid "do not hide entries"
1682 msgstr "不要隱藏項目"
1683
1684 #: tests/gio-ls.c:29
1685 msgid "use a long listing format"
1686 msgstr "使用長式表列格式"
1687
1688 #: tests/gio-ls.c:37
1689 msgid "[FILE...]"
1690 msgstr "[檔案...]"
1691
1692 #~ msgid "%u byte"
1693 #~ msgid_plural "%u bytes"
1694 #~ msgstr[0] "%u 位元組"
1695
1696 #~ msgid "Error creating backup link: %s"
1697 #~ msgstr "建立備份連結時發生錯誤:%s"