[update 全局] 双语核对

This commit is contained in:
danshihao
2024-07-31 10:30:28 +08:00
parent eb8001d32a
commit 1bfc951480
15 changed files with 558 additions and 526 deletions
+33 -17
View File
@@ -2,8 +2,8 @@
module.exports = {
// 标签管理
tag: {
tagItemManagement: 'Tag Item Management', // '标签项管理'
labelContentManagement: ' Tag Content Management', // '标签内容管理'
tagItemManagement: 'Tag Item Management',
labelContentManagement: 'Tag Content Management',
attributeName: 'Attribute Name',
attributeNameEnglish: 'English Name',
fieldName: 'Field Name',
@@ -11,13 +11,13 @@ module.exports = {
fieldLength: 'Field Length',
displayOrder: 'Display Order',
showArea: 'Display Area',
exhibitionAreaManagement: 'Display Area Management', // '展示区域管理'
exhibitionAreaManagement: 'Display Area Management',
labelName: 'Tag Name',
labelType: 'Tag Type',
essentialInformation: 'Basis',
domesticLaws: '国内法规',
foreignStandards: '海外标准',
foreignStandardRegulations: 'External Standard and Regulation',
domesticLaws: 'Domestic regulations',
foreignStandards: 'Overseas standards',
foreignStandardRegulations: 'External Standard(s) and Regulation(s)',
enterpriseStandards: 'Enterprise Standard',
clauseSplitting: 'Regulation Split',
// 新增模态框中字段
@@ -25,6 +25,7 @@ module.exports = {
required: 'Required',
optionContent: 'Option Content',
documentLibraryModuleDisplay: ' Texts Library Exist',
// 原来叫 文档库列表展示 后来去掉了前面的文档库
documentLibraryListDisplay: ' Texts Library List Exist',
selectWhetherDisplayList: 'please select whether to display on the Texts Library List',
isShowDetail: 'Details Exist',
@@ -34,8 +35,8 @@ module.exports = {
search: 'Searchable',
isSort: 'Sortable',
displayOtherModules: 'Other Modules',
regulationsListDisplay: '法规清单展示',
selectDisplayListRegulations: '请选择法规清单是否展示',
regulationsListDisplay: 'Regulation List Display',
selectDisplayListRegulations: 'Please choose whether to display the list of regulations',
searchCenterDisplay: ' Search Exist',
selectSearchCenterDisplayed: 'Please select whether to display on the Search',
selectWhetherRequired: 'Please select whether to required',
@@ -52,7 +53,8 @@ module.exports = {
parentName: 'Parent Name',
select: 'select',
tree: 'Tree',
pleaseEnterYourEnglishName: 'Please input english name'
pleaseEnterYourEnglishName: 'Please input english name',
usableRange: 'Scope of use'
},
// 内部工作组
internalWorkGroup: {
@@ -63,9 +65,9 @@ module.exports = {
post: 'Position',
templateName: 'Internal workgroup table template',
exportName: 'Internal workgroup table',
nodeName: '分会名称',
adminAuthority: '管理权限',
workGroupName: '工作组名称',
nodeName: 'Branch Name',
adminAuthority: 'Administration Privileges',
workGroupName: 'Workgroup Name',
user: 'User',
pleaseSelectASystem: 'Please select the left system'
},
@@ -73,7 +75,7 @@ module.exports = {
enterpriseLevelMap: {
levelCategory: 'Grade classification of enterprise standard',
canLookDepart: 'Viewable department',
remark: 'Remarks'
remark: 'Note'
},
// 友情链接管理
friendshipLink: {
@@ -89,10 +91,24 @@ module.exports = {
},
// 联络人管理
contact: {
departName: '部门名称',
standardizationEngineer: '标准化工程师',
contactPerson: '联络人',
contactPersonSupervisorLevelLeader: '部门联络人主管级领导'
departName: 'Department Name',
standardizationEngineer: 'Standardization Engineer',
contactPerson: 'Contact person',
contactPersonSupervisorLevelLeader: 'Departmental liaison person, supervisor level leader'
},
// 绑定零部件
bindingParts: {
partNumber: 'Part Number',
partName: 'Component Name',
bindingPersonnel: 'Binding personnel',
useBindingRelationship: 'Use binding relationships',
clauseNumber: 'Article No.',
bindingTime: 'Binding time',
confirmUseBindRelationship: 'Confirm the use of binding relationship',
isUseBindRelationship: 'Whether to use binding relationship?',
isBringIn: 'Whether to introduce',
haveBind: 'Under the current component classification structure, there are already',
isBringInRelation: 'Bind standard association relationships, do you want to introduce corresponding relationships?'
},
// 分组管理
groupMange: {