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:
parent
22b91c61f0
commit
4dcd2dac7c
1 changed files with 37 additions and 2 deletions
|
|
@ -537,7 +537,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"defaultPermissionLevel": "默认权限级别",
|
"defaultPermissionLevel": "新用户默认权限级别",
|
||||||
"@defaultPermissionLevel": {
|
"@defaultPermissionLevel": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -2737,5 +2737,40 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unread": "未读",
|
"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": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue