Release 2.25.6
[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, 2010.
5 # Abel Cheung <abel@oaka.org>, 2001-2003, 2005.
6 # Woodman Tuen <wmtuen@gmail.com>, 2005-07.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: glib 2.24.1\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-05-19 16:22-0400\n"
12 "PO-Revision-Date: 2010-03-27 14:14+0800\n"
13 "Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
14 "Language-Team: Chinese (traditional)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: zh_TW\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:437 glib/gconvert.c:515 glib/giochannel.c:1404
92 #: gio/gcharsetconverter.c:459
93 #, c-format
94 msgid "Conversion from character set '%s' to '%s' is not supported"
95 msgstr "不支援將字元集‘%s’轉換成‘%s’"
96
97 #: glib/gconvert.c:441 glib/gconvert.c:519 gio/gcharsetconverter.c:463
98 #, c-format
99 msgid "Could not open converter from '%s' to '%s'"
100 msgstr "無法將‘%s’轉換至‘%s’"
101
102 #: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1576
103 #: glib/giochannel.c:1618 glib/giochannel.c:2462 glib/gutf8.c:981
104 #: glib/gutf8.c:1436 gio/gcharsetconverter.c:346
105 msgid "Invalid byte sequence in conversion input"
106 msgstr "轉換輸入資料時遇到不正確的位元組組合"
107
108 #: glib/gconvert.c:646 glib/gconvert.c:956 glib/giochannel.c:1583
109 #: glib/giochannel.c:2474 gio/gcharsetconverter.c:351
110 #, c-format
111 msgid "Error during conversion: %s"
112 msgstr "轉換時發生錯誤:%s"
113
114 #: glib/gconvert.c:678 glib/gutf8.c:977 glib/gutf8.c:1187 glib/gutf8.c:1328
115 #: glib/gutf8.c:1432
116 msgid "Partial character sequence at end of input"
117 msgstr "輸入資料結束時字元仍未完整"
118
119 #: glib/gconvert.c:928
120 #, c-format
121 msgid "Cannot convert fallback '%s' to codeset '%s'"
122 msgstr "無法將後備字串‘%s’的字元集轉換成‘%s’"
123
124 #: glib/gconvert.c:1751
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:1761
130 #, c-format
131 msgid "The local file URI '%s' may not include a '#'"
132 msgstr "本機檔案的 URI‘%s’不應含有‘#’"
133
134 #: glib/gconvert.c:1778
135 #, c-format
136 msgid "The URI '%s' is invalid"
137 msgstr "URI‘%s’無效"
138
139 #: glib/gconvert.c:1790
140 #, c-format
141 msgid "The hostname of the URI '%s' is invalid"
142 msgstr "URI‘%s’中的主機名稱無效"
143
144 #: glib/gconvert.c:1806
145 #, c-format
146 msgid "The URI '%s' contains invalidly escaped characters"
147 msgstr "URI‘%s’含有「不正確跳出」的字元"
148
149 #: glib/gconvert.c:1901
150 #, c-format
151 msgid "The pathname '%s' is not an absolute path"
152 msgstr "路徑名稱‘%s’不是絕對路徑"
153
154 #: glib/gconvert.c:1911
155 msgid "Invalid hostname"
156 msgstr "主機名稱無效"
157
158 #: glib/gdir.c:112 glib/gdir.c:135
159 #, c-format
160 msgid "Error opening directory '%s': %s"
161 msgstr "開啟目錄‘%s’時發生錯誤:%s"
162
163 #: glib/gfileutils.c:536 glib/gfileutils.c:624
164 #, c-format
165 msgid "Could not allocate %lu bytes to read file \"%s\""
166 msgstr "無法配置 %lu 位元來讀取檔案“%s”"
167
168 #: glib/gfileutils.c:551
169 #, c-format
170 msgid "Error reading file '%s': %s"
171 msgstr "讀取檔案‘%s’時發生錯誤:%s"
172
173 #: glib/gfileutils.c:565
174 #, c-format
175 msgid "File \"%s\" is too large"
176 msgstr "檔案「%s」太過巨大"
177
178 #: glib/gfileutils.c:648
179 #, c-format
180 msgid "Failed to read from file '%s': %s"
181 msgstr "讀取檔案‘%s’失敗:%s"
182
183 #: glib/gfileutils.c:699 glib/gfileutils.c:786
184 #, c-format
185 msgid "Failed to open file '%s': %s"
186 msgstr "開啟檔案「%s」失敗:%s"
187
188 #: glib/gfileutils.c:716 glib/gmappedfile.c:170
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:750
194 #, c-format
195 msgid "Failed to open file '%s': fdopen() failed: %s"
196 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
197
198 #: glib/gfileutils.c:858
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:900 glib/gfileutils.c:1366
204 #, c-format
205 msgid "Failed to create file '%s': %s"
206 msgstr "建立檔案‘%s’失敗:%s"
207
208 #: glib/gfileutils.c:914
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:939
214 #, c-format
215 msgid "Failed to write file '%s': fwrite() failed: %s"
216 msgstr "寫入檔案‘%s’失敗:fwrite() 失敗:%s"
217
218 #: glib/gfileutils.c:958
219 #, c-format
220 msgid "Failed to write file '%s': fflush() failed: %s"
221 msgstr "無法寫入檔案「%s」:fflush() 失敗:%s"
222
223 #: glib/gfileutils.c:987
224 #, c-format
225 msgid "Failed to write file '%s': fsync() failed: %s"
226 msgstr "無法寫入檔案「%s」:fsync() 失敗:%s"
227
228 #: glib/gfileutils.c:1006
229 #, c-format
230 msgid "Failed to close file '%s': fclose() failed: %s"
231 msgstr "關閉檔案‘%s’失敗:fclose() 失敗:%s"
232
233 #: glib/gfileutils.c:1124
234 #, c-format
235 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
236 msgstr "現存檔案‘%s’無法移除:g_unlink() 失敗:%s"
237
238 #: glib/gfileutils.c:1328
239 #, c-format
240 msgid "Template '%s' invalid, should not contain a '%s'"
241 msgstr "樣式‘%s’無效,不應含有‘%s’"
242
243 # (Abel) this is file template for mktemp/mkstemp
244 #: glib/gfileutils.c:1341
245 #, c-format
246 msgid "Template '%s' doesn't contain XXXXXX"
247 msgstr "檔案樣式‘%s’沒有包含 XXXXXX"
248
249 #: glib/gfileutils.c:1774
250 #, c-format
251 msgid "%u byte"
252 msgid_plural "%u bytes"
253 msgstr[0] "%u 位元組"
254
255 #: glib/gfileutils.c:1782
256 #, c-format
257 msgid "%.1f KB"
258 msgstr "%.1f KB"
259
260 #: glib/gfileutils.c:1787
261 #, c-format
262 msgid "%.1f MB"
263 msgstr "%.1f MB"
264
265 #: glib/gfileutils.c:1792
266 #, c-format
267 msgid "%.1f GB"
268 msgstr "%.1f GB"
269
270 #: glib/gfileutils.c:1797
271 #, c-format
272 msgid "%.1f TB"
273 msgstr "%.1f TB"
274
275 #: glib/gfileutils.c:1802
276 #, c-format
277 msgid "%.1f PB"
278 msgstr "%.1f PB"
279
280 #: glib/gfileutils.c:1807
281 #, c-format
282 msgid "%.1f EB"
283 msgstr "%.1f EB"
284
285 #: glib/gfileutils.c:1850
286 #, c-format
287 msgid "Failed to read the symbolic link '%s': %s"
288 msgstr "讀取符號連結‘%s’失敗:%s"
289
290 #: glib/gfileutils.c:1871
291 msgid "Symbolic links not supported"
292 msgstr "不支援符號連結"
293
294 #: glib/giochannel.c:1408
295 #, c-format
296 msgid "Could not open converter from '%s' to '%s': %s"
297 msgstr "無法開啟將‘%s’轉換至‘%s’的轉換器:%s"
298
299 #: glib/giochannel.c:1753
300 msgid "Can't do a raw read in g_io_channel_read_line_string"
301 msgstr "在 g_io_channel_read_line_string 中無法讀取原始資料"
302
303 #: glib/giochannel.c:1800 glib/giochannel.c:2058 glib/giochannel.c:2145
304 msgid "Leftover unconverted data in read buffer"
305 msgstr "用來讀取資料的緩衝區中仍有未轉換的資料"
306
307 #: glib/giochannel.c:1881 glib/giochannel.c:1958
308 msgid "Channel terminates in a partial character"
309 msgstr "在字元未完整之前,輸入管道已經結束"
310
311 #: glib/giochannel.c:1944
312 msgid "Can't do a raw read in g_io_channel_read_to_end"
313 msgstr "g_io_channel_read_to_end 中無法讀取原始資料"
314
315 #: glib/gmappedfile.c:151
316 #, c-format
317 msgid "Failed to open file '%s': open() failed: %s"
318 msgstr "開啟檔案‘%s’失敗:open() 失敗:%s"
319
320 #: glib/gmappedfile.c:230
321 #, c-format
322 msgid "Failed to map file '%s': mmap() failed: %s"
323 msgstr "對應檔案‘%s’失敗:mmap() 失敗:%s"
324
325 #: glib/gmarkup.c:303 glib/gmarkup.c:343
326 #, c-format
327 msgid "Error on line %d char %d: "
328 msgstr "第 %d 行第 %d 個字發生錯誤:"
329
330 #: glib/gmarkup.c:363 glib/gmarkup.c:441
331 #, c-format
332 msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
333 msgstr "名稱中無效的 UTF-8 編碼文字 - 不是合法的「%s」"
334
335 #: glib/gmarkup.c:374
336 #, c-format
337 msgid "'%s' is not a valid name "
338 msgstr "「%s」不是一個有效的名稱"
339
340 #: glib/gmarkup.c:390
341 #, c-format
342 msgid "'%s' is not a valid name: '%c' "
343 msgstr "「%s」不是一個有效的名稱:「%c」"
344
345 #: glib/gmarkup.c:494
346 #, c-format
347 msgid "Error on line %d: %s"
348 msgstr "第 %d 行發生錯誤:%s"
349
350 #: glib/gmarkup.c:578
351 #, c-format
352 msgid ""
353 "Failed to parse '%-.*s', which should have been a digit inside a character "
354 "reference (&#234; for example) - perhaps the digit is too large"
355 msgstr "無法解析‘%-.*s’,字元參引內應該含有數字(例如 &#234;)─ 可能是數字太大"
356
357 #: glib/gmarkup.c:590
358 msgid ""
359 "Character reference did not end with a semicolon; most likely you used an "
360 "ampersand character without intending to start an entity - escape ampersand "
361 "as &amp;"
362 msgstr ""
363 "字元參引的結束部分不是分號;很可能您想使用 & 字元但未將它變為實體 ─ 請將 & 轉"
364 "換為 &amp;"
365
366 #: glib/gmarkup.c:616
367 #, c-format
368 msgid "Character reference '%-.*s' does not encode a permitted character"
369 msgstr "字元參引‘%-.*s’無法表示任何能接受的字元"
370
371 #: glib/gmarkup.c:654
372 msgid ""
373 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
374 msgstr "出現空白的實體‘&;’;可用的實體為:&amp; &quot; &lt; &gt; &apos;"
375
376 #: glib/gmarkup.c:662
377 #, c-format
378 msgid "Entity name '%-.*s' is not known"
379 msgstr "實體名稱 '%-.*s' 意義不明"
380
381 #: glib/gmarkup.c:667
382 msgid ""
383 "Entity did not end with a semicolon; most likely you used an ampersand "
384 "character without intending to start an entity - escape ampersand as &amp;"
385 msgstr ""
386 "實體的結束部分不是分號;很可能您想使用 & 字元但未將它變為實體 ─ 請將 & 轉換"
387 "為 &amp;"
388
389 #: glib/gmarkup.c:1014
390 msgid "Document must begin with an element (e.g. <book>)"
391 msgstr "文件開始必須為一元素(例如 <book>)"
392
393 #: glib/gmarkup.c:1054
394 #, c-format
395 msgid ""
396 "'%s' is not a valid character following a '<' character; it may not begin an "
397 "element name"
398 msgstr "‘<’字元後的‘%s’不是有效的字元;這樣不可能是元素名稱的開始部份"
399
400 #: glib/gmarkup.c:1122
401 #, c-format
402 msgid ""
403 "Odd character '%s', expected a '>' character to end the empty-element tag '%"
404 "s'"
405 msgstr "字元「%s」只有一半,空元素標籤「%s」的結尾應該以‘>’字元結束"
406
407 #: glib/gmarkup.c:1206
408 #, c-format
409 msgid ""
410 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
411 msgstr "不尋常的字元‘%s’,屬性名稱‘%s’(屬於元素‘%s’)後應該是‘=’字元"
412
413 #: glib/gmarkup.c:1247
414 #, c-format
415 msgid ""
416 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
417 "element '%s', or optionally an attribute; perhaps you used an invalid "
418 "character in an attribute name"
419 msgstr ""
420 "不尋常的字元‘%s’,元素‘%s’的開始標籤應該以‘>’或‘/’字元終結,也可以是屬性;或"
421 "許您在屬性名稱中使用了無效的字元"
422
423 #: glib/gmarkup.c:1291
424 #, c-format
425 msgid ""
426 "Odd character '%s', expected an open quote mark after the equals sign when "
427 "giving value for attribute '%s' of element '%s'"
428 msgstr ""
429 "不尋常的字元‘%s’,當指定屬性‘%s’的值(屬於元素‘%s’)時,等號後應該出現開引號"
430
431 #: glib/gmarkup.c:1425
432 #, c-format
433 msgid ""
434 "'%s' is not a valid character following the characters '</'; '%s' may not "
435 "begin an element name"
436 msgstr "‘</’字元後的‘%s’不是有效的字元;‘%s’不可能是元素名稱的開始部份"
437
438 #: glib/gmarkup.c:1461
439 #, c-format
440 msgid ""
441 "'%s' is not a valid character following the close element name '%s'; the "
442 "allowed character is '>'"
443 msgstr "字元‘%s’是無效的(位置在關閉元素‘%s’末端);允許的字元為「>」"
444
445 #: glib/gmarkup.c:1472
446 #, c-format
447 msgid "Element '%s' was closed, no element is currently open"
448 msgstr "元素‘%s’已關閉,沒有開啟中的元素"
449
450 #: glib/gmarkup.c:1481
451 #, c-format
452 msgid "Element '%s' was closed, but the currently open element is '%s'"
453 msgstr "元素‘%s’已關閉,但開啟中的元素是‘%s’"
454
455 #: glib/gmarkup.c:1648
456 msgid "Document was empty or contained only whitespace"
457 msgstr "文件完全空白或只含有空白字元"
458
459 #: glib/gmarkup.c:1662
460 msgid "Document ended unexpectedly just after an open angle bracket '<'"
461 msgstr "文件在尖角括號‘<’後突然終止"
462
463 #: glib/gmarkup.c:1670 glib/gmarkup.c:1715
464 #, c-format
465 msgid ""
466 "Document ended unexpectedly with elements still open - '%s' was the last "
467 "element opened"
468 msgstr "在仍然有開啟中的元素時,文件突然結束 ─‘%s’是最後一個開啟的元素"
469
470 #: glib/gmarkup.c:1678
471 #, c-format
472 msgid ""
473 "Document ended unexpectedly, expected to see a close angle bracket ending "
474 "the tag <%s/>"
475 msgstr "文件突然結束,本來應該出現用來關閉標籤 <%s/> 的尖角括號"
476
477 #: glib/gmarkup.c:1684
478 msgid "Document ended unexpectedly inside an element name"
479 msgstr "在元素的名稱內,文件突然結束"
480
481 #: glib/gmarkup.c:1690
482 msgid "Document ended unexpectedly inside an attribute name"
483 msgstr "在屬性名稱內,文件突然結束"
484
485 #: glib/gmarkup.c:1695
486 msgid "Document ended unexpectedly inside an element-opening tag."
487 msgstr "在元素的開啟標籤內,文件突然結束"
488
489 #: glib/gmarkup.c:1701
490 msgid ""
491 "Document ended unexpectedly after the equals sign following an attribute "
492 "name; no attribute value"
493 msgstr "在屬性名稱的等號後,文件突然結束;沒有屬性值"
494
495 #: glib/gmarkup.c:1708
496 msgid "Document ended unexpectedly while inside an attribute value"
497 msgstr "在屬性值內,文件突然結束"
498
499 #: glib/gmarkup.c:1724
500 #, c-format
501 msgid "Document ended unexpectedly inside the close tag for element '%s'"
502 msgstr "在元素‘%s’的關閉標籤內,文件突然結束"
503
504 #: glib/gmarkup.c:1730
505 msgid "Document ended unexpectedly inside a comment or processing instruction"
506 msgstr "在註解或處理指示內,文件突然結束"
507
508 #: glib/gregex.c:131
509 msgid "corrupted object"
510 msgstr "損毀的物件"
511
512 #: glib/gregex.c:133
513 msgid "internal error or corrupted object"
514 msgstr "內部錯誤或損毀的物件"
515
516 #: glib/gregex.c:135
517 msgid "out of memory"
518 msgstr "記憶體耗盡"
519
520 #: glib/gregex.c:140
521 msgid "backtracking limit reached"
522 msgstr "已達回溯上限"
523
524 #: glib/gregex.c:152 glib/gregex.c:160
525 msgid "the pattern contains items not supported for partial matching"
526 msgstr "此模式包含了不支援部分比對的項目"
527
528 #: glib/gregex.c:154 gio/glocalfile.c:2110
529 msgid "internal error"
530 msgstr "內部的錯誤"
531
532 #: glib/gregex.c:162
533 msgid "back references as conditions are not supported for partial matching"
534 msgstr "部分比對不支援以反向參照為條件"
535
536 #: glib/gregex.c:171
537 msgid "recursion limit reached"
538 msgstr "已達遞廻上限"
539
540 #: glib/gregex.c:173
541 msgid "workspace limit for empty substrings reached"
542 msgstr "已達空白子字串的工作區上限"
543
544 #: glib/gregex.c:175
545 msgid "invalid combination of newline flags"
546 msgstr "無效的換行旗標組合"
547
548 #: glib/gregex.c:179
549 msgid "unknown error"
550 msgstr "不明的錯誤"
551
552 #: glib/gregex.c:199
553 msgid "\\ at end of pattern"
554 msgstr "\\ 於模式結尾"
555
556 #: glib/gregex.c:202
557 msgid "\\c at end of pattern"
558 msgstr "\\c 於模式結尾"
559
560 #: glib/gregex.c:205
561 msgid "unrecognized character follows \\"
562 msgstr "無法辨識的字元接著 \\"
563
564 #: glib/gregex.c:212
565 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
566 msgstr "這裡不允許使用改變大小寫的轉義符(\\l, \\L, \\u, \\U)"
567
568 #: glib/gregex.c:215
569 msgid "numbers out of order in {} quantifier"
570 msgstr "{} 裡的數字次序顛倒了"
571
572 #: glib/gregex.c:218
573 msgid "number too big in {} quantifier"
574 msgstr "{} 裡的數字太大了"
575
576 #: glib/gregex.c:221
577 msgid "missing terminating ] for character class"
578 msgstr "字元類別缺少結束的 ]"
579
580 #: glib/gregex.c:224
581 msgid "invalid escape sequence in character class"
582 msgstr "字元類別中無效的跳脫序列"
583
584 #: glib/gregex.c:227
585 msgid "range out of order in character class"
586 msgstr "字元類別的範圍次序顛倒"
587
588 #: glib/gregex.c:230
589 msgid "nothing to repeat"
590 msgstr "沒有東西可重複"
591
592 #: glib/gregex.c:233
593 msgid "unrecognized character after (?"
594 msgstr "在 (? 後有無法辨識的字元"
595
596 #: glib/gregex.c:237
597 msgid "unrecognized character after (?<"
598 msgstr "在 (?< 後有無法辨識的字元"
599
600 #: glib/gregex.c:241
601 msgid "unrecognized character after (?P"
602 msgstr "在 (?P 後有無法辨識的字元"
603
604 #: glib/gregex.c:244
605 msgid "POSIX named classes are supported only within a class"
606 msgstr "POSIX 命名類別只在單一類別中支援"
607
608 #: glib/gregex.c:247
609 msgid "missing terminating )"
610 msgstr "缺少結束的 )"
611
612 #: glib/gregex.c:251
613 msgid ") without opening ("
614 msgstr ") 沒有開頭的 ("
615
616 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
617 #. * sequences here, '(?-54' would be an example for the second group.
618 #.
619 #: glib/gregex.c:258
620 msgid "(?R or (?[+-]digits must be followed by )"
621 msgstr "(?R 或 (?[+-]數字必須接著 )"
622
623 #: glib/gregex.c:261
624 msgid "reference to non-existent subpattern"
625 msgstr "參照不存在的子模式"
626
627 #: glib/gregex.c:264
628 msgid "missing ) after comment"
629 msgstr "註解後缺少 )"
630
631 #: glib/gregex.c:267
632 msgid "regular expression too large"
633 msgstr "正規表示式太長"
634
635 #: glib/gregex.c:270
636 msgid "failed to get memory"
637 msgstr "取得記憶體失敗"
638
639 #: glib/gregex.c:273
640 msgid "lookbehind assertion is not fixed length"
641 msgstr "lookbehind 判斷提示(assertion) 不是固定的長度"
642
643 #: glib/gregex.c:276
644 msgid "malformed number or name after (?("
645 msgstr "(?( 之後有格式不正確的數字或名稱"
646
647 #: glib/gregex.c:279
648 msgid "conditional group contains more than two branches"
649 msgstr "條件式群組包含了兩個以上的分支"
650
651 #: glib/gregex.c:282
652 msgid "assertion expected after (?("
653 msgstr "(?( 後應該有判斷提示(assertion)"
654
655 #: glib/gregex.c:285
656 msgid "unknown POSIX class name"
657 msgstr "未知的 POSIX 類別名稱"
658
659 #: glib/gregex.c:288
660 msgid "POSIX collating elements are not supported"
661 msgstr "不支援 POSIX 整理元件"
662
663 #: glib/gregex.c:291
664 msgid "character value in \\x{...} sequence is too large"
665 msgstr "\\x{...} 序列中的字元值太大"
666
667 #: glib/gregex.c:294
668 msgid "invalid condition (?(0)"
669 msgstr "無效的條件 (?(0)"
670
671 #: glib/gregex.c:297
672 msgid "\\C not allowed in lookbehind assertion"
673 msgstr "在 lookbehind 判斷提示(assertion) 中不支援\\C"
674
675 #: glib/gregex.c:300
676 msgid "recursive call could loop indefinitely"
677 msgstr "遞廻呼叫可能變成無限廻圈"
678
679 #: glib/gregex.c:303
680 msgid "missing terminator in subpattern name"
681 msgstr "子模式名稱中缺少結束字元"
682
683 #: glib/gregex.c:306
684 msgid "two named subpatterns have the same name"
685 msgstr "兩個命名的子模式具有相同的名稱"
686
687 #: glib/gregex.c:309
688 msgid "malformed \\P or \\p sequence"
689 msgstr "格式不正確的 \\P 或 \\p 序列"
690
691 #: glib/gregex.c:312
692 msgid "unknown property name after \\P or \\p"
693 msgstr "在 \\P 或 \\p 後有未知的屬性名稱"
694
695 #: glib/gregex.c:315
696 msgid "subpattern name is too long (maximum 32 characters)"
697 msgstr "子模式名稱太長(最多 32 字元)"
698
699 #: glib/gregex.c:318
700 msgid "too many named subpatterns (maximum 10,000)"
701 msgstr "太多命名的子模式(最大值 10,000)"
702
703 #: glib/gregex.c:321
704 msgid "octal value is greater than \\377"
705 msgstr "8 進位值大於 \\377"
706
707 #: glib/gregex.c:324
708 msgid "DEFINE group contains more than one branch"
709 msgstr "DEFINE 群組包含一個以上的分支"
710
711 #: glib/gregex.c:327
712 msgid "repeating a DEFINE group is not allowed"
713 msgstr "不允許重複 DEFINE 群組"
714
715 #: glib/gregex.c:330
716 msgid "inconsistent NEWLINE options"
717 msgstr "不一致的 NEWLINE 選項"
718
719 #: glib/gregex.c:333
720 msgid ""
721 "\\g is not followed by a braced name or an optionally braced non-zero number"
722 msgstr "\\g 並未隨著具有大括弧的名稱或選用的具大括弧的非零數值"
723
724 #: glib/gregex.c:338
725 msgid "unexpected repeat"
726 msgstr "未預期的重複"
727
728 #: glib/gregex.c:342
729 msgid "code overflow"
730 msgstr "程式碼溢流"
731
732 #: glib/gregex.c:346
733 msgid "overran compiling workspace"
734 msgstr "編譯工作區超出範圍"
735
736 #: glib/gregex.c:350
737 msgid "previously-checked referenced subpattern not found"
738 msgstr "找不到預先核取的參照子字串"
739
740 #: glib/gregex.c:522 glib/gregex.c:1639
741 #, c-format
742 msgid "Error while matching regular expression %s: %s"
743 msgstr "比對正規表示式 %s 發生錯誤:%s"
744
745 #: glib/gregex.c:1094
746 msgid "PCRE library is compiled without UTF8 support"
747 msgstr "PCRE 程式庫並未編譯對 UTF8 的支援"
748
749 #: glib/gregex.c:1103
750 msgid "PCRE library is compiled without UTF8 properties support"
751 msgstr "PCRE 程式庫並未編譯對 UTF8 屬性的支援"
752
753 #: glib/gregex.c:1157
754 #, c-format
755 msgid "Error while compiling regular expression %s at char %d: %s"
756 msgstr "編譯正規表示式 %s 時於第 %d 個字發生錯誤:%s"
757
758 #: glib/gregex.c:1193
759 #, c-format
760 msgid "Error while optimizing regular expression %s: %s"
761 msgstr "最佳化正規表示式 %s 時發生錯誤:%s"
762
763 #: glib/gregex.c:2067
764 msgid "hexadecimal digit or '}' expected"
765 msgstr "應為 16 進位數字或「}」"
766
767 #: glib/gregex.c:2083
768 msgid "hexadecimal digit expected"
769 msgstr "應為 16 進位數字"
770
771 #: glib/gregex.c:2123
772 msgid "missing '<' in symbolic reference"
773 msgstr "在符號參照中缺少「<」"
774
775 #: glib/gregex.c:2132
776 msgid "unfinished symbolic reference"
777 msgstr "未完成的符號參照"
778
779 #: glib/gregex.c:2139
780 msgid "zero-length symbolic reference"
781 msgstr "零-長度的符號參照"
782
783 #: glib/gregex.c:2150
784 msgid "digit expected"
785 msgstr "預期數字"
786
787 #: glib/gregex.c:2168
788 msgid "illegal symbolic reference"
789 msgstr "不合法的符號參照"
790
791 #: glib/gregex.c:2230
792 msgid "stray final '\\'"
793 msgstr "缺少最後的「\\」"
794
795 #: glib/gregex.c:2234
796 msgid "unknown escape sequence"
797 msgstr "不明的跳脫序列"
798
799 #: glib/gregex.c:2244
800 #, c-format
801 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
802 msgstr "當分析於字元 %2$lu 的取代文字「%1$s」時發生錯誤:%3$s"
803
804 #: glib/gshell.c:92
805 msgid "Quoted text doesn't begin with a quotation mark"
806 msgstr "應該用引號括起來的文字不是以括號為開始"
807
808 #: glib/gshell.c:182
809 msgid "Unmatched quotation mark in command line or other shell-quoted text"
810 msgstr "指令列或其它標為指令的字串內有不對稱的引號"
811
812 #: glib/gshell.c:560
813 #, c-format
814 msgid "Text ended just after a '\\' character. (The text was '%s')"
815 msgstr "文字在‘\\’字元後就終止了。(文字為‘%s’)"
816
817 #: glib/gshell.c:567
818 #, c-format
819 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
820 msgstr "字串完結前仍沒有對應於 %c 的引號(字串為‘%s’)"
821
822 #: glib/gshell.c:579
823 msgid "Text was empty (or contained only whitespace)"
824 msgstr "文字是空白的(或只含有空白字元)"
825
826 #: glib/gspawn-win32.c:283
827 msgid "Failed to read data from child process"
828 msgstr "無法從副進程讀取資料"
829
830 #: glib/gspawn-win32.c:300 glib/gspawn.c:1480
831 #, c-format
832 msgid "Failed to create pipe for communicating with child process (%s)"
833 msgstr "無法建立管道來和副進程溝通 (%s)"
834
835 #: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139
836 #, c-format
837 msgid "Failed to read from child pipe (%s)"
838 msgstr "無法從管道讀取資料 (%s)"
839
840 #: glib/gspawn-win32.c:370 glib/gspawn.c:1346
841 #, c-format
842 msgid "Failed to change to directory '%s' (%s)"
843 msgstr "無法進入目錄‘%s’(%s)"
844
845 #: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495
846 #, c-format
847 msgid "Failed to execute child process (%s)"
848 msgstr "無法執行副進程 (%s)"
849
850 #: glib/gspawn-win32.c:445
851 #, c-format
852 msgid "Invalid program name: %s"
853 msgstr "程式名稱無效:%s"
854
855 #: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279
856 #, c-format
857 msgid "Invalid string in argument vector at %d: %s"
858 msgstr "第 %d 個引數中含無效的字串:%s"
859
860 #: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312
861 #, c-format
862 msgid "Invalid string in environment: %s"
863 msgstr "環境變數中的字串無效:%s"
864
865 #: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260
866 #, c-format
867 msgid "Invalid working directory: %s"
868 msgstr "無效的工作目錄:%s"
869
870 #: glib/gspawn-win32.c:784
871 #, c-format
872 msgid "Failed to execute helper program (%s)"
873 msgstr "無法執行協助程式 (%s)"
874
875 #: glib/gspawn-win32.c:998
876 msgid ""
877 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
878 "process"
879 msgstr "當 g_io_channel_win32_poll() 從副進程讀取資料時發生無法預計的錯誤"
880
881 #: glib/gspawn.c:190
882 #, c-format
883 msgid "Failed to read data from child process (%s)"
884 msgstr "無法從副進程讀取資料 (%s)"
885
886 #: glib/gspawn.c:329
887 #, c-format
888 msgid "Unexpected error in select() reading data from a child process (%s)"
889 msgstr "當 select() 從子程序讀取資料時發生未預期的錯誤 (%s)"
890
891 #: glib/gspawn.c:414
892 #, c-format
893 msgid "Unexpected error in waitpid() (%s)"
894 msgstr "waitpid() 發生未預期的錯誤 (%s)"
895
896 #: glib/gspawn.c:1206
897 #, c-format
898 msgid "Failed to fork (%s)"
899 msgstr "無法衍生進程 (%s)"
900
901 #: glib/gspawn.c:1356
902 #, c-format
903 msgid "Failed to execute child process \"%s\" (%s)"
904 msgstr "無法執行副進程“%s”(%s)"
905
906 #: glib/gspawn.c:1366
907 #, c-format
908 msgid "Failed to redirect output or input of child process (%s)"
909 msgstr "無法將副進程的輸出或輸入重新導向 (%s)"
910
911 #: glib/gspawn.c:1375
912 #, c-format
913 msgid "Failed to fork child process (%s)"
914 msgstr "無法衍生副進程 (%s)"
915
916 #: glib/gspawn.c:1383
917 #, c-format
918 msgid "Unknown error executing child process \"%s\""
919 msgstr "執行副進程“%s”時發生不明的錯誤"
920
921 #: glib/gspawn.c:1407
922 #, c-format
923 msgid "Failed to read enough data from child pid pipe (%s)"
924 msgstr "無法從 child pid pipe 讀取足夠的資料 (%s)"
925
926 #: glib/gutf8.c:1055
927 msgid "Character out of range for UTF-8"
928 msgstr "字元不在 UTF-8 範圍之內"
929
930 #: glib/gutf8.c:1155 glib/gutf8.c:1164 glib/gutf8.c:1296 glib/gutf8.c:1305
931 #: glib/gutf8.c:1446 glib/gutf8.c:1542
932 msgid "Invalid sequence in conversion input"
933 msgstr "轉換輸入資料時出現無效的字元次序"
934
935 #: glib/gutf8.c:1457 glib/gutf8.c:1553
936 msgid "Character out of range for UTF-16"
937 msgstr "字元不在 UTF-16 範圍之內"
938
939 #: glib/goption.c:755
940 msgid "Usage:"
941 msgstr "用法:"
942
943 #: glib/goption.c:755
944 msgid "[OPTION...]"
945 msgstr "[選項...]"
946
947 #: glib/goption.c:861
948 msgid "Help Options:"
949 msgstr "說明選項:"
950
951 #: glib/goption.c:862
952 msgid "Show help options"
953 msgstr "顯示說明的選項"
954
955 #: glib/goption.c:868
956 msgid "Show all help options"
957 msgstr "顯示所有的說明選項"
958
959 #: glib/goption.c:930
960 msgid "Application Options:"
961 msgstr "應用程式選項:"
962
963 #: glib/goption.c:992 glib/goption.c:1062
964 #, c-format
965 msgid "Cannot parse integer value '%s' for %s"
966 msgstr "無法給 %2$s 解析整數值‘%1$s’"
967
968 #: glib/goption.c:1002 glib/goption.c:1070
969 #, c-format
970 msgid "Integer value '%s' for %s out of range"
971 msgstr "%2$s 的整數值‘%1$s’超出範圍"
972
973 #: glib/goption.c:1027
974 #, c-format
975 msgid "Cannot parse double value '%s' for %s"
976 msgstr "無法給 %2$s 解析雙精度浮點數‘%1$s’"
977
978 #: glib/goption.c:1035
979 #, c-format
980 msgid "Double value '%s' for %s out of range"
981 msgstr "%2$s 的雙精度浮點數‘%1$s’超出範圍"
982
983 #: glib/goption.c:1298 glib/goption.c:1377
984 #, c-format
985 msgid "Error parsing option %s"
986 msgstr "解析 %s 選項時發生錯誤"
987
988 #: glib/goption.c:1408 glib/goption.c:1522
989 #, c-format
990 msgid "Missing argument for %s"
991 msgstr "缺少 %s 的參數"
992
993 #: glib/goption.c:1917
994 #, c-format
995 msgid "Unknown option %s"
996 msgstr "未知的選項 %s"
997
998 #: glib/gkeyfile.c:363
999 msgid "Valid key file could not be found in search dirs"
1000 msgstr "在資料目錄中找不到有效的設定鍵檔案"
1001
1002 #: glib/gkeyfile.c:398
1003 msgid "Not a regular file"
1004 msgstr "不是正規的檔案"
1005
1006 #: glib/gkeyfile.c:406
1007 msgid "File is empty"
1008 msgstr "檔案是空白的"
1009
1010 #: glib/gkeyfile.c:765
1011 #, c-format
1012 msgid ""
1013 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1014 msgstr "設定鍵檔案中‘%s’行並非設定鍵值配對、群組或註解"
1015
1016 #: glib/gkeyfile.c:825
1017 #, c-format
1018 msgid "Invalid group name: %s"
1019 msgstr "無效的群組名稱:%s"
1020
1021 #: glib/gkeyfile.c:847
1022 msgid "Key file does not start with a group"
1023 msgstr "設定鍵檔案並非以群組開頭"
1024
1025 #: glib/gkeyfile.c:873
1026 #, c-format
1027 msgid "Invalid key name: %s"
1028 msgstr "無效的設定鍵名稱:%s"
1029
1030 #: glib/gkeyfile.c:900
1031 #, c-format
1032 msgid "Key file contains unsupported encoding '%s'"
1033 msgstr "設定鍵檔案包含不支援的編碼‘%s’"
1034
1035 #: glib/gkeyfile.c:1116 glib/gkeyfile.c:1278 glib/gkeyfile.c:2657
1036 #: glib/gkeyfile.c:2723 glib/gkeyfile.c:2858 glib/gkeyfile.c:2991
1037 #: glib/gkeyfile.c:3144 glib/gkeyfile.c:3331 glib/gkeyfile.c:3392
1038 #, c-format
1039 msgid "Key file does not have group '%s'"
1040 msgstr "設定鍵檔案沒有群組‘%s’"
1041
1042 #: glib/gkeyfile.c:1290
1043 #, c-format
1044 msgid "Key file does not have key '%s'"
1045 msgstr "設定鍵檔案沒有設定鍵‘%s’"
1046
1047 #: glib/gkeyfile.c:1397 glib/gkeyfile.c:1512
1048 #, c-format
1049 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1050 msgstr "設定鍵檔案包含的設定鍵‘%s’(數值為‘%s’)並非 UTF-8"
1051
1052 #: glib/gkeyfile.c:1417 glib/gkeyfile.c:1911
1053 #, c-format
1054 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1055 msgstr "設定鍵檔案包含的設定鍵‘%s’的數值無法解譯。"
1056
1057 #: glib/gkeyfile.c:1532
1058 #, c-format
1059 msgid ""
1060 "Key file contains key '%s' which has a value that cannot be interpreted."
1061 msgstr "設定鍵檔案包含的設定鍵「%s」的數值無法解譯。"
1062
1063 #: glib/gkeyfile.c:2126 glib/gkeyfile.c:2488
1064 #, c-format
1065 msgid ""
1066 "Key file contains key '%s' in group '%s' which has value that cannot be "
1067 "interpreted."
1068 msgstr "設定鍵檔案包含的群組‘%2$s’中設定鍵‘%1$s’數值無法解譯"
1069
1070 #: glib/gkeyfile.c:2672 glib/gkeyfile.c:2873 glib/gkeyfile.c:3403
1071 #, c-format
1072 msgid "Key file does not have key '%s' in group '%s'"
1073 msgstr "設定鍵檔案的群組‘%2$s’中沒有設定鍵‘%1$s’"
1074
1075 #: glib/gkeyfile.c:3637
1076 msgid "Key file contains escape character at end of line"
1077 msgstr "設定鍵檔案在行尾包含跳出字元"
1078
1079 #: glib/gkeyfile.c:3659
1080 #, c-format
1081 msgid "Key file contains invalid escape sequence '%s'"
1082 msgstr "設定鍵檔案含有不正確的「跳出字元」‘%s’"
1083
1084 #: glib/gkeyfile.c:3801
1085 #, c-format
1086 msgid "Value '%s' cannot be interpreted as a number."
1087 msgstr "數值‘%s’不能被解譯為數字。"
1088
1089 #: glib/gkeyfile.c:3815
1090 #, c-format
1091 msgid "Integer value '%s' out of range"
1092 msgstr "整數值‘%s’超出範圍"
1093
1094 #: glib/gkeyfile.c:3848
1095 #, c-format
1096 msgid "Value '%s' cannot be interpreted as a float number."
1097 msgstr "數值‘%s’不能被解譯為浮點數。"
1098
1099 #: glib/gkeyfile.c:3872
1100 #, c-format
1101 msgid "Value '%s' cannot be interpreted as a boolean."
1102 msgstr "數值‘%s’不能被解譯為邏輯值。"
1103
1104 #: gio/gbufferedinputstream.c:415 gio/gbufferedinputstream.c:496
1105 #: gio/ginputstream.c:186 gio/ginputstream.c:318 gio/ginputstream.c:557
1106 #: gio/ginputstream.c:682 gio/goutputstream.c:198 gio/goutputstream.c:721
1107 #, c-format
1108 msgid "Too large count value passed to %s"
1109 msgstr "傳給 %s 的計數值太大"
1110
1111 #: gio/gbufferedinputstream.c:883 gio/ginputstream.c:892 gio/giostream.c:305
1112 #: gio/goutputstream.c:1196
1113 msgid "Stream is already closed"
1114 msgstr "串流已經關閉"
1115
1116 #: gio/gcancellable.c:433 gio/gdbusconnection.c:1212
1117 #: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103
1118 #: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677
1119 msgid "Operation was cancelled"
1120 msgstr "操作已被取消"
1121
1122 #: gio/gcharsetconverter.c:264
1123 msgid "Invalid object, not initialized"
1124 msgstr "無效的物件,尚未初始化"
1125
1126 #: gio/gcharsetconverter.c:285 gio/gcharsetconverter.c:313
1127 msgid "Incomplete multibyte sequence in input"
1128 msgstr "在輸入中出現不完整的多位元組次序"
1129
1130 #: gio/gcharsetconverter.c:319 gio/gcharsetconverter.c:328
1131 msgid "Not enough space in destination"
1132 msgstr "在目的端中沒有足夠的空間"
1133
1134 #: gio/gcharsetconverter.c:448 gio/gsocket.c:804
1135 msgid "Cancellable initialization not supported"
1136 msgstr "不支援可取消的初始化"
1137
1138 #: gio/gcontenttype.c:180
1139 msgid "Unknown type"
1140 msgstr "不明的類型"
1141
1142 #: gio/gcontenttype.c:181
1143 #, c-format
1144 msgid "%s filetype"
1145 msgstr "%s 檔案類型"
1146
1147 #: gio/gcontenttype.c:681
1148 #, c-format
1149 msgid "%s type"
1150 msgstr "%s 類型"
1151
1152 #: gio/gcredentials.c:203 gio/gcredentials.c:338
1153 msgid "GCredentials is not implemented on this OS"
1154 msgstr ""
1155
1156 #: gio/gcredentials.c:296
1157 msgid "There is no GCredentials support for your platform"
1158 msgstr ""
1159
1160 #: gio/gdatainputstream.c:311
1161 msgid "Unexpected early end-of-stream"
1162 msgstr "未預期的串流過早結束"
1163
1164 #: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294
1165 #, fuzzy, c-format
1166 msgid "Unsupported key `%s' in address entry `%s'"
1167 msgstr "不支援的 socket 位址"
1168
1169 #: gio/gdbusaddress.c:159
1170 #, c-format
1171 msgid ""
1172 "Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys"
1173 msgstr ""
1174
1175 #: gio/gdbusaddress.c:172
1176 #, c-format
1177 msgid "Meaningless key/value pair combination in address entry `%s'"
1178 msgstr ""
1179
1180 #: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309
1181 #, c-format
1182 msgid "Error in address `%s' - the port attribute is malformed"
1183 msgstr ""
1184
1185 #: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320
1186 #, c-format
1187 msgid "Error in address `%s' - the family attribute is malformed"
1188 msgstr ""
1189
1190 #: gio/gdbusaddress.c:422
1191 #, c-format
1192 msgid "Address element `%s', does not contain a colon (:)"
1193 msgstr ""
1194
1195 #: gio/gdbusaddress.c:443
1196 #, c-format
1197 msgid ""
1198 "Key/Value pair %d, `%s', in address element `%s', does not contain an equal "
1199 "sign"
1200 msgstr ""
1201
1202 #: gio/gdbusaddress.c:517
1203 #, c-format
1204 msgid ""
1205 "Error in address `%s' - the unix transport requires exactly one of the keys "
1206 "`path' or `abstract' to be set"
1207 msgstr ""
1208
1209 #: gio/gdbusaddress.c:553
1210 #, c-format
1211 msgid "Error in address `%s' - the host attribute is missing or malformed"
1212 msgstr ""
1213
1214 #: gio/gdbusaddress.c:567
1215 #, c-format
1216 msgid "Error in address `%s' - the port attribute is missing or malformed"
1217 msgstr ""
1218
1219 #: gio/gdbusaddress.c:581
1220 #, c-format
1221 msgid "Error in address `%s' - the noncefile attribute is missing or malformed"
1222 msgstr ""
1223
1224 #: gio/gdbusaddress.c:595
1225 #, c-format
1226 msgid "Unknown or unsupported transport `%s' for address `%s'"
1227 msgstr ""
1228
1229 #: gio/gdbusaddress.c:629
1230 #, fuzzy, c-format
1231 msgid "Error reading nonce file `%s':"
1232 msgstr "讀取檔案‘%s’時發生錯誤:%s"
1233
1234 #: gio/gdbusaddress.c:640
1235 msgid "The nonce-file `%s' was %"
1236 msgstr ""
1237
1238 #: gio/gdbusaddress.c:656
1239 #, c-format
1240 msgid "Error write contents of nonce file `%s' to stream:"
1241 msgstr ""
1242
1243 #: gio/gdbusaddress.c:972
1244 #, c-format
1245 msgid ""
1246 "Cannot determine session bus address (TODO: run dbus-launch to find out)"
1247 msgstr ""
1248
1249 #: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208
1250 #, c-format
1251 msgid ""
1252 "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable "
1253 "- unknown value `%s'"
1254 msgstr ""
1255
1256 #: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217
1257 msgid ""
1258 "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment "
1259 "variable is not set"
1260 msgstr ""
1261
1262 #: gio/gdbusaddress.c:1015
1263 #, fuzzy, c-format
1264 msgid "Unknown bus type %d"
1265 msgstr "不明的類型"
1266
1267 #: gio/gdbusauth.c:287
1268 msgid "Unexpected lack of content trying to read a line"
1269 msgstr ""
1270
1271 #: gio/gdbusauth.c:331
1272 msgid "Unexpected lack of content trying to (safely) read a line"
1273 msgstr ""
1274
1275 #: gio/gdbusauth.c:502
1276 #, c-format
1277 msgid ""
1278 "Exhausted all available authentication mechanisms (tried: %s) (available: %s)"
1279 msgstr ""
1280
1281 #: gio/gdbusauth.c:1144
1282 msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer"
1283 msgstr ""
1284
1285 #: gio/gdbusauthmechanismsha1.c:263
1286 #, fuzzy, c-format
1287 msgid "Error statting directory `%s': %s"
1288 msgstr "開啟目錄‘%s’時發生錯誤:%s"
1289
1290 #: gio/gdbusauthmechanismsha1.c:275
1291 #, c-format
1292 msgid ""
1293 "Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o"
1294 msgstr ""
1295
1296 #: gio/gdbusauthmechanismsha1.c:294
1297 #, fuzzy, c-format
1298 msgid "Error creating directory `%s': %s"
1299 msgstr "建立目錄發生錯誤:%s"
1300
1301 #: gio/gdbusauthmechanismsha1.c:377
1302 #, fuzzy, c-format
1303 msgid "Error opening keyring `%s' for reading: "
1304 msgstr "開啟檔案「%s」時發生錯誤:%s"
1305
1306 #: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710
1307 #, c-format
1308 msgid "Line %d of the keyring at `%s' with content `%s' is malformed"
1309 msgstr ""
1310
1311 #: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724
1312 #, c-format
1313 msgid ""
1314 "First token of line %d of the keyring at `%s' with content `%s' is malformed"
1315 msgstr ""
1316
1317 #: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738
1318 #, c-format
1319 msgid ""
1320 "Second token of line %d of the keyring at `%s' with content `%s' is malformed"
1321 msgstr ""
1322
1323 #: gio/gdbusauthmechanismsha1.c:453
1324 #, c-format
1325 msgid "Didn't find cookie with id %d in the keyring at `%s'"
1326 msgstr ""
1327
1328 #: gio/gdbusauthmechanismsha1.c:530
1329 #, fuzzy, c-format
1330 msgid "Error deleting stale lock-file `%s': %s"
1331 msgstr "讀取檔案‘%s’時發生錯誤:%s"
1332
1333 #: gio/gdbusauthmechanismsha1.c:561
1334 #, fuzzy, c-format
1335 msgid "Error creating lock-file `%s': %s"
1336 msgstr "讀取檔案‘%s’時發生錯誤:%s"
1337
1338 #: gio/gdbusauthmechanismsha1.c:591
1339 #, fuzzy, c-format
1340 msgid "Error unlinking lock-file `%s': %s"
1341 msgstr "開啟檔案「%s」時發生錯誤:%s"
1342
1343 #: gio/gdbusauthmechanismsha1.c:601
1344 #, fuzzy, c-format
1345 msgid "Error closing (unlinked) lock-file `%s': %s"
1346 msgstr "關閉檔案時發生錯誤:%s"
1347
1348 #: gio/gdbusauthmechanismsha1.c:677
1349 #, fuzzy, c-format
1350 msgid "Error opening keyring `%s' for writing: "
1351 msgstr "開啟檔案「%s」時發生錯誤:%s"
1352
1353 #: gio/gdbusauthmechanismsha1.c:872
1354 #, c-format
1355 msgid "(Additionally, releasing the lock for `%s' also failed: %s) "
1356 msgstr ""
1357
1358 #: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311
1359 #, fuzzy
1360 msgid "The connection is closed"
1361 msgstr "加入的 socket 已經關閉"
1362
1363 #: gio/gdbusconnection.c:1256
1364 msgid "Timeout was reached"
1365 msgstr ""
1366
1367 #: gio/gdbusconnection.c:1757
1368 msgid ""
1369 "Unsupported flags encountered when constructing a client-side connection"
1370 msgstr ""
1371
1372 #: gio/gdbusconnection.c:3155
1373 #, c-format
1374 msgid "Error setting property `%s': Expected type `%s' but got `%s'"
1375 msgstr ""
1376
1377 #: gio/gdbusconnection.c:3247
1378 #, c-format
1379 msgid "No such property `%s'"
1380 msgstr ""
1381
1382 #: gio/gdbusconnection.c:3259
1383 #, fuzzy, c-format
1384 msgid "Property `%s' is not readable"
1385 msgstr "類型 %s 尚未歸類"
1386
1387 #: gio/gdbusconnection.c:3270
1388 #, fuzzy, c-format
1389 msgid "Property `%s' is not writable"
1390 msgstr "類型 %s 尚未歸類"
1391
1392 #: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675
1393 #, c-format
1394 msgid "No such interface `%s'"
1395 msgstr ""
1396
1397 #: gio/gdbusconnection.c:3508
1398 msgid "No such interface"
1399 msgstr ""
1400
1401 #: gio/gdbusconnection.c:3752
1402 #, c-format
1403 msgid "No such method `%s'"
1404 msgstr ""
1405
1406 #: gio/gdbusconnection.c:3770
1407 #, c-format
1408 msgid "Signature of message, `%s', does not match expected signature `%s'"
1409 msgstr ""
1410
1411 #: gio/gdbusconnection.c:3989
1412 #, c-format
1413 msgid "An object is already exported for the interface %s at %s"
1414 msgstr ""
1415
1416 #: gio/gdbusconnection.c:4773
1417 #, c-format
1418 msgid "Method `%s' on interface `%s' with signature `%s' does not exist"
1419 msgstr ""
1420
1421 #: gio/gdbusconnection.c:4888
1422 #, fuzzy, c-format
1423 msgid "A subtree is already exported for %s"
1424 msgstr "聽取程式已經關閉"
1425
1426 #: gio/gdbusconnection.c:4996
1427 #, c-format
1428 msgid "Unable to load /var/lib/dbus/machine-id: %s"
1429 msgstr ""
1430
1431 #: gio/gdbusmessage.c:723
1432 msgid "Wanted to read %"
1433 msgstr ""
1434
1435 #: gio/gdbusmessage.c:744
1436 #, c-format
1437 msgid "Expected NUL byte after the string `%s' but found `%c' (%d)"
1438 msgstr ""
1439
1440 #: gio/gdbusmessage.c:927
1441 #, c-format
1442 msgid "Parsed value `%s' is not a valid D-Bus object path"
1443 msgstr ""
1444
1445 #: gio/gdbusmessage.c:953
1446 #, fuzzy, c-format
1447 msgid "Parsed value `%s' is not a valid D-Bus signature"
1448 msgstr "「%s」不是一個有效的名稱"
1449
1450 #: gio/gdbusmessage.c:979
1451 msgid "Encountered array of length %"
1452 msgstr ""
1453
1454 #: gio/gdbusmessage.c:1116
1455 #, c-format
1456 msgid "Parsed value `%s' for variant is not a valid D-Bus signature"
1457 msgstr ""
1458
1459 #: gio/gdbusmessage.c:1141
1460 #, c-format
1461 msgid ""
1462 "Error deserializing GVariant with type-string `%s' from the D-Bus wire format"
1463 msgstr ""
1464
1465 #: gio/gdbusmessage.c:1282
1466 #, c-format
1467 msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)"
1468 msgstr ""
1469
1470 #: gio/gdbusmessage.c:1296
1471 #, c-format
1472 msgid "Invalid major protocol version. Expected 1 but found %d"
1473 msgstr ""
1474
1475 #: gio/gdbusmessage.c:1339
1476 #, c-format
1477 msgid "Signature header with signature `%s' found but message body is empty"
1478 msgstr ""
1479
1480 #: gio/gdbusmessage.c:1353
1481 #, c-format
1482 msgid "Parsed value `%s' is not a valid D-Bus signature (for body)"
1483 msgstr ""
1484
1485 #: gio/gdbusmessage.c:1382
1486 msgid "No signature header in message but the message body is %"
1487 msgstr ""
1488
1489 #: gio/gdbusmessage.c:1694
1490 #, c-format
1491 msgid ""
1492 "Error serializing GVariant with type-string `%s' to the D-Bus wire format"
1493 msgstr ""
1494
1495 #: gio/gdbusmessage.c:1823
1496 #, c-format
1497 msgid "Message has %d fds but the header field indicates %d fds"
1498 msgstr ""
1499
1500 #: gio/gdbusmessage.c:1869
1501 #, c-format
1502 msgid "Message body has signature `%s' but there is no signature header"
1503 msgstr ""
1504
1505 #: gio/gdbusmessage.c:1879
1506 #, c-format
1507 msgid ""
1508 "Message body has type signature `%s' but signature in the header field is `%"
1509 "s'"
1510 msgstr ""
1511
1512 #: gio/gdbusmessage.c:1895
1513 #, c-format
1514 msgid "Message body is empty but signature in the header field is `(%s)'"
1515 msgstr ""
1516
1517 #: gio/gdbusmessage.c:2448
1518 #, fuzzy, c-format
1519 msgid "Error return with body of type `%s'"
1520 msgstr "寫入至檔案時發生錯誤:%s"
1521
1522 #: gio/gdbusmessage.c:2456
1523 msgid "Error return with empty body"
1524 msgstr ""
1525
1526 #: gio/gdbusmethodinvocation.c:359
1527 #, c-format
1528 msgid "Type of return value is incorrect, got `%s', expected  `%s'"
1529 msgstr ""
1530
1531 #: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940
1532 #, c-format
1533 msgid "Error sending message: %s"
1534 msgstr "傳送訊息時發生錯誤:%s"
1535
1536 #: gio/gdbusprivate.c:768
1537 msgid "Error writing first 16 bytes of message to socket: "
1538 msgstr ""
1539
1540 #: gio/gdbusproxy.c:633
1541 #, c-format
1542 msgid ""
1543 "Trying to set property %s of type %s but according to the expected interface "
1544 "the type is %s"
1545 msgstr ""
1546
1547 #: gio/gdbusproxy.c:1438
1548 #, c-format
1549 msgid "Method `%s' returned signature `%s', but expected `%s'"
1550 msgstr ""
1551
1552 #: gio/gdbusserver.c:662
1553 #, fuzzy
1554 msgid "Abstract name space not supported"
1555 msgstr "不支援回收筒"
1556
1557 #: gio/gdbusserver.c:752
1558 msgid "Cannot specify nonce file when creating a server"
1559 msgstr ""
1560
1561 #: gio/gdbusserver.c:829
1562 #, fuzzy, c-format
1563 msgid "Error writing nonce file at `%s': %s"
1564 msgstr "寫入至檔案時發生錯誤:%s"
1565
1566 #: gio/gdbusserver.c:981
1567 #, fuzzy, c-format
1568 msgid "The string `%s' is not a valid D-Bus GUID"
1569 msgstr "「%s」不是一個有效的名稱"
1570
1571 #: gio/gdbusserver.c:1021
1572 #, c-format
1573 msgid "Cannot listen on unsupported transport `%s'"
1574 msgstr ""
1575
1576 #: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38
1577 msgid "COMMAND"
1578 msgstr ""
1579
1580 #: gio/gdbus-tool.c:92
1581 #, c-format
1582 msgid ""
1583 "Commands:\n"
1584 "  help         Shows this information\n"
1585 "  introspect   Introspect a remote object\n"
1586 "  monitor      Monitor a remote object\n"
1587 "  call         Invoke a method on a remote object\n"
1588 "\n"
1589 "Use \"%s COMMAND --help\" to get help on each command.\n"
1590 msgstr ""
1591
1592 #: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299
1593 #: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347
1594 #, fuzzy, c-format
1595 msgid "Error: %s\n"
1596 msgstr "第 %d 行發生錯誤:%s"
1597
1598 #: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474
1599 #: gio/gdbus-tool.c:1353
1600 #, c-format
1601 msgid "Error: Result is type `%s', expected `(s)'\n"
1602 msgstr ""
1603
1604 #: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363
1605 #, fuzzy, c-format
1606 msgid "Error parsing introspection XML: %s\n"
1607 msgstr "解析 %s 選項時發生錯誤"
1608
1609 #: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334
1610 #, c-format
1611 msgid "Error: Result is type `%s', expected `(as)'\n"
1612 msgstr ""
1613
1614 #: gio/gdbus-tool.c:368
1615 msgid "Connect to the system bus"
1616 msgstr ""
1617
1618 #: gio/gdbus-tool.c:369
1619 msgid "Connect to the session bus"
1620 msgstr ""
1621
1622 #: gio/gdbus-tool.c:370
1623 #, fuzzy
1624 msgid "Connect to given D-Bus address"
1625 msgstr "連線進行中"
1626
1627 #: gio/gdbus-tool.c:380
1628 #, fuzzy
1629 msgid "Connection Endpoint Options:"
1630 msgstr "連線進行中"
1631
1632 #: gio/gdbus-tool.c:381
1633 msgid "Options specifying the connection endpoint"
1634 msgstr ""
1635
1636 #: gio/gdbus-tool.c:401
1637 #, c-format
1638 msgid "No connection endpoint specified"
1639 msgstr ""
1640
1641 #: gio/gdbus-tool.c:411
1642 #, c-format
1643 msgid "Multiple connection endpoints specified"
1644 msgstr ""
1645
1646 #: gio/gdbus-tool.c:488
1647 #, c-format
1648 msgid ""
1649 "Warning: According to introspection data, interface `%s' does not exist\n"
1650 msgstr ""
1651
1652 #: gio/gdbus-tool.c:497
1653 #, c-format
1654 msgid ""
1655 "Warning: According to introspection data, method `%s' does not exist on "
1656 "interface `%s'\n"
1657 msgstr ""
1658
1659 #: gio/gdbus-tool.c:559
1660 msgid "Destination name to invoke method on"
1661 msgstr ""
1662
1663 #: gio/gdbus-tool.c:560
1664 msgid "Object path to invoke method on"
1665 msgstr ""
1666
1667 #: gio/gdbus-tool.c:561
1668 msgid "Method and interface name"
1669 msgstr ""
1670
1671 #: gio/gdbus-tool.c:600
1672 msgid "Invoke a method on a remote object."
1673 msgstr ""
1674
1675 #: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526
1676 #, fuzzy, c-format
1677 msgid "Error connecting: %s\n"
1678 msgstr "連線錯誤:%s"
1679
1680 #: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545
1681 #, c-format
1682 msgid "Error: Destination is not specified\n"
1683 msgstr ""
1684
1685 #: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307
1686 #, c-format
1687 msgid "Error: Object path is not specified\n"
1688 msgstr ""
1689
1690 #: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585
1691 #, fuzzy, c-format
1692 msgid "Error: %s is not a valid object path\n"
1693 msgstr "「%s」不是一個有效的名稱"
1694
1695 #: gio/gdbus-tool.c:731
1696 #, c-format
1697 msgid "Error: Method name is not specified\n"
1698 msgstr ""
1699
1700 #: gio/gdbus-tool.c:742
1701 #, c-format
1702 msgid "Error: Method name `%s' is invalid\n"
1703 msgstr ""
1704
1705 #: gio/gdbus-tool.c:807
1706 #, fuzzy, c-format
1707 msgid "Error parsing parameter %d of type `%s': %s\n"
1708 msgstr "開啟目錄‘%s’時發生錯誤:%s"
1709
1710 #: gio/gdbus-tool.c:815
1711 #, fuzzy, c-format
1712 msgid "Error parsing parameter %d: %s\n"
1713 msgstr "解析 %s 選項時發生錯誤"
1714
1715 #: gio/gdbus-tool.c:1187
1716 msgid "Destination name to introspect"
1717 msgstr ""
1718
1719 #: gio/gdbus-tool.c:1188
1720 msgid "Object path to introspect"
1721 msgstr ""
1722
1723 #: gio/gdbus-tool.c:1221
1724 msgid "Introspect a remote object."
1725 msgstr ""
1726
1727 #: gio/gdbus-tool.c:1444
1728 msgid "Destination name to monitor"
1729 msgstr ""
1730
1731 #: gio/gdbus-tool.c:1445
1732 msgid "Object path to monitor"
1733 msgstr ""
1734
1735 #: gio/gdbus-tool.c:1478
1736 #, fuzzy
1737 msgid "Monitor a remote object."
1738 msgstr "損毀的物件"
1739
1740 #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222
1741 msgid "Unnamed"
1742 msgstr "未命名的"
1743
1744 #: gio/gdesktopappinfo.c:742
1745 msgid "Desktop file didn't specify Exec field"
1746 msgstr "桌面(Desktop)檔案未指定 Exec 欄位"
1747
1748 #: gio/gdesktopappinfo.c:924
1749 msgid "Unable to find terminal required for application"
1750 msgstr "無法找到應用程式要求的終端機"
1751
1752 #: gio/gdesktopappinfo.c:1132
1753 #, c-format
1754 msgid "Can't create user application configuration folder %s: %s"
1755 msgstr "不能建立使用者應用程式組態資料夾 %s:%s"
1756
1757 #: gio/gdesktopappinfo.c:1136
1758 #, c-format
1759 msgid "Can't create user MIME configuration folder %s: %s"
1760 msgstr "不能建立使用者 MIME 組態資料夾 %s:%s"
1761
1762 #: gio/gdesktopappinfo.c:1544
1763 #, c-format
1764 msgid "Can't create user desktop file %s"
1765 msgstr "不能建立使用者桌面檔案 %s"
1766
1767 #: gio/gdesktopappinfo.c:1658
1768 #, c-format
1769 msgid "Custom definition for %s"
1770 msgstr "自訂 %s 的定義"
1771
1772 #: gio/gdrive.c:364
1773 msgid "drive doesn't implement eject"
1774 msgstr "裝置無法實作退出功能(eject)"
1775
1776 #. Translators: This is an error
1777 #. * message for drive objects that
1778 #. * don't implement any of eject or eject_with_operation.
1779 #: gio/gdrive.c:444
1780 msgid "drive doesn't implement eject or eject_with_operation"
1781 msgstr "裝置無法實作退出功能(eject) 或 eject_with_operation"
1782
1783 #: gio/gdrive.c:521
1784 msgid "drive doesn't implement polling for media"
1785 msgstr "裝置無法實作媒體的輪詢"
1786
1787 #: gio/gdrive.c:726
1788 msgid "drive doesn't implement start"
1789 msgstr "裝置無法實作啟動功能(start)"
1790
1791 #: gio/gdrive.c:828
1792 msgid "drive doesn't implement stop"
1793 msgstr "裝置無法實作停止功能(stop)"
1794
1795 #: gio/gemblem.c:325
1796 #, c-format
1797 msgid "Can't handle version %d of GEmblem encoding"
1798 msgstr "不能處理版本為 %d 的 GEmblem 編碼"
1799
1800 #: gio/gemblem.c:335
1801 #, c-format
1802 msgid "Malformed number of tokens (%d) in GEmblem encoding"
1803 msgstr "GEmblem 編碼中記號 (%d) 的數量格式不正確"
1804
1805 #: gio/gemblemedicon.c:296
1806 #, c-format
1807 msgid "Can't handle version %d of GEmblemedIcon encoding"
1808 msgstr "不能處理版本為 %d 的 GEmblemedIcon 編碼"
1809
1810 #: gio/gemblemedicon.c:306
1811 #, c-format
1812 msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
1813 msgstr "GEmblemedIcon 編碼中記號 (%d) 的數量格式不正確"
1814
1815 #: gio/gemblemedicon.c:329
1816 msgid "Expected a GEmblem for GEmblemedIcon"
1817 msgstr "預期為 GEmblemedIcon 的 GEmblem"
1818
1819 #: gio/gfile.c:871 gio/gfile.c:1101 gio/gfile.c:1236 gio/gfile.c:1472
1820 #: gio/gfile.c:1526 gio/gfile.c:1583 gio/gfile.c:1666 gio/gfile.c:1721
1821 #: gio/gfile.c:1781 gio/gfile.c:1835 gio/gfile.c:3304 gio/gfile.c:3358
1822 #: gio/gfile.c:3489 gio/gfile.c:3529 gio/gfile.c:3856 gio/gfile.c:4258
1823 #: gio/gfile.c:4344 gio/gfile.c:4433 gio/gfile.c:4531 gio/gfile.c:4618
1824 #: gio/gfile.c:4711 gio/gfile.c:5041 gio/gfile.c:5321 gio/gfile.c:5390
1825 #: gio/gfile.c:6981 gio/gfile.c:7071 gio/gfile.c:7157
1826 #: gio/win32/gwinhttpfile.c:441
1827 msgid "Operation not supported"
1828 msgstr "不支援的操作"
1829
1830 #. Translators: This is an error message when trying to find the
1831 #. * enclosing (user visible) mount of a file, but none exists.
1832 #. Translators: This is an error message when trying to
1833 #. * find the enclosing (user visible) mount of a file, but
1834 #. * none exists.
1835 #. Translators: This is an error message when trying to find
1836 #. * the enclosing (user visible) mount of a file, but none
1837 #. * exists.
1838 #: gio/gfile.c:1357 gio/glocalfile.c:1060 gio/glocalfile.c:1071
1839 #: gio/glocalfile.c:1084
1840 msgid "Containing mount does not exist"
1841 msgstr "包含了不存在的掛載點"
1842
1843 #: gio/gfile.c:2409 gio/glocalfile.c:2259
1844 msgid "Can't copy over directory"
1845 msgstr "不能複製整個目錄"
1846
1847 #: gio/gfile.c:2469
1848 msgid "Can't copy directory over directory"
1849 msgstr "不能將目錄複製到目錄上"
1850
1851 #: gio/gfile.c:2477 gio/glocalfile.c:2268
1852 msgid "Target file exists"
1853 msgstr "目標檔案已存在"
1854
1855 #: gio/gfile.c:2495
1856 msgid "Can't recursively copy directory"
1857 msgstr "不能遞廻複製目錄"
1858
1859 #: gio/gfile.c:2755
1860 msgid "Splice not supported"
1861 msgstr "不支援拼接"
1862
1863 #: gio/gfile.c:2759
1864 #, c-format
1865 msgid "Error splicing file: %s"
1866 msgstr "拼接檔案時發生錯誤:%s"
1867
1868 #: gio/gfile.c:2906
1869 msgid "Can't copy special file"
1870 msgstr "不能複製特殊的檔案"
1871
1872 #: gio/gfile.c:3479
1873 msgid "Invalid symlink value given"
1874 msgstr "提供了無效的符號連結值"
1875
1876 #: gio/gfile.c:3572
1877 msgid "Trash not supported"
1878 msgstr "不支援回收筒"
1879
1880 #: gio/gfile.c:3621
1881 #, c-format
1882 msgid "File names cannot contain '%c'"
1883 msgstr "檔案名稱不能包含「%c」"
1884
1885 #: gio/gfile.c:6038 gio/gvolume.c:331
1886 msgid "volume doesn't implement mount"
1887 msgstr "儲存區尚未實作掛載功能"
1888
1889 #: gio/gfile.c:6149
1890 msgid "No application is registered as handling this file"
1891 msgstr "沒有應用程式註冊為用以處理這個檔案"
1892
1893 #: gio/gfileenumerator.c:206
1894 msgid "Enumerator is closed"
1895 msgstr "檔案列舉器(enumerator)已關閉"
1896
1897 #: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272
1898 #: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481
1899 msgid "File enumerator has outstanding operation"
1900 msgstr "檔案列舉器(enumerator)有異常操作"
1901
1902 #: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471
1903 msgid "File enumerator is already closed"
1904 msgstr "檔案列舉器(enumerator)已經關閉"
1905
1906 #: gio/gfileicon.c:237
1907 #, c-format
1908 msgid "Can't handle version %d of GFileIcon encoding"
1909 msgstr "不能處理版本為 %d 的 GFileIcon 編碼"
1910
1911 #: gio/gfileicon.c:247
1912 msgid "Malformed input data for GFileIcon"
1913 msgstr "給 GFileIcon 的輸入資料格式不良"
1914
1915 #: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
1916 #: gio/gfileiostream.c:171 gio/gfileoutputstream.c:170
1917 #: gio/gfileoutputstream.c:525
1918 msgid "Stream doesn't support query_info"
1919 msgstr "串流不支援 query_info"
1920
1921 #: gio/gfileinputstream.c:337 gio/gfileiostream.c:389
1922 #: gio/gfileoutputstream.c:383
1923 msgid "Seek not supported on stream"
1924 msgstr "不支援在串流中搜尋"
1925
1926 #: gio/gfileinputstream.c:381
1927 msgid "Truncate not allowed on input stream"
1928 msgstr "在輸入串流中不允許截短(truncate)"
1929
1930 #: gio/gfileiostream.c:465 gio/gfileoutputstream.c:459
1931 msgid "Truncate not supported on stream"
1932 msgstr "在串流中不支援截短(truncate)"
1933
1934 #: gio/gicon.c:286
1935 #, c-format
1936 msgid "Wrong number of tokens (%d)"
1937 msgstr "記號數量 (%d) 錯誤"
1938
1939 #: gio/gicon.c:306
1940 #, c-format
1941 msgid "No type for class name %s"
1942 msgstr "類別名稱 %s 沒有類型"
1943
1944 #: gio/gicon.c:316
1945 #, c-format
1946 msgid "Type %s does not implement the GIcon interface"
1947 msgstr "類型 %s 沒有實作 GIcon 介面"
1948
1949 #: gio/gicon.c:327
1950 #, c-format
1951 msgid "Type %s is not classed"
1952 msgstr "類型 %s 尚未歸類"
1953
1954 #: gio/gicon.c:341
1955 #, c-format
1956 msgid "Malformed version number: %s"
1957 msgstr "格式不良的版本號碼:%s"
1958
1959 #: gio/gicon.c:355
1960 #, c-format
1961 msgid "Type %s does not implement from_tokens() on the GIcon interface"
1962 msgstr "類型 %s 沒有實作 GIcon 介面的 from_tokens()"
1963
1964 #: gio/gicon.c:431
1965 msgid "Can't handle the supplied version the icon encoding"
1966 msgstr "不能處理提供的圖示編碼版本"
1967
1968 #: gio/ginputstream.c:195
1969 msgid "Input stream doesn't implement read"
1970 msgstr "輸入串流尚未實作讀取"
1971
1972 #. Translators: This is an error you get if there is already an
1973 #. * operation running against this stream when you try to start
1974 #. * one
1975 #. Translators: This is an error you get if there is
1976 #. * already an operation running against this stream when
1977 #. * you try to start one
1978 #: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1206
1979 msgid "Stream has outstanding operation"
1980 msgstr "串流有異常操作"
1981
1982 #: gio/ginetsocketaddress.c:182 gio/ginetsocketaddress.c:199
1983 #: gio/gunixsocketaddress.c:222
1984 msgid "Not enough space for socket address"
1985 msgstr "socket 位址沒有足夠的空間"
1986
1987 #: gio/ginetsocketaddress.c:212
1988 msgid "Unsupported socket address"
1989 msgstr "不支援的 socket 位址"
1990
1991 #: gio/glocaldirectorymonitor.c:288
1992 msgid "Unable to find default local directory monitor type"
1993 msgstr "無法找到預設的本地端目錄監視器類型"
1994
1995 #: gio/glocalfile.c:594 gio/win32/gwinhttpfile.c:424
1996 #, c-format
1997 msgid "Invalid filename %s"
1998 msgstr "無效的檔案名稱 %s"
1999
2000 #: gio/glocalfile.c:968
2001 #, c-format
2002 msgid "Error getting filesystem info: %s"
2003 msgstr "取得檔案系統資訊時發生錯誤:%s"
2004
2005 #: gio/glocalfile.c:1106
2006 msgid "Can't rename root directory"
2007 msgstr "不能重新命名根目錄"
2008
2009 #: gio/glocalfile.c:1126 gio/glocalfile.c:1152
2010 #, c-format
2011 msgid "Error renaming file: %s"
2012 msgstr "重新命名檔案時發生錯誤:%s"
2013
2014 #: gio/glocalfile.c:1135
2015 msgid "Can't rename file, filename already exist"
2016 msgstr "不能重新命名檔案,該檔案名稱已存在"
2017
2018 #: gio/glocalfile.c:1148 gio/glocalfile.c:2132 gio/glocalfile.c:2161
2019 #: gio/glocalfile.c:2321 gio/glocalfileoutputstream.c:557
2020 #: gio/glocalfileoutputstream.c:610 gio/glocalfileoutputstream.c:655
2021 #: gio/glocalfileoutputstream.c:1137
2022 msgid "Invalid filename"
2023 msgstr "無效的檔案名稱"
2024
2025 #: gio/glocalfile.c:1309
2026 #, c-format
2027 msgid "Error opening file: %s"
2028 msgstr "開啓檔案時發生錯誤:%s"
2029
2030 #: gio/glocalfile.c:1319
2031 msgid "Can't open directory"
2032 msgstr "不能開啟目錄"
2033
2034 #: gio/glocalfile.c:1444
2035 #, c-format
2036 msgid "Error removing file: %s"
2037 msgstr "移除檔案時發生錯誤:%s"
2038
2039 #: gio/glocalfile.c:1811
2040 #, c-format
2041 msgid "Error trashing file: %s"
2042 msgstr "移動檔案至回收筒時發生錯誤:%s"
2043
2044 #: gio/glocalfile.c:1834
2045 #, c-format
2046 msgid "Unable to create trash dir %s: %s"
2047 msgstr "無法建立回收筒目錄 %s:%s"
2048
2049 #: gio/glocalfile.c:1855
2050 msgid "Unable to find toplevel directory for trash"
2051 msgstr "無法找到回收筒的頂端層級目錄"
2052
2053 #: gio/glocalfile.c:1934 gio/glocalfile.c:1954
2054 msgid "Unable to find or create trash directory"
2055 msgstr "無法找到或建立回收筒目錄"
2056
2057 #: gio/glocalfile.c:1988
2058 #, c-format
2059 msgid "Unable to create trashing info file: %s"
2060 msgstr "無法建立回收筒資訊檔案:%s"
2061
2062 #: gio/glocalfile.c:2017 gio/glocalfile.c:2022 gio/glocalfile.c:2102
2063 #: gio/glocalfile.c:2109
2064 #, c-format
2065 msgid "Unable to trash file: %s"
2066 msgstr "無法將檔案移至回收筒:%s"
2067
2068 #: gio/glocalfile.c:2136
2069 #, c-format
2070 msgid "Error creating directory: %s"
2071 msgstr "建立目錄發生錯誤:%s"
2072
2073 #: gio/glocalfile.c:2165
2074 #, c-format
2075 msgid "Filesystem does not support symbolic links"
2076 msgstr "檔案系統不支援符號連結"
2077
2078 #: gio/glocalfile.c:2169
2079 #, c-format
2080 msgid "Error making symbolic link: %s"
2081 msgstr "建立符號連結時發生錯誤:%s"
2082
2083 #: gio/glocalfile.c:2231 gio/glocalfile.c:2325
2084 #, c-format
2085 msgid "Error moving file: %s"
2086 msgstr "移動檔案時發生錯誤:%s"
2087
2088 #: gio/glocalfile.c:2254
2089 msgid "Can't move directory over directory"
2090 msgstr "不能將目錄移動至目錄上"
2091
2092 #: gio/glocalfile.c:2281 gio/glocalfileoutputstream.c:935
2093 #: gio/glocalfileoutputstream.c:949 gio/glocalfileoutputstream.c:964
2094 #: gio/glocalfileoutputstream.c:980 gio/glocalfileoutputstream.c:994
2095 msgid "Backup file creation failed"
2096 msgstr "建立備份檔案失敗"
2097
2098 #: gio/glocalfile.c:2300
2099 #, c-format
2100 msgid "Error removing target file: %s"
2101 msgstr "移除目標檔案時發生錯誤:%s"
2102
2103 #: gio/glocalfile.c:2314
2104 msgid "Move between mounts not supported"
2105 msgstr "不支援在掛載點之間移動"
2106
2107 #: gio/glocalfileinfo.c:721
2108 msgid "Attribute value must be non-NULL"
2109 msgstr "屬性數值必須為非-NULL"
2110
2111 #: gio/glocalfileinfo.c:728
2112 msgid "Invalid attribute type (string expected)"
2113 msgstr "無效的屬性類型(應為字串值)"
2114
2115 #: gio/glocalfileinfo.c:735
2116 msgid "Invalid extended attribute name"
2117 msgstr "無效的延伸屬性名稱"
2118
2119 #: gio/glocalfileinfo.c:775
2120 #, c-format
2121 msgid "Error setting extended attribute '%s': %s"
2122 msgstr "設定延伸屬性「%s」時發生錯誤:%s"
2123
2124 #: gio/glocalfileinfo.c:1479 gio/glocalfileoutputstream.c:819
2125 #, c-format
2126 msgid "Error stating file '%s': %s"
2127 msgstr "取得檔案「%s」狀態時發生錯誤:%s"
2128
2129 #: gio/glocalfileinfo.c:1552
2130 msgid " (invalid encoding)"
2131 msgstr "(無效的編碼)"
2132
2133 #: gio/glocalfileinfo.c:1750
2134 #, c-format
2135 msgid "Error stating file descriptor: %s"
2136 msgstr "取得檔案描述狀態時發生錯誤:%s"
2137
2138 #: gio/glocalfileinfo.c:1795
2139 msgid "Invalid attribute type (uint32 expected)"
2140 msgstr "無效的屬性類型(應為 uint32 值)"
2141
2142 #: gio/glocalfileinfo.c:1813
2143 msgid "Invalid attribute type (uint64 expected)"
2144 msgstr "無效的屬性類型(應為 uint64 值)"
2145
2146 #: gio/glocalfileinfo.c:1832 gio/glocalfileinfo.c:1851
2147 msgid "Invalid attribute type (byte string expected)"
2148 msgstr "無效的屬性類型(應為 byte string 值)"
2149
2150 #: gio/glocalfileinfo.c:1886
2151 msgid "Cannot set permissions on symlinks"
2152 msgstr "不能設定符號連結的權限"
2153
2154 #: gio/glocalfileinfo.c:1902
2155 #, c-format
2156 msgid "Error setting permissions: %s"
2157 msgstr "設定權限時發生錯誤:%s"
2158
2159 #: gio/glocalfileinfo.c:1953
2160 #, c-format
2161 msgid "Error setting owner: %s"
2162 msgstr "設定擁有者時發生錯誤:%s"
2163
2164 #: gio/glocalfileinfo.c:1976
2165 msgid "symlink must be non-NULL"
2166 msgstr "符號連結必須為非-NULL"
2167
2168 #: gio/glocalfileinfo.c:1986 gio/glocalfileinfo.c:2005
2169 #: gio/glocalfileinfo.c:2016
2170 #, c-format
2171 msgid "Error setting symlink: %s"
2172 msgstr "設定符號連結時發生錯誤:%s"
2173
2174 #: gio/glocalfileinfo.c:1995
2175 msgid "Error setting symlink: file is not a symlink"
2176 msgstr "設定符號連結時發生錯誤:檔案不是符號連結"
2177
2178 #: gio/glocalfileinfo.c:2121
2179 #, c-format
2180 msgid "Error setting modification or access time: %s"
2181 msgstr "設定修改或存取時刻時發生錯誤:%s"
2182
2183 #: gio/glocalfileinfo.c:2144
2184 msgid "SELinux context must be non-NULL"
2185 msgstr "SELinux 關聯必須為非-NULL"
2186
2187 #: gio/glocalfileinfo.c:2159
2188 #, c-format
2189 msgid "Error setting SELinux context: %s"
2190 msgstr "設定 SELinux 關聯時發生錯誤:%s"
2191
2192 #: gio/glocalfileinfo.c:2166
2193 msgid "SELinux is not enabled on this system"
2194 msgstr "SELinux 在這個系統上並未啟用"
2195
2196 #: gio/glocalfileinfo.c:2258
2197 #, c-format
2198 msgid "Setting attribute %s not supported"
2199 msgstr "不支援設定屬性 %s"
2200
2201 #: gio/glocalfileinputstream.c:171 gio/glocalfileoutputstream.c:708
2202 #, c-format
2203 msgid "Error reading from file: %s"
2204 msgstr "從檔案讀取時發生錯誤:%s"
2205
2206 #: gio/glocalfileinputstream.c:202 gio/glocalfileinputstream.c:214
2207 #: gio/glocalfileinputstream.c:326 gio/glocalfileoutputstream.c:456
2208 #: gio/glocalfileoutputstream.c:1012
2209 #, c-format
2210 msgid "Error seeking in file: %s"
2211 msgstr "在檔案中搜尋時發生錯誤:%s"
2212
2213 #: gio/glocalfileinputstream.c:247 gio/glocalfileoutputstream.c:242
2214 #: gio/glocalfileoutputstream.c:337
2215 #, c-format
2216 msgid "Error closing file: %s"
2217 msgstr "關閉檔案時發生錯誤:%s"
2218
2219 #: gio/glocalfilemonitor.c:213
2220 msgid "Unable to find default local file monitor type"
2221 msgstr "無法找到預設的本地端檔案監視器類型"
2222
2223 #: gio/glocalfileoutputstream.c:188 gio/glocalfileoutputstream.c:221
2224 #: gio/glocalfileoutputstream.c:729
2225 #, c-format
2226 msgid "Error writing to file: %s"
2227 msgstr "寫入至檔案時發生錯誤:%s"
2228
2229 #: gio/glocalfileoutputstream.c:269
2230 #, c-format
2231 msgid "Error removing old backup link: %s"
2232 msgstr "移除舊備份連結時發生錯誤:%s"
2233
2234 #: gio/glocalfileoutputstream.c:283 gio/glocalfileoutputstream.c:296
2235 #, c-format
2236 msgid "Error creating backup copy: %s"
2237 msgstr "建立備份複本時發生錯誤:%s"
2238
2239 #: gio/glocalfileoutputstream.c:314
2240 #, c-format
2241 msgid "Error renaming temporary file: %s"
2242 msgstr "重新命名暫存檔案時發生錯誤:%s"
2243
2244 #: gio/glocalfileoutputstream.c:502 gio/glocalfileoutputstream.c:1063
2245 #, c-format
2246 msgid "Error truncating file: %s"
2247 msgstr "截短檔案時發生錯誤:%s"
2248
2249 #: gio/glocalfileoutputstream.c:563 gio/glocalfileoutputstream.c:616
2250 #: gio/glocalfileoutputstream.c:661 gio/glocalfileoutputstream.c:801
2251 #: gio/glocalfileoutputstream.c:1044 gio/glocalfileoutputstream.c:1143
2252 #, c-format
2253 msgid "Error opening file '%s': %s"
2254 msgstr "開啟檔案「%s」時發生錯誤:%s"
2255
2256 #: gio/glocalfileoutputstream.c:832
2257 msgid "Target file is a directory"
2258 msgstr "目標檔案是一個目錄"
2259
2260 #: gio/glocalfileoutputstream.c:837
2261 msgid "Target file is not a regular file"
2262 msgstr "目標檔案不是正規的檔案"
2263
2264 #: gio/glocalfileoutputstream.c:849
2265 msgid "The file was externally modified"
2266 msgstr "該檔案已被外部程式修改過"
2267
2268 #: gio/glocalfileoutputstream.c:1028
2269 #, c-format
2270 msgid "Error removing old file: %s"
2271 msgstr "移除舊檔案時發生錯誤:%s"
2272
2273 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:718
2274 msgid "Invalid GSeekType supplied"
2275 msgstr "提供了無效的 GSeek 類型"
2276
2277 #: gio/gmemoryinputstream.c:497
2278 msgid "Invalid seek request"
2279 msgstr "無效的搜尋要求"
2280
2281 #: gio/gmemoryinputstream.c:521
2282 msgid "Cannot truncate GMemoryInputStream"
2283 msgstr "不能截短 GMemoryInputStream"
2284
2285 #: gio/gmemoryoutputstream.c:468
2286 msgid "Memory output stream not resizable"
2287 msgstr "記憶體輸出串流不能改變大小"
2288
2289 #: gio/gmemoryoutputstream.c:484
2290 msgid "Failed to resize memory output stream"
2291 msgstr "改變記憶體輸出串流的大小失敗"
2292
2293 #: gio/gmemoryoutputstream.c:572
2294 msgid ""
2295 "Amount of memory required to process the write is larger than available "
2296 "address space"
2297 msgstr "進行寫入所需的記憶體總額大於可用的位址空間"
2298
2299 #: gio/gmemoryoutputstream.c:728
2300 msgid "Requested seek before the beginning of the stream"
2301 msgstr "在串流的開頭之前要求的搜索"
2302
2303 #: gio/gmemoryoutputstream.c:737
2304 msgid "Requested seek beyond the end of the stream"
2305 msgstr "在串流的開頭之後要求的搜索"
2306
2307 #. Translators: This is an error
2308 #. * message for mount objects that
2309 #. * don't implement unmount.
2310 #: gio/gmount.c:364
2311 msgid "mount doesn't implement \"unmount\""
2312 msgstr "掛載點尚未實作卸載(umount)"
2313
2314 #. Translators: This is an error
2315 #. * message for mount objects that
2316 #. * don't implement eject.
2317 #: gio/gmount.c:443
2318 msgid "mount doesn't implement \"eject\""
2319 msgstr "掛載點尚未實作退出(eject)"
2320
2321 #. Translators: This is an error
2322 #. * message for mount objects that
2323 #. * don't implement any of unmount or unmount_with_operation.
2324 #: gio/gmount.c:523
2325 msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\""
2326 msgstr "掛載點尚未實作卸載(umount)或「umount_with_operation」"
2327
2328 #. Translators: This is an error
2329 #. * message for mount objects that
2330 #. * don't implement any of eject or eject_with_operation.
2331 #: gio/gmount.c:610
2332 msgid "mount doesn't implement \"eject\" or \"eject_with_operation\""
2333 msgstr "掛載點尚未實作退出(eject)或「eject_with_operation」"
2334
2335 #. Translators: This is an error
2336 #. * message for mount objects that
2337 #. * don't implement remount.
2338 #: gio/gmount.c:699
2339 msgid "mount doesn't implement \"remount\""
2340 msgstr "掛載點尚未實作重新掛載(remount)"
2341
2342 #. Translators: This is an error
2343 #. * message for mount objects that
2344 #. * don't implement content type guessing.
2345 #: gio/gmount.c:783
2346 msgid "mount doesn't implement content type guessing"
2347 msgstr "掛載點尚未實作內容類型預測"
2348
2349 #. Translators: This is an error
2350 #. * message for mount objects that
2351 #. * don't implement content type guessing.
2352 #: gio/gmount.c:872
2353 msgid "mount doesn't implement synchronous content type guessing"
2354 msgstr "掛載點尚未實作同步內容類型預測"
2355
2356 #: gio/gnetworkaddress.c:295
2357 #, c-format
2358 msgid "Hostname '%s' contains '[' but not ']'"
2359 msgstr "主機名稱「%s」含有 '[' but not ']'"
2360
2361 #: gio/goutputstream.c:207 gio/goutputstream.c:408
2362 msgid "Output stream doesn't implement write"
2363 msgstr "輸出串流尚未實作寫入"
2364
2365 #: gio/goutputstream.c:369 gio/goutputstream.c:845
2366 msgid "Source stream is already closed"
2367 msgstr "來源串流已經關閉"
2368
2369 #: gio/gresolver.c:736
2370 #, c-format
2371 msgid "Error resolving '%s': %s"
2372 msgstr "解析「%s」時發生錯誤:%s"
2373
2374 #: gio/gresolver.c:786
2375 #, c-format
2376 msgid "Error reverse-resolving '%s': %s"
2377 msgstr "反向解析「%s」時發生錯誤:%s"
2378
2379 #: gio/gresolver.c:821 gio/gresolver.c:899
2380 #, c-format
2381 msgid "No service record for '%s'"
2382 msgstr "沒有「%s」的服務紀錄"
2383
2384 #: gio/gresolver.c:826 gio/gresolver.c:904
2385 #, c-format
2386 msgid "Temporarily unable to resolve '%s'"
2387 msgstr "暫時無法解析「%s」"
2388
2389 #: gio/gresolver.c:831 gio/gresolver.c:909
2390 #, c-format
2391 msgid "Error resolving '%s'"
2392 msgstr "解析「%s」時發生錯誤"
2393
2394 #: gio/gschema-compile.c:647
2395 msgid "where to store the gschemas.compiled file"
2396 msgstr ""
2397
2398 #: gio/gschema-compile.c:647 gio/gschema-compile.c:659
2399 msgid "DIRECTORY"
2400 msgstr ""
2401
2402 #: gio/gschema-compile.c:648
2403 msgid "Do not write the gschema.compiled file"
2404 msgstr ""
2405
2406 #: gio/gschema-compile.c:649
2407 #, fuzzy
2408 msgid "Do not give error for empty directory"
2409 msgstr "不能將目錄移動至目錄上"
2410
2411 #: gio/gschema-compile.c:650
2412 msgid "Do not enforce key name restrictions"
2413 msgstr ""
2414
2415 #: gio/gschema-compile.c:662
2416 msgid ""
2417 "Compile all GSettings schema files into a schema cache.\n"
2418 "Schema files are required to have the extension .gschema.xml,\n"
2419 "and the cache file is called gschemas.compiled."
2420 msgstr ""
2421
2422 #: gio/gschema-compile.c:678
2423 #, c-format
2424 msgid "You should give exactly one directory name\n"
2425 msgstr ""
2426
2427 #: gio/gschema-compile.c:717
2428 #, c-format
2429 msgid "No schema files found\n"
2430 msgstr ""
2431
2432 #: gio/gsettings-tool.c:41
2433 #, c-format
2434 msgid ""
2435 "Commands:\n"
2436 "  help        Show this information\n"
2437 "  get         Get the value of a key\n"
2438 "  set         Set the value of a key\n"
2439 "  monitor     Monitor a key for changes\n"
2440 "  writable    Check if a key is writable\n"
2441 "\n"
2442 "Use '%s COMMAND --help' to get help for individual commands.\n"
2443 msgstr ""
2444
2445 #: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252
2446 #: gio/gsettings-tool.c:325
2447 msgid "Specify the path for the schema"
2448 msgstr ""
2449
2450 #: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252
2451 #: gio/gsettings-tool.c:325
2452 msgid "PATH"
2453 msgstr ""
2454
2455 #: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333
2456 msgid "SCHEMA KEY"
2457 msgstr ""
2458
2459 #: gio/gsettings-tool.c:112
2460 msgid "Get the value of KEY"
2461 msgstr ""
2462
2463 #: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340
2464 msgid ""
2465 "Arguments:\n"
2466 "  SCHEMA      The id of the schema\n"
2467 "  KEY         The name of the key\n"
2468 msgstr ""
2469
2470 #: gio/gsettings-tool.c:169
2471 msgid "SCHEMA KEY VALUE"
2472 msgstr ""
2473
2474 #: gio/gsettings-tool.c:171
2475 msgid "Set the value of KEY"
2476 msgstr ""
2477
2478 #: gio/gsettings-tool.c:173
2479 msgid ""
2480 "Arguments:\n"
2481 "  SCHEMA      The id of the schema\n"
2482 "  KEY         The name of the key\n"
2483 "  VALUE       The value to set key to, as a serialized GVariant\n"
2484 msgstr ""
2485
2486 #: gio/gsettings-tool.c:212
2487 #, fuzzy, c-format
2488 msgid "Key %s is not writable\n"
2489 msgstr "類型 %s 尚未歸類"
2490
2491 #: gio/gsettings-tool.c:262
2492 msgid "Find out whether KEY is writable"
2493 msgstr ""
2494
2495 #: gio/gsettings-tool.c:336
2496 msgid ""
2497 "Monitor KEY for changes and print the changed values.\n"
2498 "Monitoring will continue until the process is terminated."
2499 msgstr ""
2500
2501 #: gio/gsettings-tool.c:399
2502 #, fuzzy, c-format
2503 msgid "Unknown command '%s'\n"
2504 msgstr "未知的選項 %s"
2505
2506 #: gio/gsocket.c:275
2507 msgid "Invalid socket, not initialized"
2508 msgstr "無效的 socket,尚未初始化"
2509
2510 #: gio/gsocket.c:282
2511 #, c-format
2512 msgid "Invalid socket, initialization failed due to: %s"
2513 msgstr "無效的 socket,初始化失敗原因為:%s"
2514
2515 #: gio/gsocket.c:290
2516 msgid "Socket is already closed"
2517 msgstr "Socket 已經關閉"
2518
2519 #: gio/gsocket.c:298 gio/gsocket.c:2609 gio/gsocket.c:2653
2520 msgid "Socket I/O timed out"
2521 msgstr ""
2522
2523 #: gio/gsocket.c:420
2524 #, c-format
2525 msgid "creating GSocket from fd: %s"
2526 msgstr "正在從 fd 建立 GSocket:%s"
2527
2528 #: gio/gsocket.c:454 gio/gsocket.c:468 gio/gsocket.c:2020
2529 #, c-format
2530 msgid "Unable to create socket: %s"
2531 msgstr "無法建立 socket:%s"
2532
2533 #: gio/gsocket.c:454
2534 msgid "Unknown protocol was specified"
2535 msgstr "指定了不明的通訊協定"
2536
2537 #: gio/gsocket.c:1218
2538 #, c-format
2539 msgid "could not get local address: %s"
2540 msgstr "無法取得本地端位址:%s"
2541
2542 #: gio/gsocket.c:1251
2543 #, c-format
2544 msgid "could not get remote address: %s"
2545 msgstr "無法取得遠端位址:%s"
2546
2547 #: gio/gsocket.c:1309
2548 #, c-format
2549 msgid "could not listen: %s"
2550 msgstr "無法聽取:%s"
2551
2552 #: gio/gsocket.c:1383
2553 #, c-format
2554 msgid "Error binding to address: %s"
2555 msgstr "綁定至位址時發生錯誤:%s"
2556
2557 #: gio/gsocket.c:1503
2558 #, c-format
2559 msgid "Error accepting connection: %s"
2560 msgstr "接受連線時發生錯誤:%s"
2561
2562 #: gio/gsocket.c:1616
2563 msgid "Error connecting: "
2564 msgstr "連線錯誤:"
2565
2566 #: gio/gsocket.c:1620
2567 msgid "Connection in progress"
2568 msgstr "連線進行中"
2569
2570 #: gio/gsocket.c:1625
2571 #, c-format
2572 msgid "Error connecting: %s"
2573 msgstr "連線錯誤:%s"
2574
2575 #: gio/gsocket.c:1668
2576 #, c-format
2577 msgid "Unable to get pending error: %s"
2578 msgstr "無法取得未處理的錯誤:%s"
2579
2580 #: gio/gsocket.c:1764
2581 #, c-format
2582 msgid "Error receiving data: %s"
2583 msgstr "接收資料時發生錯誤:%s"
2584
2585 #: gio/gsocket.c:1907
2586 #, c-format
2587 msgid "Error sending data: %s"
2588 msgstr "傳送資料時發生錯誤:%s"
2589
2590 #: gio/gsocket.c:2099
2591 #, c-format
2592 msgid "Error closing socket: %s"
2593 msgstr "關閉 socket 時發生錯誤:%s"
2594
2595 #: gio/gsocket.c:2602
2596 #, c-format
2597 msgid "Waiting for socket condition: %s"
2598 msgstr "等候 socket 情況:%s"
2599
2600 #: gio/gsocket.c:2884
2601 msgid "GSocketControlMessage not supported on windows"
2602 msgstr "視窗不支援 GSocketControlMessage"
2603
2604 #: gio/gsocket.c:3143 gio/gsocket.c:3284
2605 #, c-format
2606 msgid "Error receiving message: %s"
2607 msgstr "取回郵件發生錯誤:%s"
2608
2609 #: gio/gsocketclient.c:521 gio/gsocketclient.c:770
2610 msgid "Unknown error on connect"
2611 msgstr "連線時有不明的錯誤"
2612
2613 #: gio/gsocketlistener.c:192
2614 msgid "Listener is already closed"
2615 msgstr "聽取程式已經關閉"
2616
2617 #: gio/gsocketlistener.c:233
2618 msgid "Added socket is closed"
2619 msgstr "加入的 socket 已經關閉"
2620
2621 #: gio/gthemedicon.c:499
2622 #, c-format
2623 msgid "Can't handle version %d of GThemedIcon encoding"
2624 msgstr "不能處理版本為 %d 的 GThemedIcon 編碼"
2625
2626 #: gio/gunixconnection.c:165 gio/gunixconnection.c:502
2627 #, c-format
2628 msgid "Expecting 1 control message, got %d"
2629 msgstr "預期有 1 個控制訊息,卻收到 %d"
2630
2631 #: gio/gunixconnection.c:178 gio/gunixconnection.c:512
2632 msgid "Unexpected type of ancillary data"
2633 msgstr "輔助資料的未預期類型"
2634
2635 #: gio/gunixconnection.c:196
2636 #, c-format
2637 msgid "Expecting one fd, but got %d\n"
2638 msgstr "預期有 1 個 fd,卻收到 %d\n"
2639
2640 #: gio/gunixconnection.c:212
2641 msgid "Received invalid fd"
2642 msgstr "收到無效的 fd"
2643
2644 #: gio/gunixconnection.c:359
2645 #, fuzzy
2646 msgid "Error sending credentials: "
2647 msgstr "傳送資料時發生錯誤:%s"
2648
2649 #: gio/gunixconnection.c:436
2650 #, c-format
2651 msgid "Error checking if SO_PASSCRED is enabled for socket: %s"
2652 msgstr ""
2653
2654 #: gio/gunixconnection.c:445
2655 #, c-format
2656 msgid ""
2657 "Unexpected option length while checking if SO_PASSCRED is enabled for "
2658 "socket. Expected %d bytes, got %d"
2659 msgstr ""
2660
2661 #: gio/gunixconnection.c:462
2662 #, fuzzy, c-format
2663 msgid "Error enabling SO_PASSCRED: %s"
2664 msgstr "重新命名檔案時發生錯誤:%s"
2665
2666 #: gio/gunixconnection.c:492
2667 msgid ""
2668 "Expecting to read a single byte for receiving credentials but read zero bytes"
2669 msgstr ""
2670
2671 #: gio/gunixconnection.c:535
2672 #, c-format
2673 msgid "Error while disabling SO_PASSCRED: %s"
2674 msgstr ""
2675
2676 #: gio/gunixinputstream.c:354 gio/gunixinputstream.c:374
2677 #: gio/gunixinputstream.c:452 gio/gunixoutputstream.c:439
2678 #, c-format
2679 msgid "Error reading from unix: %s"
2680 msgstr "從 unix 讀取時發生錯誤:%s"
2681
2682 #: gio/gunixinputstream.c:407 gio/gunixinputstream.c:589
2683 #: gio/gunixoutputstream.c:394 gio/gunixoutputstream.c:545
2684 #, c-format
2685 msgid "Error closing unix: %s"
2686 msgstr "關閉 unix 時發生錯誤:%s"
2687
2688 #: gio/gunixmounts.c:1846 gio/gunixmounts.c:1883
2689 msgid "Filesystem root"
2690 msgstr "根檔案系統"
2691
2692 #: gio/gunixoutputstream.c:340 gio/gunixoutputstream.c:361
2693 #, c-format
2694 msgid "Error writing to unix: %s"
2695 msgstr "寫入至 unix 時發生錯誤:%s"
2696
2697 #: gio/gunixsocketaddress.c:245
2698 msgid "Abstract unix domain socket addresses not supported on this system"
2699 msgstr "這個系統不支授抽象 unix 網域 socket 位址"
2700
2701 #: gio/gvolume.c:407
2702 msgid "volume doesn't implement eject"
2703 msgstr "儲存區尚未實作退出(eject)"
2704
2705 #. Translators: This is an error
2706 #. * message for volume objects that
2707 #. * don't implement any of eject or eject_with_operation.
2708 #: gio/gvolume.c:486
2709 msgid "volume doesn't implement eject or eject_with_operation"
2710 msgstr "儲存區尚未實作退出(eject) 或 eject_with_operation"
2711
2712 #: gio/gwin32appinfo.c:277
2713 msgid "Can't find application"
2714 msgstr "找不到應用程式"
2715
2716 #: gio/gwin32appinfo.c:300
2717 #, c-format
2718 msgid "Error launching application: %s"
2719 msgstr "執行應用程式時發生錯誤:%s"
2720
2721 #: gio/gwin32appinfo.c:336
2722 msgid "URIs not supported"
2723 msgstr "不支援 URIs"
2724
2725 #: gio/gwin32appinfo.c:358
2726 msgid "association changes not supported on win32"
2727 msgstr "關聯變更在 win32 上不支援"
2728
2729 #: gio/gwin32appinfo.c:370
2730 msgid "Association creation not supported on win32"
2731 msgstr "關聯建立在 win32 上不支援"
2732
2733 #: gio/gzlibcompressor.c:279 gio/gzlibdecompressor.c:250
2734 msgid "Not enough memory"
2735 msgstr "沒有足夠的記憶體"
2736
2737 #: gio/gzlibcompressor.c:286 gio/gzlibdecompressor.c:257
2738 #, c-format
2739 msgid "Internal error: %s"
2740 msgstr "內部的錯誤:%s"
2741
2742 #: gio/gzlibcompressor.c:299 gio/gzlibdecompressor.c:271
2743 msgid "Need more input"
2744 msgstr "需要更多輸入"
2745
2746 #: gio/gzlibdecompressor.c:243
2747 msgid "Invalid compressed data"
2748 msgstr "無效的壓縮資料"
2749
2750 #~ msgid "Invalid UTF-8 sequence in input"
2751 #~ msgstr "在輸入中出現無效的 UTF-8 次序"
2752
2753 #~ msgid "Reached maximum data array limit"
2754 #~ msgstr "已達最大資料陣列上限"
2755
2756 #~ msgid "do not hide entries"
2757 #~ msgstr "不要隱藏項目"
2758
2759 #~ msgid "use a long listing format"
2760 #~ msgstr "使用長式表列格式"
2761
2762 #~ msgid "[FILE...]"
2763 #~ msgstr "[檔案...]"
2764
2765 #~ msgid ""
2766 #~ "Character '%s' is not valid at the start of an entity name; the & "
2767 #~ "character begins an entity; if this ampersand isn't supposed to be an "
2768 #~ "entity, escape it as &amp;"
2769 #~ msgstr ""
2770 #~ "實體名稱不應以‘%s’開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,"
2771 #~ "請將 & 轉換為 &amp;"
2772
2773 #~ msgid "Character '%s' is not valid inside an entity name"
2774 #~ msgstr "實體名稱中不應含有字元‘%s’"
2775
2776 #~ msgid "Empty character reference; should include a digit such as &#454;"
2777 #~ msgstr "字元參引是空白的;它應該包括數字,像 &#454;"
2778
2779 #~ msgid "Unfinished entity reference"
2780 #~ msgstr "未完成的實體參引"
2781
2782 #~ msgid "Unfinished character reference"
2783 #~ msgstr "未完成的字元參引"
2784
2785 #~ msgid "Invalid UTF-8 encoded text - overlong sequence"
2786 #~ msgstr "無效的 UTF-8 編碼文字 - 序列過長"
2787
2788 #~ msgid "Invalid UTF-8 encoded text - not a start char"
2789 #~ msgstr "無效的 UTF-8 編碼文字 - 非開始字元"
2790
2791 #~ msgid "file"
2792 #~ msgstr "檔案"
2793
2794 #~ msgid "The file containing the icon"
2795 #~ msgstr "含有圖示的檔案"
2796
2797 #~ msgid "name"
2798 #~ msgstr "名稱"
2799
2800 #~ msgid "The name of the icon"
2801 #~ msgstr "圖示的名稱"
2802
2803 #~ msgid "names"
2804 #~ msgstr "名稱"
2805
2806 #~ msgid "An array containing the icon names"
2807 #~ msgstr "包含圖示名稱的陣列"
2808
2809 #~ msgid "use default fallbacks"
2810 #~ msgstr "使用預設的回饋"
2811
2812 #~ msgid ""
2813 #~ "Whether to use default fallbacks found by shortening the name at '-' "
2814 #~ "characters. Ignores names after the first if multiple names are given."
2815 #~ msgstr ""
2816 #~ "是否使用縮短過在「-」字元的名稱找到的預設回饋。如果提供多個名稱則忽略第一"
2817 #~ "個以外的名稱。"
2818
2819 #~ msgid "File descriptor"
2820 #~ msgstr "檔案描述子"
2821
2822 #~ msgid "The file descriptor to read from"
2823 #~ msgstr "要讀取的檔案描述子"
2824
2825 #~ msgid "Close file descriptor"
2826 #~ msgstr "關閉檔案描述子"
2827
2828 #~ msgid "Whether to close the file descriptor when the stream is closed"
2829 #~ msgstr "當串流關閉時是否關閉檔案描述子"
2830
2831 #~ msgid "The file descriptor to write to"
2832 #~ msgstr "要寫入的檔案描述子"
2833
2834 #~ msgid "Error creating backup link: %s"
2835 #~ msgstr "建立備份連結時發生錯誤:%s"