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