commit 1fe5975e501d98c0ef5d164dfc0a73ecf48fb067 Author: Translation commit bot translation@torproject.org Date: Fri Jan 8 03:16:39 2016 +0000
Update translations for tor-messenger-authproperties --- zh_TW/auth.properties | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/zh_TW/auth.properties b/zh_TW/auth.properties index f2a1878..bdabd91 100644 --- a/zh_TW/auth.properties +++ b/zh_TW/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.title=驗證 %S 的身份 +auth.yourFingerprint=您的特徵值,%S : %s +auth.theirFingerprint=%S 所提供的特徵值: %S +auth.help=驗證連絡人的身份可以讓您確定對方身份的真實性。 +auth.helpTitle=驗證說明 +auth.question=以下是對方對您提出的問題:\n\n$S\n\n請在此輸入該問題的答案 (大小寫視為不同): +auth.secret=請在此輸入秘密: +auth.error=對方身份的驗證發生錯誤。 +auth.success=對方的身份驗證成功。 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.done=完成
tor-commits@lists.torproject.org