en_US.js 24.6 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 21 22
  'User Name': 'User Name',
  'Please enter user name': 'Please enter user name',
  'Password': 'Password',
  '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
i18n  
gongzijian 已提交
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
  'Login': 'Login',
  'Home': 'Home',
  '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',
  'Please enter name(required)': 'Please enter name(required)',
  'Run flag': 'Run flag',
  'Normal': 'Normal',
  'Prohibition execution': 'Prohibition execution',
  'Please enter description': 'Please enter description',
  'Number of failed retries': 'Number of failed retries',
  'Times': 'Times',
  'Failed retry interval': 'Failed retry interval',
  'Minute': 'Minute',
  'Cancel': 'Cancel',
  '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',
  'Close': 'Close',
  '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',
  'Add': 'Add',
  '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 已提交
71 72
  'Cron Manage': 'Cron Manage',
  '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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
  'Create User': 'Create User',
  'User Information': 'User Information',
  'Edit Password': 'Edit Password',
  'success': 'success',
  'failed': 'failed',
  'delete': 'delete',
  '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',
  'Resources': 'Resources',
  'Custom Parameters': 'Custom Parameters',
  'Datasource': 'Datasource',
  'methods': 'methods',
  'Please enter method(optional)': 'Please enter method(optional)',
  'Script': 'Script',
  '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',
114 115
  'Title': 'Title',
  'Please enter the title of email': 'Please enter the title of email',
G
i18n  
gongzijian 已提交
116 117 118 119 120 121
  'Table': 'Table',
  'Attachment': 'Attachment',
  '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 已提交
122 123 124
  '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 已提交
125 126 127 128 129 130 131 132 133 134 135 136 137 138
  'Child Node': 'Child Node',
  'Please select a sub-Process': 'Please select a sub-Process',
  'Edit': 'Edit',
  'Datasource Name': 'Datasource Name',
  'Please enter datasource name': 'Please enter datasource name',
  'IP': 'IP',
  'Please enter IP': 'Please enter IP',
  'Port': 'Port',
  'Please enter port': 'Please enter port',
  'Database Name': 'Database Name',
  'Please enter database name': 'Please enter database name',
  'jdbc connect parameters': 'jdbc connect parameters',
  'Test Connect': 'Test Connect',
  'Please enter resource name': 'Please enter resource name',
139
  'Please enter a non-query SQL statement': 'Please enter a non-query SQL statement',
G
i18n  
gongzijian 已提交
140 141 142 143 144 145 146 147 148 149 150
  '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',
  'Operation': 'Operation',
  'Click to view': 'Click to view',
  'Delete?': 'Delete?',
  'Confirm': 'Confirm',
151
  'Task status statistics': 'Task Status Statistics',
G
i18n  
gongzijian 已提交
152 153 154 155 156 157 158 159
  'Number': 'Number',
  'State': 'State',
  '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 已提交
160
  'Zk registration directory': 'Zk registration directory',
L
ligang 已提交
161 162
  'cpuUsage': 'cpuUsage',
  'memoryUsage': 'memoryUsage',
G
i18n  
gongzijian 已提交
163 164 165 166 167
  'Last heartbeat time': 'Last heartbeat time',
  'Edit Tenant': 'Edit Tenant',
  'Tenant Code': 'Tenant Code',
  'Tenant Name': 'Tenant Name',
  'Queue': 'Queue',
B
break60 已提交
168
  'Please select a queue': 'Please select a queue',
G
i18n  
gongzijian 已提交
169 170 171 172 173 174 175
  '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',
  'Edit User': 'Edit User',
  'Tenant': 'Tenant',
  'Email': 'Email',
  'Phone': 'Phone',
  'Please enter phone number': 'Please enter phone number',
B
break60 已提交
176
  'Please enter main class': 'Please enter main class',
G
i18n  
gongzijian 已提交
177 178 179 180 181
  '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',
  'Project': 'Project',
  'Authorize': 'Authorize',
182 183
  'File resources': 'File resources',
  'UDF resources': 'UDF resources',
184
  'Upload File Size': 'Upload File size cannot exceed 1g',
G
i18n  
gongzijian 已提交
185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
  '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',
  'Remarks': 'Remarks',
  'SMS': 'SMS',
  'Managing Users': 'Managing Users',
  'Permission': 'Permission',
  'Administrator': 'Administrator',
  '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',
  'Query': 'Query',
  'Non Query': 'Non Query',
  'prop(required)': 'prop(required)',
  'value(optional)': 'value(optional)',
