AppNotFoundForUserID=No application is found for userId: %s
GrantTypeNotSupport=Grant_type: %s is not supported in this application
HasNoProviders=This application has no providers
HasNoProvidersOfType=This application has no providers of type
InvalidID=Invalid application id
[AuthErr]
AuthStateWrong=State expected: %s, but got: %s
ChallengeMethodErr=Challenge method should be S256
CanNotUnlinkUsers=You are not the global admin, you can't unlink other users
CanNotLinkMySelf=You can't unlink yourself, you are not a member of any application
CallWebAuthnSigninBegin=Please call WebAuthnSigninBegin first
NotHuman=Turing test failed.
WrongPasswordManyTimes=You have entered the wrong password too many times, please wait for %d minutes %d seconds and try again
Unauthorized=Unauthorized operation
[CasErr]
ServiceDoNotMatch=Service %s and %s do not match
[EmailErr]
ExistedErr=Email already exists
EmptyErr=Email cannot be empty
EmailInvalid=Email is invalid
EmailCheckResult=Email: %s
EmptyParam=Empty parameters for emailForm: %v
InvalidReceivers=Invalid Email receivers: %s
UnableGetModifyRule=Unable to get the email modify rule.
[EnforcerErr]
SignInFirst=Please sign in first
[InitErr]
InitScoreFailed=Get init score failed, error: %%w
[LdapErr]
MultipleAccounts=Multiple accounts with same uid, please check your ldap server
PasswordWrong=Ldap user name or password incorrect
ServerExisted=Ldap server exist
[LoginErr]
AppDoNotExist=The application: %s does not exist
AppNotEnableSignUp=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
AccountDoNotExist=The account does not exist
InvalidUserInformation=Failed to create user, user information is invalid: %s
LoginFirst=Please login first
LoginFail=Failed to login in: %s
NoPermission=You don't have the permission to do this
OldUser=The account for provider: %s and username: %s (%s) is already linked to another account: %s (%s)
ProviderCanNotSignUp=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
SessionOutdated=Session outdated, please login again
SignOutFirst=Please sign out first before signing in
UserDoNotExist=The user: %s/%s doesn't exist
UserIsForbidden=The user is forbidden to sign in, please contact the administrator
UnknownAuthentication=Unknown authentication type (not password or provider), form = %s
LessThanSixCharacters=New password must have at least 6 characters
[SignUpErr]
DoNotAllowSignUp=The application does not allow to sign up new account
SignOutFirst=Please sign out first before signing up
[StorageErr]
ObjectKeyNotAllowed=The objectKey: %s is not allowed
[TokenErr]
EmptyClientID=Empty clientId or clientSecret
InvalidToken=Invalid token
InvalidAppOrWrongClientSecret=Invalid application or wrong clientSecret
InvalidClientId=Invalid client_id
RedirectURIDoNotExist=Redirect URI: %s doesn't exist in the allowed Redirect URI list
[UserErr]
AffiliationBlankErr=Affiliation cannot be blank
DisplayNameBlankErr=DisplayName cannot be blank
DisplayNameInvalid=DisplayName is not valid real name
DisplayNameCanNotBeEmpty=Display name cannot be empty
DoNotExist=The user: %s doesn't exist
DoNotExistInOrg=The user: %s/%s doesn't exist
DoNotExistSignUp=the user does not exist, please sign up first
FirstNameBlankErr=FirstName cannot be blank
FailToImportUsers=Failed to import users
LastNameBlankErr=LastName cannot be blank
NameLessThanTwoCharacters=Username must have at least 2 characters
NameStartWithADigitErr=Username cannot start with a digit
NameIsEmailErr=Username cannot be an email address
NameCantainWhitSpaceErr=Username cannot contain white spaces
NameExistedErr=Username already exists
NameEmptyErr=Empty username.
NameTooLang=Username is too long (maximum is 39 characters).
NameFormatErr=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.
PasswordLessThanSixCharacters=Password must have at least 6 characters