mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-18 02:42:34 +01:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (582 of 582 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
0a56f38606
commit
fc616e90cd
@ -2808,5 +2808,53 @@
|
|||||||
"@showDirectChatsInSpaces": {
|
"@showDirectChatsInSpaces": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"youRejectedTheInvitation": "你拒绝了邀请",
|
||||||
|
"@youRejectedTheInvitation": {},
|
||||||
|
"youJoinedTheChat": "你加入了聊天",
|
||||||
|
"@youJoinedTheChat": {},
|
||||||
|
"youBannedUser": "你封禁了 {user}",
|
||||||
|
"@youBannedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedBy": "你受到 {user} 的邀请",
|
||||||
|
"@youInvitedBy": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedUser": "你邀请了 {user}",
|
||||||
|
"@youInvitedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKicked": "你踢掉了 {user}",
|
||||||
|
"@youKicked": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youUnbannedUser": "你解除了对 {user} 的封禁",
|
||||||
|
"@youUnbannedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youAcceptedTheInvitation": "你接受了邀请",
|
||||||
|
"@youAcceptedTheInvitation": {},
|
||||||
|
"youHaveWithdrawnTheInvitationFor": "你撤回了对 {user} 的邀请",
|
||||||
|
"@youHaveWithdrawnTheInvitationFor": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKickedAndBanned": "你踢掉并封禁了 {user}",
|
||||||
|
"@youKickedAndBanned": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user