messages_en_US.properties 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. # ========== 系统 ==========
  2. 0=Successful
  3. # ========== 客户端错误段 ==========
  4. 400=incorrect request parameters
  5. 401=account not logged in
  6. 403=no permission for this operation
  7. 404=request not found
  8. 405=incorrect request method
  9. 423=request failed, please try again later # concurrent request, not allowed
  10. 429=request too frequent, please try again later
  11. # ========== 服务端错误段 ==========
  12. 500=system abnormality
  13. 501=function not implemented/not enabled
  14. 502=incorrect configuration item
  15. # ========== 自定义错误段 ==========
  16. 900=duplicate request, please try again later # duplicate request
  17. 901=demonstration mode, write operation prohibited
  18. 999=unknown error
  19. # ========== 公共 1_099_000_000 ==========
  20. 1_099_000_001=Status cannot be empty
  21. 1_099_000_002=The modification status must be {value}
  22. 1_099_000_003=Display order cannot be empty
  23. 1_099_000_004=Superior ID cannot be empty
  24. 1_099_000_005=id cannot be empty
  25. 1_099_000_006=User ID cannot be empty
  26. 1_099_000_007=Enterprise ID cannot be empty
  27. # ========== 人才信息-人才档案 1_100_001_000 ==========
  28. 1_100_001_001=Personal Profile Does Not Exist
  29. 1_100_001_002=Personal advantage cannot be empty
  30. 1_100_001_003=Real name cannot be empty
  31. 1_100_001_004=Contact phone number cannot be empty
  32. 1_100_001_005=Birthdate cannot be empty
  33. 1_100_001_006=Work experience cannot be empty
  34. 1_100_001_007=Education cannot be empty
  35. 1_100_001_008=Job search status cannot be empty
  36. 1_100_001_009=City cannot be empty
  37. 1_100_001_010=Frequently used email cannot be empty
  38. 1_100_001_011=Please fill in your personal basic information first
  39. # ========== 行业信息 1_100_002_000 ==========
  40. 1_100_002_001=Industry information does not exist
  41. # ========== 职位信息 1_100_003_000 ==========
  42. 1_100_003_001=Position information does not exist
  43. 1_100_003_002=Position type cannot be empty
  44. 1_100_003_003=Position name cannot be empty
  45. # ========== 地区 1_100_004_000 ==========
  46. 1_100_004_001=Region does not exist
  47. 1_100_004_002=Popular regions already exist, please do not add them again
  48. 1_100_004_003=Work area cannot be empty
  49. # ========== 简历附件 1_100_005_000 ==========
  50. 1_100_005_001=Resume attachment does not exist
  51. 1_100_005_002=Upload a maximum of 5 resume attachments
  52. # ========== 教育经历 1_100_006_000 ==========
  53. 1_100_006_001=Educational experience does not exist
  54. 1_100_006_002=No education selected
  55. 1_100_006_003=No educational system type selected
  56. 1_100_006_004=No school start date selected
  57. 1_100_006_005=No end date selected for school
  58. # ========== 求职意向 1_100_007_000 ==========
  59. 1_100_007_001=Job search intention does not exist
  60. 1_100_007_002=No expected position selected
  61. 1_100_007_003=No expected industry selected
  62. 1_100_007_004=No job search type selected
  63. 1_100_007_005=No minimum salary requirement filled in
  64. 1_100_007_006=No maximum salary requirement filled in
  65. 1_100_007_007=No work city selected
  66. # ========== 专业 1_100_008_000 ==========
  67. 1_100_008_001=Major does not exist
  68. # ========== 职位标签 1_100_009_000 ==========
  69. 1_100_009_001=Position tag does not exist
  70. 1_100_009_002=Position tag cannot be empty
  71. # ========== 学校 1_100_010_000 ==========
  72. 1_100_010_001=School does not exist
  73. # ========== 人才证书 1_100_011_000 ==========
  74. 1_100_011_001=Personnel certificate does not exist
  75. 1_100_011_002=Certificate Chinese name cannot be empty
  76. 1_100_011_003=Certificate English name cannot be empty
  77. # ========== 工作经历 1_100_012_000 ==========
  78. 1_100_012_001=Work experience does not exist
  79. 1_100_012_002=No start date selected for employment
  80. 1_200_012_003=No end time selected for employment
  81. # ========== 人才技能 1_100_013_000 ==========
  82. 1_100_013_001=Personnel skill does not exist
  83. 1_100_013_002=The skill already exists
  84. # ========== 证书 1_100_014_000 ==========
  85. 1_100_014_001=Certificate does not exist
  86. # ========== 访问量 1_100_015_000 ==========
  87. 1_100_015_001=The traffic does not exist
  88. 1_100_015_002=Business type does not exist
  89. 1_100_015_003=Business ID does not exist
  90. 1_100_015_004=Access date does not exist
  91. # ========== 用户登录 1_200_001_000 ==========
  92. 1_200_001_001=User does not exist
  93. 1_200_001_002=Unregistered user with phone number
  94. 1_200_001_003=Modifying phone failed, the phone number ({}) has already been used
  95. 1_200_001_004=User account already exists
  96. 1_200_001_005=Phone number already exists
  97. 1_200_001_006=Email already exists
  98. 1_200_001_007=Phone number cannot be empty
  99. 1_200_001_008=Importing user data cannot be empty!
  100. 1_200_001_009=User password verification failed
  101. 1_200_001_010=The user named [{}] has been disabled
  102. 1_200_001_011=User creation failed due to exceeding the maximum tenant quota ({}) for tenants!
  103. 1_200_001_012=The new password cannot be empty
  104. 1_200_001_013=Phone verification code cannot be empty
  105. 1_200_001_014=The length of the mobile verification code is 4-6 digits
  106. 1_200_001_015=The length of the phone number is 8-11 digits
  107. 1_200_001_016=Phone verification codes must all be numbers
  108. 1_200_001_017=Password length is 4-16 bits
  109. 1_200_001_018=User ID cannot be empty
  110. 1_200_001_019=Password cannot be empty
  111. 1_200_001_020=User account cannot be empty
  112. # ========== AUTH 模块 1_200_002_000 ==========
  113. 1_200_002_001=Login failed, incorrect account and password
  114. 1_200_002_002=Login failed, account disabled
  115. 1_200_002_003=Login failed, unable to resolve third-party login information
  116. 1_200_002_004=The phone number has already been used
  117. 1_200_002_005=Incorrect verification code, reason: {}
  118. 1_200_002_006=Account not bound, needs to be bound
  119. 1_200_002_007=Token has expired
  120. 1_200_002_008=Phone number does not exist
  121. 1_200_002_009=Sending scene cannot be empty
  122. 1_200_002_010=Phone code cannot be empty
  123. 1_200_002_011=Login code cannot be empty
  124. 1_200_002_012=State cannot be empty
  125. 1_200_002_013=Authorization code cannot be empty
  126. 1_200_002_014=The type of social platform cannot be empty
  127. 1_200_002_015=The verification code cannot be empty
  128. 1_200_002_016=No enterprise selected
  129. 1_200_002_017=Unregistered user, please register individual user first before applying for enterprise user
  130. 1_200_002_018=Access token cannot be empty
  131. # ========== 角色模块 1_200_003_000 ==========
  132. 1_200_003_001=Character does not exist
  133. 1_200_003_002=A role named [{}] already exists
  134. 1_200_003_003=A role with code [{}] already exists
  135. 1_200_003_004=Cannot operate on roles with built-in system types
  136. 1_200_003_005=The character named [{}] has been disabled
  137. 1_200_003_006=Encoding [{}] cannot be used
  138. 1_200_003_007=Role number cannot be empty
  139. 1_200_003_008=Role name cannot be empty
  140. 1_200_003_009=The length of the character name cannot exceed 30 characters
  141. 1_200_003_010=Character flag cannot be empty
  142. 1_200_003_011=The character flag cannot exceed 100 characters in length
  143. 1_200_003_012=Data range cannot be empty
  144. 1_200_003_013=The data range must be {value}
  145. # ========== 企业信息 1_200_004_000 ==========
  146. 1_200_004_001=Enterprise information does not exist
  147. 1_200_004_002=Enterprise code cannot be empty
  148. 1_200_004_003=No company name filled in
  149. 1_200_004_004=Enterprise alias not filled in
  150. 1_200_004_005=Company profile not filled in
  151. 1_200_004_006=No industry selected
  152. 1_200_004_007=No financing stage selected
  153. 1_200_004_008=No personnel size selected
  154. 1_200_004_009=No work hours filled in
  155. # ========== 企业工商信息 1_200_005_001 ==========
  156. 1_200_005_001=Enterprise business information does not exist
  157. 1_200_005_002=No company name filled in
  158. 1_200_005_003=Unified social credit code not filled in
  159. # ========== 企业注册申请 1_200_006_000 ==========
  160. 1_200_006_001=The enterprise registration application does not exist
  161. 1_200_006_002=Enterprise registration application has been approved
  162. 1_200_006_003=The enterprise registration application has been approved and cannot be rejected
  163. 1_200_006_004=Enterprise name cannot be empty
  164. 1_200_006_005=Contact number cannot be empty
  165. 1_200_006_006=Contact email cannot be empty
  166. 1_200_006_007=Business license not uploaded
  167. 1_200_006_008=Unified social credit code cannot be empty
  168. 1_200_006_009=Enterprise registered
  169. 1_200_006_010=The enterprise has applied for review, please do not resubmit
  170. # ========== 企业地址 1_200_007_001 ==========
  171. 1_200_007_001=The company address does not exist
  172. # ========== 企业登录用户 1_200_008_000 ==========
  173. 1_200_008_001=Enterprise login user does not exist
  174. 1_200_008_002=Name cannot be empty
  175. 1_200_008_003=The account has been disabled
  176. 1_200_008_004=This account is an administrator account and cannot be operated
  177. # ========== 企业岗位信息 1_200_009_000 ==========
  178. 1_200_009_001=Enterprise position information does not exist
  179. 1_200_009_002=The Chinese name of the position cannot be empty
  180. 1_200_009_003=Position English cannot be empty
  181. # ========== 招聘职位 1_200_010_000 ==========
  182. 1_200_010_001=Recruitment position does not exist
  183. 1_200_010_002=Recruitment position ID cannot be empty
  184. 1_200_010_003=Position name cannot be empty
  185. 1_200_010_004=Recruitment type cannot be empty
  186. 1_200_010_005=The publishing user ID cannot be empty
  187. 1_200_010_006=Work experience cannot be empty
  188. 1_200_010_007=Educational requirements cannot be empty
  189. # ========== 企业招聘者浏览 1_200_011_000 ==========
  190. 1_200_011_001=Enterprise recruiter browsing does not exist
  191. # ========== 人才-企业关注订阅 1_200_012_000 ==========
  192. 1_200_012_001=Enterprise follow subscription does not exist
  193. 1_200_012_002=Enterprise has followed and subscribed, please do not click again
  194. # ========== 人才-浏览记录 1_200_013_000 ==========
  195. 1_200_013_001=Browsing history does not exist
  196. # ========== 人才-招聘职位收藏 1_200_014_000 ==========
  197. 1_200_014_001=Recruitment position collection does not exist
  198. 1_200_014_002=Position has been saved, please do not click again
  199. # ========== 培训经历 1_200_015_000 ==========
  200. 1_200_015_001=Training experience does not exist
  201. 1_200_015_002=Training start time cannot be empty
  202. 1_200_015_003=Training end time cannot be empty
  203. 1_200_015_004=Training institution name cannot be empty
  204. 1_200_015_005=Training course cannot be empty
  205. # ========== 项目经历 1_200_016_000 ==========
  206. 1_200_016_001=Project experience does not exist
  207. 1_200_016_002=Project name not filled in
  208. 1_200_016_003=Project start time cannot be empty
  209. 1_200_016_004=Project end time cannot be empty
  210. # ========== 职业技能 1_200_017_000 ==========
  211. 1_200_017_001=Vocational skill does not exist
  212. 1_200_017_002=There are sub profession skills that cannot be deleted
  213. 1_200_017_003=Parent level vocational skill does not exist
  214. 1_200_017_004=Unable to set oneself as a parent vocational skill
  215. 1_200_017_005=There is already a vocational skill with the Chinese name for this skill
  216. 1_200_017_006=Cannot set one's own child Skill as the parent Skill
  217. # ========== 企业用户申请 1_200_019_000 ==========
  218. 1_200_019_001=Enterprise user application does not exist
  219. 1_200_019_002=User application has been approved
  220. 1_200_019_003=The user's application has been approved and cannot be rejected
  221. 1_200_019_005=Applied for review, please do not resubmit
  222. # ========== 招聘职位简历投递 1_200_019_000 ==========
  223. 1_200_020_001=Recruitment position resume submission does not exist
  224. 1_200_020_002=The position has been submitted
  225. 1_200_020_003=No resume attachment selected
  226. 1_200_020_004=Recruitment position ID cannot be empty
  227. 1_200_020_005=This position is currently not allowed for delivery
  228. 1_200_020_006=Recruitment for this position has been suspended