Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (632 of 632 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
Eric 2022-10-05 13:52:30 +00:00 committed by Hosted Weblate
parent 2c732d1c50
commit a1f5edb820
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 6 additions and 6 deletions

View File

@ -1315,7 +1315,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"newMessageInFluffyChat": "来自 FluffyChat 的新消息", "newMessageInFluffyChat": "💬 FluffyChat 新消息",
"@newMessageInFluffyChat": { "@newMessageInFluffyChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1881,35 +1881,35 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"sentAFile": "{username} 发送了文件", "sentAFile": "📁{username} 发送了文件",
"@sentAFile": { "@sentAFile": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"sentAnAudio": "{username} 发送了音频", "sentAnAudio": "🎤{username} 发送了音频",
"@sentAnAudio": { "@sentAnAudio": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"sentAPicture": "{username} 发送了图片", "sentAPicture": "🖼️ {username} 发送了图片",
"@sentAPicture": { "@sentAPicture": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"sentASticker": "{username} 发送了贴纸", "sentASticker": "😊 {username} 发送了贴纸",
"@sentASticker": { "@sentASticker": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"sentAVideo": "{username} 发送了视频", "sentAVideo": "🎥 {username} 发送了视频",
"@sentAVideo": { "@sentAVideo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {