From 889b4bebffc0a2f8ae81f386f1d90798c7fce341 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sat, 21 Sep 2019 02:53:55 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1801 of 1801 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index b2921d69ae..446a04a560 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2192,5 +2192,8 @@ "Find a room…": "尋找聊天室……", "Find a room… (e.g. %(exampleRoom)s)": "尋找聊天室……(例如 %(exampleRoom)s)", "If you can't find the room you're looking for, ask for an invite or Create a new room.": "如果您找不到您正在尋找的聊天室,請要求一份邀請或建立新的聊天室。", - "Explore rooms": "探索聊天室" + "Explore rooms": "探索聊天室", + "Changes the avatar of the current room": "變更目前聊天室的大頭貼", + "Read Marker lifetime (ms)": "讀取標記生命週期(毫秒)", + "Read Marker off-screen lifetime (ms)": "畫面外讀取標記的生命週期(毫秒)" }