diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 1002 |
1 files changed, 487 insertions, 515 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 092ee8b48..77a5dbe56 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,10 +7,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gnupg 1.4.1\n" +"Project-Id-Version: gnupg 1.4.2\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2005-05-31 11:45+0200\n" -"PO-Revision-Date: 2005-03-16 12:22+0800\n" +"POT-Creation-Date: 2005-06-20 19:04+0200\n" +"PO-Revision-Date: 2005-06-21 01:35+0800\n" "Last-Translator: Jedi <[email protected]>\n" "Language-Team: Chinese (traditional) <[email protected]>\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "偵測不到亂數蒐集模組\n" #: cipher/random.c:388 g10/card-util.c:675 g10/card-util.c:744 #: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:182 g10/encode.c:482 -#: g10/g10.c:970 g10/g10.c:3257 g10/import.c:179 g10/keygen.c:2252 +#: g10/g10.c:971 g10/g10.c:3262 g10/import.c:185 g10/keygen.c:2252 #: g10/keyring.c:1525 g10/openfile.c:184 g10/openfile.c:337 #: g10/plaintext.c:472 g10/sign.c:781 g10/sign.c:935 g10/sign.c:1048 #: g10/sign.c:1198 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540 @@ -69,7 +69,7 @@ msgstr "無法讀取 `%s': %s\n" msgid "note: random_seed file not updated\n" msgstr "請注意: random_seed 檔案未被更新\n" -#: cipher/random.c:474 g10/exec.c:478 g10/g10.c:969 g10/keygen.c:2731 +#: cipher/random.c:474 g10/exec.c:478 g10/g10.c:970 g10/keygen.c:2731 #: g10/keygen.c:2761 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:261 #: g10/openfile.c:352 g10/sign.c:799 g10/sign.c:1064 g10/tdbio.c:536 #, c-format @@ -135,9 +135,9 @@ msgid "failed to store the creation date: %s\n" msgstr "存放創生資料失敗: %s\n" #: g10/app-openpgp.c:977 -#, fuzzy, c-format +#, c-format msgid "reading public key failed: %s\n" -msgstr "讀取金鑰時失敗\n" +msgstr "讀取公鑰時失敗: %s\n" #: g10/app-openpgp.c:985 g10/app-openpgp.c:1910 msgid "response does not contain the public key data\n" @@ -229,22 +229,22 @@ msgstr "正在產生新的金鑰\n" #: g10/app-openpgp.c:1735 msgid "creation timestamp missing\n" -msgstr "" +msgstr "建立的時間戳印缺漏\n" #: g10/app-openpgp.c:1742 #, c-format msgid "RSA modulus missing or not of size %d bits\n" -msgstr "" +msgstr "RSA 模組缺漏或者尺寸並非 %d 位元\n" #: g10/app-openpgp.c:1749 #, fuzzy, c-format -msgid "RSA public exponent missing or largerr than %d bits\n" -msgstr "公用指數太大 (超過 32 位元)\n" +msgid "RSA public exponent missing or larger than %d bits\n" +msgstr "RSA 公用指數缺漏或者大於 %d 位元\n" #: g10/app-openpgp.c:1757 g10/app-openpgp.c:1764 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" -msgstr "" +msgstr "RSA 質數 %s 缺漏或者尺寸並非 %d 位元\n" #: g10/app-openpgp.c:1827 #, c-format @@ -274,14 +274,14 @@ msgid "signatures created so far: %lu\n" msgstr "目前建立的簽章: %lu\n" #: g10/app-openpgp.c:2138 -#, fuzzy, c-format +#, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" -msgstr "PIN [簽署完成: %lu]" +msgstr "||請輸入 PIN%%0A[簽署完成: %lu]" #: g10/app-openpgp.c:2399 msgid "" "verification of Admin PIN is currently prohibited through this command\n" -msgstr "" +msgstr "管理者個人識別碼 (PIN) 之驗證目前在此指令中被禁止了\n" #: g10/app-openpgp.c:2470 g10/app-openpgp.c:2480 #, c-format @@ -377,7 +377,7 @@ msgid "can't do this in batch mode\n" msgstr "無法在批次模式中這樣做\n" #: g10/card-util.c:104 g10/card-util.c:1129 g10/card-util.c:1212 -#: g10/keyedit.c:421 g10/keyedit.c:442 g10/keyedit.c:456 g10/keygen.c:1290 +#: g10/keyedit.c:420 g10/keyedit.c:441 g10/keyedit.c:455 g10/keygen.c:1290 #: g10/keygen.c:1355 msgid "Your selection? " msgstr "妳要選哪一個? " @@ -440,7 +440,7 @@ msgstr "取回公鑰的 URL: " msgid "Error: URL too long (limit is %d characters).\n" msgstr "錯誤: URL 太長 (上限是 %d 個字元).\n" -#: g10/card-util.c:684 g10/card-util.c:753 g10/import.c:262 +#: g10/card-util.c:684 g10/card-util.c:753 g10/import.c:268 #, c-format msgid "error reading `%s': %s\n" msgstr "讀取 `%s' 時發生錯誤: %s\n" @@ -544,7 +544,7 @@ msgstr " (2) 加密用金鑰\n" msgid " (3) Authentication key\n" msgstr " (3) 憑證用金鑰\n" -#: g10/card-util.c:1140 g10/card-util.c:1223 g10/keyedit.c:940 +#: g10/card-util.c:1140 g10/card-util.c:1223 g10/keyedit.c:939 #: g10/keygen.c:1394 g10/revoke.c:643 msgid "Invalid selection.\n" msgstr "無效的選擇.\n" @@ -565,7 +565,7 @@ msgstr "私鑰部分無法取用\n" msgid "secret key already stored on a card\n" msgstr "私鑰已經存放於卡片上了\n" -#: g10/card-util.c:1316 g10/keyedit.c:1350 +#: g10/card-util.c:1316 g10/keyedit.c:1349 msgid "quit this menu" msgstr "離開這個選單" @@ -573,7 +573,7 @@ msgstr "離開這個選單" msgid "show admin commands" msgstr "顯示管理者指令" -#: g10/card-util.c:1319 g10/keyedit.c:1353 +#: g10/card-util.c:1319 g10/keyedit.c:1352 msgid "show this help" msgstr "顯示這份線上說明" @@ -623,7 +623,7 @@ msgstr "變更或解凍個人識別碼 (PIN) 的選單" #: g10/card-util.c:1334 msgid "verify the PIN and list all data" -msgstr "" +msgstr "驗證個人識別碼 (PIN) 並列出所有的資料" #: g10/card-util.c:1454 g10/keyedit.c:1610 msgid "Command> " @@ -645,11 +645,11 @@ msgstr "未允許使用管理者指令\n" msgid "Invalid command (try \"help\")\n" msgstr "無效的指令 (試試看 \"help\")\n" -#: g10/cardglue.c:430 +#: g10/cardglue.c:431 msgid "Please insert the card and hit return or enter 'c' to cancel: " msgstr "請插入卡片並按下 [Enter], 或者輸入 'c' 以取消: " -#: g10/cardglue.c:553 +#: g10/cardglue.c:554 #, c-format msgid "" "Please remove the current card and insert the one with serial number:\n" @@ -658,35 +658,35 @@ msgstr "" "請移除現用中的卡片並插入下列序號的卡片:\n" " %.*s\n" -#: g10/cardglue.c:561 +#: g10/cardglue.c:562 msgid "Hit return when ready or enter 'c' to cancel: " msgstr "準備好時請按下 [Enter], 或者輸入 'c' 以取消: " -#: g10/cardglue.c:886 +#: g10/cardglue.c:887 msgid "Enter New Admin PIN: " msgstr "請輸入新的管理者個人識別碼 (PIN): " -#: g10/cardglue.c:887 +#: g10/cardglue.c:888 msgid "Enter New PIN: " msgstr "請輸入新的個人識別碼 (PIN): " -#: g10/cardglue.c:888 +#: g10/cardglue.c:889 msgid "Enter Admin PIN: " msgstr "請輸入管理者個人識別碼 (PIN): " -#: g10/cardglue.c:889 +#: g10/cardglue.c:890 msgid "Enter PIN: " msgstr "請輸入個人識別碼 (PIN): " -#: g10/cardglue.c:906 +#: g10/cardglue.c:907 msgid "Repeat this PIN: " msgstr "請再次輸入個人識別碼 (PIN): " -#: g10/cardglue.c:920 +#: g10/cardglue.c:921 msgid "PIN not correctly repeated; try again" msgstr "個人識別碼 (PIN) 再次輸入時沒有正確重複; 請再試一次" -#: g10/decrypt.c:69 g10/decrypt.c:158 g10/g10.c:3607 g10/keyring.c:377 +#: g10/decrypt.c:69 g10/decrypt.c:158 g10/g10.c:3612 g10/keyring.c:377 #: g10/keyring.c:663 g10/verify.c:102 g10/verify.c:155 #, c-format msgid "can't open `%s'\n" @@ -696,13 +696,13 @@ msgstr "無法開啟 `%s'\n" msgid "--output doesn't work for this command\n" msgstr "--output 在這個命令中沒有作用\n" -#: g10/delkey.c:75 g10/export.c:170 g10/keyedit.c:3381 g10/keyserver.c:1541 +#: g10/delkey.c:75 g10/export.c:175 g10/keyedit.c:3355 g10/keyserver.c:1541 #: g10/revoke.c:227 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "金鑰 \"%s\" 找不到: %s\n" -#: g10/delkey.c:83 g10/export.c:200 g10/import.c:2301 g10/keyserver.c:1555 +#: g10/delkey.c:83 g10/export.c:205 g10/import.c:2333 g10/keyserver.c:1555 #: g10/revoke.c:233 g10/revoke.c:440 #, c-format msgid "error reading keyblock: %s\n" @@ -883,27 +883,27 @@ msgstr "警告: 無法移除暫存檔 (%s) `%s': %s\n" msgid "WARNING: unable to remove temp directory `%s': %s\n" msgstr "警告: 無法移除暫存目錄 `%s': %s\n" -#: g10/export.c:184 +#: g10/export.c:189 msgid "exporting secret keys not allowed\n" msgstr "未被允許匯出私鑰\n" -#: g10/export.c:213 +#: g10/export.c:218 #, c-format msgid "key %s: not protected - skipped\n" msgstr "金鑰 %s: 未被保護 - 已跳過\n" -#: g10/export.c:221 +#: g10/export.c:226 #, c-format msgid "key %s: PGP 2.x style key - skipped\n" msgstr "金鑰 %s: PGP 2.x 樣式的金鑰 - 已跳過\n" # I hope this warning doesn't confuse people. -#: g10/export.c:398 +#: g10/export.c:404 #, c-format msgid "WARNING: secret key %s does not have a simple SK checksum\n" msgstr "警告: 私鑰 %s 並沒有任的何單一 SK 加總檢查\n" -#: g10/export.c:430 +#: g10/export.c:436 msgid "WARNING: nothing exported\n" msgstr "警告: 沒有匯出任何東西\n" @@ -1117,15 +1117,15 @@ msgstr "" " --list-keys [名字] 顯示金鑰\n" " --fingerprint [名字] 顯示指紋\n" -#: g10/g10.c:724 g10/gpgv.c:98 +#: g10/g10.c:725 g10/gpgv.c:98 msgid "Please report bugs to <[email protected]>.\n" msgstr "請向 <[email protected]> 回報程式瑕疵.\n" -#: g10/g10.c:741 +#: g10/g10.c:742 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "用法: gpg [選項] [檔案] (或用 -h 求助)" -#: g10/g10.c:744 +#: g10/g10.c:745 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -1135,7 +1135,7 @@ msgstr "" "簽署, 檢查, 加密或解密\n" "預設的操作會依輸入資料而定\n" -#: g10/g10.c:755 +#: g10/g10.c:756 msgid "" "\n" "Supported algorithms:\n" @@ -1143,485 +1143,484 @@ msgstr "" "\n" "已被支援的演算法:\n" -#: g10/g10.c:758 +#: g10/g10.c:759 msgid "Pubkey: " msgstr "公鑰: " -#: g10/g10.c:764 g10/keyedit.c:2252 +#: g10/g10.c:765 g10/keyedit.c:2252 msgid "Cipher: " msgstr "編密法: " -#: g10/g10.c:770 +#: g10/g10.c:771 msgid "Hash: " msgstr "雜湊: " -#: g10/g10.c:776 g10/keyedit.c:2298 +#: g10/g10.c:777 g10/keyedit.c:2298 msgid "Compression: " msgstr "壓縮: " -#: g10/g10.c:859 +#: g10/g10.c:860 msgid "usage: gpg [options] " msgstr "用法: gpg [選項] " -#: g10/g10.c:1007 +#: g10/g10.c:1008 msgid "conflicting commands\n" msgstr "指令彼此矛盾\n" -#: g10/g10.c:1025 +#: g10/g10.c:1026 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "在群組定義 `%s' 裡找不到 = 記號\n" -#: g10/g10.c:1222 +#: g10/g10.c:1223 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "警告: 家目錄 `%s' 的所有權並不安全\n" -#: g10/g10.c:1225 +#: g10/g10.c:1226 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "警告: 組態檔案 `%s' 的所有權並不安全\n" -#: g10/g10.c:1228 +#: g10/g10.c:1229 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "警告: 延伸模組 `%s' 的所有權並不安全\n" -#: g10/g10.c:1234 +#: g10/g10.c:1235 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "警告: 家目錄 `%s' 的權限並不安全\n" -#: g10/g10.c:1237 +#: g10/g10.c:1238 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "警告: 組態檔案 `%s' 的權限並不安全\n" -#: g10/g10.c:1240 +#: g10/g10.c:1241 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "警告: 延伸模組 `%s' 的權限並不安全\n" -#: g10/g10.c:1246 +#: g10/g10.c:1247 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "警告: 家目錄 `%s' 的封入目錄所有權並不安全\n" -#: g10/g10.c:1249 +#: g10/g10.c:1250 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "警告: 組態檔案 `%s' 的封入目錄所有權並不安全\n" -#: g10/g10.c:1252 +#: g10/g10.c:1253 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "警告: 延伸模組 `%s' 的封入目錄所有權並不安全\n" -#: g10/g10.c:1258 +#: g10/g10.c:1259 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "警告: 家目錄 `%s' 的封入目錄權限並不安全\n" -#: g10/g10.c:1261 +#: g10/g10.c:1262 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "警告: 組態檔案 `%s' 的封入目錄權限並不安全\n" -#: g10/g10.c:1264 +#: g10/g10.c:1265 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "警告: 延伸模組 `%s' 的封入目錄權限並不安全\n" -#: g10/g10.c:1405 +#: g10/g10.c:1406 #, c-format msgid "unknown configuration item `%s'\n" msgstr "未知的組態項目 `%s'\n" -#: g10/g10.c:1802 +#: g10/g10.c:1803 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "請注意: 舊有的預設選項檔 `%s' 已被忽略\n" -#: g10/g10.c:1844 +#: g10/g10.c:1845 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "請注意: 沒有預設選項檔 `%s'\n" -#: g10/g10.c:1848 +#: g10/g10.c:1849 #, c-format msgid "option file `%s': %s\n" msgstr "選項檔 `%s': %s\n" -#: g10/g10.c:1855 +#: g10/g10.c:1856 #, c-format msgid "reading options from `%s'\n" msgstr "從 `%s' 讀取選項\n" -#: g10/g10.c:2069 g10/g10.c:2613 g10/g10.c:2632 +#: g10/g10.c:2070 g10/g10.c:2618 g10/g10.c:2637 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "請注意: 一般情況下不會用到 %s!\n" -#: g10/g10.c:2082 +#: g10/g10.c:2083 #, c-format msgid "cipher extension `%s' not loaded due to unsafe permissions\n" msgstr "編密法延伸模組 `%s' 因為權限不安全而未被載入\n" -#: g10/g10.c:2236 g10/g10.c:2248 -#, fuzzy, c-format +#: g10/g10.c:2237 g10/g10.c:2249 +#, c-format msgid "`%s' is not a valid signature expiration\n" -msgstr "`%s' 不是一個有效的字元集\n" +msgstr "`%s' 不是一個有效的簽章使用期限\n" -#: g10/g10.c:2321 +#: g10/g10.c:2322 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' 不是一個有效的字元集\n" -#: g10/g10.c:2340 g10/keyedit.c:3897 +#: g10/g10.c:2341 g10/keyedit.c:3871 msgid "could not parse keyserver URL\n" msgstr "無法剖析金鑰伺服器 URI\n" -#: g10/g10.c:2346 +#: g10/g10.c:2347 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: 無效的金鑰伺服器選項\n" -#: g10/g10.c:2349 +#: g10/g10.c:2350 msgid "invalid keyserver options\n" msgstr "無效的金鑰伺服器選項\n" -#: g10/g10.c:2356 +#: g10/g10.c:2357 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: 無效的匯入選項\n" -#: g10/g10.c:2359 +#: g10/g10.c:2360 msgid "invalid import options\n" msgstr "無效的匯入選項\n" -#: g10/g10.c:2366 +#: g10/g10.c:2367 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: 無效的匯出選項\n" -#: g10/g10.c:2369 +#: g10/g10.c:2370 msgid "invalid export options\n" msgstr "無效的匯出選項\n" -#: g10/g10.c:2376 +#: g10/g10.c:2377 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: 無效的清單選項\n" -#: g10/g10.c:2379 +#: g10/g10.c:2380 msgid "invalid list options\n" msgstr "無效的清單選項\n" -#: g10/g10.c:2401 +#: g10/g10.c:2402 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: 無效的驗證選項\n" -#: g10/g10.c:2404 +#: g10/g10.c:2405 msgid "invalid verify options\n" msgstr "無效的驗證選項\n" -#: g10/g10.c:2411 +#: g10/g10.c:2412 #, c-format msgid "unable to set exec-path to %s\n" msgstr "無法把執行檔路徑設成 %s\n" -#: g10/g10.c:2602 +#: g10/g10.c:2607 msgid "WARNING: program may create a core file!\n" msgstr "警告: 程式可能會傾印出核心檔!\n" -#: g10/g10.c:2606 +#: g10/g10.c:2611 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "警告: %s 會使得 %s 失效\n" -#: g10/g10.c:2615 +#: g10/g10.c:2620 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s 不被允許跟 %s 併用\n" -#: g10/g10.c:2618 +#: g10/g10.c:2623 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s 跟 %s 放在一起沒有意義!\n" -#: g10/g10.c:2625 -#, fuzzy, c-format +#: g10/g10.c:2630 +#, c-format msgid "NOTE: %s is not available in this version\n" -msgstr "gpg-agent 在此階段無法使用\n" +msgstr "注意: %s 在本版中無法使用\n" -#: g10/g10.c:2640 +#: g10/g10.c:2645 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "因為 %s 而不會在不安全的記憶體中執行\n" -#: g10/g10.c:2654 +#: g10/g10.c:2659 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "妳祇有在 --pgp2 模式下纔能做出分離式或明文簽章\n" -#: g10/g10.c:2660 +#: g10/g10.c:2665 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "妳在 --pgp2 模式下時, 不能同時簽署和加密\n" -#: g10/g10.c:2666 +#: g10/g10.c:2671 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "啟用 --pgp2 時妳祇應該使用檔案, 而非管道\n" -#: g10/g10.c:2679 +#: g10/g10.c:2684 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "在 --pgp2 模式下加密訊息需要 IDEA 編密法\n" -#: g10/g10.c:2746 g10/g10.c:2770 +#: g10/g10.c:2751 g10/g10.c:2775 msgid "selected cipher algorithm is invalid\n" msgstr "所選的編密演算法無效\n" -#: g10/g10.c:2752 g10/g10.c:2776 +#: g10/g10.c:2757 g10/g10.c:2781 msgid "selected digest algorithm is invalid\n" msgstr "所選的摘要演算法無效\n" -#: g10/g10.c:2758 +#: g10/g10.c:2763 msgid "selected compression algorithm is invalid\n" msgstr "所選的壓縮演算法無效\n" -#: g10/g10.c:2764 +#: g10/g10.c:2769 msgid "selected certification digest algorithm is invalid\n" msgstr "所選的憑證摘要演算法無效\n" -#: g10/g10.c:2779 +#: g10/g10.c:2784 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed 一定要大於 0\n" -#: g10/g10.c:2781 +#: g10/g10.c:2786 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed 一定要大於 1\n" -#: g10/g10.c:2783 +#: g10/g10.c:2788 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth 一定要介於 1 和 255 之間\n" -#: g10/g10.c:2785 +#: g10/g10.c:2790 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "無效的 default-cert-level; 一定要是 0, 1, 2 或 3\n" -#: g10/g10.c:2787 +#: g10/g10.c:2792 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "無效的 min-cert-level; 一定要是 1, 2 或 3\n" -#: g10/g10.c:2790 +#: g10/g10.c:2795 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "請注意: 強烈不建議使用單純的 S2K 模式 (0)\n" -#: g10/g10.c:2794 +#: g10/g10.c:2799 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "無效的 S2K 模式; 一定要是 0, 1 或 3\n" -#: g10/g10.c:2801 +#: g10/g10.c:2806 msgid "invalid default preferences\n" msgstr "無效的預設偏好\n" -#: g10/g10.c:2810 +#: g10/g10.c:2815 msgid "invalid personal cipher preferences\n" msgstr "無效的個人編密法偏好\n" -#: g10/g10.c:2814 +#: g10/g10.c:2819 msgid "invalid personal digest preferences\n" msgstr "無效的個人摘要偏好\n" -#: g10/g10.c:2818 +#: g10/g10.c:2823 msgid "invalid personal compress preferences\n" msgstr "無效的個人壓縮偏好\n" -#: g10/g10.c:2851 +#: g10/g10.c:2856 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s 還沒辦法跟 %s 一起運作\n" -#: g10/g10.c:2898 +#: g10/g10.c:2903 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "妳不該將編密演算法 `%s' 用於 %s 模式中\n" -#: g10/g10.c:2903 +#: g10/g10.c:2908 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "妳不該將摘要演算法 `%s' 用於 %s 模式中\n" -#: g10/g10.c:2908 +#: g10/g10.c:2913 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "妳不該將壓縮演算法 `%s' 用於 %s 模式中\n" -#: g10/g10.c:3004 +#: g10/g10.c:3009 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "信任資料庫啟始失敗: %s\n" -#: g10/g10.c:3015 +#: g10/g10.c:3020 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "警告: 給定的收件者 (-r) 未使用公鑰加密\n" -#: g10/g10.c:3026 +#: g10/g10.c:3031 msgid "--store [filename]" msgstr "--store [檔名]" -#: g10/g10.c:3033 +#: g10/g10.c:3038 msgid "--symmetric [filename]" msgstr "--symmetric [檔名]" -#: g10/g10.c:3035 +#: g10/g10.c:3040 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "`%s' 的對稱式加密失敗: %s\n" -#: g10/g10.c:3045 +#: g10/g10.c:3050 msgid "--encrypt [filename]" msgstr "--encrypt [檔名]" -#: g10/g10.c:3058 +#: g10/g10.c:3063 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [檔名]" -#: g10/g10.c:3060 +#: g10/g10.c:3065 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "妳不能在 --s2k-mode 0 中使用 --symmetric --encrypt\n" -#: g10/g10.c:3063 +#: g10/g10.c:3068 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "妳不能在 %s 模式中使用 --symmetric --encrypt\n" -#: g10/g10.c:3081 +#: g10/g10.c:3086 msgid "--sign [filename]" msgstr "--sign [檔名]" -#: g10/g10.c:3094 +#: g10/g10.c:3099 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [檔名]" -#: g10/g10.c:3109 +#: g10/g10.c:3114 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [檔名]" -#: g10/g10.c:3111 +#: g10/g10.c:3116 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "妳不能在 --s2k-mode 0 中使用 --symmetric --sign --encrypt\n" -#: g10/g10.c:3114 +#: g10/g10.c:3119 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "妳不能在 %s 模式中使用 --symmetric --sign --encrypt\n" -#: g10/g10.c:3134 +#: g10/g10.c:3139 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [檔名]" -#: g10/g10.c:3143 +#: g10/g10.c:3148 msgid "--clearsign [filename]" msgstr "--clearsign [檔名]" -#: g10/g10.c:3168 +#: g10/g10.c:3173 msgid "--decrypt [filename]" msgstr "--decrypt [檔名]" -#: g10/g10.c:3176 +#: g10/g10.c:3181 msgid "--sign-key user-id" msgstr "--sign-key 使用者ID" -#: g10/g10.c:3180 +#: g10/g10.c:3185 msgid "--lsign-key user-id" msgstr "--lsign-key 使用者ID" -#: g10/g10.c:3201 +#: g10/g10.c:3206 msgid "--edit-key user-id [commands]" msgstr "--edit-key 使用者ID [指令]" -#: g10/g10.c:3272 +#: g10/g10.c:3277 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [使用者ID] [鑰匙圈]" -#: g10/g10.c:3309 +#: g10/g10.c:3314 #, c-format msgid "keyserver send failed: %s\n" msgstr "送至金鑰伺服器時失敗: %s\n" -#: g10/g10.c:3311 +#: g10/g10.c:3316 #, c-format msgid "keyserver receive failed: %s\n" msgstr "從金鑰伺服器接收時失敗: %s\n" -#: g10/g10.c:3313 +#: g10/g10.c:3318 #, c-format msgid "key export failed: %s\n" msgstr "金鑰匯出時失敗: %s\n" -#: g10/g10.c:3324 +#: g10/g10.c:3329 #, c-format msgid "keyserver search failed: %s\n" msgstr "從金鑰伺服器中搜尋時失敗: %s\n" -#: g10/g10.c:3334 +#: g10/g10.c:3339 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "從金鑰伺服器更新時失敗: %s\n" -#: g10/g10.c:3375 +#: g10/g10.c:3380 #, c-format msgid "dearmoring failed: %s\n" msgstr "解開封裝失敗: %s\n" -#: g10/g10.c:3383 +#: g10/g10.c:3388 #, c-format msgid "enarmoring failed: %s\n" msgstr "進行封裝失敗: %s\n" -#: g10/g10.c:3470 +#: g10/g10.c:3475 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "無效的 `%s' 雜湊演算法\n" -#: g10/g10.c:3593 +#: g10/g10.c:3598 msgid "[filename]" msgstr "[檔名]" -#: g10/g10.c:3597 +#: g10/g10.c:3602 msgid "Go ahead and type your message ...\n" msgstr "請開始鍵入妳的訊息 ...\n" -#: g10/g10.c:3887 +#: g10/g10.c:3892 msgid "" "a notation name must have only printable characters or spaces, and end with " "an '='\n" msgstr "標記名稱一定要採用可印出的字符或空白, 並以一個 '=' 來結尾\n" -#: g10/g10.c:3895 +#: g10/g10.c:3900 msgid "a user notation name must contain the '@' character\n" msgstr "使用者標記名稱一定要含有 '@' 字符\n" -#: g10/g10.c:3900 -#, fuzzy +#: g10/g10.c:3905 msgid "a notation name must not contain more than one '@' character\n" -msgstr "使用者標記名稱一定要含有 '@' 字符\n" +msgstr "使用者標記名稱不得含有兩個或更多的 '@' 字符\n" -#: g10/g10.c:3911 +#: g10/g10.c:3916 msgid "a notation value must not use any control characters\n" msgstr "標記值一定不能使用任何的控制字符\n" -#: g10/g10.c:3945 +#: g10/g10.c:3950 msgid "the given certification policy URL is invalid\n" msgstr "給定的的憑證原則 URL 無效\n" -#: g10/g10.c:3947 +#: g10/g10.c:3952 msgid "the given signature policy URL is invalid\n" msgstr "給定的簽章原則 URL 無效\n" -#: g10/g10.c:3980 +#: g10/g10.c:3985 msgid "the given preferred keyserver URL is invalid\n" msgstr "給定的偏好金鑰伺服器 URL 無效\n" @@ -1629,26 +1628,26 @@ msgstr "給定的偏好金鑰伺服器 URL 無效\n" msgid "too many entries in pk cache - disabled\n" msgstr "pk 快取裡有太多項目 - 已禁用\n" -#: g10/getkey.c:187 g10/getkey.c:2757 +#: g10/getkey.c:187 g10/getkey.c:2759 msgid "[User ID not found]" msgstr "[找不到使用者 ID]" -#: g10/getkey.c:1684 +#: g10/getkey.c:1683 #, c-format msgid "Invalid key %s made valid by --allow-non-selfsigned-uid\n" msgstr "無效的金鑰 %s 可以藉由 --allow-non-selfsigned-uid 而生效\n" -#: g10/getkey.c:2235 +#: g10/getkey.c:2237 #, c-format msgid "no secret subkey for public subkey %s - ignoring\n" msgstr "公鑰 %s 沒有相對應的私鑰 - 正在忽略\n" -#: g10/getkey.c:2466 +#: g10/getkey.c:2468 #, c-format msgid "using subkey %s instead of primary key %s\n" msgstr "正在使用次鑰 %s 來替換主鑰 %s\n" -#: g10/getkey.c:2513 +#: g10/getkey.c:2515 #, c-format msgid "key %s: secret key without public key - skipped\n" msgstr "金鑰 %s: 祇有私鑰而沒有公鑰 - 已跳過\n" @@ -2000,323 +1999,353 @@ msgstr "沒有可用的說明" msgid "No help available for `%s'" msgstr "`%s' 沒有可用的說明" -#: g10/import.c:248 +#: g10/import.c:254 #, c-format msgid "skipping block of type %d\n" msgstr "正在跳過 %d 型態的區塊\n" -#: g10/import.c:257 +#: g10/import.c:263 #, c-format msgid "%lu keys processed so far\n" msgstr "已有 %lu 把金鑰被處理了\n" -#: g10/import.c:274 +#: g10/import.c:280 #, c-format msgid "Total number processed: %lu\n" msgstr "總共被處理的數量: %lu\n" -#: g10/import.c:276 +#: g10/import.c:282 #, c-format msgid " skipped new keys: %lu\n" msgstr " 已跳過的新金鑰: %lu\n" -#: g10/import.c:279 +#: g10/import.c:285 #, c-format msgid " w/o user IDs: %lu\n" msgstr " 沒有使用者的 ID: %lu\n" -#: g10/import.c:281 +#: g10/import.c:287 #, c-format msgid " imported: %lu" msgstr " 已匯入: %lu" -#: g10/import.c:287 +#: g10/import.c:293 #, c-format msgid " unchanged: %lu\n" msgstr " 未改變的: %lu\n" -#: g10/import.c:289 +#: g10/import.c:295 #, c-format msgid " new user IDs: %lu\n" msgstr " 新的使用者 ID: %lu\n" -#: g10/import.c:291 +#: g10/import.c:297 #, c-format msgid " new subkeys: %lu\n" msgstr " 新的子鑰: %lu\n" -#: g10/import.c:293 +#: g10/import.c:299 #, c-format msgid " new signatures: %lu\n" msgstr " 新的簽章: %lu\n" -#: g10/import.c:295 +#: g10/import.c:301 #, c-format msgid " new key revocations: %lu\n" msgstr " 新的金鑰撤銷: %lu\n" -#: g10/import.c:297 +#: g10/import.c:303 #, c-format msgid " secret keys read: %lu\n" msgstr " 被讀取的私鑰: %lu\n" -#: g10/import.c:299 +#: g10/import.c:305 #, c-format msgid " secret keys imported: %lu\n" msgstr " 已匯入的私鑰: %lu\n" -#: g10/import.c:301 +#: g10/import.c:307 #, c-format msgid " secret keys unchanged: %lu\n" msgstr " 未改變的私鑰: %lu\n" -#: g10/import.c:303 +#: g10/import.c:309 #, c-format msgid " not imported: %lu\n" msgstr " 未被匯入: %lu\n" -#: g10/import.c:544 +#: g10/import.c:311 +#, fuzzy, c-format +msgid " signatures cleaned: %lu\n" +msgstr "目前建立的簽章: %lu\n" + +#: g10/import.c:313 +#, fuzzy, c-format +msgid " user IDs cleaned: %lu\n" +msgstr " 被讀取的私鑰: %lu\n" + +#: g10/import.c:554 #, c-format msgid "WARNING: key %s contains preferences for unavailable\n" msgstr "警告: 金鑰 %s 含有不可用的偏好設定\n" -#: g10/import.c:546 +#: g10/import.c:556 msgid "algorithms on these user IDs:\n" msgstr "這些使用者 ID 上的演算法:\n" -#: g10/import.c:583 +#: g10/import.c:593 #, c-format msgid " \"%s\": preference for cipher algorithm %s\n" msgstr " \"%s\": 編密演算法 %s 的偏好設定\n" -#: g10/import.c:595 +#: g10/import.c:605 #, c-format msgid " \"%s\": preference for digest algorithm %s\n" msgstr " \"%s\": 摘要演算法 %s 的偏好設定\n" -#: g10/import.c:607 +#: g10/import.c:617 #, c-format msgid " \"%s\": preference for compression algorithm %s\n" msgstr " \"%s\": 壓縮演算法 %s 的偏好設定\n" -#: g10/import.c:620 +#: g10/import.c:630 msgid "it is strongly suggested that you update your preferences and\n" msgstr "我們強烈建議妳更新妳的偏好設定, 並\n" -#: g10/import.c:622 +#: g10/import.c:632 msgid "re-distribute this key to avoid potential algorithm mismatch problems\n" msgstr "重新散佈此金鑰, 以避免潛在的演算法不一致問題.\n" -#: g10/import.c:646 +#: g10/import.c:656 #, c-format msgid "you can update your preferences with: gpg --edit-key %s updpref save\n" msgstr "妳可以像這樣更新妳的偏好設定: gpg --edit-key %s updpref save\n" -#: g10/import.c:694 g10/import.c:1048 +#: g10/import.c:718 g10/import.c:1104 #, c-format msgid "key %s: no user ID\n" msgstr "金鑰 %s: 沒有使用者 ID\n" -#: g10/import.c:714 +#: g10/import.c:748 #, c-format msgid "key %s: PKS subkey corruption repaired\n" msgstr "金鑰 %s: PKS 子鑰的訛誤已被修復\n" -#: g10/import.c:729 +#: g10/import.c:763 #, c-format msgid "key %s: accepted non self-signed user ID \"%s\"\n" msgstr "金鑰 %s: 非自我簽署的使用者 ID \"%s\" 已被接受\n" -#: g10/import.c:735 +#: g10/import.c:769 #, c-format msgid "key %s: no valid user IDs\n" msgstr "金鑰 %s: 沒有有效的使用者 ID\n" -#: g10/import.c:737 +#: g10/import.c:771 msgid "this may be caused by a missing self-signature\n" msgstr "這可能是由於遺失自我簽章所導致的後果\n" -#: g10/import.c:747 g10/import.c:1169 +#: g10/import.c:781 g10/import.c:1225 #, c-format msgid "key %s: public key not found: %s\n" msgstr "金鑰 %s: 找不到公鑰: %s\n" -#: g10/import.c:753 +#: g10/import.c:787 #, c-format msgid "key %s: new key - skipped\n" msgstr "金鑰 %s: 新的金鑰 - 已跳過\n" -#: g10/import.c:762 +#: g10/import.c:796 #, c-format msgid "no writable keyring found: %s\n" msgstr "找不到可寫的鑰匙圈: %s\n" -#: g10/import.c:767 g10/openfile.c:265 g10/sign.c:804 g10/sign.c:1069 +#: g10/import.c:801 g10/openfile.c:265 g10/sign.c:804 g10/sign.c:1069 #, c-format msgid "writing to `%s'\n" msgstr "正在寫到 `%s'\n" -#: g10/import.c:773 g10/import.c:863 g10/import.c:1088 g10/import.c:1230 -#: g10/import.c:2315 g10/import.c:2337 +#: g10/import.c:807 g10/import.c:905 g10/import.c:1144 g10/import.c:1286 +#: g10/import.c:2347 g10/import.c:2369 #, c-format msgid "error writing keyring `%s': %s\n" msgstr "寫到鑰匙圈 `%s' 時發生錯誤: %s\n" -#: g10/import.c:792 +#: g10/import.c:826 #, c-format msgid "key %s: public key \"%s\" imported\n" msgstr "金鑰 %s: 公鑰 \"%s\" 已被匯入\n" -#: g10/import.c:816 +#: g10/import.c:850 #, c-format msgid "key %s: doesn't match our copy\n" msgstr "金鑰 %s: 跟我們的副本不吻合\n" -#: g10/import.c:833 g10/import.c:1187 +#: g10/import.c:867 g10/import.c:1243 #, c-format msgid "key %s: can't locate original keyblock: %s\n" msgstr "金鑰 %s: 無法定位原始的金鑰區塊: %s\n" -#: g10/import.c:841 g10/import.c:1194 +#: g10/import.c:875 g10/import.c:1250 #, c-format msgid "key %s: can't read original keyblock: %s\n" msgstr "金鑰 %s: 無法讀取原始的金鑰區塊: %s\n" -#: g10/import.c:873 +#: g10/import.c:915 #, c-format msgid "key %s: \"%s\" 1 new user ID\n" msgstr "金鑰 %s: \"%s\" 1 個新的使用者 ID\n" -#: g10/import.c:876 +#: g10/import.c:918 #, c-format msgid "key %s: \"%s\" %d new user IDs\n" msgstr "金鑰 %s: \"%s\" %d 個新的使用者 ID\n" -#: g10/import.c:879 +#: g10/import.c:921 #, c-format msgid "key %s: \"%s\" 1 new signature\n" msgstr "金鑰 %s: \"%s\" 1 個新的簽章\n" -#: g10/import.c:882 +#: g10/import.c:924 #, c-format msgid "key %s: \"%s\" %d new signatures\n" msgstr "金鑰 %s: \"%s\" %d 個新的簽章\n" -#: g10/import.c:885 +#: g10/import.c:927 #, c-format msgid "key %s: \"%s\" 1 new subkey\n" msgstr "金鑰 %s: \"%s\" 1 個新的子鑰\n" -#: g10/import.c:888 +#: g10/import.c:930 #, c-format msgid "key %s: \"%s\" %d new subkeys\n" msgstr "金鑰 %s: \"%s\" %d 個新的子鑰\n" -#: g10/import.c:909 +#: g10/import.c:933 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d signature cleaned\n" +msgstr "金鑰 %s: \"%s\" %d 個新的簽章\n" + +#: g10/import.c:936 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d signatures cleaned\n" +msgstr "金鑰 %s: \"%s\" %d 個新的簽章\n" + +#: g10/import.c:939 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d user ID cleaned\n" +msgstr "金鑰 %s: \"%s\" %d 個新的使用者 ID\n" + +#: g10/import.c:942 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d user IDs cleaned\n" +msgstr "金鑰 %s: \"%s\" %d 個新的使用者 ID\n" + +#: g10/import.c:965 #, c-format msgid "key %s: \"%s\" not changed\n" msgstr "金鑰 %s: \"%s\" 沒有被改變\n" -#: g10/import.c:1054 +#: g10/import.c:1110 #, c-format msgid "key %s: secret key with invalid cipher %d - skipped\n" msgstr "金鑰 %s: 私鑰使用了無效的編密法 %d - 已跳過\n" -#: g10/import.c:1065 +#: g10/import.c:1121 msgid "importing secret keys not allowed\n" msgstr "未被允許匯入私鑰\n" -#: g10/import.c:1082 g10/import.c:2330 +#: g10/import.c:1138 g10/import.c:2362 #, c-format msgid "no default secret keyring: %s\n" msgstr "沒有預設的私鑰鑰匙圈: %s\n" -#: g10/import.c:1093 +#: g10/import.c:1149 #, c-format msgid "key %s: secret key imported\n" msgstr "金鑰 %s: 私鑰被匯入了\n" -#: g10/import.c:1122 +#: g10/import.c:1178 #, c-format msgid "key %s: already in secret keyring\n" msgstr "金鑰 %s: 已經在私鑰鑰匙圈中了\n" -#: g10/import.c:1132 +#: g10/import.c:1188 #, c-format msgid "key %s: secret key not found: %s\n" msgstr "金鑰 %s: 找不到私鑰: %s\n" -#: g10/import.c:1162 +#: g10/import.c:1218 #, c-format msgid "key %s: no public key - can't apply revocation certificate\n" msgstr "金鑰 %s: 沒有公鑰 - 無法套用撤銷憑證\n" -#: g10/import.c:1205 +#: g10/import.c:1261 #, c-format msgid "key %s: invalid revocation certificate: %s - rejected\n" msgstr "金鑰 %s: 無效的撤銷憑證: %s - 已駁回\n" -#: g10/import.c:1237 +#: g10/import.c:1293 #, c-format msgid "key %s: \"%s\" revocation certificate imported\n" msgstr "金鑰 %s: \"%s\" 撤銷憑證已被匯入\n" -#: g10/import.c:1302 +#: g10/import.c:1358 #, c-format msgid "key %s: no user ID for signature\n" msgstr "金鑰 %s: 簽章沒有使用者 ID\n" -#: g10/import.c:1317 +#: g10/import.c:1373 #, c-format msgid "key %s: unsupported public key algorithm on user ID \"%s\"\n" msgstr "金鑰 %s: 使用者 ID \"%s\" 使用了未被支援的公鑰演算法\n" -#: g10/import.c:1319 +#: g10/import.c:1375 #, c-format msgid "key %s: invalid self-signature on user ID \"%s\"\n" msgstr "金鑰 %s: 使用者 ID \"%s\" 有無效的自我簽章\n" -#: g10/import.c:1337 +#: g10/import.c:1393 #, c-format msgid "key %s: no subkey for key binding\n" msgstr "金鑰 %s: 沒有子鑰可供附帶\n" -#: g10/import.c:1348 g10/import.c:1398 +#: g10/import.c:1404 g10/import.c:1454 #, c-format msgid "key %s: unsupported public key algorithm\n" msgstr "金鑰 %s: 未被支援的公鑰演算法\n" -#: g10/import.c:1350 +#: g10/import.c:1406 #, c-format msgid "key %s: invalid subkey binding\n" msgstr "金鑰 %s: 無效的附帶子鑰\n" -#: g10/import.c:1365 +#: g10/import.c:1421 #, c-format msgid "key %s: removed multiple subkey binding\n" msgstr "金鑰 %s: 多重附帶子鑰已被移除\n" -#: g10/import.c:1387 +#: g10/import.c:1443 #, c-format msgid "key %s: no subkey for key revocation\n" msgstr "金鑰 %s: 沒有子鑰可供金鑰撤銷\n" -#: g10/import.c:1400 +#: g10/import.c:1456 #, c-format msgid "key %s: invalid subkey revocation\n" msgstr "金鑰 %s: 無效的子鑰撤銷\n" -#: g10/import.c:1415 +#: g10/import.c:1471 #, c-format msgid "key %s: removed multiple subkey revocation\n" msgstr "金鑰 %s: 多重子鑰撤銷已移除\n" -#: g10/import.c:1457 +#: g10/import.c:1513 #, c-format msgid "key %s: skipped user ID \"%s\"\n" msgstr "金鑰 %s: 使用者 ID \"%s\" 已跳過\n" -#: g10/import.c:1478 +#: g10/import.c:1534 #, c-format msgid "key %s: skipped subkey\n" msgstr "金鑰 %s: 子鑰已跳過\n" @@ -2325,70 +2354,65 @@ msgstr "金鑰 %s: 子鑰已跳過\n" # * to import non-exportable signature when we have the # * the secret key used to create this signature - it # * seems that this makes sense -#: g10/import.c:1505 +#: g10/import.c:1561 #, c-format msgid "key %s: non exportable signature (class 0x%02X) - skipped\n" msgstr "金鑰 %s: 不可匯出的簽章 (等級 %02X) - 已跳過\n" -#: g10/import.c:1515 +#: g10/import.c:1571 #, c-format msgid "key %s: revocation certificate at wrong place - skipped\n" msgstr "金鑰 %s: 撤銷憑證在錯誤的地方 - 已跳過\n" -#: g10/import.c:1532 +#: g10/import.c:1588 #, c-format msgid "key %s: invalid revocation certificate: %s - skipped\n" msgstr "金鑰 %s: 無效的撤銷憑證: %s - 已跳過\n" -#: g10/import.c:1546 +#: g10/import.c:1602 #, c-format msgid "key %s: subkey signature in wrong place - skipped\n" msgstr "金鑰 %s: 子鑰簽章在錯誤的地方 - 已跳過\n" -#: g10/import.c:1554 +#: g10/import.c:1610 #, c-format msgid "key %s: unexpected signature class (0x%02X) - skipped\n" msgstr "金鑰 %s: 非預期的簽章等級 (0x%02X) - 已跳過\n" -#: g10/import.c:1575 -#, c-format -msgid "key %s: expired signature from key %s - skipped\n" -msgstr "金鑰 %s: 來自金鑰 %s 的簽章過期了 - 已跳過\n" - -#: g10/import.c:1678 +#: g10/import.c:1710 #, c-format msgid "key %s: duplicated user ID detected - merged\n" msgstr "金鑰 %s: 偵測到重複的使用者 ID - 已合併\n" -#: g10/import.c:1740 +#: g10/import.c:1772 #, c-format msgid "WARNING: key %s may be revoked: fetching revocation key %s\n" msgstr "警告: 金鑰 %s 可能被撤銷了: 正在取回撤銷金鑰 %s\n" -#: g10/import.c:1754 +#: g10/import.c:1786 #, c-format msgid "WARNING: key %s may be revoked: revocation key %s not present.\n" msgstr "警告: 金鑰 %s 可能被撤銷了: 撤銷金鑰 %s 未出現.\n" -#: g10/import.c:1813 +#: g10/import.c:1845 #, c-format msgid "key %s: \"%s\" revocation certificate added\n" msgstr "金鑰 %s: 已新增 \"%s\" 撤銷憑證\n" -#: g10/import.c:1847 +#: g10/import.c:1879 #, c-format msgid "key %s: direct key signature added\n" msgstr "金鑰 %s: 已新增直接金鑰簽章\n" -#: g10/import.c:2236 +#: g10/import.c:2268 msgid "NOTE: a key's S/N does not match the card's one\n" msgstr "請注意: 某份金鑰的序號 (S/N) 與卡片的序號並不吻合\n" -#: g10/import.c:2244 +#: g10/import.c:2276 msgid "NOTE: primary key is online and stored on card\n" msgstr "請注意: 主鑰在線上且已存放於卡片上了\n" -#: g10/import.c:2246 +#: g10/import.c:2278 msgid "NOTE: secondary key is online and stored on card\n" msgstr "請注意: 次鑰在線上且已存放於卡片上了\n" @@ -2403,60 +2427,60 @@ msgid "keyring `%s' created\n" msgstr "鑰匙圈 `%s' 已建立\n" #: g10/keydb.c:316 g10/keydb.c:319 -#, fuzzy, c-format +#, c-format msgid "keyblock resource `%s': %s\n" -msgstr "建立 `%s' 時發生錯誤: %s\n" +msgstr "金鑰區塊資源 `%s': %s\n" #: g10/keydb.c:698 #, c-format msgid "failed to rebuild keyring cache: %s\n" msgstr "重新建立鑰匙圈快取失敗: %s\n" -#: g10/keyedit.c:262 +#: g10/keyedit.c:261 msgid "[revocation]" msgstr "[撤銷]" -#: g10/keyedit.c:263 +#: g10/keyedit.c:262 msgid "[self-signature]" msgstr "[自我簽章]" -#: g10/keyedit.c:341 g10/keylist.c:406 +#: g10/keyedit.c:340 g10/keylist.c:406 msgid "1 bad signature\n" msgstr "1 個損壞的簽章\n" -#: g10/keyedit.c:343 g10/keylist.c:408 +#: g10/keyedit.c:342 g10/keylist.c:408 #, c-format msgid "%d bad signatures\n" msgstr "%d 個損壞的簽章\n" -#: g10/keyedit.c:345 g10/keylist.c:410 +#: g10/keyedit.c:344 g10/keylist.c:410 msgid "1 signature not checked due to a missing key\n" msgstr "有 1 份簽章因為遺失金鑰而未被檢查\n" -#: g10/keyedit.c:347 g10/keylist.c:412 +#: g10/keyedit.c:346 g10/keylist.c:412 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "有 %d 份簽章因為遺失金鑰而未被檢查\n" -#: g10/keyedit.c:349 g10/keylist.c:414 +#: g10/keyedit.c:348 g10/keylist.c:414 msgid "1 signature not checked due to an error\n" msgstr "有 1 份簽章因為某個錯誤而未被檢查\n" -#: g10/keyedit.c:351 g10/keylist.c:416 +#: g10/keyedit.c:350 g10/keylist.c:416 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "有 %d 份簽章因為某些錯誤而未被檢查\n" -#: g10/keyedit.c:353 +#: g10/keyedit.c:352 msgid "1 user ID without valid self-signature detected\n" msgstr "偵測到 1 個沒有有效自我簽章的使用者 ID\n" -#: g10/keyedit.c:355 +#: g10/keyedit.c:354 #, c-format msgid "%d user IDs without valid self-signatures detected\n" msgstr "偵測到 %d 個沒有有效自我簽章的使用者 ID\n" -#: g10/keyedit.c:411 g10/pkclist.c:263 +#: g10/keyedit.c:410 g10/pkclist.c:263 msgid "" "Please decide how far you trust this user to correctly verify other users' " "keys\n" @@ -2466,17 +2490,17 @@ msgstr "" "請判斷妳有多信任這位使用者確實驗證其他使用者的金鑰\n" "(像是查對身份證, 或從不同的來源檢查指紋等...)的能力\n" -#: g10/keyedit.c:415 g10/pkclist.c:275 +#: g10/keyedit.c:414 g10/pkclist.c:275 #, c-format msgid " %d = I trust marginally\n" msgstr " %d = 我勉強信任\n" -#: g10/keyedit.c:416 g10/pkclist.c:277 +#: g10/keyedit.c:415 g10/pkclist.c:277 #, c-format msgid " %d = I trust fully\n" msgstr " %d = 我完全信任\n" -#: g10/keyedit.c:435 +#: g10/keyedit.c:434 msgid "" "Please enter the depth of this trust signature.\n" "A depth greater than 1 allows the key you are signing to make\n" @@ -2486,46 +2510,45 @@ msgstr "" "深度大於 1 的話就表示妳信任這把正被簽署的金鑰,\n" "同時也信任這把金鑰所簽署的信任簽章.\n" -#: g10/keyedit.c:451 +#: g10/keyedit.c:450 msgid "Please enter a domain to restrict this signature, or enter for none.\n" msgstr "請輸入約束此簽章的網域, 若無請直接按下 [Enter].\n" -#: g10/keyedit.c:595 +#: g10/keyedit.c:594 #, c-format msgid "User ID \"%s\" is revoked." msgstr "使用者 ID \"%s\" 已經被撤銷了." -#: g10/keyedit.c:604 g10/keyedit.c:632 g10/keyedit.c:659 g10/keyedit.c:827 -#: g10/keyedit.c:890 g10/keyedit.c:1729 +#: g10/keyedit.c:603 g10/keyedit.c:631 g10/keyedit.c:658 g10/keyedit.c:826 +#: g10/keyedit.c:889 g10/keyedit.c:1729 msgid "Are you sure you still want to sign it? (y/N) " msgstr "妳仍然想要簽署它嗎? (y/N) " -#: g10/keyedit.c:618 g10/keyedit.c:646 g10/keyedit.c:673 g10/keyedit.c:833 +#: g10/keyedit.c:617 g10/keyedit.c:645 g10/keyedit.c:672 g10/keyedit.c:832 #: g10/keyedit.c:1735 msgid " Unable to sign.\n" msgstr " 無法簽署.\n" -#: g10/keyedit.c:623 +#: g10/keyedit.c:622 #, c-format msgid "User ID \"%s\" is expired." msgstr "使用者 ID \"%s\" 已經過期了." -#: g10/keyedit.c:651 +#: g10/keyedit.c:650 #, c-format msgid "User ID \"%s\" is not self-signed." msgstr "使用者 ID \"%s\" 未經自我簽署." -#: g10/keyedit.c:679 -#, fuzzy, c-format +#: g10/keyedit.c:678 +#, c-format msgid "User ID \"%s\" is signable. " -msgstr "使用者 ID \"%s\" 未經自我簽署." +msgstr "使用者 ID \"%s\" 可被簽署." -#: g10/keyedit.c:681 -#, fuzzy +#: g10/keyedit.c:680 msgid "Sign it? (y/N) " -msgstr "真的要簽署嗎? (y/N)" +msgstr "是否要簽署? (y/N) " -#: g10/keyedit.c:703 +#: g10/keyedit.c:702 #, c-format msgid "" "The self-signature on \"%s\"\n" @@ -2534,11 +2557,11 @@ msgstr "" "\"%s\" 裡的自我簽章\n" "是 PGP 2.x 型態的簽章.\n" -#: g10/keyedit.c:712 +#: g10/keyedit.c:711 msgid "Do you want to promote it to an OpenPGP self-signature? (y/N) " msgstr "妳是否想要將它升級成 OpenPGP 自我簽章? (y/N) " -#: g10/keyedit.c:726 +#: g10/keyedit.c:725 #, c-format msgid "" "Your current signature on \"%s\"\n" @@ -2547,11 +2570,11 @@ msgstr "" "妳目前在 \"%s\" 的簽章\n" "已經過期了.\n" -#: g10/keyedit.c:730 +#: g10/keyedit.c:729 msgid "Do you want to issue a new signature to replace the expired one? (y/N) " msgstr "妳想要發佈一份新的簽章來取代已過期的那一個嗎? (y/N) " -#: g10/keyedit.c:751 +#: g10/keyedit.c:750 #, c-format msgid "" "Your current signature on \"%s\"\n" @@ -2560,53 +2583,53 @@ msgstr "" "妳目前在 \"%s\" 的簽章\n" "是一份本地簽章.\n" -#: g10/keyedit.c:755 +#: g10/keyedit.c:754 msgid "Do you want to promote it to a full exportable signature? (y/N) " msgstr "妳是否想要把他升級成可以完全匯出的簽章? (y/N) " -#: g10/keyedit.c:776 +#: g10/keyedit.c:775 #, c-format msgid "\"%s\" was already locally signed by key %s\n" msgstr "\"%s\" 已經被金鑰 %s 在本地簽署了\n" -#: g10/keyedit.c:779 +#: g10/keyedit.c:778 #, c-format msgid "\"%s\" was already signed by key %s\n" msgstr "\"%s\" 已經被金鑰 %s 簽署了\n" -#: g10/keyedit.c:784 +#: g10/keyedit.c:783 msgid "Do you want to sign it again anyway? (y/N) " msgstr "妳仍然想要再次簽署它嗎? (y/N) " -#: g10/keyedit.c:806 +#: g10/keyedit.c:805 #, c-format msgid "Nothing to sign with key %s\n" msgstr "沒有東西可以讓金鑰 %s 簽署\n" -#: g10/keyedit.c:821 +#: g10/keyedit.c:820 msgid "This key has expired!" msgstr "這把金鑰已經過期了!" -#: g10/keyedit.c:841 +#: g10/keyedit.c:840 #, c-format msgid "This key is due to expire on %s.\n" msgstr "這把金鑰將在 %s 過期.\n" -#: g10/keyedit.c:845 +#: g10/keyedit.c:844 msgid "Do you want your signature to expire at the same time? (Y/n) " msgstr "妳想要讓妳的簽章也在同一個時候過期嗎? (Y/n) " -#: g10/keyedit.c:883 +#: g10/keyedit.c:882 msgid "" "You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 " "mode.\n" msgstr "妳不能在 --pgp2 模式下, 拿 PGP 2.x 金鑰做出 OpenPGP 簽章.\n" -#: g10/keyedit.c:885 +#: g10/keyedit.c:884 msgid "This would make the key unusable in PGP 2.x.\n" msgstr "這會讓這把金鑰在 PGP 2.x 模式下不可使用.\n" -#: g10/keyedit.c:910 +#: g10/keyedit.c:909 msgid "" "How carefully have you verified the key you are about to sign actually " "belongs\n" @@ -2615,31 +2638,31 @@ msgstr "" "妳有多謹慎檢查正要簽署的金鑰確實屬於上面那個人的名字呢?\n" "如果妳不知道這個問題的答案, 請輸入 \"0\".\n" -#: g10/keyedit.c:915 +#: g10/keyedit.c:914 #, c-format msgid " (0) I will not answer.%s\n" msgstr " (0) 我不作答.%s\n" -#: g10/keyedit.c:917 +#: g10/keyedit.c:916 #, c-format msgid " (1) I have not checked at all.%s\n" msgstr " (1) 我根本沒有檢查過.%s\n" -#: g10/keyedit.c:919 +#: g10/keyedit.c:918 #, c-format msgid " (2) I have done casual checking.%s\n" msgstr " (2) 我隨意檢查過了.%s\n" -#: g10/keyedit.c:921 +#: g10/keyedit.c:920 #, c-format msgid " (3) I have done very careful checking.%s\n" msgstr " (3) 我非常小心地檢查過了.%s\n" -#: g10/keyedit.c:927 +#: g10/keyedit.c:926 msgid "Your selection? (enter `?' for more information): " msgstr "妳的選擇是? (輸入 `?' 以取得更多資訊): " -#: g10/keyedit.c:951 +#: g10/keyedit.c:950 #, c-format msgid "" "Are you sure that you want to sign this key with your\n" @@ -2648,74 +2671,74 @@ msgstr "" "妳真的確定要用妳的金鑰 \"%s\" (%s)\n" "來簽署這把金鑰嗎\n" -#: g10/keyedit.c:958 +#: g10/keyedit.c:957 msgid "This will be a self-signature.\n" msgstr "這將會是一份自我簽章.\n" -#: g10/keyedit.c:964 +#: g10/keyedit.c:963 msgid "WARNING: the signature will not be marked as non-exportable.\n" msgstr "警告: 這份簽章不會被標記為不可匯出.\n" -#: g10/keyedit.c:972 +#: g10/keyedit.c:971 msgid "WARNING: the signature will not be marked as non-revocable.\n" msgstr "警告: 這份簽章不會被標記成不可撤銷.\n" -#: g10/keyedit.c:982 +#: g10/keyedit.c:981 msgid "The signature will be marked as non-exportable.\n" msgstr "這份簽章會被標記成不可匯出.\n" -#: g10/keyedit.c:989 +#: g10/keyedit.c:988 msgid "The signature will be marked as non-revocable.\n" msgstr "這份簽章會被標記成不可撤銷.\n" -#: g10/keyedit.c:996 +#: g10/keyedit.c:995 msgid "I have not checked this key at all.\n" msgstr "我根本沒有檢查過這把金鑰.\n" -#: g10/keyedit.c:1001 +#: g10/keyedit.c:1000 msgid "I have checked this key casually.\n" msgstr "我隨意檢查過這把金鑰了.\n" -#: g10/keyedit.c:1006 +#: g10/keyedit.c:1005 msgid "I have checked this key very carefully.\n" msgstr "我非常小心地檢查過這把金鑰了.\n" -#: g10/keyedit.c:1016 +#: g10/keyedit.c:1015 msgid "Really sign? (y/N) " msgstr "真的要簽署嗎? (y/N)" -#: g10/keyedit.c:1061 g10/keyedit.c:4385 g10/keyedit.c:4476 g10/keyedit.c:4540 -#: g10/keyedit.c:4601 g10/sign.c:370 +#: g10/keyedit.c:1060 g10/keyedit.c:4359 g10/keyedit.c:4450 g10/keyedit.c:4514 +#: g10/keyedit.c:4575 g10/sign.c:370 #, c-format msgid "signing failed: %s\n" msgstr "簽署時失敗了: %s\n" -#: g10/keyedit.c:1126 +#: g10/keyedit.c:1125 msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "金鑰祇剩下殘骸或者祇含有卡上 (on-card) 金鑰項目 - 沒有可變更的密語.\n" -#: g10/keyedit.c:1137 g10/keygen.c:3065 +#: g10/keyedit.c:1136 g10/keygen.c:3065 msgid "This key is not protected.\n" msgstr "這把金鑰沒有被保護.\n" -#: g10/keyedit.c:1141 g10/keygen.c:3053 +#: g10/keyedit.c:1140 g10/keygen.c:3053 msgid "Secret parts of primary key are not available.\n" msgstr "主鑰的私鑰部分沒辦法取用.\n" -#: g10/keyedit.c:1145 g10/keygen.c:3068 +#: g10/keyedit.c:1144 g10/keygen.c:3068 msgid "Secret parts of primary key are stored on-card.\n" msgstr "主鑰的私鑰部分存放於卡上 (on-card).\n" -#: g10/keyedit.c:1149 g10/keygen.c:3072 +#: g10/keyedit.c:1148 g10/keygen.c:3072 msgid "Key is protected.\n" msgstr "金鑰被保護了.\n" -#: g10/keyedit.c:1173 +#: g10/keyedit.c:1172 #, c-format msgid "Can't edit this key: %s\n" msgstr "無法編輯這把金鑰: %s\n" -#: g10/keyedit.c:1179 +#: g10/keyedit.c:1178 msgid "" "Enter the new passphrase for this secret key.\n" "\n" @@ -2723,11 +2746,11 @@ msgstr "" "輸入要給這把私鑰用的新密語.\n" "\n" -#: g10/keyedit.c:1188 g10/keygen.c:1828 +#: g10/keyedit.c:1187 g10/keygen.c:1828 msgid "passphrase not correctly repeated; try again" msgstr "密語再次輸入時沒有正確重複; 請再試一次" -#: g10/keyedit.c:1193 +#: g10/keyedit.c:1192 msgid "" "You don't want a passphrase - this is probably a *bad* idea!\n" "\n" @@ -2735,154 +2758,159 @@ msgstr "" "妳不想要用密語 - 這大概是個 *糟* 點子!\n" "\n" -#: g10/keyedit.c:1196 +#: g10/keyedit.c:1195 msgid "Do you really want to do this? (y/N) " msgstr "妳真的想要這麼做嗎? (y/N) " -#: g10/keyedit.c:1267 +#: g10/keyedit.c:1266 msgid "moving a key signature to the correct place\n" msgstr "正在把金鑰的簽章搬移到正確的位置去\n" -#: g10/keyedit.c:1352 +#: g10/keyedit.c:1351 msgid "save and quit" msgstr "儲存並離開" -#: g10/keyedit.c:1355 +#: g10/keyedit.c:1354 msgid "show key fingerprint" msgstr "顯示金鑰指紋" -#: g10/keyedit.c:1356 +#: g10/keyedit.c:1355 msgid "list key and user IDs" msgstr "列出金鑰和使用者 ID" -#: g10/keyedit.c:1358 +#: g10/keyedit.c:1357 msgid "select user ID N" msgstr "使用者 ID 選了 N" -#: g10/keyedit.c:1359 +#: g10/keyedit.c:1358 msgid "select subkey N" msgstr "選擇次鑰 N" -#: g10/keyedit.c:1360 +#: g10/keyedit.c:1359 msgid "check signatures" msgstr "檢查簽章" -#: g10/keyedit.c:1363 +#: g10/keyedit.c:1362 msgid "sign selected user IDs [* see below for related commands]" msgstr "簽署所選的使用者 ID [* 請參見底下有關的註解]" -#: g10/keyedit.c:1368 +#: g10/keyedit.c:1367 msgid "sign selected user IDs locally" msgstr "僅在本地簽署所選的使用者 ID" -#: g10/keyedit.c:1370 +#: g10/keyedit.c:1369 msgid "sign selected user IDs with a trust signature" msgstr "用信任簽章來簽署所選的使用者 ID" -#: g10/keyedit.c:1372 +#: g10/keyedit.c:1371 msgid "sign selected user IDs with a non-revocable signature" msgstr "用不可撤銷的簽章來簽署所選的使用者 ID" -#: g10/keyedit.c:1376 +#: g10/keyedit.c:1375 msgid "add a user ID" msgstr "增加一個使用者 ID" -#: g10/keyedit.c:1378 +#: g10/keyedit.c:1377 msgid "add a photo ID" msgstr "增加一個照片 ID" -#: g10/keyedit.c:1380 +#: g10/keyedit.c:1379 msgid "delete selected user IDs" msgstr "刪除所選的使用者 ID" -#: g10/keyedit.c:1385 +#: g10/keyedit.c:1384 msgid "add a subkey" msgstr "增加一把次鑰" -#: g10/keyedit.c:1389 +#: g10/keyedit.c:1388 msgid "add a key to a smartcard" msgstr "加入某把金鑰至智慧卡" -#: g10/keyedit.c:1391 +#: g10/keyedit.c:1390 msgid "move a key to a smartcard" msgstr "移動某把金鑰至智慧卡" -#: g10/keyedit.c:1393 +#: g10/keyedit.c:1392 msgid "move a backup key to a smartcard" msgstr "移動某把備份金鑰至智慧卡" -#: g10/keyedit.c:1397 +#: g10/keyedit.c:1396 msgid "delete selected subkeys" msgstr "刪除所選的次鑰" -#: g10/keyedit.c:1399 +#: g10/keyedit.c:1398 msgid "add a revocation key" msgstr "增加一把撤銷金鑰" -#: g10/keyedit.c:1401 +#: g10/keyedit.c:1400 msgid "delete signatures from the selected user IDs" msgstr "從所選的使用者 ID 中刪除簽章" -#: g10/keyedit.c:1403 +#: g10/keyedit.c:1402 msgid "change the expiration date for the key or selected subkeys" msgstr "從金鑰或所選的次鑰中變更使用期限" -#: g10/keyedit.c:1405 +#: g10/keyedit.c:1404 msgid "flag the selected user ID as primary" msgstr "把所選的使用者 ID 標為主要" -#: g10/keyedit.c:1407 +#: g10/keyedit.c:1406 msgid "toggle between the secret and public key listings" msgstr "在私鑰清單和公鑰清單間切換" -#: g10/keyedit.c:1410 +#: g10/keyedit.c:1409 msgid "list preferences (expert)" msgstr "列出偏好 (專家模式)" -#: g10/keyedit.c:1412 +#: g10/keyedit.c:1411 msgid "list preferences (verbose)" msgstr "列出偏好 (囉唆模式)" -#: g10/keyedit.c:1414 +#: g10/keyedit.c:1413 msgid "set preference list for the selected user IDs" msgstr "設定所選使用者 ID 的偏好清單" -#: g10/keyedit.c:1419 +#: g10/keyedit.c:1418 msgid "set preferred keyserver URL for the selected user IDs" msgstr "設定所選使用者 ID 的偏好金鑰伺服器 URL" -#: g10/keyedit.c:1421 +#: g10/keyedit.c:1420 msgid "change the passphrase" msgstr "更改密語" -#: g10/keyedit.c:1425 +#: g10/keyedit.c:1424 msgid "change the ownertrust" msgstr "更改主觀信任" -#: g10/keyedit.c:1427 +#: g10/keyedit.c:1426 msgid "revoke signatures on the selected user IDs" msgstr "從所選的使用者 ID 上撤銷簽章" -#: g10/keyedit.c:1429 +#: g10/keyedit.c:1428 msgid "revoke selected user IDs" msgstr "撤銷所選的使用者 ID" -#: g10/keyedit.c:1434 +#: g10/keyedit.c:1433 msgid "revoke key or selected subkeys" msgstr "撤銷金鑰或所選的次鑰" -#: g10/keyedit.c:1435 +#: g10/keyedit.c:1434 msgid "enable key" msgstr "啟用金鑰" -#: g10/keyedit.c:1436 +#: g10/keyedit.c:1435 msgid "disable key" msgstr "禁用金鑰" -#: g10/keyedit.c:1437 +#: g10/keyedit.c:1436 msgid "show selected photo IDs" msgstr "顯示所選的照片 ID" +#: g10/keyedit.c:1438 +#, fuzzy +msgid "clean unusable parts from key" +msgstr "不可用的私鑰" + #: g10/keyedit.c:1557 #, c-format msgid "error reading secret keyblock \"%s\": %s\n" @@ -2919,100 +2947,100 @@ msgstr "金鑰已經被撤銷了." msgid "Really sign all user IDs? (y/N) " msgstr "真的要簽署所有的使用者 ID 嗎? (y/N) " -#: g10/keyedit.c:1749 +#: g10/keyedit.c:1755 #, c-format msgid "Unknown signature type `%s'\n" msgstr "未知的簽章種類 `%s'\n" -#: g10/keyedit.c:1772 +#: g10/keyedit.c:1778 #, c-format msgid "This command is not allowed while in %s mode.\n" msgstr "在 %s 模式中不允許使用這個指令.\n" -#: g10/keyedit.c:1794 g10/keyedit.c:1814 g10/keyedit.c:1980 +#: g10/keyedit.c:1800 g10/keyedit.c:1820 g10/keyedit.c:1986 msgid "You must select at least one user ID.\n" msgstr "妳至少得選擇一個使用者 ID.\n" -#: g10/keyedit.c:1796 +#: g10/keyedit.c:1802 msgid "You can't delete the last user ID!\n" msgstr "妳不能刪除最後一個使用者 ID!\n" -#: g10/keyedit.c:1798 +#: g10/keyedit.c:1804 msgid "Really remove all selected user IDs? (y/N) " msgstr "真的要移除所有被選擇的使用者 ID 嗎? (y/N) " -#: g10/keyedit.c:1799 +#: g10/keyedit.c:1805 msgid "Really remove this user ID? (y/N) " msgstr "真的要移除這個使用者 ID 嗎? (y/N) " -#: g10/keyedit.c:1849 +#: g10/keyedit.c:1855 msgid "Really move the primary key? (y/N) " msgstr "真的要移動主要金鑰嗎? (y/N) " -#: g10/keyedit.c:1861 +#: g10/keyedit.c:1867 msgid "You must select exactly one key.\n" msgstr "妳一定祇得選擇一把金鑰.\n" -#: g10/keyedit.c:1889 +#: g10/keyedit.c:1895 msgid "Command expects a filename argument\n" msgstr "這項指令應該要拿一個檔名當作參數\n" -#: g10/keyedit.c:1903 +#: g10/keyedit.c:1909 #, c-format msgid "Can't open `%s': %s\n" msgstr "無法開啟 `%s': %s\n" -#: g10/keyedit.c:1920 +#: g10/keyedit.c:1926 #, c-format msgid "Error reading backup key from `%s': %s\n" msgstr "從 `%s' 讀取備份金鑰時發生錯誤: %s\n" -#: g10/keyedit.c:1944 +#: g10/keyedit.c:1950 msgid "You must select at least one key.\n" msgstr "妳至少必須選擇一把金鑰.\n" -#: g10/keyedit.c:1947 +#: g10/keyedit.c:1953 msgid "Do you really want to delete the selected keys? (y/N) " msgstr "妳真的想要刪除被選擇的金鑰嗎? (y/N) " -#: g10/keyedit.c:1948 +#: g10/keyedit.c:1954 msgid "Do you really want to delete this key? (y/N) " msgstr "妳真的要刪除這把金鑰嗎? (y/N) " -#: g10/keyedit.c:1983 +#: g10/keyedit.c:1989 msgid "Really revoke all selected user IDs? (y/N) " msgstr "真的要撤銷所有被選擇的使用者 ID 嗎? (y/N) " -#: g10/keyedit.c:1984 +#: g10/keyedit.c:1990 msgid "Really revoke this user ID? (y/N) " msgstr "真的要撤銷這個使用者 ID 嗎? (y/N) " -#: g10/keyedit.c:2002 +#: g10/keyedit.c:2008 msgid "Do you really want to revoke the entire key? (y/N) " msgstr "妳真的想要撤銷這整把金鑰嗎? (y/N) " -#: g10/keyedit.c:2013 +#: g10/keyedit.c:2019 msgid "Do you really want to revoke the selected subkeys? (y/N) " msgstr "妳真的想要撤銷這些被選擇的次鑰嗎? (y/N) " -#: g10/keyedit.c:2015 +#: g10/keyedit.c:2021 msgid "Do you really want to revoke this subkey? (y/N) " msgstr "妳真的想要撤銷這把次鑰嗎? (y/N) " -#: g10/keyedit.c:2056 +#: g10/keyedit.c:2062 msgid "" "Owner trust may not be set while using an user provided trust database\n" msgstr "使用使用者所提供的信任資料庫時可能無法設定主觀信任\n" -#: g10/keyedit.c:2088 +#: g10/keyedit.c:2094 msgid "Set preference list to:\n" msgstr "設定偏好清單至:\n" -#: g10/keyedit.c:2094 +#: g10/keyedit.c:2100 msgid "Really update the preferences for the selected user IDs? (y/N) " msgstr "真的要更新所選使用者 ID 的偏好嗎? (y/N) " -#: g10/keyedit.c:2096 +#: g10/keyedit.c:2102 msgid "Really update the preferences? (y/N) " msgstr "真的要更新偏好嗎? (y/N) " @@ -3128,15 +3156,13 @@ msgstr "" "請注意顯示出來的金鑰有效性不需要更正,\n" "除非妳重新執行程式.\n" -#: g10/keyedit.c:2831 g10/keyedit.c:3204 g10/keyedit.c:3237 -#: g10/keyserver.c:431 g10/mainproc.c:1594 g10/trustdb.c:1179 -#: g10/trustdb.c:1690 g10/trustdb.c:1751 +#: g10/keyedit.c:2831 g10/keyedit.c:3208 g10/keyserver.c:431 +#: g10/mainproc.c:1594 g10/trustdb.c:1179 g10/trustdb.c:1698 msgid "revoked" msgstr "已撤銷" -#: g10/keyedit.c:2833 g10/keyedit.c:3206 g10/keyedit.c:3239 -#: g10/keyserver.c:435 g10/mainproc.c:1596 g10/trustdb.c:532 -#: g10/trustdb.c:1692 g10/trustdb.c:1753 +#: g10/keyedit.c:2833 g10/keyedit.c:3210 g10/keyserver.c:435 +#: g10/mainproc.c:1596 g10/trustdb.c:532 g10/trustdb.c:1700 msgid "expired" msgstr "已過期" @@ -3157,7 +3183,7 @@ msgstr "" "警告: 這是一把 PGP2 型態的金鑰.\n" " 增加照片 ID 可能會導致某些版本的 PGP 駁回這把金鑰.\n" -#: g10/keyedit.c:2963 g10/keyedit.c:3342 +#: g10/keyedit.c:2963 g10/keyedit.c:3316 msgid "Are you sure you still want to add it? (y/N) " msgstr "妳確定仍然想要增加嗎? (y/N) " @@ -3196,16 +3222,15 @@ msgid "Nothing deleted.\n" msgstr "沒有東西被刪除.\n" #: g10/keyedit.c:3178 -#, fuzzy, c-format +#, c-format msgid "User ID \"%s\": already clean.\n" -msgstr "使用者 ID \"%s\" 已經被撤銷了\n" +msgstr "使用者 ID \"%s\": 已經是乾淨的了.\n" -#: g10/keyedit.c:3208 g10/keyedit.c:3241 g10/trustdb.c:1694 g10/trustdb.c:1755 -#, fuzzy +#: g10/keyedit.c:3212 g10/trustdb.c:1702 msgid "invalid" -msgstr "無效的封裝" +msgstr "無效" -#: g10/keyedit.c:3337 +#: g10/keyedit.c:3311 msgid "" "WARNING: This is a PGP 2.x-style key. Adding a designated revoker may " "cause\n" @@ -3214,172 +3239,172 @@ msgstr "" "警告: 這是一把 PGP2 型態的金鑰.\n" " 增加指定撤銷者可能會導致某些版本的 PGP 駁回這把金鑰.\n" -#: g10/keyedit.c:3348 +#: g10/keyedit.c:3322 msgid "You may not add a designated revoker to a PGP 2.x-style key.\n" msgstr "妳不可以把指定撤銷者增加到 PGP2 型態的金鑰裡.\n" -#: g10/keyedit.c:3368 +#: g10/keyedit.c:3342 msgid "Enter the user ID of the designated revoker: " msgstr "輸入指定撤銷者的使用者 ID: " -#: g10/keyedit.c:3391 +#: g10/keyedit.c:3365 msgid "cannot appoint a PGP 2.x style key as a designated revoker\n" msgstr "無法將 PGP 2.x 型態的金鑰指派為指定撤銷者\n" # This actually causes no harm (after all, a key that # designates itself as a revoker is the same as a # regular key), but it's easy enough to check. -#: g10/keyedit.c:3406 +#: g10/keyedit.c:3380 msgid "you cannot appoint a key as its own designated revoker\n" msgstr "妳不能指派某把金鑰為它自己的指定撤銷者\n" -#: g10/keyedit.c:3428 +#: g10/keyedit.c:3402 msgid "this key has already been designated as a revoker\n" msgstr "這把金鑰已被指定為撤銷者了\n" -#: g10/keyedit.c:3447 +#: g10/keyedit.c:3421 msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n" msgstr "警告: 一旦把某把金鑰指派為指定撤銷者後, 就無法反悔了!\n" -#: g10/keyedit.c:3453 +#: g10/keyedit.c:3427 msgid "" "Are you sure you want to appoint this key as a designated revoker? (y/N) " msgstr "妳確定要指派這把金鑰為指定撤銷者嗎? (y/N) " -#: g10/keyedit.c:3514 +#: g10/keyedit.c:3488 msgid "Please remove selections from the secret keys.\n" msgstr "請從私鑰中移除選擇.\n" -#: g10/keyedit.c:3520 +#: g10/keyedit.c:3494 msgid "Please select at most one subkey.\n" msgstr "請至多選擇一把次鑰.\n" -#: g10/keyedit.c:3524 +#: g10/keyedit.c:3498 msgid "Changing expiration time for a subkey.\n" msgstr "正在變更某把次鑰的使用期限.\n" -#: g10/keyedit.c:3527 +#: g10/keyedit.c:3501 msgid "Changing expiration time for the primary key.\n" msgstr "正在變更主鑰的使用期限.\n" -#: g10/keyedit.c:3573 +#: g10/keyedit.c:3547 msgid "You can't change the expiration date of a v3 key\n" msgstr "妳不能變更 v3 金鑰的使用期限\n" -#: g10/keyedit.c:3589 +#: g10/keyedit.c:3563 msgid "No corresponding signature in secret ring\n" msgstr "在私鑰圈裡沒有一致的簽章\n" -#: g10/keyedit.c:3669 +#: g10/keyedit.c:3643 msgid "Please select exactly one user ID.\n" msgstr "請精確地選擇一個使用者 ID.\n" -#: g10/keyedit.c:3708 g10/keyedit.c:3818 g10/keyedit.c:3938 +#: g10/keyedit.c:3682 g10/keyedit.c:3792 g10/keyedit.c:3912 #, c-format msgid "skipping v3 self-signature on user ID \"%s\"\n" msgstr "正在跳過使用者 ID \"%s\" 的 v3 自我簽章\n" -#: g10/keyedit.c:3879 +#: g10/keyedit.c:3853 msgid "Enter your preferred keyserver URL: " msgstr "請輸入妳的偏好金鑰伺服器 URL: " -#: g10/keyedit.c:3959 +#: g10/keyedit.c:3933 msgid "Are you sure you want to replace it? (y/N) " msgstr "妳確定要取代它嗎? (y/N) " -#: g10/keyedit.c:3960 +#: g10/keyedit.c:3934 msgid "Are you sure you want to delete it? (y/N) " msgstr "妳確定要刪除它嗎? (y/N) " -#: g10/keyedit.c:4022 +#: g10/keyedit.c:3996 #, c-format msgid "No user ID with index %d\n" -msgstr "索引 %d 沒有使用者 ID\n" +msgstr "索引 %d 沒有對應到使用者 ID\n" -#: g10/keyedit.c:4080 -#, fuzzy, c-format +#: g10/keyedit.c:4054 +#, c-format msgid "No user ID with hash %s\n" -msgstr "索引 %d 沒有使用者 ID\n" +msgstr "雜湊 %s 沒有對應到使用者 ID\n" -#: g10/keyedit.c:4107 +#: g10/keyedit.c:4081 #, c-format msgid "No subkey with index %d\n" -msgstr "索引 %d 沒有次鑰\n" +msgstr "索引 %d 沒有對應到次鑰\n" -#: g10/keyedit.c:4224 +#: g10/keyedit.c:4198 #, c-format msgid "user ID: \"%s\"\n" msgstr "使用者 ID: \"%s\"\n" -#: g10/keyedit.c:4227 g10/keyedit.c:4291 g10/keyedit.c:4334 +#: g10/keyedit.c:4201 g10/keyedit.c:4265 g10/keyedit.c:4308 #, c-format msgid "signed by your key %s on %s%s%s\n" msgstr "已被妳的金鑰 %s 於 %s%s%s 簽署了\n" -#: g10/keyedit.c:4229 g10/keyedit.c:4293 g10/keyedit.c:4336 +#: g10/keyedit.c:4203 g10/keyedit.c:4267 g10/keyedit.c:4310 msgid " (non-exportable)" msgstr " (不可匯出)" -#: g10/keyedit.c:4233 +#: g10/keyedit.c:4207 #, c-format msgid "This signature expired on %s.\n" msgstr "這份簽署已經在 %s 過期了.\n" -#: g10/keyedit.c:4237 +#: g10/keyedit.c:4211 msgid "Are you sure you still want to revoke it? (y/N) " msgstr "妳確定妳仍然想要撤銷它嗎? (y/N) " -#: g10/keyedit.c:4241 +#: g10/keyedit.c:4215 msgid "Create a revocation certificate for this signature? (y/N) " msgstr "要為這份簽章建立一份撤銷憑證嗎? (y/N) " -#: g10/keyedit.c:4268 +#: g10/keyedit.c:4242 #, c-format msgid "You have signed these user IDs on key %s:\n" msgstr "妳已經簽署了金鑰 %s 上的這些使用者 ID:\n" -#: g10/keyedit.c:4294 +#: g10/keyedit.c:4268 msgid " (non-revocable)" msgstr " (不可撤銷)" -#: g10/keyedit.c:4301 +#: g10/keyedit.c:4275 #, c-format msgid "revoked by your key %s on %s\n" msgstr "被妳的金鑰 %s 於 %s 所撤銷了\n" -#: g10/keyedit.c:4323 +#: g10/keyedit.c:4297 msgid "You are about to revoke these signatures:\n" msgstr "妳正在撤銷這些簽章:\n" -#: g10/keyedit.c:4343 +#: g10/keyedit.c:4317 msgid "Really create the revocation certificates? (y/N) " msgstr "真的要建立撤銷憑證嗎? (y/N) " -#: g10/keyedit.c:4373 +#: g10/keyedit.c:4347 msgid "no secret key\n" msgstr "沒有私鑰\n" -#: g10/keyedit.c:4443 +#: g10/keyedit.c:4417 #, c-format msgid "user ID \"%s\" is already revoked\n" msgstr "使用者 ID \"%s\" 已經被撤銷了\n" -#: g10/keyedit.c:4460 +#: g10/keyedit.c:4434 #, c-format msgid "WARNING: a user ID signature is dated %d seconds in the future\n" msgstr "警告: 有一份使用者 ID 簽章的日期標記為 %d 秒後的未來\n" -#: g10/keyedit.c:4524 +#: g10/keyedit.c:4498 #, c-format msgid "Key %s is already revoked.\n" msgstr "金鑰 %s 已經被撤銷了.\n" -#: g10/keyedit.c:4586 +#: g10/keyedit.c:4560 #, c-format msgid "Subkey %s is already revoked.\n" msgstr "次鑰 %s 已經被撤銷了.\n" -#: g10/keyedit.c:4681 +#: g10/keyedit.c:4655 #, c-format msgid "Displaying %s photo ID of size %ld for key %s (uid %d)\n" msgstr "正在顯示 %s 照片 ID, 其尺寸為 %ld, 屬於金鑰 %s (uid %d) 的照片\n" @@ -3579,9 +3604,9 @@ msgid "Key is valid for? (0) " msgstr "金鑰的有效期限是多久? (0) " #: g10/keygen.c:1554 -#, fuzzy, c-format +#, c-format msgid "Signature is valid for? (%s) " -msgstr "簽章的有效期限是多久? (0) " +msgstr "簽章的有效期限是多久? (%s) " #: g10/keygen.c:1572 msgid "invalid value\n" @@ -3719,7 +3744,7 @@ msgstr "" "妳需要一個密語來保護妳的私鑰.\n" "\n" -#: g10/keygen.c:1829 g10/passphrase.c:786 +#: g10/keygen.c:1829 g10/passphrase.c:779 #, c-format msgid "%s.\n" msgstr "%s.\n" @@ -4039,9 +4064,9 @@ msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "動作 `%s' 並未被金鑰伺服器方案 (scheme) `%s' 所支援\n" #: g10/keyserver.c:1374 -#, fuzzy, c-format +#, c-format msgid "%s does not support handler version %d\n" -msgstr "gpgkeys_%s 並不支援經手程式 (handler) 版本 %d\n" +msgstr "%s 並不支援經手程式 (handler) 版本 %d\n" #: g10/keyserver.c:1381 msgid "keyserver timed out\n" @@ -4334,9 +4359,9 @@ msgid "please use \"%s%s\" instead\n" msgstr "請改以 \"%s%s\" 代替\n" #: g10/misc.c:694 -#, fuzzy, c-format +#, c-format msgid "WARNING: \"%s\" is a deprecated command - do not use it\n" -msgstr "警告: \"%s\" 選項已不建議使用\n" +msgstr "警告: \"%s\" 是個被反對使用的指令 - 別再用了\n" #: g10/misc.c:707 msgid "Uncompressed" @@ -4417,34 +4442,34 @@ msgstr "警告: 以可能並不安全的對稱式加密過的階段金鑰\n" msgid "subpacket of type %d has critical bit set\n" msgstr "%d 類別的子封包設定了關鍵位元\n" -#: g10/passphrase.c:305 +#: g10/passphrase.c:298 msgid "gpg-agent is not available in this session\n" msgstr "gpg-agent 在此階段無法使用\n" -#: g10/passphrase.c:317 +#: g10/passphrase.c:310 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "被變造的 GPG_AGENT_INFO 環境變數\n" -#: g10/passphrase.c:332 +#: g10/passphrase.c:325 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agent 協定版本 %d 未被支援\n" -#: g10/passphrase.c:345 +#: g10/passphrase.c:338 #, c-format msgid "can't connect to `%s': %s\n" msgstr "無法連接至 `%s': %s\n" -#: g10/passphrase.c:358 g10/passphrase.c:634 g10/passphrase.c:721 +#: g10/passphrase.c:351 g10/passphrase.c:627 g10/passphrase.c:714 msgid "problem with the agent - disabling agent use\n" msgstr "代理程式的問題 - 正在停用代理程式\n" -#: g10/passphrase.c:511 g10/passphrase.c:890 +#: g10/passphrase.c:504 g10/passphrase.c:883 #, c-format msgid " (main key ID %s)" msgstr " (主要金鑰 ID %s)" -#: g10/passphrase.c:525 +#: g10/passphrase.c:518 #, c-format msgid "" "You need a passphrase to unlock the secret key for user:\n" @@ -4455,27 +4480,27 @@ msgstr "" "\"%.*s\"\n" "%u 位元長的 %s 金鑰, ID %s, 建立於 %s%s\n" -#: g10/passphrase.c:550 +#: g10/passphrase.c:543 msgid "Repeat passphrase\n" msgstr "請再輸入一次密語\n" -#: g10/passphrase.c:552 +#: g10/passphrase.c:545 msgid "Enter passphrase\n" msgstr "請輸入密語\n" -#: g10/passphrase.c:628 +#: g10/passphrase.c:621 msgid "cancelled by user\n" msgstr "由使用者取消了\n" -#: g10/passphrase.c:781 g10/passphrase.c:944 +#: g10/passphrase.c:774 g10/passphrase.c:937 msgid "can't query passphrase in batch mode\n" msgstr "無法在批次模式中查詢密語\n" -#: g10/passphrase.c:788 g10/passphrase.c:949 +#: g10/passphrase.c:781 g10/passphrase.c:942 msgid "Enter passphrase: " msgstr "請輸入密語: " -#: g10/passphrase.c:871 +#: g10/passphrase.c:864 #, c-format msgid "" "You need a passphrase to unlock the secret key for\n" @@ -4484,17 +4509,17 @@ msgstr "" "妳需要用密語來解開下列使用者的\n" "私鑰: \"%s\"\n" -#: g10/passphrase.c:877 +#: g10/passphrase.c:870 #, c-format msgid "%u-bit %s key, ID %s, created %s" msgstr "%u 位元長的 %s 金鑰, ID %s, 建立於 %s" -#: g10/passphrase.c:886 +#: g10/passphrase.c:879 #, c-format msgid " (subkey on main key ID %s)" msgstr " (在主鑰 ID %s 上的子鑰)" -#: g10/passphrase.c:953 +#: g10/passphrase.c:946 msgid "Repeat passphrase: " msgstr "請再輸入一次密語: " @@ -5442,7 +5467,7 @@ msgstr "徹底" msgid "no need for a trustdb check\n" msgstr "不需要檢查信任資料庫\n" -#: g10/trustdb.c:583 g10/trustdb.c:2369 +#: g10/trustdb.c:583 g10/trustdb.c:2334 #, c-format msgid "next trustdb check due at %s\n" msgstr "下次信任資料庫檢查將於 %s 進行\n" @@ -5470,32 +5495,32 @@ msgstr "請做一次 --check-trustdb\n" msgid "checking the trustdb\n" msgstr "正在檢查信任資料庫\n" -#: g10/trustdb.c:2113 +#: g10/trustdb.c:2078 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "已經處理了 %d 把金鑰 (共計已解決了 %d 份有效性)\n" -#: g10/trustdb.c:2177 +#: g10/trustdb.c:2142 msgid "no ultimately trusted keys found\n" msgstr "沒有找到任何徹底信任的金鑰\n" -#: g10/trustdb.c:2191 +#: g10/trustdb.c:2156 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "徹底信任金鑰 %s 的公鑰沒有被找到\n" -#: g10/trustdb.c:2214 +#: g10/trustdb.c:2179 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "%d 個勉強信任以及 %d 個完全信任是 %s 信任模型的最小需求\n" -#: g10/trustdb.c:2300 +#: g10/trustdb.c:2265 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "深度: %d 有效: %3d 已簽署: %3d 信任: %d-, %dq, %dn, %dm, %df, %du\n" -#: g10/trustdb.c:2375 +#: g10/trustdb.c:2340 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "無法更新信任資料庫版本記錄: 寫入失敗: %s\n" @@ -5805,58 +5830,5 @@ msgstr "尚未啟用安全的記憶體前, 不可能進行操作\n" msgid "(you may have used the wrong program for this task)\n" msgstr "(也許妳選錯程式來做這件事了)\n" -#, fuzzy -#~ msgid "Unable to clean `%s'\n" -#~ msgstr "無法執行程式 `%s': %s\n" - -#, fuzzy -#~ msgid "User ID \"%s\": %d signature removed.\n" -#~ msgstr "使用者 ID \"%s\" 已經被撤銷了." - -#, fuzzy -#~ msgid "User ID \"%s\": %d signatures removed.\n" -#~ msgstr "使用者 ID \"%s\" 已經被撤銷了." - -#, fuzzy -#~ msgid "User ID \"%s\" removed: %s\n" -#~ msgstr "使用者 ID \"%s\" 已經被撤銷了." - -#, fuzzy -#~ msgid "No user IDs are removable.\n" -#~ msgstr "使用者 ID \"%s\" 已經被撤銷了\n" - -#~ msgid "error getting serial number: %s\n" -#~ msgstr "取得序號時出錯: %s\n" - -#~ msgid "Hint: Select the user IDs to sign\n" -#~ msgstr "提示: 選擇要簽署的使用者 ID\n" - -#~ msgid "length of RSA modulus is not %d\n" -#~ msgstr "RSA 系數的長度並非 %d\n" - -#~ msgid "length of an RSA prime is not %d\n" -#~ msgstr "RSA 質數的長度並非 %d\n" - -#~ msgid "bad passphrase or unknown cipher algorithm (%d)\n" -#~ msgstr "錯誤的密語或未知的編密演算法 (%d)\n" - -#~ msgid "can't set client pid for the agent\n" -#~ msgstr "無法設定代理程式中的使用者端 pid\n" - -#~ msgid "can't get server read FD for the agent\n" -#~ msgstr "無法取得代理程式所需的伺服器讀取檔案描述\n" - -#~ msgid "can't get server write FD for the agent\n" -#~ msgstr "無法取得代理程式所需的伺服器寫入檔案描述\n" - -#~ msgid "communication problem with gpg-agent\n" -#~ msgstr "gpg-agent 的通訊問題\n" - -#~ msgid "passphrase too long\n" -#~ msgstr "密語太長\n" - -#~ msgid "invalid response from agent\n" -#~ msgstr "代理程式傳回無效的回應\n" - -#~ msgid "problem with the agent: agent returns 0x%lx\n" -#~ msgstr "代理程式的問題: 代理程式傳回 0x%lx\n" +#~ msgid "key %s: expired signature from key %s - skipped\n" +#~ msgstr "金鑰 %s: 來自金鑰 %s 的簽章過期了 - 已跳過\n" |