en_US.js 29 KB

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