From 5e337e242f4f21de6d153860ab55b7184a308e1c Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Fri, 10 Feb 2023 06:03:16 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3747 of 3747 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 9f34b41944..9b4416dd65 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3744,5 +3744,6 @@ "unknown": "未知", "Red": "紅", "Grey": "灰", - "Are you sure you want to stop your live broadcast? This will end the broadcast and the full recording will be available in the room.": "您確定您想要停止您的直播嗎?這將會結束廣播,而完整的紀錄稍後將會在聊天室中提供。" + "Are you sure you want to stop your live broadcast? This will end the broadcast and the full recording will be available in the room.": "您確定您想要停止您的直播嗎?這將會結束廣播,而完整的紀錄稍後將會在聊天室中提供。", + "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "您的電子郵件地址似乎並未與此家伺服器上的 Matrix ID 相關連。" }