Sync from crowdin

This commit is contained in:
ErikQQY 2021-07-04 09:41:24 +00:00 committed by GitHub Actions
parent 00b00a20de
commit 64950e900f

View File

@ -1,271 +1,271 @@
{ {
"general": { "general": {
"Home": "页", "Home": "页",
"Home - Tooltip": "应用的首页", "Home - Tooltip": "应用的首页",
"Organizations": "组织", "Organizations": "组织",
"Organizations - Tooltip": "The group the user belongs to", "Organizations - Tooltip": "Unique string-style identifier",
"Organization": "组织", "Organization": "组织",
"Organization - Tooltip": "用户所属的组织", "Organization - Tooltip": "Unique string-style identifier",
"Providers": "Providers", "Providers": "提供商",
"Providers - Tooltip": "List of third-party applications that can be used to log in", "Providers - Tooltip": "第三方登录需要配置的提供方",
"Users": "用户", "Users": "用户",
"User": "用户", "User": "用户",
"Applications": "应用", "Applications": "应用",
"Application": "应用", "Application": "应用",
"Save": "保存", "Save": "保存",
"Add": "添加", "Add": "添加",
"Action": "Action", "Action": "操作",
"Edit": "编辑", "Edit": "修改",
"Delete": "删除", "Delete": "删除",
"Up": "Up", "Up": "上移",
"Down": "Down", "Down": "下移",
"Created time": "创建时间", "Created time": "创建时间",
"Name": "名称", "Name": "名称",
"Name - Tooltip": "Unique string-style identifier", "Name - Tooltip": "唯一的、字符串式的ID",
"Display name": "显示名称", "Display name": "显示名称",
"Display name - Tooltip": "Name shown to users, repeatable", "Display name - Tooltip": "可重复的、仅作展示用途的ID",
"Personal name": "Personal name", "Personal name": "姓名",
"Personal name - Tooltip": "User personal name", "Personal name - Tooltip": "个人姓名",
"Avatar": "Avatar", "Avatar": "头像",
"Avatar - Tooltip": "Avatar to show to others", "Avatar - Tooltip": "向其他人展示的头像",
"Default avatar": "默认头像", "Default avatar": "默认头像",
"Default avatar - Tooltip": "default avatar", "Default avatar - Tooltip": "默认头像",
"URL": "URL", "URL": "链接",
"URL - Tooltip": "Unique string-style identifier", "URL - Tooltip": "可访问的在线地址",
"Preview": "Preview", "Preview": "预览",
"Preview - Tooltip": "The form in which the password is stored in the database", "Preview - Tooltip": "预览",
"User type": "User type", "User type": "用户类型",
"User type - Tooltip": "Permission role owned by the user", "User type - Tooltip": "具有不同权限的用户角色",
"Password type": "Password type", "Password type": "密码类型",
"Password type - Tooltip": "The form in which the password is stored in the database", "Password type - Tooltip": "密码在数据库中存储的形式",
"Password salt": "Password salt", "Password salt": "密码Salt值",
"Password salt - Tooltip": "Random parameters used for password encryption", "Password salt - Tooltip": "用于密码加密的随机参数",
"Password": "Password", "Password": "密码",
"Email": "Email", "Email": "电子邮箱",
"Email - Tooltip": "email", "Email - Tooltip": "电子邮件:",
"Phone": "手机号", "Phone": "手机号",
"Phone - Tooltip": "手机号", "Phone - Tooltip": "手机号",
"Logo": "图标", "Logo": "图标",
"Logo - Tooltip": "应用程序的图", "Logo - Tooltip": "应用程序向外展示的图标",
"User containers": "用户容器", "User containers": "用户容器",
"Users under all organizations": "Users under all organizations", "Users under all organizations": "所有组织里的用户",
"OAuth providers": "OAuth 提供商", "OAuth providers": "OAuth提供方",
"Applications that requires authentication": "Applications that requires authentication", "Applications that requires authentication": "需要鉴权的应用",
"Swagger": "Swagger", "Swagger": "API文档",
"Phone Prefix": "Phone Prefix", "Phone Prefix": "手机号前缀",
"Phone Prefix - Tooltip": "Mobile phone number prefix, used to distinguish countries or regions", "Phone Prefix - Tooltip": "移动电话号码前缀,用于区分国家或地区",
"Enter the code": "Enter the code", "Enter the code": "输入验证码",
"Captcha": "验证码", "Captcha": "人机验证码",
"Authorization code": "授权码", "Authorization code": "授权码",
"Access token": "访问token", "Access token": "访问令牌",
"Expires in": "有效期", "Expires in": "有效期",
"Scope": "范围", "Scope": "范围",
"Description": "介绍", "Description": "Description",
"Description - Tooltip": "相关描述信息", "Description - Tooltip": "与此有关的描述信息",
"Token expire": "Token 过期", "Token expire": "Token expire",
"Token expire - Tooltip": "Token 授权时间", "Token expire - Tooltip": "签发的令牌的授权时间",
"Forget URL": "忘记网址", "Forget URL": "Forget URL",
"Forget URL - Tooltip": "Unique string-style identifier", "Forget URL - Tooltip": "Forget URL - Tooltip",
"Affiliation URL": "Affiliation URL", "Affiliation URL": "Affiliation URL",
"Affiliation URL - Tooltip": "Unique string-style identifier", "Affiliation URL - Tooltip": "Affiliation URL - Tooltip",
"Signup URL": "注册址", "Signup URL": "注册址",
"Signup URL - Tooltip": "sign up url", "Signup URL - Tooltip": "展示给用户的注册地址",
"Signin URL": "Signin URL", "Signin URL": "登录地址",
"Signin URL - Tooltip": "sign in url", "Signin URL - Tooltip": "用户的登录地址",
"ID - Tooltip": "random string", "ID - Tooltip": "唯一的随机字符串",
"Favicon - Tooltip": "Application icon" "Favicon - Tooltip": "网站的图标"
}, },
"signup": { "signup": {
"Username": "Username", "Username": "用户名",
"Please input your display name!": "Please input your display name!", "Please input your display name!": "请输入您的显示名称!",
"Please input your personal name!": "Please input your personal name!", "Please input your personal name!": "请输入您的姓名!",
"Please input your address!": "Please input your address!", "Please input your address!": "请输入您的地址!",
"Please input your affiliation!": "Please input your affiliation!", "Please input your affiliation!": "请输入您所在的工作单位!",
"The input is not valid Email!": "The input is not valid Email!", "The input is not valid Email!": "您输入的电子邮箱格式错误!",
"Please input your Email!": "Please input your Email!", "Please input your Email!": "请输入您的电子邮箱!",
"Confirm": "Confirm", "Confirm": "确认密码",
"Please confirm your password!": "Please confirm your password!", "Please confirm your password!": "请再次确认您的密码!",
"Your confirmed password is inconsistent with the password!": "Your confirmed password is inconsistent with the password!", "Your confirmed password is inconsistent with the password!": "您两次输入的密码不一致!",
"Please input your phone number!": "Please input your phone number!", "Please input your phone number!": "请输入您的手机号码!",
"Accept": "Accept", "Accept": "阅读并接受",
"Terms of Use": "Terms of Use", "Terms of Use": "《用户协议》",
"Have account?": "Have account?", "Have account?": "已有账号?",
"sign in now": "sign in now", "sign in now": "立即登录",
"Your account has been created!": "Your account has been created!", "Your account has been created!": "您的账号已创建!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "请点击下方按钮登录",
"Missing parameter.": "Missing parameter." "Missing parameter.": "缺少参数"
}, },
"code": { "code": {
"Verify code": "Verify code", "Verify code": "验证码",
"Please input your verification code!": "Please input your verification code!", "Please input your verification code!": "请输入您的验证码",
"Send Code": "Send Code", "Send Code": "发送验证码",
"Empty Code": "Empty Code", "Empty Code": "验证码为空",
"Code Sent": "Code Sent", "Code Sent": "验证码已发送",
"Code You Received": "Code You Received", "Code You Received": "验证码",
"Enter your code": "Enter your code", "Enter your code": "输入你的验证码",
"You can only send one code in 60s.": "You can only send one code in 60s.", "You can only send one code in 60s.": "每分钟你只能发送一次验证码",
"Code has not been sent yet!": "Code has not been sent yet!", "Code has not been sent yet!": "你还没有发送验证码",
"You should verify your code in 5 min!": "You should verify your code in 5 min!", "You should verify your code in 5 min!": "验证码已超时。你应该在 5 分钟内完成验证。",
"Wrong code!": "Wrong code!", "Wrong code!": "验证码错误!",
"Email code": "Email code", "Email code": "邮箱验证码",
"Phone code": "Phone code", "Phone code": "手机验证码",
"PhoneCode has not been sent yet!": "Phone code has not been sent yet!", "PhoneCode has not been sent yet!": "尚未发送验证码至手机",
"EmailCode has not been sent yet!": "Email code has not been sent yet!", "EmailCode has not been sent yet!": "尚未发送验证码至邮箱",
"PhoneYou should verify your code in 10 min!": "You should verify your phone verification code in 10 min!", "PhoneYou should verify your code in 10 min!": "你应该在 10 分钟之内验证手机号",
"EmailYou should verify your code in 10 min!": "You should verify your email verification code in 10 min!", "EmailYou should verify your code in 10 min!": "你应该在 10 分钟之内验证邮箱",
"PhoneWrong code!": "Wrong phone verification code!", "PhoneWrong code!": "手机验证码错误",
"EmailWrong code!": "Wrong email verification code!", "EmailWrong code!": "邮箱验证码错误",
"Missing parameter.": "Missing parameter.", "Missing parameter.": "缺少参数",
"Submit and complete": "Submit and complete" "Submit and complete": "完成提交"
}, },
"login": { "login": {
"Please input your username, Email or phone!": "Please input your username, Email or phone!", "Please input your username, Email or phone!": "请输入您的用户名、Email或手机号",
"username, Email or phone": "username, Email or phone", "username, Email or phone": "用户名、Email或手机号",
"Please input your password!": "Please input your password!", "Please input your password!": "请输入您的密码!",
"Password": "Password", "Password": "密码",
"Auto login": "Auto login", "Auto login": "下次自动登录",
"Forgot password?": "Forgot password?", "Forgot password?": "忘记密码?",
"Sign In": "Sign In", "Sign In": "登录",
"No account yet?": "No account yet?", "No account yet?": "没有账号?",
"sign up now": "sign up now", "sign up now": "立即注册",
"To access": "To access", "To access": "访问",
"Sign in with {type}": "Sign in with {type}" "Sign in with {type}": "{type}登录"
}, },
"account": { "account": {
"My Account": "My Account", "My Account": "我的账户",
"Settings for your account": "Settings for your account", "Settings for your account": "账户设置选项",
"Login": "Login", "Login": "登录",
"Logout": "Logout", "Logout": "登出",
"Sign Up": "Sign Up" "Sign Up": "注册"
}, },
"organization": { "organization": {
"Edit Organization": "Edit Organization", "Edit Organization": "修改组织",
"Website URL": "Website URL", "Website URL": "网页地址",
"Website URL - Tooltip": "Unique string-style identifier" "Website URL - Tooltip": "唯一的、字符串式的ID"
}, },
"provider": { "provider": {
"App ID": "App ID", "App ID": "应用ID",
"App ID - Tooltip": "Unique string-style identifier", "App ID - Tooltip": "唯一的、字符串式的ID",
"Name": "Name", "Name": "名称",
"Display name": "Display name", "Display name": "显示名称",
"Category": "Category", "Category": "分类",
"Category - Tooltip": "Unique string-style identifier", "Category - Tooltip": "唯一的、字符串式的ID",
"Type": "Type", "Type": "类型",
"Type - Tooltip": "Unique string-style identifier", "Type - Tooltip": "唯一的、字符串式的ID",
"Client ID": "Client ID", "Client ID": "Client ID",
"Client ID - Tooltip": "Unique string-style identifier", "Client ID - Tooltip": "唯一的、字符串式的ID",
"Client secret": "Client secret", "Client secret": "Client secret",
"Client secret - Tooltip": "Unique string-style identifier", "Client secret - Tooltip": "唯一的、字符串式的ID",
"Host": "Host", "Host": "主机",
"Host - Tooltip": "Unique string-style identifier", "Host - Tooltip": "唯一的、字符串式的ID",
"Port": "Port", "Port": "端口号",
"Port - Tooltip": "Unique string-style identifier", "Port - Tooltip": "唯一的、字符串式的ID",
"Email Title": "Email Title", "Email Title": "邮件标题",
"Email Title - Tooltip": "Unique string-style identifier", "Email Title - Tooltip": "唯一的、字符串式的ID",
"Email Content": "Email Content", "Email Content": "邮件内容",
"Email Content - Tooltip": "Unique string-style identifier", "Email Content - Tooltip": "唯一的、字符串式的ID",
"Region ID": "Region ID", "Region ID": "地域ID",
"Sign Name": "Sign Name", "Sign Name": "签名名称",
"Sign Name - Tooltip": "Unique string-style identifier", "Sign Name - Tooltip": "唯一的、字符串式的ID",
"Template Code": "Template Code", "Template Code": "模板CODE",
"Template Code - Tooltip": "Unique string-style identifier", "Template Code - Tooltip": "唯一的、字符串式的ID",
"Provider URL": "Provider URL", "Provider URL": "提供商URL",
"Provider URL - Tooltip": "Unique string-style identifier", "Provider URL - Tooltip": "唯一的、字符串式的ID",
"Edit Provider": "Edit Provider" "Edit Provider": "修改提供商"
}, },
"user": { "user": {
"Edit User": "Edit User", "Edit User": "修改用户",
"Upload a photo": "Upload a photo", "Upload a photo": "上传头像",
"Select a photo...": "Select a photo...", "Select a photo...": "选择图片...",
"Set new profile picture": "Set new profile picture", "Set new profile picture": "设置新头像",
"Set password...": "Set password...", "Set password...": "设置密码...",
"Modify password...": "Modify password...", "Modify password...": "修改密码...",
"Address": "Address", "Address": "地址",
"Address - Tooltip": "Unique string-style identifier", "Address - Tooltip": "唯一的、字符串式的ID",
"Affiliation": "Affiliation", "Affiliation": "工作单位",
"Affiliation - Tooltip": "Unique string-style identifier", "Affiliation - Tooltip": "唯一的、字符串式的ID",
"Modify affiliation": "Modify affiliation", "Modify affiliation": "修改工作单位",
"Tag": "Tag", "Tag": "标签",
"Tag - Tooltip": "Unique string-style identifier", "Tag - Tooltip": "唯一的、字符串式的ID",
"Third-party logins": "Third-party logins", "Third-party logins": "第三方登录",
"Third-party logins - Tooltip": "Use third-party apps to log in", "Third-party logins - Tooltip": "使用第三方应用程序登录",
"Properties": "Properties", "Properties": "属性",
"Link": "Link", "Link": "绑定",
"Unlink": "Unlink", "Unlink": "解绑",
"Is admin": "Is admin", "Is admin": "是管理员",
"Is admin - Tooltip": "Is the application administrator", "Is admin - Tooltip": "是应用程序管理员",
"Is global admin": "Is global admin", "Is global admin": "是全局管理员",
"Is global admin - Tooltip": "Is the application global administrator", "Is global admin - Tooltip": "是应用程序管理员",
"Is forbidden": "Is forbidden", "Is forbidden": "被禁用",
"Is forbidden - Tooltip": "Whether the account is disabled", "Is forbidden - Tooltip": "账户是否已被禁用",
"Empty input!": "Empty input!", "Empty input!": "输入为空!",
"Two passwords you typed do not match.": "Two passwords you typed do not match.", "Two passwords you typed do not match.": "两次输入的密码不匹配。",
"Password Set": "Password Set", "Password Set": "密码已设置",
"Set Password": "Set Password", "Set Password": "设置密码",
"Old Password": "Old Password", "Old Password": "旧密码",
"New Password": "New Password", "New Password": "新密码",
"Re-enter New": "Re-enter New", "Re-enter New": "重复新密码",
"Please login first.": "Please login first.", "Please login first.": "请先登录。",
"Session outdated. Please login again.": "Session outdated. Please login again.", "Session outdated. Please login again.": "会话已过期,请重新登陆。",
"Invalid user id.": "Invalid user id.", "Invalid user id.": "用户 ID 错误",
"You don't have the permission to do this.": "You don't have the permission to do this.", "You don't have the permission to do this.": "你没有权限这么做。",
"Old password wrong.": "Old password wrong.", "Old password wrong.": "旧密码错误!",
"New password contains blank space.": "New password contains blank space.", "New password contains blank space.": "新密码包含空格。",
"Invalid new password": "Invalid new password", "Invalid new password": "非法的新密码。",
"Password": "Password", "Password": "密码",
"OK": "OK", "OK": "确定",
"Cancel": "Cancel", "Cancel": "取消",
"input password": "input password", "input password": "输入密码",
"Reset Email...": "Reset Email...", "Reset Email...": "重置邮箱...",
"Reset Phone...": "Reset Phone...", "Reset Phone...": "重置手机号...",
"Empty email": "Empty Email", "Empty email": "邮箱为空",
"Empty phone": "Empty Phone", "Empty phone": "手机号为空",
"phone reset": "Phone Reset", "phone reset": "手机号已设置",
"email reset": "Email Reset", "email reset": "邮箱已设置",
"Input your email": "Input your email", "Input your email": "请输入邮箱",
"Input your phone number": "Input your phone number", "Input your phone number": "输入手机号",
"New phone": "New Phone", "New phone": "新手机号",
"New email": "New Email", "New email": "新邮箱",
"Invalid phone number": "Invalid phone number", "Invalid phone number": "手机号格式错误",
"Invalid Email address": "Invalid Email address", "Invalid Email address": "邮箱格式错误",
"Turing test failed.": "Turing test failed.", "Turing test failed.": "图灵验证失败,无法确认你是人类!",
"Missing parameter.": "Missing parameter. Please check your form!" "Missing parameter.": "缺少参数!请确认所有信息都已填写!"
}, },
"application": { "application": {
"Edit Application": "Edit Application", "Edit Application": "修改应用",
"Password ON": "Password ON", "Password ON": "Password ON",
"Password ON - Tooltip": "Whether to allow password login", "Password ON - Tooltip": "是否允许密码登录",
"Enable signup": "Enable signup", "Enable signup": "启用注册",
"Enable signup - Tooltip": "Whether to allow users to sign up", "Enable signup - Tooltip": "是否允许用户注册",
"Login page preview": "Login page preview", "Login page preview": "登录页面预览",
"Test signup page..": "Test signup page..", "Test signup page..": "测试注册页面..",
"Test signin page..": "Test signin page..", "Test signin page..": "测试登录页面..",
"Test prompt page..": "Test prompt page..", "Test prompt page..": "测试提醒页面..",
"Redirect URL": "Redirect URL", "Redirect URL": "回调URL",
"Redirect URLs": "Redirect URLs", "Redirect URLs": "回调URLs",
"Redirect URLs - Tooltip": "List of redirect addresses after successful login", "Redirect URLs - Tooltip": "登录成功后重定向地址列表",
"Signup items": "Signup items", "Signup items": "注册项",
"Signup items - Tooltip": "Signup items that need to be filled in when users register" "Signup items - Tooltip": "注册用户注册时需要填写的项目"
}, },
"forget": { "forget": {
"Please input your application!": "Please input your application!", "Please input your application!": "请输入您的应用名称!",
"Please input your organization!": "Please input your organization!", "Please input your organization!": "请输入您的组织名称!",
"Unknown forgot type:": "Unknown forgot type:", "Unknown forgot type:": "未知的忘记类型:",
"Please input your username!": "Please input your username!", "Please input your username!": "请输入您的用户名!",
"Please input your password!": "Please input your password!", "Please input your password!": "请输入您的密码!",
"Please confirm your password!": "Please confirm your password!", "Please confirm your password!": "请确认您的密码!",
"Please input your Email/Phone string!": "Please input your Email/Phone string!", "Please input your Email/Phone string!": "请输入您的邮箱/手机号!",
"Your confirmed password is inconsistent with the password!": "Your confirmed password is inconsistent with the password!", "Your confirmed password is inconsistent with the password!": "您确认的密码与密码不一致!",
"Account": "Account", "Account": "账号",
"Verify": "Verify", "Verify": "验证",
"Retrieve password": "Retrieve password", "Retrieve password": "找回密码",
"Reset": "Reset", "Reset": "重置",
"Password": "Password", "Password": "密码",
"Next Step": "Next Step", "Next Step": "下一步",
"Confirm": "Confirm", "Confirm": "验证密码",
"Email/Phone's format wrong!": "Email/Phone's format wrong!", "Email/Phone's format wrong!": "邮箱/手机号格式错误!",
"Email/Phone": "Email/Phone", "Email/Phone": "邮箱/手机号",
"Change Password": "Change Password", "Change Password": "修改密码",
"Choose email verification or mobile verification": "Choose email verification or mobile verification" "Choose email verification or mobile verification": "选择邮箱验证或手机验证"
} }
} }