commit cf5f4455726c7f0780e63c3dd6e17daa28b92851 Author: Translation commit bot translation@torproject.org Date: Tue Apr 5 07:46:31 2016 +0000
Update translations for tor-messenger-authproperties --- zh_HK/auth.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/zh_HK/auth.properties b/zh_HK/auth.properties index e120578..57a0c58 100644 --- a/zh_HK/auth.properties +++ b/zh_HK/auth.properties @@ -1,4 +1,4 @@ -auth.title=Verify %S's identity +auth.title=驗證%S的身份 auth.yourFingerprint=你的數碼指紋,%S:%s auth.theirFingerprint=%S提供的數碼指紋:\n%S auth.help=驗證連絡人的身份可以讓你確定對方身份的真實性。 @@ -8,5 +8,5 @@ auth.secret=請輸入秘密: auth.error=驗證連絡人身份發生錯誤。 auth.success=成功驗證連絡人身份。 auth.successThem=對方已經成功地驗證你的身份。現在你可以對對方提問以驗證他的身份。 -auth.fail=你的身份驗證失敗。 +auth.fail=聯絡人身份驗證失敗。 auth.done=完成
tor-commits@lists.torproject.org