2022-12-07 13:13:23 +08:00
{
"account" : {
2023-03-19 21:47:49 +08:00
"Failed to add user" : "Failed to add user" ,
2022-12-07 13:13:23 +08:00
"Get init score failed, error: %w" : "Get init score failed, error: %w" ,
2023-03-19 21:47:49 +08:00
"Please sign out first" : "Please sign out first" ,
2022-12-07 13:13:23 +08:00
"The application does not allow to sign up new account" : "The application does not allow to sign up new account"
} ,
"auth" : {
"Challenge method should be S256" : "Challenge method should be S256" ,
"Failed to create user, user information is invalid: %s" : "Failed to create user, user information is invalid: %s" ,
"Failed to login in: %s" : "Failed to login in: %s" ,
"Invalid token" : "Invalid token" ,
"State expected: %s, but got: %s" : "State expected: %s, but got: %s" ,
"The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up" : "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account via %%s, please use another way to sign up" ,
"The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support" : "The account for provider: %s and username: %s (%s) does not exist and is not allowed to sign up as new account, please contact your IT support" ,
"The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)" : "The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)" ,
"The application: %s does not exist" : "The application: %s does not exist" ,
2022-12-27 13:46:57 +07:00
"The login method: login with password is not enabled for the application" : "The login method: login with password is not enabled for the application" ,
2022-12-07 13:13:23 +08:00
"The provider: %s is not enabled for the application" : "The provider: %s is not enabled for the application" ,
"Unauthorized operation" : "Unauthorized operation" ,
"Unknown authentication type (not password or provider), form = %s" : "Unknown authentication type (not password or provider), form = %s"
} ,
"cas" : {
"Service %s and %s do not match" : "Service %s and %s do not match"
} ,
"check" : {
"Affiliation cannot be blank" : "Affiliation cannot be blank" ,
"DisplayName cannot be blank" : "DisplayName cannot be blank" ,
"DisplayName is not valid real name" : "DisplayName is not valid real name" ,
"Email already exists" : "Email already exists" ,
"Email cannot be empty" : "Email cannot be empty" ,
"Email is invalid" : "Email is invalid" ,
"Empty username." : "Empty username." ,
"FirstName cannot be blank" : "FirstName cannot be blank" ,
2023-04-13 14:12:31 +08:00
"LDAP user name or password incorrect" : "LDAP user name or password incorrect" ,
2022-12-07 13:13:23 +08:00
"LastName cannot be blank" : "LastName cannot be blank" ,
"Multiple accounts with same uid, please check your ldap server" : "Multiple accounts with same uid, please check your ldap server" ,
"Organization does not exist" : "Organization does not exist" ,
"Password must have at least 6 characters" : "Password must have at least 6 characters" ,
"Phone already exists" : "Phone already exists" ,
"Phone cannot be empty" : "Phone cannot be empty" ,
"Phone number is invalid" : "Phone number is invalid" ,
"Session outdated, please login again" : "Session outdated, please login again" ,
"The user is forbidden to sign in, please contact the administrator" : "The user is forbidden to sign in, please contact the administrator" ,
2023-04-13 14:12:31 +08:00
"The user: %s doesn't exist in LDAP server" : "The user: %s doesn't exist in LDAP server" ,
2022-12-07 13:13:23 +08:00
"The username may only contain alphanumeric characters, underlines or hyphens, cannot have consecutive hyphens or underlines, and cannot begin or end with a hyphen or underline." : "The username may only contain alphanumeric characters, underlines or hyphens, cannot have consecutive hyphens or underlines, and cannot begin or end with a hyphen or underline." ,
"Username already exists" : "Username already exists" ,
"Username cannot be an email address" : "Username cannot be an email address" ,
"Username cannot contain white spaces" : "Username cannot contain white spaces" ,
"Username cannot start with a digit" : "Username cannot start with a digit" ,
"Username is too long (maximum is 39 characters)." : "Username is too long (maximum is 39 characters)." ,
"Username must have at least 2 characters" : "Username must have at least 2 characters" ,
2023-01-06 17:51:43 +07:00
"You have entered the wrong password or code too many times, please wait for %d minutes and try again" : "You have entered the wrong password or code too many times, please wait for %d minutes and try again" ,
2023-02-16 22:53:28 +08:00
"Your region is not allow to signup by phone" : "Your region is not allow to signup by phone" ,
2023-01-06 19:49:00 +08:00
"password or code is incorrect, you have %d remaining chances" : "password or code is incorrect, you have %d remaining chances" ,
"unsupported password type: %s" : "unsupported password type: %s"
2022-12-07 13:13:23 +08:00
} ,
2023-01-06 20:12:32 +08:00
"general" : {
2023-01-17 22:57:05 +08:00
"Missing parameter" : "Missing parameter" ,
2023-01-06 20:12:32 +08:00
"Please login first" : "Please login first" ,
2023-02-16 22:53:28 +08:00
"The user: %s doesn't exist" : "The user: %s doesn't exist" ,
"don't support captchaProvider: " : "don't support captchaProvider: "
2022-12-07 13:13:23 +08:00
} ,
"ldap" : {
2023-01-17 22:57:05 +08:00
"Ldap server exist" : "Ldap server exist"
2022-12-07 13:13:23 +08:00
} ,
"link" : {
"Please link first" : "Please link first" ,
"This application has no providers" : "This application has no providers" ,
"This application has no providers of type" : "This application has no providers of type" ,
"This provider can't be unlinked" : "This provider can't be unlinked" ,
"You are not the global admin, you can't unlink other users" : "You are not the global admin, you can't unlink other users" ,
"You can't unlink yourself, you are not a member of any application" : "You can't unlink yourself, you are not a member of any application"
} ,
"organization" : {
"Only admin can modify the %s." : "Only admin can modify the %s." ,
"The %s is immutable." : "The %s is immutable." ,
"Unknown modify rule %s." : "Unknown modify rule %s."
} ,
"provider" : {
"Invalid application id" : "Invalid application id" ,
"the provider: %s does not exist" : "the provider: %s does not exist"
} ,
"resource" : {
"User is nil for tag: avatar" : "User is nil for tag: avatar" ,
"Username or fullFilePath is empty: username = %s, fullFilePath = %s" : "Username or fullFilePath is empty: username = %s, fullFilePath = %s"
} ,
"saml" : {
"Application %s not found" : "Application %s not found"
} ,
"saml_sp" : {
"provider %s's category is not SAML" : "provider %s's category is not SAML"
} ,
"service" : {
"Empty parameters for emailForm: %v" : "Empty parameters for emailForm: %v" ,
"Invalid Email receivers: %s" : "Invalid Email receivers: %s" ,
"Invalid phone receivers: %s" : "Invalid phone receivers: %s"
} ,
"storage" : {
"The objectKey: %s is not allowed" : "The objectKey: %s is not allowed" ,
"The provider type: %s is not supported" : "The provider type: %s is not supported"
} ,
"token" : {
"Empty clientId or clientSecret" : "Empty clientId or clientSecret" ,
"Grant_type: %s is not supported in this application" : "Grant_type: %s is not supported in this application" ,
"Invalid application or wrong clientSecret" : "Invalid application or wrong clientSecret" ,
"Invalid client_id" : "Invalid client_id" ,
2023-01-17 22:57:05 +08:00
"Redirect URI: %s doesn't exist in the allowed Redirect URI list" : "Redirect URI: %s doesn't exist in the allowed Redirect URI list" ,
"Token not found, invalid accessToken" : "Token not found, invalid accessToken"
2022-12-07 13:13:23 +08:00
} ,
"user" : {
"Display name cannot be empty" : "Display name cannot be empty" ,
"New password cannot contain blank space." : "New password cannot contain blank space." ,
2023-01-06 20:12:32 +08:00
"New password must have at least 6 characters" : "New password must have at least 6 characters"
2022-12-07 13:13:23 +08:00
} ,
"user_upload" : {
"Failed to import users" : "Failed to import users"
} ,
"util" : {
"No application is found for userId: %s" : "No application is found for userId: %s" ,
"No provider for category: %s is found for application: %s" : "No provider for category: %s is found for application: %s" ,
2023-01-06 20:12:32 +08:00
"The provider: %s is not found" : "The provider: %s is not found"
2022-12-07 13:13:23 +08:00
} ,
"verification" : {
"Code has not been sent yet!" : "Code has not been sent yet!" ,
"Invalid captcha provider." : "Invalid captcha provider." ,
2023-02-16 22:53:28 +08:00
"Phone number is invalid in your region %s" : "Phone number is invalid in your region %s" ,
2022-12-07 13:13:23 +08:00
"Turing test failed." : "Turing test failed." ,
"Unable to get the email modify rule." : "Unable to get the email modify rule." ,
"Unable to get the phone modify rule." : "Unable to get the phone modify rule." ,
"Unknown type" : "Unknown type" ,
"Wrong parameter" : "Wrong parameter" ,
2023-03-15 23:44:38 +08:00
"Wrong verification code!" : "Wrong verification code!" ,
2022-12-07 13:13:23 +08:00
"You should verify your code in %d min!" : "You should verify your code in %d min!" ,
"the user does not exist, please sign up first" : "the user does not exist, please sign up first"
} ,
"webauthn" : {
"Found no credentials for this user" : "Found no credentials for this user" ,
2023-01-06 20:12:32 +08:00
"Please call WebAuthnSigninBegin first" : "Please call WebAuthnSigninBegin first"
2022-12-07 13:13:23 +08:00
}
}