diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 1e1164d87..03e62d845 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -4924,6 +4924,11 @@ msgstr "%d 類別的子封包設定了關鍵位元\n" msgid "problem with the agent: %s\n" msgstr "代理程式的問題: %s\n" +#, fuzzy +#| msgid "Please enter the new passphrase" +msgid "Please enter the passphrase for decryption." +msgstr "請輸入新的密語" + msgid "Enter passphrase\n" msgstr "請輸入密語\n" @@ -6994,6 +6999,11 @@ msgstr "準備好了. 你現在就該把此請求送到你的 CA.\n" msgid "resource problem: out of core\n" msgstr "資源問題: 超出核心\n" +#, fuzzy, c-format +#| msgid "%s encrypted data\n" +msgid "%s.%s encrypted data\n" +msgstr "%s 已加密的資料\n" + #, c-format msgid "(this is the RC2 algorithm)\n" msgstr "(這是 RC2 演算法)\n" @@ -7002,6 +7012,11 @@ msgstr "(這是 RC2 演算法)\n" msgid "(this does not seem to be an encrypted message)\n" msgstr "(這看起來不像是個加密過的訊息)\n" +#, fuzzy, c-format +#| msgid "encrypted with %s key, ID %s\n" +msgid "encrypted to %s key %s\n" +msgstr "已用 %s 金鑰, ID %s 所加密\n" + #, c-format msgid "certificate '%s' not found: %s\n" msgstr "找不到憑證 '%s': %s\n" |