Mercurial > gftp.yaz
annotate po/zh_TW.po @ 845:8263cc35c027
2006-11-2 Brian Masney <masneyb@gftp.org>
* lib/gftp.h lib/local.c lib/misc.c lib/protocols.c lib/rfc959.c
lib/sshv2.c - added gftp_filename_to_utf8() and
gftp_filename_from_utf8().
(gftp_string_from_utf8) - added argument that will force the local
encoding to be used.
author | masneyb |
---|---|
date | Fri, 03 Nov 2006 03:02:51 +0000 |
parents | 9ee72120a8f6 |
children |
rev | line source |
---|---|
802 | 1 # Chinese (Taiwan) translation of gftp. |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2 # Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc. |
5 | 3 # Fang Chun-Chih <ccfang1@ms21.hinet.net>, 1999. |
714 | 4 # Abel Cheung <abel@oaka.org>, 2002-03. |
706 | 5 # Kevin Tse <kevinkit@netvigator.com>, 2005. |
30 | 6 # |
5 | 7 msgid "" |
8 msgstr "" | |
155 | 9 "Project-Id-Version: gftp 2.0.15\n" |
231 | 10 "Report-Msgid-Bugs-To: \n" |
719 | 11 "POT-Creation-Date: 2005-08-18 03:09+0000\n" |
802 | 12 "PO-Revision-Date: 2006-08-27 10:45+0800\n" |
719 | 13 "Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n" |
802 | 14 "Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n" |
5 | 15 "MIME-Version: 1.0\n" |
16 "Content-Type: text/plain; charset=UTF-8\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 | |
706 | 19 #: ../lib/bookmark.c:38 |
30 | 20 #, c-format |
99 | 21 msgid "Invalid URL %s\n" |
22 msgstr "URL %s 無效\n" | |
23 | |
706 | 24 #: ../lib/cache.c:50 |
25 #: ../lib/cache.c:64 | |
26 #: ../lib/cache.c:77 | |
5 | 27 #, c-format |
28 msgid "Error: Invalid line %s in cache index file\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
29 msgstr "錯誤:快取記憶索引檔中的這一行無效:%s\n" |
30 | 30 |
706 | 31 #: ../lib/cache.c:137 |
32 #: ../lib/fsp.c:537 | |
33 #: ../lib/local.c:477 | |
155 | 34 #, c-format |
35 msgid "Error: Could not make directory %s: %s\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
36 msgstr "錯誤:無法新增目錄 %s:%s\n" |
155 | 37 |
706 | 38 #: ../lib/cache.c:161 |
78 | 39 #, c-format |
155 | 40 msgid "Error: Cannot create temporary file: %s\n" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
41 msgstr "錯誤:無法產生暫存檔:%s\n" |
155 | 42 |
706 | 43 #: ../lib/cache.c:183 |
44 #: ../lib/cache.c:232 | |
45 #: ../lib/config_file.c:157 | |
46 #: ../lib/config_file.c:163 | |
47 #: ../lib/local.c:102 | |
48 #: ../lib/local.c:217 | |
49 #: ../lib/rfc2068.c:259 | |
50 #: ../lib/sshv2.c:1128 | |
5 | 51 #, c-format |
155 | 52 msgid "Error closing file descriptor: %s\n" |
53 msgstr "關閉檔案描述子時發生錯誤:%s\n" | |
54 | |
706 | 55 #: ../lib/cache.c:250 |
56 #: ../lib/fsp.c:128 | |
57 #: ../lib/fsp.c:208 | |
58 #: ../lib/local.c:136 | |
59 #: ../lib/local.c:145 | |
60 #: ../lib/local.c:192 | |
26 | 61 #, c-format |
155 | 62 msgid "Error: Cannot seek on file %s: %s\n" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
63 msgstr "錯誤:無法在檔案 %s 中搜尋:%s\n" |
155 | 64 |
706 | 65 #: ../lib/config_file.c:126 |
66 #: ../lib/config_file.c:133 | |
67 #: ../lib/protocols.c:3000 | |
231 | 68 #, c-format |
69 msgid "Error: Cannot open local file %s: %s\n" | |
70 msgstr "錯誤:無法開啟本地主機檔案 %s:%s\n" | |
71 | |
706 | 72 #: ../lib/config_file.c:143 |
73 #: ../lib/protocols.c:2707 | |
74 #: ../lib/sslcommon.c:486 | |
30 | 75 #, c-format |
5 | 76 msgid "Error: Could not write to socket: %s\n" |
30 | 77 msgstr "錯誤:無法寫入 socket:%s\n" |
78 | |
706 | 79 #: ../lib/config_file.c:151 |
80 #: ../lib/protocols.c:2631 | |
81 #: ../lib/sshv2.c:364 | |
82 #: ../lib/sslcommon.c:439 | |
30 | 83 #, c-format |
5 | 84 msgid "Error: Could not read from socket: %s\n" |
30 | 85 msgstr "錯誤:無法讀取 socket:%s\n" |
5 | 86 |
706 | 87 #: ../lib/config_file.c:183 |
88 #: ../lib/config_file.c:737 | |
89 #, c-format | |
90 msgid "gFTP Error: Bad bookmarks file name %s\n" | |
91 msgstr "gFTP 錯誤:錯誤的書籤檔檔名 %s\n" | |
92 | |
93 #: ../lib/config_file.c:192 | |
94 #, c-format | |
95 msgid "Warning: Cannot find master bookmark file %s\n" | |
96 msgstr "警告:找不到主書籤檔 %s\n" | |
97 | |
98 #: ../lib/config_file.c:203 | |
99 #: ../lib/config_file.c:743 | |
100 #, c-format | |
101 msgid "gFTP Error: Cannot open bookmarks file %s: %s\n" | |
102 msgstr "gFTP 錯誤:無法開啟書籤檔 %s:%s\n" | |
103 | |
104 #: ../lib/config_file.c:295 | |
105 #: ../lib/config_file.c:317 | |
106 #, c-format | |
107 msgid "gFTP Warning: Skipping line %d in bookmarks file: %s\n" | |
108 msgstr "gFTP 警告:略過書籤檔第 %d 行:%s\n" | |
109 | |
110 #: ../lib/config_file.c:347 | |
111 #, c-format | |
112 msgid "gFTP Warning: Line %d doesn't have enough arguments\n" | |
113 msgstr "gFTP 警告:第 %d 行參數不足\n" | |
114 | |
115 #: ../lib/config_file.c:505 | |
116 msgid "This section specifies which hosts are on the local subnet and won't need to go out the proxy server (if available). Syntax: dont_use_proxy=.domain or dont_use_proxy=network number/netmask" | |
117 msgstr "" | |
118 "這裡可列出屬於本地網域,不需連上代理伺服器 (若適用) 的主機。\n" | |
119 "語法:dont_use_proxy=.domain 或 dont_use_proxy=network_number/netmask" | |
120 | |
121 #: ../lib/config_file.c:508 | |
122 msgid "ext=file extenstion:XPM file:Ascii or Binary (A or B):viewer program. Note: All arguments except the file extension are optional" | |
123 msgstr "" | |
124 "ext=延伸檔名:XPM 檔案:純文字/二進位模式(A 或 B):檢視程式\n" | |
125 "註:延伸檔名以外的其它欄位都可以不填" | |
126 | |
127 #: ../lib/config_file.c:587 | |
128 #: ../lib/config_file.c:832 | |
129 #, c-format | |
130 msgid "gFTP Error: Bad config file name %s\n" | |
131 msgstr "gFTP 錯誤:錯誤的組態檔檔名 %s\n" | |
132 | |
133 #: ../lib/config_file.c:598 | |
134 #, c-format | |
135 msgid "gFTP Error: Could not make directory %s: %s\n" | |
136 msgstr "gFTP 錯誤:無法新增目錄 %s:%s\n" | |
137 | |
138 #: ../lib/config_file.c:608 | |
139 #, c-format | |
140 msgid "gFTP Error: Cannot find master config file %s\n" | |
141 msgstr "gFTP 錯誤:找不到主要組態檔 %s\n" | |
142 | |
143 #: ../lib/config_file.c:610 | |
144 #, c-format | |
145 msgid "Did you do a make install?\n" | |
146 msgstr "您有執行 make install 嗎?\n" | |
147 | |
148 #: ../lib/config_file.c:619 | |
149 #: ../lib/config_file.c:838 | |
150 #, c-format | |
151 msgid "gFTP Error: Cannot open config file %s: %s\n" | |
152 msgstr "gFTP 錯誤:無法開啟組態檔 %s:%s\n" | |
153 | |
154 #: ../lib/config_file.c:658 | |
155 #, c-format | |
156 msgid "Terminating due to parse errors at line %d in the config file\n" | |
157 msgstr "因為無法分析組態檔第 %d 行而需要中止程式\n" | |
158 | |
159 #: ../lib/config_file.c:664 | |
160 #, c-format | |
161 msgid "gFTP Warning: Skipping line %d in config file: %s\n" | |
162 msgstr "gFTP 警告:略過組態檔第 %d 行:%s\n" | |
163 | |
164 #: ../lib/config_file.c:671 | |
165 #, c-format | |
166 msgid "gFTP Error: Bad log file name %s\n" | |
167 msgstr "gFTP 錯誤:錯誤的紀錄檔名稱 %s\n" | |
168 | |
169 #: ../lib/config_file.c:677 | |
170 #, c-format | |
171 msgid "gFTP Warning: Cannot open %s for writing: %s\n" | |
172 msgstr "gFTP 警告:無法開啟 %s 寫入資料:%s\n" | |
173 | |
174 #: ../lib/config_file.c:732 | |
175 msgid "Bookmarks file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>. Warning: Any comments that you add to this file WILL be overwritten" | |
802 | 176 msgstr "gFTP 書籤檔。 版權所有 ©1998-2003 Brian Masney <masneyb@gftp.org>。 警告:任何變更都會被覆寫。" |
706 | 177 |
178 #: ../lib/config_file.c:733 | |
179 msgid "Note: The passwords contained inside this file are scrambled. This algorithm is not secure. This is to avoid your password being easily remembered by someone standing over your shoulder while you're editing this file. Prior to this, all passwords were stored in plaintext." | |
180 msgstr "注意︰在那個檔案裡所包含的密碼是拼湊而成的,因此這個算法並不安全。這是為了防止當您在編輯這個檔案時,您的密碼會被某人看到和容易的記得到。在這之前,所有密碼均以純文字格式來儲存。" | |
181 | |
182 #: ../lib/config_file.c:845 | |
183 msgid "Config file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>. Warning: Any comments that you add to this file WILL be overwritten. If a entry has a (*) in it's comment, you can't change it inside gFTP" | |
802 | 184 msgstr "gFTP 組態檔。 版權所有 ©1998-2003 Brian Masney <masneyb@gftp.org>。 警告:任何變更都會被覆寫。 若某項目含有 (*),表示該項目無法在 gFTP 中變更。" |
706 | 185 |
186 #: ../lib/config_file.c:1209 | |
187 #: ../lib/protocols.c:383 | |
188 #: ../lib/protocols.c:455 | |
189 #: ../lib/protocols.c:526 | |
190 #: ../lib/rfc2068.c:545 | |
191 #: ../lib/rfc2068.c:546 | |
192 msgid "<unknown>" | |
193 msgstr "<不明>" | |
194 | |
195 #: ../lib/config_file.c:1289 | |
196 #: ../lib/config_file.c:1352 | |
197 #: ../lib/config_file.c:1394 | |
198 #: ../lib/config_file.c:1427 | |
199 #, c-format | |
200 msgid "FATAL gFTP Error: Config option '%s' not found in global hash table\n" | |
201 msgstr "嚴重 gFTP 錯誤:選項‘%s’不存在於主雜凑表中\n" | |
202 | |
203 #: ../lib/fsp.c:190 | |
204 #, c-format | |
205 msgid "Error: Cannot upload file %s\n" | |
206 msgstr "錯誤:無法上傅檔案 %s\n" | |
207 | |
208 #: ../lib/fsp.c:200 | |
209 #, c-format | |
210 msgid "Error: Cannot write to file %s: %s\n" | |
211 msgstr "錯誤:無法寫入至檔案 %s: %s\n" | |
212 | |
213 #: ../lib/fsp.c:238 | |
214 #, c-format | |
215 msgid "Error: Error closing file: %s\n" | |
216 msgstr "錯誤: 關閉檔案%s時發生錯誤\n" | |
217 | |
218 #: ../lib/fsp.c:326 | |
219 #, c-format | |
220 msgid "Corrupted file listing from FSP server %s\n" | |
221 msgstr "來自FSP伺服器 %s 的損壞檔案清單\n" | |
222 | |
223 #: ../lib/fsp.c:338 | |
224 #: ../lib/fsp.c:339 | |
225 #: ../lib/protocols.c:1541 | |
226 #: ../lib/protocols.c:1542 | |
227 #: ../lib/protocols.c:1583 | |
228 #: ../lib/protocols.c:1584 | |
229 #: ../lib/protocols.c:1647 | |
230 #: ../lib/protocols.c:1654 | |
231 #: ../lib/protocols.c:1730 | |
232 #: ../lib/protocols.c:1731 | |
233 #: ../lib/protocols.c:1767 | |
234 msgid "unknown" | |
235 msgstr "不明" | |
236 | |
237 #: ../lib/fsp.c:376 | |
238 #, c-format | |
239 msgid "Could not get FSP directory listing %s: %s\n" | |
240 msgstr "無法取得FSP目錄清單 %s:%s\n" | |
241 | |
242 #: ../lib/fsp.c:438 | |
243 #, c-format | |
244 msgid "Successfully changed directory to %s\n" | |
245 msgstr "成功變更目錄至 %s\n" | |
246 | |
247 #: ../lib/fsp.c:448 | |
248 #, c-format | |
249 msgid "Could not change directory to %s\n" | |
250 msgstr "無法變更目錄至 %s\n" | |
251 | |
252 #: ../lib/fsp.c:473 | |
253 #: ../lib/fsp.c:502 | |
254 #: ../lib/local.c:424 | |
255 #: ../lib/local.c:447 | |
256 #: ../src/gtk/transfer.c:260 | |
257 #: ../src/gtk/view_dialog.c:328 | |
258 #, c-format | |
259 msgid "Successfully removed %s\n" | |
260 msgstr "成功移除 %s\n" | |
261 | |
262 #: ../lib/fsp.c:479 | |
263 #: ../lib/local.c:430 | |
264 #, c-format | |
265 msgid "Error: Could not remove directory %s: %s\n" | |
266 msgstr "錯誤:無法移除目錄 %s:%s\n" | |
267 | |
268 #: ../lib/fsp.c:508 | |
269 #: ../lib/local.c:453 | |
270 #: ../src/gtk/transfer.c:264 | |
271 #: ../src/gtk/view_dialog.c:332 | |
272 #, c-format | |
273 msgid "Error: Could not remove file %s: %s\n" | |
274 msgstr "錯誤:無法移除檔案 %s:%s\n" | |
275 | |
276 #: ../lib/fsp.c:530 | |
277 #: ../lib/local.c:470 | |
278 #, c-format | |
279 msgid "Successfully made directory %s\n" | |
280 msgstr "成功新增目錄 %s\n" | |
281 | |
282 #: ../lib/fsp.c:565 | |
283 #: ../lib/local.c:496 | |
284 #, c-format | |
285 msgid "Successfully renamed %s to %s\n" | |
286 msgstr "成功將 %s 重新命名為 %s\n" | |
287 | |
288 #: ../lib/fsp.c:577 | |
289 #: ../lib/local.c:503 | |
290 #, c-format | |
291 msgid "Error: Could not rename %s to %s: %s\n" | |
292 msgstr "錯誤:無法將 %s 重新命名為 %s:%s\n" | |
293 | |
294 #: ../lib/ftps.c:157 | |
295 msgid "FTPS Support unavailable since SSL support was not compiled in. Aborting connection.\n" | |
296 msgstr "因為支援SSL的程式碼沒有被編譯在內,故此無法提供FTPS的支援,正中斷連線。\n" | |
297 | |
298 #: ../lib/https.c:91 | |
299 msgid "HTTPS Support unavailable since SSL support was not compiled in. Aborting connection.\n" | |
300 msgstr "因為支援SSL的程式碼沒有被編譯在內,故此無法提供HTTPS的支援,正中斷連線。\n" | |
301 | |
302 #: ../lib/local.c:71 | |
303 #: ../lib/local.c:407 | |
304 #, c-format | |
305 msgid "Could not change local directory to %s: %s\n" | |
306 msgstr "無法變更本地主機目錄至 %s: %s\n" | |
307 | |
308 #: ../lib/local.c:85 | |
309 #: ../lib/local.c:392 | |
310 #, c-format | |
311 msgid "Could not get current working directory: %s\n" | |
312 msgstr "無法取得當前工作中的目錄:%s\n" | |
313 | |
314 #: ../lib/local.c:183 | |
315 #, c-format | |
316 msgid "Error: Cannot truncate local file %s: %s\n" | |
317 msgstr "錯誤:無法截斷本地主機檔案 %s: %s\n" | |
318 | |
319 #: ../lib/local.c:347 | |
320 #, c-format | |
321 msgid "Could not get local directory listing %s: %s\n" | |
322 msgstr "無法取得本地主機目錄的清單 %s:%s\n" | |
323 | |
324 #: ../lib/local.c:384 | |
325 #, c-format | |
326 msgid "Successfully changed local directory to %s\n" | |
327 msgstr "成功變更本地主機目錄至 %s\n" | |
328 | |
329 #: ../lib/local.c:520 | |
330 #, c-format | |
331 msgid "Successfully changed mode of %s to %o\n" | |
802 | 332 msgstr "成功變更模式 %s 為 %o\n" |
706 | 333 |
334 #: ../lib/local.c:527 | |
335 #, c-format | |
336 msgid "Error: Could not change mode of %s to %o: %s\n" | |
802 | 337 msgstr "錯誤:無法變更模式 %s 為 %o:%s\n" |
706 | 338 |
339 #: ../lib/local.c:623 | |
340 msgid "local filesystem" | |
341 msgstr "本機檔案系統" | |
342 | |
343 #: ../lib/misc.c:401 | |
344 #, c-format | |
345 msgid "usage: gftp " | |
346 msgstr "用法︰ gftp" | |
347 | |
348 #: ../lib/misc.c:401 | |
349 #: ../lib/rfc2068.c:303 | |
350 #: ../src/uicommon/gftpui.c:662 | |
351 #, c-format | |
352 msgid "\n" | |
353 msgstr "\n" | |
354 | |
355 #: ../lib/options.h:24 | |
356 #: ../lib/rfc959.c:26 | |
155 | 357 msgid "none" |
358 msgstr "無" | |
359 | |
706 | 360 #: ../lib/options.h:24 |
155 | 361 msgid "file" |
362 msgstr "檔案" | |
363 | |
706 | 364 #: ../lib/options.h:24 |
155 | 365 msgid "size" |
366 msgstr "大小" | |
367 | |
706 | 368 #: ../lib/options.h:25 |
155 | 369 msgid "user" |
706 | 370 msgstr "使用者" |
371 | |
372 #: ../lib/options.h:25 | |
155 | 373 msgid "group" |
374 msgstr "群組" | |
375 | |
706 | 376 #: ../lib/options.h:26 |
155 | 377 msgid "datetime" |
378 msgstr "時間" | |
379 | |
706 | 380 #: ../lib/options.h:26 |
155 | 381 msgid "attribs" |
382 msgstr "屬性" | |
383 | |
706 | 384 #: ../lib/options.h:28 |
155 | 385 msgid "descending" |
386 msgstr "遞減" | |
387 | |
706 | 388 #: ../lib/options.h:28 |
155 | 389 msgid "ascending" |
390 msgstr "遞增" | |
391 | |
706 | 392 #: ../lib/options.h:34 |
155 | 393 msgid "General" |
394 msgstr "一般" | |
395 | |
706 | 396 #: ../lib/options.h:37 |
155 | 397 msgid "View program:" |
398 msgstr "檢視程式:" | |
399 | |
706 | 400 #: ../lib/options.h:38 |
401 msgid "The default program used to view files. If this is blank, the internal file viewer will be used" | |
802 | 402 msgstr "預設用來查看檔案的程式。如果本設定值留空,則使用內建的檔案檢視程式" |
706 | 403 |
404 #: ../lib/options.h:40 | |
155 | 405 msgid "Edit program:" |
406 msgstr "編輯程式:" | |
407 | |
706 | 408 #: ../lib/options.h:41 |
155 | 409 msgid "The default program used to edit files." |
410 msgstr "預設用來編輯檔案的程式。" | |
411 | |
706 | 412 #: ../lib/options.h:42 |
155 | 413 msgid "Startup Directory:" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
414 msgstr "啟始目錄:" |
155 | 415 |
706 | 416 #: ../lib/options.h:44 |
155 | 417 msgid "The default directory gFTP will go to on startup" |
418 msgstr "gFTP 啟動時預設進入的目錄" | |
419 | |
706 | 420 #: ../lib/options.h:45 |
155 | 421 msgid "Max Log Window Size:" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
422 msgstr "日誌視窗最大記憶量:" |
155 | 423 |
706 | 424 #: ../lib/options.h:47 |
155 | 425 msgid "The maximum size of the log window in bytes for the GTK+ port" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
426 msgstr "在 GTK+ 版本中,日誌視窗佔用的記憶體最大值 (位元組)" |
155 | 427 |
706 | 428 #: ../lib/options.h:49 |
231 | 429 msgid "Remote Character Sets:" |
706 | 430 msgstr "遠端字元集:" |
431 | |
432 #: ../lib/options.h:51 | |
433 msgid "This is a comma separated list of charsets to try to convert the remote messages to the current locale" | |
434 msgstr "這是一個用逗號分隔開的字元集清單,並且嘗試把遠端的信息轉換成當前的語系" | |
435 | |
436 #: ../lib/options.h:53 | |
437 msgid "Remote LC_TIME:" | |
438 msgstr "遠端的 LC_TIME:" | |
439 | |
440 #: ../lib/options.h:55 | |
441 msgid "This is the value of LC_TIME for the remote site. This is so that dates can be parsed properly in the directory listings." | |
442 msgstr "這是一個為遠端站台而設的遠端 LC_TIME 之數值,所以所有日期能夠正確地分列在目錄清單裡。" | |
443 | |
444 #: ../lib/options.h:57 | |
231 | 445 msgid "Cache TTL:" |
706 | 446 msgstr "快取記憶之總量︰" |
447 | |
448 #: ../lib/options.h:60 | |
231 | 449 msgid "The number of seconds to keep cache entries before they expire." |
706 | 450 msgstr "在那些快取記憶裡之記錄到期前,保存它們的秒數。" |
451 | |
452 #: ../lib/options.h:63 | |
231 | 453 msgid "Append file transfers" |
454 msgstr "傳送時附加至現有的檔案" | |
155 | 455 |
706 | 456 #: ../lib/options.h:65 |
231 | 457 msgid "Append new file transfers onto existing ones" |
458 msgstr "傳送新的檔案時將資料附加至現有的檔案末端" | |
459 | |
706 | 460 #: ../lib/options.h:66 |
231 | 461 msgid "Do one transfer at a time" |
462 msgstr "每次只傳送一個檔案" | |
463 | |
706 | 464 #: ../lib/options.h:68 |
231 | 465 msgid "Do only one transfer at a time?" |
466 msgstr "每次是否只傳送一個檔案?" | |
467 | |
706 | 468 #: ../lib/options.h:69 |
231 | 469 msgid "Overwrite by Default" |
470 msgstr "預設為覆寫檔案" | |
471 | |
706 | 472 #: ../lib/options.h:72 |
231 | 473 msgid "Overwrite files by default or set to resume file transfers" |
474 msgstr "預設為覆寫檔案或續傳檔案" | |
475 | |
706 | 476 #: ../lib/options.h:74 |
231 | 477 msgid "Preserve file permissions" |
706 | 478 msgstr "保護檔案之權限" |
479 | |
480 #: ../lib/options.h:77 | |
231 | 481 msgid "Preserve file permissions of transfered files" |
706 | 482 msgstr "已傳送檔案的保護檔案權限" |
483 | |
484 #: ../lib/options.h:79 | |
485 msgid "Preserve file time" | |
486 msgstr "保護檔案之時間" | |
487 | |
488 #: ../lib/options.h:82 | |
489 msgid "Preserve file times of transfered files" | |
490 msgstr "已傳送檔案的保護檔案之時間" | |
491 | |
492 #: ../lib/options.h:84 | |
231 | 493 msgid "Refresh after each file transfer" |
494 msgstr "每次檔案傳送後更新畫面" | |
495 | |
706 | 496 #: ../lib/options.h:87 |
155 | 497 msgid "Refresh the listbox after each file is transfered" |
498 msgstr "每次檔案傳送後更新檔案清單" | |
499 | |
706 | 500 #: ../lib/options.h:89 |
155 | 501 msgid "Sort directories first" |
502 msgstr "先排列目錄" | |
503 | |
706 | 504 #: ../lib/options.h:92 |
155 | 505 msgid "Put the directories first then the files" |
506 msgstr "先排列目錄,再排列檔案" | |
507 | |
706 | 508 #: ../lib/options.h:93 |
155 | 509 msgid "Show hidden files" |
510 msgstr "顯示隱藏檔案" | |
511 | |
706 | 512 #: ../lib/options.h:96 |
155 | 513 msgid "Show hidden files in the listboxes" |
514 msgstr "在檔案清單中顯示隱藏檔案" | |
515 | |
706 | 516 #: ../lib/options.h:97 |
517 msgid "Show transfer status in title" | |
518 msgstr "以標題形式顯示傳送狀態" | |
519 | |
520 #: ../lib/options.h:99 | |
521 msgid "Show the file transfer status in the titlebar" | |
522 msgstr "在標題列裡顯示檔案傳送狀態" | |
523 | |
524 #: ../lib/options.h:100 | |
525 msgid "Start file transfers" | |
526 msgstr "開始檔案傳送" | |
527 | |
528 #: ../lib/options.h:102 | |
529 msgid "Automatically start the file transfers when they get queued" | |
802 | 530 msgstr "當輪到您時檔案傳送會自動開始" |
706 | 531 |
532 #: ../lib/options.h:104 | |
533 msgid "Allow manual commands in GUI" | |
534 msgstr "容許在GUI裡手動輸入指令" | |
535 | |
536 #: ../lib/options.h:106 | |
537 msgid "Allow entering manual commands in the GUI (functions like the text port)" | |
538 msgstr "容許在GUI裡手動輸入指令(類似文字埠的功能)" | |
539 | |
540 #: ../lib/options.h:108 | |
541 #: ../src/gtk/options_dialog.c:1023 | |
542 #: ../src/gtk/options_dialog.c:1243 | |
155 | 543 msgid "Network" |
544 msgstr "網路" | |
545 | |
706 | 546 #: ../lib/options.h:110 |
155 | 547 msgid "Network timeout:" |
548 msgstr "連線時限:" | |
549 | |
706 | 550 #: ../lib/options.h:113 |
551 msgid "The timeout waiting for network input/output. This is NOT an idle timeout." | |
155 | 552 msgstr "等待網路輸入/輸出的時限。此項設定不同於連線後的閒置時間。" |
553 | |
706 | 554 #: ../lib/options.h:115 |
155 | 555 msgid "Connect retries:" |
556 msgstr "連線重試次數:" | |
557 | |
706 | 558 #: ../lib/options.h:118 |
559 msgid "The number of auto-retries to do. Set this to 0 to retry indefinitely" | |
560 msgstr "自動重試次數,設為 0 表示會不斷重試" | |
561 | |
562 #: ../lib/options.h:120 | |
155 | 563 msgid "Retry sleep time:" |
564 msgstr "重試前的等待時間:" | |
565 | |
706 | 566 #: ../lib/options.h:123 |
155 | 567 msgid "The number of seconds to wait between retries" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
568 msgstr "每次重試前等待指定秒數" |
155 | 569 |
706 | 570 #: ../lib/options.h:124 |
155 | 571 msgid "Max KB/S:" |
706 | 572 msgstr "最大傳送速度(KB/S):" |
573 | |
574 #: ../lib/options.h:127 | |
155 | 575 msgid "The maximum KB/s a file transfer can get. (Set to 0 to disable)" |
576 msgstr "檔案傳送最大速度 (KB/S)。(設為 0 會關閉此功能)" | |
577 | |
706 | 578 #: ../lib/options.h:129 |
579 msgid "Transfer Block Size:" | |
580 msgstr "傳送的數據塊大小:" | |
581 | |
582 #: ../lib/options.h:132 | |
583 msgid "The block size that is used when transfering files. This should be a multiple of 1024." | |
584 msgstr "在傳送檔案時是以數據塊之大小來做單位的,其數值應該是 1024 的倍數。" | |
585 | |
586 #: ../lib/options.h:135 | |
155 | 587 msgid "Default Protocol:" |
588 msgstr "預設協定:" | |
589 | |
706 | 590 #: ../lib/options.h:137 |
155 | 591 msgid "This specifies the default protocol to use" |
592 msgstr "指定預設使用的協定" | |
593 | |
706 | 594 #: ../lib/options.h:139 |
595 #: ../lib/options.h:142 | |
596 msgid "Enable IPv6 support" | |
597 msgstr "啟動 IPv6 的支援" | |
598 | |
599 #: ../lib/options.h:147 | |
600 msgid "This defines what will happen when you double click a file in the file listboxes. 0=View file 1=Edit file 2=Transfer file" | |
601 msgstr "在檔案清單中雙擊檔案時表示的操作程序。0=查看檔案 1=編輯檔案 2=傳送檔案" | |
602 | |
603 #: ../lib/options.h:150 | |
155 | 604 msgid "The default width of the local files listbox" |
605 msgstr "本地主機檔案清單的預設寬度" | |
606 | |
706 | 607 #: ../lib/options.h:153 |
155 | 608 msgid "The default width of the remote files listbox" |
609 msgstr "遠端主機檔案清單的預設寬度" | |
610 | |
706 | 611 #: ../lib/options.h:156 |
155 | 612 msgid "The default height of the local/remote files listboxes" |
613 msgstr "本地或遠端主機檔案清單的預設高度" | |
614 | |
706 | 615 #: ../lib/options.h:159 |
155 | 616 msgid "The default height of the transfer listbox" |
617 msgstr "檔案傳送清單的預設高度" | |
618 | |
706 | 619 #: ../lib/options.h:162 |
155 | 620 msgid "The default height of the logging window" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
621 msgstr "日誌視窗的預設高度" |
155 | 622 |
706 | 623 #: ../lib/options.h:165 |
624 msgid "The width of the filename column in the transfer window. Set this to 0 to have this column automagically resize." | |
625 msgstr "檔案傳送視窗中的檔名欄位寬度,設為 0 表示欄位寬度會自動改變。" | |
626 | |
627 #: ../lib/options.h:173 | |
628 #: ../lib/options.h:179 | |
155 | 629 msgid "The default column to sort by" |
630 msgstr "預設會進行排序的欄位" | |
631 | |
706 | 632 #: ../lib/options.h:176 |
633 #: ../lib/options.h:182 | |
155 | 634 msgid "Sort ascending or descending" |
635 msgstr "順序或反序排列" | |
636 | |
706 | 637 #: ../lib/options.h:186 |
638 #: ../lib/options.h:204 | |
639 msgid "The width of the filename column in the file listboxes. Set this to 0 to have this column automagically resize. Set this to -1 to disable this column" | |
640 msgstr "檔案清單中的檔名欄位寬度,設為 0 表示欄位寬度會自動改變,設為 -1 則不顯示此欄位" | |
641 | |
642 #: ../lib/options.h:189 | |
643 #: ../lib/options.h:207 | |
644 msgid "The width of the size column in the file listboxes. Set this to 0 to have this column automagically resize. Set this to -1 to disable this column" | |
645 msgstr "檔案清單中的檔案大小欄位寬度,設為 0 表示欄位寬度會自動改變,設為 -1 則不顯示此欄位" | |
646 | |
647 #: ../lib/options.h:192 | |
648 #: ../lib/options.h:210 | |
649 msgid "The width of the user column in the file listboxes. Set this to 0 to have this column automagically resize. Set this to -1 to disable this column" | |
650 msgstr "檔案清單中的檔案擁有者欄位寬度,設為 0 表示欄位寬度會自動改變,設為 -1 則不顯示此欄位" | |
651 | |
652 #: ../lib/options.h:195 | |
653 #: ../lib/options.h:213 | |
654 msgid "The width of the group column in the file listboxes. Set this to 0 to have this column automagically resize. Set this to -1 to disable this column" | |
655 msgstr "檔案清單中的檔案群組欄位寬度,設為 0 表示欄位寬度會自動改變,設為 -1 則不顯示此欄位" | |
656 | |
657 #: ../lib/options.h:198 | |
658 #: ../lib/options.h:216 | |
659 msgid "The width of the date column in the file listboxes. Set this to 0 to have this column automagically resize. Set this to -1 to disable this column" | |
660 msgstr "檔案清單中的檔案日期欄位寬度,設為 0 表示欄位寬度會自動改變,設為 -1 則不顯示此欄位" | |
661 | |
662 #: ../lib/options.h:201 | |
663 #: ../lib/options.h:219 | |
664 msgid "The width of the attribs column in the file listboxes. Set this to 0 to have this column automagically resize. Set this to -1 to disable this column" | |
665 msgstr "檔案清單中的檔案屬性欄位寬度,設為 0 表示欄位寬度會自動改變,設為 -1 則不顯示此欄位" | |
666 | |
667 #: ../lib/options.h:222 | |
155 | 668 msgid "The color of the commands that are sent to the server" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
669 msgstr "代表送出至伺服器的指令的顏色" |
155 | 670 |
706 | 671 #: ../lib/options.h:225 |
155 | 672 msgid "The color of the commands that are received from the server" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
673 msgstr "代表從伺服器接收到的指令的顏色" |
155 | 674 |
706 | 675 #: ../lib/options.h:228 |
155 | 676 msgid "The color of the error messages" |
677 msgstr "代表錯誤訊息的顏色" | |
678 | |
706 | 679 #: ../lib/options.h:231 |
155 | 680 msgid "The color of the rest of the log messages" |
681 msgstr "代表其它紀錄訊息的顏色" | |
682 | |
706 | 683 #: ../lib/options.h:237 |
684 #: ../lib/rfc959.c:40 | |
155 | 685 msgid "FTP" |
686 msgstr "FTP" | |
687 | |
706 | 688 #: ../lib/options.h:240 |
689 #: ../lib/options.h:242 | |
690 msgid "FTPS" | |
691 msgstr "FTPS" | |
692 | |
693 #: ../lib/options.h:245 | |
694 #: ../lib/rfc2068.c:27 | |
155 | 695 msgid "HTTP" |
696 msgstr "HTTP" | |
697 | |
706 | 698 #: ../lib/options.h:248 |
699 #: ../lib/options.h:250 | |
231 | 700 msgid "HTTPS" |
706 | 701 msgstr "HTTPS" |
702 | |
703 #: ../lib/options.h:253 | |
155 | 704 msgid "Local" |
705 msgstr "本機" | |
706 | |
706 | 707 #: ../lib/options.h:255 |
155 | 708 msgid "SSH2" |
709 msgstr "SSH2" | |
710 | |
706 | 711 #: ../lib/options.h:257 |
712 #: ../src/gtk/bookmarks.c:886 | |
155 | 713 msgid "Bookmark" |
714 msgstr "書籤" | |
715 | |
706 | 716 #: ../lib/options.h:258 |
717 msgid "FSP" | |
718 msgstr "FSP" | |
719 | |
720 #: ../lib/protocols.c:225 | |
155 | 721 #, c-format |
722 msgid "File transfer will be throttled to %.2f KB/s\n" | |
723 msgstr "檔案傳送速度會被控制於每秒 %.2f KB 之內\n" | |
724 | |
706 | 725 #: ../lib/protocols.c:379 |
726 #, c-format | |
727 msgid "Error setting LC_TIME to '%s'. Falling back to '%s'\n" | |
728 msgstr "設定 LC_TIME 至 '%s' 時發生錯誤,跌回至 '%s'\n" | |
729 | |
730 #: ../lib/protocols.c:390 | |
731 #, c-format | |
732 msgid "Loading directory listing %s from cache (LC_TIME=%s)\n" | |
733 msgstr "正在從快取記憶載入目錄清單 %s (LC_TIME = %s)\n" | |
734 | |
735 #: ../lib/protocols.c:400 | |
736 #, c-format | |
737 msgid "Loading directory listing %s from server (LC_TIME=%s)\n" | |
738 msgstr "正在從伺服器載入目錄清單 %s (LC_TIME = %s)\n" | |
739 | |
740 #: ../lib/protocols.c:454 | |
741 #: ../lib/protocols.c:486 | |
742 #: ../lib/protocols.c:525 | |
743 #: ../lib/protocols.c:557 | |
155 | 744 #, c-format |
706 | 745 msgid "Error converting string '%s' from character set %s to character set %s: %s\n" |
746 msgstr "在轉換字串‘%s’裡的字元集 %s 到另一種字元集 %s: %s 時發生錯誤\n" | |
747 | |
748 #. Don't use request->logging_function since the strings must be in UTF-8 | |
749 #: ../lib/protocols.c:469 | |
750 #, c-format | |
751 msgid "Error converting string '%s' to UTF-8 from current locale: %s\n" | |
752 msgstr "在轉換字串‘%s’裡當前之語系 %s 到 UTF-8 時發生錯誤\n" | |
753 | |
754 #. Don't use request->logging_function since the strings must be in UTF-8 | |
755 #: ../lib/protocols.c:540 | |
756 #, c-format | |
757 msgid "Error converting string '%s' to current locale from UTF-8: %s\n" | |
758 msgstr "在轉換 UTF-8 字串‘%s’到當前之語系 %s 時發生錯誤\n" | |
759 | |
760 #: ../lib/protocols.c:629 | |
761 #, c-format | |
762 msgid "Warning: Stripping path off of file '%s'. The stripped path (%s) doesn't match the current directory (%s)\n" | |
763 msgstr "警告:正在撤銷檔案 %s 的路徑,已撤銷的路徑 (%s) 和當前的目錄 (%s) 不相符\n" | |
764 | |
765 #: ../lib/protocols.c:647 | |
155 | 766 #, c-format |
767 msgid "Error: Cannot write to cache: %s\n" | |
768 msgstr "錯誤:無法寫入快取記憶:%s\n" | |
769 | |
706 | 770 #: ../lib/protocols.c:680 |
155 | 771 #, c-format |
772 msgid "Error: Could not find bookmark %s\n" | |
773 msgstr "錯誤:找不到書籤 %s\n" | |
774 | |
706 | 775 #: ../lib/protocols.c:687 |
155 | 776 #, c-format |
777 msgid "Bookmarks Error: The bookmark entry %s does not have a hostname\n" | |
778 msgstr "書籤錯誤:書籤項目 %s 缺少了主機名稱\n" | |
779 | |
706 | 780 #: ../lib/protocols.c:826 |
781 #: ../lib/protocols.c:853 | |
231 | 782 #, c-format |
783 msgid "The protocol '%s' is currently not supported.\n" | |
706 | 784 msgstr "當前不支援協定 '%s'。\n" |
785 | |
786 #: ../lib/protocols.c:1167 | |
787 #: ../lib/protocols.c:1182 | |
788 #: ../lib/protocols.c:2214 | |
789 #: ../lib/protocols.c:2324 | |
155 | 790 #, c-format |
791 msgid "Looking up %s\n" | |
792 msgstr "正在尋找主機 %s\n" | |
793 | |
706 | 794 #: ../lib/protocols.c:1173 |
795 #: ../lib/protocols.c:1188 | |
796 #: ../lib/protocols.c:2219 | |
797 #: ../lib/protocols.c:2329 | |
155 | 798 #, c-format |
799 msgid "Cannot look up hostname %s: %s\n" | |
800 msgstr "找不到主機名稱 %s:%s\n" | |
801 | |
706 | 802 #: ../lib/protocols.c:2237 |
155 | 803 #, c-format |
804 msgid "Failed to create a socket: %s\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
805 msgstr "無法產生 socket:%s\n" |
155 | 806 |
706 | 807 #: ../lib/protocols.c:2243 |
808 #: ../lib/protocols.c:2346 | |
155 | 809 #, c-format |
810 msgid "Trying %s:%d\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
811 msgstr "準備嘗試 %s:%d\n" |
155 | 812 |
706 | 813 #: ../lib/protocols.c:2248 |
814 #: ../lib/protocols.c:2353 | |
155 | 815 #, c-format |
816 msgid "Cannot connect to %s: %s\n" | |
817 msgstr "無法連線到 %s:%s\n" | |
818 | |
706 | 819 #: ../lib/protocols.c:2283 |
820 #: ../lib/rfc959.c:640 | |
821 #, c-format | |
822 msgid "Failed to create a IPv4 socket: %s\n" | |
823 msgstr "無法產生 IPv4 socket:%s\n" | |
824 | |
825 #: ../lib/protocols.c:2307 | |
826 #: ../lib/sshv2.c:1046 | |
155 | 827 #, c-format |
828 msgid "Cannot look up service name %s/tcp. Please check your services file\n" | |
706 | 829 msgstr "找不到稱為 %s/tcp 的網路服務,請檢查 services 檔案的內容\n" |
830 | |
831 #: ../lib/protocols.c:2369 | |
832 #: ../lib/protocols.c:3009 | |
833 #: ../lib/rfc959.c:649 | |
834 #: ../lib/rfc959.c:826 | |
835 #, c-format | |
231 | 836 msgid "Error: Cannot set close on exec flag: %s\n" |
706 | 837 msgstr "錯誤:無法把執行旗標 %s 設為關閉\n" |
838 | |
839 #: ../lib/protocols.c:2376 | |
155 | 840 #, c-format |
841 msgid "Connected to %s:%d\n" | |
842 msgstr "成功連線至 %s:%d\n" | |
843 | |
706 | 844 #: ../lib/protocols.c:2607 |
845 #: ../lib/protocols.c:2682 | |
846 #: ../lib/sshv2.c:355 | |
155 | 847 #, c-format |
848 msgid "Connection to %s timed out\n" | |
849 msgstr "逾時仍未能連線至 %s\n" | |
850 | |
706 | 851 #: ../lib/protocols.c:2750 |
155 | 852 #, c-format |
853 msgid "Cannot get socket flags: %s\n" | |
854 msgstr "無法讀取 socket 的旗標:%s\n" | |
855 | |
706 | 856 #: ../lib/protocols.c:2764 |
155 | 857 #, c-format |
858 msgid "Cannot set socket to non-blocking: %s\n" | |
859 msgstr "無法將 socket 設定為 non-blocking 模式:%s\n" | |
860 | |
706 | 861 #: ../lib/protocols.c:2899 |
155 | 862 #, c-format |
863 msgid "Error: Remote site %s disconnected. Max retries reached...giving up\n" | |
706 | 864 msgstr "錯誤:遠端站台 %s 中斷連線,已達最大連線次數...放棄連線\n" |
865 | |
866 #: ../lib/protocols.c:2907 | |
155 | 867 #, c-format |
868 msgid "Error: Remote site %s disconnected. Will reconnect in %d seconds\n" | |
706 | 869 msgstr "錯誤:遠端站台 %s 尚未連線, 將會在 %d 秒內重新連線\n" |
870 | |
871 #: ../lib/pty.c:297 | |
872 #, c-format | |
873 msgid "Cannot open master pty %s: %s\n" | |
874 msgstr "無法開啟主要的所有權 %s: %s\n" | |
875 | |
876 #: ../lib/pty.c:305 | |
231 | 877 #, c-format |
878 msgid "Cannot create a socket pair: %s\n" | |
879 msgstr "無法產生 socket pair:%s\n" | |
880 | |
706 | 881 #: ../lib/pty.c:334 |
231 | 882 #, c-format |
883 msgid "Error: Cannot execute ssh: %s\n" | |
706 | 884 msgstr "錯誤:無法執行 ssh: %s\n" |
885 | |
886 #: ../lib/pty.c:350 | |
231 | 887 #, c-format |
888 msgid "Cannot fork another process: %s\n" | |
889 msgstr "無法衍生另一個進程:%s\n" | |
890 | |
706 | 891 #: ../lib/rfc2068.c:30 |
892 #: ../lib/rfc959.c:47 | |
155 | 893 msgid "Proxy hostname:" |
894 msgstr "代理伺服器主機名稱:" | |
895 | |
706 | 896 #: ../lib/rfc2068.c:32 |
897 #: ../lib/rfc959.c:49 | |
155 | 898 msgid "Firewall hostname" |
899 msgstr "防火牆主機名稱" | |
900 | |
706 | 901 #: ../lib/rfc2068.c:33 |
902 #: ../lib/rfc959.c:50 | |
155 | 903 msgid "Proxy port:" |
904 msgstr "代理伺服器連接埠:" | |
905 | |
706 | 906 #: ../lib/rfc2068.c:35 |
907 #: ../lib/rfc959.c:52 | |
155 | 908 msgid "Port to connect to on the firewall" |
909 msgstr "防火牆的連接埠" | |
910 | |
706 | 911 #: ../lib/rfc2068.c:36 |
912 #: ../lib/rfc959.c:53 | |
155 | 913 msgid "Proxy username:" |
914 msgstr "代理伺服器用戶名稱:" | |
915 | |
706 | 916 #: ../lib/rfc2068.c:38 |
917 #: ../lib/rfc959.c:55 | |
155 | 918 msgid "Your firewall username" |
919 msgstr "防火牆用戶名稱" | |
920 | |
706 | 921 #: ../lib/rfc2068.c:39 |
922 #: ../lib/rfc959.c:56 | |
155 | 923 msgid "Proxy password:" |
924 msgstr "代理伺服器密碼:" | |
925 | |
706 | 926 #: ../lib/rfc2068.c:41 |
927 #: ../lib/rfc959.c:58 | |
155 | 928 msgid "Your firewall password" |
929 msgstr "防火牆密碼" | |
930 | |
706 | 931 #: ../lib/rfc2068.c:43 |
155 | 932 msgid "Use HTTP/1.1" |
933 msgstr "使用 HTTP/1.1" | |
934 | |
706 | 935 #: ../lib/rfc2068.c:46 |
155 | 936 msgid "Do you want to use HTTP/1.1 or HTTP/1.0" |
937 msgstr "使用 HTTP/1.1 還是 HTTP/1.0" | |
938 | |
706 | 939 #: ../lib/rfc2068.c:150 |
940 #: ../lib/rfc2068.c:843 | |
941 #, c-format | |
231 | 942 msgid "" |
943 "Received wrong response from server, disconnecting\n" | |
944 "Invalid chunk size '%s' returned by the remote server\n" | |
706 | 945 msgstr "" |
946 "已從伺服器接收到錯誤的回應,中斷連線中\n" | |
947 "從遠端伺服器回傳了無效的區塊(chunk)大小 '%s'\n" | |
948 | |
949 #: ../lib/rfc2068.c:254 | |
950 #: ../lib/rfc959.c:608 | |
951 #: ../lib/sshv2.c:1123 | |
155 | 952 #, c-format |
953 msgid "Disconnecting from site %s\n" | |
706 | 954 msgstr "中斷和站台 %s 的連線\n" |
955 | |
956 #: ../lib/rfc2068.c:303 | |
719 | 957 msgid "Starting the file transfer at offset " |
958 msgstr "在偏移點處開始檔案傳輸" | |
706 | 959 |
960 #: ../lib/rfc2068.c:324 | |
155 | 961 #, c-format |
962 msgid "Cannot retrieve file %s\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
963 msgstr "無法接收檔案 %s\n" |
155 | 964 |
706 | 965 #: ../lib/rfc2068.c:423 |
966 #: ../lib/sshv2.c:1205 | |
155 | 967 msgid "Retrieving directory listing...\n" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
968 msgstr "正在讀取目錄清單...\n" |
155 | 969 |
706 | 970 #: ../lib/rfc2068.c:819 |
971 #: ../lib/sshv2.c:814 | |
972 msgid "Received wrong response from server, disconnecting\n" | |
973 msgstr "收到錯誤的伺服器回應,正中斷連線\n" | |
974 | |
975 #: ../lib/rfc959.c:27 | |
155 | 976 msgid "SITE command" |
977 msgstr "SITE 指令" | |
978 | |
706 | 979 #: ../lib/rfc959.c:28 |
155 | 980 msgid "user@host" |
981 msgstr "帳號@主機" | |
982 | |
706 | 983 #: ../lib/rfc959.c:29 |
155 | 984 msgid "user@host:port" |
985 msgstr "帳號@主機:埠號" | |
986 | |
706 | 987 #: ../lib/rfc959.c:30 |
155 | 988 msgid "AUTHENTICATE" |
989 msgstr "認證" | |
990 | |
706 | 991 #: ../lib/rfc959.c:31 |
155 | 992 msgid "user@host port" |
993 msgstr "帳號@主機 埠號" | |
994 | |
706 | 995 #: ../lib/rfc959.c:32 |
155 | 996 msgid "user@host NOAUTH" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
997 msgstr "帳號@主機 NOAUTH" |
155 | 998 |
706 | 999 #: ../lib/rfc959.c:33 |
155 | 1000 msgid "HTTP Proxy" |
1001 msgstr "HTTP 代理伺服器" | |
1002 | |
706 | 1003 #: ../lib/rfc959.c:34 |
155 | 1004 msgid "Custom" |
1005 msgstr "自選" | |
1006 | |
706 | 1007 #: ../lib/rfc959.c:43 |
155 | 1008 msgid "Email address:" |
706 | 1009 msgstr "電郵地址:" |
1010 | |
1011 #: ../lib/rfc959.c:45 | |
1012 msgid "This is the password that will be used whenever you log into a remote FTP server as anonymous" | |
155 | 1013 msgstr "當以匿名方式登入至遠端 FTP 伺服器時會使用本密碼" |
1014 | |
706 | 1015 #: ../lib/rfc959.c:59 |
155 | 1016 msgid "Proxy account:" |
1017 msgstr "代理伺服器帳號:" | |
1018 | |
706 | 1019 #: ../lib/rfc959.c:61 |
155 | 1020 msgid "Your firewall account (optional)" |
1021 msgstr "防火牆帳號 (並非必要)" | |
1022 | |
706 | 1023 #: ../lib/rfc959.c:63 |
155 | 1024 msgid "Proxy server type:" |
1025 msgstr "代理伺服器類型:" | |
1026 | |
706 | 1027 #: ../lib/rfc959.c:66 |
155 | 1028 #, no-c-format |
706 | 1029 msgid "This specifies how your proxy server expects us to log in. You can specify a 2 character replacement string prefixed by a % that will be replaced with the proper data. The first character can be either p for proxy or h for the host of the FTP server. The second character can be u (user), p (pass), h (host), o (port) or a (account). For example, to specify the proxy user, you can you type in %pu" |
155 | 1030 msgstr "" |
706 | 1031 "指定如何登入代理伺服器。其中,一些特殊資料可透過 % 加兩個字母表示。第一個字母可以是:\n" |
155 | 1032 " p: 代理伺服器\n" |
1033 " h: FTP 伺服器主機\n" | |
1034 "第二個字母可以是:\n" | |
1035 " u: 用戶\n" | |
1036 " p: 密碼\n" | |
1037 " h: 主機\n" | |
1038 " o: 埠號\n" | |
1039 " a: 帳號\n" | |
1040 "舉個例子,指定代理伺服器用戶可以用 %pu" | |
1041 | |
706 | 1042 #: ../lib/rfc959.c:69 |
1043 msgid "Ignore PASV address" | |
1044 msgstr "忽略 PASV 位址" | |
1045 | |
1046 #: ../lib/rfc959.c:72 | |
1047 msgid "If this is enabled, then the remote FTP server's PASV IP address field will be ignored and the host's IP address will be used instead. This is often needed for routers giving their internal rather then their external IP address in a PASV reply." | |
1048 msgstr "如選用本選項,遠端 FTP 伺服器的 PASV IP 位址之欄位會被忽略,並且會使用主機的 IP 位址來取代之。在 PASV 回覆的情況下,這是時常需要路由器給予它們內部的 IP 位址多過外在的 IP 位址。" | |
1049 | |
1050 #: ../lib/rfc959.c:74 | |
155 | 1051 msgid "Passive file transfers" |
1052 msgstr "被動 (PASV) 方式傳送檔案" | |
1053 | |
706 | 1054 #: ../lib/rfc959.c:77 |
1055 msgid "If this is enabled, then the remote FTP server will open up a port for the data connection. If you are behind a firewall, you will need to enable this. Generally, it is a good idea to keep this enabled unless you are connecting to an older FTP server that doesn't support this. If this is disabled, then gFTP will open up a port on the client side and the remote server will attempt to connect to it." | |
1056 msgstr "如選用本選項,遠端的 FTP 伺服器會開啟連接埠來進行資料傳送。如果您的主機或網路受到防火牆保護,則應啟用本選項。一般來說,除非是需要連接一些舊式、不支援這種協定的 FTP 伺服器,否則最好還是使用這個選項。如果關閉本選項,gFTP 會在客戶端開啟連接埠,讓遠端伺服器嘗試主動進行連線。" | |
1057 | |
1058 #: ../lib/rfc959.c:79 | |
155 | 1059 msgid "Resolve Remote Symlinks (LIST -L)" |
1060 msgstr "解析遠端符號連結 (LIST -L)" | |
1061 | |
706 | 1062 #: ../lib/rfc959.c:82 |
1063 msgid "The remote FTP server will attempt to resolve symlinks in the directory listings. Generally, this is a good idea to leave enabled. The only time you will want to disable this is if the remote FTP server doesn't support the -L option to LIST" | |
1064 msgstr "遠端的伺服器會嘗試在列出目錄時解析符號鏈結。一般來說,最好是選用這個選項。唯一應該關閉選項的情況是遠端 FTP 伺服器中的 LIST 指令不支援 -L 選項" | |
1065 | |
1066 #: ../lib/rfc959.c:84 | |
155 | 1067 msgid "Transfer files in ASCII mode" |
1068 msgstr "以 ASCII 模式傳送檔案" | |
1069 | |
706 | 1070 #: ../lib/rfc959.c:87 |
1071 msgid "If you are transfering a text file from Windows to UNIX box or vice versa, then you should enable this. Each system represents newlines differently for text files. If you are transfering from UNIX to UNIX, then it is safe to leave this off. If you are downloading binary data, you will want to disable this." | |
1072 msgstr "如果您是從 Windows 傳送文字檔至 UNIX 或從 UNIX 傳送文字檔至 Windows,應該選用本選項。兩種系統的文字檔使用不同的方式來表示換行。如果是從 UNIX 傳送至 UNIX,則不需要選用本選項。如果是下載二元碼檔案,則必須關閉本選項。" | |
1073 | |
1074 #: ../lib/rfc959.c:322 | |
1075 #: ../lib/rfc959.c:331 | |
1076 #: ../lib/rfc959.c:342 | |
1077 #: ../lib/rfc959.c:789 | |
1078 #: ../lib/rfc959.c:1387 | |
155 | 1079 #, c-format |
706 | 1080 msgid "Invalid response '%c' received from server.\n" |
1081 msgstr "從伺服器接收到一個無效的回應 '%c'。\n" | |
1082 | |
1083 #: ../lib/rfc959.c:679 | |
1084 #: ../lib/rfc959.c:689 | |
155 | 1085 #, c-format |
1086 msgid "Cannot find an IP address in PASV response '%s'\n" | |
1087 msgstr "無法從 PASV 回應‘%s’中擷取 IP 地址\n" | |
1088 | |
706 | 1089 #: ../lib/rfc959.c:715 |
1090 #, c-format | |
1091 msgid "Ignoring IP address in PASV response, connecting to %d.%d.%d.%d:%d\n" | |
1092 msgstr "忽略在 PASV 回應裡的 IP 位址,正在連線至 %d.%d.%d.%d:%d\n" | |
1093 | |
1094 #: ../lib/rfc959.c:726 | |
1095 #: ../lib/rfc959.c:887 | |
155 | 1096 #, c-format |
1097 msgid "Cannot create a data connection: %s\n" | |
802 | 1098 msgstr "無法建構數據連線:%s\n" |
155 | 1099 |
706 | 1100 #: ../lib/rfc959.c:738 |
1101 #: ../lib/rfc959.c:759 | |
1102 #: ../lib/rfc959.c:912 | |
155 | 1103 #, c-format |
1104 msgid "Cannot get socket name: %s\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1105 msgstr "無法讀取 socket 名稱:%s\n" |
155 | 1106 |
706 | 1107 #: ../lib/rfc959.c:749 |
1108 #: ../lib/rfc959.c:902 | |
155 | 1109 #, c-format |
1110 msgid "Cannot bind a port: %s\n" | |
1111 msgstr "無法開啟連接埠:%s\n" | |
1112 | |
706 | 1113 #: ../lib/rfc959.c:768 |
1114 #: ../lib/rfc959.c:921 | |
155 | 1115 #, c-format |
1116 msgid "Cannot listen on port %d: %s\n" | |
1117 msgstr "無法使用連接埠 %d:%s\n" | |
1118 | |
706 | 1119 #: ../lib/rfc959.c:817 |
1120 #, c-format | |
1121 msgid "Failed to create a IPv6 socket: %s\n" | |
1122 msgstr "無法產生 IPv6 socket:%s\n" | |
1123 | |
1124 #: ../lib/rfc959.c:837 | |
1125 msgid "Error: It doesn't look like we are connected via IPv6. Aborting connection.\n" | |
155 | 1126 msgstr "錯誤:似乎本主機不是通過 IPv6 進行連線。中止連線。\n" |
1127 | |
706 | 1128 #: ../lib/rfc959.c:865 |
1129 #: ../lib/rfc959.c:874 | |
155 | 1130 #, c-format |
1131 msgid "Invalid EPSV response '%s'\n" | |
1132 msgstr "無效的 EPSV 回應‘%s’\n" | |
1133 | |
706 | 1134 #: ../lib/rfc959.c:931 |
155 | 1135 #, c-format |
1136 msgid "Cannot get address of local socket: %s\n" | |
1137 msgstr "無法獲取 local socket 的地址:%s\n" | |
1138 | |
706 | 1139 #: ../lib/rfc959.c:1005 |
155 | 1140 #, c-format |
1141 msgid "Cannot accept connection from server: %s\n" | |
1142 msgstr "無法接受伺服器的連線要求:%s\n" | |
1143 | |
706 | 1144 #: ../lib/rfc959.c:1542 |
155 | 1145 msgid "total" |
1146 msgstr "總數" | |
1147 | |
706 | 1148 #: ../lib/rfc959.c:1544 |
155 | 1149 #, c-format |
1150 msgid "Warning: Cannot parse listing %s\n" | |
1151 msgstr "警告:無法分析清單 %s\n" | |
1152 | |
706 | 1153 #: ../lib/sshv2.c:28 |
155 | 1154 msgid "SSH" |
1155 msgstr "SSH" | |
1156 | |
706 | 1157 #: ../lib/sshv2.c:31 |
155 | 1158 msgid "SSH Prog Name:" |
1159 msgstr "SSH 程式名稱:" | |
1160 | |
706 | 1161 #: ../lib/sshv2.c:33 |
155 | 1162 msgid "The path to the SSH executable" |
1163 msgstr "SSH 可執行檔的路徑" | |
1164 | |
706 | 1165 #: ../lib/sshv2.c:34 |
155 | 1166 msgid "SSH Extra Params:" |
1167 msgstr "SSH 額外參數:" | |
1168 | |
706 | 1169 #: ../lib/sshv2.c:36 |
155 | 1170 msgid "Extra parameters to pass to the SSH program" |
1171 msgstr "SSH 程式使用的額外參數" | |
1172 | |
706 | 1173 #: ../lib/sshv2.c:38 |
155 | 1174 msgid "Need SSH User/Pass" |
1175 msgstr "需要 SSH 用戶名稱/密碼" | |
1176 | |
706 | 1177 #: ../lib/sshv2.c:41 |
155 | 1178 msgid "Require a username/password for SSH connections" |
1179 msgstr "SSH 連線需要用戶名稱/密碼" | |
1180 | |
706 | 1181 #: ../lib/sshv2.c:298 |
78 | 1182 #, c-format |
1183 msgid "Running program %s\n" | |
1184 msgstr "正在執行程式 %s\n" | |
1185 | |
706 | 1186 #: ../lib/sshv2.c:307 |
1187 msgid "Enter passphrase for RSA key" | |
1188 msgstr "請輸入 RSA 鑰匙的密碼詞組" | |
1189 | |
1190 #: ../lib/sshv2.c:308 | |
1191 msgid "Enter passphrase for key '" | |
1192 msgstr "請輸入鑰匙的密碼詞組" | |
1193 | |
1194 #: ../lib/sshv2.c:309 | |
1195 msgid "Password" | |
1196 msgstr "密碼:" | |
1197 | |
1198 #: ../lib/sshv2.c:310 | |
1199 msgid "password" | |
1200 msgstr "密碼:" | |
1201 | |
1202 #: ../lib/sshv2.c:414 | |
1203 msgid "(yes/no)?" | |
1204 msgstr "(是/否)?" | |
1205 | |
1206 #: ../lib/sshv2.c:432 | |
1207 msgid "Enter PASSCODE:" | |
1208 msgstr "輸入密碼:" | |
1209 | |
1210 #: ../lib/sshv2.c:436 | |
1211 #: ../src/gtk/gtkui.c:118 | |
1212 #: ../src/gtk/transfer.c:554 | |
1213 #: ../src/gtk/transfer.c:564 | |
1214 msgid "Enter Password" | |
1215 msgstr "輸入密碼" | |
1216 | |
1217 #: ../lib/sshv2.c:437 | |
1218 msgid "Enter SecurID Password:" | |
1219 msgstr "輸入 SecurID 密碼:" | |
1220 | |
1221 #: ../lib/sshv2.c:487 | |
78 | 1222 msgid "Error: An incorrect password was entered\n" |
83 | 1223 msgstr "錯誤:輸入了錯誤的密碼\n" |
78 | 1224 |
706 | 1225 #: ../lib/sshv2.c:516 |
26 | 1226 #, c-format |
1227 msgid "%d: Protocol Initialization\n" | |
30 | 1228 msgstr "%d:初始化協定\n" |
26 | 1229 |
706 | 1230 #: ../lib/sshv2.c:520 |
26 | 1231 #, c-format |
1232 msgid "%d: Protocol version %d\n" | |
30 | 1233 msgstr "%d:協定版本 %d\n" |
26 | 1234 |
706 | 1235 #: ../lib/sshv2.c:529 |
26 | 1236 #, c-format |
1237 msgid "%d: Open %s\n" | |
30 | 1238 msgstr "%d:開啟 %s\n" |
1239 | |
706 | 1240 #: ../lib/sshv2.c:534 |
30 | 1241 #, c-format |
26 | 1242 msgid "%d: Close\n" |
30 | 1243 msgstr "%d:關閉\n" |
1244 | |
706 | 1245 #: ../lib/sshv2.c:537 |
30 | 1246 #, c-format |
26 | 1247 msgid "%d: Open Directory %s\n" |
30 | 1248 msgstr "%d:開啟目錄 %s\n" |
1249 | |
706 | 1250 #: ../lib/sshv2.c:542 |
78 | 1251 #, c-format |
26 | 1252 msgid "%d: Read Directory\n" |
30 | 1253 msgstr "%d:讀取目錄內容\n" |
1254 | |
706 | 1255 #: ../lib/sshv2.c:546 |
30 | 1256 #, c-format |
26 | 1257 msgid "%d: Remove file %s\n" |
30 | 1258 msgstr "%d:移除檔案 %s\n" |
1259 | |
706 | 1260 #: ../lib/sshv2.c:551 |
30 | 1261 #, c-format |
26 | 1262 msgid "%d: Make directory %s\n" |
30 | 1263 msgstr "%d:新增目錄 %s\n" |
1264 | |
706 | 1265 #: ../lib/sshv2.c:556 |
26 | 1266 #, c-format |
231 | 1267 msgid "%d: Remove directory %s\n" |
1268 msgstr "%d:移除目錄 %s\n" | |
1269 | |
706 | 1270 #: ../lib/sshv2.c:561 |
231 | 1271 #, c-format |
26 | 1272 msgid "%d: Realpath %s\n" |
30 | 1273 msgstr "%d:Realpath %s\n" |
5 | 1274 |
706 | 1275 #: ../lib/sshv2.c:566 |
26 | 1276 #, c-format |
1277 msgid "%d: File attributes\n" | |
30 | 1278 msgstr "%d:檔案屬性\n" |
26 | 1279 |
706 | 1280 #: ../lib/sshv2.c:570 |
26 | 1281 #, c-format |
1282 msgid "%d: Stat %s\n" | |
30 | 1283 msgstr "%d:Stat %s\n" |
26 | 1284 |
706 | 1285 #: ../lib/sshv2.c:590 |
26 | 1286 #, c-format |
1287 msgid "%d: Chmod %s %o\n" | |
802 | 1288 msgstr "%d:%s 權限變更為 %o\n" |
26 | 1289 |
706 | 1290 #: ../lib/sshv2.c:595 |
26 | 1291 #, c-format |
1292 msgid "%d: Utime %s %d\n" | |
30 | 1293 msgstr "%d:Utime %s %d\n" |
26 | 1294 |
706 | 1295 #: ../lib/sshv2.c:609 |
1296 #: ../src/gtk/bookmarks.c:1045 | |
1297 #: ../src/gtk/bookmarks.c:1298 | |
1298 #: ../src/gtk/chmod_dialog.c:253 | |
1299 #: ../src/gtk/gtkui_transfer.c:368 | |
1300 #: ../src/gtk/misc-gtk.c:1011 | |
1301 #: ../src/gtk/options_dialog.c:1208 | |
1302 #: ../src/gtk/options_dialog.c:1442 | |
26 | 1303 msgid "OK" |
30 | 1304 msgstr "確定" |
26 | 1305 |
706 | 1306 #: ../lib/sshv2.c:612 |
26 | 1307 msgid "EOF" |
30 | 1308 msgstr "檔案終結" |
26 | 1309 |
706 | 1310 #: ../lib/sshv2.c:615 |
26 | 1311 msgid "No such file or directory" |
30 | 1312 msgstr "檔案或目錄不存在" |
26 | 1313 |
706 | 1314 #: ../lib/sshv2.c:618 |
26 | 1315 msgid "Permission denied" |
30 | 1316 msgstr "權限不足" |
1317 | |
706 | 1318 #: ../lib/sshv2.c:621 |
26 | 1319 msgid "Failure" |
30 | 1320 msgstr "失敗" |
26 | 1321 |
706 | 1322 #: ../lib/sshv2.c:624 |
26 | 1323 msgid "Bad message" |
30 | 1324 msgstr "訊息錯誤" |
1325 | |
706 | 1326 #: ../lib/sshv2.c:627 |
26 | 1327 msgid "No connection" |
706 | 1328 msgstr "沒有連線" |
1329 | |
1330 #: ../lib/sshv2.c:630 | |
26 | 1331 msgid "Connection lost" |
30 | 1332 msgstr "連線中斷" |
26 | 1333 |
706 | 1334 #: ../lib/sshv2.c:633 |
26 | 1335 msgid "Operation unsupported" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1336 msgstr "不支援此項操作程序" |
26 | 1337 |
706 | 1338 #: ../lib/sshv2.c:636 |
26 | 1339 msgid "Unknown message returned from server" |
30 | 1340 msgstr "伺服器回傳了不明的訊息" |
1341 | |
706 | 1342 #: ../lib/sshv2.c:671 |
78 | 1343 #, c-format |
1344 msgid "Error: Message size %d too big\n" | |
1345 msgstr "錯誤:訊息長度 %d 過長\n" | |
1346 | |
706 | 1347 #: ../lib/sshv2.c:730 |
1348 #: ../lib/sshv2.c:1225 | |
1349 #: ../lib/sshv2.c:1821 | |
1350 #: ../lib/sshv2.c:1959 | |
99 | 1351 #, c-format |
1352 msgid "Error: Message size %d too big from server\n" | |
1353 msgstr "錯誤:伺服器的訊息長度 %d 過長\n" | |
1354 | |
706 | 1355 #: ../lib/sshv2.c:736 |
1356 msgid "There was an error initializing a SSH connection with the remote server. The error message from the remote server follows:\n" | |
1357 msgstr "在初始化一個和遠端伺服器的 SSH 連線時出現錯誤,以下的便是從遠端伺服器傳來的錯誤信息:\n" | |
1358 | |
1359 #: ../lib/sshv2.c:1038 | |
99 | 1360 #, c-format |
1361 msgid "Opening SSH connection to %s\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1362 msgstr "正在開啟連至 %s 的 SSH 連線\n" |
99 | 1363 |
706 | 1364 #: ../lib/sshv2.c:1090 |
99 | 1365 #, c-format |
1366 msgid "Successfully logged into SSH server %s\n" | |
1367 msgstr "成功登入 SSH 伺服器 %s\n" | |
1368 | |
706 | 1369 #: ../lib/sslcommon.c:31 |
231 | 1370 msgid "SSL Engine" |
706 | 1371 msgstr "SSL 引擎" |
1372 | |
1373 #: ../lib/sslcommon.c:34 | |
231 | 1374 msgid "SSL Entropy File:" |
706 | 1375 msgstr "SSL Entropy 檔案:" |
1376 | |
1377 #: ../lib/sslcommon.c:36 | |
231 | 1378 msgid "SSL entropy file" |
706 | 1379 msgstr "SSL entropy 檔案" |
1380 | |
1381 #: ../lib/sslcommon.c:37 | |
231 | 1382 msgid "Entropy Seed Length:" |
706 | 1383 msgstr "Entropy 種子的長度:" |
1384 | |
1385 #: ../lib/sslcommon.c:39 | |
231 | 1386 msgid "The maximum number of bytes to seed the SSL engine with" |
706 | 1387 msgstr "SSL 引擎播種的最大位元組數目" |
1388 | |
1389 #: ../lib/sslcommon.c:41 | |
1390 #: ../lib/sslcommon.c:43 | |
1391 msgid "Verify SSL Peer" | |
1392 msgstr "檢查 SSL 共享連線" | |
1393 | |
1394 #: ../lib/sslcommon.c:107 | |
231 | 1395 #, c-format |
1396 msgid "" | |
1397 "Error with certificate at depth: %i\n" | |
1398 "Issuer = %s\n" | |
1399 "Subject = %s\n" | |
1400 "Error %i:%s\n" | |
1401 msgstr "" | |
706 | 1402 "認證在深度上有錯誤: %i\n" |
1403 "發行者 = %s\n" | |
1404 "主題 = %s\n" | |
1405 "錯誤 %i:%s\n" | |
1406 | |
1407 #: ../lib/sslcommon.c:129 | |
231 | 1408 msgid "Cannot get peer certificate\n" |
706 | 1409 msgstr "無法取得共享連線的認證\n" |
1410 | |
1411 #: ../lib/sslcommon.c:188 | |
1412 #, c-format | |
1413 msgid "ERROR: The host in the SSL certificate (%s) does not match the host that we connected to (%s). Aborting connection.\n" | |
1414 msgstr "錯誤:在 SSL 認證 (%s) 裡的主機和我們已連接了的主機 (%s) 不相符,正中斷連線。\n" | |
1415 | |
1416 #: ../lib/sslcommon.c:295 | |
1417 msgid "Cannot initialize the OpenSSL library\n" | |
1418 msgstr "無法初始化 OpenSSL 程式庫\n" | |
1419 | |
1420 #: ../lib/sslcommon.c:310 | |
1421 msgid "Error loading default SSL certificates\n" | |
1422 msgstr "在載入預設的 SSL 認證時發生錯誤\n" | |
1423 | |
1424 #: ../lib/sslcommon.c:322 | |
1425 msgid "Error setting cipher list (no valid ciphers)\n" | |
1426 msgstr "在設定暗號清單時發生錯誤(沒有有效的暗號)\n" | |
1427 | |
1428 #: ../lib/sslcommon.c:342 | |
1429 #: ../lib/sslcommon.c:416 | |
1430 #: ../lib/sslcommon.c:464 | |
1431 msgid "Error: SSL engine was not initialized\n" | |
1432 msgstr "錯誤:SSL 引擎沒有被初始化\n" | |
1433 | |
1434 #: ../lib/sslcommon.c:359 | |
1435 msgid "Error setting up SSL connection (BIO object)\n" | |
1436 msgstr "在設定 SSL 連線時發生錯誤(BIO物件)\n" | |
1437 | |
1438 #: ../lib/sslcommon.c:369 | |
1439 msgid "Error setting up SSL connection (SSL object)\n" | |
1440 msgstr "在設定 SSL 連線時發生錯誤(SSL物件)\n" | |
1441 | |
1442 #: ../lib/sslcommon.c:390 | |
1443 #, c-format | |
1444 msgid "Error with peer certificate: %s\n" | |
1445 msgstr "共享連線之認證出現錯誤:%s\n" | |
1446 | |
1447 #: ../src/uicommon/gftpui.c:91 | |
99 | 1448 #, c-format |
706 | 1449 msgid "Waiting %d seconds until trying to connect again\n" |
1450 msgstr "等待 %d 秒後重試連線直至成功\n" | |
1451 | |
1452 #: ../src/uicommon/gftpui.c:101 | |
1453 msgid "Operation canceled\n" | |
1454 msgstr "操作已取消\n" | |
1455 | |
1456 #: ../src/uicommon/gftpui.c:190 | |
1457 msgid ">. If you have any questions, comments, or suggestions about this program, please feel free to email them to me. You can always find out the latest news about gFTP from my website at http://www.gftp.org/\n" | |
1458 msgstr ">. 若對本程式有任何問題,意見或建議,請發送電郵給我。有關 gFTP 的最新動向可在 http://www.gftp.org/ 找到\n" | |
1459 | |
1460 #: ../src/uicommon/gftpui.c:191 | |
1461 msgid "gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. This is free software, and you are welcome to redistribute it under certain conditions; for details, see the COPYING file\n" | |
802 | 1462 msgstr "gFTP 絕對不附任何保證;詳見檔案 COPYING。這是自由軟體,可在特定的條件下散佈;詳見檔案 COPYING。\n" |
706 | 1463 |
1464 #: ../src/uicommon/gftpui.c:193 | |
1465 #: ../src/gtk/menu-items.c:505 | |
1466 msgid "Translated by" | |
1467 msgstr "" | |
714 | 1468 "如對翻譯有任何意見,請送一封電子郵件給\n" |
1469 "以下地址,GNOME 翻譯團隊會盡快回覆您:\n" | |
1470 "community@linuxhall.org\n" | |
706 | 1471 "\n" |
714 | 1472 "Kevin Tse <kevinkit@netvigator.com>, 2005\n" |
1473 "Abel Cheung <abel@oaka.org>, 2002-03\n" | |
706 | 1474 "Fang Chun-Chih <ccfang1@ms21.hinet.net>, 1999" |
1475 | |
1476 #: ../src/uicommon/gftpui.c:240 | |
1477 #: ../src/uicommon/gftpui.c:282 | |
1478 #: ../src/uicommon/gftpui.c:322 | |
1479 #: ../src/uicommon/gftpui.c:357 | |
1480 #: ../src/uicommon/gftpui.c:392 | |
1481 #: ../src/uicommon/gftpui.c:427 | |
1482 #: ../src/uicommon/gftpui.c:463 | |
1483 #: ../src/uicommon/gftpui.c:528 | |
1484 #: ../src/uicommon/gftpui.c:609 | |
1485 #: ../src/uicommon/gftpui.c:872 | |
1486 msgid "Error: Not connected to a remote site\n" | |
1487 msgstr "錯誤:尚未連線至遠端站台\n" | |
1488 | |
1489 #: ../src/uicommon/gftpui.c:251 | |
1490 msgid "usage: chmod <mode> <file>\n" | |
1491 msgstr "用法:chmod <模式> <檔案>\n" | |
1492 | |
1493 #: ../src/uicommon/gftpui.c:292 | |
1494 msgid "usage: rename <old name> <new name>\n" | |
1495 msgstr "用法:rename <舊檔名> <新檔名>\n" | |
1496 | |
1497 #: ../src/uicommon/gftpui.c:328 | |
1498 msgid "usage: delete <file>\n" | |
1499 msgstr "用法:delete <檔案>\n" | |
1500 | |
1501 #: ../src/uicommon/gftpui.c:363 | |
1502 msgid "usage: rmdir <directory>\n" | |
1503 msgstr "用法:rmdir <目錄>\n" | |
1504 | |
1505 #: ../src/uicommon/gftpui.c:398 | |
1506 msgid "usage: site <site command>\n" | |
1507 msgstr "用法: site <站台指令>\n" | |
1508 | |
1509 #: ../src/uicommon/gftpui.c:433 | |
1510 msgid "usage: mkdir <new directory>\n" | |
1511 msgstr "用法:mkdir <新目錄>\n" | |
1512 | |
1513 #: ../src/uicommon/gftpui.c:469 | |
1514 #: ../src/uicommon/gftpui.c:487 | |
1515 msgid "usage: chdir <directory>\n" | |
1516 msgstr "用法:chdir <目錄>\n" | |
1517 | |
1518 #: ../src/uicommon/gftpui.c:560 | |
1519 msgid "Invalid argument\n" | |
1520 msgstr "無效的參數\n" | |
1521 | |
1522 #: ../src/uicommon/gftpui.c:573 | |
1523 msgid "Clear the directory cache\n" | |
1524 msgstr "清除目錄清單暫存記憶\n" | |
1525 | |
1526 #: ../src/uicommon/gftpui.c:662 | |
719 | 1527 msgid "usage: open " |
1528 msgstr "用法: open" | |
706 | 1529 |
1530 #: ../src/uicommon/gftpui.c:733 | |
1531 msgid "usage: set [variable = value]\n" | |
1532 msgstr "用法:set [變數 = 變數值]\n" | |
1533 | |
1534 #: ../src/uicommon/gftpui.c:747 | |
1535 #, c-format | |
1536 msgid "Error: Variable %s is not a valid configuration variable.\n" | |
1537 msgstr "錯誤:變數 %s 不是有效的組態變數。\n" | |
1538 | |
1539 #: ../src/uicommon/gftpui.c:754 | |
1540 #, c-format | |
1541 msgid "Error: Variable %s is not available in the text port of gFTP\n" | |
1542 msgstr "錯誤:gFTP 文字模式版本中無法使用 %s 變數\n" | |
1543 | |
1544 #: ../src/uicommon/gftpui.c:836 | |
26 | 1545 msgid "" |
706 | 1546 "Supported commands:\n" |
1547 "\n" | |
5 | 1548 msgstr "" |
706 | 1549 "支援的指令:\n" |
1550 "\n" | |
1551 | |
1552 #: ../src/uicommon/gftpui.c:879 | |
1553 #, c-format | |
1554 msgid "usage: %s <filespec>\n" | |
1555 msgstr "用法: %s <檔案清單>\n" | |
1556 | |
1557 #: ../src/uicommon/gftpui.c:964 | |
1558 msgid "about" | |
1559 msgstr "about" | |
1560 | |
1561 #: ../src/uicommon/gftpui.c:965 | |
1562 msgid "Shows gFTP information" | |
1563 msgstr "顯示有關 gFTP 的資訊" | |
1564 | |
1565 #: ../src/uicommon/gftpui.c:966 | |
1566 msgid "ascii" | |
1567 msgstr "ascii" | |
1568 | |
1569 #: ../src/uicommon/gftpui.c:967 | |
1570 msgid "Sets the current file transfer mode to Ascii (only for FTP)" | |
802 | 1571 msgstr "將目前的檔案傳送模式變更為文字模式 (只有 FTP 適用)" |
706 | 1572 |
1573 #: ../src/uicommon/gftpui.c:968 | |
1574 msgid "binary" | |
1575 msgstr "二進位檔" | |
1576 | |
1577 #: ../src/uicommon/gftpui.c:969 | |
1578 msgid "Sets the current file transfer mode to Binary (only for FTP)" | |
802 | 1579 msgstr "將目前的檔案傳送模式變更為二進位模式 (只有 FTP 適用)" |
706 | 1580 |
1581 #: ../src/uicommon/gftpui.c:970 | |
1582 msgid "cd" | |
1583 msgstr "cd" | |
1584 | |
1585 #: ../src/uicommon/gftpui.c:971 | |
1586 #: ../src/uicommon/gftpui.c:973 | |
1587 msgid "Changes the remote working directory" | |
1588 msgstr "進入其它遠端目錄" | |
1589 | |
1590 #: ../src/uicommon/gftpui.c:972 | |
1591 msgid "chdir" | |
1592 msgstr "chdir" | |
1593 | |
1594 #: ../src/uicommon/gftpui.c:974 | |
1595 msgid "chmod" | |
1596 msgstr "chmod" | |
1597 | |
1598 #: ../src/uicommon/gftpui.c:975 | |
1599 msgid "Changes the permissions of a remote file" | |
802 | 1600 msgstr "在遠端主機變更檔案的權限" |
706 | 1601 |
1602 #: ../src/uicommon/gftpui.c:976 | |
1603 msgid "clear" | |
1604 msgstr "clear" | |
1605 | |
1606 #: ../src/uicommon/gftpui.c:977 | |
1607 msgid "Available options: cache" | |
1608 msgstr "可選用的選項:cache" | |
1609 | |
1610 #: ../src/uicommon/gftpui.c:978 | |
1611 msgid "close" | |
1612 msgstr "close" | |
1613 | |
1614 #: ../src/uicommon/gftpui.c:979 | |
1615 msgid "Disconnects from the remote site" | |
1616 msgstr "中止和遠端站台的連線" | |
1617 | |
1618 #: ../src/uicommon/gftpui.c:980 | |
1619 msgid "delete" | |
1620 msgstr "delete" | |
1621 | |
1622 #: ../src/uicommon/gftpui.c:981 | |
1623 msgid "Removes a remote file" | |
1624 msgstr "移除遠端主機中的檔案" | |
1625 | |
1626 #: ../src/uicommon/gftpui.c:982 | |
1627 msgid "dir" | |
1628 msgstr "dir" | |
1629 | |
1630 #: ../src/uicommon/gftpui.c:983 | |
1631 #: ../src/uicommon/gftpui.c:1009 | |
1632 msgid "Shows the directory listing for the current remote directory" | |
1633 msgstr "顯示遠端主機目前的目錄及檔案清單" | |
1634 | |
1635 #: ../src/uicommon/gftpui.c:984 | |
1636 msgid "get" | |
1637 msgstr "get" | |
1638 | |
1639 #: ../src/uicommon/gftpui.c:985 | |
1640 #: ../src/uicommon/gftpui.c:1011 | |
1641 msgid "Downloads remote file(s)" | |
1642 msgstr "下載遠端的檔案" | |
1643 | |
1644 #: ../src/uicommon/gftpui.c:986 | |
1645 msgid "help" | |
1646 msgstr "help" | |
1647 | |
1648 #: ../src/uicommon/gftpui.c:987 | |
1649 msgid "Shows this help screen" | |
1650 msgstr "顯示本求助訊息畫面" | |
1651 | |
1652 #: ../src/uicommon/gftpui.c:988 | |
1653 msgid "lcd" | |
1654 msgstr "lcd" | |
1655 | |
1656 #: ../src/uicommon/gftpui.c:989 | |
1657 #: ../src/uicommon/gftpui.c:991 | |
1658 msgid "Changes the local working directory" | |
1659 msgstr "進入本地主機中的其它目錄" | |
1660 | |
1661 #: ../src/uicommon/gftpui.c:990 | |
1662 msgid "lchdir" | |
1663 msgstr "lchdir" | |
1664 | |
1665 #: ../src/uicommon/gftpui.c:992 | |
1666 msgid "lchmod" | |
1667 msgstr "lchmod" | |
1668 | |
1669 #: ../src/uicommon/gftpui.c:993 | |
1670 msgid "Changes the permissions of a local file" | |
802 | 1671 msgstr "變更本地主機的檔案權限" |
706 | 1672 |
1673 #: ../src/uicommon/gftpui.c:994 | |
1674 msgid "ldelete" | |
1675 msgstr "ldelete" | |
1676 | |
1677 #: ../src/uicommon/gftpui.c:995 | |
1678 msgid "Removes a local file" | |
1679 msgstr "移除本地主機的檔案" | |
1680 | |
1681 #: ../src/uicommon/gftpui.c:996 | |
1682 msgid "ldir" | |
1683 msgstr "ldir" | |
1684 | |
1685 #: ../src/uicommon/gftpui.c:997 | |
1686 #: ../src/uicommon/gftpui.c:999 | |
1687 msgid "Shows the directory listing for the current local directory" | |
1688 msgstr "顯示本地主機目前的目錄及檔案清單" | |
1689 | |
1690 #: ../src/uicommon/gftpui.c:998 | |
1691 msgid "lls" | |
1692 msgstr "lls" | |
1693 | |
1694 #: ../src/uicommon/gftpui.c:1000 | |
1695 msgid "lmkdir" | |
1696 msgstr "lmkdir" | |
1697 | |
1698 #: ../src/uicommon/gftpui.c:1001 | |
1699 msgid "Creates a local directory" | |
1700 msgstr "在本地主機新增目錄" | |
1701 | |
1702 #: ../src/uicommon/gftpui.c:1002 | |
1703 msgid "lpwd" | |
1704 msgstr "lpwd" | |
1705 | |
1706 #: ../src/uicommon/gftpui.c:1003 | |
1707 msgid "Show current local directory" | |
1708 msgstr "顯示本地主機目前的目錄" | |
1709 | |
1710 #: ../src/uicommon/gftpui.c:1004 | |
1711 msgid "lrename" | |
1712 msgstr "lrename" | |
1713 | |
1714 #: ../src/uicommon/gftpui.c:1005 | |
1715 msgid "Rename a local file" | |
802 | 1716 msgstr "變更本地主機的檔案名稱" |
706 | 1717 |
1718 #: ../src/uicommon/gftpui.c:1006 | |
1719 msgid "lrmdir" | |
1720 msgstr "lrmdir" | |
1721 | |
1722 #: ../src/uicommon/gftpui.c:1007 | |
1723 msgid "Remove a local directory" | |
1724 msgstr "移除本地主機的目錄" | |
1725 | |
1726 #: ../src/uicommon/gftpui.c:1008 | |
1727 msgid "ls" | |
1728 msgstr "ls" | |
1729 | |
1730 #: ../src/uicommon/gftpui.c:1010 | |
1731 msgid "mget" | |
1732 msgstr "mget" | |
1733 | |
1734 #: ../src/uicommon/gftpui.c:1012 | |
1735 msgid "mkdir" | |
1736 msgstr "mkdir" | |
1737 | |
1738 #: ../src/uicommon/gftpui.c:1013 | |
1739 msgid "Creates a remote directory" | |
802 | 1740 msgstr "在遠端主機建構目錄" |
706 | 1741 |
1742 #: ../src/uicommon/gftpui.c:1014 | |
1743 msgid "mput" | |
1744 msgstr "mput" | |
1745 | |
1746 #: ../src/uicommon/gftpui.c:1015 | |
1747 #: ../src/uicommon/gftpui.c:1019 | |
1748 msgid "Uploads local file(s)" | |
1749 msgstr "上傳本機檔案" | |
1750 | |
1751 #: ../src/uicommon/gftpui.c:1016 | |
1752 msgid "open" | |
1753 msgstr "open" | |
1754 | |
1755 #: ../src/uicommon/gftpui.c:1017 | |
1756 msgid "Opens a connection to a remote site" | |
1757 msgstr "連線至遠端站台" | |
1758 | |
1759 #: ../src/uicommon/gftpui.c:1018 | |
1760 msgid "put" | |
1761 msgstr "put" | |
1762 | |
1763 #: ../src/uicommon/gftpui.c:1020 | |
1764 msgid "pwd" | |
1765 msgstr "pwd" | |
1766 | |
1767 #: ../src/uicommon/gftpui.c:1021 | |
1768 msgid "Show current remote directory" | |
1769 msgstr "顯示目前的遠端目錄" | |
1770 | |
1771 #: ../src/uicommon/gftpui.c:1022 | |
1772 msgid "quit" | |
1773 msgstr "quit" | |
1774 | |
1775 #: ../src/uicommon/gftpui.c:1023 | |
1776 msgid "Exit from gFTP" | |
1777 msgstr "離開 gFTP" | |
1778 | |
1779 #: ../src/uicommon/gftpui.c:1024 | |
1780 msgid "rename" | |
1781 msgstr "rename" | |
1782 | |
1783 #: ../src/uicommon/gftpui.c:1025 | |
1784 msgid "Rename a remote file" | |
1785 msgstr "將遠端檔案重新命名" | |
1786 | |
1787 #: ../src/uicommon/gftpui.c:1026 | |
1788 msgid "rmdir" | |
1789 msgstr "rmdir" | |
1790 | |
1791 #: ../src/uicommon/gftpui.c:1027 | |
1792 msgid "Remove a remote directory" | |
1793 msgstr "移除一個遠端目錄" | |
1794 | |
1795 #: ../src/uicommon/gftpui.c:1028 | |
1796 msgid "set" | |
1797 msgstr "set" | |
1798 | |
1799 #: ../src/uicommon/gftpui.c:1029 | |
1800 msgid "Show configuration file variables. You can also set variables by set var=val" | |
1801 msgstr "顯示組態檔中的變數。您也可以透過 set var=val 的方式來設定變數。" | |
1802 | |
1803 #: ../src/uicommon/gftpui.c:1031 | |
1804 msgid "site" | |
1805 msgstr "站台" | |
1806 | |
1807 #: ../src/uicommon/gftpui.c:1032 | |
1808 msgid "Run a site specific command" | |
1809 msgstr "輸入站台的特定指令" | |
1810 | |
1811 #: ../src/uicommon/gftpui.c:1122 | |
1812 msgid "Error: Command not recognized\n" | |
1813 msgstr "錯誤:無法辨認指令\n" | |
1814 | |
1815 #: ../src/uicommon/gftpui.c:1375 | |
1816 msgid "Error: Remote site disconnected after trying to transfer file\n" | |
1817 msgstr "錯誤:嘗試傳送檔案時遠端站台已中斷連線\n" | |
1818 | |
1819 #: ../src/uicommon/gftpui.c:1443 | |
1820 #, c-format | |
1821 msgid "Could not download %s from %s\n" | |
1822 msgstr "無法下載 %s (從 %s)\n" | |
1823 | |
1824 #: ../src/uicommon/gftpui.c:1467 | |
1825 #, c-format | |
1826 msgid "Successfully transferred %s at %.2f KB/s\n" | |
1827 msgstr "成功傳送 %s,速度為每秒 %.2f KB\n" | |
1828 | |
1829 #: ../src/uicommon/gftpui.c:1474 | |
1830 #, c-format | |
719 | 1831 msgid "There was an error transfering the file %s" |
1832 msgstr "在傳送檔案時發生一個錯誤 %s" | |
706 | 1833 |
1834 #: ../src/gtk/bookmarks.c:40 | |
1835 #: ../src/gtk/dnd.c:122 | |
1836 #: ../src/gtk/gftp-gtk.c:213 | |
1837 #: ../src/gtk/gftp-gtk.c:1063 | |
1838 #: ../src/gtk/misc-gtk.c:512 | |
1839 #: ../src/gtk/misc-gtk.c:520 | |
5 | 1840 #, c-format |
1841 msgid "%s: Please hit the stop button first to do anything else\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1842 msgstr "%s:進行其它操作程序前,必須先按停止按鈕\n" |
30 | 1843 |
706 | 1844 #: ../src/gtk/bookmarks.c:41 |
5 | 1845 msgid "Run Bookmark" |
30 | 1846 msgstr "執行書籤" |
1847 | |
706 | 1848 #: ../src/gtk/bookmarks.c:71 |
78 | 1849 msgid "Add Bookmark: You must enter a name for the bookmark\n" |
1850 msgstr "新增書籤:必須輸入書籤名稱\n" | |
1851 | |
706 | 1852 #: ../src/gtk/bookmarks.c:78 |
78 | 1853 #, c-format |
1854 msgid "Add Bookmark: Cannot add bookmark %s because that name already exists\n" | |
1855 msgstr "新增書籤:書籤 %s 已存在,無法新增書籤\n" | |
1856 | |
706 | 1857 #: ../src/gtk/bookmarks.c:135 |
1858 #: ../src/gtk/bookmarks.c:146 | |
5 | 1859 msgid "Add Bookmark" |
1860 msgstr "新增書籤" | |
1861 | |
706 | 1862 #: ../src/gtk/bookmarks.c:142 |
5 | 1863 msgid "Add Bookmark: You must enter a hostname\n" |
30 | 1864 msgstr "新增書籤:必須輸入主機名稱\n" |
1865 | |
706 | 1866 #: ../src/gtk/bookmarks.c:146 |
5 | 1867 msgid "" |
1868 "Enter the name of the bookmark you want to add\n" | |
1869 "You can separate items by a / to put it into a submenu\n" | |
1870 "(ex: Linux Sites/Debian)" | |
1871 msgstr "" | |
30 | 1872 "輸入欲新增的書籤名稱\n" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1873 "您可以將書籤放進副選單,以 / 分隔即可\n" |
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1874 "(例如 Linux Sites/Debian)" |
30 | 1875 |
706 | 1876 #: ../src/gtk/bookmarks.c:146 |
5 | 1877 msgid "Remember password" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1878 msgstr "記錄密碼" |
30 | 1879 |
706 | 1880 #: ../src/gtk/bookmarks.c:473 |
1881 #: ../src/gtk/bookmarks.c:483 | |
5 | 1882 msgid "New Folder" |
30 | 1883 msgstr "新資料夾" |
1884 | |
706 | 1885 #: ../src/gtk/bookmarks.c:474 |
5 | 1886 msgid "Enter the name of the new folder to create" |
30 | 1887 msgstr "請輸入欲新增的資料夾名稱" |
1888 | |
706 | 1889 #: ../src/gtk/bookmarks.c:484 |
5 | 1890 msgid "Enter the name of the new item to create" |
30 | 1891 msgstr "請輸入欲新增的項目名稱" |
1892 | |
706 | 1893 #: ../src/gtk/bookmarks.c:557 |
5 | 1894 #, c-format |
1895 msgid "" | |
1896 "Are you sure you want to erase the bookmark\n" | |
1897 "%s and all it's children?" | |
706 | 1898 msgstr "確定要刪除書籤 %s 及以下的所有書籤嗎?" |
1899 | |
1900 #: ../src/gtk/bookmarks.c:558 | |
5 | 1901 msgid "Delete Bookmark" |
1902 msgstr "刪除書籤" | |
1903 | |
706 | 1904 #: ../src/gtk/bookmarks.c:630 |
5 | 1905 msgid "Bookmarks" |
1906 msgstr "書籤" | |
1907 | |
706 | 1908 #: ../src/gtk/bookmarks.c:850 |
1909 #: ../src/gtk/bookmarks.c:853 | |
78 | 1910 msgid "Edit Entry" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1911 msgstr "修改項目" |
78 | 1912 |
706 | 1913 #: ../src/gtk/bookmarks.c:891 |
78 | 1914 msgid "Description:" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
1915 msgstr "說明:" |
78 | 1916 |
706 | 1917 #: ../src/gtk/bookmarks.c:906 |
78 | 1918 msgid "Hostname:" |
1919 msgstr "主機名稱:" | |
1920 | |
706 | 1921 #: ../src/gtk/bookmarks.c:919 |
78 | 1922 msgid "Port:" |
83 | 1923 msgstr "埠號:" |
78 | 1924 |
706 | 1925 #: ../src/gtk/bookmarks.c:936 |
78 | 1926 msgid "Protocol:" |
1927 msgstr "協定:" | |
1928 | |
706 | 1929 #: ../src/gtk/bookmarks.c:960 |
78 | 1930 msgid "Remote Directory:" |
1931 msgstr "遠端目錄:" | |
1932 | |
706 | 1933 #: ../src/gtk/bookmarks.c:973 |
78 | 1934 msgid "Local Directory:" |
1935 msgstr "本機目錄:" | |
1936 | |
706 | 1937 #: ../src/gtk/bookmarks.c:990 |
78 | 1938 msgid "Username:" |
1939 msgstr "用戶名稱:" | |
1940 | |
706 | 1941 #: ../src/gtk/bookmarks.c:1003 |
1942 #: ../src/text/textui.c:86 | |
78 | 1943 msgid "Password:" |
1944 msgstr "密碼:" | |
1945 | |
706 | 1946 #: ../src/gtk/bookmarks.c:1017 |
78 | 1947 msgid "Account:" |
1948 msgstr "帳號:" | |
1949 | |
706 | 1950 #: ../src/gtk/bookmarks.c:1031 |
78 | 1951 msgid "Log in as ANONYMOUS" |
1952 msgstr "匿名登入" | |
1953 | |
706 | 1954 #: ../src/gtk/bookmarks.c:1056 |
1955 #: ../src/gtk/bookmarks.c:1309 | |
1956 #: ../src/gtk/chmod_dialog.c:265 | |
1957 #: ../src/gtk/gtkui_transfer.c:380 | |
1958 #: ../src/gtk/options_dialog.c:1219 | |
1959 #: ../src/gtk/options_dialog.c:1453 | |
78 | 1960 msgid " Cancel " |
83 | 1961 msgstr "取消" |
78 | 1962 |
706 | 1963 #: ../src/gtk/bookmarks.c:1065 |
1964 #: ../src/gtk/options_dialog.c:1464 | |
78 | 1965 msgid "Apply" |
1966 msgstr "套用" | |
1967 | |
706 | 1968 #: ../src/gtk/bookmarks.c:1215 |
78 | 1969 msgid "/_File" |
1970 msgstr "/檔案(_F)" | |
1971 | |
706 | 1972 #: ../src/gtk/bookmarks.c:1216 |
78 | 1973 msgid "/File/tearoff" |
706 | 1974 msgstr "/檔案/扯掉" |
1975 | |
1976 #: ../src/gtk/bookmarks.c:1217 | |
78 | 1977 msgid "/File/New Folder..." |
706 | 1978 msgstr "/檔案/新資料夾…" |
1979 | |
1980 #: ../src/gtk/bookmarks.c:1218 | |
78 | 1981 msgid "/File/New Item..." |
706 | 1982 msgstr "/檔案/新項目…" |
1983 | |
1984 #: ../src/gtk/bookmarks.c:1219 | |
78 | 1985 msgid "/File/Delete" |
706 | 1986 msgstr "/檔案/刪除" |
1987 | |
1988 #: ../src/gtk/bookmarks.c:1220 | |
78 | 1989 msgid "/File/Properties..." |
706 | 1990 msgstr "/檔案/屬性…" |
1991 | |
1992 #: ../src/gtk/bookmarks.c:1221 | |
78 | 1993 msgid "/File/sep" |
706 | 1994 msgstr "/檔案/分隔線" |
1995 | |
1996 #: ../src/gtk/bookmarks.c:1222 | |
78 | 1997 msgid "/File/Close" |
706 | 1998 msgstr "/檔案/關閉" |
1999 | |
2000 #: ../src/gtk/bookmarks.c:1240 | |
2001 #: ../src/gtk/bookmarks.c:1243 | |
78 | 2002 msgid "Edit Bookmarks" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2003 msgstr "修改書籤" |
78 | 2004 |
706 | 2005 #: ../src/gtk/chmod_dialog.c:132 |
2006 #: ../src/gtk/chmod_dialog.c:137 | |
2007 #: ../src/gtk/chmod_dialog.c:142 | |
5 | 2008 msgid "Chmod" |
802 | 2009 msgstr "變更檔案權限" |
30 | 2010 |
706 | 2011 #: ../src/gtk/chmod_dialog.c:162 |
5 | 2012 msgid "" |
2013 "You can now adjust the attributes of your file(s)\n" | |
2014 "Note: Not all ftp servers support the chmod feature" | |
2015 msgstr "" | |
802 | 2016 "現在您可以變更檔案屬性\n" |
2017 "注意:並非所有 FTP 伺服器都可以變更檔案權限" | |
30 | 2018 |
706 | 2019 #: ../src/gtk/chmod_dialog.c:172 |
5 | 2020 msgid "Special" |
2021 msgstr "特殊" | |
2022 | |
706 | 2023 #: ../src/gtk/chmod_dialog.c:180 |
5 | 2024 msgid "SUID" |
30 | 2025 msgstr "SUID" |
5 | 2026 |
706 | 2027 #: ../src/gtk/chmod_dialog.c:184 |
5 | 2028 msgid "SGID" |
30 | 2029 msgstr "SGID" |
5 | 2030 |
706 | 2031 #: ../src/gtk/chmod_dialog.c:188 |
5 | 2032 msgid "Sticky" |
706 | 2033 msgstr "相關的" |
2034 | |
2035 #: ../src/gtk/chmod_dialog.c:192 | |
2036 #: ../src/gtk/gftp-gtk.c:748 | |
5 | 2037 msgid "User" |
706 | 2038 msgstr "使用者" |
2039 | |
2040 #: ../src/gtk/chmod_dialog.c:200 | |
2041 #: ../src/gtk/chmod_dialog.c:220 | |
2042 #: ../src/gtk/chmod_dialog.c:240 | |
5 | 2043 msgid "Read" |
706 | 2044 msgstr "讀取" |
2045 | |
2046 #: ../src/gtk/chmod_dialog.c:204 | |
2047 #: ../src/gtk/chmod_dialog.c:224 | |
2048 #: ../src/gtk/chmod_dialog.c:244 | |
5 | 2049 msgid "Write" |
706 | 2050 msgstr "寫入" |
2051 | |
2052 #: ../src/gtk/chmod_dialog.c:208 | |
2053 #: ../src/gtk/chmod_dialog.c:228 | |
2054 #: ../src/gtk/chmod_dialog.c:248 | |
5 | 2055 msgid "Execute" |
2056 msgstr "執行" | |
2057 | |
706 | 2058 #: ../src/gtk/chmod_dialog.c:212 |
2059 #: ../src/gtk/gftp-gtk.c:749 | |
5 | 2060 msgid "Group" |
2061 msgstr "群組" | |
2062 | |
706 | 2063 #: ../src/gtk/chmod_dialog.c:232 |
5 | 2064 msgid "Other" |
2065 msgstr "其它" | |
2066 | |
706 | 2067 #: ../src/gtk/delete_dialog.c:61 |
30 | 2068 #, c-format |
5 | 2069 msgid "Are you sure you want to delete these %ld files and %ld directories" |
30 | 2070 msgstr "是否確定刪除以下 %ld 個檔案和 %ld 個目錄" |
2071 | |
706 | 2072 #: ../src/gtk/delete_dialog.c:65 |
2073 #, c-format | |
2074 msgid "Are you sure you want to delete these %ld files" | |
2075 msgstr "您確定要刪除那 %ld 個檔案嗎?" | |
2076 | |
2077 #: ../src/gtk/delete_dialog.c:69 | |
2078 #, c-format | |
2079 msgid "Are you sure you want to delete these %ld directories" | |
2080 msgstr "您確定要刪除那 %ld 個目錄嗎?" | |
2081 | |
2082 #: ../src/gtk/delete_dialog.c:74 | |
5 | 2083 msgid "Delete Files/Directories" |
706 | 2084 msgstr "刪除檔案/目錄" |
2085 | |
2086 #: ../src/gtk/delete_dialog.c:90 | |
2087 #: ../src/gtk/options_dialog.c:1305 | |
78 | 2088 msgid "Delete" |
2089 msgstr "刪除" | |
2090 | |
706 | 2091 #: ../src/gtk/dnd.c:123 |
2092 #: ../src/gtk/gftp-gtk.c:1064 | |
2093 #: ../src/gtk/misc-gtk.c:946 | |
2094 #: ../src/gtk/misc-gtk.c:1020 | |
2095 msgid "Connect" | |
2096 msgstr "連線" | |
2097 | |
2098 #: ../src/gtk/dnd.c:136 | |
2099 #: ../src/gtk/dnd.c:269 | |
5 | 2100 #, c-format |
2101 msgid "Received URL %s\n" | |
30 | 2102 msgstr "已下載 URL %s\n" |
2103 | |
706 | 2104 #: ../src/gtk/dnd.c:159 |
2105 #: ../src/gtk/dnd.c:247 | |
2106 msgid "Drag-N-Drop" | |
2107 msgstr "拖放" | |
2108 | |
2109 #: ../src/gtk/gftp-gtk.c:127 | |
5 | 2110 msgid "Exit" |
2111 msgstr "離開" | |
2112 | |
706 | 2113 #: ../src/gtk/gftp-gtk.c:127 |
5 | 2114 msgid "" |
2115 "There are file transfers in progress.\n" | |
2116 "Are you sure you want to exit?" | |
2117 msgstr "" | |
30 | 2118 "尚有檔案仍在傳送中。\n" |
706 | 2119 "確定要離開嗎?" |
2120 | |
2121 #: ../src/gtk/gftp-gtk.c:198 | |
2122 msgid "Connect via URL" | |
2123 msgstr "經 URL 連線" | |
2124 | |
2125 #: ../src/gtk/gftp-gtk.c:198 | |
2126 msgid "Enter a URL to connect to" | |
2127 msgstr "輸入一個欲連接的 URL" | |
2128 | |
2129 #: ../src/gtk/gftp-gtk.c:214 | |
2130 msgid "OpenURL" | |
2131 msgstr "開啟 URL" | |
2132 | |
2133 #: ../src/gtk/gftp-gtk.c:244 | |
5 | 2134 msgid "/_FTP" |
30 | 2135 msgstr "/_FTP" |
2136 | |
706 | 2137 #: ../src/gtk/gftp-gtk.c:245 |
5 | 2138 msgid "/FTP/tearoff" |
706 | 2139 msgstr "/FTP/扯掉" |
2140 | |
2141 #: ../src/gtk/gftp-gtk.c:246 | |
231 | 2142 msgid "/FTP/Window 1" |
706 | 2143 msgstr "/FTP/視窗 1" |
2144 | |
2145 #: ../src/gtk/gftp-gtk.c:248 | |
5 | 2146 msgid "/FTP/Window 2" |
706 | 2147 msgstr "/FTP/視窗 2" |
2148 | |
2149 #: ../src/gtk/gftp-gtk.c:250 | |
2150 #: ../src/gtk/gftp-gtk.c:255 | |
2151 #: ../src/gtk/gftp-gtk.c:258 | |
5 | 2152 msgid "/FTP/sep" |
706 | 2153 msgstr "/FTP/分隔線" |
2154 | |
2155 #: ../src/gtk/gftp-gtk.c:251 | |
231 | 2156 msgid "/FTP/Ascii" |
2157 msgstr "/FTP/純文字" | |
2158 | |
706 | 2159 #: ../src/gtk/gftp-gtk.c:253 |
5 | 2160 msgid "/FTP/Binary" |
30 | 2161 msgstr "/FTP/二進位檔" |
2162 | |
706 | 2163 #: ../src/gtk/gftp-gtk.c:256 |
5 | 2164 msgid "/FTP/_Options..." |
706 | 2165 msgstr "/FTP/選項(_O)…" |
2166 | |
2167 #: ../src/gtk/gftp-gtk.c:259 | |
5 | 2168 msgid "/FTP/_Quit" |
30 | 2169 msgstr "/FTP/離開(_Q)" |
2170 | |
706 | 2171 #: ../src/gtk/gftp-gtk.c:260 |
231 | 2172 msgid "/_Local" |
2173 msgstr "/本機(_L)" | |
2174 | |
706 | 2175 #: ../src/gtk/gftp-gtk.c:261 |
5 | 2176 msgid "/Local/tearoff" |
706 | 2177 msgstr "/本機/扯掉" |
2178 | |
2179 #: ../src/gtk/gftp-gtk.c:262 | |
2180 msgid "/Local/Open URL..." | |
2181 msgstr "/本機/開啟 URL …" | |
2182 | |
2183 #: ../src/gtk/gftp-gtk.c:263 | |
5 | 2184 msgid "/Local/Disconnect" |
706 | 2185 msgstr "/本機/中斷連線" |
2186 | |
2187 #: ../src/gtk/gftp-gtk.c:264 | |
2188 #: ../src/gtk/gftp-gtk.c:270 | |
5 | 2189 msgid "/Local/sep" |
706 | 2190 msgstr "/本機/分隔線" |
2191 | |
2192 #: ../src/gtk/gftp-gtk.c:265 | |
231 | 2193 msgid "/Local/Change Filespec..." |
706 | 2194 msgstr "/本機/篩選檔案清單…" |
2195 | |
2196 #: ../src/gtk/gftp-gtk.c:266 | |
231 | 2197 msgid "/Local/Show selected" |
706 | 2198 msgstr "/本機/顯示選取項目" |
2199 | |
2200 #: ../src/gtk/gftp-gtk.c:267 | |
231 | 2201 msgid "/Local/Select All" |
706 | 2202 msgstr "/本機/全選" |
2203 | |
2204 #: ../src/gtk/gftp-gtk.c:268 | |
231 | 2205 msgid "/Local/Select All Files" |
706 | 2206 msgstr "/本機/選取所有檔案" |
2207 | |
2208 #: ../src/gtk/gftp-gtk.c:269 | |
5 | 2209 msgid "/Local/Deselect All" |
706 | 2210 msgstr "/本機/全部不選" |
2211 | |
2212 #: ../src/gtk/gftp-gtk.c:271 | |
26 | 2213 msgid "/Local/Save Directory Listing..." |
706 | 2214 msgstr "/本機/儲存目錄清單…" |
2215 | |
2216 #: ../src/gtk/gftp-gtk.c:272 | |
231 | 2217 msgid "/Local/Send SITE Command..." |
706 | 2218 msgstr "/本機/傳送 SITE 指令…" |
2219 | |
2220 #: ../src/gtk/gftp-gtk.c:273 | |
5 | 2221 msgid "/Local/Change Directory" |
706 | 2222 msgstr "/本機/前往其它目錄" |
2223 | |
2224 #: ../src/gtk/gftp-gtk.c:274 | |
5 | 2225 msgid "/Local/Chmod..." |
802 | 2226 msgstr "/本機/變更權限…" |
706 | 2227 |
2228 #: ../src/gtk/gftp-gtk.c:275 | |
5 | 2229 msgid "/Local/Make Directory..." |
706 | 2230 msgstr "/本機/新增目錄…" |
2231 | |
2232 #: ../src/gtk/gftp-gtk.c:276 | |
231 | 2233 msgid "/Local/Rename..." |
802 | 2234 msgstr "/本機/變更檔名…" |
706 | 2235 |
2236 #: ../src/gtk/gftp-gtk.c:277 | |
231 | 2237 msgid "/Local/Delete..." |
706 | 2238 msgstr "/本機/刪除…" |
2239 | |
2240 #: ../src/gtk/gftp-gtk.c:278 | |
231 | 2241 msgid "/Local/Edit..." |
706 | 2242 msgstr "/本機/編輯…" |
2243 | |
2244 #: ../src/gtk/gftp-gtk.c:279 | |
231 | 2245 msgid "/Local/View..." |
706 | 2246 msgstr "/本機/檢視…" |
2247 | |
2248 #: ../src/gtk/gftp-gtk.c:280 | |
231 | 2249 msgid "/Local/Refresh" |
706 | 2250 msgstr "/本機/更新" |
2251 | |
2252 #: ../src/gtk/gftp-gtk.c:281 | |
155 | 2253 msgid "/_Remote" |
2254 msgstr "/遠端(_R)" | |
30 | 2255 |
706 | 2256 #: ../src/gtk/gftp-gtk.c:282 |
155 | 2257 msgid "/Remote/tearoff" |
706 | 2258 msgstr "/遠端/扯掉" |
2259 | |
2260 #: ../src/gtk/gftp-gtk.c:283 | |
155 | 2261 msgid "/Remote/Open _URL..." |
706 | 2262 msgstr "/遠端/開啟 _URL..." |
2263 | |
2264 #: ../src/gtk/gftp-gtk.c:285 | |
155 | 2265 msgid "/Remote/Disconnect" |
706 | 2266 msgstr "/遠端/中斷連線" |
2267 | |
2268 #: ../src/gtk/gftp-gtk.c:287 | |
2269 #: ../src/gtk/gftp-gtk.c:293 | |
155 | 2270 msgid "/Remote/sep" |
706 | 2271 msgstr "/遠端/分隔線" |
2272 | |
2273 #: ../src/gtk/gftp-gtk.c:288 | |
155 | 2274 msgid "/Remote/Change Filespec..." |
706 | 2275 msgstr "/遠端/篩選檔案清單..." |
2276 | |
2277 #: ../src/gtk/gftp-gtk.c:289 | |
231 | 2278 msgid "/Remote/Show selected" |
706 | 2279 msgstr "/遠端/顯示選取項目" |
2280 | |
2281 #: ../src/gtk/gftp-gtk.c:290 | |
231 | 2282 msgid "/Remote/Select All" |
706 | 2283 msgstr "/遠端/全選" |
2284 | |
2285 #: ../src/gtk/gftp-gtk.c:291 | |
155 | 2286 msgid "/Remote/Select All Files" |
706 | 2287 msgstr "/遠端/選取所有檔案" |
2288 | |
2289 #: ../src/gtk/gftp-gtk.c:292 | |
155 | 2290 msgid "/Remote/Deselect All" |
706 | 2291 msgstr "/遠端/全部不選" |
2292 | |
2293 #: ../src/gtk/gftp-gtk.c:294 | |
231 | 2294 msgid "/Remote/Save Directory Listing..." |
706 | 2295 msgstr "/遠端/儲存目錄清單…" |
2296 | |
2297 #: ../src/gtk/gftp-gtk.c:295 | |
155 | 2298 msgid "/Remote/Send SITE Command..." |
706 | 2299 msgstr "/遠端/傳送 SITE 指令…" |
2300 | |
2301 #: ../src/gtk/gftp-gtk.c:296 | |
155 | 2302 msgid "/Remote/Change Directory" |
706 | 2303 msgstr "/遠端/前往其它目錄" |
2304 | |
2305 #: ../src/gtk/gftp-gtk.c:297 | |
231 | 2306 msgid "/Remote/Chmod..." |
802 | 2307 msgstr "/遠端/變更權限…" |
706 | 2308 |
2309 #: ../src/gtk/gftp-gtk.c:298 | |
231 | 2310 msgid "/Remote/Make Directory..." |
706 | 2311 msgstr "/遠端/新增目錄…" |
2312 | |
2313 #: ../src/gtk/gftp-gtk.c:299 | |
231 | 2314 msgid "/Remote/Rename..." |
802 | 2315 msgstr "/遠端/變更檔名…" |
706 | 2316 |
2317 #: ../src/gtk/gftp-gtk.c:300 | |
231 | 2318 msgid "/Remote/Delete..." |
706 | 2319 msgstr "/遠端/刪除…" |
2320 | |
2321 #: ../src/gtk/gftp-gtk.c:301 | |
231 | 2322 msgid "/Remote/Edit..." |
706 | 2323 msgstr "/遠端/編輯…" |
2324 | |
2325 #: ../src/gtk/gftp-gtk.c:302 | |
231 | 2326 msgid "/Remote/View..." |
706 | 2327 msgstr "/遠端/查看…" |
2328 | |
2329 #: ../src/gtk/gftp-gtk.c:303 | |
231 | 2330 msgid "/Remote/Refresh" |
706 | 2331 msgstr "/遠端/更新" |
2332 | |
2333 #: ../src/gtk/gftp-gtk.c:304 | |
231 | 2334 msgid "/_Bookmarks" |
2335 msgstr "/書籤(_B)" | |
30 | 2336 |
706 | 2337 #: ../src/gtk/gftp-gtk.c:305 |
231 | 2338 msgid "/Bookmarks/tearoff" |
706 | 2339 msgstr "/書籤/扯掉" |
2340 | |
2341 #: ../src/gtk/gftp-gtk.c:306 | |
155 | 2342 msgid "/Bookmarks/Add bookmark" |
706 | 2343 msgstr "/書籤/新增書籤" |
2344 | |
2345 #: ../src/gtk/gftp-gtk.c:308 | |
155 | 2346 msgid "/Bookmarks/Edit bookmarks" |
706 | 2347 msgstr "/書籤/修改書籤" |
2348 | |
2349 #: ../src/gtk/gftp-gtk.c:309 | |
231 | 2350 msgid "/Bookmarks/sep" |
706 | 2351 msgstr "/書籤/分隔線" |
2352 | |
2353 #: ../src/gtk/gftp-gtk.c:310 | |
155 | 2354 msgid "/_Transfers" |
2355 msgstr "/傳送(_T)" | |
30 | 2356 |
706 | 2357 #: ../src/gtk/gftp-gtk.c:311 |
155 | 2358 msgid "/Transfers/tearoff" |
706 | 2359 msgstr "/傳送/扯掉" |
2360 | |
2361 #: ../src/gtk/gftp-gtk.c:312 | |
155 | 2362 msgid "/Transfers/Start Transfer" |
706 | 2363 msgstr "/傳送/開始傳送" |
2364 | |
2365 #: ../src/gtk/gftp-gtk.c:313 | |
155 | 2366 msgid "/Transfers/Stop Transfer" |
706 | 2367 msgstr "/傳送/停止傳送" |
2368 | |
2369 #: ../src/gtk/gftp-gtk.c:315 | |
2370 #: ../src/gtk/gftp-gtk.c:323 | |
155 | 2371 msgid "/Transfers/sep" |
706 | 2372 msgstr "/傳送/分隔線" |
2373 | |
2374 #: ../src/gtk/gftp-gtk.c:316 | |
155 | 2375 msgid "/Transfers/Skip Current File" |
706 | 2376 msgstr "/傳送/略過當前的檔案" |
2377 | |
2378 #: ../src/gtk/gftp-gtk.c:317 | |
155 | 2379 msgid "/Transfers/Remove File" |
706 | 2380 msgstr "/傳送/移除檔案" |
2381 | |
2382 #: ../src/gtk/gftp-gtk.c:319 | |
2383 msgid "/Transfers/Move File Up" | |
2384 msgstr "/傳送/將檔案上移(_U)" | |
2385 | |
2386 #: ../src/gtk/gftp-gtk.c:321 | |
2387 msgid "/Transfers/Move File Down" | |
2388 msgstr "/傳送/將檔案下移(_D)" | |
2389 | |
2390 #: ../src/gtk/gftp-gtk.c:324 | |
155 | 2391 msgid "/Transfers/Retrieve Files" |
706 | 2392 msgstr "/傳送/下載檔案" |
2393 | |
2394 #: ../src/gtk/gftp-gtk.c:325 | |
231 | 2395 msgid "/Transfers/Put Files" |
706 | 2396 msgstr "/傳送/上傳檔案" |
2397 | |
2398 #: ../src/gtk/gftp-gtk.c:326 | |
231 | 2399 msgid "/L_ogging" |
2400 msgstr "/紀錄(_O)" | |
155 | 2401 |
706 | 2402 #: ../src/gtk/gftp-gtk.c:327 |
231 | 2403 msgid "/Logging/tearoff" |
706 | 2404 msgstr "/紀錄/扯掉" |
2405 | |
2406 #: ../src/gtk/gftp-gtk.c:328 | |
231 | 2407 msgid "/Logging/Clear" |
706 | 2408 msgstr "/紀錄/清除" |
2409 | |
2410 #: ../src/gtk/gftp-gtk.c:329 | |
2411 msgid "/Logging/View log" | |
2412 msgstr "/紀錄/查看日誌..." | |
2413 | |
2414 #: ../src/gtk/gftp-gtk.c:330 | |
231 | 2415 msgid "/Logging/Save log..." |
706 | 2416 msgstr "/紀錄/儲存紀錄..." |
2417 | |
2418 #: ../src/gtk/gftp-gtk.c:331 | |
231 | 2419 msgid "/Tool_s" |
2420 msgstr "/工具(_S)" | |
155 | 2421 |
706 | 2422 #: ../src/gtk/gftp-gtk.c:332 |
231 | 2423 msgid "/Tools/tearoff" |
706 | 2424 msgstr "/工具/扯掉" |
2425 | |
2426 #: ../src/gtk/gftp-gtk.c:333 | |
231 | 2427 msgid "/Tools/Compare Windows" |
706 | 2428 msgstr "/工具/比較兩邊視窗" |
2429 | |
2430 #: ../src/gtk/gftp-gtk.c:334 | |
5 | 2431 msgid "/Tools/Clear Cache" |
706 | 2432 msgstr "/工具/清除暫存記憶" |
2433 | |
2434 #: ../src/gtk/gftp-gtk.c:335 | |
2435 msgid "/Help" | |
2436 msgstr "/說明" | |
2437 | |
2438 #: ../src/gtk/gftp-gtk.c:336 | |
231 | 2439 msgid "/Help/tearoff" |
706 | 2440 msgstr "/說明/扯掉" |
2441 | |
2442 #: ../src/gtk/gftp-gtk.c:337 | |
2443 msgid "/Help/About" | |
2444 msgstr "/說明/關於" | |
2445 | |
2446 #: ../src/gtk/gftp-gtk.c:458 | |
5 | 2447 msgid "Host: " |
30 | 2448 msgstr "主機:" |
2449 | |
706 | 2450 #: ../src/gtk/gftp-gtk.c:460 |
2451 msgid "_Host: " | |
2452 msgstr "主機(_H):" | |
2453 | |
2454 #: ../src/gtk/gftp-gtk.c:486 | |
5 | 2455 msgid "Port: " |
30 | 2456 msgstr "埠:" |
2457 | |
706 | 2458 #: ../src/gtk/gftp-gtk.c:507 |
5 | 2459 msgid "User: " |
30 | 2460 msgstr "用戶:" |
2461 | |
706 | 2462 #: ../src/gtk/gftp-gtk.c:509 |
2463 msgid "_User: " | |
2464 msgstr "使用者(_U):" | |
2465 | |
2466 #: ../src/gtk/gftp-gtk.c:534 | |
5 | 2467 msgid "Pass: " |
30 | 2468 msgstr "密碼:" |
2469 | |
706 | 2470 #: ../src/gtk/gftp-gtk.c:604 |
2471 msgid "Command: " | |
2472 msgstr "指令:" | |
2473 | |
2474 #: ../src/gtk/gftp-gtk.c:746 | |
2475 #: ../src/gtk/gftp-gtk.c:952 | |
2476 #: ../src/gtk/gtkui_transfer.c:216 | |
78 | 2477 msgid "Filename" |
2478 msgstr "檔名" | |
2479 | |
706 | 2480 #: ../src/gtk/gftp-gtk.c:747 |
5 | 2481 msgid "Size" |
2482 msgstr "檔案大小" | |
2483 | |
706 | 2484 #: ../src/gtk/gftp-gtk.c:750 |
5 | 2485 msgid "Date" |
2486 msgstr "日期" | |
2487 | |
706 | 2488 #: ../src/gtk/gftp-gtk.c:751 |
5 | 2489 msgid "Attribs" |
30 | 2490 msgstr "屬性" |
2491 | |
706 | 2492 #: ../src/gtk/gftp-gtk.c:953 |
78 | 2493 msgid "Progress" |
2494 msgstr "進度" | |
2495 | |
706 | 2496 #: ../src/gtk/gftp-gtk.c:1094 |
5 | 2497 msgid "Error: You must type in a host to connect to\n" |
83 | 2498 msgstr "錯誤:必須輸入準備連上的主機名稱\n" |
5 | 2499 |
706 | 2500 #: ../src/gtk/gtkui.c:51 |
2501 msgid "Refresh" | |
2502 msgstr "更新" | |
2503 | |
2504 #: ../src/gtk/gtkui.c:96 | |
2505 msgid "Enter Username" | |
2506 msgstr "輸入使用者名稱" | |
2507 | |
2508 #: ../src/gtk/gtkui.c:97 | |
2509 msgid "Please enter your username for this site" | |
2510 msgstr "請輸入您在這個站台的使用者名稱" | |
2511 | |
2512 #: ../src/gtk/gtkui.c:119 | |
2513 #: ../src/gtk/transfer.c:555 | |
2514 #: ../src/gtk/transfer.c:565 | |
2515 msgid "Please enter your password for this site" | |
2516 msgstr "請輸入您在這個站台的密碼" | |
2517 | |
2518 #: ../src/gtk/gtkui.c:274 | |
2519 msgid "Operation canceled...you must enter a string\n" | |
2520 msgstr "操作取消…您必須輸入一個字串\n" | |
2521 | |
2522 #: ../src/gtk/gtkui.c:320 | |
2523 msgid "Mkdir" | |
2524 msgstr "新增目錄" | |
2525 | |
2526 #: ../src/gtk/gtkui.c:323 | |
2527 msgid "Make Directory" | |
2528 msgstr "新增目錄" | |
2529 | |
2530 #: ../src/gtk/gtkui.c:323 | |
2531 msgid "Enter name of directory to create" | |
2532 msgstr "輸入準備新增的目錄名稱" | |
2533 | |
2534 #: ../src/gtk/gtkui.c:346 | |
2535 #: ../src/gtk/gtkui.c:358 | |
2536 #: ../src/gtk/misc-gtk.c:949 | |
2537 #: ../src/gtk/misc-gtk.c:1023 | |
2538 msgid "Rename" | |
2539 msgstr "重新命名" | |
2540 | |
2541 #: ../src/gtk/gtkui.c:356 | |
2542 #, c-format | |
2543 msgid "What would you like to rename %s to?" | |
802 | 2544 msgstr "您想把 %s 變更為甚麼名稱呢?" |
706 | 2545 |
2546 #: ../src/gtk/gtkui.c:378 | |
2547 #: ../src/gtk/gtkui.c:381 | |
2548 msgid "Site" | |
2549 msgstr "站台" | |
2550 | |
2551 #: ../src/gtk/gtkui.c:381 | |
2552 msgid "Enter site-specific command" | |
2553 msgstr "輸入站台的特定指令" | |
2554 | |
2555 #: ../src/gtk/gtkui.c:382 | |
2556 msgid "Prepend with SITE" | |
2557 msgstr "先前站台待定的" | |
2558 | |
2559 #: ../src/gtk/gtkui.c:425 | |
2560 #: ../src/gtk/menu-items.c:250 | |
2561 msgid "Chdir" | |
2562 msgstr "前往其它目錄" | |
2563 | |
2564 #: ../src/gtk/gtkui_transfer.c:60 | |
2565 #: ../src/gtk/transfer.c:450 | |
2566 #: ../src/gtk/transfer.c:533 | |
2567 #: ../src/gtk/transfer.c:1012 | |
2568 msgid "Skipped" | |
2569 msgstr "略過" | |
2570 | |
2571 #: ../src/gtk/gtkui_transfer.c:62 | |
2572 #: ../src/gtk/transfer.c:512 | |
2573 #: ../src/gtk/transfer.c:537 | |
2574 msgid "Waiting..." | |
2575 msgstr "請稍等…" | |
2576 | |
2577 #: ../src/gtk/gtkui_transfer.c:124 | |
2578 #: ../src/gtk/gtkui_transfer.c:303 | |
2579 #: ../src/gtk/gtkui_transfer.c:333 | |
2580 msgid "Overwrite" | |
2581 msgstr "覆寫" | |
2582 | |
2583 #: ../src/gtk/gtkui_transfer.c:131 | |
2584 #: ../src/gtk/gtkui_transfer.c:309 | |
2585 #: ../src/gtk/gtkui_transfer.c:339 | |
2586 msgid "Resume" | |
2587 msgstr "續傳" | |
2588 | |
2589 #: ../src/gtk/gtkui_transfer.c:138 | |
2590 #: ../src/gtk/gtkui_transfer.c:306 | |
2591 msgid "Skip" | |
2592 msgstr "略過" | |
2593 | |
2594 #: ../src/gtk/gtkui_transfer.c:219 | |
2595 msgid "Action" | |
2596 msgstr "行動" | |
2597 | |
2598 #: ../src/gtk/gtkui_transfer.c:224 | |
2599 #: ../src/gtk/gtkui_transfer.c:233 | |
2600 #: ../src/gtk/transfer.c:91 | |
2601 msgid "Transfer Files" | |
2602 msgstr "傳送檔案" | |
2603 | |
2604 #: ../src/gtk/gtkui_transfer.c:245 | |
78 | 2605 msgid "" |
706 | 2606 "The following file(s) exist on both the local and remote computer\n" |
2607 "Please select what you would like to do" | |
231 | 2608 msgstr "" |
706 | 2609 "下列檔案在本地及遠端的主機都存在\n" |
2610 "請決定處理方法" | |
2611 | |
2612 #: ../src/gtk/gtkui_transfer.c:312 | |
2613 msgid "Error" | |
2614 msgstr "錯誤" | |
2615 | |
2616 #: ../src/gtk/gtkui_transfer.c:345 | |
2617 msgid "Skip File" | |
2618 msgstr "略過檔案" | |
2619 | |
2620 #: ../src/gtk/gtkui_transfer.c:355 | |
2621 msgid "Select All" | |
2622 msgstr "全選" | |
2623 | |
2624 #: ../src/gtk/gtkui_transfer.c:361 | |
2625 msgid "Deselect All" | |
2626 msgstr "全部不選" | |
2627 | |
2628 #: ../src/gtk/menu-items.c:37 | |
26 | 2629 msgid "Change Filespec: Operation canceled...you must enter a string\n" |
83 | 2630 msgstr "篩選檔案清單:操作取消...必須輸入字串\n" |
30 | 2631 |
706 | 2632 #: ../src/gtk/menu-items.c:74 |
2633 #: ../src/gtk/menu-items.c:77 | |
5 | 2634 msgid "Change Filespec" |
83 | 2635 msgstr "篩選檔案清單" |
30 | 2636 |
706 | 2637 #: ../src/gtk/menu-items.c:77 |
5 | 2638 msgid "Enter the new file specification" |
30 | 2639 msgstr "指定準備列出的檔案樣式" |
2640 | |
706 | 2641 #: ../src/gtk/menu-items.c:105 |
2642 #: ../src/gtk/menu-items.c:313 | |
2643 #: ../src/gtk/menu-items.c:377 | |
2644 #: ../src/gtk/view_dialog.c:76 | |
2645 #: ../src/gtk/view_dialog.c:155 | |
30 | 2646 #, c-format |
26 | 2647 msgid "Error: Cannot open %s for writing: %s\n" |
30 | 2648 msgstr "錯誤:無法開啟 %s 寫入資料:%s\n" |
2649 | |
706 | 2650 #: ../src/gtk/menu-items.c:134 |
26 | 2651 msgid "Save Directory Listing" |
83 | 2652 msgstr "儲存目錄清單" |
30 | 2653 |
706 | 2654 #: ../src/gtk/menu-items.c:341 |
2655 #: ../src/gtk/menu-items.c:405 | |
30 | 2656 #, c-format |
5 | 2657 msgid "Error: Error writing to %s: %s\n" |
30 | 2658 msgstr "錯誤:寫入 %s 時發生錯誤:%s\n" |
2659 | |
706 | 2660 #: ../src/gtk/menu-items.c:416 |
5 | 2661 #, c-format |
2662 msgid "Successfully wrote the log file to %s\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2663 msgstr "成功將日誌檔案寫入 %s\n" |
30 | 2664 |
706 | 2665 #: ../src/gtk/menu-items.c:428 |
26 | 2666 msgid "Save Log" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2667 msgstr "儲存日誌" |
30 | 2668 |
706 | 2669 #: ../src/gtk/menu-items.c:464 |
5 | 2670 #, c-format |
706 | 2671 msgid "Cannot find the license agreement file COPYING. Please make sure it is in either %s or in %s" |
30 | 2672 msgstr "找不到使用條款檔案 COPYING。請確定它在 %s 或 %s" |
2673 | |
706 | 2674 #: ../src/gtk/menu-items.c:468 |
2675 #: ../src/gtk/menu-items.c:473 | |
5 | 2676 msgid "About gFTP" |
2677 msgstr "關於 gFTP" | |
2678 | |
706 | 2679 #: ../src/gtk/menu-items.c:504 |
30 | 2680 #, c-format |
5 | 2681 msgid "" |
2682 "%s\n" | |
706 | 2683 "Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>\n" |
5 | 2684 "Official Homepage: http://www.gftp.org/\n" |
2685 "Logo by: Aaron Worley <planet_hoth@yahoo.com>\n" | |
2686 msgstr "" | |
2687 "%s\n" | |
706 | 2688 "版權所有 ©1998-2003 Brian Masney <masneyb@gftp.org>\n" |
30 | 2689 "官方網頁:http://www.gftp.org/\n" |
2690 "標誌作者: Aaron Worley <planet_hoth@yahoo.com>\n" | |
2691 | |
706 | 2692 #: ../src/gtk/menu-items.c:516 |
5 | 2693 msgid "About" |
2694 msgstr "關於" | |
2695 | |
706 | 2696 #: ../src/gtk/menu-items.c:565 |
5 | 2697 msgid "License Agreement" |
30 | 2698 msgstr "使用條款" |
2699 | |
706 | 2700 #: ../src/gtk/menu-items.c:571 |
2701 #: ../src/gtk/view_dialog.c:404 | |
5 | 2702 msgid " Close " |
706 | 2703 msgstr " 關閉 " |
2704 | |
2705 #: ../src/gtk/menu-items.c:655 | |
5 | 2706 msgid "Compare Windows" |
30 | 2707 msgstr "比較視窗" |
2708 | |
706 | 2709 #: ../src/gtk/misc-gtk.c:253 |
2710 msgid "Disconnect from the remote server" | |
2711 msgstr "中止和遠端伺服器的連線" | |
2712 | |
2713 #: ../src/gtk/misc-gtk.c:257 | |
2714 msgid "Connect to the site specified in the host entry. If the host entry is blank, then a dialog is presented that will allow you to enter a URL." | |
2715 msgstr "正在連線到在主機輸入欄位指定了的站台。如果主機輸入欄位是空白的話,會出現一個對話盒,它會容許您輸入一個 URL。" | |
2716 | |
2717 #: ../src/gtk/misc-gtk.c:304 | |
5 | 2718 msgid "All Files" |
30 | 2719 msgstr "所有檔案" |
2720 | |
706 | 2721 #: ../src/gtk/misc-gtk.c:311 |
5 | 2722 msgid "] (Cached) [" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2723 msgstr "] (在暫存記憶內) [" |
30 | 2724 |
706 | 2725 #: ../src/gtk/misc-gtk.c:336 |
5 | 2726 msgid "Not connected" |
2727 msgstr "尚未連線" | |
2728 | |
706 | 2729 #: ../src/gtk/misc-gtk.c:439 |
30 | 2730 #, c-format |
5 | 2731 msgid "Error opening file %s: %s\n" |
30 | 2732 msgstr "開啟檔案 %s 發生錯誤:%s\n" |
2733 | |
706 | 2734 #: ../src/gtk/misc-gtk.c:528 |
30 | 2735 #, c-format |
5 | 2736 msgid "%s: Not connected to a remote site\n" |
30 | 2737 msgstr "%s:尚未連線至遠端站台\n" |
2738 | |
706 | 2739 #: ../src/gtk/misc-gtk.c:535 |
5 | 2740 #, c-format |
2741 msgid "%s: This feature is not available using this protocol\n" | |
30 | 2742 msgstr "%s:使用此種協定時,本項功能無效\n" |
2743 | |
706 | 2744 #: ../src/gtk/misc-gtk.c:543 |
5 | 2745 #, c-format |
2746 msgid "%s: You must only have one item selected\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2747 msgstr "%s:只能選擇一個項目\n" |
30 | 2748 |
706 | 2749 #: ../src/gtk/misc-gtk.c:550 |
5 | 2750 #, c-format |
2751 msgid "%s: You must have at least one item selected\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2752 msgstr "%s:至少必須選擇一個項目\n" |
30 | 2753 |
706 | 2754 #: ../src/gtk/misc-gtk.c:943 |
2755 #: ../src/gtk/misc-gtk.c:1017 | |
26 | 2756 msgid "Change" |
802 | 2757 msgstr "變更" |
30 | 2758 |
706 | 2759 #: ../src/gtk/misc-gtk.c:1014 |
2760 #: ../src/gtk/options_dialog.c:1280 | |
26 | 2761 msgid "Add" |
2762 msgstr "新增" | |
2763 | |
706 | 2764 #: ../src/gtk/misc-gtk.c:1040 |
26 | 2765 msgid "Cancel" |
30 | 2766 msgstr "取消" |
2767 | |
706 | 2768 #: ../src/gtk/misc-gtk.c:1110 |
26 | 2769 msgid " Yes " |
706 | 2770 msgstr " 是 " |
2771 | |
2772 #: ../src/gtk/misc-gtk.c:1120 | |
26 | 2773 msgid " No " |
706 | 2774 msgstr " 否 " |
2775 | |
2776 #: ../src/gtk/misc-gtk.c:1180 | |
231 | 2777 msgid "Getting directory listings" |
2778 msgstr "正在擷取目錄清單" | |
2779 | |
706 | 2780 #: ../src/gtk/misc-gtk.c:1200 |
231 | 2781 msgid " Stop " |
706 | 2782 msgstr " 停止 " |
2783 | |
2784 #: ../src/gtk/misc-gtk.c:1210 | |
5 | 2785 #, c-format |
2786 msgid "" | |
2787 "Received %ld directories\n" | |
2788 "and %ld files" | |
2789 msgstr "" | |
30 | 2790 "已下載 %ld 個目錄\n" |
2791 "及 %ld 個檔案" | |
2792 | |
706 | 2793 #: ../src/gtk/misc-gtk.c:1286 |
231 | 2794 #, c-format |
2795 msgid "gFTP Error: Cannot find file %s in %s or %s\n" | |
2796 msgstr "gFTP 錯誤:在 %2$s 或 %3$s 找不到 %1$s 檔案\n" | |
2797 | |
706 | 2798 #: ../src/gtk/options_dialog.c:959 |
78 | 2799 msgid "Edit Host" |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2800 msgstr "修改主機名稱" |
78 | 2801 |
706 | 2802 #: ../src/gtk/options_dialog.c:959 |
78 | 2803 msgid "Add Host" |
2804 msgstr "新增主機" | |
2805 | |
706 | 2806 #: ../src/gtk/options_dialog.c:1005 |
2807 msgid "Type:" | |
2808 msgstr "類型:" | |
2809 | |
2810 #: ../src/gtk/options_dialog.c:1007 | |
2811 msgid "_Type:" | |
2812 msgstr "類型(_T):" | |
2813 | |
2814 #: ../src/gtk/options_dialog.c:1017 | |
2815 #: ../src/gtk/options_dialog.c:1140 | |
78 | 2816 msgid "Domain" |
83 | 2817 msgstr "網域名稱" |
78 | 2818 |
706 | 2819 #: ../src/gtk/options_dialog.c:1050 |
78 | 2820 msgid "Network Address" |
2821 msgstr "網路位址" | |
2822 | |
706 | 2823 #: ../src/gtk/options_dialog.c:1052 |
2824 msgid "_Network address:" | |
2825 msgstr "網路位址(_N):" | |
2826 | |
2827 #: ../src/gtk/options_dialog.c:1091 | |
2828 #: ../src/gtk/options_dialog.c:1244 | |
5 | 2829 msgid "Netmask" |
706 | 2830 msgstr "網路遮罩" |
2831 | |
2832 #: ../src/gtk/options_dialog.c:1093 | |
2833 msgid "N_etmask:" | |
2834 msgstr "網路遮罩(_E):" | |
2835 | |
2836 #: ../src/gtk/options_dialog.c:1142 | |
2837 msgid "_Domain:" | |
2838 msgstr "網域名稱(_D):" | |
2839 | |
2840 #: ../src/gtk/options_dialog.c:1250 | |
5 | 2841 msgid "Local Hosts" |
30 | 2842 msgstr "本地主機" |
2843 | |
706 | 2844 #: ../src/gtk/options_dialog.c:1291 |
2845 #: ../src/gtk/view_dialog.c:105 | |
5 | 2846 msgid "Edit" |
2847 msgstr "編輯" | |
2848 | |
706 | 2849 #: ../src/gtk/options_dialog.c:1293 |
2850 msgid "_Edit" | |
2851 msgstr "編輯(_E)" | |
2852 | |
2853 #: ../src/gtk/options_dialog.c:1370 | |
2854 #: ../src/gtk/options_dialog.c:1375 | |
78 | 2855 msgid "Options" |
2856 msgstr "選項" | |
2857 | |
706 | 2858 #: ../src/gtk/transfer.c:30 |
5 | 2859 msgid "Receiving file names..." |
30 | 2860 msgstr "正在接收檔名..." |
2861 | |
706 | 2862 #: ../src/gtk/transfer.c:63 |
2863 #: ../src/gtk/transfer.c:681 | |
78 | 2864 msgid "Connecting..." |
2865 msgstr "連線中..." | |
2866 | |
706 | 2867 #: ../src/gtk/transfer.c:99 |
5 | 2868 msgid "Retrieve Files: Not connected to a remote site\n" |
30 | 2869 msgstr "擷取檔案:尚未連上遠端站台\n" |
2870 | |
706 | 2871 #: ../src/gtk/transfer.c:351 |
5 | 2872 #, c-format |
2873 msgid "Error: Child %d returned %d\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2874 msgstr "錯誤:副進程 %d 回傳值為 %d\n" |
30 | 2875 |
706 | 2876 #: ../src/gtk/transfer.c:358 |
5 | 2877 #, c-format |
2878 msgid "Child %d returned successfully\n" | |
161
48e8534d2c51
* zh_TW.po: Updated traditional Chinese translation.
baddog
parents:
155
diff
changeset
|
2879 msgstr "副進程 %d 成功執行\n" |
30 | 2880 |
706 | 2881 #: ../src/gtk/transfer.c:362 |
2882 #, c-format | |
2883 msgid "Error: Child %d did not terminate properly\n" | |
2884 msgstr "錯誤:副進程 %d 沒有正常的結束\n" | |
2885 | |
2886 #: ../src/gtk/transfer.c:372 | |
5 | 2887 #, c-format |
2888 msgid "Error: Cannot get information about file %s: %s\n" | |
30 | 2889 msgstr "錯誤:無法獲取檔案 %s 的資訊:%s\n" |
2890 | |
706 | 2891 #: ../src/gtk/transfer.c:377 |
5 | 2892 #, c-format |
2893 msgid "File %s was not changed\n" | |
802 | 2894 msgstr "檔案 %s 沒有任何變更\n" |
30 | 2895 |
706 | 2896 #: ../src/gtk/transfer.c:385 |
30 | 2897 #, c-format |
5 | 2898 msgid "" |
2899 "File %s has changed.\n" | |
26 | 2900 "Would you like to upload it?" |
5 | 2901 msgstr "" |
802 | 2902 "檔案 %s 已經變更了。\n" |
706 | 2903 "要把它上傳嗎?" |
2904 | |
2905 #: ../src/gtk/transfer.c:388 | |
5 | 2906 msgid "Edit File" |
2907 msgstr "編輯檔案" | |
2908 | |
706 | 2909 #: ../src/gtk/transfer.c:453 |
78 | 2910 msgid "Finished" |
83 | 2911 msgstr "完成" |
78 | 2912 |
706 | 2913 #: ../src/gtk/transfer.c:493 |
78 | 2914 #, c-format |
2915 msgid "Stopping the transfer of %s\n" | |
2916 msgstr "停止傳送 %s\n" | |
2917 | |
706 | 2918 #: ../src/gtk/transfer.c:727 |
2919 #, c-format | |
2920 msgid "Unknown percentage complete. (File %ld of %ld)" | |
2921 msgstr "不明的百份比已完成。(第 %ld 個檔案,共 %ld 個檔案)" | |
2922 | |
2923 #: ../src/gtk/transfer.c:731 | |
78 | 2924 #, c-format |
2925 msgid "%d%% complete, %02d:%02d:%02d est. time remaining. (File %ld of %ld)" | |
2926 msgstr "完成 %d%%,預計 %02d:%02d:%02d 後結束。(第 %ld 個檔案,共 %ld 個)" | |
2927 | |
706 | 2928 #: ../src/gtk/transfer.c:761 |
78 | 2929 #, c-format |
2930 msgid "Recv %s of %s at %.2fKB/s, %02d:%02d:%02d est. time remaining" | |
706 | 2931 msgstr "已傳送 %s 位元組 (總共 %s),速度為每秒 %.2fKB,預計 %02d:%02d:%02d 後結束" |
2932 | |
2933 #: ../src/gtk/transfer.c:770 | |
78 | 2934 #, c-format |
2935 msgid "Recv %s of %s, transfer stalled, unknown time remaining" | |
83 | 2936 msgstr "已傳送 %s 位元組 (總共 %s),傳送延誤,無法估計時間" |
78 | 2937 |
706 | 2938 #: ../src/gtk/transfer.c:805 |
78 | 2939 #, c-format |
2940 msgid "Retrieving file names...%s bytes" | |
2941 msgstr "正在讀取檔名...%s 位元組" | |
2942 | |
706 | 2943 #: ../src/gtk/transfer.c:884 |
2944 #: ../src/gtk/transfer.c:906 | |
2945 #: ../src/gtk/transfer.c:940 | |
2946 #: ../src/gtk/transfer.c:980 | |
2947 #: ../src/gtk/transfer.c:1033 | |
2948 #: ../src/gtk/transfer.c:1093 | |
78 | 2949 msgid "There are no file transfers selected\n" |
83 | 2950 msgstr "未選擇任何檔案來傳送\n" |
78 | 2951 |
706 | 2952 #: ../src/gtk/transfer.c:924 |
78 | 2953 #, c-format |
2954 msgid "Stopping the transfer on host %s\n" | |
2955 msgstr "停止主機 %s 的檔案傳送\n" | |
2956 | |
706 | 2957 #: ../src/gtk/transfer.c:965 |
2958 #: ../src/gtk/transfer.c:1018 | |
5 | 2959 #, c-format |
78 | 2960 msgid "Skipping file %s on host %s\n" |
2961 msgstr "略過檔案 %s (主機為 %s)\n" | |
2962 | |
706 | 2963 #: ../src/gtk/view_dialog.c:36 |
5 | 2964 msgid "View" |
706 | 2965 msgstr "查看" |
2966 | |
2967 #: ../src/gtk/view_dialog.c:48 | |
5 | 2968 #, c-format |
2969 msgid "View: %s is a directory. Cannot view it.\n" | |
706 | 2970 msgstr "查看:%s 是目錄,因此無法查看。\n" |
2971 | |
2972 #: ../src/gtk/view_dialog.c:114 | |
5 | 2973 msgid "Edit: You must specify an editor in the options dialog\n" |
30 | 2974 msgstr "編輯:必須在選項對話窗中指定編輯器\n" |
2975 | |
706 | 2976 #: ../src/gtk/view_dialog.c:127 |
5 | 2977 #, c-format |
2978 msgid "Edit: %s is a directory. Cannot edit it.\n" | |
30 | 2979 msgstr "編輯:%s 是目錄,無法編輯。\n" |
2980 | |
706 | 2981 #: ../src/gtk/view_dialog.c:210 |
78 | 2982 #, c-format |
2983 msgid "View: Cannot fork another process: %s\n" | |
706 | 2984 msgstr "查看:無法衍生另一個程序:%s\n" |
2985 | |
2986 #: ../src/gtk/view_dialog.c:213 | |
78 | 2987 #, c-format |
2988 msgid "Running program: %s %s\n" | |
2989 msgstr "正在執行程式:%s %s\n" | |
2990 | |
706 | 2991 #: ../src/gtk/view_dialog.c:271 |
5 | 2992 #, c-format |
2993 msgid "Opening %s with %s\n" | |
30 | 2994 msgstr "開啟 %s (使用 %s)\n" |
2995 | |
706 | 2996 #: ../src/gtk/view_dialog.c:306 |
5 | 2997 #, c-format |
2998 msgid "Viewing file %s\n" | |
706 | 2999 msgstr "正在查看檔案 %s\n" |
3000 | |
3001 #: ../src/gtk/view_dialog.c:313 | |
5 | 3002 #, c-format |
3003 msgid "View: Cannot open file %s: %s\n" | |
706 | 3004 msgstr "查看:無法開啟檔案 %s:%s\n" |
3005 | |
3006 #: ../src/text/gftp-text.c:176 | |
3007 #, c-format | |
3008 msgid "Cannot open controlling terminal %s\n" | |
3009 msgstr "無法開啟控制終端機 %s\n" | |
3010 | |
3011 #: ../src/text/textui.c:74 | |
3012 msgid "Username [anonymous]:" | |
3013 msgstr "使用者名稱 [匿名]:" | |
3014 | |
3015 #: ../src/text/textui.c:143 | |
3016 #, c-format | |
231 | 3017 msgid "" |
706 | 3018 "%s already exists. (%s source size, %s destination size):\n" |
3019 "(o)verwrite, (r)esume, (s)kip, (O)verwrite All, (R)esume All, (S)kip All: (%c)" | |
231 | 3020 msgstr "" |
706 | 3021 "%s 已經存在。(原始檔的大小:%s,目的檔的大小:%s):\n" |
3022 "覆寫(o),續傳(r),略過(s),全部覆寫(O),全部續傳(R),全部略過(S):(%c)" | |
3023 |