diff options
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" |