en_US.js 26.5 KB
Newer Older
L
ligang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
/*
 * 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 {
G
i18n  
gongzijian 已提交
19 20
  'User Name': 'User Name',
  'Please enter user name': 'Please enter user name',
G
gaojun2048 已提交
21
  Password: 'Password',
G
i18n  
gongzijian 已提交
22
  'Please enter your password': 'Please enter your password',
23
  'Password consists of at least two combinations of numbers, letters, and characters, and the length is between 6-22': 'Password consists of at least two combinations of numbers, letters, and characters, and the length is between 6-22',
G
gaojun2048 已提交
24 25
  Login: 'Login',
  Home: 'Home',
G
i18n  
gongzijian 已提交
26 27 28 29 30 31 32 33 34 35 36 37
  'Failed to create node to save': 'Failed to create node to save',
  'Global parameters': 'Global parameters',
  'Local parameters': 'Local parameters',
  'Copy success': 'Copy success',
  'The browser does not support automatic copying': 'The browser does not support automatic copying',
  'Whether to save the DAG graph': 'Whether to save the DAG graph',
  'Current node settings': 'Current node settings',
  'View history': 'View history',
  'View log': 'View log',
  'Enter this child node': 'Enter this child node',
  'Node name': 'Node name',
  'Run flag': 'Run flag',
G
gaojun2048 已提交
38
  Normal: 'Normal',
G
i18n  
gongzijian 已提交
39 40 41
  'Prohibition execution': 'Prohibition execution',
  'Please enter description': 'Please enter description',
  'Number of failed retries': 'Number of failed retries',
G
gaojun2048 已提交
42
  Times: 'Times',
G
i18n  
gongzijian 已提交
43
  'Failed retry interval': 'Failed retry interval',
G
gaojun2048 已提交
44 45
  Minute: 'Minute',
  Cancel: 'Cancel',
G
i18n  
gongzijian 已提交
46 47 48 49 50 51 52 53 54
  'Confirm add': 'Confirm add',
  'The newly created sub-Process has not yet been executed and cannot enter the sub-Process': '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': 'The task has not been executed and cannot enter the sub-Process',
  'Please enter name (required)': 'Please enter name (required)',
  'Name already exists': 'Name already exists',
  'Download Log': 'Download Log',
  'Refresh Log': 'Refresh Log',
  'Enter full screen': 'Enter full screen',
  'Cancel full screen': 'Cancel full screen',
G
gaojun2048 已提交
55
  Close: 'Close',
G
i18n  
gongzijian 已提交
56 57 58 59 60 61 62 63
  'Update log success': 'Update log success',
  'No more logs': 'No more logs',
  'No log': 'No log',
  'Loading Log...': 'Loading Log...',
  'Set the DAG diagram name': 'Set the DAG diagram name',
  'Please enter description(optional)': 'Please enter description(optional)',
  'Set global': 'Set global',
  'Whether to update the process definition': 'Whether to update the process definition',
G
gaojun2048 已提交
64
  Add: 'Add',
G
i18n  
gongzijian 已提交
65 66 67 68 69
  'DAG graph name cannot be empty': 'DAG graph name cannot be empty',
  'Create Datasource': 'Create Datasource',
  'Project Home': 'Project Home',
  'Project Manage': 'Project',
  'Create Project': 'Create Project',
G
gongzijian 已提交
70
  'Cron Manage': 'Cron Manage',
G
gaojun2048 已提交
71
  'Copy Workflow': 'Copy Workflow',
G
gongzijian 已提交
72
  'Tenant Manage': 'Tenant Manage',
G
i18n  
gongzijian 已提交
73
  'Create Tenant': 'Create Tenant',
G
gongzijian 已提交
74
  'User Manage': 'User Manage',
G
i18n  
gongzijian 已提交
75 76 77
  'Create User': 'Create User',
  'User Information': 'User Information',
  'Edit Password': 'Edit Password',
G
gaojun2048 已提交
78 79 80
  success: 'success',
  failed: 'failed',
  delete: 'delete',
G
i18n  
gongzijian 已提交
81 82 83 84 85 86 87 88 89 90
  'Please choose': 'Please choose',
  'Please enter a positive integer': 'Please enter a positive integer',
  'Program Type': 'Program Type',
  'Main class': 'Main class',
  'Main jar package': 'Main jar package',
  'Please enter main jar package': 'Please enter main jar package',
  'Command-line parameters': 'Command-line parameters',
  'Please enter Command-line parameters': 'Please enter Command-line parameters',
  'Other parameters': 'Other parameters',
  'Please enter other parameters': 'Please enter other parameters',
G
gaojun2048 已提交
91
  Resources: 'Resources',
G
i18n  
gongzijian 已提交
92
  'Custom Parameters': 'Custom Parameters',
B
datax  
break60 已提交
93
  'Custom template': 'Custom template',
G
gaojun2048 已提交
94 95
  Datasource: 'Datasource',
  methods: 'methods',
G
i18n  
gongzijian 已提交
96
  'Please enter method(optional)': 'Please enter method(optional)',
G
gaojun2048 已提交
97
  Script: 'Script',
G
i18n  
gongzijian 已提交
98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
  'Please enter script(required)': 'Please enter script(required)',
  'Deploy Mode': 'Deploy Mode',
  'Driver core number': 'Driver core number',
  'Please enter driver core number': 'Please enter driver core number',
  'Driver memory use': 'Driver memory use',
  'Please enter driver memory use': 'Please enter driver memory use',
  'Number of Executors': 'Number of Executors',
  'Please enter the number of Executor': 'Please enter the number of Executor',
  'Executor memory': 'Executor memory',
  'Please enter the Executor memory': 'Please enter the Executor memory',
  'Executor core number': 'Executor core number',
  'Please enter Executor core number': 'Please enter Executor core number',
  'The number of Executors should be a positive integer': 'The number of Executors should be a positive integer',
  'Memory should be a positive integer': 'Memory should be a positive integer',
  'Please enter ExecutorPlease enter Executor core number': 'Please enter ExecutorPlease enter Executor core number',
  'Core number should be positive integer': 'Core number should be positive integer',
  'SQL Type': 'SQL Type',
G
gaojun2048 已提交
115
  Title: 'Title',
116
  'Please enter the title of email': 'Please enter the title of email',
G
gaojun2048 已提交
117 118 119
  Table: 'Table',
  TableMode: 'Table',
  Attachment: 'Attachment',
G
i18n  
gongzijian 已提交
120 121 122 123
  'SQL Parameter': 'SQL Parameter',
  'SQL Statement': 'SQL Statement',
  'UDF Function': 'UDF Function',
  'Please enter a SQL Statement(required)': 'Please enter a SQL Statement(required)',
B
break60 已提交
124
  'Please enter a JSON Statement(required)': 'Please enter a JSON Statement(required)',
B
break60 已提交
125 126 127
  'One form or attachment must be selected': 'One form or attachment must be selected',
  'Recipient required': 'Recipient required',
  'Mail subject required': 'Mail subject required',
G
i18n  
gongzijian 已提交
128 129
  'Child Node': 'Child Node',
  'Please select a sub-Process': 'Please select a sub-Process',
G
gaojun2048 已提交
130
  Edit: 'Edit',
G
i18n  
gongzijian 已提交
131 132
  'Datasource Name': 'Datasource Name',
  'Please enter datasource name': 'Please enter datasource name',
G
gaojun2048 已提交
133
  IP: 'IP',
G
i18n  
gongzijian 已提交
134
  'Please enter IP': 'Please enter IP',
G
gaojun2048 已提交
135
  Port: 'Port',
G
i18n  
gongzijian 已提交
136 137 138
  'Please enter port': 'Please enter port',
  'Database Name': 'Database Name',
  'Please enter database name': 'Please enter database name',
G
gaojun2048 已提交
139 140 141
  'Oracle Connect Type': 'ServiceName or SID',
  'Oracle Service Name': 'ServiceName',
  'Oracle SID': 'SID',
G
i18n  
gongzijian 已提交
142 143 144
  'jdbc connect parameters': 'jdbc connect parameters',
  'Test Connect': 'Test Connect',
  'Please enter resource name': 'Please enter resource name',
B
break60 已提交
145
  'Please enter resource folder name': 'Please enter resource folder name',
146
  'Please enter a non-query SQL statement': 'Please enter a non-query SQL statement',
G
i18n  
gongzijian 已提交
147 148 149 150 151 152 153
  'Please enter IP/hostname': 'Please enter IP/hostname',
  'jdbc connection parameters is not a correct JSON format': 'jdbc connection parameters is not a correct JSON format',
  '#': '#',
  'Datasource Type': 'Datasource Type',
  'Datasource Parameter': 'Datasource Parameter',
  'Create Time': 'Create Time',
  'Update Time': 'Update Time',
G
gaojun2048 已提交
154
  Operation: 'Operation',
G
i18n  
gongzijian 已提交
155 156
  'Click to view': 'Click to view',
  'Delete?': 'Delete?',
G
gaojun2048 已提交
157
  Confirm: 'Confirm',
158
  'Task status statistics': 'Task Status Statistics',
G
gaojun2048 已提交
159 160
  Number: 'Number',
  State: 'State',
G
i18n  
gongzijian 已提交
161 162 163 164 165 166
  'Process Status Statistics': 'Process Status Statistics',
  'Process Definition Statistics': 'Process Definition Statistics',
  'Project Name': 'Project Name',
  'Please enter name': 'Please enter name',
  'Owned Users': 'Owned Users',
  'Process Pid': 'Process Pid',
G
gongzijian 已提交
167
  'Zk registration directory': 'Zk registration directory',
G
gaojun2048 已提交
168 169
  cpuUsage: 'cpuUsage',
  memoryUsage: 'memoryUsage',
G
i18n  
gongzijian 已提交
170 171 172 173
  'Last heartbeat time': 'Last heartbeat time',
  'Edit Tenant': 'Edit Tenant',
  'Tenant Code': 'Tenant Code',
  'Tenant Name': 'Tenant Name',
G
gaojun2048 已提交
174 175
  Queue: 'Queue',
  'Please select a queue': 'default is tenant association queue',
B
break60 已提交
176 177
  'Please enter the tenant code in English': 'Please enter the tenant code in English',
  'Please enter tenant code in English': 'Please enter tenant code in English',
178 179 180 181
  'Please enter tenant code': 'Please enter tenant code',
  'Please enter tenant Name': 'Please enter tenant Name',
  'The tenant code. Only letters or a combination of letters and numbers are allowed': 'The tenant code. Only letters or a combination of letters and numbers are allowed',
  'The tenant code cannot be all numbers': 'The tenant code cannot be all numbers',
G
i18n  
gongzijian 已提交
182
  'Edit User': 'Edit User',
G
gaojun2048 已提交
183 184 185
  Tenant: 'Tenant',
  Email: 'Email',
  Phone: 'Phone',
G
i18n  
gongzijian 已提交
186
  'Please enter phone number': 'Please enter phone number',
B
break60 已提交
187
  'Please enter main class': 'Please enter main class',
G
i18n  
gongzijian 已提交
188 189 190
  'Please enter email': 'Please enter email',
  'Please enter the correct email format': 'Please enter the correct email format',
  'Please enter the correct mobile phone format': 'Please enter the correct mobile phone format',
G
gaojun2048 已提交
191 192
  Project: 'Project',
  Authorize: 'Authorize',
193 194
  'File resources': 'File resources',
  'UDF resources': 'UDF resources',
B
break60 已提交
195
  'Please select UDF resources directory': 'Please select UDF resources directory',
G
gaojun2048 已提交
196
  'UDF resources directory': 'UDF resources directory',
197
  'Upload File Size': 'Upload File size cannot exceed 1g',
G
i18n  
gongzijian 已提交
198 199 200 201 202
  'Edit alarm group': 'Edit alarm group',
  'Create alarm group': 'Create alarm group',
  'Group Name': 'Group Name',
  'Please enter group name': 'Please enter group name',
  'Group Type': 'Group Type',
G
gaojun2048 已提交
203 204
  Remarks: 'Remarks',
  SMS: 'SMS',
G
i18n  
gongzijian 已提交
205
  'Managing Users': 'Managing Users',
G
gaojun2048 已提交
206 207
  Permission: 'Permission',
  Administrator: 'Administrator',
G
i18n  
gongzijian 已提交
208 209 210 211 212 213 214 215 216
  'Confirm Password': 'Confirm Password',
  'Please enter confirm password': 'Please enter confirm password',
  'Password cannot be in Chinese': 'Password cannot be in Chinese',
  'Please enter a password (6-22) character password': 'Please enter a password (6-22) character password',
  'Confirmation password cannot be in Chinese': 'Confirmation password cannot be in Chinese',
  'Please enter a confirmation password (6-22) character password': 'Please enter a confirmation password (6-22) character password',
  'The password is inconsistent with the confirmation password': 'The password is inconsistent with the confirmation password',
  'Please select the datasource': 'Please select the datasource',
  'Please select resources': 'Please select resources',
G
gaojun2048 已提交
217
  Query: 'Query',
G
i18n  
gongzijian 已提交
218 219 220
  'Non Query': 'Non Query',
  'prop(required)': 'prop(required)',
  'value(optional)': 'value(optional)',
221
  'value(required)': 'value(required)',
G
i18n  
gongzijian 已提交
222
  'prop is empty': 'prop is empty',
223
  'value is empty': 'value is empty',
G
i18n  
gongzijian 已提交
224 225 226
  'prop is repeat': 'prop is repeat',
  'Start Time': 'Start Time',
  'End Time': 'End Time',
G
gaojun2048 已提交
227
  crontab: 'crontab',
G
i18n  
gongzijian 已提交
228
  'Failure Strategy': 'Failure Strategy',
G
gaojun2048 已提交
229 230
  online: 'online',
  offline: 'offline',
G
i18n  
gongzijian 已提交
231 232 233 234
  'Task Status': 'Task Status',
  'Process Instance': 'Process Instance',
  'Task Instance': 'Task Instance',
  'Select date range': 'Select date range',
G
gaojun2048 已提交
235 236 237 238
  Date: 'Date',
  waiting: 'waiting',
  execution: 'execution',
  finish: 'finish',
G
i18n  
gongzijian 已提交
239
  'Create File': 'Create File',
B
break60 已提交
240
  'Create folder': 'Create folder',
G
i18n  
gongzijian 已提交
241
  'File Name': 'File Name',
B
break60 已提交
242
  'Folder Name': 'Folder Name',
G
i18n  
gongzijian 已提交
243
  'File Format': 'File Format',
B
break60 已提交
244
  'Folder Format': 'Folder Format',
G
i18n  
gongzijian 已提交
245
  'File Content': 'File Content',
G
gaojun2048 已提交
246
  Create: 'Create',
G
i18n  
gongzijian 已提交
247
  'Please enter the resource content': 'Please enter the resource content',
248
  'Resource content cannot exceed 3000 lines': 'Resource content cannot exceed 3000 lines',
G
i18n  
gongzijian 已提交
249 250
  'File Details': 'File Details',
  'Download Details': 'Download Details',
G
gaojun2048 已提交
251 252
  Return: 'Return',
  Save: 'Save',
G
gongzijian 已提交
253
  'File Manage': 'File Manage',
G
i18n  
gongzijian 已提交
254 255 256 257 258 259
  'Upload Files': 'Upload Files',
  'Create UDF Function': 'Create UDF Function',
  'Upload UDF Resources': 'Upload UDF Resources',
  'Service-Master': 'Service-Master',
  'Service-Worker': 'Service-Worker',
  'Process Name': 'Process Name',
G
gaojun2048 已提交
260
  Executor: 'Executor',
G
i18n  
gongzijian 已提交
261
  'Run Type': 'Run Type',
262
  'Scheduling Time': 'Scheduling Time',
G
i18n  
gongzijian 已提交
263
  'Run Times': 'Run Times',
G
gaojun2048 已提交
264
  host: 'host',
G
i18n  
gongzijian 已提交
265
  'fault-tolerant sign': 'fault-tolerant sign',
G
gaojun2048 已提交
266
  Rerun: 'Rerun',
G
i18n  
gongzijian 已提交
267
  'Recovery Failed': 'Recovery Failed',
G
gaojun2048 已提交
268 269
  Stop: 'Stop',
  Pause: 'Pause',
G
i18n  
gongzijian 已提交
270
  'Recovery Suspend': 'Recovery Suspend',
G
gaojun2048 已提交
271 272
  Gantt: 'Gantt',
  Name: 'Name',
G
i18n  
gongzijian 已提交
273 274
  'Node Type': 'Node Type',
  'Submit Time': 'Submit Time',
G
gaojun2048 已提交
275
  Duration: 'Duration',
G
i18n  
gongzijian 已提交
276 277 278 279 280 281 282
  'Retry Count': 'Retry Count',
  'Task Name': 'Task Name',
  'Task Date': 'Task Date',
  'Source Table': 'Source Table',
  'Record Number': 'Record Number',
  'Target Table': 'Target Table',
  'Online viewing type is not supported': 'Online viewing type is not supported',
G
gaojun2048 已提交
283 284 285 286 287
  Size: 'Size',
  Rename: 'Rename',
  Download: 'Download',
  Export: 'Export',
  Submit: 'Submit',
G
i18n  
gongzijian 已提交
288
  'Edit UDF Function': 'Edit UDF Function',
G
gaojun2048 已提交
289
  type: 'type',
G
i18n  
gongzijian 已提交
290
  'UDF Function Name': 'UDF Function Name',
G
gaojun2048 已提交
291 292
  FILE: 'FILE',
  UDF: 'UDF',
B
break60 已提交
293
  'File Subdirectory': 'File Subdirectory',
G
i18n  
gongzijian 已提交
294 295 296
  'Please enter a function name': 'Please enter a function name',
  'Package Name': 'Package Name',
  'Please enter a Package name': 'Please enter a Package name',
G
gaojun2048 已提交
297
  Parameter: 'Parameter',
G
i18n  
gongzijian 已提交
298 299 300
  'Please enter a parameter': 'Please enter a parameter',
  'UDF Resources': 'UDF Resources',
  'Upload Resources': 'Upload Resources',
G
gaojun2048 已提交
301
  Instructions: 'Instructions',
G
i18n  
gongzijian 已提交
302 303 304 305 306 307 308 309
  'Please enter a instructions': 'Please enter a instructions',
  'Please enter a UDF function name': 'Please enter a UDF function name',
  'Select UDF Resources': 'Select UDF Resources',
  'Class Name': 'Class Name',
  'Jar Package': 'Jar Package',
  'Library Name': 'Library Name',
  'UDF Resource Name': 'UDF Resource Name',
  'File Size': 'File Size',
G
gaojun2048 已提交
310
  Description: 'Description',
G
i18n  
gongzijian 已提交
311 312 313 314
  'Drag Nodes and Selected Items': 'Drag Nodes and Selected Items',
  'Select Line Connection': 'Select Line Connection',
  'Delete selected lines or nodes': 'Delete selected lines or nodes',
  'Full Screen': 'Full Screen',
G
gaojun2048 已提交
315
  Unpublished: 'Unpublished',
G
i18n  
gongzijian 已提交
316 317 318 319 320 321
  'Start Process': 'Start Process',
  'Execute from the current node': 'Execute from the current node',
  'Recover tolerance fault process': 'Recover tolerance fault process',
  'Resume the suspension process': 'Resume the suspension process',
  'Execute from the failed nodes': 'Execute from the failed nodes',
  'Complement Data': 'Complement Data',
G
gaojun2048 已提交
322 323 324 325
  slot: 'slot',
  taskManager: 'taskManager',
  jobManagerMemory: 'jobManagerMemory',
  taskManagerMemory: 'taskManagerMemory',
G
i18n  
gongzijian 已提交
326 327 328
  'Scheduling execution': 'Scheduling execution',
  'Recovery waiting thread': 'Recovery waiting thread',
  'Submitted successfully': 'Submitted successfully',
G
gaojun2048 已提交
329
  Executing: 'Executing',
G
i18n  
gongzijian 已提交
330 331 332
  'Ready to pause': 'Ready to pause',
  'Ready to stop': 'Ready to stop',
  'Need fault tolerance': 'Need fault tolerance',
G
gaojun2048 已提交
333
  kill: 'kill',
G
i18n  
gongzijian 已提交
334 335
  'Waiting for thread': 'Waiting for thread',
  'Waiting for dependence': 'Waiting for dependence',
G
gaojun2048 已提交
336 337
  Start: 'Start',
  Copy: 'Copy',
338
  'Copy name': 'Copy name',
G
gaojun2048 已提交
339
  Delete: 'Delete',
G
i18n  
gongzijian 已提交
340 341
  'Please enter keyword': 'Please enter keyword',
  'File Upload': 'File Upload',
342
  'File ReUpload': 'File ReUpload',
G
i18n  
gongzijian 已提交
343 344
  'Drag the file into the current upload window': 'Drag the file into the current upload window',
  'Drag area upload': 'Drag area upload',
G
gaojun2048 已提交
345
  Upload: 'Upload',
346
  'ReUpload File': 'Re-upload file',
G
i18n  
gongzijian 已提交
347 348 349
  'Please enter file name': 'Please enter file name',
  'Please select the file to upload': 'Please select the file to upload',
  'Resources manage': 'Resources',
G
gaojun2048 已提交
350 351
  Security: 'Security',
  Logout: 'Logout',
G
i18n  
gongzijian 已提交
352 353 354
  'No data': 'No data',
  'Uploading...': 'Uploading...',
  'Loading...': 'Loading...',
G
gaojun2048 已提交
355
  List: 'List',
G
i18n  
gongzijian 已提交
356
  'Unable to download without proper url': 'Unable to download without proper url',
G
gaojun2048 已提交
357
  Process: 'Process',
G
i18n  
gongzijian 已提交
358 359
  'Process definition': 'Process definition',
  'Task record': 'Task record',
G
gongzijian 已提交
360 361 362 363 364
  'Warning group manage': 'Warning group manage',
  'Servers manage': 'Servers manage',
  'UDF manage': 'UDF manage',
  'Resource manage': 'Resource manage',
  'Function manage': 'Function manage',
G
i18n  
gongzijian 已提交
365 366 367
  'Edit password': 'Edit password',
  'Ordinary users': 'Ordinary users',
  'Create process': 'Create process',
368
  'Import process': 'Import process',
G
i18n  
gongzijian 已提交
369
  'Timing state': 'Timing state',
G
gaojun2048 已提交
370 371
  Timing: 'Timing',
  TreeView: 'TreeView',
G
i18n  
gongzijian 已提交
372 373 374
  'Mailbox already exists! Recipients and copyers cannot repeat': 'Mailbox already exists! Recipients and copyers cannot repeat',
  'Mailbox input is illegal': 'Mailbox input is illegal',
  'Please set the parameters before starting': 'Please set the parameters before starting',
G
gaojun2048 已提交
375 376
  Continue: 'Continue',
  End: 'End',
G
i18n  
gongzijian 已提交
377 378 379 380 381 382 383
  'Node execution': 'Node execution',
  'Backward execution': 'Backward execution',
  'Forward execution': 'Forward execution',
  'Execute only the current node': 'Execute only the current node',
  'Notification strategy': 'Notification strategy',
  'Notification group': 'Notification group',
  'Please select a notification group': 'Please select a notification group',
G
gaojun2048 已提交
384 385
  Recipient: 'Recipient',
  Cc: 'Cc',
G
i18n  
gongzijian 已提交
386
  'Whether it is a complement process?': 'Whether it is a complement process?',
387
  'Schedule date': 'Schedule date',
G
i18n  
gongzijian 已提交
388 389 390 391 392 393 394
  'Mode of execution': 'Mode of execution',
  'Serial execution': 'Serial execution',
  'Parallel execution': 'Parallel execution',
  'Set parameters before timing': 'Set parameters before timing',
  'Start and stop time': 'Start and stop time',
  'Please select time': 'Please select time',
  'Please enter crontab': 'Please enter crontab',
G
gaojun2048 已提交
395 396 397 398 399
  none_1: 'none',
  success_1: 'success',
  failure_1: 'failure',
  All_1: 'All',
  Toolbar: 'Toolbar',
G
i18n  
gongzijian 已提交
400
  'View variables': 'View variables',
401
  'Format DAG': 'Format DAG',
G
i18n  
gongzijian 已提交
402
  'Refresh DAG status': 'Refresh DAG status',
G
gaojun2048 已提交
403
  Return_1: 'Return',
G
i18n  
gongzijian 已提交
404 405 406 407 408 409 410 411 412
  'Please enter format': 'Please enter format',
  'connection parameter': 'connection parameter',
  'Process definition details': 'Process definition details',
  'Create process definition': 'Create process definition',
  'Scheduled task list': 'Scheduled task list',
  'Process instance details': 'Process instance details',
  'Create Resource': 'Create Resource',
  'User Center': 'User Center',
  'Please enter method': 'Please enter method',
G
gaojun2048 已提交
413 414
  none: 'none',
  name: 'name',
G
i18n  
gongzijian 已提交
415 416 417 418 419 420 421 422 423 424
  'Process priority': 'Process priority',
  'Task priority': 'Task priority',
  'Task timeout alarm': 'Task timeout alarm',
  'Timeout strategy': 'Timeout strategy',
  'Timeout alarm': 'Timeout alarm',
  'Timeout failure': 'Timeout failure',
  'Timeout period': 'Timeout period',
  'Timeout strategy must be selected': 'Timeout strategy must be selected',
  'Timeout must be a positive integer': 'Timeout must be a positive integer',
  'Add dependency': 'Add dependency',
G
gaojun2048 已提交
425 426 427 428 429 430 431
  and: 'and',
  or: 'or',
  month: 'month',
  week: 'week',
  day: 'day',
  hour: 'hour',
  Running: 'Running',
G
i18n  
gongzijian 已提交
432
  'Waiting for dependency to complete': 'Waiting for dependency to complete',
G
gaojun2048 已提交
433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456
  Selected: 'Selected',
  CurrentHour: 'CurrentHour',
  Last1Hour: 'Last1Hour',
  Last2Hours: 'Last2Hours',
  Last3Hours: 'Last3Hours',
  Last24Hours: 'Last24Hours',
  today: 'today',
  Last1Days: 'Last1Days',
  Last2Days: 'Last2Days',
  Last3Days: 'Last3Days',
  Last7Days: 'Last7Days',
  ThisWeek: 'ThisWeek',
  LastWeek: 'LastWeek',
  LastMonday: 'LastMonday',
  LastTuesday: 'LastTuesday',
  LastWednesday: 'LastWednesday',
  LastThursday: 'LastThursday',
  LastFriday: 'LastFriday',
  LastSaturday: 'LastSaturday',
  LastSunday: 'LastSunday',
  ThisMonth: 'ThisMonth',
  LastMonth: 'LastMonth',
  LastMonthBegin: 'LastMonthBegin',
  LastMonthEnd: 'LastMonthEnd',
G
i18n  
gongzijian 已提交
457 458 459 460
  'Refresh status succeeded': 'Refresh status succeeded',
  'Queue manage': 'Queue manage',
  'Create queue': 'Create queue',
  'Edit queue': 'Edit queue',
G
gongzijian 已提交
461
  'Datasource manage': 'Datasource',
462
  'History task record': 'History task record',
G
gongzijian 已提交
463 464
  'Please go online': 'Please go online',
  'Queue value': 'Queue value',
G
gongzijian 已提交
465 466 467 468 469 470 471 472 473
  'Please enter queue value': 'Please enter queue value',
  'Worker group manage': 'Worker group manage',
  'Create worker group': 'Create worker group',
  'Edit worker group': 'Edit worker group',
  'Token manage': 'Token manage',
  'Create token': 'Create token',
  'Edit token': 'Edit token',
  'Please enter the IP address separated by commas': 'Please enter the IP address separated by commas',
  'Note: Multiple IP addresses have been comma separated': 'Note: Multiple IP addresses have been comma separated',
B
fix  
break60 已提交
474
  'Expiration time': 'Expiration time',
G
gaojun2048 已提交
475
  User: 'User',
G
gongzijian 已提交
476 477
  'Please enter token': 'Please enter token',
  'Generate token': 'Generate token',
G
gaojun2048 已提交
478 479
  Monitor: 'Monitor',
  Group: 'Group',
G
gongzijian 已提交
480 481 482
  'Queue statistics': 'Queue statistics',
  'Command status statistics': 'Command status statistics',
  'Task kill': 'Task Kill',
G
gongzijian 已提交
483 484 485
  'Task queue': 'Task queue',
  'Error command count': 'Error command count',
  'Normal command count': 'Normal command count',
G
gaojun2048 已提交
486
  Manage: ' Manage',
G
gongzijian 已提交
487
  'Number of connections': 'Number of connections',
G
gaojun2048 已提交
488 489
  Sent: 'Sent',
  Received: 'Received',
G
gongzijian 已提交
490 491 492 493 494 495 496 497 498 499 500
  'Min latency': 'Min latency',
  'Avg latency': 'Avg latency',
  'Max latency': 'Max latency',
  'Node count': 'Node count',
  'Query time': 'Query time',
  'Node self-test status': 'Node self-test status',
  'Health status': 'Health status',
  'Max connections': 'Max connections',
  'Threads connections': 'Threads connections',
  'Max used connections': 'Max used connections',
  'Threads running connections': 'Threads running connections',
G
bug  
gongzijian 已提交
501
  'Worker group': 'Worker group',
B
baoliang 已提交
502
  'Please enter a positive integer greater than 0': 'Please enter a positive integer greater than 0',
503 504 505
  'Pre Statement': 'Pre Statement',
  'Post Statement': 'Post Statement',
  'Statement cannot be empty': 'Statement cannot be empty',
506
  'Process Define Count': 'Work flow Define Count',
507
  'Process Instance Running Count': 'Process Instance Running Count',
508
  'command number of waiting for running': 'command number of waiting for running',
509 510
  'failure command number': 'failure command number',
  'tasks number of waiting running': 'tasks number of waiting running',
leon-baoliang's avatar
leon-baoliang 已提交
511
  'task number of ready to kill': 'task number of ready to kill',
512
  'Statistics manage': 'Statistics Manage',
G
gaojun2048 已提交
513 514 515
  statistics: 'Statistics',
  'select tenant': 'select tenant',
  'Please enter Principal': 'Please enter Principal',
H
huyuanming 已提交
516 517 518
  'The start time must not be the same as the end': 'The start time must not be the same as the end',
  'Startup parameter': 'Startup parameter',
  'Startup type': 'Startup type',
leon-baoliang's avatar
leon-baoliang 已提交
519
  'warning of timeout': 'warning of timeout',
B
bao liang 已提交
520 521
  'Next five execution times': 'Next five execution times',
  'Execute time': 'Execute time',
522
  'Complement range': 'Complement range',
G
gaojun2048 已提交
523 524 525 526 527 528 529 530
  'Http Url': 'Http Url',
  'Http Method': 'Http Method',
  'Http Parameters': 'Http Parameters',
  'Http Parameters Key': 'Http Parameters Key',
  'Http Parameters Position': 'Http Parameters Position',
  'Http Parameters Value': 'Http Parameters Value',
  'Http Check Condition': 'Http Check Condition',
  'Http Condition': 'Http Condition',
531
  'Please Enter Http Url': 'Please Enter Http Url(required)',
532
  'Please Enter Http Condition': 'Please Enter Http Condition',
533 534
  'There is no data for this period of time': 'There is no data for this period of time',
  'IP address cannot be empty': 'IP address cannot be empty',
535
  'Please enter the correct IP': 'Please enter the correct IP',
536
  'Please generate token': 'Please generate token',
537
  'Spark Version': 'Spark Version',
G
gaojun2048 已提交
538 539
  TargetDataBase: 'target database',
  TargetTable: 'target table',
540 541
  'Please enter the table of target': 'Please enter the table of target',
  'Please enter a Target Table(required)': 'Please enter a Target Table(required)',
G
gaojun2048 已提交
542 543
  SpeedByte: 'speed(byte count)',
  SpeedRecord: 'speed(record count)',
544 545
  '0 means unlimited by byte': '0 means unlimited',
  '0 means unlimited by count': '0 means unlimited',
_和's avatar
_和 已提交
546
  'Modify User': 'Modify User',
B
break60 已提交
547
  'Whether directory': 'Whether directory',
G
gaojun2048 已提交
548 549
  Yes: 'Yes',
  No: 'No',
_和's avatar
_和 已提交
550 551 552 553 554 555 556 557 558 559 560 561 562 563
  'Please enter Mysql Database(required)': 'Please enter Mysql Database(required)',
  'Please enter Mysql Table(required)': 'Please enter Mysql Table(required)',
  'Please enter Columns (Comma separated)': 'Please enter Columns (Comma separated)',
  'Please enter Target Dir(required)': 'Please enter Target Dir(required)',
  'Please enter Export Dir(required)': 'Please enter Export Dir(required)',
  'Please enter Hive Database(required)': 'Please enter Hive Databasec(required)',
  'Please enter Hive Table(required)': 'Please enter Hive Table(required)',
  'Please enter Hive Partition Keys': 'Please enter Hive Partition Key',
  'Please enter Hive Partition Values': 'Please enter Partition Value',
  'Please enter Replace Delimiter': 'Please enter Replace Delimiter',
  'Please enter Fields Terminated': 'Please enter Fields Terminated',
  'Please enter Lines Terminated': 'Please enter Lines Terminated',
  'Please enter Concurrency': 'Please enter Concurrency',
  'Please enter Update Key': 'Please enter Update Key',
G
gaojun2048 已提交
564 565 566 567 568 569
  Direct: 'Direct',
  Type: 'Type',
  ModelType: 'ModelType',
  ColumnType: 'ColumnType',
  Database: 'Database',
  Column: 'Column',
_和's avatar
_和 已提交
570 571 572 573 574
  'Map Column Hive': 'Map Column Hive',
  'Map Column Java': 'Map Column Java',
  'Export Dir': 'Export Dir',
  'Hive partition Keys': 'Hive partition Keys',
  'Hive partition Values': 'Hive partition Values',
G
gaojun2048 已提交
575 576 577 578 579
  FieldsTerminated: 'FieldsTerminated',
  LinesTerminated: 'LinesTerminated',
  IsUpdate: 'IsUpdate',
  UpdateKey: 'UpdateKey',
  UpdateMode: 'UpdateMode',
_和's avatar
_和 已提交
580
  'Target Dir': 'Target Dir',
G
gaojun2048 已提交
581 582 583 584 585 586 587 588 589 590 591
  DeleteTargetDir: 'DeleteTargetDir',
  FileType: 'FileType',
  CompressionCodec: 'CompressionCodec',
  CreateHiveTable: 'CreateHiveTable',
  DropDelimiter: 'DropDelimiter',
  OverWriteSrc: 'OverWriteSrc',
  ReplaceDelimiter: 'ReplaceDelimiter',
  Concurrency: 'Concurrency',
  Form: 'Form',
  OnlyUpdate: 'OnlyUpdate',
  AllowInsert: 'AllowInsert',
_和's avatar
_和 已提交
592 593 594
  'Data Source': 'Data Source',
  'Data Target': 'Data Target',
  'All Columns': 'All Columns',
595 596
  'Some Columns': 'Some Columns',
  'Branch flow': 'Branch flow',
B
break60 已提交
597
  'Cannot select the same node for successful branch flow and failed branch flow': 'Cannot select the same node for successful branch flow and failed branch flow',
B
break60 已提交
598
  'Successful branch flow and failed branch flow are required': 'conditions node Successful and failed branch flow are required',
B
fix  
break60 已提交
599 600
  'No resources exist': 'No resources exist',
  'Please delete all non-existing resources': 'Please delete all non-existing resources',
G
gaojun2048 已提交
601 602
  'The Worker group no longer exists, please select the correct Worker group!': 'The Worker group no longer exists, please select the correct Worker group!',
  'Please confirm whether the workflow has been saved before downloading': 'Please confirm whether the workflow has been saved before downloading',
603 604 605 606
  'User name length is between 3 and 39': 'User name length is between 3 and 39',
  zkDirectory: 'zkDirectory',
  'Directory detail': 'Directory detail',
  'Connection name': 'Connection name',
607
  'Current connection settings': 'Current connection settings',
B
break60 已提交
608
  'Please save the DAG before formatting': 'Please save the DAG before formatting',
B
fix  
break60 已提交
609
  'The workflow canvas is abnormal and cannot be saved, please recreate': 'The workflow canvas is abnormal and cannot be saved, please recreate'
610
}