From c976b52dc73fa111c10d668fc75f56789f54c5e8 Mon Sep 17 00:00:00 2001 From: Poesty Li Date: Fri, 6 Jun 2025 08:38:10 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (778 of 778 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 65dd99ccc..215effc0e 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -3362,7 +3362,7 @@ }, "checkList": "清单", "@checkList": {}, - "sentVoiceMessage": "🎙️ {duration} - {sender}", + "sentVoiceMessage": "🎙️ {duration} - 来自 {sender} 的语音消息", "@sentVoiceMessage": { "type": "String", "placeholders": { @@ -3373,5 +3373,11 @@ "type": "String" } } - } + }, + "commandHint_logout": "注销当前设备", + "@commandHint_logout": {}, + "commandHint_logoutall": "注销所有活动设备", + "@commandHint_logoutall": {}, + "displayNavigationRail": "在移动设备上显示导航栏", + "@displayNavigationRail": {} }