2021-10-20 11:32:31 +08:00
admin_name = Scheduling Center
admin_name_full = Distributed Task Scheduling Platform XXL-JOB
2022-05-22 13:07:36 +08:00
admin_version = 2.3.1
2021-10-20 11:32:31 +08:00
admin_i18n = en
## system
system_tips = System message
2022-05-22 13:07:36 +08:00
system_ok = Confirm
2021-10-20 11:32:31 +08:00
system_close = Close
2022-05-22 13:07:36 +08:00
system_save = Save
2021-10-20 11:32:31 +08:00
system_cancel = Cancel
system_search = Search
system_status = Status
system_opt = Operate
2022-05-22 13:07:36 +08:00
system_please_input = please input
system_please_choose = please choose
2021-10-20 11:32:31 +08:00
system_success = success
system_fail = fail
system_add_suc = add success
system_add_fail = add fail
system_update_suc = update success
system_update_fail = update fail
system_all = All
system_api_error = net error
system_show = Show
system_empty = Empty
system_opt_suc = operate success
system_opt_fail = operate fail
system_opt_edit = Edit
system_opt_del = Delete
system_opt_copy = Copy
system_unvalid = illegal
system_not_found = not exist
system_nav = Navigation
system_digits = digits
system_lengh_limit = Length limit
system_permission_limit = Permission limit
system_welcome = Welcome
## daterangepicker
daterangepicker_ranges_recent_hour = recent one hour
daterangepicker_ranges_today = today
daterangepicker_ranges_yesterday = yesterday
daterangepicker_ranges_this_month = this month
daterangepicker_ranges_last_month = last month
daterangepicker_ranges_recent_week = recent one week
daterangepicker_ranges_recent_month = recent one month
daterangepicker_custom_name = custom
daterangepicker_custom_starttime = start time
daterangepicker_custom_endtime = end time
daterangepicker_custom_daysofweek = Sun,Mon,Tue,Wed,Thu,Fri,Sat
daterangepicker_custom_monthnames = Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec
## dataTable
dataTable_sProcessing = processing...
dataTable_sLengthMenu = _MENU_ records per page
dataTable_sZeroRecords = No matching results
dataTable_sInfo = page _PAGE_ ( Total _PAGES_ pages, _TOTAL_ records )
dataTable_sInfoEmpty = No Record
dataTable_sInfoFiltered = (Filtered by _MAX_ results)
dataTable_sSearch = Search
dataTable_sEmptyTable = Table data is empty
dataTable_sLoadingRecords = Loading...
dataTable_sFirst = FIRST PAGE
dataTable_sPrevious = Previous Page
dataTable_sNext = Next Page
dataTable_sLast = LAST PAGE
dataTable_sSortAscending = : Rank this column in ascending order
dataTable_sSortDescending = : Rank this column in descending order
## login
login_btn = Login
login_remember_me = Remember Me
login_username_placeholder = Please enter username
login_password_placeholder = Please enter password
login_username_empty = Please enter username
login_username_lt_4 = Username length should not be less than 4
login_password_empty = Please enter password
login_password_lt_4 = Password length should not be less than 4
login_success = Login success
login_fail = Login fail
login_param_empty = Username or password is empty
login_param_unvalid = Username or password error
## logout
logout_btn = Logout
logout_confirm = Confirm logout?
logout_success = Logout success
logout_fail = Logout fail
## change pwd
change_pwd = Change password
change_pwd_suc_to_logout = Change password successful, about to log out login
change_pwd_field_newpwd = new password
## dashboard
job_dashboard_name = Run report
job_dashboard_job_num = Job number
job_dashboard_job_num_tip = The number of tasks running in the scheduling center
job_dashboard_trigger_num = trigger number
job_dashboard_trigger_num_tip = The number of trigger record scheduled by the scheduling center
job_dashboard_jobgroup_num = Executor number
job_dashboard_jobgroup_num_tip = The number of online executor machines perceived by the scheduling center
job_dashboard_report = Scheduling report
job_dashboard_report_loaddata_fail = Scheduling report load data error
job_dashboard_date_report = Date distribution
job_dashboard_rate_report = Percentage distribution
## job info
jobinfo_name = Job Manage
jobinfo_job = Job
jobinfo_field_add = Add Job
jobinfo_field_update = Edit Job
jobinfo_field_id = Job ID
jobinfo_field_jobgroup = Executor
jobinfo_field_jobdesc = Job description
jobinfo_field_timeout = Job timeout period
jobinfo_field_gluetype = GLUE Type
jobinfo_field_executorparam = Param
jobinfo_field_author = Author
jobinfo_field_alarmemail = Alarm email
jobinfo_field_alarmemail_placeholder = Please enter alarm mail, if there are more than one comma separated
jobinfo_field_executorRouteStrategy = Route Strategy
jobinfo_field_childJobId = Child Job ID
jobinfo_field_childJobId_placeholder = Please enter the Child job ID, if there are more than one comma separated
jobinfo_field_executorBlockStrategy = Block Strategy
jobinfo_field_executorFailRetryCount = Fail Retry Count
jobinfo_field_executorFailRetryCount_placeholder = Fail Retry Count. effect if greater than zero
jobinfo_script_location = Script location
jobinfo_shard_index = Shard index
jobinfo_shard_total = Shard total
jobinfo_opt_stop = Stop
jobinfo_opt_start = Start
jobinfo_opt_log = Query Log
jobinfo_opt_run = Run Once
jobinfo_opt_run_tips = Please input the address for this trigger. Null will be obtained from the executor
jobinfo_opt_registryinfo = Registry Info
jobinfo_opt_next_time = Next trigger time
jobinfo_glue_remark = Resource Remark
jobinfo_glue_remark_limit = Resource Remark length is limited to 4~100
jobinfo_glue_rollback = Version Backtrack
jobinfo_glue_jobid_unvalid = Job ID is illegal
jobinfo_glue_gluetype_unvalid = The job is not GLUE Type
jobinfo_field_executorTimeout_placeholder = Job Timeout period, in seconds. effect if greater than zero
schedule_type = Schedule Type
schedule_type_none = None
schedule_type_cron = Cron
schedule_type_fix_rate = Fix rate
schedule_type_fix_delay = Fix delay
schedule_type_none_limit_start = The current schedule type disables startup
misfire_strategy = Misfire strategy
misfire_strategy_do_nothing = Do nothing
misfire_strategy_fire_once_now = Fire once now
jobinfo_conf_base = Base configuration
jobinfo_conf_schedule = Schedule configuration
jobinfo_conf_job = Job configuration
jobinfo_conf_advanced = Advanced configuration
## job log
joblog_name = Trigger Log
joblog_status = Status
joblog_status_all = All
joblog_status_suc = Success
joblog_status_fail = Fail
joblog_status_running = Running
joblog_field_triggerTime = Trigger Time
joblog_field_triggerCode = Trigger Result
joblog_field_triggerMsg = Trigger Msg
joblog_field_handleTime = Handle Time
joblog_field_handleCode = Handle Result
joblog_field_handleMsg = Trigger Msg
joblog_field_executorAddress = Executor Address
joblog_clean = Clean
joblog_clean_log = Clean Log
joblog_clean_type = Clean Type
joblog_clean_type_1 = Clean up log data a month ago
joblog_clean_type_2 = Clean up log data three month ago
joblog_clean_type_3 = Clean up log data six month ago
joblog_clean_type_4 = Clean up log data a year ago
joblog_clean_type_5 = Clean up log data a thousand record ago
joblog_clean_type_6 = Clean up log data ten thousand record ago
joblog_clean_type_7 = Clean up log data thirty thousand record ago
joblog_clean_type_8 = Clean up log data hundred thousand record ago
joblog_clean_type_9 = Clean up all log data
joblog_clean_type_unvalid = Clean type is illegal
joblog_handleCode_200 = Success
joblog_handleCode_500 = Fail
joblog_handleCode_502 = Timeout
joblog_kill_log = Kill Job
joblog_kill_log_limit = Trigger Fail, can not kill job
joblog_kill_log_byman = Manual operation, kill job
joblog_lost_fail = Job result lost, marked as failure
joblog_rolling_log = Rolling log
2022-05-22 13:07:36 +08:00
joblog_rolling_log_refresh = Refresh
2021-10-20 11:32:31 +08:00
joblog_rolling_log_triggerfail = The job trigger fail, can not view the rolling log
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
joblog_logid_unvalid = Log ID is illegal
## job group
jobgroup_name = Executor Manage
jobgroup_list = Executor List
jobgroup_add = Add Executor
jobgroup_edit = Edit Executor
jobgroup_del = Delete Executor
jobgroup_field_title = Title
jobgroup_field_addressType = Registry Type
jobgroup_field_addressType_0 = Automatic registration
jobgroup_field_addressType_1 = Manual registration
jobgroup_field_addressType_limit = Manually registration type, the machine address must not be empty
jobgroup_field_registryList = machine address
jobgroup_field_registryList_unvalid = registry machine address is illegal
jobgroup_field_registryList_placeholder = Please enter the machine address, if there are more than one comma separated
jobgroup_field_appname_limit = Limit the beginning of a lowercase letter, consists of lowercase letters、number and hyphen.
jobgroup_field_appname_length = AppName length is limited to 4~64
jobgroup_field_title_length = Title length is limited to 4~12
jobgroup_field_order_digits = Please enter a positive integer
jobgroup_field_orderrange = Order is limited to 1~1000
jobgroup_del_limit_0 = Refuse to delete, the executor is being used
jobgroup_del_limit_1 = Refuses to delete, the system retains at least one executor
jobgroup_empty = There is no valid executor. Please contact the administrator
## job conf
jobconf_block_SERIAL_EXECUTION = Serial execution
jobconf_block_DISCARD_LATER = Discard Later
jobconf_block_COVER_EARLY = Cover Early
jobconf_route_first = First
jobconf_route_last = Last
jobconf_route_round = Round
jobconf_route_random = Random
jobconf_route_consistenthash = Consistent Hash
jobconf_route_lfu = Least Frequently Used
jobconf_route_lru = Least Recently Used
jobconf_route_failover = Failover
jobconf_route_busyover = Busyover
jobconf_route_shard = Sharding Broadcast
jobconf_idleBeat = Idle check
jobconf_beat = Heartbeats
jobconf_monitor = Task Scheduling Center monitor alarm
jobconf_monitor_detail = monitor alarm details
jobconf_monitor_alarm_title = Alarm Type
jobconf_monitor_alarm_type = Trigger Fail
jobconf_monitor_alarm_content = Alarm Content
jobconf_trigger_admin_adress = Trigger machine address
jobconf_trigger_exe_regtype = Execotor-Registry Type
jobconf_trigger_exe_regaddress = Execotor-Registry Address
jobconf_trigger_address_empty = Trigger Fail: registry address is empty
jobconf_trigger_run = Trigger Job
jobconf_trigger_child_run = Trigger child job
jobconf_callback_child_msg1 = {0}/{1} [Job ID={2}], Trigger {3}, Trigger msg: {4} <br>
jobconf_callback_child_msg2 = {0}/{1} [Job ID={2}], Trigger Fail, Trigger msg: Job ID is illegal <br>
jobconf_trigger_type = Job trigger type
jobconf_trigger_type_cron = Cron trigger
jobconf_trigger_type_manual = Manual trigger
jobconf_trigger_type_parent = Parent job trigger
jobconf_trigger_type_api = Api trigger
jobconf_trigger_type_retry = Fail retry trigger
jobconf_trigger_type_misfire = Misfire compensation trigger
## user
user_manage = User Manage
user_username = Username
user_password = Password
user_role = Role
user_role_admin = Admin User
user_role_normal = Normal User
user_permission = Permission
user_add = Add User
user_update = Edit User
user_username_repeat = Username Repeat
user_username_valid = Restrictions start with a lowercase letter and consist of lowercase letters and Numbers
user_password_update_placeholder = Please input password, empty means not update
user_update_loginuser_limit = Operation of current login account is not allowed
## help
job_help = Tutorial
job_help_document = Official Document