import { register } from '../locale';

register('en-US', {
  'Action.countDown': 'Wait for ${timeLeft}s',
  'Alert.info': 'System Info',
  'App.home': 'Home',
  'App.navigation': 'Navigation',
  'asc': 'Asc',
  'Calendar.datepicker': 'Date Picker',
  'Calendar.yearmonth': 'YYYY MM',
  'Calendar.year': 'YYYY',
  'Calendar.begin': 'begin',
  'Calendar.end': 'end',
  'Calendar.beginAndEnd': 'b/e',
  'Calendar.toast': 'Out of date range',
  'Calendar.startPick': 'Select start time',
  'Calendar.endPick': 'Select end time',
  'cancel': 'Cancel',
  'Card.dragTip': 'Drag top button to sort',
  'Card.toggleDrag': 'Toggle drag to sort',
  'City.street': 'Enter street info',
  'clear': 'Clear',
  'ColorPicker.placeholder': 'Select color',
  'SubForm.add': 'New',
  'Combo.add': 'New',
  'Combo.edit': 'Edit',
  'Combo.dragDropSort': 'Drag to sort',
  'Combo.invalidData': 'invalid data, please remove',
  'Combo.maxLength': 'Maximum item ia {{MaxLength}}}. Please delete some',
  'Combo.minLength': 'A least {{minLength}} item. Please add more',
  'Combo.type': 'Type',
  'confirm': 'Confirm',
  'rename': 'rename',
  'Copyable.tip': 'Copy',
  'CRUD.exportCSV': 'Export CSV',
  'CRUD.exportExcel': 'Export Excel',
  'CRUD.fetchFailed': 'Fetch failed',
  'CRUD.filter': 'Filter',
  'CRUD.select': 'Select',
  'CRUD.total': '{{total}} records',
  'CRUD.checked': 'selected {{count}} items',
  'CRUD.selected': 'selected items: ',
  'CRUD.invalidArray': 'data.items must be an array',
  'CRUD.invalidData': 'data is empty',
  'CRUD.loadMore': 'Load more',
  'CRUD.perPage': 'Per page',
  'CRUD.stat': 'total: {{total}}.',
  'CRUD.paginationGoText': 'Go to',
  'CRUD.paginationPageText': 'page',
  'Date.titleYear': 'select year',
  'Date.titleMonth': 'select month and year',
  'Date.titleDate': 'select month, year and day',
  'Date.titleTime': 'select time',

  // Jay
  'CRUD.countPage': '/page',
  'CRUD.labelPrint': 'Label Print',
  'CRUD.filePrint': 'File Print',
  'CRUD.formPrint': 'Form Print',
  'CRUD.printer': 'Printer',
  'CRUD.selectLabel': 'Selct Label',
  'CRUD.selectTemplate': 'Selct Template',
  'CRUD.pageSize': 'Page Size',
  'CRUD.copies': 'Count',
  'CRUD.repeat': 'Repeat on paper',
  'CRUD.null': 'nothing',
  'CRUD.add': 'add',
  'CRUD.multiply': 'multiply',
  'CRUD.selectPrinter': 'please select printer',
  'CRUD.select_Label': 'please select label',
  'CRUD.selectPage': 'please select page',
  'CRUD.fillIn': 'please enter',
  'CRUD.deleteLabel': 'Confirm delete this label?',
  'CRUD.labelName': 'Label Name',
  'CRUD.deleted': 'Deleted Successfully',
  'CRUD.countIs0': 'Count is 0',
  'CRUD.reSelect': 'Please Reselect',
  'CRUD.printOptions': 'Print Options',
  'CRUD.cloudPrintNotConnect': 'The cloud print control is not connected, please open or download the software and reload the page.',
  'CRUD.advancedFilter': 'advanced-filter',
  'CRUD.advancedFilter.search': 'Input key worlds please',
  'CRUD.current.page.data': 'Current Page Data',
  'CRUD.alldata': 'All Data',
  'CRUD.please.confirm': 'Please confirm the processing data range',
  'CRUD.batch.processing.data': 'Batch processing data',
  'CRUD.tools.delete.confirm': 'Close dialog will lose all data, make sure to close',
  'CRUD.tools.delete.confirmCurrent': 'Are you sure to close current tab？',

  'downloadUrl': 'Download Link',
  'download': 'Download',
  'preview': 'preview',
  'print': 'print',
  'multipleValuesMax': 'One item per line, up to 9999 lines supported',
  'placeholder.trySearch': 'Please try searching with filter',
  'yes': 'Yes',
  'no': 'No',
  'width': 'Width',
  'height': 'Height',
  'zoom': 'Zoom',
  'range': 'Range',
  'from': 'from',
  'to': 'to',
  'up': 'up',
  'below': 'below',
  'left': 'left',
  'right': 'right',
  'horizontal': 'horizontal',
  'vertical': 'vertical',
  'allPages': 'all',
  'specificalPages': 'specifical',
  'arrange': 'arrange',
  'fillIn': 'fill in',
  'direction': 'direction',
  'arrangement': 'arrangement',
  'pageMargin': 'page margin',
  'rowSpacing': 'row spacinfg',
  'colSpacing': 'col spacinfg',
  'content': 'content',
  'allData': 'all data',
  'selectedData': 'specifical data',
  'resetSettings': "reset settings",
  'saveSettings': "save as template",
  'selectTemplate': "select template please",
  'PaginationWrapper.placeholder': 'please config body',
  'Date.daysago': '{{days}} day(s) ago',
  'Date.dayslater': '{{days}} day(s) later',
  'Date.endOfMonth': 'last day of the month',
  'Date.endOfLastMonth': 'last day of last month',
  'Date.endOfWeek': 'Saturday',
  'Date.hoursago': '{{hours}} hour(s) ago',
  'Date.hourslater': '{{hours}} hour(s) later',
  'Date.invalid': 'Invalid date',
  'Date.monday': 'Monday',
  'Date.monthsago': '{{months}} month(s) ago',
  'Date.monthslater': '{{months}} month(s) later',
  'Date.now': 'Now',
  'Date.placeholder': 'Select Date',
  'Date.quartersago': '{{quarters}} quarter(s) ago',
  'Date.quarterslater': '{{quarters}} quarter(s) later',
  'Date.startOfLastMonth': 'First day of the last month',
  'Date.startOfLastQuarter': 'First day of the last quarter',
  'Date.startOfMonth': 'First day of the month',
  'Date.startOfQuarter': 'First day of the quarter',
  'Date.today': 'Today',
  'Date.tomorrow': 'Tomorrow',
  'Date.weeksago': '{{weeks}} week(s) ago',
  'Date.weekslater': '{{weeks}} week(s) later',
  'Date.yesterday': 'Yesterday',
  'dateformat.year': 'YYYY',
  'DateRange.daysago': 'Last {{days}} day(s)',
  'DateRange.dayslater': 'Within {{days}} day(s)',
  'DateRange.weeksago': 'Last {{weeks}} week(s)',
  'DateRange.weekslater': 'Within {{weeks}} week(s)',
  'DateRange.monthsago': 'Last {{months}} month(s)',
  'DateRange.monthslater': 'Within {{months}} month(s)',
  'DateRange.quartersago': 'Last {{quarters}} quarter(s)',
  'DateRange.quarterslater': 'Within {{quarters}} quarter(s)',
  'DateRange.yearsago': 'Last {{years}} year(s)',
  'DateRange.yearslater': 'Within {{years}} year(s)',
  'DateRange.hoursago': 'Last {{hours}} hour(s)',
  'DateRange.hourslater': 'Within {{hours}} hour(s)',
  'DateRange.1dayago': '1 day ago',
  'DateRange.1daysago': '1 day ago',
  'DateRange.7daysago': '7 days ago',
  'DateRange.30daysago': '30 days ago',
  'DateRange.90daysago': '90 days ago',
  'DateRange.lastMonth': 'Last month',
  'DateRange.lastWeek': 'Last week',
  'DateRange.lastQuarter': 'Last quarter',
  'DateRange.placeholder': 'Select a Date range',
  'YearRange.placeholder': 'Select a Year range',
  'DateRange.thisWeek': 'This Week',
  'DateRange.thisMonth': 'This month',
  'DateRange.thisQuarter': 'This quarter',
  'DateRange.thisYear': 'This year',
  'DateRange.lastYear': 'Last year',
  'DateRange.valueConcat': ' to ',
  'DateRange.tip': 'Start time - End Time',
  'DateRange.startTime': 'Start Time',
  'DateRange.endTime': 'End Time',
  'DateTime.placeholder': 'Select Datetime',
  'delete': 'Delete',
  'deleteConfirm': 'Are your sure to delete?',
  'deleteFailed': 'Delete failed',
  'desc': 'Desc',
  'Dialog.close': 'Close',
  'Dialog.min': 'Min',
  'Embed.invalidRoot': 'Invalid root selector',
  'Embed.downloading': 'Start downloading',
  'Excel.placeholder': `Drag 'n' drop excel here, or click to select`,
  'fetchFailed': 'Fetch api failed',
  'File.continueAdd': 'Continue add',
  'File.downloadTpl': 'Download template',
  'File.dragDrop': `Drag 'n' drop some files here`,
  'File.errorRetry': 'File upload failed, please try again',
  'File.failed': 'Failed files.',
  'File.invalidType': '{{files}} does not match type `{{accept}}`',
  'File.maxSize': '{{filename}} you selected exceeds the maximum limit of {{maxsize}} (in bytes)',
  'File.pause': 'Pause uplaod',
  'File.repick': 'Repick',
  'File.result': 'Successfully uploaded {{uploaded}} files, failed to upload {{failed}} files',
  'File.retry': 'Retry',
  'File.start': 'Start upload',
  'File.upload': 'Upload',
  'File.uploadFailed': 'return data of udpload api is empty',
  'File.uploading': 'Uploading',
  'Form.loadOptionsFailed': 'Failed to load options because: {{reason}}',
  'Form.submit': 'Submit',
  'Form.title': 'Form',
  'Form.unique': 'Current value is not unique',
  'Form.validateFailed': 'Form input validation failed',
  'Form.nestedError': 'Form cannot appear as a descendant of form',
  'Image.configError': 'Can only set one of crop or multiple',
  'Image.crop': 'Crop image',
  'Image.dragDrop': `Drag 'n' drop some photos here`,
  'Image.height': 'height: {{height}}px',
  'Image.limitMax': 'Minimum image size is {{info}}',
  'Image.limitMin': 'Maximum image size is {{info}}',
  'Image.limitRatio': 'Please upload image with the size ratio of {{ration}}',
  'Image.pasteTip': 'You can paste image from the clipboard',
  'Image.placeholder': 'Click to select image or drag into this area',
  'Image.size': 'size: ({{width}}px x {{height}}px)',
  'Image.sizeNotEqual': 'The image you selected does not meet the size requirements {{info}}',
  'Image.width': 'width: {{width}}px',
  'Image.zoomIn': 'Zoom In',
  'Log.mustHaveSource': 'Must have source in config',
  'link': 'Link',
  'loading': 'Loading',
  'LocationPicker.placeholder': 'Pick location',
  'Month.placeholder': 'Select a month',
  'Nav.sourceError': 'Fetch link error',
  'networkError': 'Network error or missing CORS configuration',
  'noResult': 'No Result',
  'NumberInput.placeholder': 'Please enter a number',
  'Options.addPlaceholder': 'Please enter a name',
  'Options.deleteAPI': 'Must have deleteAPI',
  'Options.editLabel': 'Edit {{label}}',
  'Options.label': 'option',
  'Options.createFailed': 'create failed, please check',
  'placeholder.empty': '<Empty>',
  'placeholder.enter': 'Enter',
  'placeholder.noData': 'No data',
  'placeholder.noOption': 'No option',
  'placeholder.selectData': 'Select data',
  'Quarter.placeholder': 'Select a quarter',
  'Repeat.pre': 'Per',
  'reset': 'Reset',
  'default': 'Default',
  'application': 'Application',
  'rowInTotal': '{{total}} rowInTotal',
  'WsReduction': 'WsReduction',
  'sticky': 'sticky',
  'saveFailed': 'Save failed',
  'saveSuccess': 'Saved successfully',
  'search': 'Search',
  'searchResult': 'Search result',
  'Checkboxes.selectAll': 'Select/Deselect All',
  'Select.checkAll': 'Check all',
  'Select.clear': 'Clear',
  'Select.clearAll': 'Clear all',
  'Select.createLabel': 'New option',
  'Select.placeholder': 'Select',
  'Select.emptyItem': 'Empty',
  'Select.searchPromptText': 'Input to search',
  'sort': 'Sort',
  'SubForm.button': 'Config',
  'SubForm.editDetail': 'Edit Detail',
  'System.error': 'System error',
  'System.notify': 'System notify',
  'System.copy': 'Content copied',
  'System.requestError': 'Request error: ',
  'System.requestErrorStatus': 'Request error, status code: ',
  'Table.addRow': 'Add row',
  'Table.copyRow': 'Copy row',
  'Table.columnsVisibility': 'Click to control columns visibility',
  'Table.deleteRow': 'Delete current row',
  'Table.discard': 'Discard',
  'Table.dragTip': 'Drag the button on the left to sort',
  'Table.editing': 'You should finished editing',
  'Table.editRow': 'Edit current row',
  'Table.modified': 'There are {{modified}} records have been modified, you can:',
  'Table.moved': 'There are {{moved}} records changed the order, you can:',
  'Table.operation': 'Operation',
  'Table.playload': 'Must have playload',
  'Table.startSort': 'Click to start sorting',
  'Table.valueField': 'Must have valueField',
  'Table.index': 'Index',
  'Table.toggleColumn': 'Display columns',
  'Table.searchFields': 'Set query fields',
  'Table.tools': 'Tools',
  'Table.switchToHorizontal': 'Switch to Horizontal',
  'Table.switchToVertical': 'Switch to Vertical',
  'Tag.placeholder': 'No tag yet',
  'Tag.tip': 'Recently used tag',
  'Text.add': 'New {{label}}',
  'Time': 'Time',
  'TimeNow': 'Now',
  'Time.placeholder': 'Select Time',
  'Transfer.configError': 'Config error',
  'Transfer.refreshIcon': 'Click to refresh',
  'Transfer.searchKeyword': 'Enter keywords',
  'Transfer.available': 'Available',
  'Transfer.selectd': 'Selected',
  'Transfer.selectFromLeft': 'Select from the left',
  'Tree.addChild': 'Add child',
  'Tree.addRoot': 'Add root node',
  'Tree.editNode': 'Edit this node',
  'Tree.removeNode': 'Remove this node',
  'Tree.root': 'Root',
  'validate.equals': 'value must be $1',
  'validate.equalsField': 'value must be $1',
  'validate.gt': 'Please enter a value greater than $1',
  'validate.isAlpha': 'Please enter letters',
  'validate.isAlphanumeric': 'Please enter letters or numbers',
  'validate.isEmail': 'Email format is incorrect',
  'validate.isFloat': 'Please enter a floating point value',
  'validate.isId': 'invalid ID Card number',
  'validate.isInt': 'Please enter an integer number',
  'validate.isJson': 'invalid JSON format.',
  'validate.isLength': 'Please make sure the length of contents is $1',
  'validate.isNumeric': 'Please enter a number',
  'validate.isPhoneNumber': 'invalid phone number',
  'validate.isRequired': 'This is required',
  'validate.isTelNumber': 'invalid telephone number',
  'validate.isUrl': 'Incorrect URL format',
  'validate.isUrlPath': 'You can only enter letters, numbers, `-` and`_` .',
  'validate.isWords': 'Please enter word',
  'validate.isZipcode': 'invalid postal address',
  'validate.lt': 'Please enter a value less than $1',
  'validate.isExprOrNumeric': 'Please enter an expression or number',
  'validate.isExprOrDate': 'Please enter an expression or date',
  'validate.matchRegexp': 'The format is not correct. Please enter the content with the rule `${1| raw}`.',
  'validate.maximum': 'The input value exceeds the maximum value of $1',
  'validate.maxLength': 'Please control the content length, do not enter more than $1 letters',
  'validate.minimum': 'The input value is lower than the minimum value of {{minimum}}',
  'validate.minLength': 'Please enter more, at least {{minLength}} characters.',
  'validate.notEmptyString': 'Please do not enter all blank characters',
  'validateFailed': 'Validate failed',
  'Wizard.configError': 'Config error',
  'Wizard.finish': 'Finish',
  'Wizard.next': 'Next',
  'Wizard.prev': 'Prev',
  'Wizard.saveAndNext': 'Save & Next',
  'year-to-year': '{{from}} - {{to}}',
  'Year.placeholder': 'Select a Year',
  'reload': 'Reload',
  'rotate': 'Rotate',
  'Editor.fullscreen': 'full screen',
  'Editor.exitFullscreen': 'exit fullscreen mode',
  'Condition.not': 'not',
  'Condition.and': 'and',
  'Condition.or': 'or',
  'Condition.add_cond': 'add condition',
  'Condition.add_cond_group': 'add condition group',
  'Condition.equal': 'equal',
  'Condition.not_equal': 'not equal',
  'Condition.less': 'less',
  'Condition.less_or_equal': 'less or equal',
  'Condition.greater': 'greater',
  'Condition.greater_or_equal': 'greater or equal',
  'Condition.between': 'between',
  'Condition.not_between': 'not between',
  'Condition.is_empty': 'empty',
  'Condition.is_not_empty': 'not empty',
  'Condition.like': 'contains',
  'Condition.not_like': 'not contains',
  'Condition.starts_with': 'starts with',
  'Condition.ends_with': 'ends with',
  'Condition.select_equals': 'equals',
  'Condition.select_not_equals': 'not equal',
  'Condition.select_any_in': 'contains',
  'Condition.select_not_any_in': 'not contains',
  'Condition.placeholder': 'Please enter text',
  'Condition.cond_placeholder': 'select condition',
  'Condition.field_placeholder': 'select field',
  'Condition.blank': 'blank',
  'InputTable.uniqueError': 'Column `{{label}}` unique validate failed',
  'Timeline.collapseText': 'Unfold',
  'Timeline.expandText': 'Fold',

  //Aug
  'More': 'More',
  'NoMore': 'No more',
  'ViewMore': 'View more',
  'GetMore': 'Get More Data',
  'PutAway': 'Put Away',
  'FormulaEditor.btnLabel': 'Formula Edit',
  'FormulaEditor.title': 'Formula Editor',
  'FormulaEditor.variable': 'Variable',
  'FormulaEditor.function': 'Function',


  'Flow.placeholder.search.for': 'Search for person names, titles, and content',
  'Flow.initiate.application': 'Initiate application',
  'Flow.iapproved': 'I approved it',
  'Flow.ireceived': 'I received it',
  'Flow.noapproval': 'No pending approval yet',
  'Flow.submitted': 'Submitted',
  'Flow.pending.approval': 'Pending approval',
  'Flow.approved': 'Approved',

  'Flow.applyItem': 'Initiated',
  'Flow.todoItem': 'Pending',
  'Flow.doneItem': 'Done',
  'Flow.receivedItem': 'I received',

  'Flow.template.Type': 'Template Type',
  'Flow.applicant': 'Applicant',
  'Flow.submission.time': 'Submission time',
  'Flow.batch.processing': 'Batch processing',
  'Flow.cancel.operation': 'Cancel operation',
  'Flow.agree.with': 'Agree',

  'Flow.approved.to.the.last.item': 'Approved to the last item',
  'Flow.update.completed': 'Update completed',
  'Flow.add.signature': 'Add signature',
  'Flow.returne': 'Return',
  'Flow.adopt': 'Adopt',
  'Flow.refuse': 'Refuse',
  'Flow.transfer.application': 'Transfer application',
  'Flow.revoke': 'Revoke',
  'Flow.determine': 'Determine',
  'Flow.dropdown.refresh': 'Dropdown refresh',
  'Flow.release.updates': 'Release updates',
  'Flow.updating': 'Updating',
  'Flow.process.to': 'The process has been forwarded to',
  'Flow.withdraw': 'Are you sure you want to withdraw',
  'Flow.the.process.has.ended': 'The process has ended',
  'Flow.confirmto.cancel.the.process': 'Confirm to cancel the process',
  'Flow.confirm.Recall.Current.Form': 'Confirm Recall Current Form',
  'Flow.get.data': 'Get data',
  'Flow.approval.opinions': 'Approval opinions',
  'Flow.approval.id': 'Approval ID',
  'Flow.editDetail': 'editDetail',

  'Flow.upload.successful': 'Upload successful',
  'Flow.file.size': 'The file size cannot exceed',
  'Flow.file.uploaded': 'The same file has already been uploaded',
  'Flow.recommended.response': 'Recommended response',
  'Flow.image': 'Image',
  'Flow.file': 'File',
  'Flow.photograph': 'Photograph',
  'Flow.forward': 'CommentsForward in Chat to',
  'Flow.end': 'End Editing',
  'Flow.situation.true': 'The situation is true',
  'Flow.approved.true': 'Approved',
  'Flow.okay': 'Okay',
  'Flow.verified': 'Verified',
  'Flow.disagree': 'Disagree',
  'Flow.delete': 'Delete',
  'Flow.repeat': 'Repeat',
  'Flow.unresolved': 'Unresolved ',
  'Flow.please.verify': 'Please verify',

  'Flow.approved.by': 'Approved by',
  'Flow.transfer': 'Transfer',
  'Flow.add.at.least': 'Finally, add',
  'Flow.person': 'person',
  'Flow.signing.method': 'Signing method',
  'Flow.before.me': 'Before me',
  'Flow.after.me': 'After me',
  'Flow.endorsement': 'After the endorsement, the process first goes through the endorsement approver, and then I approve it',
  'Flow.after.signing': 'After signing, my approval result is agree ',
  'Flow.or.sign': 'Or sign',
  'Flow.countersign': 'Countersign',
  'Flow.sequential.approval': 'Sequential approval',
  'Flow.signature.comments': 'Signature comments',
  'Flow.reason.for.transfer': 'Add signature comments',
  'Flow.signature.remarks': 'Please enter the signature remarks',
  'Flow.reason.for.the.transfer': 'Please enter the reason for the transfer',
  'Flow.signature': 'Agree and add signature',
  'Flow.multi.signature.method': 'Multi person signature method',
  'Flow.please.select': 'Please select the signing method',
  'Flow.select.contacts': 'Select contacts',
  'Flow.by': 'By',
  'Flow.approval.details': 'Approval details',
  'Flow.process.start': 'Process Start',
  'Flow.end.of.process': 'End of process',

  'Flow.pending.review': 'Pending.review',
  'Flow.signable': 'Signable',
  'Flow.under.review': 'Under review',
  'Flow.submit.application': 'Submit application',
  'Flow.transferred': 'Transferred',
  'Flow.no.processing.required': 'No Processing Required',
  'Flow.automatic.rollback': 'Automatic Rollback',
  'Flow.undefined': 'Undefined',
  'Flow.formdata': 'Apply Describe',
  'Flow.Noapproval': "There's no more",
  'Flow.send.for.signature': 'Send for signature',
  'Flow.confirm.signature.submission': 'Confirm Signature Submission',
  'Alert.sequence': 'Sign off sequence',
  'Alert.people': 'Approved officer',
  'Alert.role': 'Signing Role',
  'Alert.type': 'Approval type',
  'Alert.copy': "Copy",
  'Alert.copyName': 'Copy Name',
  'Data.year': 'Y',
  'Data.month': 'M',
  'Data.date': 'D',
  'Data.hours': 'H',
  'Data.minutes': 'm',
  'Data.seconds': 's',
  'Offline.reload': 'Reload',
  'Offline.continue': 'Keep working',

  'Table.columnsToggler.colName': 'Columns Name',
  'Table.columnsToggler.selectAll': 'Select All',
  'Table.columnsToggler.selectReverse': 'Select Reverse',
  'Table.columnsToggler.Unselect': 'Unselect',
  'Table.columnsToggler.searchPlaceholder': 'Please input key words',
  'Table.columnsToggler.ColSetting': 'Columns Settings',
  'Table.columnsToggler.editTemplateName': 'Edit Template Name',
  'Table.columnsToggler.setName': 'Setting Name',
  'Table.columnsToggler.addTemplate': 'Add Template',
  'Table.columnsToggler.colFixed': 'Fixed',
  'Table.columnsToggler.colShow': 'Show',
  'Table.columnsToggler.templateNameRequired': 'Template name is required',
  'Table.columnsToggler.templateNameRepeat': 'Template name exist',
  'Table.columnsToggler.clickToTop': 'Set-Top',
  'Table.columnsToggler.clickToBot': 'Set-Bottom',
});
