2.7.3
[platform/upstream/glib.git] / po / zh_TW.po
1 # traditional Chinese translation for glib 2.x
2 # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
3 # Abel Cheung <abel@oaka.org>, 2001-2003.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: glib 2.3.0\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2005-07-15 13:18-0400\n"
10 "PO-Revision-Date: 2005-06-19 16:21+0800\n"
11 "Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
12 "Language-Team: Chinese (traditional) <community@linuxhall.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: glib/gconvert.c:406
18 #, c-format
19 msgid "Conversion from character set '%s' to '%s' is not supported"
20 msgstr "不支援將字元集‘%s’轉換成‘%s’"
21
22 #: glib/gconvert.c:410
23 #, c-format
24 msgid "Could not open converter from '%s' to '%s'"
25 msgstr "無法將‘%s’轉換至‘%s’"
26
27 #: glib/gconvert.c:618 glib/gconvert.c:908 glib/giochannel.c:1322
28 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:911
29 #: glib/gutf8.c:1361
30 msgid "Invalid byte sequence in conversion input"
31 msgstr "轉換輸入資料時遇到不正確的位元組次序"
32
33 #: glib/gconvert.c:624 glib/gconvert.c:841 glib/giochannel.c:1329
34 #: glib/giochannel.c:2218
35 #, c-format
36 msgid "Error during conversion: %s"
37 msgstr "轉換時發生錯誤:%s"
38
39 #: glib/gconvert.c:643 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253
40 #: glib/gutf8.c:1357
41 msgid "Partial character sequence at end of input"
42 msgstr "輸入資料結束時出現未完成的字元次序"
43
44 #: glib/gconvert.c:817
45 #, c-format
46 msgid "Cannot convert fallback '%s' to codeset '%s'"
47 msgstr "無法將後備字串‘%s’的字元集轉換成‘%s’"
48
49 #: glib/gconvert.c:1619
50 #, c-format
51 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
52 msgstr "URI‘%s’不是使用“file”格式的絕對 URI"
53
54 #: glib/gconvert.c:1629
55 #, c-format
56 msgid "The local file URI '%s' may not include a '#'"
57 msgstr "本機檔案的 URI‘%s’不應含有‘#’"
58
59 #: glib/gconvert.c:1646
60 #, c-format
61 msgid "The URI '%s' is invalid"
62 msgstr "URI‘%s’無效"
63
64 #: glib/gconvert.c:1658
65 #, c-format
66 msgid "The hostname of the URI '%s' is invalid"
67 msgstr "URI‘%s’中的主機名稱無效"
68
69 #: glib/gconvert.c:1674
70 #, c-format
71 msgid "The URI '%s' contains invalidly escaped characters"
72 msgstr "URI‘%s’含有不正確的「跳出字元」(escaped characters)"
73
74 #: glib/gconvert.c:1768
75 #, c-format
76 msgid "The pathname '%s' is not an absolute path"
77 msgstr "路徑名稱‘%s’不是絕對路徑"
78
79 #: glib/gconvert.c:1778
80 msgid "Invalid hostname"
81 msgstr "主機名稱無效"
82
83 #: glib/gdir.c:121 glib/gdir.c:141
84 #, c-format
85 msgid "Error opening directory '%s': %s"
86 msgstr "開啟目錄‘%s’時發生錯誤:%s"
87
88 #: glib/gfileutils.c:576 glib/gfileutils.c:649
89 #, c-format
90 msgid "Could not allocate %lu bytes to read file \"%s\""
91 msgstr "無法分配 %lu 位元來讀取檔案“%s”"
92
93 #: glib/gfileutils.c:591
94 #, c-format
95 msgid "Error reading file '%s': %s"
96 msgstr "讀取檔案‘%s’時發生錯誤:%s"
97
98 #: glib/gfileutils.c:673
99 #, c-format
100 msgid "Failed to read from file '%s': %s"
101 msgstr "讀取檔案‘%s’失敗:%s"
102
103 #: glib/gfileutils.c:724 glib/gfileutils.c:811
104 #, c-format
105 msgid "Failed to open file '%s': %s"
106 msgstr "開啟檔案‘%s’失敗:%s"
107
108 #: glib/gfileutils.c:741 glib/gmappedfile.c:133
109 #, c-format
110 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
111 msgstr "無法獲取檔案‘%s’的屬性:fstat() 失敗:%s"
112
113 #: glib/gfileutils.c:775
114 #, c-format
115 msgid "Failed to open file '%s': fdopen() failed: %s"
116 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
117
118 #: glib/gfileutils.c:909
119 #, fuzzy, c-format
120 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
121 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
122
123 #: glib/gfileutils.c:952
124 #, fuzzy, c-format
125 msgid "Could not change file mode: fork() failed: %s"
126 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
127
128 #: glib/gfileutils.c:983
129 #, fuzzy, c-format
130 msgid "Could not change file mode: waitpid() failed: %s"
131 msgstr "無法分配 %lu 位元來讀取檔案“%s”"
132
133 #: glib/gfileutils.c:1002
134 #, fuzzy, c-format
135 msgid "Could not change file mode: chmod() failed: %s"
136 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
137
138 #: glib/gfileutils.c:1013
139 #, c-format
140 msgid "Could not change file mode: Child terminated by signal: %s"
141 msgstr ""
142
143 #: glib/gfileutils.c:1024
144 msgid "Could not change file mode: Child terminated abnormally"
145 msgstr ""
146
147 #: glib/gfileutils.c:1058 glib/gfileutils.c:1524
148 #, c-format
149 msgid "Failed to create file '%s': %s"
150 msgstr "無法建立檔案‘%s’:%s"
151
152 #: glib/gfileutils.c:1080
153 #, fuzzy, c-format
154 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
155 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
156
157 #: glib/gfileutils.c:1105
158 #, fuzzy, c-format
159 msgid "Failed to write file '%s': fwrite() failed: %s"
160 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
161
162 #: glib/gfileutils.c:1124
163 #, fuzzy, c-format
164 msgid "Failed to close file '%s': fclose() failed: %s"
165 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
166
167 #: glib/gfileutils.c:1242
168 #, c-format
169 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
170 msgstr ""
171
172 #: glib/gfileutils.c:1485
173 #, c-format
174 msgid "Template '%s' invalid, should not contain a '%s'"
175 msgstr "樣式‘%s’無效,不應含有‘%s’"
176
177 #: glib/gfileutils.c:1499
178 #, c-format
179 msgid "Template '%s' doesn't end with XXXXXX"
180 msgstr "樣式‘%s’末端不是 XXXXXX"
181
182 #: glib/gfileutils.c:1977
183 #, c-format
184 msgid "Failed to read the symbolic link '%s': %s"
185 msgstr "讀取符號連結‘%s’時失敗:%s"
186
187 #: glib/gfileutils.c:1998
188 msgid "Symbolic links not supported"
189 msgstr "不支援符號連結"
190
191 #: glib/giochannel.c:1150
192 #, c-format
193 msgid "Conversion from character set `%s' to `%s' is not supported"
194 msgstr "不支援將字元集‘%s’轉換成‘%s’"
195
196 #: glib/giochannel.c:1154
197 #, c-format
198 msgid "Could not open converter from `%s' to `%s': %s"
199 msgstr "無法將‘%s’轉換至‘%s’:%s"
200
201 #: glib/giochannel.c:1499
202 msgid "Can't do a raw read in g_io_channel_read_line_string"
203 msgstr "在 g_io_channel_read_line_string 中無法讀取原始資料"
204
205 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
206 msgid "Leftover unconverted data in read buffer"
207 msgstr "用來讀取資料的緩衝區中仍有未轉換的資料"
208
209 #: glib/giochannel.c:1626 glib/giochannel.c:1703
210 msgid "Channel terminates in a partial character"
211 msgstr "在字元未完整之前,輸入管道已經結束"
212
213 #: glib/giochannel.c:1689
214 msgid "Can't do a raw read in g_io_channel_read_to_end"
215 msgstr "g_io_channel_read_to_end 中無法讀取原始資料"
216
217 #: glib/gmappedfile.c:116
218 #, fuzzy, c-format
219 msgid "Failed to open file '%s': open() failed: %s"
220 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
221
222 #: glib/gmappedfile.c:178
223 #, fuzzy, c-format
224 msgid "Failed to map file '%s': mmap() failed: %s"
225 msgstr "開啟檔案‘%s’失敗:fdopen() 失敗:%s"
226
227 #: glib/gmarkup.c:232
228 #, c-format
229 msgid "Error on line %d char %d: %s"
230 msgstr "第 %d 行第 %d 個字發生錯誤:%s"
231
232 #: glib/gmarkup.c:330
233 #, c-format
234 msgid "Error on line %d: %s"
235 msgstr "第 %d 行發生錯誤:%s"
236
237 #: glib/gmarkup.c:434
238 msgid ""
239 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
240 msgstr "出現空白的實體‘&;’;可用的實體為:&amp; &quot; &lt; &gt; &apos;"
241
242 #: glib/gmarkup.c:444
243 #, c-format
244 msgid ""
245 "Character '%s' is not valid at the start of an entity name; the & character "
246 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
247 "it as &amp;"
248 msgstr ""
249 "實體名稱不應以‘%s’開始,應該使用 & 字元;如果這個 & 字元不是作為實體使用,請"
250 "將 & 轉換為 &amp;"
251
252 #: glib/gmarkup.c:478
253 #, c-format
254 msgid "Character '%s' is not valid inside an entity name"
255 msgstr "實體名稱中不應含有字元‘%s’"
256
257 #: glib/gmarkup.c:515
258 #, c-format
259 msgid "Entity name '%s' is not known"
260 msgstr "實體名稱‘%s’意義不明"
261
262 #: glib/gmarkup.c:526
263 msgid ""
264 "Entity did not end with a semicolon; most likely you used an ampersand "
265 "character without intending to start an entity - escape ampersand as &amp;"
266 msgstr ""
267 "實體的結束部分不是分號;很可能您想使用 & 字元但未將它變為實體 ─ 請將 & 轉換"
268 "為 &amp;"
269
270 #: glib/gmarkup.c:579
271 #, c-format
272 msgid ""
273 "Failed to parse '%-.*s', which should have been a digit inside a character "
274 "reference (&#234; for example) - perhaps the digit is too large"
275 msgstr "無法解析‘%-.*s’,字元參引內應該含有數字(例如 &#234;) ─ 可能是數字太大"
276
277 #: glib/gmarkup.c:604
278 #, c-format
279 msgid "Character reference '%-.*s' does not encode a permitted character"
280 msgstr "字元參引‘%-.*s’含有不允許的編碼的字元"
281
282 #: glib/gmarkup.c:619
283 msgid "Empty character reference; should include a digit such as &#454;"
284 msgstr "字元參引是空白的;它應該包括數字,像 &#454;"
285
286 #: glib/gmarkup.c:629
287 msgid ""
288 "Character reference did not end with a semicolon; most likely you used an "
289 "ampersand character without intending to start an entity - escape ampersand "
290 "as &amp;"
291 msgstr ""
292 "字元參引的結束部分不是分號;很可能您想使用 & 字元但未將它變為實體 ─ 請將 & 轉"
293 "換為 &amp;"
294
295 #: glib/gmarkup.c:715
296 msgid "Unfinished entity reference"
297 msgstr "未完成的實體參引"
298
299 #: glib/gmarkup.c:721
300 msgid "Unfinished character reference"
301 msgstr "未完成的字元參引"
302
303 #: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
304 msgid "Invalid UTF-8 encoded text"
305 msgstr "無效的 UTF-8 編碼文字"
306
307 #: glib/gmarkup.c:1059
308 msgid "Document must begin with an element (e.g. <book>)"
309 msgstr "文件開始必須為一元素 (例如 <book>)"
310
311 #: glib/gmarkup.c:1099
312 #, c-format
313 msgid ""
314 "'%s' is not a valid character following a '<' character; it may not begin an "
315 "element name"
316 msgstr "‘<’字元後的‘%s’不是有效的字元;這樣不可能是元素名稱的開始部份"
317
318 #: glib/gmarkup.c:1163
319 #, c-format
320 msgid ""
321 "Odd character '%s', expected a '>' character to end the start tag of element "
322 "'%s'"
323 msgstr "字元‘%s’不尋常,元素‘%s’的開始標籤應該以‘>’字元結束"
324
325 #: glib/gmarkup.c:1252
326 #, c-format
327 msgid ""
328 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
329 msgstr "不尋常的字元‘%s’,屬性名稱‘%s’(屬於元素‘%s’) 後應該是‘=’字元"
330
331 #: glib/gmarkup.c:1294
332 #, c-format
333 msgid ""
334 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
335 "element '%s', or optionally an attribute; perhaps you used an invalid "
336 "character in an attribute name"
337 msgstr ""
338 "不尋常的字元‘%s’,元素‘%s’的開始標籤應該以‘>’或‘/’字元終結,也可以是屬性;或"
339 "許您在屬性名稱中使用了無效的字元"
340
341 #: glib/gmarkup.c:1383
342 #, c-format
343 msgid ""
344 "Odd character '%s', expected an open quote mark after the equals sign when "
345 "giving value for attribute '%s' of element '%s'"
346 msgstr ""
347 "不尋常的字元‘%s’,當指定屬性‘%s’的值 (屬於元素‘%s’) 時,等號後應該出現開引號"
348
349 #: glib/gmarkup.c:1528
350 #, c-format
351 msgid ""
352 "'%s' is not a valid character following the characters '</'; '%s' may not "
353 "begin an element name"
354 msgstr "‘</’字元後的‘%s’不是有效的字元;‘%s’不可能是元素名稱的開始部份"
355
356 #: glib/gmarkup.c:1568
357 #, c-format
358 msgid ""
359 "'%s' is not a valid character following the close element name '%s'; the "
360 "allowed character is '>'"
361 msgstr "字元‘%s’是無效的 (位置在關閉元素‘%s’末端);允許的字元為‘>’"
362
363 #: glib/gmarkup.c:1579
364 #, c-format
365 msgid "Element '%s' was closed, no element is currently open"
366 msgstr "元素‘%s’已關閉,沒有開啟中的元素"
367
368 #: glib/gmarkup.c:1588
369 #, c-format
370 msgid "Element '%s' was closed, but the currently open element is '%s'"
371 msgstr "元素‘%s’已關閉,但開啟中的元素是‘%s’"
372
373 #: glib/gmarkup.c:1735
374 msgid "Document was empty or contained only whitespace"
375 msgstr "文件完全空白或只含有空白字元"
376
377 #: glib/gmarkup.c:1749
378 msgid "Document ended unexpectedly just after an open angle bracket '<'"
379 msgstr "文件在尖角括號‘<’後突然終止"
380
381 #: glib/gmarkup.c:1757 glib/gmarkup.c:1801
382 #, c-format
383 msgid ""
384 "Document ended unexpectedly with elements still open - '%s' was the last "
385 "element opened"
386 msgstr "在仍然有開啟中的元素時,文件突然結束 ─‘%s’是最後一個開啟的元素"
387
388 #: glib/gmarkup.c:1765
389 #, c-format
390 msgid ""
391 "Document ended unexpectedly, expected to see a close angle bracket ending "
392 "the tag <%s/>"
393 msgstr "文件突然結束,本來應該出現用來關閉標籤 <%s/> 的尖角括號"
394
395 #: glib/gmarkup.c:1771
396 msgid "Document ended unexpectedly inside an element name"
397 msgstr "在元素的名稱內,文件突然結束"
398
399 #: glib/gmarkup.c:1776
400 msgid "Document ended unexpectedly inside an attribute name"
401 msgstr "在屬性名稱內,文件突然結束"
402
403 #: glib/gmarkup.c:1781
404 msgid "Document ended unexpectedly inside an element-opening tag."
405 msgstr "在元素的開啟標籤內,文件突然結束"
406
407 #: glib/gmarkup.c:1787
408 msgid ""
409 "Document ended unexpectedly after the equals sign following an attribute "
410 "name; no attribute value"
411 msgstr "在屬性名稱的等號後,文件突然結束;沒有屬性值"
412
413 #: glib/gmarkup.c:1794
414 msgid "Document ended unexpectedly while inside an attribute value"
415 msgstr "在屬性值內,文件突然結束"
416
417 #: glib/gmarkup.c:1809
418 #, c-format
419 msgid "Document ended unexpectedly inside the close tag for element '%s'"
420 msgstr "在元素‘%s’的關閉標籤內,文件突然結束"
421
422 #: glib/gmarkup.c:1815
423 msgid "Document ended unexpectedly inside a comment or processing instruction"
424 msgstr "在註解或處理指示內,文件突然結束"
425
426 #: glib/gshell.c:73
427 msgid "Quoted text doesn't begin with a quotation mark"
428 msgstr "應該用引號括起來的文字不是以括號為開始"
429
430 #: glib/gshell.c:163
431 msgid "Unmatched quotation mark in command line or other shell-quoted text"
432 msgstr "指令列或其它標為指令的字串內有不對稱的引號"
433
434 #: glib/gshell.c:541
435 #, c-format
436 msgid "Text ended just after a '\\' character. (The text was '%s')"
437 msgstr "文字在‘\\’字元後就終止了。(文字為‘%s’)"
438
439 #: glib/gshell.c:548
440 #, c-format
441 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
442 msgstr "字串完結前仍沒有對應於 %c 的引號 (字串為‘%s’)"
443
444 #: glib/gshell.c:560
445 msgid "Text was empty (or contained only whitespace)"
446 msgstr "文字是空白的 (或只含有空白字元)"
447
448 #: glib/gspawn-win32.c:264
449 msgid "Failed to read data from child process"
450 msgstr "無法從副進程讀取資料"
451
452 #: glib/gspawn-win32.c:281 glib/gspawn.c:1354
453 #, c-format
454 msgid "Failed to create pipe for communicating with child process (%s)"
455 msgstr "無法建立管道來和副進程溝通 (%s)"
456
457 #: glib/gspawn-win32.c:321 glib/gspawn.c:1018
458 #, c-format
459 msgid "Failed to read from child pipe (%s)"
460 msgstr "無法從管道讀取資料 (%s)"
461
462 #: glib/gspawn-win32.c:349 glib/gspawn.c:1223
463 #, c-format
464 msgid "Failed to change to directory '%s' (%s)"
465 msgstr "無法進入目錄‘%s’(%s)"
466
467 #: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442
468 #, c-format
469 msgid "Failed to execute child process (%s)"
470 msgstr "無法執行副進程 (%s)"
471
472 #: glib/gspawn-win32.c:599
473 msgid "Failed to execute helper program"
474 msgstr "無法執行助理程式"
475
476 #: glib/gspawn-win32.c:797
477 msgid ""
478 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
479 "process"
480 msgstr "當 g_io_channel_win32_poll() 從副進程讀取資料時發生無法預計的錯誤"
481
482 #: glib/gspawn.c:179
483 #, c-format
484 msgid "Failed to read data from child process (%s)"
485 msgstr "無法從副進程讀取資料 (%s)"
486
487 #: glib/gspawn.c:310
488 #, c-format
489 msgid "Unexpected error in select() reading data from a child process (%s)"
490 msgstr "當 select() 從副進程讀取資料時發生無法預計的錯誤 (%s)"
491
492 #: glib/gspawn.c:393
493 #, c-format
494 msgid "Unexpected error in waitpid() (%s)"
495 msgstr "waitpid() 發生無法預計的錯誤 (%s)"
496
497 #: glib/gspawn.c:1083
498 #, c-format
499 msgid "Failed to fork (%s)"
500 msgstr "無法衍生進程 (%s)"
501
502 #: glib/gspawn.c:1233
503 #, c-format
504 msgid "Failed to execute child process \"%s\" (%s)"
505 msgstr "無法執行副進程“%s”(%s)"
506
507 #: glib/gspawn.c:1243
508 #, c-format
509 msgid "Failed to redirect output or input of child process (%s)"
510 msgstr "無法將副進程的輸出或輸入重新導向 (%s)"
511
512 #: glib/gspawn.c:1252
513 #, c-format
514 msgid "Failed to fork child process (%s)"
515 msgstr "無法衍生副進程 (%s)"
516
517 #: glib/gspawn.c:1260
518 #, c-format
519 msgid "Unknown error executing child process \"%s\""
520 msgstr "執行副進程“%s”時發生不明的錯誤"
521
522 #: glib/gspawn.c:1282
523 #, c-format
524 msgid "Failed to read enough data from child pid pipe (%s)"
525 msgstr "無法從 child pid pipe 讀取足夠的資料 (%s)"
526
527 #: glib/gutf8.c:986
528 msgid "Character out of range for UTF-8"
529 msgstr "字元不在 UTF-8 範圍之內"
530
531 #: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
532 #: glib/gutf8.c:1371 glib/gutf8.c:1467
533 msgid "Invalid sequence in conversion input"
534 msgstr "轉換輸入資料時出現無效的字元次序"
535
536 #: glib/gutf8.c:1382 glib/gutf8.c:1478
537 msgid "Character out of range for UTF-16"
538 msgstr "字元不在 UTF-16 範圍之內"
539
540 #: glib/goption.c:468
541 msgid "Usage:"
542 msgstr "用法:"
543
544 #: glib/goption.c:468
545 msgid "[OPTION...]"
546 msgstr "[選項...]"
547
548 #: glib/goption.c:556
549 msgid "Help Options:"
550 msgstr "說明選項:"
551
552 #: glib/goption.c:557
553 msgid "Show help options"
554 msgstr "顯示說明的選項"
555
556 #: glib/goption.c:562
557 msgid "Show all help options"
558 msgstr "顯示所有的說明選項"
559
560 #: glib/goption.c:612
561 msgid "Application Options:"
562 msgstr "應用程式選項:"
563
564 #: glib/goption.c:653
565 #, fuzzy, c-format
566 msgid "Cannot parse integer value '%s' for %s"
567 msgstr "不能解析整數值‘%s’ --%s"
568
569 #: glib/goption.c:663
570 #, c-format
571 msgid "Integer value '%s' for %s out of range"
572 msgstr "%2$s 的整數值‘%1$s’超出範圍"
573
574 #: glib/goption.c:957 glib/goption.c:1068
575 #, c-format
576 msgid "Missing argument for %s"
577 msgstr ""
578
579 #: glib/goption.c:1472
580 #, c-format
581 msgid "Unknown option %s"
582 msgstr "未知的選項 %s"
583
584 #: glib/gkeyfile.c:339
585 msgid "Valid key file could not be found in data dirs"
586 msgstr "在資料目錄中找不到有效的設定鍵檔案"
587
588 #: glib/gkeyfile.c:374
589 msgid "Not a regular file"
590 msgstr "不是合格的檔案"
591
592 #: glib/gkeyfile.c:382
593 msgid "File is empty"
594 msgstr "檔案是空的"
595
596 #: glib/gkeyfile.c:697
597 #, c-format
598 msgid ""
599 "Key file contains line '%s' which is not a key-value pair, group, or comment"
600 msgstr "設定鍵檔案中‘%s’行並非設定鍵值配對、群組或註解"
601
602 #: glib/gkeyfile.c:765
603 msgid "Key file does not start with a group"
604 msgstr "設定鍵檔案並非以群組開頭"
605
606 #: glib/gkeyfile.c:808
607 #, c-format
608 msgid "Key file contains unsupported encoding '%s'"
609 msgstr "設定鍵檔案包含不支援的編碼‘%s’"
610
611 #: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
612 #: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
613 #: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
614 #, c-format
615 msgid "Key file does not have group '%s'"
616 msgstr "設定鍵檔案沒有群組‘%s’"
617
618 #: glib/gkeyfile.c:1188
619 #, c-format
620 msgid "Key file does not have key '%s'"
621 msgstr "設定鍵檔案沒有設定鍵‘%s’"
622
623 #: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
624 #, c-format
625 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
626 msgstr "設定鍵檔案包含的設定鍵‘%s’(數值為‘%s’)並非 UTF-8"
627
628 #: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
629 #, c-format
630 msgid "Key file contains key '%s' which has value that cannot be interpreted."
631 msgstr "設定鍵檔案包含的設定鍵‘%s’的數值無法解譯。"
632
633 #: glib/gkeyfile.c:2004
634 #, c-format
635 msgid ""
636 "Key file contains key '%s' in group '%s' which has value that cannot be "
637 "interpreted."
638 msgstr "設定鍵檔案包含的群組‘%2$s’中設定鍵‘%1$s’數值無法解譯"
639
640 #: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
641 #, c-format
642 msgid "Key file does not have key '%s' in group '%s'"
643 msgstr "設定鍵檔案的群組‘%2$s’中沒有設定鍵‘%1$s’"
644
645 #: glib/gkeyfile.c:3072
646 msgid "Key file contains escape character at end of line"
647 msgstr "設定鍵檔案在行尾包含跳出字元"
648
649 #: glib/gkeyfile.c:3094
650 #, c-format
651 msgid "Key file contains invalid escape sequence '%s'"
652 msgstr "設定鍵檔案含有不正確的「跳出字元」‘%s’"
653
654 #: glib/gkeyfile.c:3235
655 #, c-format
656 msgid "Value '%s' cannot be interpreted as a number."
657 msgstr "數值‘%s’不能被解譯為數字。"
658
659 #: glib/gkeyfile.c:3245
660 #, c-format
661 msgid "Integer value '%s' out of range"
662 msgstr "整數值‘%s’超出範圍"
663
664 #: glib/gkeyfile.c:3275
665 #, c-format
666 msgid "Value '%s' cannot be interpreted as a boolean."
667 msgstr "數值‘%s’不能被解譯為布林值。"