208
  'value(required)': 'value(required)',
G
i18n  
gongzijian 已提交
209
  'prop is empty': 'prop is empty',
210
  'value is empty': 'value is empty',
G
i18n  
gongzijian 已提交
211 212 213
  'prop is repeat': 'prop is repeat',
  'Start Time': 'Start Time',
  'End Time': 'End Time',
L
ligang 已提交
214
  'crontab': 'crontab',
G
i18n  
gongzijian 已提交
215 216 217 218 219 220 221 222 223
  'Failure Strategy': 'Failure Strategy',
  'online': 'online',
  'offline': 'offline',
  'Task Status': 'Task Status',
  'Process Instance': 'Process Instance',
  'Task Instance': 'Task Instance',
  'Select date range': 'Select date range',
  'Date': 'Date',
  'waiting': 'waiting',
224 225
  'execution': 'execution',
  'finish': 'finish',
G
i18n  
gongzijian 已提交
226 227 228 229 230 231
  'Create File': 'Create File',
  'File Name': 'File Name',
  'File Format': 'File Format',
  'File Content': 'File Content',
  'Create': 'Create',
  'Please enter the resource content': 'Please enter the resource content',
232
  'Resource content cannot exceed 3000 lines': 'Resource content cannot exceed 3000 lines',
G
i18n  
gongzijian 已提交
233 234 235 236
  'File Details': 'File Details',
  'Download Details': 'Download Details',
  'Return': 'Return',
  'Save': 'Save',
G
gongzijian 已提交
237
  'File Manage': 'File Manage',
G
i18n  
gongzijian 已提交
238 239 240 241 242 243
  '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',
244
  'Executor': 'Executor',
G
i18n  
gongzijian 已提交
245
  'Run Type': 'Run Type',
246
  'Scheduling Time': 'Scheduling Time',
G
i18n  
gongzijian 已提交
247
  'Run Times': 'Run Times',
L
ligang 已提交
248
  'host': 'host',
G
i18n  
gongzijian 已提交
249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269
  'fault-tolerant sign': 'fault-tolerant sign',
  'Rerun': 'Rerun',
  'Recovery Failed': 'Recovery Failed',
  'Stop': 'Stop',
  'Pause': 'Pause',
  'Recovery Suspend': 'Recovery Suspend',
  'Gantt': 'Gantt',
  'Name': 'Name',
  'Node Type': 'Node Type',
  'Submit Time': 'Submit Time',
  'Duration': 'Duration',
  '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',
  'Size': 'Size',
  'Rename': 'Rename',
  'Download': 'Download',
270
  'Export': 'Export',
G
i18n  
gongzijian 已提交
271 272 273 274 275 276 277 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
  'Submit': 'Submit',
  'Edit UDF Function': 'Edit UDF Function',
  'type': 'type',
  'UDF Function Name': 'UDF Function Name',
  'Please enter a function name': 'Please enter a function name',
  'Package Name': 'Package Name',
  'Please enter a Package name': 'Please enter a Package name',
  'Parameter': 'Parameter',
  'Please enter a parameter': 'Please enter a parameter',
  'UDF Resources': 'UDF Resources',
  'Upload Resources': 'Upload Resources',
  'Instructions': 'Instructions',
  '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',
  'Description': 'Description',
  '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',
  'Unpublished': 'Unpublished',
  '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',
B
break60 已提交
303 304 305 306
  'slot':'slot',
  'taskManager':'taskManager',
  'jobManagerMemory':'jobManagerMemory',
  'taskManagerMemory':'taskManagerMemory',
G
i18n  
gongzijian 已提交
307 308 309 310 311 312 313
  'Scheduling execution': 'Scheduling execution',
  'Recovery waiting thread': 'Recovery waiting thread',
  'Submitted successfully': 'Submitted successfully',
  'Executing': 'Executing',
  'Ready to pause': 'Ready to pause',
  'Ready to stop': 'Ready to stop',
  'Need fault tolerance': 'Need fault tolerance',
L
ligang 已提交
314
  'kill': 'kill',
G
i18n  
gongzijian 已提交
315 316 317 318
  'Waiting for thread': 'Waiting for thread',
  'Waiting for dependence': 'Waiting for dependence',
  'Start': 'Start',
  'Copy': 'Copy',
