[update] 市场法规清单,流程中心,法规符合性评估库英文翻译
This commit is contained in:
+35
-32
@@ -6,6 +6,7 @@ const businessSupport = require('./businessSupport/en')
|
||||
const projectLibrary = require('./projectLibrary/en.js')
|
||||
const dashboard = require('./dashboard/en')
|
||||
const workCenter = require('./workCenter/en')
|
||||
const regulatoryComplianceAssessmentDatabase = require('./regulatoryComplianceAssessmentDatabase/en')
|
||||
|
||||
module.exports = {
|
||||
// 共用
|
||||
@@ -156,36 +157,36 @@ module.exports = {
|
||||
pleaseFillInAtLeastOneItem: 'Please Fill In At Least One Item',
|
||||
addAtLeastOneRowOfData: 'Please Add At Least One Row Of Data',
|
||||
mergeStandardInformation: '合并标准信息',
|
||||
pleaseEnterPersonnelInfo: '请完整填写人员信息',
|
||||
pleaseEnterRemarks: '请填写备注',
|
||||
lookDetail: '查看详情',
|
||||
batchReject: '批量驳回',
|
||||
pleaseSelectDistributeData: '请选择要分发的数据',
|
||||
deadline: '截止时间',
|
||||
submitAddAdd: '提交并新增',
|
||||
pleaseSelectOneStandard: '请选择至少一条标准',
|
||||
selectAtLeastOne: '选中至少一条列表数据',
|
||||
pleaseSelectTime: '请选择时间',
|
||||
oneTableAdded: '只能添加一个表格',
|
||||
addATable: '请添加一个表格',
|
||||
select: '选择',
|
||||
attach: '附件',
|
||||
checkedAll: '全选',
|
||||
pleaseCompleteTableInfo: '请完善表格信息',
|
||||
pleaseEnterAPositiveInteger: '请输入正整数',
|
||||
pleaseSelectStandard: '请选择标准',
|
||||
successfullyDelete: '删除成功',
|
||||
cannotAddAgain: '不能重复添加',
|
||||
noFileAvailableForPreview: '暂无可预览的文件',
|
||||
enterpriseStandard: '企业标准',
|
||||
pleaseAtLeastSelectOneUser: '请至少选择一个用户',
|
||||
next: '下一步',
|
||||
marketRegulationsList: '市场法规清单',
|
||||
transfer: '调取',
|
||||
batchClose: '批量关闭',
|
||||
clauseNo: '条款号',
|
||||
clauseName: '条款名称',
|
||||
clauseContent: '条款内容',
|
||||
pleaseEnterPersonnelInfo: 'Please fill in the personnel information completely',
|
||||
pleaseEnterRemarks: 'Please fill in remarks',
|
||||
lookDetail: 'View details',
|
||||
batchReject: 'Batch rejection',
|
||||
pleaseSelectDistributeData: 'Select the data you want to distribute',
|
||||
deadline: 'Deadline',
|
||||
submitAddAdd: 'Submit and add',
|
||||
pleaseSelectOneStandard: 'Please select at least one criterion',
|
||||
selectAtLeastOne: 'Select at least one list data',
|
||||
pleaseSelectTime: 'Please select time',
|
||||
oneTableAdded: 'Only one table can be added',
|
||||
addATable: 'Please add a form',
|
||||
select: 'Select',
|
||||
attach: 'attachment',
|
||||
checkedAll: 'select all',
|
||||
pleaseCompleteTableInfo: 'Please complete the form information',
|
||||
pleaseEnterAPositiveInteger: 'Please enter a positive integer',
|
||||
pleaseSelectStandard: 'Please select criteria',
|
||||
successfullyDelete: 'Successfully deleted',
|
||||
cannotAddAgain: 'Cannot be repeated',
|
||||
noFileAvailableForPreview: 'No preview files available',
|
||||
enterpriseStandard: 'Enterprise standard',
|
||||
pleaseAtLeastSelectOneUser: 'Please select at least one user',
|
||||
next: 'Next',
|
||||
marketRegulationsList: 'List of market regulations',
|
||||
transfer: 'Transfer',
|
||||
batchClose: 'Batch shutdown',
|
||||
clauseNo: 'Clause number',
|
||||
clauseName: 'Clause name',
|
||||
clauseContent: 'Clause content',
|
||||
// 树右键
|
||||
treeRight: {
|
||||
addFolder: 'Create New Folder',
|
||||
@@ -549,7 +550,7 @@ module.exports = {
|
||||
},
|
||||
// 市场法规清单选择器
|
||||
marketRegulationsListSelect: {
|
||||
marketRegulationsListSelection: '选择清单'
|
||||
marketRegulationsListSelection: 'Selection list'
|
||||
},
|
||||
// 企标计划选择器
|
||||
enterprisePlanSelect: {
|
||||
@@ -624,5 +625,7 @@ module.exports = {
|
||||
// 首页
|
||||
dashboard,
|
||||
// 工作中心
|
||||
workCenter
|
||||
workCenter,
|
||||
// 法规符合性评估库
|
||||
regulatoryComplianceAssessmentDatabase,
|
||||
}
|
||||
|
||||
@@ -2,40 +2,40 @@
|
||||
module.exports = {
|
||||
// 法规符合性评估库
|
||||
assessmentLibrary: {
|
||||
applicableMarket: '适用市场',
|
||||
dateOfEvaluation: '评估日期',
|
||||
exportName: '法规符合性评估库表',
|
||||
clauseNumber: '条款号',
|
||||
vehicleType: '车型',
|
||||
evaluationResult: '评估结果',
|
||||
responsibleDepartment: '责任部门',
|
||||
appraiser: '评估人',
|
||||
clauseContent: '条款内容',
|
||||
modelStatus: '车型状态',
|
||||
theStatusNotMeetRequirements: '不满足要求的现状',
|
||||
rectificationPlan: '整改方案',
|
||||
rectificationCycle: '整改周期',
|
||||
rectificationCost: '整改费用',
|
||||
sharedWithOtherProjects: '与其他项目共用性',
|
||||
costOfThisItemAfterSharing: '共用后本项目所需费用',
|
||||
supportingMaterial: '佐证材料'
|
||||
applicableMarket: 'Applicable market',
|
||||
dateOfEvaluation: 'Date of evaluation',
|
||||
exportName: 'Regulatory compliance assessment database',
|
||||
clauseNumber: 'Clause number',
|
||||
vehicleType: 'Vehicle type',
|
||||
evaluationResult: 'Evaluation result',
|
||||
responsibleDepartment: 'Responsible department',
|
||||
appraiser: 'Appraiser',
|
||||
clauseContent: 'Clause content',
|
||||
modelStatus: 'Model status',
|
||||
theStatusNotMeetRequirements: 'The status quo that does not meet the requirements',
|
||||
rectificationPlan: 'Rectification plan',
|
||||
rectificationCycle: 'Rectification cycle',
|
||||
rectificationCost: 'Rectification cost',
|
||||
sharedWithOtherProjects: 'Shared with other projects',
|
||||
costOfThisItemAfterSharing: 'Cost of this item after sharing',
|
||||
supportingMaterial: 'Supporting material'
|
||||
},
|
||||
// 不符合项库
|
||||
nonmatchItem: {
|
||||
vehicleType: '车型',
|
||||
responsibleDepartment: '责任部门',
|
||||
rectificationState: '整改状态',
|
||||
pcrNumber: 'PCR编号',
|
||||
modelStatus: '车型状态',
|
||||
appraiser: '评估人',
|
||||
problemType: '问题类型',
|
||||
rectificationCompletionDate: '整改完成日期',
|
||||
theStatusNotMeetRequirements: '不满足要求的现状',
|
||||
rectificationPlan: '整改方案',
|
||||
rectificationCycle: '整改周期',
|
||||
rectificationCost: '整改费用',
|
||||
sharedWithOtherProjects: '与其他项目共用性',
|
||||
costOfThisItemAfterSharing: '共用后本项目所需费用',
|
||||
isHaveClosed: '请选择整改状态为待整改的数据进行关闭'
|
||||
vehicleType: 'Vehicle type',
|
||||
responsibleDepartment: 'Responsible department',
|
||||
rectificationState: 'Rectification state',
|
||||
pcrNumber: 'PCR number',
|
||||
modelStatus: 'Model status',
|
||||
appraiser: 'Appraiser',
|
||||
problemType: 'Problem type',
|
||||
rectificationCompletionDate: 'Rectification completion date',
|
||||
theStatusNotMeetRequirements: 'The status quo that does not meet the requirements',
|
||||
rectificationPlan: 'Rectification plan',
|
||||
rectificationCycle: 'Rectification cycle',
|
||||
rectificationCost: 'Rectification cost',
|
||||
sharedWithOtherProjects: 'Shared with other projects',
|
||||
costOfThisItemAfterSharing: 'Cost of this item after sharing',
|
||||
isHaveClosed: 'Select the data whose rectification status is to be rectified and close it'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -52,40 +52,40 @@ module.exports = {
|
||||
},
|
||||
// 市场法规清单
|
||||
marketRegulationsList: {
|
||||
listNumber: '清单编号',
|
||||
listName: '清单名称',
|
||||
countryRegion: '国家/地区',
|
||||
drivingPosition: '驾驶位置',
|
||||
author: '作者',
|
||||
exportName: '市场法规清单表',
|
||||
listVersion: '清单版本',
|
||||
releaseTime: '发布时间',
|
||||
listState: '清单状态',
|
||||
customName: '自定义名称',
|
||||
securityClass: '密级',
|
||||
listDeclaration: '清单说明',
|
||||
templateName: '市场法规清单导入模版',
|
||||
historicalVersion: '历史版本'
|
||||
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'
|
||||
},
|
||||
// 市场清单详情列表字段
|
||||
marketListField: {
|
||||
standardEnglishName: '标准英文名称',
|
||||
newProductionVehicleImplementationDate: '新生产车实施日期',
|
||||
newCertifiedVehicleImplementationDate: '新认证车实施日期',
|
||||
dateOfRegistration: '注册日期',
|
||||
applicableCountryRegion: '适用国家/地区',
|
||||
applicableVehicleType: '适用车型',
|
||||
authenticationObject: '认证对象',
|
||||
certifiedDeliverables: '认证交付物',
|
||||
type: '类型',
|
||||
dynamicType: '动力类型',
|
||||
mainControlDepartment: '主控部门',
|
||||
masterControlDepartmentProfessionalModule: '主控部门专业模块',
|
||||
relatedDepartment: '关联部门',
|
||||
associateDepartmentSpecializedModules: '关联部门专业模块',
|
||||
batchRestriction: '批量限制',
|
||||
automaticDrivingLevel: '自动驾驶等级',
|
||||
requirementType: '要求类型'
|
||||
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: {
|
||||
|
||||
@@ -5,11 +5,11 @@ module.exports = {
|
||||
checkTableRequired: '请检查表格必填项是否已填写',
|
||||
// 新建流程页
|
||||
newProcess: {
|
||||
externalStandardsManagementProcess: '外部标准管理流程',
|
||||
newRegulationIntroductionProcess: '新法规导入流程',
|
||||
standardInterpretationProcess: '标准解读流程',
|
||||
regulatoryComplianceCheckProcess: '法规符合性排查流程',
|
||||
marketListReleaseProcess: '市场清单发布流程'
|
||||
externalStandardsManagementProcess: 'External standards management process',
|
||||
newRegulationIntroductionProcess: 'New regulation introduction process',
|
||||
standardInterpretationProcess: 'Standard interpretation process',
|
||||
regulatoryComplianceCheckProcess: 'Regulatory compliance check process',
|
||||
marketListReleaseProcess: 'Market list release process'
|
||||
},
|
||||
// 新法规导入流程
|
||||
newRegulationImportProcess: {
|
||||
@@ -58,19 +58,19 @@ module.exports = {
|
||||
},
|
||||
// 流程中心
|
||||
processCenter: {
|
||||
todoProcess: '待办流程',
|
||||
doneProcess: '已办流程',
|
||||
sentProcess: '已发流程',
|
||||
monitorProcess: '监控流程',
|
||||
draft: '草稿',
|
||||
processNumber: '流程编号',
|
||||
processType: '流程类型',
|
||||
nodeName: '节点名称',
|
||||
initiator: '发起人',
|
||||
receivingTaskTime: '接收任务时间',
|
||||
currentProcessor: '当前处理人',
|
||||
finishTime: '完成时间',
|
||||
processState: '流程状态',
|
||||
processTime: '流程耗时(小时)'
|
||||
todoProcess: 'Backlog',
|
||||
doneProcess: 'Done process',
|
||||
sentProcess: 'Sent process',
|
||||
monitorProcess: 'Monitoring process',
|
||||
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)'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user