From af5d16485c3bcf34b5e33a24926ff3d97e21a9c1 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 19 Aug 2020 05:43:32 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2340 of 2340 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.riot.im/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 cef1d21701..d5eacd1141 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2416,5 +2416,12 @@ "Master private key:": "主控私鑰:", "Show message previews for reactions in DMs": "在直接訊息中顯示反應的訊息預覽", "Show message previews for reactions in all rooms": "在所有聊天室中顯示反應的訊息預覽", - "Explore public rooms": "探索公開聊天室" + "Explore public rooms": "探索公開聊天室", + "Uploading logs": "正在上傳紀錄檔", + "Downloading logs": "正在下載紀錄檔", + "Can't see what you’re looking for?": "看不到您要找的東西嗎?", + "Explore all public rooms": "探索所有公開聊天室", + "%(count)s results|other": "%(count)s 個結果", + "Preparing to download logs": "正在準備下載紀錄檔", + "Download logs": "下載紀錄檔" }