diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 46 |
1 files changed, 42 insertions, 4 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 881a227e3..fb3abf22b 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2595,6 +2595,11 @@ msgstr "%s:%d: 無效的自動金鑰定址清單\n" msgid "invalid auto-key-locate list\n" msgstr "無效的自動金鑰定址清單\n" +#, fuzzy, c-format +#| msgid "error loading certificate '%s': %s\n" +msgid "error parsing value for option '%s': %s\n" +msgstr "載入憑證 '%s' 時出錯: %s\n" + #, c-format msgid "WARNING: program may create a core file!\n" msgstr "警告: 程式可能會傾印出核心檔!\n" @@ -3571,6 +3576,11 @@ msgstr "刪除所選的子鑰" msgid "add a revocation key" msgstr "增加撤銷金鑰" +#, fuzzy +#| msgid "Data decryption succeeded" +msgid "add an additional decryption subkey" +msgstr "資料已解密成功" + msgid "delete signatures from the selected user IDs" msgstr "從所選的使用者 ID 中刪除簽章" @@ -3992,6 +4002,19 @@ msgid "" "Are you sure you want to appoint this key as a designated revoker? (y/N) " msgstr "你確定要指派這把金鑰為指定撤銷者嗎? (y/N) " +msgid "Enter the fingerprint of the additional decryption subkey: " +msgstr "" + +#, fuzzy, c-format +#| msgid "(unless you specify the key by fingerprint)\n" +msgid "Did you specify the fingerprint of a subkey?\n" +msgstr "(除非你用指紋指定了金鑰)\n" + +#, fuzzy, c-format +#| msgid "Subkey %s is already revoked.\n" +msgid "key \"%s\" is already on this keyblock\n" +msgstr "子鑰 %s 已撤銷.\n" + #, fuzzy #| msgid "" #| "Are you sure you want to appoint this key as a designated revoker? (y/N) " @@ -4573,6 +4596,11 @@ msgstr "" "請注意這把金鑰不能用於加密. 也許你會想藉由 \"--edit-key\" 指令\n" "來產生加密用的子鑰.\n" +#, fuzzy, c-format +#| msgid "WARNING: This key has been revoked by its owner!\n" +msgid "Note: The key has been created with one or more ADSK!\n" +msgstr "警告: 這把金鑰已被其持有人所撤銷!\n" + #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -6348,13 +6376,19 @@ msgid " (%d validity count cleared)\n" msgid_plural " (%d validity counts cleared)\n" msgstr[0] "已經處理了 %d 把金鑰 (共計已解決了 %d 份有效性)\n" -#, c-format -msgid "no ultimately trusted keys found\n" +#, fuzzy, c-format +#| msgid "no ultimately trusted keys found\n" +msgid "Note: ultimately trusted key %s not found\n" +msgstr "沒有找到任何徹底信任的金鑰\n" + +#, fuzzy, c-format +#| msgid "no ultimately trusted keys found\n" +msgid "Note: ultimately trusted key %s expired\n" msgstr "沒有找到任何徹底信任的金鑰\n" #, c-format -msgid "public key of ultimately trusted key %s not found\n" -msgstr "找不到徹底信任金鑰 %s 的公鑰\n" +msgid "no ultimately trusted keys found\n" +msgstr "沒有找到任何徹底信任的金鑰\n" #, c-format msgid "" @@ -8820,6 +8854,10 @@ msgstr "" "語法: gpg-check-pattern [選項] 樣式檔案\n" "用樣式檔案來檢查由標準輸入給定的密語\n" +#, c-format +#~ msgid "public key of ultimately trusted key %s not found\n" +#~ msgstr "找不到徹底信任金鑰 %s 的公鑰\n" + #~ msgid "%s/%s encrypted for: \"%s\"\n" #~ msgstr "%s/%s 已加密給: \"%s\"\n" |