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/
This commit is contained in:
Poesty Li 2025-06-06 08:38:10 +02:00 committed by Hosted Weblate
parent 3ef219c96b
commit c976b52dc7
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -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": {}
}