From a3289dcaf26891c00b50e12ecf7242b63d5e6c34 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Mon, 14 Feb 2022 02:50:14 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3438 of 3438 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 d1b42c8a2f..225fe96c5d 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3640,5 +3640,6 @@ "%(oneUser)sremoved a message %(count)s times|other": "%(oneUser)s 移除了 %(count)s 個訊息", "%(severalUsers)sremoved a message %(count)s times|one": "%(severalUsers)s 移除了 1 個訊息", "%(severalUsers)sremoved a message %(count)s times|other": "%(severalUsers)s 咦除了 %(count)s 個訊息", - "%(severalUsers)schanged the pinned messages for the room %(count)s times.|one": "%(severalUsers)s 變更了聊天室的釘選訊息。" + "%(severalUsers)schanged the pinned messages for the room %(count)s times.|one": "%(severalUsers)s 變更了聊天室的釘選訊息。", + "Automatically send debug logs when key backup is not functioning": "金鑰備份無法運作時自動傳送除錯紀錄檔" }