message_en.properties 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. global.title=MaxKey Single sign-on System
  2. global.application=Max<span style="color: #FFD700;">Key</span> Single sign-on System
  3. global.change.language=Language
  4. global.change.language.en=English
  5. global.change.language.zh=\u4e2d\u6587
  6. global.text.welcome=Welcome
  7. global.text.manage=Manage
  8. global.text.copyright=CopyRight
  9. global.text.copyright.content=Copyright
  10. global.text.copyright.license=Licensed under the Apache License, Version 2.0
  11. global.text.logout=Logout
  12. global.logout.tip=Tip
  13. global.logout.text.suffix=re-login
  14. global.logout.text.prefix=You have successfully logged out. Please close your browser or
  15. login.session.timeout.tip=Login session timeout
  16. login.session.timeout.prefix=Your login session has timed out. Please
  17. login.session.timeout.suffix=re-login
  18. common.window.title=Window
  19. common.alert.title=Information
  20. common.alert.closeText=Close
  21. common.conform.title=Conform
  22. common.conform.yes=YES
  23. common.conform.no=NO
  24. common.select.hintText=Please select the record
  25. common.delete.hintText=Are you sure you want to delete?
  26. common.grid.loadtext=Data loading ...
  27. common.grid.loadnodata=No matching data found
  28. common.submit.hintText=Are you sure you want to do this?
  29. common.submit.errorText=Failed to perform operation
  30. common.text.startdate=StartDate
  31. common.text.enddate=EndDate
  32. common.text.createdby=CreatedBy
  33. common.text.createddate=CreatedDate
  34. common.text.modifiedby=ModifiedBy
  35. common.text.modifieddate=ModifiedDate
  36. common.text.status.enabled=enabled
  37. common.text.status.disabled=disabled
  38. login.text.login.twofactor.obtain.valid=Regain
  39. login.text.login.twofactor.obtain=Get dynamic verification code
  40. login.text.login.twofactor.obtain.valid.unit=seconds
  41. login.text.login.twofactor.validTime=Remaining
  42. login.text.login.twofactor.validTime.unit=seconds
  43. login.text.login.mobile.obtain.valid=Resend
  44. login.text.login.mobile.obtain=Send code
  45. login.text.login.mobile.obtain.valid.unit=seconds
  46. login.text.login.mobile.validTime=Remaining
  47. login.text.login.mobile.validTime.unit=seconds
  48. login.text.login.twofactor=Two-Factors
  49. login.text.login.normal=Normal Login
  50. login.text.login.mobile=Mobile Login
  51. login.text.username=Username
  52. login.text.mobile=Phone Number
  53. login.text.password=Password
  54. login.text.captcha=CAPTCHA
  55. login.text.smscode=Message Code
  56. login.text.remeberme=RemeberMe
  57. login.text.forgotpassword=Forgot Password
  58. login.button.login=Login
  59. login.text.currenttime=CurrentTime
  60. login.text.otherlogins=OtherLogins
  61. login.text.register=Register
  62. login.text.register.success=Register successful
  63. login.text.register.error=Register error
  64. register.user.error=username exist
  65. register.emailMobile.error=email or mobile error
  66. register.emailMobile.exist=email or mobile exist
  67. login.password.expired=Password Expired
  68. login.password.expired.tip=Password expired, please change password
  69. login.password.oldPassword=OldPassword
  70. login.password.newPassword=NewPassword
  71. login.password.confirmPassword=ConfirmPassword
  72. login.password.initial.change.tip=For the first time, please change the initialization password
  73. login.password.changepassword=Password
  74. login.password.applogin.changepassword=login password settings
  75. login.social.sortorder=Id
  76. login.social.link=Link
  77. login.social.unlink=UnLink
  78. login.social.icon=Icon
  79. login.social.provider=Provider
  80. login.social.bindtime=BindTime
  81. login.social.unbindtime=unBindTime
  82. login.social.lastLoginTime=LastLoginTime
  83. login.social.action=Action
  84. userinfo.displayName=displayName
  85. userinfo.username=username
  86. userinfo.email=email
  87. userinfo.mobile=mobile
  88. userinfo.userType=userType
  89. userinfo.userstate=UserState
  90. userinfo.picture=picture
  91. userinfo.familyName=familyName
  92. userinfo.givenName=givenName
  93. userinfo.middleName=middleName
  94. userinfo.nickName=nickName
  95. userinfo.gender=gender
  96. userinfo.gender.female=female
  97. userinfo.gender.male=male
  98. userinfo.married=married
  99. userinfo.married.unknown=unknown
  100. userinfo.married.single=single
  101. userinfo.married.married=married
  102. userinfo.married.divorce=divorce
  103. userinfo.married.widowed=widowed
  104. userinfo.website=website
  105. userinfo.idtype=idtype
  106. userinfo.idtype.unknown=unknown
  107. userinfo.idtype.idcard=idcard
  108. userinfo.idtype.passport=passport
  109. userinfo.idtype.studentcard=studentcard
  110. userinfo.idtype.militarycard=militarycard
  111. userinfo.idCardNo=idCardNo
  112. userinfo.startWorkDate=startWorkDate
  113. userinfo.preferredLanguage=preferredLanguage
  114. userinfo.timeZone=timeZone
  115. userinfo.locale=locale
  116. userinfo.employeeNumber=employeeNumber
  117. userinfo.windowsAccount=windowsAccount
  118. userinfo.organization=organization
  119. userinfo.division=division
  120. userinfo.department=department
  121. userinfo.costCenter=costCenter
  122. userinfo.jobTitle=jobTitle
  123. userinfo.jobLevel=jobLevel
  124. userinfo.manager=manager
  125. userinfo.assistant=assistant
  126. userinfo.entryDate=entryDate
  127. userinfo.quitDate=quitDate
  128. userinfo.workCountry=workCountry
  129. userinfo.workRegion=workRegion
  130. userinfo.workLocality=workLocality
  131. userinfo.workStreetAddress=workStreetAddress
  132. userinfo.workPostalCode=workPostalCode
  133. userinfo.workFax=workFax
  134. userinfo.workPhoneNumber=workPhoneNumber
  135. userinfo.workEmail=workEmail
  136. userinfo.homeCountry=homeCountry
  137. userinfo.homeRegion=homeRegion
  138. userinfo.homeLocality=homeLocality
  139. userinfo.homeStreetAddress=homeStreetAddress
  140. userinfo.homePostalCode=homePostalCode
  141. userinfo.homeFax=homeFax
  142. userinfo.homePhoneNumber=homePhoneNumber
  143. userinfo.homeEmail=homeEmail
  144. userinfo.theme=theme
  145. userinfo.theme.default=Default
  146. userinfo.theme.minty=Minty
  147. userinfo.theme.pulse=Pulse
  148. userinfo.authnType=AuthenticationType
  149. userinfo.authnType.authnType.1=General login
  150. userinfo.authnType.authnType.2=Mobile Token
  151. userinfo.authnType.authnType.3=SMS Verification
  152. userinfo.authnType.authnType.4=EMAIL Verification
  153. userinfo.authnType.authnType.5=TIME BASED Token
  154. userinfo.authnType.authnType.6=Counter Token
  155. userinfo.authnType.authnType.7=HOTP Token
  156. userinfo.authnType.authnType.8=RSA Token
  157. userinfo.authnType.authnType.9=Digital Certificate
  158. userinfo.authnType.authnType.10=USB Key
  159. #account
  160. account.username=username
  161. account.displayName=displayName
  162. account.appId=appId
  163. account.appName=appName
  164. account.relatedUsername=relatedUsername
  165. account.relatedPassword=relatedPassword
  166. login.totp.sharedSecret=sharedSecret
  167. login.totp.period=period
  168. login.totp.digits=digits
  169. login.totp.crypto=crypto
  170. login.totp.generate=Generate
  171. login.totp.title=TimeBased One Time Password
  172. login.hotp.sharedSecret=sharedSecret
  173. login.hotp.period=period
  174. login.hotp.digits=digits
  175. login.hotp.crypto=crypto
  176. login.hotp.generate=Generate
  177. login.hotp.title=HOTP One Time Password
  178. login.counter.sharedSecret=sharedSecret
  179. login.counter.period=period
  180. login.counter.digits=digits
  181. login.counter.crypto=crypto
  182. login.counter.generate=generate
  183. login.counter.title=Counter Based One Time Password
  184. apps.number=No.
  185. apps.icon=Icon
  186. apps.name=appName
  187. apps.protocol=protocol
  188. apps.category=category
  189. apps.account=account
  190. apps.oauth.approval.title=OAuth Authorize Confirm
  191. apps.oauth.approval.info=This third-party app request has the following permissions:
  192. apps.oauth.approval.context=Access your personal information
  193. apps.oauth.approval.authorize=Authorize
  194. button.text.action=Action
  195. button.text.visit=Visit
  196. button.text.save=Save
  197. button.text.select=Select
  198. button.text.search=Search
  199. button.text.expandsearch=Expand
  200. button.text.collapsesearch=Collapse
  201. forgotpassword.emailmobile=Email OR Mobile
  202. forgotpassword.nextstep=Next
  203. forgotpassword.resetpwd.notfound.prefix=Email OR Mobile
  204. forgotpassword.resetpwd.notfound.suffix=not found,pls
  205. forgotpassword.backstep=Retry
  206. forgotpassword.pwdreseted.password=password error or password not eq the confirm password,pls
  207. forgotpassword.pwdreseted.captcha=captcha error , pls
  208. forgotpassword.pwdreseted.success.tip=Reset Password successful,pls forward
  209. forgotpassword.pwdreseted.success.login=login
  210. log.loginhistory.id=id
  211. log.loginhistory.sessionId=sessionId
  212. log.loginhistory.username=username
  213. log.loginhistory.displayName=displayName
  214. log.loginhistory.provider=provider
  215. log.loginhistory.message=message
  216. log.loginhistory.loginType=loginType
  217. log.loginhistory.sourceIp=sourceIp
  218. log.loginhistory.browser=browser
  219. log.loginhistory.loginTime=loginTime
  220. log.loginhistory.logoutTime=logoutTime
  221. log.loginhistory.platform=platform
  222. log.loginhistory.application=application
  223. log.loginhistory.loginUrl=loginUrl
  224. log.loginhistory.code=code
  225. log.loginhistory.rpUserInfo=Relying Party
  226. log.loginappshistory.id=id
  227. log.loginappshistory.sessionId=sessionId
  228. log.loginappshistory.uid=uid
  229. log.loginappshistory.username=username
  230. log.loginappshistory.displayName=displayName
  231. log.loginappshistory.appId=appId
  232. log.loginappshistory.appName=appName
  233. log.loginappshistory.loginTime=loginTime
  234. log.operate.servicename=servicename
  235. log.operate.message=message
  236. log.operate.content=content
  237. log.operate.messageType=messageType
  238. log.operate.operateType=operateType
  239. log.operate.username=username
  240. message.action.insert.success=Insert Success
  241. message.action.insert.error=Insert Error
  242. message.action.update.success=Update Success
  243. message.action.update.error=Update Error
  244. message.action.delete.success=Delete Success
  245. message.action.delete.error=Delete Error
  246. #navs
  247. navs.mypps=My Apps
  248. navs.setting=Settings
  249. navs.setting.security=Security
  250. navs.setting.sociallink=SocialLink
  251. navs.setting.changepassword=ChangePassword
  252. navs.setting.apppassword=AppsPassword
  253. navs.setting.appaccount=AppsAccount
  254. navs.setting.timetoken=Timetoken
  255. navs.myprofile=My Profile
  256. navs.audit=Audit
  257. navs.audit.login=Login
  258. navs.audit.signon=Sign-on
  259. navs.audit.operation=Operation
  260. home.notices=Notices