diff options
author | Werner Koch <[email protected]> | 2011-08-04 14:23:09 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-08-04 14:23:09 +0000 |
commit | a7585eeabebf61aaa3209a893892b779b3447df9 (patch) | |
tree | 54d7f45faf41bb1ca266cadce0206f75e67cd440 /po/zh_TW.po | |
parent | New option --ssh-fpr for the agent:KEYINFO command (diff) | |
download | gnupg-2.0.18.tar.gz gnupg-2.0.18.zip |
Prepare for the 2.0.18 release.gnupg-2.0.18
Copied texi files from master.
Updated de.po.
Added more file to gitignore.
Removed the large PKITS tarball.
General release preparations.
Diffstat (limited to '')
-rw-r--r-- | po/zh_TW.po | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 363ae0adf..6b035cca3 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -126,16 +126,28 @@ msgid "error writing key: %s\n" msgstr "寫入金鑰時出錯: %s\n" #, c-format -msgid "Please enter the passphrase for the ssh key%0A %c" +msgid "" +"An ssh process requested the use of key%%0A %s%%0A (%s)%%0ADo you want to " +"allow this?" +msgstr "" + +msgid "Allow" +msgstr "" + +msgid "Deny" +msgstr "" + +#, fuzzy, c-format +msgid "Please enter the passphrase for the ssh key%%0A %F%%0A (%c)" msgstr "請輸入此 ssh 金鑰的密語%0A %c" msgid "Please re-enter this passphrase" msgstr "請再次輸入密語" -#, c-format +#, fuzzy, c-format msgid "" -"Please enter a passphrase to protect the received secret key%%0A %s%%" -"0Awithin gpg-agent's key storage" +"Please enter a passphrase to protect the received secret key%%0A %s%%0A %" +"s%%0Awithin gpg-agent's key storage" msgstr "請輸入密語以保護收到的私鑰%%0A %s%%0A於 gpg-agent 的金鑰存放處" msgid "does not match - try again" |