From 9292050f924fb0fa79fdd70ab98c3fa0da153442 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 12 Jan 2022 02:12:08 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3389 of 3389 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 8820c135c5..9494f87031 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3511,5 +3511,13 @@ "Confirm the emoji below are displayed on both devices, in the same order:": "確認以下的表情符號以相同的順序顯示在兩台裝置上:", "Edit setting": "編輯設定", "Expand map": "展開地圖", - "Send reactions": "傳送回應" + "Send reactions": "傳送回應", + "No active call in this room": "此聊天室內沒有活躍的通話", + "Unable to find Matrix ID for phone number": "找不到電話號碼的 Matrix ID", + "Unknown (user, session) pair: (%(userId)s, %(deviceId)s)": "未知(使用者,工作階段)配對:(%(userId)s, %(deviceId)s)", + "Command failed: Unable to find room (%(roomId)s": "命令失敗:尋找聊天室失敗 (%(roomId)s)", + "Unrecognised room address: %(roomAlias)s": "無法識別的聊天室地址:%(roomAlias)s", + "Failed to get room topic: Unable to find room (%(roomId)s": "取得聊天室主題失敗:找不到聊天室 (%(roomId)s)", + "Command error: Unable to find rendering type (%(renderingType)s)": "命令錯誤:找不到繪製類型 (%(renderingType)s)", + "Command error: Unable to handle slash command.": "命令錯誤:無法處理斜線命令。" }