Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (775 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
32e31834d1
commit
f267dc2a56
1 changed files with 24 additions and 1 deletions
|
|
@ -3359,5 +3359,28 @@
|
|||
"youHaveKnocked": "你已请求加入",
|
||||
"@youHaveKnocked": {},
|
||||
"pleaseWaitUntilInvited": "在来自该聊天室的某人邀请你之前请等待。",
|
||||
"@pleaseWaitUntilInvited": {}
|
||||
"@pleaseWaitUntilInvited": {},
|
||||
"countInvited": "邀请了 {count}",
|
||||
"@countInvited": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkList": "清单",
|
||||
"@checkList": {},
|
||||
"sentVoiceMessage": "🎙️ {duration} - {sender}",
|
||||
"@sentVoiceMessage": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
},
|
||||
"duration": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue