mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Sync from crowdin
This commit is contained in:
@ -1,34 +1,34 @@
|
|||||||
{
|
{
|
||||||
"general": {
|
"general": {
|
||||||
"Home": "Home",
|
"Home": "主页",
|
||||||
"Home - Tooltip": "Application homepage",
|
"Home - Tooltip": "应用的首页",
|
||||||
"Organizations": "Organizations",
|
"Organizations": "组织",
|
||||||
"Organizations - Tooltip": "The group the user belongs to",
|
"Organizations - Tooltip": "The group the user belongs to",
|
||||||
"Organization": "Organization",
|
"Organization": "组织",
|
||||||
"Organization - Tooltip": "The group the user belongs to",
|
"Organization - Tooltip": "用户所属的组织",
|
||||||
"Providers": "Providers",
|
"Providers": "Providers",
|
||||||
"Providers - Tooltip": "List of third-party applications that can be used to log in",
|
"Providers - Tooltip": "List of third-party applications that can be used to log in",
|
||||||
"Users": "Users",
|
"Users": "用户",
|
||||||
"User": "User",
|
"User": "用户",
|
||||||
"Applications": "Applications",
|
"Applications": "应用",
|
||||||
"Application": "Application",
|
"Application": "应用",
|
||||||
"Save": "Save",
|
"Save": "保存",
|
||||||
"Add": "Add",
|
"Add": "添加",
|
||||||
"Action": "Action",
|
"Action": "Action",
|
||||||
"Edit": "Edit",
|
"Edit": "编辑",
|
||||||
"Delete": "Delete",
|
"Delete": "删除",
|
||||||
"Up": "Up",
|
"Up": "Up",
|
||||||
"Down": "Down",
|
"Down": "Down",
|
||||||
"Created time": "Created time",
|
"Created time": "创建时间",
|
||||||
"Name": "Name",
|
"Name": "名称",
|
||||||
"Name - Tooltip": "Unique string-style identifier",
|
"Name - Tooltip": "Unique string-style identifier",
|
||||||
"Display name": "Display name",
|
"Display name": "显示名称",
|
||||||
"Display name - Tooltip": "Name shown to users, repeatable",
|
"Display name - Tooltip": "Name shown to users, repeatable",
|
||||||
"Personal name": "Personal name",
|
"Personal name": "Personal name",
|
||||||
"Personal name - Tooltip": "User personal name",
|
"Personal name - Tooltip": "User personal name",
|
||||||
"Avatar": "Avatar",
|
"Avatar": "Avatar",
|
||||||
"Avatar - Tooltip": "Avatar to show to others",
|
"Avatar - Tooltip": "Avatar to show to others",
|
||||||
"Default avatar": "Default avatar",
|
"Default avatar": "默认头像",
|
||||||
"Default avatar - Tooltip": "default avatar",
|
"Default avatar - Tooltip": "default avatar",
|
||||||
"URL": "URL",
|
"URL": "URL",
|
||||||
"URL - Tooltip": "Unique string-style identifier",
|
"URL - Tooltip": "Unique string-style identifier",
|
||||||
@ -43,32 +43,32 @@
|
|||||||
"Password": "Password",
|
"Password": "Password",
|
||||||
"Email": "Email",
|
"Email": "Email",
|
||||||
"Email - Tooltip": "email",
|
"Email - Tooltip": "email",
|
||||||
"Phone": "Phone",
|
"Phone": "手机号",
|
||||||
"Phone - Tooltip": "Phone",
|
"Phone - Tooltip": "手机号",
|
||||||
"Logo": "Logo",
|
"Logo": "图标",
|
||||||
"Logo - Tooltip": "App's image tag",
|
"Logo - Tooltip": "应用程序的图像标签",
|
||||||
"User containers": "User containers",
|
"User containers": "用户容器",
|
||||||
"Users under all organizations": "Users under all organizations",
|
"Users under all organizations": "Users under all organizations",
|
||||||
"OAuth providers": "OAuth providers",
|
"OAuth providers": "OAuth 提供商",
|
||||||
"Applications that requires authentication": "Applications that requires authentication",
|
"Applications that requires authentication": "Applications that requires authentication",
|
||||||
"Swagger": "Swagger",
|
"Swagger": "Swagger",
|
||||||
"Phone Prefix": "Phone Prefix",
|
"Phone Prefix": "Phone Prefix",
|
||||||
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions",
|
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions",
|
||||||
"Enter the code": "Enter the code",
|
"Enter the code": "Enter the code",
|
||||||
"Captcha": "Captcha",
|
"Captcha": "验证码",
|
||||||
"Authorization code": "Authorization code",
|
"Authorization code": "授权码",
|
||||||
"Access token": "Access token",
|
"Access token": "访问token",
|
||||||
"Expires in": "Expires in",
|
"Expires in": "有效期",
|
||||||
"Scope": "Scope",
|
"Scope": "范围",
|
||||||
"Description": "Description",
|
"Description": "介绍",
|
||||||
"Description - Tooltip": "Related descriptive information",
|
"Description - Tooltip": "相关描述信息",
|
||||||
"Token expire": "Token expire",
|
"Token expire": "Token 过期",
|
||||||
"Token expire - Tooltip": "Token authorization time",
|
"Token expire - Tooltip": "Token 授权时间",
|
||||||
"Forget URL": "Forget URL",
|
"Forget URL": "忘记网址",
|
||||||
"Forget URL - Tooltip": "Unique string-style identifier",
|
"Forget URL - Tooltip": "Unique string-style identifier",
|
||||||
"Affiliation URL": "Affiliation URL",
|
"Affiliation URL": "Affiliation URL",
|
||||||
"Affiliation URL - Tooltip": "Unique string-style identifier",
|
"Affiliation URL - Tooltip": "Unique string-style identifier",
|
||||||
"Signup URL": "Signup URL",
|
"Signup URL": "注册网址",
|
||||||
"Signup URL - Tooltip": "sign up url",
|
"Signup URL - Tooltip": "sign up url",
|
||||||
"Signin URL": "Signin URL",
|
"Signin URL": "Signin URL",
|
||||||
"Signin URL - Tooltip": "sign in url",
|
"Signin URL - Tooltip": "sign in url",
|
||||||
|
Reference in New Issue
Block a user