Digital Office Automation System Backend
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

messages_en_US.properties 3.0KB

1 päivä sitten
123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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.email.not.valid=Mailbox format error
  21. user.phonenumber.not.blank=Phone number cannot be blank
  22. user.mobile.phone.number.not.valid=Phone number format error
  23. user.login.success=Login successful
  24. user.register.success=Register successful
  25. user.register.save.error=Failed to save user {0}, The registered account already exists
  26. user.register.error=Register failed, please contact system administrator
  27. user.notfound=Please login again
  28. user.forcelogout=The administrator is forced to exit,please login again
  29. user.unknown.error=Unknown error, please login again
  30. ##文件上传消息
  31. upload.exceed.maxSize=The uploaded file size exceeds the limit file size!<br/>the maximum allowed file size is:{0}MB!
  32. upload.filename.exceed.length=The maximum length of uploaded file name is {0} characters
  33. ##权限
  34. no.permission=You do not have permission to the data,please contact your administrator to add permissions [{0}]
  35. no.create.permission=You do not have permission to create data,please contact your administrator to add permissions [{0}]
  36. no.update.permission=You do not have permission to modify data,please contact your administrator to add permissions [{0}]
  37. no.delete.permission=You do not have permission to delete data,please contact your administrator to add permissions [{0}]
  38. no.export.permission=You do not have permission to export data,please contact your administrator to add permissions [{0}]
  39. no.view.permission=You do not have permission to view data,please contact your administrator to add permissions [{0}]
  40. repeat.submit.message=Repeat submit is not allowed, please try again later
  41. rate.limiter.message=Visit too frequently, please try again later
  42. sms.code.not.blank=Sms code cannot be blank
  43. sms.code.retry.limit.count=Sms code input error {0} times
  44. sms.code.retry.limit.exceed=Sms code input error {0} times, account locked for {1} minutes
  45. xcx.code.not.blank=Mini program code cannot be blank