From 490990203f29583c382afcd3b08fce27c9eab1fc Mon Sep 17 00:00:00 2001 From: miullu Date: Thu, 3 Apr 2025 14:34:02 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 93.7% (717 of 765 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/ --- assets/l10n/intl_zh_Hant.arb | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/assets/l10n/intl_zh_Hant.arb b/assets/l10n/intl_zh_Hant.arb index c23b96f2e..c4f77b844 100644 --- a/assets/l10n/intl_zh_Hant.arb +++ b/assets/l10n/intl_zh_Hant.arb @@ -186,7 +186,7 @@ } } }, - "changedTheChatDescriptionTo": "{username} 變更了聊天室介紹為:「{description}」", + "changedTheChatDescriptionTo": "{username} 把聊天室介紹變更為:「{description}」", "@changedTheChatDescriptionTo": { "type": "String", "placeholders": { @@ -198,7 +198,7 @@ } } }, - "changedTheChatNameTo": "{username} 變更了聊天室名稱為:「{chatname}」", + "changedTheChatNameTo": "{username} 把聊天室名稱變更為:「{chatname}」", "@changedTheChatNameTo": { "type": "String", "placeholders": { @@ -2750,7 +2750,7 @@ "@disableEncryptionWarning": {}, "deviceKeys": "裝置密鑰:", "@deviceKeys": {}, - "fileIsTooBigForServer": "伺服器報告該文件太大,無法傳送。", + "fileIsTooBigForServer": "無法發送!該伺服器僅支援最大到 {max} 的附件。", "@fileIsTooBigForServer": {}, "fileHasBeenSavedAt": "文件已保存在 {path}", "@fileHasBeenSavedAt": { @@ -3244,6 +3244,10 @@ "@appIntroduction": {}, "previous": "上一個", "@previous": {}, - "otherPartyNotLoggedIn": "對方現未登入,未能接收訊息。", - "@otherPartyNotLoggedIn": {} + "otherPartyNotLoggedIn": "對方現未登入,未能接收訊息 !", + "@otherPartyNotLoggedIn": {}, + "supportPage": "幫助頁面", + "@supportPage": {}, + "addLink": "插入連結", + "@addLink": {} }