From 66bb34f051944742a7820e58e5562b19bc6a2a14 Mon Sep 17 00:00:00 2001 From: hsluoyz Date: Sun, 4 Jul 2021 07:04:11 +0000 Subject: [PATCH] Sync from crowdin --- web/src/locales/zh/data.json | 68 ++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/web/src/locales/zh/data.json b/web/src/locales/zh/data.json index 01434071..bd4df936 100644 --- a/web/src/locales/zh/data.json +++ b/web/src/locales/zh/data.json @@ -1,34 +1,34 @@ { "general": { - "Home": "Home", - "Home - Tooltip": "Application homepage", - "Organizations": "Organizations", + "Home": "主页", + "Home - Tooltip": "应用的首页", + "Organizations": "组织", "Organizations - Tooltip": "The group the user belongs to", - "Organization": "Organization", - "Organization - Tooltip": "The group the user belongs to", + "Organization": "组织", + "Organization - Tooltip": "用户所属的组织", "Providers": "Providers", "Providers - Tooltip": "List of third-party applications that can be used to log in", - "Users": "Users", - "User": "User", - "Applications": "Applications", - "Application": "Application", - "Save": "Save", - "Add": "Add", + "Users": "用户", + "User": "用户", + "Applications": "应用", + "Application": "应用", + "Save": "保存", + "Add": "添加", "Action": "Action", - "Edit": "Edit", - "Delete": "Delete", + "Edit": "编辑", + "Delete": "删除", "Up": "Up", "Down": "Down", - "Created time": "Created time", - "Name": "Name", + "Created time": "创建时间", + "Name": "名称", "Name - Tooltip": "Unique string-style identifier", - "Display name": "Display name", + "Display name": "显示名称", "Display name - Tooltip": "Name shown to users, repeatable", "Personal name": "Personal name", "Personal name - Tooltip": "User personal name", "Avatar": "Avatar", "Avatar - Tooltip": "Avatar to show to others", - "Default avatar": "Default avatar", + "Default avatar": "默认头像", "Default avatar - Tooltip": "default avatar", "URL": "URL", "URL - Tooltip": "Unique string-style identifier", @@ -43,32 +43,32 @@ "Password": "Password", "Email": "Email", "Email - Tooltip": "email", - "Phone": "Phone", - "Phone - Tooltip": "Phone", - "Logo": "Logo", - "Logo - Tooltip": "App's image tag", - "User containers": "User containers", + "Phone": "手机号", + "Phone - Tooltip": "手机号", + "Logo": "图标", + "Logo - Tooltip": "应用程序的图像标签", + "User containers": "用户容器", "Users under all organizations": "Users under all organizations", - "OAuth providers": "OAuth providers", + "OAuth providers": "OAuth 提供商", "Applications that requires authentication": "Applications that requires authentication", "Swagger": "Swagger", "Phone Prefix": "Phone Prefix", "Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions", "Enter the code": "Enter the code", - "Captcha": "Captcha", - "Authorization code": "Authorization code", - "Access token": "Access token", - "Expires in": "Expires in", - "Scope": "Scope", - "Description": "Description", - "Description - Tooltip": "Related descriptive information", - "Token expire": "Token expire", - "Token expire - Tooltip": "Token authorization time", - "Forget URL": "Forget URL", + "Captcha": "验证码", + "Authorization code": "授权码", + "Access token": "访问token", + "Expires in": "有效期", + "Scope": "范围", + "Description": "介绍", + "Description - Tooltip": "相关描述信息", + "Token expire": "Token 过期", + "Token expire - Tooltip": "Token 授权时间", + "Forget URL": "忘记网址", "Forget URL - Tooltip": "Unique string-style identifier", "Affiliation URL": "Affiliation URL", "Affiliation URL - Tooltip": "Unique string-style identifier", - "Signup URL": "Signup URL", + "Signup URL": "注册网址", "Signup URL - Tooltip": "sign up url", "Signin URL": "Signin URL", "Signin URL - Tooltip": "sign in url",