Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (633 of 633 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
Eric 2022-10-17 01:44:57 +00:00 committed by Hosted Weblate
parent 915cce6d42
commit bf7ae35eec
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -11,7 +11,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "{username} 已接受邀请", "acceptedTheInvitation": "👍 {username} 已接受邀请",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -28,7 +28,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"activatedEndToEndEncryption": "{username} 激活了端到端加密", "activatedEndToEndEncryption": "🔐 {username} 激活了端到端加密",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -605,7 +605,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"createdTheChat": "{username} 创建了聊天", "createdTheChat": "💬 {username} 创建了聊天",
"@createdTheChat": { "@createdTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1091,7 +1091,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"invitedUser": "{username} 邀请了 {targetName}", "invitedUser": "📩 {username} 邀请了 {targetName}",
"@invitedUser": { "@invitedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1127,7 +1127,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"joinedTheChat": "{username} 加入了聊天", "joinedTheChat": "👋 {username} 加入了聊天",
"@joinedTheChat": { "@joinedTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1149,7 +1149,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"kicked": "{username} 踢了 {targetName}", "kicked": "👞 {username} 踢了 {targetName}",
"@kicked": { "@kicked": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1157,7 +1157,7 @@
"targetName": {} "targetName": {}
} }
}, },
"kickedAndBanned": "{username} 踢了 {targetName} 并将其封禁", "kickedAndBanned": "🙅 {username} 踢出 {targetName} 并将其封禁",
"@kickedAndBanned": { "@kickedAndBanned": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2240,7 +2240,7 @@
"username": {} "username": {}
} }
}, },
"userLeftTheChat": "{username} 离开了聊天", "userLeftTheChat": "🚪{username} 离开了聊天",
"@userLeftTheChat": { "@userLeftTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2819,19 +2819,19 @@
"user": {} "user": {}
} }
}, },
"youInvitedBy": "你受到 {user} 的邀请", "youInvitedBy": "📩 你受到 {user} 的邀请",
"@youInvitedBy": { "@youInvitedBy": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youInvitedUser": "你邀请了 {user}", "youInvitedUser": "📩 你邀请了 {user}",
"@youInvitedUser": { "@youInvitedUser": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youKicked": "你踢掉了 {user}", "youKicked": "👞你踢掉了 {user}",
"@youKicked": { "@youKicked": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2843,7 +2843,7 @@
"user": {} "user": {}
} }
}, },
"youAcceptedTheInvitation": "你接受了邀请", "youAcceptedTheInvitation": "👍 你接受了邀请",
"@youAcceptedTheInvitation": {}, "@youAcceptedTheInvitation": {},
"youHaveWithdrawnTheInvitationFor": "你撤回了对 {user} 的邀请", "youHaveWithdrawnTheInvitationFor": "你撤回了对 {user} 的邀请",
"@youHaveWithdrawnTheInvitationFor": { "@youHaveWithdrawnTheInvitationFor": {
@ -2851,7 +2851,7 @@
"user": {} "user": {}
} }
}, },
"youKickedAndBanned": "你踢掉并封禁了 {user}", "youKickedAndBanned": "🙅你踢掉并封禁了 {user}",
"@youKickedAndBanned": { "@youKickedAndBanned": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2987,5 +2987,7 @@
"placeholders": { "placeholders": {
"number": {} "number": {}
} }
} },
"hideUnimportantStateEvents": "隐藏不重要的状态事件",
"@hideUnimportantStateEvents": {}
} }