From fb837fb962142ca9cb06c706702c0729e28ea985 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Fri, 10 Apr 2020 01:37:22 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2285 of 2285 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 668e3ed158..a731e62af2 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2353,5 +2353,9 @@ "Confirm account deactivation": "確認停用帳號", "Server did not require any authentication": "伺服器不需要任何驗證", "Server did not return valid authentication information.": "伺服器沒有回傳有效的驗證資訊。", - "There was a problem communicating with the server. Please try again.": "與伺服器通訊時發生問題。請再試一次。" + "There was a problem communicating with the server. Please try again.": "與伺服器通訊時發生問題。請再試一次。", + "Delete sessions|other": "刪除工作階段", + "Delete sessions|one": "刪除工作階段", + "Enable end-to-end encryption": "啟用端到端加密", + "You can’t disable this later. Bridges & most bots won’t work yet.": "您無法在稍後停用此功能。橋接與大多數機器人也尚無法運作。" }