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