messages_en.properties 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. #Welcome Screen Messages
  2. #
  3. # Licensed to Jasig under one or more contributor license
  4. # agreements. See the NOTICE file distributed with this work
  5. # for additional information regarding copyright ownership.
  6. # Jasig licenses this file to you under the Apache License,
  7. # Version 2.0 (the "License"); you may not use this file
  8. # except in compliance with the License. You may obtain a
  9. # copy of the License at the following location:
  10. #
  11. # http://www.apache.org/licenses/LICENSE-2.0
  12. #
  13. # Unless required by applicable law or agreed to in writing,
  14. # software distributed under the License is distributed on an
  15. # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  16. # KIND, either express or implied. See the License for the
  17. # specific language governing permissions and limitations
  18. # under the License.
  19. #
  20. screen.welcome.welcome=Congratulations on bringing CAS online! The default authentication handler authenticates where usernames equal passwords: go ahead, try it out.
  21. screen.welcome.security=For security reasons, please Log Out and Exit your web browser when you are done accessing services that require authentication!
  22. screen.welcome.instructions=Enter your Username and Password
  23. screen.welcome.label.netid=<span class="accesskey">U</span>sername:
  24. screen.welcome.label.netid.accesskey=u
  25. screen.welcome.label.password=<span class="accesskey">P</span>assword:
  26. screen.welcome.label.password.accesskey=p
  27. screen.welcome.label.warn=<span class="accesskey">W</span>arn me before logging me into other sites.
  28. screen.welcome.label.warn.accesskey=w
  29. screen.welcome.button.login=LOGIN
  30. screen.welcome.button.clear=CLEAR
  31. # Blocked Errors Page
  32. screen.blocked.header=Access Denied
  33. screen.blocked.message=You've entered the wrong password for the user too many times. You've been throttled.
  34. #Confirmation Screen Messages
  35. screen.confirmation.message=Click <a href="{0}">here</a> to go to the application.
  36. #Generic Success Screen Messages
  37. screen.success.header=Log In Successful
  38. screen.success.success=You have successfully logged into the Central Authentication Service.
  39. screen.success.security=For security reasons, please Log Out and Exit your web browser when you are done accessing services that require authentication!
  40. #Logout Screen Messages
  41. screen.logout.header=Logout successful
  42. screen.logout.success=You have successfully logged out of the Central Authentication Service.
  43. screen.logout.security=For security reasons, exit your web browser.
  44. screen.logout.redirect=The service from which you arrived has supplied a <a href="{0}">link you may follow by clicking here</a>.
  45. screen.service.sso.error.header=Re-Authentication Required to Access this Service
  46. 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>.
  47. error.invalid.loginticket=You cannot attempt to re-submit a form that has been submitted already.
  48. required.username=Username is a required field.
  49. required.password=Password is a required field.
  50. error.authentication.credentials.bad=The credentials you provided cannot be determined to be authentic.
  51. error.authentication.credentials.unsupported=The credentials you provided are not supported by CAS.
  52. INVALID_REQUEST_PROXY='pgt' and 'targetService' parameters are both required
  53. 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.
  54. INVALID_REQUEST='service' and 'ticket' parameters are both required
  55. INVALID_TICKET=ticket ''{0}'' not recognized
  56. INVALID_SERVICE=ticket ''{0}'' does not match supplied service. The original service was ''{1}'' and the supplied service was ''{2}''.
  57. UNAUTHORIZED_SERVICE_PROXY=The supplied service ''{0}'' is not authorized to use CAS
  58. # SERVICES MANAGEMENT
  59. addServiceView=Add New Service
  60. editServiceView=Edit Service
  61. manageServiceView=Manage Services
  62. viewStatisticsView=View Statistics
  63. screen.service.error.header=Application Not Authorized to Use CAS
  64. screen.service.error.message=The application you attempted to authenticate to is not authorized to use CAS.
  65. registeredService.serviceId.exists=A Service with that Service URL already exists.
  66. application.title=Jasig Central Authentication Service
  67. application.errors.global=Please correct the errors below:
  68. management.services.title=Services Management
  69. management.services.link.logout=Log Out
  70. management.services.status.notdeleted=The service can not be deleted.
  71. management.services.status.deleted={0} has been successfully deleted.
  72. management.services.status.evaluationOrder.notupdated=The service evaluation order can not be updated.
  73. management.services.add.instructions=Please make sure to commit your changes by clicking on the Save Changes button at the bottom of the page
  74. management.services.add.property.name=Name
  75. management.services.add.property.serviceUrl=Service URL
  76. management.services.add.property.serviceUrl.instructions=You can use Ant-style Pattern Matching
  77. management.services.add.property.description=Description
  78. management.services.add.property.themeName=Theme Name
  79. management.services.add.property.status=Status
  80. management.services.add.property.status.enabled=Enabled
  81. management.services.add.property.status.allowedToProxy=Allowed to proxy
  82. management.services.add.property.status.ssoParticipant=SSO Participant
  83. management.services.add.property.status.anonymousAccess=Anonymous Access
  84. management.services.add.property.attributes=Attributes
  85. management.services.add.property.ignoreAttributes=Ignore Attribute Management via this Tool
  86. management.services.add.property.evaluationOrder=Order
  87. management.services.add.button.save=Save Changes
  88. management.services.add.button.cancel=Cancel
  89. management.services.manage.label.name=Service Name
  90. management.services.manage.label.serviceUrl= Service URL
  91. management.services.manage.label.enabled=Enabled
  92. management.services.manage.label.allowedToProxy=Can Proxy
  93. management.services.manage.label.ssoParticipant=SSO
  94. management.services.manage.label.usernameAttribute=Username
  95. management.services.manage.label.anonymous=Anonymous
  96. management.services.manage.label.attributes=Attributes
  97. management.services.manage.label.evaluationOrder=Order
  98. management.services.manage.action.edit=edit
  99. management.services.manage.action.delete=delete
  100. 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>.
  101. # LPPE Account Error
  102. screen.accounterror.password.message=Password change date is not specified, has expired or is considered invalid. Please contact the system administrator to regain access.
  103. # LPPE Account Disabled
  104. screen.accountdisabled.heading=This account has been disabled.
  105. screen.accountdisabled.message=Please contact the system administrator to regain access.
  106. # LPPE Account Locked
  107. screen.accountlocked.heading=This account has been locked.
  108. screen.accountlocked.message=Please contact the system administrator to regain access.
  109. # LPPE Password Expired
  110. screen.expiredpass.heading=Your password has expired.
  111. screen.expiredpass.message=Please <a href="{0}">change your password</a>.
  112. # LPPE Password Must be changed
  113. screen.mustchangepass.heading=You must change your password.
  114. screen.mustchangepass.message=Please <a href="{0}">change your password</a>.
  115. # LPPE Login out of authorized hours
  116. screen.badhours.heading=You cannot login at this time.
  117. screen.badhours.message=Please try again later.
  118. # LPPE Login out of authorized workstations
  119. screen.badworkstation.heading=You cannot login from this workstation.
  120. screen.badworkstation.message=Please contact the system administrator to regain access.
  121. # LPPE Password Warning
  122. screen.warnpass.heading.today=Your password expires today!
  123. screen.warnpass.heading.tomorrow=Your password expires tomorrow!
  124. screen.warnpass.heading.other=Your password expires in {0} days.
  125. screen.warnpass.message.line1=Please <a href="{0}">change your password</a> now.
  126. screen.warnpass.message.line2=You will be redirected to your <a href="{0}">application</a> automatically in 10 seconds.
  127. # OAuth
  128. screen.oauth.confirm.header=Authorization
  129. screen.oauth.confirm.message=Do you want to grant access to your complete profile to "{0}" ?
  130. screen.oauth.confirm.allow=Allow