mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-04 10:19:30 +01:00
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:
parent
2c732d1c50
commit
a1f5edb820
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user