From 8efce30d7fc6896dd8a5457523da7fe4d9b519bc Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 7 Feb 2018 11:57:40 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (222 of 222 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/ --- src/i18n/strings/zh_Hant.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 7181278361..3ec933c6c8 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -97,12 +97,12 @@ "Enable audible notifications in web client": "在網頁客戶端啟用音訊通知", "Enter keywords separated by a comma:": "輸入以逗號隔開的關鍵字:", "Error saving email notification preferences": "儲存電子郵件通知偏好設定時出錯", - "Failed to add tag %(tagName)s to room": "無法為聊天室新增標籤 %(tagName)s", + "Failed to add tag %(tagName)s to room": "新增標籤 %(tagName)s 到聊天室失敗", "Failed to get protocol list from Home Server": "無法從主機伺服器取得協定清單", "Failed to get public room list": "無法取得公開的聊天室清單", - "Failed to remove tag %(tagName)s from room": "移除聊天室的標籤 %(tagName)s 失敗", + "Failed to remove tag %(tagName)s from room": "從聊天室移除標籤 %(tagName)s 失敗", "Failed to send report: ": "無法傳送報告: ", - "Failed to set direct chat tag": "無法設定私人聊天標籤", + "Failed to set direct chat tag": "設定直接聊天標籤失敗", "Failed to set Direct Message status of room": "無法設定聊天室的私人訊息狀態", "Fetching third party location failed": "抓取第三方位置失敗", "Files": "檔案", @@ -222,5 +222,7 @@ "Away": "離開", "Please install Chrome or Firefox for the best experience.": "請安裝 ChromeFirefox 以取得最佳體驗。", "Safari and Opera work too.": "SafariOpera 也可以運作。", - "Reply": "回覆" + "Reply": "回覆", + "%(count)s Members|other": "%(count)s 個成員", + "%(count)s Members|one": "%(count)s 個成員" }