From 7ce452646a24bebcae3287be957cdb0f9e094be8 Mon Sep 17 00:00:00 2001 From: thing no Date: Fri, 26 Feb 2021 06:38:24 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 83.6% (348 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- lib/l10n/intl_zh_Hant.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index 2360745f..c6e9943b 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1859,5 +1859,35 @@ "@videoCall": { "type": "text", "placeholders": {} + }, + "waitingPartnerEmoji": "正在等待夥伴接受那個表情符號…", + "@waitingPartnerEmoji": { + "type": "text", + "placeholders": {} + }, + "waitingPartnerAcceptRequest": "正在等待夥伴接受請求…", + "@waitingPartnerAcceptRequest": { + "type": "text", + "placeholders": {} + }, + "voiceMessage": "語音訊息", + "@voiceMessage": { + "type": "text", + "placeholders": {} + }, + "visibilityOfTheChatHistory": "聊天記錄的可見性", + "@visibilityOfTheChatHistory": { + "type": "text", + "placeholders": {} + }, + "visibleForEveryone": "對所有人可見", + "@visibleForEveryone": { + "type": "text", + "placeholders": {} + }, + "visibleForAllParticipants": "對所有參與者可見", + "@visibleForAllParticipants": { + "type": "text", + "placeholders": {} } }