Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (652 of 652 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
大王叫我来巡山 2024-07-26 01:09:53 +00:00 committed by Hosted Weblate
parent 22b91c61f0
commit 4dcd2dac7c
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -537,7 +537,7 @@
"type": "text",
"placeholders": {}
},
"defaultPermissionLevel": "默认权限级别",
"defaultPermissionLevel": "新用户默认权限级别",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@ -2737,5 +2737,40 @@
}
},
"unread": "未读",
"@unread": {}
"@unread": {},
"userLevel": "{level} - 用户",
"@userLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"moderatorLevel": "{level} - 主持人",
"@moderatorLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"adminLevel": "{level} - 管理员",
"@adminLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"inviteOtherUsers": "邀请其他用户到这个聊天",
"@inviteOtherUsers": {},
"changeTheChatPermissions": "更改聊天权限",
"@changeTheChatPermissions": {},
"changeTheVisibilityOfChatHistory": "更改聊天历史的可见性",
"@changeTheVisibilityOfChatHistory": {},
"changeTheCanonicalRoomAlias": "更改主公共聊天地址",
"@changeTheCanonicalRoomAlias": {},
"sendRoomNotifications": "发送通知聊天室所有人的通知",
"@sendRoomNotifications": {},
"changeTheDescriptionOfTheGroup": "更改聊天描述",
"@changeTheDescriptionOfTheGroup": {},
"changeGeneralChatSettings": "更改常规聊天设置",
"@changeGeneralChatSettings": {}
}