319
  'Copy name': 'Copy name',
G
i18n  
gongzijian 已提交
320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338
  'Delete': 'Delete',
  'Please enter keyword': 'Please enter keyword',
  'File Upload': 'File Upload',
  'Drag the file into the current upload window': 'Drag the file into the current upload window',
  'Drag area upload': 'Drag area upload',
  'Upload': 'Upload',
  'Please enter file name': 'Please enter file name',
  'Please select the file to upload': 'Please select the file to upload',
  'Resources manage': 'Resources',
  'Security': 'Security',
  'Logout': 'Logout',
  'No data': 'No data',
  'Uploading...': 'Uploading...',
  'Loading...': 'Loading...',
  'List': 'List',
  'Unable to download without proper url': 'Unable to download without proper url',
  'Process': 'Process',
  'Process definition': 'Process definition',
  'Task record': 'Task record',
G
gongzijian 已提交
339 340 341 342 343
  '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 已提交
344 345 346
  'Edit password': 'Edit password',
  'Ordinary users': 'Ordinary users',
  'Create process': 'Create process',
347
  'Import process': 'Import process',
G
i18n  
gongzijian 已提交
348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365
  'Timing state': 'Timing state',
  'Timing': 'Timing',
  'TreeView': 'TreeView',
  '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',
  'Continue': 'Continue',
  'End': 'End',
  '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',
  'Recipient': 'Recipient',
  'Cc': 'Cc',
  'Whether it is a complement process?': 'Whether it is a complement process?',
366
  'Schedule date': 'Schedule date',
G
i18n  
gongzijian 已提交
367 368 369 370 371 372 373 374 375 376 377 378 379
  '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',
  'none_1': 'none',
  'success_1': 'success',
  'failure_1': 'failure',
  'All_1': 'All',
  'Toolbar': 'Toolbar',
  'View variables': 'View variables',
380
  'Format DAG': 'Format DAG',
G
i18n  
gongzijian 已提交
381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415
  'Refresh DAG status': 'Refresh DAG status',
  'Return_1': 'Return',
  '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',
  'none': 'none',
  'name': 'name',
  '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',
  'and': 'and',
  'or': 'or',
  'month': 'month',
  'week': 'week',
  'day': 'day',
  'hour': 'hour',
  'Running': 'Running',
  'Waiting for dependency to complete': 'Waiting for dependency to complete',
  'Selected': 'Selected',
  'Last1Hour': 'Last1Hour',
  'Last2Hours': 'Last2Hours',
  'Last3Hours': 'Last3Hours',
B
baoliang 已提交
416
  'today': 'today',
G
i18n  
gongzijian 已提交
417 418 419 420
  'Last1Days': 'Last1Days',
  'Last2Days': 'Last2Days',
  'Last3Days': 'Last3Days',
  'Last7Days': 'Last7Days',
feloxx's avatar
feloxx 已提交
421
  'ThisWeek': 'ThisWeek',
G
i18n  
gongzijian 已提交
422 423 424 425 426 427 428 429
  'LastWeek': 'LastWeek',
  'LastMonday': 'LastMonday',
  'LastTuesday': 'LastTuesday',
  'LastWednesday': 'LastWednesday',
  'LastThursday': 'LastThursday',
  'LastFriday': 'LastFriday',
  'LastSaturday': 'LastSaturday',
  'LastSunday': 'LastSunday',
feloxx's avatar
feloxx 已提交
430
  'ThisMonth': 'ThisMonth',
G
i18n  
gongzijian 已提交
431 432 433 434 435 436 437
  'LastMonth': 'LastMonth',
  'LastMonthBegin': 'LastMonthBegin',
  'LastMonthEnd': 'LastMonthEnd',
  'Refresh status succeeded': 'Refresh status succeeded',
  'Queue manage': 'Queue manage',
  'Create queue': 'Create queue',
  'Edit queue': 'Edit queue',
G
gongzijian 已提交
438
  'Datasource manage': 'Datasource',
439
  'History task record': 'History task record',
G
gongzijian 已提交
440 441
  'Please go online': 'Please go online',
  'Queue value': 'Queue value',
