screen.welcome.welcome=Congratulations on bringing CAS online! To learn how to authenticate, please review the default authentication handler configuration. screen.welcome.security=For security reasons, please log out and exit your web browser when you are done accessing \ services that require authentication! screen.welcome.instructions=Enter your Username and Password screen.welcome.label.netid=Username: screen.welcome.label.netid.accesskey=u screen.welcome.label.password=Password: screen.welcome.label.password.accesskey=p screen.welcome.label.publicstation=I am at a public workstation. screen.welcome.label.warn=Warn me! screen.welcome.label.warn.accesskey=w screen.welcome.label.warnremove=Do not warn me again screen.welcome.button.login=LOGIN #screen.welcome.button.loginwip=One moment please... screen.welcome.button.loginwip=登录中... screen.welcome.button.register=REGISTER screen.welcome.button.clear=CLEAR screen.welcome.label.loginwith=Or login with: screen.cookies.disabled.title=Browser cookies disabled screen.cookies.disabled.message=Your browser does not accept cookies. Single Sign On WILL NOT WORK. screen.pm.button.submit=SUBMIT screen.pm.button.cancel=CANCEL #screen.pm.button.forgotpwd=Forgot your password? screen.pm.button.resetPassword=Reset your password screen.pm.reset.username=Username: screen.pm.reset.heading=Password Reset Failed screen.pm.reset.message=We were unable to process your password reset request at this time. screen.pm.reset.qstitle=Answer Security Questions screen.pm.reset.qsmsg=Welcome {0}. Before you can reset your password, you must answer the following security questions. screen.pm.reset.sentInstructions=You should shortly receive an email with follow-instructions to reset your password. Please do not take \ long as the password reset instructions may expire. screen.pm.reset.sent=Password Reset Instructions Sent Successfully. screen.pm.reset.title=Reset your password screen.pm.reset.instructions=Please provide your username. You will receive an email with follow-up instructions on how to reset \ your password. screen.aup.button.accept=ACCEPT screen.aup.button.cancel=CANCEL #screen.nonsecure.title=Non-secure Connection screen.nonsecure.title=非安全连接 #screen.nonsecure.message=You are currently accessing CAS over a non-secure connection. Single Sign On WILL NOT WORK. In order to have single sign on work, you MUST log in over HTTPS. screen.nonsecure.message=您当前正通过非安全连接访问CAS。为了使单点登录工作,您可能通过HTTPS登录。 screen.defaultauthn.title=Static Authentication screen.defaultauthn.heading=CAS is configured to accept a static list of users for primary authentication. Please be advised that this is ONLY useful for demo purposes. logo.title=go to Apereo home page copyright=Copyright © 2005–2016 Apereo, Inc. screen.capslock.on = CAPSLOCK key is turned on! screen.button.continue=Continue screen.post.response.message=You are being redirected to {0}. # Remember-Me Authentication screen.rememberme.checkbox.title=Remember Me # Blocked Errors Page screen.blocked.header=Access Denied screen.blocked.message=You've entered the wrong password for the user too many times. You've been throttled. AbstractAccessDecisionManager.accessDenied=You are not authorized to access this resource. Contact your CAS administrator for more info. #Confirmation Screen Messages screen.confirmation.message=You asked to be warned before logging into applications. Please proceed. screen.authentication.warning=Authentication Succeeded with Warnings #Generic Success Screen Messages screen.success.header=Log In Successful screen.success.success=You, {0}, have successfully logged into the Central Authentication Service. screen.success.security=When you are finished, for security reasons, please log out and exit your web browser. #Logout Screen Messages screen.logout.header=Logout successful screen.logout.success=You have successfully logged out of the Central Authentication Service. You may log in again. screen.logout.fc.success=You have successfully logged out of the Central Authentication Service. Given single logout is enabled with CAS, \ the following list of applications are only notified to log you out and destroy your user session. Remember that this \ is just a notification, not a guarantee. It is up the application itself to honor these notifications and properly take action to log you \ out. screen.logout.security=For security reasons, exit your web browser. screen.logout.redirect=The service from which you arrived has supplied a link you may follow by clicking here. screen.service.sso.error.header=Re-Authentication Required to Access this Service screen.service.sso.error.message=You attempted to access a service that requires authentication without re-authenticating. Please try authenticating again. screen.service.required.message=You attempted authentication without specifying the target application. Please re-examine the request and try again. captchaError=reCAPTCHA validation failed. #username.required=Username is a required field. username.required=请填写用户名。 #password.required=Password is a required field. password.required=请填写密码。 # Password Management confirmedPassword.required=Password must be confirmed. pm.passwordsMustMatch=Provided passwords do not match. pm.passwordFailedCriteria=Provided password does not satisfy the password security policy. Please try again. pm.updateFailure=Account password could not be modified. Please try again. # Authentication failure messages authenticationFailure.AccountDisabledException=This account has been disabled. authenticationFailure.AccountLockedException=This account has been locked. authenticationFailure.CredentialExpiredException=Your password has expired. authenticationFailure.InvalidLoginLocationException=You cannot login from this workstation. authenticationFailure.InvalidLoginTimeException=Your account is forbidden to login at this time. authenticationFailure.AccountNotFoundException=Invalid credentials. authenticationFailure.FailedLoginException=Invalid credentials. authenticationFailure.AccountPasswordMustChangeException=Your account password has expired and must be changed. authenticationFailure.UnauthorizedServiceForPrincipalException=Service access denied due to missing privileges. authenticationFailure.UNKNOWN=Invalid credentials. INVALID_REQUEST_PROXY=The request is incorrectly formatted. Ensure all required parameters are properly encoded and included. INVALID_TICKET_SPEC=Ticket failed validation specification. Possible errors could include attempting to validate a Proxy Ticket via a Service Ticket validator, or not complying with the renew true request. INVALID_REQUEST=service and ticket parameters are both required INVALID_AUTHENTICATION_CONTEXT=The validation request for [''{0}''] cannot be satisfied. The request is either unrecognized or unfulfilled. INVALID_TICKET=Ticket ''{0}'' not recognized INVALID_PROXY_GRANTING_TICKET=PGT already generated for this ST. Cannot grant more than one PGT for ST INVALID_SERVICE=Ticket ''{0}'' does not match supplied service. The original service was ''{1}'' and the supplied service was ''{2}''. INVALID_PROXY_CALLBACK=The supplied proxy callback url ''{0}'' could not be authenticated. Either ''{0}'' cannot be reached, it is not \ allowed to exercise proxy authentication. UNAUTHORIZED_SERVICE_PROXY=The supplied service ''{0}'' is not authorized to use CAS proxy authentication. UNSATISFIED_AUTHN_POLICY=Service access denied due to an unsatisfied authentication policy. screen.service.error.header=Application Not Authorized to Use CAS service.not.authorized.missing.attr=You are not authorized to access the application as your account \ is missing privileges required by the CAS server to authenticate into this service. Please notify your support desk. screen.service.error.message=The application you attempted to authenticate to is not authorized to use CAS. screen.service.empty.error.message=The services registry of CAS is empty and has no service definitions. \ Applications that wish to authenticate with CAS must explicitly be defined in the services registry. # Password policy password.expiration.warning=Your password expires in {0} day(s). Please change your password now. password.expiration.loginsRemaining=You have {0} login(s) remaining before you MUST change your password. screen.accountdisabled.heading=This account has been disabled. screen.accountdisabled.message=Please contact the system administrator to regain access. screen.accountlocked.heading=This account has been locked. screen.accountlocked.message=Please contact the system administrator to regain access. screen.expiredpass.heading=Your password has expired. screen.expiredpass.message=Please change your password. screen.mustchangepass.heading=You must change your password. screen.mustchangepass.message=Please change your password. screen.badhours.heading=Your account is forbidden to login at this time. screen.badhours.message=Please try again later. screen.authnblocked.heading=Authentication attempt is blocked. screen.authnblocked.message=Your authentication attempt is untrusted and unauthorized from your current workstation. screen.badworkstation.heading=You cannot login from this workstation. screen.badworkstation.message=Please contact the system administrator to regain access. screen.pm.success.header=Password Change Successful screen.pm.success.message=Your account password is successfully updated. screen.pac4j.unauthz.pagetitle=Unauthorized Access screen.pac4j.unauthz.gotoapp=Goto Application screen.pac4j.unauthz.login=Back to CAS screen.pac4j.unauthz.heading=Unauthorized Access screen.pac4j.unauthz.message=Either the authentication request was rejected/cancelled, or the authentication provider denied access due \ to permissions, etc. # GAuth screen.authentication.gauth.register=Your account is not registered. Use the below settings to register your device with CAS. screen.authentication.gauth.key=Secret key to register is {0} # OAuth screen.oauth.confirm.header=Authorization screen.oauth.confirm.message=Do you want to grant access to your complete profile to "{0}" ? screen.oauth.confirm.allow=Allow cas.oauth.confirm.pagetitle=Approve Access # Unavailable screen.unavailable.heading=CAS is unable to process this request: "{0}:{1}" screen.unavailable.message=There was an error trying to complete your request. \ Please notify your support desk or try again. \