messages_en.properties 8.44 KB
#Welcome Screen Messages

#
# Licensed to Jasig under one or more contributor license
# agreements. See the NOTICE file distributed with this work
# for additional information regarding copyright ownership.
# Jasig licenses this file to you under the Apache License,
# Version 2.0 (the "License"); you may not use this file
# except in compliance with the License.  You may obtain a
# copy of the License at the following location:
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.
#

screen.welcome.welcome=Congratulations on bringing CAS online!  The default authentication handler authenticates where usernames equal passwords: go ahead, try it out.
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=<span class="accesskey">U</span>sername:
screen.welcome.label.netid.accesskey=u
screen.welcome.label.password=<span class="accesskey">P</span>assword:
screen.welcome.label.password.accesskey=p
screen.welcome.label.warn=<span class="accesskey">W</span>arn me before logging me into other sites.
screen.welcome.label.warn.accesskey=w
screen.welcome.button.login=LOGIN
screen.welcome.button.clear=CLEAR

# 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.

#Confirmation Screen Messages
screen.confirmation.message=Click <a href="{0}">here</a> to go to the application.

#Generic Success Screen Messages
screen.success.header=Log In Successful
screen.success.success=You have successfully logged into the Central Authentication Service.
screen.success.security=For security reasons, please Log Out and Exit your web browser when you are done accessing services that require authentication!

#Logout Screen Messages
screen.logout.header=Logout successful
screen.logout.success=You have successfully logged out of the Central Authentication Service.
screen.logout.security=For security reasons, exit your web browser.
screen.logout.redirect=The service from which you arrived has supplied a <a href="{0}">link you may follow by clicking here</a>.

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 <a href="{0}">authenticating again</a>.

error.invalid.loginticket=You cannot attempt to re-submit a form that has been submitted already.
required.username=Username is a required field.
required.password=Password is a required field.
error.authentication.credentials.bad=The credentials you provided cannot be determined to be authentic.
error.authentication.credentials.unsupported=The credentials you provided are not supported by CAS.

INVALID_REQUEST_PROXY='pgt' and 'targetService' parameters are both required
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_TICKET=ticket ''{0}'' not recognized
INVALID_SERVICE=ticket ''{0}'' does not match supplied service.  The original service was ''{1}'' and the supplied service was ''{2}''.
UNAUTHORIZED_SERVICE_PROXY=The supplied service ''{0}'' is not authorized to use CAS


# SERVICES MANAGEMENT
addServiceView=Add New Service
editServiceView=Edit Service
manageServiceView=Manage Services
viewStatisticsView=View Statistics

screen.service.error.header=Application Not Authorized to Use CAS
screen.service.error.message=The application you attempted to authenticate to is not authorized to use CAS.

registeredService.serviceId.exists=A Service with that Service URL already exists.

application.title=Jasig Central Authentication Service
application.errors.global=Please correct the errors below:

management.services.title=Services Management
management.services.link.logout=Log Out

management.services.status.notdeleted=The service can not be deleted.
management.services.status.deleted={0} has been successfully deleted.
management.services.status.evaluationOrder.notupdated=The service evaluation order can not be updated.

management.services.add.instructions=Please make sure to commit your changes by clicking on the Save Changes button at the bottom of the page
management.services.add.property.name=Name
management.services.add.property.serviceUrl=Service URL
management.services.add.property.serviceUrl.instructions=You can use Ant-style Pattern Matching
management.services.add.property.description=Description
management.services.add.property.themeName=Theme Name
management.services.add.property.status=Status
management.services.add.property.status.enabled=Enabled
management.services.add.property.status.allowedToProxy=Allowed to proxy
management.services.add.property.status.ssoParticipant=SSO Participant
management.services.add.property.status.anonymousAccess=Anonymous Access
management.services.add.property.attributes=Attributes
management.services.add.property.ignoreAttributes=Ignore Attribute Management via this Tool
management.services.add.property.evaluationOrder=Order

management.services.add.button.save=Save Changes
management.services.add.button.cancel=Cancel

management.services.manage.label.name=Service Name
management.services.manage.label.serviceUrl= Service URL
management.services.manage.label.enabled=Enabled
management.services.manage.label.allowedToProxy=Can Proxy
management.services.manage.label.ssoParticipant=SSO
management.services.manage.label.usernameAttribute=Username
management.services.manage.label.anonymous=Anonymous
management.services.manage.label.attributes=Attributes
management.services.manage.label.evaluationOrder=Order

management.services.manage.action.edit=edit
management.services.manage.action.delete=delete

management.services.service.warn=CAS is currently running in "open mode" because no services are configured within this tool.  Once you configure this tool to have a service, CAS is no longer considered open and thus any application that wishes to use CAS must be registered in this tool.  That includes <strong>THIS TOOL</strong>. If you are going to use this tool, the FIRST SERVICE TO ADD IS THIS SERVICE ITSELF.  The default Service Management Tool URL is <strong>"{0}"</strong>.

# LPPE Account Error
screen.accounterror.password.message=Password change date is not specified, has expired or is considered invalid. Please contact the system administrator to regain access.

# LPPE Account Disabled
screen.accountdisabled.heading=This account has been disabled.
screen.accountdisabled.message=Please contact the system administrator to regain access.

# LPPE Account Locked
screen.accountlocked.heading=This account has been locked.
screen.accountlocked.message=Please contact the system administrator to regain access.

# LPPE Password Expired
screen.expiredpass.heading=Your password has expired.
screen.expiredpass.message=Please <a href="{0}">change your password</a>.

# LPPE Password Must be changed
screen.mustchangepass.heading=You must change your password.
screen.mustchangepass.message=Please <a href="{0}">change your password</a>.

# LPPE Login out of authorized hours
screen.badhours.heading=You cannot login at this time.
screen.badhours.message=Please try again later.

# LPPE Login out of authorized workstations
screen.badworkstation.heading=You cannot login from this workstation.
screen.badworkstation.message=Please contact the system administrator to regain access.

# LPPE Password Warning
screen.warnpass.heading.today=Your password expires today!
screen.warnpass.heading.tomorrow=Your password expires tomorrow!
screen.warnpass.heading.other=Your password expires in {0} days.
screen.warnpass.message.line1=Please <a href="{0}">change your password</a> now.
screen.warnpass.message.line2=You will be redirected to your <a href="{0}">application</a> automatically in 10 seconds.

# 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