From eb9f2261ce632daa07c1b409a81beed11662b86d Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Wed, 4 Apr 2018 07:01:23 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (1009 of 1009 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 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index c0d4ce20c8..9872ecc3dc 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -1003,5 +1003,15 @@ "Unable to leave community": "無法離開社群", "Changes made to your community name and avatar might not be seen by other users for up to 30 minutes.": "對您的社群的名稱大頭貼的變更可能在最多30分鐘內不會被其他使用者看到。", "Join this community": "加入此社群", - "Leave this community": "離開此社群" + "Leave this community": "離開此社群", + "Stickerpack": "貼圖包", + "Sticker Messages": "貼圖訊息", + "You don't currently have any stickerpacks enabled": "您目前未啟用任何貼圖包", + "Click": "點按", + "here": "這裡", + "to add some!": "來新增一些!", + "Add a stickerpack": "新增貼圖包", + "Hide Stickers": "隱藏貼圖", + "Show Stickers": "顯示貼圖", + "Manage sticker packs": "管理貼圖包" }