en_US.js 18.2 KB
Newer Older
L
ligang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
/*
 * Licensed to the Apache Software Foundation (ASF) under one or more
 * contributor license agreements.  See the NOTICE file distributed with
 * this work for additional information regarding copyright ownership.
 * The ASF licenses this file to You under the Apache License, Version 2.0
 * (the "License"); you may not use this file except in compliance with
 * the License.  You may obtain a copy of the License at
 *
 *    http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

export default {
  '用户名': 'User Name',
20
  '请输入用户名': 'Please enter user name',
L
ligang 已提交
21 22 23 24 25
  '密码': 'Password',
  '请输入密码': 'Please enter your password',
  '登录': 'Login',
  '首页': 'Home',
  '未创建节点保存失败': 'Failed to create node to save',
26 27 28 29
  '全局参数': 'Global parameters',
  '局部参数': 'Local parameters',
  '复制成功': 'Copy success',
  '该浏览器不支持自动复制': 'The browser does not support automatic copying',
L
ligang 已提交
30
  '确认保存': 'Save',
31 32 33 34 35 36 37 38 39 40
  '是否保存DAG图': 'Whether to save the DAG graph',
  '当前节点设置': 'Current node settings',
  '查看历史': 'View history',
  '查看日志': 'View log',
  '进入该子节点': 'Enter this child node',
  '节点名称': 'Node name',
  '请输入name(必填)': 'Please enter name(required)',
  '运行标志': 'Run flag',
  '正常': 'Normal',
  '禁止执行': 'Prohibition execution',
L
ligang 已提交
41
  '描述': 'Description',
42 43
  '请输入desc': 'Please enter description',
  '失败重试次数': 'Number of failed retries',
L
ligang 已提交
44
  '': 'Times',
45
  '失败重试间隔': 'Failed retry interval',
L
ligang 已提交
46 47
  '': 'minute',
  '取消': 'cancel',
48
  '确认添加': 'Confirm add',
L
ligang 已提交
49 50
  '新创建子工作流还未执行,不能进入子工作流': 'The newly created sub-Process has not yet been executed and cannot enter the sub-Process',
  '该任务还未执行,不能进入子工作流': 'The task has not been executed and cannot enter the sub-Process',
51
  '请输入名称(必填)': 'Please enter name (required)',
L
ligang 已提交
52 53 54
  '名称已存在请重新输入': 'Name already exists',
  '下载日志': 'Download Log',
  '刷新日志': 'Refresh Log',
55 56
  '进入全屏': 'Enter full screen',
  '取消全屏': 'Cancel full screen',
L
ligang 已提交
57
  '关闭': 'close',
58 59
  '更新日志成功': 'Update log success',
  '暂无更多日志': 'No more logs',
L
ligang 已提交
60 61
  '暂无日志': 'No log',
  '正在努力请求日志中...': 'Loading Log...',
62 63 64
  '设置DAG图名称': 'Set the DAG diagram name',
  '请输入desc(选填)': 'Please enter description(optional)',
  '设置全局': 'Set global',
L
ligang 已提交
65
  '是否更新流程定义': 'Whether to update the process definition',
66
  '添加': 'Add',
L
ligang 已提交
67 68 69 70 71 72
  'DAG图名称不能为空': 'DAG graph name cannot be empty',
  '数据源中心': 'Datasource',
  '创建数据源': 'Create Datasource',
  '项目首页': 'Project Home',
  '项目管理': 'Project',
  '创建项目': 'Create Project',
73 74
  '定时管理': 'Cron Management',
  '租户管理': 'Tenant Management',
L
ligang 已提交
75
  '创建租户': 'Create Tenant',
76
  '用户管理': 'User Management',
L
ligang 已提交
77 78 79
  '创建用户': 'Create User',
  '用户信息': 'User Information',
  '密码修改': 'Edit Password',
80 81 82 83 84
  '外部依赖': 'External Dependence',
  '添加依赖策略': 'Add Dependence Strategy',
  '自身依赖': 'Self Dependence',
  '不依赖': 'No Dependence',
  '依赖上一周期': 'Dependence last week',
L
ligang 已提交
85 86 87 88 89 90 91 92 93 94
  '自定义': 'custom',
  '全部成功': 'All Success',
  '全部失败': 'All Fail',
  '任一成功': 'Any Success',
  '任一失败': 'Any Fail',
  '外部依赖信息不完整': 'External dependency information is incomplete',
  '成功': 'success',
  '失败': 'failed',
  '请选择节点': 'Please select the node',
  '删除': 'delete',
95 96 97
  '外部依赖不允许重复': 'External dependencies do not allow duplicates',
  '无流程定义': 'No process definition',
  '请选择': 'Please choose',
L
ligang 已提交
98 99
  '请输入正整数': 'Please enter a positive integer',
  '程序类型': 'Program Type',
100 101 102 103
  '主函数的class': 'Main class',
  '请输入mainClass': 'Please enter main class',
  '主jar包': 'Main jar package',
  '请选择主jar包': 'Please enter main jar package',
L
ligang 已提交
104
  '命令行参数': 'Command-line parameters',
105
  '请输入命令行参数': 'Please enter Command-line parameters',
L
ligang 已提交
106
  '其他参数': 'Other parameters',
107
  '请输入其他参数': 'Please enter other parameters',
L
ligang 已提交
108
  '资源': 'Resources',
109 110
  '自定义参数': 'Custom Parameters',
  '请填写主函数的class': 'Please enter main class',
L
ligang 已提交
111 112
  '数据源': 'Datasource',
  '方法': 'methods',
113
  '请输入method(选填)': 'Please enter method(optional)',
L
ligang 已提交
114
  '脚本': 'Script',
115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
  '请输入rawScript(必填)': 'Please enter script(required)',
  '部署方式': 'Deploy Mode',
  'Driver内核数': 'Driver core number',
  '请输入Driver内核数': 'Please enter driver core number',
  'Driver内存数': 'Driver memory use',
  '请输入Driver内存数': 'Please enter driver memory use',
  'Executor数量': 'Number of Executors',
  '请输入Executor数量': 'Please enter the number of Executor',
  'Executor内存数': 'Executor memory',
  '请输入Executor内存数': 'Please enter the Executor memory',
  'Executor内核数': 'Executor core number',
  '请输入Executor内核数': 'Please enter Executor core number',
  '请填写Executor数量': 'Please enter the number of Executor',
  'Executor数量为正整数': 'The number of Executors should be a positive integer',
  '请填写Executor内存数': 'Please enter the Executor memory',
  '内存数为数字': 'Memory should be a positive integer',
  '请填写Executor内核数': 'Please enter ExecutorPlease enter Executor core number',
  '内核数为正整数': 'Core number should be positive integer',
L
ligang 已提交
133 134
  'sql类型': 'SQL Type',
  '表格': 'Table',
135
  '附件': 'Attachment',
L
ligang 已提交
136
  'sql参数': 'SQL Parameter',
137
  'sql语句': 'SQL Statement',
L
ligang 已提交
138
  'UDF函数': 'UDF Function',
139 140 141
  '请输入sql语句(必填)': 'Please enter a SQL Statement(required)',
  '子节点': 'Child Node',
  '请选择子工作流': 'Please select a sub-Process',
L
ligang 已提交
142 143
  '编辑': 'edit',
  '数据源名称': 'Name',
144 145
  '请输入数据源名称': 'Please enter datasource name',
  '请输入描述': 'Please enter description',
L
ligang 已提交
146
  'IP主机名': 'IP',
147
  '请输入IP主机名': 'Please enter IP',
L
ligang 已提交
148
  '端口': 'Port',
149
  '请输入端口': 'Please enter port',
L
ligang 已提交
150
  '数据库名': 'Database Name',
151
  '请输入数据库名': 'Please enter database name',
L
ligang 已提交
152 153 154 155
  'jdbc连接参数': 'jdbc connect parameters',
  '测试连接': 'Test Connect',
  '确认编辑': 'edit',
  '确认提交': 'submit',
156 157 158
  '请输入资源名称': 'Please enter resource name',
  '请输入IP/主机名': 'Please enter IP/hostname',
  'jdbc连接参数不是一个正确的JSON格式': 'jdbc connection parameters is not a correct JSON format',
L
ligang 已提交
159 160 161 162 163 164 165 166 167
  '编号': '#',
  '数据源类型': 'Type',
  '数据源参数': 'Parameter',
  '创建时间': 'Create Time',
  '更新时间': 'Update Time',
  '操作': 'Operation',
  '点击查看': 'Click to view',
  '确定删除吗?': 'Delete?',
  '确定': 'confirm',
168
  '选择日期区间': 'Select date range',
L
ligang 已提交
169 170 171 172 173
  '任务状态统计': 'Task status statistics',
  '序号': '#',
  '数量': 'Number',
  '状态': 'State',
  '流程状态统计': 'Process Status Statistics',
174
  '流程定义统计': 'Process Definition Statistics',
L
ligang 已提交
175 176
  '编辑项目': 'Edit Project',
  '项目名称': 'Project Name',
177 178
  '请输入name': 'Please enter name',
  '请输入名称': 'Please enter name',
L
ligang 已提交
179 180 181
  '所属用户': 'Owned Users',
  'ip': 'ip',
  '进程pid': 'Process Pid',
182
  'zk注册目录': 'zk registration directory',
L
ligang 已提交
183 184
  'cpuUsage': 'cpuUsage',
  'memoryUsage': 'memoryUsage',
185
  '最后心跳时间': 'Last heartbeat time',
L
ligang 已提交
186
  '编辑租户': 'Edit Tenant',
187
  '租户编码': 'Tenant Code',
L
ligang 已提交
188 189
  '租户名称': 'Tenant Name',
  '队列': 'Queue',
190 191 192
  '请输入租户编码只允许英文': 'Please enter the tenant code in English',
  '请输入英文租户编码': 'Please enter tenant code in English',
  '请输入租户名称': 'Please enter tenant name',
L
ligang 已提交
193 194
  '编辑用户': 'Edit User',
  '用户名称': 'User Name',
195
  '请输入用户名称': 'Please enter user name',
L
ligang 已提交
196 197
  '租户': 'Tenant',
  '邮件': 'Email',
198
  '请输入邮件': 'Please enter email',
L
ligang 已提交
199
  '手机': 'Phone',
200 201
  '请输入手机': 'Please enter phone number',
  '请输入邮箱': 'Please enter email',
L
ligang 已提交
202
  '请输入正确的邮箱格式': 'Please enter the correct email format',
203
  '请输入正确的手机格式': 'Please enter the correct mobile phone format',
L
ligang 已提交
204 205 206 207 208 209
  '邮箱': 'Email',
  '项目': 'Project',
  '授权': 'Authorize',
  '编辑告警组': 'Edit alarm group',
  '创建告警组': 'Create alarm group',
  '组名称': 'Group Name',
210
  '请输入组名称': 'Please enter group name',
L
ligang 已提交
211 212 213 214
  '组类型': 'Group Type',
  '备注': 'Remarks',
  '短信': 'SMS',
  '管理用户': 'Managing Users',
215 216
  '权限': 'Permission',
  '管理员': 'Administrator',
L
ligang 已提交
217 218
  '修改': 'Edit',
  '确认密码': 'Confirm Password',
219
  '请输入确认密码': 'Please enter confirm password',
L
ligang 已提交
220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242
  '密码不能为中文': 'Password cannot be in Chinese',
  '请输入密码(6-22)字符密码': 'Please enter a password (6-22) character password',
  '确认密码不能为中文': 'Confirmation password cannot be in Chinese',
  '请输入确认密码(6-22)字符密码': 'Please enter a confirmation password (6-22) character password',
  '密码与确认密码不一致,请重新确认': 'The password is inconsistent with the confirmation password',
  '请选择数据源': 'Please select the datasource',
  '请选择资源': 'Please select resources',
  '查询': 'Query',
  '非查询': 'Non Query',
  'prop(必填)': 'prop(required)',
  'value(选填)': 'value(optional)',
  'prop不能为空': 'prop is empty',
  'prop中有重复': 'prop is repeat',
  '流程名称': 'Process Name',
  '开始时间': 'Start Time',
  '结束时间': 'End Time',
  'crontab': 'crontab',
  '失败策略': 'Failure Strategy',
  '上线': 'online',
  '下线': 'offline',
  '任务状态': 'Task Status',
  '工作流实例': 'Process Instance',
  '任务实例': 'Task Instance',
243 244
  '按选择日期区间': 'Select date range',
  '按目标表': 'target table',
L
ligang 已提交
245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276
  '按源表': 'Source Table',
  '按状态': 'state',
  '按日期': 'date',
  '按任务名称': 'Task Name',
  '等待': 'waiting',
  '执行中': 'In Execution',
  '完成': 'Finish',
  '创建文件': 'Create File',
  '文件名称': 'File Name',
  '文件格式': 'File Format',
  '文件内容': 'File Content',
  '确认创建': 'create',
  '请输入资源内容': 'Please enter the resource content',
  '文件详情': 'File Details',
  '下载详情': 'Download Details',
  '返回': 'Return',
  '保存': 'Save',
  '文件管理': 'File',
  '上传文件': 'Upload Files',
  'UDF函数管理': 'UDF Function',
  '创建UDF函数': 'Create UDF Function',
  'UDF资源管理': 'UDF Resources',
  '上传UDF资源': 'Upload UDF Resources',
  '服务管理-Master': 'Service-Master',
  '服务管理-Worker': 'Service-Worker',
  '工作流名称': 'Process Name',
  '运行类型': 'Run Type',
  '运行时长(s)': 'Run Duration(s)',
  '运行次数': 'Run Times',
  'host': 'host',
  '容错标识': 'fault-tolerant sign',
  '重跑': 'Rerun',
277
  '恢复失败': 'Recovery Failed',
L
ligang 已提交
278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326
  '停止': 'Stop',
  '暂停': 'Pause',
  '恢复暂停': 'Recovery Suspend',
  '甘特图': 'Gantt',
  '': 'second',
  '名称': 'Name',
  '节点类型': 'Node Type',
  '提交时间': 'Submit Time',
  '运行时长': 'Duration',
  '重试次数': 'Retry Count',
  '任务名称': 'Task Name',
  '任务日期': 'Task Date',
  '源表': 'Source Table',
  '记录数': 'Record Number',
  '目标表': 'Target Table',
  '不支持在线查看类型': 'Online viewing type is not supported',
  '大小': 'Size',
  '重命名': 'rename',
  '下载': 'download',
  '确认重命名': 'Confirm Rename',
  '确定提交': 'Submit',
  '编辑UDF函数': 'Edit UDF Function',
  '类型': 'type',
  'UDF函数名称': 'UDF Function Name',
  '请输入函数名': 'Please enter a function name',
  '包名类名': 'Package Name',
  '请输入包名类名': 'Please enter a Package name',
  '参数': 'Parameter',
  '请输入参数': 'Please enter a parameter',
  'UDF资源': 'UDF Resources',
  '上传资源': 'Upload Resources',
  '使用说明': 'Instructions',
  '请输入使用说明': 'Please enter a instructions',
  '请输入UDF函数名称': 'Please enter a UDF function name',
  '请选择UDF资源': 'Select UDF Resources',
  '类名': 'Class Name',
  'jar包': 'Jar Package',
  '库名': 'Library Name',
  'UDF资源名称': 'UDF Resource Name',
  '文件大小': 'File Size',
  '文件描述': 'File Description',
  '拖动节点和选中项': 'Drag Nodes and Selected Items',
  '选择线条连接': 'Select Line Connection',
  '删除选中的线或节点': 'Delete selected lines or nodes',
  '缩小': 'narrow',
  '放大': 'enlarge',
  '全屏': 'Full Screen',
  '未发布': 'Unpublished',
  '启动工作流': 'Start Process',
327 328 329 330
  '从当前节点开始执行': 'Execute from the current node',
  '恢复被容错的工作流': 'Recover tolerance fault process',
  '恢复暂停流程': 'Resume the suspension process',
  '从失败节点开始执行': 'Execute from the failed nodes',
L
ligang 已提交
331
  '补数': 'Complement Data',
332 333 334 335 336 337 338
  '调度执行': 'Scheduling execution',
  '恢复等待线程': 'Recovery waiting thread',
  '提交成功': 'Submitted successfully',
  '正在执行': 'Executing',
  '准备暂停': 'Ready to pause',
  '准备停止': 'Ready to stop',
  '需要容错': 'Need fault tolerance',
L
ligang 已提交
339
  'kill': 'kill',
340 341 342
  '等待线程': 'Waiting for thread',
  '等待依赖': 'Waiting for dependence',
  '开始运行': 'start running',
L
ligang 已提交
343 344 345
  '编辑节点': 'Edit',
  '复制节点': 'Copy',
  '删除节点': 'Delete',
346 347
  '待运行': 'Waiting',
  '运行中': 'Running',
L
ligang 已提交
348 349 350
  '请输入关键词': 'Please enter a keyword',
  '确认上传': 'Confirm Upload',
  '文件上传': 'File Upload',
351 352
  '请将文件拖拽到当前上传窗口内!': 'Drag the file into the current upload window',
  '拖动区域上传': 'Drag area upload',
L
ligang 已提交
353 354 355 356 357 358 359 360 361
  '文件名': 'File Name',
  '点击上传': 'Upload',
  '请输入文件名': 'Please enter a file name',
  '请选择要上传的文件': 'Please select the file to upload',
  '请输入资源描述': 'Please enter a resource description',
  '资源中心': 'Resources',
  '安全中心': 'Security',
  '退出': 'Logout',
  '查询无数据': 'No data',
362 363 364
  '创建': 'Create',
  '确认': 'Confirm',
  '文件上传中': 'Uploading...',
L
ligang 已提交
365 366
  '正在努力加载中...': 'Loading...',
  '列表': 'List',
367
  '无下载url无法下载': 'Unable to download without proper url',
L
ligang 已提交
368
  '工作流': 'Process',
369 370 371
  '工作流定义': 'Process definition',
  '任务记录': 'Task record',
  '告警组管理': 'Warning group management',
L
ligang 已提交
372 373 374 375
  '服务管理': 'Servers',
  'UDF管理': 'UDF',
  '资源管理': 'Resource',
  '函数管理': 'Function',
376
  '修改密码': 'Change password',
L
ligang 已提交
377 378 379
  '普通用户': 'Ordinary users',
  '创建工作流': 'Create process',
  '定时状态': 'Timing state',
380
  '启动': 'Start',
L
ligang 已提交
381 382 383
  '定时': 'Timing',
  '树形图': 'TreeView',
  '邮箱已存在!收件人和抄送人不能重复': 'Mailbox already exists! Recipients and copyers cannot repeat',
384 385
  '邮箱输入不合法': 'Mailbox input is illegal',
  '启动前请先设置参数': 'Please set the parameters before starting.',
L
ligang 已提交
386 387
  '继续': 'Continue',
  '结束': 'End',
388 389 390
  '节点执行': 'Node execution',
  '向后执行': 'Backward execution',
  '向前执行': 'Forward execution',
L
ligang 已提交
391
  '仅执行当前节点': 'Execute only the current node',
392 393 394 395 396 397
  '通知策略': 'Notification strategy',
  '通知组': 'Notification group',
  '请选择通知组': 'Please select a notification group',
  '收件人': 'Recipient',
  '抄送人': 'Cc',
  '是否补数': 'Whether it is a complement process?',
L
ligang 已提交
398
  '执行方式': 'Mode of execution',
399 400
  '串行执行': 'Serial execution',
  '并行执行': 'Parallel execution',
L
ligang 已提交
401 402 403
  '时间': 'Date',
  '定时前请先设置参数': 'Set parameters before timing',
  '起止时间': 'Start and stop time',
404
  '请选择时间': 'Please select time',
L
ligang 已提交
405 406 407 408 409 410 411 412 413 414 415 416 417
  '请填写 crontab': 'Please enter a crontab',
  '都不发': 'none',
  '成功发': 'success',
  '失败发': 'failure',
  '成功或失败都发': 'All',
  '工具栏': 'Toolbar',
  '查看变量': 'View variables',
  '刷新DAG状态': 'Refresh DAG status',
  '返回上一节点': 'Return',
  '请输入格式为': 'Please enter format',
  '连接参数': 'connection parameter',
  '流程定义详情': 'Process definition details',
  '创建流程定义': 'Create process definition',
418
  '定时任务列表': 'Scheduled task list',
L
ligang 已提交
419
  '流程实例详情': 'Process instance details',
420 421
  '创建资源': 'Create Resource',
  '用户中心': 'User Center',
L
ligang 已提交
422 423
  '请输入方法': 'Please enter a method',
  '文档中心': 'Doc',
424
  '创建不允许下载!': 'Create not allowed download',
L
ligang 已提交
425 426 427
  '': 'none',
  '按名称': 'name',
  '流程优先级': 'Process priority',
428 429 430 431 432 433 434
  '任务优先级': 'Task priority',
  '任务超时告警': 'Timeout alarm',
  '超时策略': 'Timeout strategy',
  '超时告警': 'Timeout alarm',
  '超时失败': 'Timeout failure',
  '超时时长': 'Timeout period',
  '超时策略必须选一个': 'Timeout strategy must be selected',
L
ligang 已提交
435
  '超时时长必须为正整数': 'Timeout must be a positive integer',
436 437 438
  '添加依赖': 'Add dependency',
  '': 'and',
  '': 'or',
L
ligang 已提交
439 440 441 442 443
  '': 'year',
  '': 'month',
  '': 'week',
  '': 'day',
  '': 'hour',
444 445
  '正在运行': 'Running',
  '等待依赖完成': 'Waiting for dependency to complete',
L
ligang 已提交
446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464
  '已选': 'Selected',
  '前1小时': 'Last1Hour',
  '前2小时': 'Last2Hours',
  '前3小时': 'Last3Hours',
  '昨天': 'Last1Days',
  '前两天': 'Last2Days',
  '前三天': 'Last3Days',
  '前七天': 'Last7Days',
  '上周': 'LastWeek',
  '上周一': 'LastMonday',
  '上周二': 'LastTuesday',
  '上周三': 'LastWednesday',
  '上周四': 'LastThursday',
  '上周五': 'LastFriday',
  '上周六': 'LastSaturday',
  '上周日': 'LastSunday',
  '上月': 'LastMonth',
  '上月初': 'LastMonthBegin',
  '上月末': 'LastMonthEnd',
G
gongzijian 已提交
465 466 467 468
  '刷新状态成功': 'Refresh status succeeded',
  '队列管理': 'Queue manage',
  '创建队列': 'Create queue',
  '编辑队列': 'Edit queue',
L
ligang 已提交
469
}