110 lines
3.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"general":
{
"Home": "主页",
"Organizations": "组织",
"Providers": "提供商",
"Users": "用户",
"Applications": "应用",
"Save": "保存",
"Add": "添加",
"Action": "行为",
"Edit": "修改",
"Delete": "删除",
"Organization": "组织",
"Created time": "创建时间",
"Name": "名称",
"Display name": "显示名称",
"Avatar": "头像",
"URL": "链接",
"Preview": "预览",
"User type": "用户类型",
"Password type": "密码类型",
"Password salt": "密码Salt值",
"Password": "密码",
"Email": "电子邮箱",
"Phone": "手机号",
"Logo": "图标",
"User containers": "用户容器",
"Users under all organizations": "所有组织里的用户",
"OAuth providers": "OAuth提供方",
"Applications that requires authentication": "需要鉴权的应用",
"Swagger": "API总览"
},
"signup":
{
"Username": "用户名",
"Please input your display name!": "请输入您的姓名!",
"Please input your affiliation!": "请输入您所在的工作单位!",
"The input is not valid Email!": "您输入的电子邮箱格式错误!",
"Please input your Email!": "请输入您的电子邮箱!",
"Confirm": "确认密码",
"Please confirm your password!": "请再次确认您的密码!",
"Your confirmed password is inconsistent with the password!": "您两次输入的密码不一致!",
"Please input your phone number!": "请输入您的手机号码!",
"Accept": "阅读并接受",
"Terms of Use": "《用户协议》",
"Have account?": "已有账号?",
"sign in now": "立即登录",
"Your account has been created!": "您的账号已创建!",
"Please click the below button to sign in": "请点击下方按钮登录"
},
"login":
{
"Please input your username, Email or phone number!": "请输入您的用户名、Email或手机号",
"username, Email or phone number": "用户名、Email或手机号",
"Please input your password!": "请输入您的密码!",
"password": "密码",
"Auto login": "下次自动登录",
"Forgot password?": "忘记密码?",
"Sign In": "登录",
"No account yet?": "没有账号?",
"sign up now": "立即注册"
},
"account":
{
"My Account": "我的账户",
"Settings for your account": "账户设置选项",
"Login": "登录",
"Logout": "登出",
"Sign Up": "注册"
},
"organization":
{
"Edit Organization": "修改组织",
"Website URL": "网页地址"
},
"provider":
{
"Name": "名称",
"Display name": "显示名称",
"Type": "类型",
"Client ID": "Client ID",
"Client secret": "Client secret",
"Provider URL": "提供商URL",
"Edit Provider": "修改提供商"
},
"user":
{
"Edit User": "修改用户",
"Upload a photo...": "上传头像...",
"Upload a photo": "上传头像",
"Select a photo...": "选择图片...",
"Set new profile picture": "设置新头像",
"Affiliation": "工作单位",
"Tag": "标签",
"Third-party logins": "第三方登录",
"Link": "绑定",
"Unlink": "解绑",
"Is admin": "是管理员",
"Is global admin": "是全局管理员",
"Is forbidden": "被禁用"
},
"application":
{
"Edit Application": "修改应用",
"Enable password": "开启密码",
"Login page preview": "登录页面预览"
}
}