From 92b58bfb9197f9f7358ee31a2a10d7f9dedf3bf7 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 1 Feb 2023 02:23:08 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3723 of 3723 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 | 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 62219ec419..be167f3e3a 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3717,5 +3717,9 @@ "Your account details are managed separately at %(hostname)s.": "您的帳號詳細資訊在 %(hostname)s 中單獨管理。", "Enable MSC3946 (to support late-arriving room archives)": "啟用 MSC3946(為了支援遲到聊天室存檔)", "Dynamic room predecessors": "動態聊天室前身", - "Unable to play this voice broadcast": "無法播放此音訊廣播" + "Unable to play this voice broadcast": "無法播放此音訊廣播", + "All messages and invites from this user will be hidden. Are you sure you want to ignore them?": "來自該使用者的所有訊息與邀請都將被隱藏。您確定要忽略它們嗎?", + "Ignore %(user)s": "忽略 %(user)s", + "Indent decrease": "減少縮排", + "Indent increase": "增加縮排" }