From dd4aaf230a5a9ecad133bbc25ecea48bbd491700 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Tue, 11 Feb 2020 02:14:48 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2110 of 2110 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 2570746fc7..9f49122a69 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2132,5 +2132,10 @@ "If you cancel now, you won't complete verifying the other user.": "如果您現在取消,您將無法完成驗證其他使用者。", "If you cancel now, you won't complete verifying your other session.": "如果您現在取消,您將無法完成驗證您其他的工作階段。", "If you cancel now, you won't complete your secret storage operation.": "如果您現在取消,您將無法完成驗證您的秘密儲存空間動作。", - "Cancel entering passphrase?": "取消輸入通關密語?" + "Cancel entering passphrase?": "取消輸入通關密語?", + "Show typing notifications": "顯示打字通知", + "Reset cross-signing and secret storage": "重設交叉簽章與秘密儲存空間", + "Destroy cross-signing keys?": "摧毀交叉簽章金鑰?", + "Deleting cross-signing keys is permanent. Anyone you have verified with will see security alerts. You almost certainly don't want to do this, unless you've lost every device you can cross-sign from.": "永久刪除交叉簽章金鑰。任何您已驗證過的人都會看到安全性警告。除非您遺失了所有可以進行交叉簽章的裝置,否則您平常幾乎不會想要這樣做。", + "Clear cross-signing keys": "清除交叉簽章金鑰" }