commit 78da5a56c28964a6d0e59846d933f0724c7d3984 Author: Translation commit bot translation@torproject.org Date: Tue Apr 5 07:17:21 2016 +0000
Update translations for tor-messenger-authproperties --- zh_HK/auth.properties | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/zh_HK/auth.properties b/zh_HK/auth.properties index f2a1878..e120578 100644 --- a/zh_HK/auth.properties +++ b/zh_HK/auth.properties @@ -1,12 +1,12 @@ auth.title=Verify %S's identity -auth.yourFingerprint=Fingerprint for you, %S:\n%S -auth.theirFingerprint=Purported fingerprint for %S:\n%S -auth.help=Verifying a contact's identity helps ensure that the person you are talking to is who they claim to be. -auth.helpTitle=Verification help -auth.question=This is the question asked by your contact:\n\n%S\n\nEnter secret answer here (case sensitive): -auth.secret=Enter secret here: -auth.error=An error occurred while verifying your contact's identity. -auth.success=Verifying your contact's identity completed successfully. -auth.successThem=Your contact has successfully verified your identity. You may want to verify their identity as well by asking your own question. -auth.fail=Failed to verify your contact's identity. +auth.yourFingerprint=你的數碼指紋,%S:%s +auth.theirFingerprint=%S提供的數碼指紋:\n%S +auth.help=驗證連絡人的身份可以讓你確定對方身份的真實性。 +auth.helpTitle=驗證說明 +auth.question=以下是對方對你提出的問題:\n\n$S\n\n請在此輸入該問題的答案(大小楷視為不同): +auth.secret=請輸入秘密: +auth.error=驗證連絡人身份發生錯誤。 +auth.success=成功驗證連絡人身份。 +auth.successThem=對方已經成功地驗證你的身份。現在你可以對對方提問以驗證他的身份。 +auth.fail=你的身份驗證失敗。 auth.done=完成
tor-commits@lists.torproject.org