1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- #Welcome Screen Messages
- screen.welcome.welcome=中心认证服务!
- screen.welcome.security=请注销,关闭您的浏览器并重新登录认证!
- screen.welcome.instructions=请输入您的JA-SIG NetID 和密码!
- screen.welcome.label.netid=<span class="accesskey">N</span>etID:
- screen.welcome.label.netid.accesskey=n
- screen.welcome.label.password=<span class="accesskey">密码</span>:
- screen.welcome.label.password.accesskey=p
- screen.welcome.label.warn=<span class="accesskey">在进入其它的站点时提醒我!</span>
- screen.welcome.label.warn.accesskey=w
- screen.welcome.button.login=登录
- screen.welcome.button.clear=取消
- #Confirmation Screen Messages
- screen.confirmation.message=Click <a href="{0}">here</a>进入应用
- #Generic Success Screen Messages
- screen.success.header=登录成功!
- screen.success.success=您已成功登录中心认证服务!
- screen.success.security=请注销,关闭您的浏览器并重新登录认证!
- #Logout Screen Messages
- screen.logout.header=注销成功!
- screen.logout.success=您已成功注销中心认证服务!
- screen.logout.security=请关闭您的浏览器!
- screen.logout.redirect=进入其它服务请点击<a href="{0}">here</a>.
- #Service Error Messages
- screen.service.error.header=未授权服务!
- screen.service.error.message=无效服务!
- error.invalid.loginticket=正在请求!
- required.username=请输入用户名!
- required.password=请输入用户密码!
- #error.authentication.credentials.bad=认证失败!
- error.authentication.credentials.bad=认证失败!
- error.authentication.credentials.unsupported=无效认证!
- 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
|