module.exports = { configStandard: 'Configuration standard', // 配置标准 removeStandard: 'Removal criteria', // 移出标准 nodeName: 'Node name', // 节点名称 nodeOrder: 'Node ordering', // 节点排序 configStandardNoTreeNode: 'Please select Level 2 and below system first', // 请先选择二级及以下体系 selectLeastOneTableData: 'Select at least one list data', // 选中至少一条列表数据 standardResolutionSheet: 'Standard interpretation', // 标准解读 updateRecord: 'Update record', // 更新记录 submitQuestion: 'Submit a question', // 提交问题 standardCatalogue: 'Standard catalogue', // 标准目录 clauseLabel: 'Clause label', // 条文标签 clauseNumber: 'Article number', // 条文号 clauseTitle: 'Title of article', // 条文标题 regulatoryRequirementsType: 'Types of regulatory requirements', // 法规要求类型 functionalClassification: 'Functional classification', // 功能分类 functionalSpecialty: 'Functional specialty', // 功能专业 blockCoding: 'Block coding', // 分组编码 groupName: 'Group name', // 分组名称 newCertificationImplementationTime: 'New certification implementation time', // 新认证实施时间 certifiedImplementationTime: 'Certified implementation time', // 已认证实施时间 newRegistrationImplementationTime: 'New registration implementation time', // 新注册实施时间 applicableVehicleType: 'Applicable vehicle type', // 适用车型 dynamicType: 'Dynamic type', // 动力类型 inputExample: 'Input example:', // 输入示例 applicableComponents: 'Applicable components', involvingSystemsComponents: 'Involving systems/components', applications: 'Applicable vehicle models', powerType: 'Power type', responsibleDepartment: 'Responsible department', // 外来标准法规文本库 foreignStandard: { treeSearchPlaceholder: 'Please enter the tree system', // 请输入树状图体系 collection: 'Invoice Collection', // 收藏 cancelCollection: 'Delete Collection', // 取消收藏 exportFileName: 'Foreign standard', // 外来标准法规 exportZipName: 'Foreign standards (with documents)', // 外来标准法规(带文件) templateName: 'Import templates for foreign standards' // 外来标准法规导入模板 }, // 动态消息 dynamicMessage: { source: 'Source', dynamicHeading: 'Dynamic heading', dynamicCataloging: 'Dynamic cataloging', releaseStatus: 'Release status', releaseTime: 'Release time', pushRange: 'Push range', dynamicDetails: 'Dynamic details', dataText: 'Data text' }, // 资料中心 profileCenter: { typeOfOwnership: 'Type of ownership', uploadData: 'Upload data', addAPeer: 'Add a peer', newChild: 'New child', pleaseSelectTheDirectoryOnTheLeft: 'Please select the directory on the left' }, // 市场法规清单 marketRegulationsList: { listNumber: 'List number', listName: 'List name', countryRegion: 'Country/region', drivingPosition: 'Driving position', author: 'Author', exportName: 'List of market regulations', listVersion: 'Manifest version', releaseTime: 'Release time', listState: 'List state', customName: 'Custom name', securityClass: 'Security class', listDeclaration: 'Manifest declaration', templateName: 'Market regulation list import template', historicalVersion: 'Historical version', standardExist: 'The standard already exists', haveStandardExist: 'Some standards already exist', pleaseSelectAListPublish: 'Please select a list to publish', pleaseSelectCorrectData: 'Select an unpublished or modified list to publish', listNumberEnglishPart: 'List number English abbreviation' }, // 市场清单详情列表字段 marketListField: { standardEnglishName: 'Standard English name', newProductionVehicleImplementationDate: 'New production vehicle implementation date', newCertifiedVehicleImplementationDate: 'New certified vehicle implementation date', dateOfRegistration: 'Date of registration', applicableCountryRegion: 'Applicable country/region', applicableVehicleType: 'Applicable vehicle type', authenticationObject: 'Authentication object', certifiedDeliverables: 'Certified deliverables', type: 'Type', dynamicType: 'Dynamic type', mainControlDepartment: 'Main control department', masterControlDepartmentProfessionalModule: 'Master control department professional module', relatedDepartment: 'Related department', associateDepartmentSpecializedModules: 'Associate department specialized modules', batchRestriction: 'Batch restriction', automaticDrivingLevel: 'Automatic driving level', requirementType: 'Requirement type' }, // 标准主计划 standardMasterPlan: { standardNumber: 'standard number', standardName: 'Standard Name', standardStatus: 'Standard State', applicableMarket: 'Applicable markets', informationInput: 'Information input', textStorage: 'Text storage', importNotification: 'Import Notification', interpretationOfRegulations: 'Interpretation of regulations', regulatoryPromotion: 'Regulatory promotion', marketRegulationListUpdate: 'Market Regulation List Update', regulatoryComplianceInvestigation: 'Regulatory compliance investigation', generalDocumentRectificationPlan: 'General Document Rectification Plan', vehicleModelRectification: 'Vehicle model rectification', isItRelatedTo: 'Is it related to', responsiblePerson: 'person responsible', plannedCompletionDate: 'Planned completion date', actualFinishingDate: 'actual finishing date', deliverables: 'Deliverables', pcrNumber: 'PCR number', rectifyFinishingDate: 'Completion date of rectification', viewMarketList: 'View market list', viewTroubleshootingResults: 'View troubleshooting results', exportXlsName: 'Standard Master Plan', interpretationTable: 'Interpretation Table' } }