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. \
Apereo is a non-profit open source software governance foundation. The CAS software is an Apereo sponsored project \ and is freely downloadable and usable by anyone. However, Apereo does not operate the systems of anyone using the \ software and in most cases doesn't even know who is using it or how to contact them unless they are an active part \ of the Apereo community.

If you are having problems logging in using CAS, \ you will need to contact the IT staff or Help Desk of your organization for assistance. \

We wish we could be more directly helpful to you.
##################################################################### # SSO Sessions View ##################################################################### # No sessions found screen cas.ssosessions.loading=Loading SSO Sessions... cas.ssosessions.nosessionsfound=No sessions found. cas.ssosessions.button.refresh=Refresh # Report View cas.ssosessions.report.pagetitle=SSO Sessions Report cas.ssosessions.report.panel.totalactiveprincipals=Total Active Principals cas.ssosessions.report.panel.usagecountsessions=Usage Count Sessions cas.ssosessions.report.panel.totalssosessions=Total SSO Sessions cas.ssosessions.buttons.removeall=Remove All Sessions cas.ssosessions.buttons.filter.all=All cas.ssosessions.buttons.filter.proxied=Proxied cas.ssosessions.buttons.filter.nonproxied=Non-Proxied cas.ssosessions.table.header.principal=Principal cas.ssosessions.table.header.ticketgrantingticket=Ticket Granting Ticket cas.ssosessions.table.header.authenticationdate=Authentication Date cas.ssosessions.table.header.usagecount=Usage Count # Remove Session AJAX messages cas.sessions.ajax.error=There appears to be an error. Please try your request again. ##################################################################### # Statistics View ##################################################################### # Ticket Registry Section cas.statistics.pagetitle=Statistics View cas.statistics.loading=Loading... cas.statistics.section.ticket.title=Ticket Statistics cas.statistics.section.ticket.panel.unexpiredtgts.title=Unexpired TGTs cas.statistics.section.ticket.panel.unexpiredsts.title=Unexpired STs cas.statistics.section.ticket.panel.expiredtgts.title=Expired TGTs cas.statistics.section.ticket.panel.expiredsts.title=Expired STs cas.statistics.section.ticket.button=View SSO Sessions # JVM Section cas.statistics.section.serverstatistics.title=JVM Server Statistics ## memory gauges cas.statistics.section.serverstatistics.freememorygauge.label=Total JVM Memory cas.statistics.section.serverstatistics.maxmemorygauge.label=Max Memory ## Uptime cas.statistics.section.serverstatistics.panel.uptime.title=Uptime ## Server Info cas.statistics.section.serverstatistics.panel.serverinfo.title=Server Info cas.statistics.section.serverstatistics.panel.serverinfo.table.property.label=Property cas.statistics.section.serverstatistics.panel.serverinfo.table.value.label=Value ## Property Names cas.statistics.section.serverstatistics.panel.serverinfo.table.property.server.label=Server cas.statistics.section.serverstatistics.panel.serverinfo.table.property.casticketsuffix.label=CAS Ticket Suffix cas.statistics.section.serverstatistics.panel.serverinfo.table.property.starttime.label=Server Start Time cas.statistics.section.serverstatistics.panel.serverinfo.table.property.uptime.label=Uptime cas.statistics.section.serverstatistics.panel.serverinfo.table.property.memory.label=Memory cas.statistics.section.serverstatistics.panel.serverinfo.table.property.free=free cas.statistics.section.serverstatistics.panel.serverinfo.table.property.total=total cas.statistics.section.serverstatistics.panel.serverinfo.table.property.maxmemory.label=Maximum Memory cas.statistics.section.serverstatistics.panel.serverinfo.table.property.availprocessors.label=Available Processors ## ## End Statistics View ##################################################################### ##################################################################### # Logging Dashboard View ##################################################################### ## General cas.loggingdashboard.title=Logging Dashboard cas.loggingdashboard.warning=Modifications applied to the logging configuration are not persisted, and will be lost upon server restarts. cas.loggingdashboard.loading=Reading logging configuration cas.loggingdashboard.loading.error=Error loading log configuration. Please try again. cas.loggingdashboard.button.refresh=Refresh cas.loggingdashboard.configuration=Configuration cas.loggingdashboard.loggers=Loggers cas.loggingdashboard.logger=Logger cas.loggingdashboard.state=State cas.loggingdashboard.additive=Additive cas.loggingdashboard.level=Level ## Log Levels cas.loggingdashboard.level.off=OFF cas.loggingdashboard.level.fatal=FATAL cas.loggingdashboard.level.error=ERROR cas.loggingdashboard.level.warn=WARN cas.loggingdashboard.level.info=INFO cas.loggingdashboard.level.debug=DEBUG cas.loggingdashboard.level.trace=TRACE cas.loggingdashboard.level.all=ALL cas.loggingdashboard.activeloggers=Active Loggers cas.loggingdashboard.state.on=On cas.loggingdashboard.state.off=Off cas.loggingdashboard.state.enabled=Enabled cas.loggingdashboard.state.disabled=Disabled ## ## End Logging Dashboard View ##################################################################### ##################################################################### # Configuration View ##################################################################### # Error loading screen cas.viewconfig.loading=Loading Configuration... cas.viewconfig.errormessage=Error reading configuration cas.viewconfig.button.refresh=Refresh # Report View cas.viewconfig.pagetitle=View CAS Configuration cas.viewconfig.table.column.key=Setting cas.viewconfig.table.column.value=Value ## ## End Configuration View ##################################################################### ##################################################################### # Dashboard View ##################################################################### cas.dashboard.pagetitle=Dashboard View cas.dashboard.loading=Loading... cas.dashboard.section.dashboard.title=CAS Dashboard cas.dashboard.section.configuration.title=Configuration Server cas.dashboard.section.server.functions.title=Server Functions cas.dashboard.action.button.refresh=Refresh cas.dashboard.action.button.refresh.modal.title=Refreshing Server cas.dashboard.action.button.refresh.modal.message=The server is refreshing your changes. Please give it a few minutes and refresh the page. cas.dashboard.action.button.reboot=Reboot cas.dashboard.action.button.reboot.modal.title=Rebooting Server cas.dashboard.action.button.reboot.modal.message=The server is rebooting. Please give it a few minutes and refresh the page. cas.dashboard.action.button.shutdown=Shutdown cas.dashboard.action.button.shutdown.modal.title=Shutdown Server cas.dashboard.action.button.shutdown.modal.message=The server will shut down. You will need to manually restart it. cas.dashboard.tooltip.autoconfiguration=This is a sample tooltip ##################################################################### # Login View ##################################################################### #Resources Labels cas.login.pagetitle=Login cas.login.resources.header=Links to CAS Resources cas.login.resources.wiki=Documentation cas.login.resources.issuetracker=Issue Tracker cas.login.resources.mailinglist=Mailing Lists cas.login.resources.dashboard=Dashboard #### # Acceptable Usage Policy View # cas.acceptableusagepolicyview.pagetitle=Acceptable Usage Policy View ## # MFA ## cas.mfa.duologin.pagetitle=DuoSecurity Login cas.mfa.googleauth.pagetitle=Google Authenticator cas.mfa.radius.pagetitle=Radius Authentication cas.mfa.yubikey.pagetitle=YubiKey Authentication cas.mfa.authy.pagetitle=Authy Login cas.mfa.registerdevice.label.title=Register Device cas.mfa.registerdevice.label.intro=Please name the current device. cas.mfa.registerdevice.pagetitle=Register Device cas.mfa.registerdevice.label.name=Name cas.mfa.registerdevice.button.register=Register