{ "loginTitle": "欢迎回来,请使用以下方式登录", "loginTitleSimple": "欢迎回来,请登录", "loginDivider": "或", "loginUsername": "用户名", "loginPassword": "密码", "loginSubmit": "登录", "loginFailTitle": "登录失败", "loginFailSubtitle": "请检查您的用户名和密码", "loginFailRateLimit": "您登录失败次数过多。请稍后再试", "loginSuccessTitle": "已登录", "loginSuccessSubtitle": "欢迎回来!", "loginOauthFailTitle": "发生错误", "loginOauthFailSubtitle": "获取 OAuth URL 失败", "loginOauthSuccessTitle": "重定向中", "loginOauthSuccessSubtitle": "重定向到您的 OAuth 提供商", "loginOauthAutoRedirectTitle": "OAuth Auto Redirect", "loginOauthAutoRedirectSubtitle": "You will be automatically redirected to your OAuth provider to authenticate.", "loginOauthAutoRedirectButton": "Redirect now", "continueTitle": "继续", "continueRedirectingTitle": "正在重定向……", "continueRedirectingSubtitle": "您应该很快被重定向到应用", "continueRedirectManually": "Redirect me manually", "continueInsecureRedirectTitle": "不安全的重定向", "continueInsecureRedirectSubtitle": "您正在尝试从https重定向到http可能存在风险。您确定要继续吗?", "continueUntrustedRedirectTitle": "Untrusted redirect", "continueUntrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{cookieDomain}}). Are you sure you want to continue?", "logoutFailTitle": "注销失败", "logoutFailSubtitle": "请重试", "logoutSuccessTitle": "已登出", "logoutSuccessSubtitle": "您已登出", "logoutTitle": "登出", "logoutUsernameSubtitle": "您当前登录用户为{{username}}。点击下方按钮注销。", "logoutOauthSubtitle": "您当前以{{username}}登录,使用的是{{provider}} OAuth 提供商。点击下方按钮注销。", "notFoundTitle": "无法找到页面", "notFoundSubtitle": "您访问的页面不存在。", "notFoundButton": "回到主页", "totpFailTitle": "无法验证代码", "totpFailSubtitle": "请检查您的代码并重试", "totpSuccessTitle": "已验证", "totpSuccessSubtitle": "重定向到您的应用", "totpTitle": "输入您的 TOTP 代码", "totpSubtitle": "请输入您身份验证器应用中的代码。", "unauthorizedTitle": "未授权", "unauthorizedResourceSubtitle": "用户名为{{username}}的用户无权访问资源{{resource}}。", "unauthorizedLoginSubtitle": "用户名为{{username}}的用户无权登录。", "unauthorizedGroupsSubtitle": "用户名为{{username}}的用户不在资源{{resource}}所需的组中。", "unauthorizedIpSubtitle": "用户 {{ip}} 无权访问资源 {{resource}}。", "unauthorizedButton": "重试", "cancelTitle": "取消", "forgotPasswordTitle": "忘记密码?", "failedToFetchProvidersTitle": "加载身份验证提供程序失败,请检查您的配置。", "errorTitle": "发生了错误", "errorSubtitle": "执行此操作时发生错误,请检查控制台以获取更多信息。", "forgotPasswordMessage": "您可以通过更改 `USERS ` 环境变量重置您的密码。", "fieldRequired": "必添字段", "invalidInput": "无效的输入", "domainWarningTitle": "Invalid Domain", "domainWarningSubtitle": "This instance is configured to be accessed from {{appUrl}}, but {{currentUrl}} is being used. If you proceed, you may encounter issues with authentication.", "ignoreTitle": "Ignore", "goToCorrectDomainTitle": "Go to correct domain" }