Files
laws_chery_client/src/common/lang/workCenter/en.js
T

168 lines
7.3 KiB
JavaScript

module.exports = {
basicInformation: 'Basis',
personalInformation: 'Personnel Information',
dispatchInformation: 'Business Assignment Information',
checkTableRequired: 'Please check if the required fields in the form have been filled in',
// 新建流程页
newProcess: {
externalStandardsManagementProcess: 'External standards management process',
newRegulationIntroductionProcess: 'New Regulation Import Process',
standardInterpretationProcess: 'Regulation Interpretation Process',
regulatoryComplianceCheckProcess: 'Regulation Compliance Assessment Process',
marketListReleaseProcess: 'Regulation List Release Process'
},
// 新法规导入流程
newRegulationImportProcess: {
substituteStandardNumber: 'Replacing Regulations No.',
standardType: 'Regulation Type',
stageWeAreIn: 'Regulation Status',
materialDate: 'Implementation Date',
applicableMarket: 'Applicable Market',
competentDepartment: 'Competent department',
mainControlDepartment: 'Main control department',
ccPerson: 'CC Person',
briefDescription: 'The statute requires a brief description'
},
// 法规符合性排查流程
regulatoryComplianceCheckProcess: {
addStandard: 'Addition Standard',
manualAddition: 'Manual Addition',
vehicleTypeItem: 'Vehicle Type Item',
applicableMarket: 'Applicable Market',
isAlike: 'Differences',
resolutionAttachment: 'Resolution Attachment',
decompositionSingleSource: 'Decomposition single source',
pleaseAddStandard: 'Please add a new criterion first',
modelStatus: 'Model Status',
primaryInvestigator: 'Primary investigator',
checkWhetherTheTaskIsDelivered: 'Check whether the task is delivered',
batchSelector: 'Batch Selector',
mainFinderImportTemplate: 'Compliance check process Import template',
countersigningOfficer: 'Countersigning Officer',
auditor: 'Auditor',
approvingOfficer: 'Approving officer',
evaluationResult: 'Evaluation Result',
theStatusNotMeetRequirements: 'Unsatisfied Description',
rectificationPlan: 'Rectification Plan',
rectificationCycle: 'Rectification Time',
rectificationCost: 'Rectification Costs',
sharedWithOtherProjects: 'Commonality',
costOfThisItemAfterSharing: 'Expenses After Sharing',
appraiser: 'Evaluator',
salvageListTemplateDownload: 'Split single file template download',
salvageListTemplateName: 'Decomposes a single file upload template',
carTypeFileTemplateDownload: 'Model project file template download',
carTypeFileTemplateName: 'Model project file upload template',
pleaseGenerate: 'Please generate data',
pleaseAnewGenerate: 'Please re-generate the data',
pleaseClickNext: 'Please click Next to display the information',
pleaseSelectDesignEngineer: 'Please select Design Engineer',
atLeastSelectOneDesignEngineer: 'Please select at least one design engineer'
},
// 市场清单发布流程
marketListReleaseProcess: {
englishName: 'English Name',
newProductionVehicleImplementationDate: 'New Certified Vehicle Implementation Date',
newCertifiedVehicleImplementationDate: 'New Production Vehicle Implementation Date',
applicableCountryRegion: 'Country/Region',
applicableVehicleType: 'Vehicle Catagory',
authenticationObject: 'Certification Item',
certifiedDeliverables: 'Verification',
type: 'Type',
dynamicType: 'Power Propulsion Type',
mainControlDepartment: 'Main Responsible Dept.',
masterControlDepartmentProfessionalModule: 'Module of Main Responsible Dept. ',
relatedDepartment: 'Related Dept.',
associateDepartmentSpecializedModules: 'Module of Related Dept. ',
requirementType: 'Optional/Compulsory',
noData: 'There is no data in the list. Please re-select the list and launch'
},
// 标准解读流程
standardInterpretationProcess: {
decompositionOrderSource: 'Source of decomposition order',
addStandard: 'Add standards',
selectStandard: 'Choice of Law Clause',
pleaseAddStandard: 'Please add a standard',
mainInterpreter: 'Chief Interpreter',
interpretingTasksIsDistribute: 'Is the interpretation task issued',
departInterpretingPeople: 'Interpreters from various departments involved',
interpreter: 'Interpreter',
batchSelectionUser: 'Batch selection of personnel',
pleaseSelectTheNextStep: 'Please select the next step',
translation: 'Translation',
sameAsPreviousVersion: 'Differences',
explanationOfChangePoints: 'Variability Description',
professionalField: 'Field Identify Category',
newCertificationImplementationDate: 'New Production Vehicle Implementation Date',
newProduceImplementationDate: 'New Certified Vehicle Implementation Date',
registrationDate: 'Registration Date',
regulatoryAnnotations: 'Regulation Note',
involvingSystemsComponents: 'Related System(s)/Component(s)',
keyController: 'Key ECU',
responsibleDepartment: 'Responsible Dept.',
responsibleDepartmentModule: 'Module of Responsible Dept.',
relatedDepartments: 'Related Dept.',
relatedDepartmentsModule: 'Module of Related Dept. ',
applications: 'Vehicle Catagory',
powerType: 'Power Propulsion Type',
enterpriseStandards: 'Enterprise Standard',
technicalSpecificationsDesignGuidelines: 'Technical Specifications/Design Guidelines',
drawingTemplate: 'Drawing Template(s)',
technicalAgreementTemplate: 'Technical Agreement Template(s)',
verificationReportTemplate: 'Checklist Template(s)',
dvpTemplate: 'DVP Template(s)',
dfema: 'DFEMA',
specialListTemplate: 'Key Technology Breakdown Table',
otherFilesOrTemplates: 'Other Files or Template(s)',
investigationStage: 'Applicable Gate',
pThree: 'P3 Deliverables',
pFive: 'P5 Deliverables',
notes: 'Note',
configurationRequirements: 'Optional / Compulsory',
countersigningPerson: 'Countersigning Personnel',
reviewersPerson: 'Reviewer',
approvedPerson: 'Approved Personnel',
batchEdit: 'Bulk Edit',
pleaseSelectInterpreter: 'Select at least one piece of data for each department involved to interpret',
pleaseSelectClause: 'Please Select Terms',
interpretationDistribution: 'Interpretation and Distribution',
interpretationTable: 'Interpretation Table',
interpretationAttributes: 'Interpretation of Attributes',
summarySingleChoiceTip: 'Need to summarize as single choice'
},
// 流程配置
processConfig: {
processType: 'Process Type',
editFlowchart: 'Edit Flowchart',
editFlowNode: 'Edit Process Nodes',
deploy: 'Arrange'
},
processDetail: {
urgeHandle: 'Urge sb. to do STH.',
flowChart: 'Flow Chart',
taskNode: 'Task Node',
taskHandler: 'Task Handler',
completionTime: 'Completion Time',
timeConsuming: 'Time Consuming',
approvalOpinion: 'Approval Opinion',
opinionContent: 'Opinion Content'
},
// 流程中心
processCenter: {
todoProcess: 'To-do',
doneProcess: 'Completed',
sentProcess: 'Issued',
monitorProcess: 'Follow Up',
draft: 'Draft',
processNumber: 'Process Number',
processType: 'Process Type',
nodeName: 'Node Name',
initiator: 'Initiator',
receivingTaskTime: 'Receiving Task Time',
currentProcessor: 'Current Processor',
finishTime: 'Completion Time',
processState: 'Process State',
processTime: 'Process Time (Hours)'
}
}