G
gongzijian 已提交
442 443 444 445 446 447 448 449 450 451 452 453 454 455
  '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',
  'Failure time': 'Failure time',
  'User': 'User',
  'Please enter token': 'Please enter token',
  'Generate token': 'Generate token',
  'Monitor': 'Monitor',
G
gongzijian 已提交
456 457 458 459
  'Group': 'Group',
  'Queue statistics': 'Queue statistics',
  'Command status statistics': 'Command status statistics',
  'Task kill': 'Task Kill',
G
gongzijian 已提交
460 461 462
  'Task queue': 'Task queue',
  'Error command count': 'Error command count',
  'Normal command count': 'Normal command count',
B
break60 已提交
463
  'Manage': ' Manage',
G
gongzijian 已提交
464 465 466 467 468 469 470 471 472 473 474 475 476 477
  'Number of connections': 'Number of connections',
  'Sent': 'Sent',
  'Received': 'Received',
  '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 已提交
478
  'Worker group': 'Worker group',
B
baoliang 已提交
479
  'Please enter a positive integer greater than 0': 'Please enter a positive integer greater than 0',
480 481 482
  'Pre Statement': 'Pre Statement',
  'Post Statement': 'Post Statement',
  'Statement cannot be empty': 'Statement cannot be empty',
483
  'Process Define Count': 'Work flow Define Count',
484
  'Process Instance Running Count': 'Process Instance Running Count',
485
  'command number of waiting for running': 'command number of waiting for running',
486 487
  'failure command number': 'failure command number',
  'tasks number of waiting running': 'tasks number of waiting running',
leon-baoliang's avatar
leon-baoliang 已提交
488
  'task number of ready to kill': 'task number of ready to kill',
489 490
  'Statistics manage': 'Statistics Manage',
  'statistics': 'Statistics',
491
  'select tenant':'select tenant',
492
  'Please enter Principal':'Please enter Principal',
H
huyuanming 已提交
493 494 495
  '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 已提交
496
  'warning of timeout': 'warning of timeout',
B
bao liang 已提交
497 498
  'Next five execution times': 'Next five execution times',
  'Execute time': 'Execute time',
499 500 501 502 503 504 505 506 507 508
  'Complement range': 'Complement range',
  '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',
  'Please Enter Http Url': 'Please Enter Http Url(required)',
509
  'Please Enter Http Condition': 'Please Enter Http Condition',
510 511
  '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',
512
  'Please enter the correct IP': 'Please enter the correct IP',
513
  'Please generate token': 'Please generate token',
514 515 516 517 518 519 520 521 522
  'Spark Version': 'Spark Version',
  'TargetDataBase': 'target database',
  'TargetTable': 'target table',
  'Please enter the table of target': 'Please enter the table of target',
  'Please enter a Target Table(required)': 'Please enter a Target Table(required)',
  'SpeedByte': 'speed(byte count)',
  'SpeedRecord': 'speed(record count)',
  '0 means unlimited by byte': '0 means unlimited',
  '0 means unlimited by count': '0 means unlimited',
_和's avatar
_和 已提交
523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568
  'Modify User': 'Modify User',
  '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',
  'Direct': 'Direct',
  'Type': 'Type',
  'ModelType': 'ModelType',
  'ColumnType': 'ColumnType',
  'Database': 'Database',
  'Column': 'Column',
  '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',
  'FieldsTerminated': 'FieldsTerminated',
  'LinesTerminated': 'LinesTerminated',
  'IsUpdate': 'IsUpdate',
  'UpdateKey': 'UpdateKey',
  'UpdateMode': 'UpdateMode',
  'Target Dir': 'Target Dir',
  'DeleteTargetDir': 'DeleteTargetDir',
  'FileType': 'FileType',
  'CompressionCodec': 'CompressionCodec',
  'CreateHiveTable': 'CreateHiveTable',
  'DropDelimiter': 'DropDelimiter',
  'OverWriteSrc': 'OverWriteSrc',
  'ReplaceDelimiter': 'ReplaceDelimiter',
  'Concurrency': 'Concurrency',
  'Form': 'Form',
  'OnlyUpdate': 'OnlyUpdate',
  'AllowInsert': 'AllowInsert',
  'Data Source': 'Data Source',
  'Data Target': 'Data Target',
  'All Columns': 'All Columns',
569 570 571
  'Some Columns': 'Some Columns',
  'Branch flow': 'Branch flow',
  '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'
572
}