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