diff options
author | Werner Koch <[email protected]> | 2012-03-27 08:15:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-03-27 08:15:11 +0000 |
commit | f7ad5cb3c668731364ea06077dbbe15cedce6dd1 (patch) | |
tree | e6e39845e3efcbf93e161dd048ce00e83cd175ba | |
parent | Update config.{sub,guess} to version 2012-02-10. (diff) | |
download | gnupg-f7ad5cb3c668731364ea06077dbbe15cedce6dd1.tar.gz gnupg-f7ad5cb3c668731364ea06077dbbe15cedce6dd1.zip |
Update zh_TW translation.
-rw-r--r-- | po/zh_TW.po | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 6b035cca3..e7732295b 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: GNU gnupg 2.0.17-git56b2bc2\n" "Report-Msgid-Bugs-To: [email protected]\n" -"PO-Revision-Date: 2011-01-12 09:34+0800\n" -"Last-Translator: Jedi <[email protected]>\n" +"PO-Revision-Date: 2011-08-05 01:24+0800\n" +"Last-Translator: Jedi Lin <[email protected]>\n" "Language-Team: Chinese (traditional) <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -130,25 +130,27 @@ msgid "" "An ssh process requested the use of key%%0A %s%%0A (%s)%%0ADo you want to " "allow this?" msgstr "" +"有某個 ssh 程序提出使用金鑰 %%0A %s%%0A (%s)%%0A 之請求, 請問是否允許?" msgid "Allow" -msgstr "" +msgstr "允許" msgid "Deny" -msgstr "" +msgstr "拒絕" -#, fuzzy, c-format +#, c-format msgid "Please enter the passphrase for the ssh key%%0A %F%%0A (%c)" -msgstr "請輸入此 ssh 金鑰的密語%0A %c" +msgstr "請輸入此 ssh 金鑰的密語 %%0A %F%%0A (%c)" msgid "Please re-enter this passphrase" msgstr "請再次輸入密語" -#, fuzzy, c-format +#, c-format msgid "" "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 的金鑰存放處" +msgstr "" +"請輸入密語以保護收到的私鑰 %%0A %s%%0A %s%%0A 於 gpg-agent 的金鑰存放處" msgid "does not match - try again" msgstr "前後不一致 - 請再試一次" |