From 18415e435ca6da9f9c2c3f853e5b973b06737f0e Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 22 Sep 2021 04:01:36 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (3166 of 3166 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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 9d644d424b..d4da600284 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3160,5 +3160,12 @@ "To join a space you'll need an invite.": "若要加入空間,您必須被邀請。", "You can also make Spaces from communities.": "您也可以從社群建立空間。", "Temporarily show communities instead of Spaces for this session. Support for this will be removed in the near future. This will reload Element.": "為此工作階段暫時顯示社群而非空間。對此功能的支援將在不久的將來移除。這將會重新載入 Element。", - "Display Communities instead of Spaces": "顯示社群而非空間" + "Display Communities instead of Spaces": "顯示社群而非空間", + "Would you like to leave the rooms in this space?": "您想要離開此空間中的聊天室嗎?", + "You are about to leave .": "您將要離開 。", + "Leave some rooms": "離開部份聊天室", + "Leave all rooms": "離開所有聊天室", + "Don't leave any rooms": "不要離開任何聊天室", + "%(reactors)s reacted with %(content)s": "%(reactors)s 使用了 %(content)s 反應", + "Joining space …": "正在加入空間……" }