From e1b2272a93ff82f6460608c416f6fca246b43716 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sun, 15 Mar 2020 03:30:00 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2152 of 2152 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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index c8d520d5a3..2df131f757 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2196,5 +2196,11 @@ "Local addresses (unmoderated content)": "本機位置(未經審核的內容)", "%(senderDisplayName)s changed the room name from %(oldRoomName)s to %(newRoomName)s.": "%(senderDisplayName)s 將聊天室名稱從 %(oldRoomName)s 變更為 %(newRoomName)s。", "%(senderName)s changed the addresses for this room.": "%(senderName)s 變更了此聊天室的位置。", - "You don't have permission to delete the alias.": "您沒有刪除別名的權限。" + "You don't have permission to delete the alias.": "您沒有刪除別名的權限。", + "Support adding custom themes": "支援新增自訂佈景主題", + "Invalid theme schema.": "無效的佈景主題架構。", + "Error downloading theme information.": "下載佈景主題資訊時發生錯誤。", + "Theme added!": "已新增佈景主題!", + "Custom theme URL": "自訂佈景主題 URL", + "Add theme": "新增佈景主題" }