From 5956e9ec6b05102856d7c3b7502b91c22d56b020 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 16 Apr 2020 02:09:23 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2291 of 2291 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 61fe4b8026..3e4b1ab097 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2362,5 +2362,8 @@ "Command failed": "指令失敗", "Could not find user in room": "在聊天室中找不到使用者", "Use an existing session to verify this one, granting it access to encrypted messages.": "使用既有的工作階段來驗證這個,授予其對加密訊息的存取權限。", - "Use your other device to continue…": "使用您其他的裝置繼續……" + "Use your other device to continue…": "使用您其他的裝置繼續……", + "Syncing...": "正在同步……", + "Signing In...": "正在登入……", + "If you've joined lots of rooms, this might take a while": "如果您已加入很多聊天室,這可能需要一點時間" }