messages_en_US.properties 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. #错误消息
  2. not.null=* Required fill in
  3. user.jcaptcha.error=Captcha error
  4. user.jcaptcha.expire=Captcha invalid
  5. user.not.exists=Sorry, your account: {0} does not exist
  6. user.password.not.match=User does not exist/Password error
  7. user.password.retry.limit.count=Password input error {0} times
  8. user.password.retry.limit.exceed=Password input error {0} times, account locked for {1} minutes
  9. user.password.delete=Sorry, your account:{0} has been deleted
  10. user.blocked=Sorry, your account: {0} has been disabled. Please contact the administrator
  11. role.blocked=Role disabled,please contact administrators
  12. user.logout.success=Exit successful
  13. length.not.valid=The length must be between {min} and {max} characters
  14. user.username.not.blank=Username cannot be blank
  15. user.username.not.valid=* 2 to 20 chinese characters, letters, numbers or underscores, and must start with a non number
  16. user.username.length.valid=Account length must be between {min} and {max} characters
  17. user.password.not.blank=Password cannot be empty
  18. user.password.length.valid=Password length must be between {min} and {max} characters
  19. user.password.not.valid=* 5-50 characters
  20. user.password.format.valid=Password must contain uppercase, lowercase, digit, and special character
  21. user.email.not.valid=Mailbox format error
  22. user.email.not.blank=Mailbox cannot be blank
  23. user.phonenumber.not.blank=Phone number cannot be blank
  24. user.mobile.phone.number.not.valid=Phone number format error
  25. user.login.success=Login successful
  26. user.register.success=Register successful
  27. user.register.save.error=Failed to save user {0}, The registered account already exists
  28. user.register.error=Register failed, please contact system administrator
  29. user.notfound=Please login again
  30. user.forcelogout=The administrator is forced to exit,please login again
  31. user.unknown.error=Unknown error, please login again
  32. auth.grant.type.error=Auth grant type error
  33. auth.grant.type.blocked=Auth grant type disabled
  34. auth.grant.type.not.blank=Auth grant type cannot be blank
  35. auth.clientid.not.blank=Auth clientid cannot be blank
  36. ##文件上传消息
  37. upload.exceed.maxSize=The uploaded file size exceeds the limit file size!<br/>the maximum allowed file size is:{0}MB!
  38. upload.filename.exceed.length=The maximum length of uploaded file name is {0} characters
  39. ##权限
  40. no.permission=You do not have permission to the data,please contact your administrator to add permissions [{0}]
  41. no.create.permission=You do not have permission to create data,please contact your administrator to add permissions [{0}]
  42. no.update.permission=You do not have permission to modify data,please contact your administrator to add permissions [{0}]
  43. no.delete.permission=You do not have permission to delete data,please contact your administrator to add permissions [{0}]
  44. no.export.permission=You do not have permission to export data,please contact your administrator to add permissions [{0}]
  45. no.view.permission=You do not have permission to view data,please contact your administrator to add permissions [{0}]
  46. repeat.submit.message=Repeat submit is not allowed, please try again later
  47. rate.limiter.message=Visit too frequently, please try again later
  48. sms.code.not.blank=Sms code cannot be blank
  49. sms.code.retry.limit.count=Sms code input error {0} times
  50. sms.code.retry.limit.exceed=Sms code input error {0} times, account locked for {1} minutes
  51. email.code.not.blank=Email code cannot be blank
  52. email.code.retry.limit.count=Email code input error {0} times
  53. email.code.retry.limit.exceed=Email code input error {0} times, account locked for {1} minutes
  54. xcx.code.not.blank=Mini program [code] cannot be blank
  55. social.source.not.blank=Social login platform [source] cannot be blank
  56. social.code.not.blank=Social login platform [code] cannot be blank
  57. social.state.not.blank=Social login platform [state] cannot be blank
  58. ##租户
  59. tenant.number.not.blank=Tenant number cannot be blank
  60. tenant.not.exists=Sorry, your tenant does not exist. Please contact the administrator
  61. tenant.blocked=Sorry, your tenant is disabled. Please contact the administrator
  62. tenant.expired=Sorry, your tenant has expired. Please contact the administrator.
  63. ##统一返回体
  64. r.ok=Success
  65. r.fail=Fail
  66. ##分页返回体
  67. table.data.info.success=Query success.
  68. table.data.info.fail=Query fail.
  69. runtime.exception=Internal System Error
  70. ## 小程序
  71. # 登录
  72. applet.auth.login.notexists=User is not exists.
  73. applet.auth.login.passworderror=Password incorrect.
  74. applet.auth.nostrategy=The method is not supported.
  75. applet.mine.myinfo.editpassword.passworderror=Old password error!
  76. applet.document.centerorcountrycannotbenull=For newly uploaded file, please specify the country or center.
  77. ## 文件夹管理
  78. document.folder.restrictionerror=The sum of the same level cannot exceed the maximum limit of the parent lavel.
  79. document.document.audit.documentnotfound=The document is not found.
  80. document.document.download.notfound=The document is not found.
  81. document.document.uploadempty=The document you upload should not be empty.
  82. document.document.cannotparseusablepdf=No valid PDF file was parsed.
  83. document.document.temp.specify.nowhere=No missing files or folders were specified.
  84. document.qc.taskdetail.notask=There are no tasks can schedule.
  85. document.qc.taskisinitializing=The current project has tasks that are currently in the initialization stage.
  86. search.temp=Pending Archiving Area
  87. textin.networkerror=Network error.
  88. textin.recognitionfail=Recognition failed.
  89. setting.keyword.add.exists=The keyword is existing.