export default { pleaseInputSql: 'Please enter Sql', pleaseSelect: 'Please select', selectAll: 'Select all', cancel: 'Cancel', operation: 'Operation', batchAdd: 'Batch Add', add: 'Add', upload: 'Upload', delete: 'Delete', insert: 'Insert', cron: 'Cron Expression', error: 'Error', clickUpload: 'Click Upload', dragToThisArea: 'Drag to this area', uploadParamater: 'Upload Parameter', uploadSuccess: 'Upload successful', input: 'Input', pleaseInput: 'Please Input', view: 'View', confirm: 'Confirm', more: 'More', searchConditions: 'Search Conditions', collapse: 'Collapse', reset: 'Reset', advancedSearch: 'Advanced Search', saveTemplate: 'Save Template', selectTemplate: 'Select Template', conditionList: 'Condition List', conditionGroupTips: 'Condition Group Tips', sqlSubClause: 'SQL Sub Clause', autoGenerateSqlSubClause: 'Auto Generate SQL Sub Clause', templateName: 'Template Name', pleaseInputTemplateName: 'Please Input Template Name', templateNameMaxLength: 'Template Name Max Length', name: 'Name', confirmDelete: 'Confirm Delete', addTabMax: 'Add Tab Max', pleaseInputKeywordFilter: 'Please Input Keyword Filter', loadMore: 'Load More', pleaseInputName: 'Please Input Name', nameMaxLength: 'Name Max Length', rename: 'Rename', sort: 'Sort', pageNotOnline: 'Page Not Online', prev: 'Prev', next: 'Next', complete: 'Complete', dataIsEmpty: 'Data Is Empty', tableIndex: 'Index', pleaseEnterContent: 'Please Enter Content', selectedData: 'Selected Data', approver: 'Approver', approverTips: 'Approve applications according to the approval process defined by the third party. After initiating the approval process, view the specific approvers and approval progress in the "Approval Process" section of the [My Submitted Applications] list.', addAll: 'Add All', approvalTips2: 'Approve applications according to the approval process specified in the workflow. After initiating the approval process, view the specific approvers and approval progress in the "Approval Process" section of the [My Submitted Applications] list.', accordingTo: 'According To', selectApprover: 'Select Approver', sysUser: 'System User', approverCannotBeEmpty: 'Approver Cannot Be Empty', userName: 'User Name', loginName: 'Login Name', phone: 'Phone', pleaseSelectAtLeastOneData: 'Please Select At Least One Data', errorInfo: 'Error Info', close: 'Close', alreadyWaiting: 'Already Waiting', terminateQuery: 'Terminate Query', refresh: 'Refresh', previewDataset: 'Preview Dataset', preview: 'Preview', alias: 'Alias', description: 'Description', lastModifiedTime: 'Last Modified Time', dataset: 'Dataset', task: 'Task', supplement: 'Strategy List', schema: 'Schema', datasource: 'Datasource', flow: 'Flow', sensitiveWord: 'Sensitive Word', dimension: 'Dimension Table Management', sensitiveRule: 'Rule Type', tag: 'Tag', ustd_dataset_dir: 'Unstructured Dataset', ustd_job_dir: 'Unstructured Collection', ustd_schema_dir: 'Unstructured Schema', dic: 'Data Dictionary', minValue: 'Min Value', maxValue: 'Max Value', startTime: 'Start Time', endTime: 'End Time', version: 'Version', creator: 'Creator', datasourceType: 'Datasource Type', safetyLevel: 'Safety Level', matchingMethod: 'Matching Method', keyword: 'Keyword', regexp: 'Regular Expression', flows: 'Root Directory', standards: 'Data Standard', dataResource: 'Data Resource', assets: 'Assets Directory', filesets: 'Filesets', dataAssets: 'Data Assets', jobViews: 'Job Views Directory', dataService: 'Data Service', algorithmResource: 'Algorithm Resource', modelResource: 'Model Resource', storages: 'Storages', online: 'Online', offline: 'Offline', withdraw: 'Withdraw', stop: 'Stop', enable: 'Enable', edit: 'Edit', // FieldGroup component translations addCondition: 'Add Condition', addConditionGroup: 'Add Condition Group', deleteConditionGroup: 'Delete Condition Group', clearConditions: 'Clear Conditions', deleteCondition: 'Delete Condition', pleaseSelectOperator: 'Please Select Operator', and: 'And', or: 'Or', cannotBeEmpty: 'Cannot Be Empty', cannotContainSpecialCharacters: 'Cannot Contain Special Characters', cannotContainSpecialCharactersAndChinese: 'Cannot Contain Special Characters And Chinese', inputRangeError: 'Input Range Error', confirmTips: 'Tips', operationSuccess: 'Operation Success!', networkRequestTimeout: 'Network Request Timeout', networkRequestError: 'Network Request Error, Please Check Network', userLoginInvalid: 'User Login Invalid, Return Login Page', pleaseInputCorrectPhoneNumber: 'Please Input Correct Phone Number', pleaseInputCorrectEmail: 'Please Input Correct Email', pleaseInputCN: 'Please Input CN', cannotContainCN: 'Cannot Contain CN', pleaseInputCorrectIP: 'Please Input Correct IP', pleaseInputCorrectURL: 'Please Input Correct URL', publishStatus_SAVED: 'Saved', publishStatus_ONLINE_PENDING: 'Online Pending', publishStatus_ONLINE_REJECTED: 'Online Rejected', publishStatus_ONLINE: 'Online', publishStatus_OFFLINE_PENDING: 'Offline Pending', publishStatus_OFFLINE_REJECTED: 'Offline Rejected', publishStatus_OFFLINE: 'Offline', execStatus_RUNNING: 'Running', execStatus_SUCCEEDED: 'Succeeded', execStatus_FAILED: 'Failed', execStatus_FIELD_SUCCESS: 'Field Scan Succeeded', execStatus_READY: 'Ready', execStatus_TIMEOUT: 'Timeout', execStatus_KILLED: 'Killed', execStatus_UNAVAILABLE: 'Unavailable', execStatus_UNKNOWN: 'Unknown', conditions_EQUAL_label: 'Equal', conditions_NOT_EQUAL_label: 'Not Equal', conditions_LIKE_label: 'Fuzzy', conditions_LIKE_alias: 'Contains', conditions_NOT_LIKE_label: 'Not Fuzzy', conditions_NOT_LIKE_alias: 'Not Contains', conditions_IN_label: 'Contains', conditions_NOT_IN_label: 'Not Contains', conditions_BETWEEN_label: 'Between', conditions_NOT_BETWEEN_label: 'Not Between', conditions_GREATER_THAN_label: 'Greater Than', conditions_GREATER_THAN_OR_EQUAL_label: 'Greater Or Equal', conditions_LESS_THAN_label: 'Less Than', conditions_LESS_THAN_OR_EQUAL_label: 'Less Or Equal', conditions_IS_NULL_label: 'Is Null', conditions_NOT_NULL_label: 'Is Not Null', export: 'Export', yes: 'Yes', no: 'No', // infoVueCron minute: 'Minute', hour: 'Hour', day: 'Day', month: 'Month', every: 'Every', everyMinute: 'Every Minute', everyHour: 'Every Hour', everyDay: 'Every Day', everyMonth: 'Every Month', periodFrom: 'Period From', to: 'To', from: 'From', specificMinutes: 'Specific Minutes (Multiple Selection)', specificHours: 'Specific Hours (Multiple Selection)', specificDays: 'Specific Days (Multiple Selection)', specificWeekdays: 'Specific Weekdays (Multiple Selection)', specificMonths: 'Specific Months (Multiple Selection)', minuteExecuteFrom: 'Minute Execute From', minuteStart: 'Minute Start', hourExecuteFrom: 'Hour Execute From', hourStart: 'Hour Start', dayExecuteFrom: 'Day Execute From', dayStart: 'Day Start', monthExecuteFrom: 'Month Execute From', lastDayOfMonth: 'Last Day of Month', lastWorkdayOfMonth: 'Last Workday of Month', lastWeekdayOfMonth: 'Last Weekday of Month', daysBeforeMonthEnd: 'Days Before Month End', nearestWorkdayToDay: 'Nearest Workday (Monday to Friday) to Day', nthWeekdayOfMonth: 'Nth Weekday of Month', th: 'th', weekdaySunday: 'Sunday', weekdayMonday: 'Monday', weekdayTuesday: 'Tuesday', weekdayWednesday: 'Wednesday', weekdayThursday: 'Thursday', weekdayFriday: 'Friday', weekdaySaturday: 'Saturday', save: 'Save', approvalProcessType: 'Approval Process Type', tenantApprovalConfig: 'Tenant Approval Config', crossTenantApprovalConfig: 'Cross Tenant Approval Config', dataProviderApprovalConfig: 'Data Provider Approval Config', tenantName: 'Tenant Name', flowName: 'Flow Name', descConfig: 'Description Config', applyDesc: 'Apply Description', uploadAttach: 'Upload Attach', singlePointApprovalCustomize: 'Single point approval (custom approver)', singlePointApprovalAppoint: 'Single point approval (appointed approver)', approvalFlowManagement: 'Approval flow management custom approval process', thirdPartyInheritance: 'Third party inheritance (requires integration)' }