Remove pth dependency
[platform/upstream/gpg2.git] / doc / help.zh_TW.txt
1 # help.zh_TW.txt - zh_TW GnuPG online help
2 # Copyright (C) 2007 Free Software Foundation, Inc.
3 #
4 # This file is part of GnuPG.
5 #
6 # GnuPG is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 3 of the License, or
9 # (at your option) any later version.
10 #
11 # GnuPG is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
15 #
16 # You should have received a copy of the GNU General Public License
17 # along with this program; if not, see <https://www.gnu.org/licenses/>.
18
19
20 # Note that this help file needs to be UTF-8 encoded.  When looking
21 # for a help item, GnuPG scans the help files in the following order
22 # (assuming a GNU or Unix system):
23 #
24 #    /etc/gnupg/help.LL_TT.txt
25 #    /etc/gnupg/help.LL.txt
26 #    /etc/gnupg/help.txt
27 #    /usr/share/gnupg/help.LL_TT.txt
28 #    /usr/share/gnupg/help.LL.txt
29 #    /usr/share/gnupg/help.txt
30 #
31 # Here LL_TT denotes the full name of the current locale with the
32 # territory (.e.g. "de_DE"), LL denotes just the locale name
33 # (e.g. "de").  The first matching item is returned.  To put a dot or
34 # a hash mark at the beginning of a help text line, it needs to be
35 # prefixed with ". ".  A single dot may be used to terminated ahelp
36 # entry.
37
38 .#pinentry.qualitybar.tooltip
39 # [remove the hash mark from the key to enable this text]
40 # This entry is just an example on how to customize the tooltip shown
41 # when hovering over the quality bar of the pinentry.  We don't
42 # install this text so that the hardcoded translation takes
43 # precedence.  An administrator should write up a short help to tell
44 # the users about the configured passphrase constraints and save that
45 # to /etc/gnupg/help.txt.  The help text should not be longer than
46 # about 800 characters.
47 本指示條顯示上方輸入的密語的強度。
48
49 本處若顯示為紅色,代表該密語強度不足,不能被 GnuPG 接受。請與管理者詢
50 問關於密語強度的細節。
51 .
52
53
54 .gnupg.agent-problem
55 # There was a problem accessing or starting the agent.
56 無法連接執行中的 Gpg-Agent,或與執行中的 Gpg-Agent 通訊時出現異常。
57
58 本系統使用稱為 Gpg-Agent 的背景程式,以代理處理私鑰或詢問密文。該代理
59 程式會在使用者登入時執行,並持續執行直到使用者登出為止。若沒有代理程
60 式,系統會在執行時嘗試使用一個功能受限的代理程式,該版本的代理程式可能
61 會導致一些問題。
62
63 您可能需要詢問管理者如何解決這個問題,作為臨時方案,您可以嘗試登出後重
64 新登入,並檢查問題是否能改善。即使以上方法有用,也請告知系統管理者,因
65 為這代表軟體可能存在瑕疵。
66 .
67
68
69 .gnupg.dirmngr-problem
70 # There was a problen accessing the dirmngr.
71 無法連接到執行中的 Dirmngr,或與執行中的 Dirmngr 通訊時出現異常。
72
73 為了查詢憑證吊銷列表 (CRL)、執行 OCSP 金鑰驗證、與 LDAP 伺服器查詢金
74 鑰,本系統會使用一個外部工具稱為 Dirmngr。Dirmngr 通常會以系統服務(常
75 駐程式)的形式執行,使用者無須注意。若此處出現問題,作為臨時方案,系統
76 每次在接到請求時會執行內建版本的 Dirmngr,因而導致效能上的限制。
77
78 若您遇上這個問題,您可以與系統管理者詢問如何處理。作為暫代方案,您可以
79 關閉在 gpgsm 的設定中關閉 CRL 的檢查。
80 .
81
82
83 .gpg.edit_ownertrust.value
84 # The help identies prefixed with "gpg." used to be hard coded in gpg
85 # but may now be overridden by help texts from this file.
86 您可以自由決定是否要設定本值,該值不會輸出到任何第三方。本值只是為了實
87 作信任網路而設,與(隱式建立的)憑證網路沒有關係。
88 .
89
90 .gpg.edit_ownertrust.set_ultimate.okay
91 要建構信任網絡, GnuPG 需要知道哪些是徹底信任的金鑰——通常是指您可以存取
92 到私鑰的金鑰。若要設定為徹底信任的金鑰,請回答 "yes"。
93
94
95 .gpg.untrusted_key.override
96 如果您仍要使用這把不受信任的金鑰, 請回答 "yes"。
97 .
98
99 .gpg.pklist.user_id.enter
100 請輸入本訊息接收者的使用者 ID。
101 .
102
103 .gpg.keygen.algo
104 請選擇要使用的金鑰演算法。
105
106 DSA(又稱 DSS)是數位簽章演算法 (Digital Signature Algorithm),
107 只能用於簽署。
108
109 Elgamal 是只能用於加密的演算法。
110
111 RSA 可以作為簽署及加密使用。
112
113 第一把(主要的)金鑰必須要是能用於簽署的金鑰。
114 .
115
116 .gpg.keygen.algo.rsa_se
117 通常來說用同一把金鑰簽署及加密並不是個好主意。這個演算法應該只能用於特
118 定的領域。請先聯絡您的安全專家。
119 .
120
121 .gpg.keygen.cardkey
122 請從本卡片選擇要使用的金鑰。
123
124 本清單依序顯示選擇索引、鑰柄(十六進位字串)、卡片特定的金鑰參照、該
125 金鑰的演算法,括號內會顯示金鑰的用途(cert 證書、sign 簽名、auth 認證
126 、encr 加密)。若能得知預設的金鑰用途,會以星號標示。
127 .
128
129 .gpg.keygen.flags
130 切換金鑰的功能。
131
132 金鑰可以擁有哪些功能,受限於使用的金鑰演算法。
133
134 若要快速設定金鑰的功能,您可以輸入 '=' 後接以下字元組合的字串:
135 's' 簽名、'e' 加密、'a' 認證。無效的字元跟無法設定的功能會被忽略。本子
136 選單會在使用此快速設定的方法後立即關閉。
137 .
138
139
140 .gpg.keygen.size
141 請輸入金鑰的大小。
142
143 建議的金鑰大小通常是良好的選擇。
144
145 若您要使用較大的金鑰大小,例如 4096 位元,請再三考慮是否合理。
146 您可以參考以下網址:https://www.xkcd.com/538/。
147 .
148
149 .gpg.keygen.size.huge.okay
150 請回答 "yes" 或 "no"。
151 .
152
153
154 .gpg.keygen.size.large.okay
155 請回答 "yes" 或 "no"。
156 .
157
158
159 .gpg.keygen.valid
160 請輸入提示裡要求的值。
161 輸入 ISO 日期格式 (YYYY-MM-DD) 雖然會被接受,但是因為系統會解析成區
162 間,因此不會得到正常的錯誤回應。
163
164 .
165
166 .gpg.keygen.valid.okay
167 請回答 "yes" 或 "no"。
168 .
169
170
171 .gpg.keygen.name
172 請輸入金鑰持有人的名字。
173 字元 "<" 跟 ">" 不會被接受。
174 例:Heinrich Heine
175 .
176
177
178 .gpg.keygen.email
179 請輸入 Email 地址(非必要,但強烈建議使用)。
180 例:heinrichh@duesseldorf.de
181 .
182
183 .gpg.keygen.comment
184 請輸入註釋(非必要)。
185 字元 "(" 跟 ")" 不會被接受。
186 通常不需要寫入註釋。
187 .
188
189
190 .gpg.keygen.userid.cmd
191 # (Keep a leading empty line)
192
193 N  修改姓名。
194 C  修改註釋。
195 E  修改 Email 地址。
196 O  繼續產生金鑰。
197 Q  中止產生金鑰。
198 .
199
200 .gpg.keygen.sub.okay
201 如果要產生子鑰的話, 請回答 "yes" (或 "y")。
202 .
203
204 .gpg.sign_uid.okay
205 請回答 "yes" 或 "no"。
206 .
207
208 .gpg.sign_uid.class
209 當您在某把金鑰上簽署某個使用者 ID,您首先必須先驗證那把金鑰確實屬於該使用者
210 ID 上所代表的人。可以讓其他人知道您驗證該金鑰的詳細程度。
211
212 "0" 表示您不特別聲明您驗證那把金鑰的詳細程度。
213
214 "1" 表示您相信這把金鑰屬於那個主張是主人的人,但是您不能,或是完全沒有驗證
215     那把金鑰。這對「人格上」的驗證,亦即簽署化名使用者的金鑰來說是有用的。
216
217 "2" 表示您做了快速的金鑰驗證。例如,這能表示您驗證了這把金鑰的指紋並將使用
218     者 ID 與相片證件對照。
219
220 "3" 表示您做了仔細的金鑰驗證。例如,這能表示您當面向金鑰持有人驗證了金鑰指
221     紋,並透過附帶照片而難以偽造的文件(像是護照)確認了金鑰持有人的姓名與
222     金鑰上的使用者 ID 一致,最後您(透過 Email 往來)驗證了金鑰上的 Email
223     位址確實屬於金鑰持有人。
224
225 請注意上述關於等級 2 和 3 的範例 *只是* 範例而已。到頭來還是得由您來決定當
226 您簽署其他的金鑰時,「快速」與「仔細」的意義。
227
228 若您不知道正確回答為何,請回答 "0"。
229 .
230
231 .gpg.change_passwd.empty.okay
232 請回答 "yes" 或 "no"。
233 .
234
235
236 .gpg.keyedit.save.okay
237 請回答 "yes" 或 "no"。
238 .
239
240
241 .gpg.keyedit.cancel.okay
242 請回答 "yes" 或 "no"。
243 .
244
245 .gpg.keyedit.sign_all.okay
246 如果您想要簽署 *所有* 使用者 ID 的話請回答 "yes"。
247 .
248
249 .gpg.keyedit.remove.uid.okay
250 如果您真的想要刪除這個使用者 ID 的話請回答 "yes"。
251 所有的憑證也會因此刪除!
252 .
253
254 .gpg.keyedit.remove.subkey.okay
255 如果要刪除這把子鑰的話請回答 "yes"。
256 .
257
258 .gpg.keyedit.delsig.valid
259 這是一份在這把金鑰上有效的簽章;通常您不會想要刪除這份簽章,因為
260 建立與該金鑰(或與由該金鑰信任的其他金鑰)的信任連結,會是一件重
261 要的事情。
262 .
263
264 .gpg.keyedit.delsig.unknown
265 因為您沒有持有對應的金鑰,這份簽章無法被檢驗。
266
267 您應該在知道哪一把金鑰被用來簽署前,暫緩刪除簽章的動作;因為這把
268 來簽署的金鑰可能透過其他已經驗證的金鑰建立了信任連結。
269 .
270
271 .gpg.keyedit.delsig.invalid
272 這份簽章無效。把它從您的鑰匙圈裡移除是合理的。
273 .
274
275 .gpg.keyedit.delsig.selfsig
276 這是一份和這個金鑰使用者 ID 相繫的簽章。通常把這樣的簽章移除不會
277 是個好主意。實際上 GnuPG 可能從此就不能再使用這把金鑰了。所以只
278 有在這把金鑰的第一個自我簽章因某些原因無效,而第二個還可用的情況
279 下才這麼做。
280 .
281
282 .gpg.keyedit.updpref.okay
283 變更所有 (或只有被選取的那幾個) 使用者 ID 的偏好成現用的偏好清單。
284 所有受到影響的自我簽章的時間戳記都會增加一秒鐘。
285 .
286
287
288 .gpg.passphrase.enter
289 # (keep a leading empty line)
290
291 請輸入密語; 密語代表為一個秘密的句子。
292 .
293
294
295 .gpg.passphrase.repeat
296 請重新輸入先前的密語, 以確定您到底輸入了什麼。
297 .
298
299 .gpg.detached_signature.filename
300 請給定簽章所要套用的檔案名稱。
301 .
302
303 .gpg.openfile.overwrite.okay
304 # openfile.c (overwrite_filep)
305 若要覆寫這個檔案的話,請回答 "yes"。
306 .
307
308 .gpg.openfile.askoutname
309 # openfile.c (ask_outfile_name)
310 請輸入一個新的檔名。若直接按下 Enter 則會使用預設的檔案 (顯示在括號
311 中)。
312 .
313
314 .gpg.ask_revocation_reason.code
315 # revoke.c (ask_revocation_reason)
316 您應該為這份憑證指定一個原因。根據情境不同,您能夠從這個清單中選擇一
317 個:
318   「金鑰已經被洩漏了」
319       使用此選項,若您相信有某個未經許可的人取得了您的私鑰。
320   「金鑰被代換了」
321       使用此選項,如果您把您的金鑰換成新的了。
322   「金鑰不再被使用了」
323       使用此選項,如果您已經撤回了這把金鑰。
324   「使用者 ID 不再有效了」
325       使用此選項,如果這個使用者 ID 已不再使用;這通常用來表示某
326       個 Email 地址已經無效。
327
328 .
329
330 .gpg.ask_revocation_reason.text
331 # revoke.c (ask_revocation_reason)
332 您也可以輸入文字來描述為甚麼發佈這份撤銷憑證的理由。請讓這段文字
333 保持簡明扼要。
334 請輸入一個空行以結束文字。
335 .
336
337 .gpg.tofu.conflict
338 # tofu.c
339 TOFU 偵測到其他的金鑰持有一樣(或是非常類似)的 Email 地址。可能是該使
340 用者建立了新的金鑰,若為如此,您可以安全地信任該金鑰(但請與該使用者確
341 認)。但也有可能是偽造的金鑰,或是有中間人攻擊 (MitM) 正在進行中,若為
342 如此,您應該要標記該不良金鑰,該金鑰將會不受信任。標記一個金鑰為「不受
343 信任」代表該金鑰的簽名也會被當成不良簽章,且使用該金鑰加密也會出現警
344 告。若您無法確定,並且不能檢查該金鑰,您應選擇「接受一次」或「拒絕一
345 次」。
346 .
347
348 .gpgsm.root-cert-not-trusted
349 # This text gets displayed by the audit log if
350 # a root certificates was not trusted.
351 根憑證(信任的基點)不受信任。根據設定,您可能已被要求需要設定根憑證
352 為信任憑證,或是您需要手動告知 GnuPG 信任該憑證。信任憑證的設定在
353 GnuPG 的家目錄下的 trustlist.txt。若有疑慮,請詢問系統管理者是否該信
354 任此憑證。
355
356
357 .gpgsm.crl-problem
358 # This text is displayed by the audit log for problems with
359 # the CRL or OCSP checking.
360 根據您的設定,在取得憑證吊銷列表 (CRL) 或是透過 OCSP 檢查憑證狀態時
361 出現問題。該問題的產生有很多因素,請詳閱說明文件以找出可能解法。
362
363
364 # Local variables:
365 # mode: default-generic
366 # coding: utf-8
367 # End: