deab3b5163c70765601641caadac641ed4327899.svn-base 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  1. admin_name=Scheduling Center
  2. admin_name_full=Distributed Task Scheduling Platform XXL-JOB
  3. admin_version=2.2.0
  4. admin_i18n=en
  5. ## system
  6. system_tips=System message
  7. system_ok=Confirm
  8. system_close=Close
  9. system_save=Save
  10. system_cancel=Cancel
  11. system_search=Search
  12. system_status=Status
  13. system_opt=Operate
  14. system_please_input=please input
  15. system_please_choose=please choose
  16. system_success=success
  17. system_fail=fail
  18. system_add_suc=add success
  19. system_add_fail=add fail
  20. system_update_suc=update success
  21. system_update_fail=update fail
  22. system_all=All
  23. system_api_error=net error
  24. system_show=Show
  25. system_empty=Empty
  26. system_opt_suc=operate success
  27. system_opt_fail=operate fail
  28. system_opt_edit=Edit
  29. system_opt_del=Delete
  30. system_opt_copy=Copy
  31. system_unvalid=illegal
  32. system_not_found=not exist
  33. system_nav=Navigation
  34. system_digits=digits
  35. system_lengh_limit=Length limit
  36. system_permission_limit=Permission limit
  37. system_welcome=Welcome
  38. ## daterangepicker
  39. daterangepicker_ranges_recent_hour=recent one hour
  40. daterangepicker_ranges_today=today
  41. daterangepicker_ranges_yesterday=yesterday
  42. daterangepicker_ranges_this_month=this month
  43. daterangepicker_ranges_last_month=last month
  44. daterangepicker_ranges_recent_week=recent one week
  45. daterangepicker_ranges_recent_month=recent one month
  46. daterangepicker_custom_name=custom
  47. daterangepicker_custom_starttime=start time
  48. daterangepicker_custom_endtime=end time
  49. daterangepicker_custom_daysofweek=Sun,Mon,Tue,Wed,Thu,Fri,Sat
  50. daterangepicker_custom_monthnames=Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec
  51. ## dataTable
  52. dataTable_sProcessing=processing...
  53. dataTable_sLengthMenu= _MENU_ records per page
  54. dataTable_sZeroRecords=No matching results
  55. dataTable_sInfo=page _PAGE_ ( Total _PAGES_ pages,_TOTAL_ records )
  56. dataTable_sInfoEmpty=No Record
  57. dataTable_sInfoFiltered=(Filtered by _MAX_ results)
  58. dataTable_sSearch=Search
  59. dataTable_sEmptyTable=Table data is empty
  60. dataTable_sLoadingRecords=Loading...
  61. dataTable_sFirst=FIRST PAGE
  62. dataTable_sPrevious=Previous Page
  63. dataTable_sNext=Next Page
  64. dataTable_sLast=LAST PAGE
  65. dataTable_sSortAscending=: Rank this column in ascending order
  66. dataTable_sSortDescending=: Rank this column in descending order
  67. ## login
  68. login_btn=Login
  69. login_remember_me=Remember Me
  70. login_username_placeholder=Please enter username
  71. login_password_placeholder=Please enter password
  72. login_username_empty=Please enter username
  73. login_username_lt_4=Username length should not be less than 4
  74. login_password_empty=Please enter password
  75. login_password_lt_4=Password length should not be less than 4
  76. login_success=Login success
  77. login_fail=Login fail
  78. login_param_empty=Username or password is empty
  79. login_param_unvalid=Username or password error
  80. ## logout
  81. logout_btn=Logout
  82. logout_confirm=Confirm logout?
  83. logout_success=Logout success
  84. logout_fail=Logout fail
  85. ## change pwd
  86. change_pwd=Change password
  87. change_pwd_suc_to_logout=Change password successful, about to log out login
  88. change_pwd_field_newpwd=new password
  89. ## dashboard
  90. job_dashboard_name=Run report
  91. job_dashboard_job_num=Job number
  92. job_dashboard_job_num_tip=The number of tasks running in the scheduling center
  93. job_dashboard_trigger_num=trigger number
  94. job_dashboard_trigger_num_tip=The number of trigger record scheduled by the scheduling center
  95. job_dashboard_jobgroup_num=Executor number
  96. job_dashboard_jobgroup_num_tip=The number of online executor machines perceived by the scheduling center
  97. job_dashboard_report=Scheduling report
  98. job_dashboard_report_loaddata_fail=Scheduling report load data error
  99. job_dashboard_date_report=Date distribution
  100. job_dashboard_rate_report=Percentage distribution
  101. ## job info
  102. jobinfo_name=Job Manage
  103. jobinfo_job=Job
  104. jobinfo_field_add=Add Job
  105. jobinfo_field_update=Edit Job
  106. jobinfo_field_id=Job ID
  107. jobinfo_field_jobgroup=Executor
  108. jobinfo_field_jobdesc=Job description
  109. jobinfo_field_timeout=Job timeout period
  110. jobinfo_field_gluetype=GLUE Type
  111. jobinfo_field_executorparam=Param
  112. jobinfo_field_cron_unvalid=The Cron is illegal
  113. jobinfo_field_cron_never_fire=The Cron will never fire
  114. jobinfo_field_author=Author
  115. jobinfo_field_alarmemail=Alarm email
  116. jobinfo_field_alarmemail_placeholder=Please enter alarm mail, if there are more than one comma separated
  117. jobinfo_field_executorRouteStrategy=Route Strategy
  118. jobinfo_field_childJobId=Child Job ID
  119. jobinfo_field_childJobId_placeholder=Please enter the Child job ID, if there are more than one comma separated
  120. jobinfo_field_executorBlockStrategy=Block Strategy
  121. jobinfo_field_executorFailRetryCount=Fail Retry Count
  122. jobinfo_field_executorFailRetryCount_placeholder=Fail Retry Count. effect if greater than zero
  123. jobinfo_script_location=Script location
  124. jobinfo_shard_index=Shard index
  125. jobinfo_shard_total=Shard total
  126. jobinfo_opt_stop=Stop
  127. jobinfo_opt_start=Start
  128. jobinfo_opt_log=Query Log
  129. jobinfo_opt_run=Run Once
  130. jobinfo_opt_run_tips=Please input the address for this trigger. Null will be obtained from the executor
  131. jobinfo_opt_registryinfo=Registry Info
  132. jobinfo_opt_next_time=Next trigger time
  133. jobinfo_glue_remark=Resource Remark
  134. jobinfo_glue_remark_limit=Resource Remark length is limited to 4~100
  135. jobinfo_glue_rollback=Version Backtrack
  136. jobinfo_glue_jobid_unvalid=Job ID is illegal
  137. jobinfo_glue_gluetype_unvalid=The job is not GLUE Type
  138. jobinfo_field_executorTimeout_placeholder=Job Timeout period,in seconds. effect if greater than zero
  139. ## job log
  140. joblog_name=Trigger Log
  141. joblog_status=Status
  142. joblog_status_all=All
  143. joblog_status_suc=Success
  144. joblog_status_fail=Fail
  145. joblog_status_running=Running
  146. joblog_field_triggerTime=Trigger Time
  147. joblog_field_triggerCode=Trigger Result
  148. joblog_field_triggerMsg=Trigger Msg
  149. joblog_field_handleTime=Handle Time
  150. joblog_field_handleCode=Handle Result
  151. joblog_field_handleMsg=Trigger Msg
  152. joblog_field_executorAddress=Executor Address
  153. joblog_clean=Clean
  154. joblog_clean_log=Clean Log
  155. joblog_clean_type=Clean Type
  156. joblog_clean_type_1=Clean up log data a month ago
  157. joblog_clean_type_2=Clean up log data three month ago
  158. joblog_clean_type_3=Clean up log data six month ago
  159. joblog_clean_type_4=Clean up log data a year ago
  160. joblog_clean_type_5=Clean up log data a thousand record ago
  161. joblog_clean_type_6=Clean up log data ten thousand record ago
  162. joblog_clean_type_7=Clean up log data thirty thousand record ago
  163. joblog_clean_type_8=Clean up log data hundred thousand record ago
  164. joblog_clean_type_9=Clean up all log data
  165. joblog_clean_type_unvalid=Clean type is illegal
  166. joblog_handleCode_200=Success
  167. joblog_handleCode_500=Fail
  168. joblog_handleCode_502=Timeout
  169. joblog_kill_log=Kill Job
  170. joblog_kill_log_limit=Trigger Fail, can not kill job
  171. joblog_kill_log_byman=Manual operation, kill job
  172. joblog_lost_fail=Job result lost, marked as failure
  173. joblog_rolling_log=Rolling log
  174. joblog_rolling_log_refresh=Refresh
  175. joblog_rolling_log_triggerfail=The job trigger fail, can not view the rolling log
  176. joblog_rolling_log_failoften=The request for the Rolling log is terminated, the number of failed requests exceeds the limit, Reload the log on the refresh page
  177. joblog_logid_unvalid=Log ID is illegal
  178. ## job group
  179. jobgroup_name=Executor Manage
  180. jobgroup_list=Executor List
  181. jobgroup_add=Add Executor
  182. jobgroup_edit=Edit Executor
  183. jobgroup_del=Delete Executor
  184. jobgroup_field_title=Title
  185. jobgroup_field_addressType=Registry Type
  186. jobgroup_field_addressType_0=Automatic registration
  187. jobgroup_field_addressType_1=Manual registration
  188. jobgroup_field_addressType_limit=Manually registration type, the machine address must not be empty
  189. jobgroup_field_registryList=machine address
  190. jobgroup_field_registryList_unvalid=registry machine address is illegal
  191. jobgroup_field_registryList_placeholder=Please enter the machine address, if there are more than one comma separated
  192. jobgroup_field_appname_limit=Limit the beginning of a lowercase letter, consists of lowercase letters、number and hyphen.
  193. jobgroup_field_appname_length=AppName length is limited to 4~64
  194. jobgroup_field_title_length=Title length is limited to 4~12
  195. jobgroup_field_order_digits=Please enter a positive integer
  196. jobgroup_field_orderrange=Order is limited to 1~1000
  197. jobgroup_del_limit_0=Refuse to delete, the executor is being used
  198. jobgroup_del_limit_1=Refuses to delete, the system retains at least one executor
  199. jobgroup_empty=There is no valid executor. Please contact the administrator
  200. ## job conf
  201. jobconf_block_SERIAL_EXECUTION=Serial execution
  202. jobconf_block_DISCARD_LATER=Discard Later
  203. jobconf_block_COVER_EARLY=Cover Early
  204. jobconf_route_first=First
  205. jobconf_route_last=Last
  206. jobconf_route_round=Round
  207. jobconf_route_random=Random
  208. jobconf_route_consistenthash=Consistent Hash
  209. jobconf_route_lfu=Least Frequently Used
  210. jobconf_route_lru=Least Recently Used
  211. jobconf_route_failover=Failover
  212. jobconf_route_busyover=Busyover
  213. jobconf_route_shard=Sharding Broadcast
  214. jobconf_idleBeat=Idle check
  215. jobconf_beat=Heartbeats
  216. jobconf_monitor=Task Scheduling Center monitor alarm
  217. jobconf_monitor_detail=monitor alarm details
  218. jobconf_monitor_alarm_title=Alarm Type
  219. jobconf_monitor_alarm_type=Trigger Fail
  220. jobconf_monitor_alarm_content=Alarm Content
  221. jobconf_trigger_admin_adress=Trigger machine address
  222. jobconf_trigger_exe_regtype=Execotor-Registry Type
  223. jobconf_trigger_exe_regaddress=Execotor-Registry Address
  224. jobconf_trigger_address_empty=Trigger Fail:registry address is empty
  225. jobconf_trigger_run=Trigger Job
  226. jobconf_trigger_child_run=Trigger child job
  227. jobconf_callback_child_msg1={0}/{1} [Job ID={2}], Trigger {3}, Trigger msg: {4} <br>
  228. jobconf_callback_child_msg2={0}/{1} [Job ID={2}], Trigger Fail, Trigger msg: Job ID is illegal <br>
  229. jobconf_trigger_type=Job trigger type
  230. jobconf_trigger_type_cron=Cron trigger
  231. jobconf_trigger_type_manual=Manual trigger
  232. jobconf_trigger_type_parent=Parent job trigger
  233. jobconf_trigger_type_api=Api trigger
  234. jobconf_trigger_type_retry=Fail retry trigger
  235. ## user
  236. user_manage=User Manage
  237. user_username=Username
  238. user_password=Password
  239. user_role=Role
  240. user_role_admin=Admin User
  241. user_role_normal=Normal User
  242. user_permission=Permission
  243. user_add=Add User
  244. user_update=Edit User
  245. user_username_repeat=Username Repeat
  246. user_username_valid=Restrictions start with a lowercase letter and consist of lowercase letters and Numbers
  247. user_password_update_placeholder=Please input password, empty means not update
  248. user_update_loginuser_limit=Operation of current login account is not allowed
  249. ## help
  250. job_help=Tutorial
  251. job_help_document=Official Document