keycloak-scim/js/apps/admin-ui/public/locales/zh-CN/events.json
Jon Koops 6ef73892a1
Add simplified Chinese localization for the Admin Console (#20752)
Co-authored-by: Xiankun Li <xianli@redhat.com>
2023-06-02 21:31:48 +02:00

36 lines
1.2 KiB
JSON

{
"title": "事件",
"eventExplain": "事件是该领域中用户活动和管理员活动的记录。事件记录的配置请跳转至 <1>Event configs</1>.",
"eventConfigs": "事件设置",
"userEvents": "用户事件",
"adminEvents": "管理员事件",
"searchForUserEvent": "搜索用户事件",
"searchForAdminEvent": "搜索管理员事件",
"refresh": "刷新",
"emptyEvents": "无事件记录",
"emptyEventsInstructions": "在领域设置中配置事件日志记录",
"time": "时间",
"user": "用户",
"userId": "用户 ID",
"username": "用户名称",
"email": "邮箱",
"eventType": "事件类型",
"ipAddress": "IP 地址",
"client": "客户端",
"dateFrom": "日期(开始时间)",
"dateTo": "日期(截止日期)",
"searchUserEventsBtn": "搜索用户事件",
"searchAdminEventsBtn": "搜索管理员事件",
"realm": "领域",
"resourcePath": "资源路径",
"resourceType": "资源类型",
"resourceTypes": "资源类型",
"operationType": "操作类型",
"operationTypes": "操作类型",
"auth": "授权",
"attribute": "属性",
"value": "数值",
"representation": "表述",
"noUserDetails": "无用户详细信息",
"resetBtn": "重置"
}