[update 英文] 字母大写
This commit is contained in:
@@ -2,7 +2,7 @@ module.exports = {
|
||||
// 标准化活动
|
||||
standardizationActivity: {
|
||||
nodeName: 'Node name', // 节点名称
|
||||
currentNode: 'Current node',
|
||||
currentNode: 'Current Node',
|
||||
conferenceStatisticsList: 'Statistical List',
|
||||
pleaseSelectNode: 'Please select a node',
|
||||
parentNode: 'Superior Node',
|
||||
@@ -11,22 +11,22 @@ module.exports = {
|
||||
contactPersonContactInformation: 'Contact person contact information',
|
||||
unit: 'Unit',
|
||||
phone: 'Phone',
|
||||
groupParticipation: 'Group participation situation',
|
||||
groupParticipation: 'Group Participation Situation',
|
||||
paymentInfo: 'Payment Information',
|
||||
attendanceRecord: 'Meeting records',
|
||||
addContactInformation: 'Add contact information',
|
||||
addParticipation: 'Add participation status',
|
||||
addPaymentInfo: 'Add payment information',
|
||||
addAttendanceRecord: 'Add attendance record',
|
||||
attendanceRecord: 'Meeting Records',
|
||||
addContactInformation: 'Add Contact Information',
|
||||
addParticipation: 'Add Participation Status',
|
||||
addPaymentInfo: 'Add Payment Information',
|
||||
addAttendanceRecord: 'Add Attendance Record',
|
||||
order: 'Our company\'s ranking order in the working group',
|
||||
ourPersonnel: 'Our personnel',
|
||||
data: 'Information',
|
||||
cost: 'Cost',
|
||||
year: 'Year',
|
||||
plan: 'Inside the plan',
|
||||
paymentMethod: 'Payment method',
|
||||
expenseReimbursement: 'Expense allocation',
|
||||
meetingMaterial: 'Meeting materials',
|
||||
plan: 'Inside The Plan',
|
||||
paymentMethod: 'Payment Method',
|
||||
expenseReimbursement: 'Expense Allocation',
|
||||
meetingMaterial: 'Meeting Materials',
|
||||
pleaseEnterCorrectPhone: 'Please enter the phone number in the correct format',
|
||||
addUpToFourLevels: 'This node cannot add child nodes',
|
||||
pleaseUploadGroupInfo: 'Please upload information on the participation of the group',
|
||||
@@ -41,14 +41,14 @@ module.exports = {
|
||||
questionDesc: 'Problem Description',
|
||||
attach: 'Annex',
|
||||
quizTime: 'Question Time',
|
||||
answer: 'answer',
|
||||
answer: 'Answer',
|
||||
poster: 'Poster',
|
||||
answerNum: 'replies',
|
||||
top: '【top】',
|
||||
answerNum: 'Replies',
|
||||
top: '【Top】',
|
||||
cancelTop: 'Cancel Top up',
|
||||
setTop: 'Set To Top',
|
||||
answerQuestion: 'reply to a question',
|
||||
word: 'word',
|
||||
answerQuestion: 'Reply to a question',
|
||||
word: 'Word',
|
||||
pleaseEnterAnswerDesc: 'Please enter the answer description',
|
||||
answerQuestionTitle: 'Question answering',
|
||||
questionDetail: 'Problem Details'
|
||||
@@ -57,9 +57,9 @@ module.exports = {
|
||||
// 征求意见
|
||||
askForAdvice: {
|
||||
standardNameNumber: 'Regulation Name / Regulations No.',
|
||||
consultationCycle: 'Consultation period',
|
||||
processManuscript: 'Process manuscript',
|
||||
uploadDate: 'Upload date',
|
||||
consultationCycle: 'Consultation Period',
|
||||
processManuscript: 'Process Manuscript',
|
||||
uploadDate: 'Upload Date',
|
||||
detailsOfComments: 'Opinion Details'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
module.exports = {
|
||||
// 一般检索
|
||||
generalSearch: {
|
||||
generalSearch: 'General search',
|
||||
generalSearch: 'General Search',
|
||||
advancedSearch: 'Advanced Search',
|
||||
homePage: 'Home page',
|
||||
searchHistory: 'Search History',
|
||||
@@ -34,16 +34,16 @@ module.exports = {
|
||||
// 高级搜索
|
||||
advancedSearch: {
|
||||
searchType: 'Search Type',
|
||||
standardNum: 'Standard number',
|
||||
standardNum: 'Standard Number',
|
||||
standardName: 'Regulation Name',
|
||||
releaseDate: 'Published Date',
|
||||
materialDate: 'Implementation Date',
|
||||
standardStatus: 'Regulation Status',
|
||||
newProduceMaterialDate: 'New Certified Vehicle Implementation Date',
|
||||
newAttestationMaterialDate: 'New Production Vehicle Implementation Date',
|
||||
storageConditions: 'Storage conditions',
|
||||
unfoldConditions: 'Unfold conditions',
|
||||
retrieveCategories: 'Retrieve categories',
|
||||
storageConditions: 'Storage Conditions',
|
||||
unfoldConditions: 'Unfold Conditions',
|
||||
retrieveCategories: 'Retrieve Categories',
|
||||
standardType: 'Regulation Type',
|
||||
all: 'All',
|
||||
foreignStandards: 'External Standard(s) and Regulation(s)',
|
||||
@@ -70,14 +70,14 @@ module.exports = {
|
||||
},
|
||||
// 快捷入口
|
||||
quickEnter: {
|
||||
quickEnter: 'Quick entrance',
|
||||
menuManage: 'Menu management',
|
||||
custom: 'custom',
|
||||
quickEnter: 'Quick Entrance',
|
||||
menuManage: 'Menu Management',
|
||||
custom: 'Custom',
|
||||
optionModules: 'Option Modules',
|
||||
personalDisplayModule: 'Personal Display Module',
|
||||
itemUnit: 'term',
|
||||
itemsUnit: 'term',
|
||||
listEmpty: 'List is empty',
|
||||
itemUnit: 'Term',
|
||||
itemsUnit: 'Term',
|
||||
listEmpty: 'List Is Empty',
|
||||
pleaseEnterSearchContent: 'Please enter search content',
|
||||
maxSelected: 'Select up to 14 modules',
|
||||
newFunction: 'New features'
|
||||
@@ -89,7 +89,7 @@ module.exports = {
|
||||
},
|
||||
// 友情链接
|
||||
friendLink: {
|
||||
friendLink: 'Friendship link',
|
||||
friendLink: 'Friendship Link',
|
||||
more: 'More'
|
||||
},
|
||||
// 检索
|
||||
@@ -100,11 +100,11 @@ module.exports = {
|
||||
},
|
||||
// 列表部分
|
||||
tableList: {
|
||||
newWarehousingStandards: 'Latest warehousing standards',
|
||||
marketUpdates: 'Market updates',
|
||||
newWarehousingEnterpriseStandards: 'Latest inbound enterprise standards',
|
||||
newWarehousingStandards: 'Latest Warehousing Standards',
|
||||
marketUpdates: 'Market Updates',
|
||||
newWarehousingEnterpriseStandards: 'Latest Inbound Enterprise Standards',
|
||||
newInterpretationStandards: 'Latest Interpretation Standards',
|
||||
implementStandards: 'Implement standards',
|
||||
implementStandards: 'Implement Standards',
|
||||
interpretationInfo: 'Interpreting Information',
|
||||
substituteStandardNumber: 'Replacing Regulations No.',
|
||||
source: 'Source'
|
||||
|
||||
+50
-50
@@ -106,7 +106,7 @@ module.exports = {
|
||||
unwatermarkedDownload: 'Unwatermarked download',
|
||||
fileName: 'File Name',
|
||||
fileDeclaration: 'File Description',
|
||||
newNode: 'New node',
|
||||
newNode: 'New Node',
|
||||
modifyNode: 'Modify Node',
|
||||
deleteNode: 'Delete Node',
|
||||
moveUp: 'Move Up',
|
||||
@@ -136,7 +136,7 @@ module.exports = {
|
||||
importTip: 'Importing, please wait',
|
||||
exportFile: 'Export file',
|
||||
exportWithFiles: 'Export files with files',
|
||||
templateFile: 'Template file',
|
||||
templateFile: 'Template File',
|
||||
fileUploadSuccess: 'File uploaded successfully',
|
||||
fileDownloadFail: 'File download failure',
|
||||
pleaseEnterTreeSystem: 'Please enter the tree system',
|
||||
@@ -155,7 +155,7 @@ module.exports = {
|
||||
processExplain: 'Process Description',
|
||||
entrust: 'Entrust',
|
||||
turnTo: 'Turn To',
|
||||
agree: 'agree',
|
||||
agree: 'Agree',
|
||||
reject: 'Reject',
|
||||
countersign: 'Countersign',
|
||||
basicInformation: 'Basic',
|
||||
@@ -171,12 +171,12 @@ module.exports = {
|
||||
mergeStandardInformation: 'Merge standard information',
|
||||
pleaseEnterPersonnelInfo: 'Please fill in the personnel information completely',
|
||||
pleaseEnterRemarks: 'Please fill in remarks',
|
||||
lookDetail: 'View details',
|
||||
batchReject: 'Batch rejection',
|
||||
lookDetail: 'View Details',
|
||||
batchReject: 'Batch Rejection',
|
||||
pleaseSelectDistributeData: 'Select the data you want to distribute',
|
||||
pleaseSelectDeleteData: 'Please select the data to be deleted',
|
||||
deadline: 'Deadline',
|
||||
submitAddAdd: 'Submit and add',
|
||||
submitAddAdd: 'Submit And Add',
|
||||
pleaseSelectOneStandard: 'Please select at least one criterion',
|
||||
selectAtLeastOne: 'Select at least one list data',
|
||||
pleaseSelectTime: 'Please select time',
|
||||
@@ -184,7 +184,7 @@ module.exports = {
|
||||
addATable: 'Please add a form',
|
||||
select: 'Select',
|
||||
attach: 'Annex',
|
||||
checkedAll: 'select all',
|
||||
checkedAll: 'Select All',
|
||||
pleaseCompleteTableInfo: 'Please complete the form information',
|
||||
node: 'Node',
|
||||
atLeastSelect: 'At least choose',
|
||||
@@ -211,7 +211,7 @@ module.exports = {
|
||||
listName: 'Regulation List Name',
|
||||
countryRegion: 'Country/Region',
|
||||
ccPerson: 'CC Personnel',
|
||||
startDate: 'Start date',
|
||||
startDate: 'Start Date',
|
||||
endDate: 'End Date',
|
||||
curBefore: 'Before this day',
|
||||
curAfter: 'After this day',
|
||||
@@ -225,28 +225,28 @@ module.exports = {
|
||||
generate: 'Generate',
|
||||
vehicleType: 'Vehicle Catagory',
|
||||
modelStatus: 'Developing Status',
|
||||
clickToUpload: 'Click to upload',
|
||||
designEngineer: 'Design engineer',
|
||||
pleaseUpload: 'Please upload',
|
||||
clickToUpload: 'Click To Upload',
|
||||
designEngineer: 'Design Engineer',
|
||||
pleaseUpload: 'Please Upload',
|
||||
supportingMaterial: 'Supporting Files',
|
||||
support: 'You can upload files in ',
|
||||
formatUpload: ' formats. ',
|
||||
formatUpload: ' Formats. ',
|
||||
theSizeIs: 'Not more than ',
|
||||
loginExpired: 'Login has expired',
|
||||
loginExpiredMessage: 'Sorry, the login has expired. Please log in again',
|
||||
logInAgain: 'Log in again',
|
||||
loggingBackIn: 'Login has expired, logging in again',
|
||||
fileUploadFailed: 'File upload failed',
|
||||
prompted: 'prompted',
|
||||
noAccess: 'no access',
|
||||
prompted: 'Prompted',
|
||||
noAccess: 'No Access',
|
||||
resourceNotFound: 'Sorry, the resource was not found!',
|
||||
networkTimeout: 'Network Timeout',
|
||||
unauthorized: 'Unauthorized, please log in again',
|
||||
tableDataDisabledClear: 'The table requires at least one piece of data',
|
||||
autoTakeout: 'Automatic takeout',
|
||||
goHandle: 'To deal with',
|
||||
disableInput: 'Inhibit input',
|
||||
fileUploadError: 'File upload error',
|
||||
autoTakeout: 'Automatic Takeout',
|
||||
goHandle: 'To Deal With',
|
||||
disableInput: 'Inhibit Input',
|
||||
fileUploadError: 'File Upload Error',
|
||||
// 标准字段
|
||||
standardField: {
|
||||
standardEnglishName: 'Regulation English Name',
|
||||
@@ -271,7 +271,7 @@ module.exports = {
|
||||
},
|
||||
// 页面头部
|
||||
header: {
|
||||
userMenuSearchMenu: 'Search menu',
|
||||
userMenuSearchMenu: 'Search Menu',
|
||||
welcome: 'Welcome',
|
||||
logOutOfUserMenu: 'Logout',
|
||||
personalCenter: 'Personal Center',
|
||||
@@ -283,9 +283,9 @@ module.exports = {
|
||||
notice: 'Notice',
|
||||
systemNotice: 'System Notifications',
|
||||
lookMore: 'View More',
|
||||
generalMsg: 'General message',
|
||||
importantMsg: 'Important news',
|
||||
EmergencyMsg: 'Emergency messages',
|
||||
generalMsg: 'General Message',
|
||||
importantMsg: 'Important News',
|
||||
EmergencyMsg: 'Emergency Messages',
|
||||
logOutTip: 'Do you really want to log out'
|
||||
},
|
||||
// 用户管理
|
||||
@@ -311,7 +311,7 @@ module.exports = {
|
||||
account: 'Account',
|
||||
userName: 'User Name',
|
||||
post: 'Post',
|
||||
selectedAccount: 'Selected account?',
|
||||
selectedAccount: 'Selected Account?',
|
||||
// 新增、编辑用户
|
||||
loginPassword: 'Login Password',
|
||||
confirmPassword: 'Confirm Password',
|
||||
@@ -332,7 +332,7 @@ module.exports = {
|
||||
enterMailboxCorrect: 'Please enter a mailbox in the correct format',
|
||||
userExists: 'User name already exists',
|
||||
workNoExists: 'Job number already exists',
|
||||
handStamp: 'Handwritten seal',
|
||||
handStamp: 'Handwritten Seal',
|
||||
uploadHandStamp: 'Upload handwritten seal'
|
||||
},
|
||||
// 高级查询
|
||||
@@ -370,7 +370,7 @@ module.exports = {
|
||||
// 选择部门弹框
|
||||
selectDepartment: {
|
||||
clickSelectDepartment: 'Please click Select Department',
|
||||
selectDepartment: 'Select department',
|
||||
selectDepartment: 'Select Department',
|
||||
enterDepartmentPressEnter: 'Please enter the department name and press Enter to search'
|
||||
},
|
||||
// 用户回收站
|
||||
@@ -406,8 +406,8 @@ module.exports = {
|
||||
// 新增,编辑角色
|
||||
roleDescribe: 'RoleDescribe',
|
||||
lengthIsTwoToThirty: 'The length is 2 to 30 characters',
|
||||
notExceed: 'not exceed',
|
||||
charLength: 'characters in length',
|
||||
notExceed: 'Not Exceed',
|
||||
charLength: 'Characters in length',
|
||||
roleCodeNotChinese: 'The role code cannot enter Chinese characters!',
|
||||
// 角色权限配置
|
||||
youHavePermissions: 'The permissions you have',
|
||||
@@ -505,23 +505,23 @@ module.exports = {
|
||||
fileStatus: 'File Status',
|
||||
splitTime: 'Split Time',
|
||||
splitResult: 'Split Result',
|
||||
batchCopy: 'Batch copy',
|
||||
batchEdit: 'Batch edit',
|
||||
batchCopy: 'Batch Copy',
|
||||
batchEdit: 'Batch Edit',
|
||||
mergerClause: 'Merge Item',
|
||||
dataType: 'Data type',
|
||||
dataType: 'Data Type',
|
||||
split: 'Split',
|
||||
article: 'Article',
|
||||
clauseLabel: 'Clause label',
|
||||
splitResultFile: 'Split result file',
|
||||
clauseLabel: 'Article label',
|
||||
splitResultFile: 'Split Result File',
|
||||
splitImportResultTip: 'Upload the split result file in accordance with the relevant format requirements, please ',
|
||||
clickToView: 'click to view',
|
||||
clickToView: 'Click To View',
|
||||
gotIt: 'Got It',
|
||||
formatRequirement: 'Format requirement',
|
||||
formatRequirement: 'Format Requirement',
|
||||
formatRequirementContentOne: '1.The imported document is in zip format',
|
||||
formatRequirementContentTwo: '2.The images are in jpg, jpeg, png format',
|
||||
formatRequirementContentThree: '3.The image in the document is displayed in the form of a link in the exported excel, click the link to jump to the specified local file',
|
||||
formatRequirementContentFour: '4.The table in the document is displayed in the form of a link in the exported excel. Click the link to jump to the specified sheet page',
|
||||
changePermissions: 'Change permissions',
|
||||
changePermissions: 'Change Permissions',
|
||||
pleaseSelectUser: 'Please select a user',
|
||||
longTermEffectiveness: 'Long-term effectiveness',
|
||||
selectFileType: 'Please select a file type',
|
||||
@@ -549,10 +549,10 @@ module.exports = {
|
||||
table: 'Table',
|
||||
addQuantity: 'Add Quantity',
|
||||
enterQuantity: 'Please enter quantity',
|
||||
numberRows: 'Number of rows',
|
||||
numberColumns: 'Number of columns',
|
||||
maximumSelection: 'Maximum selection',
|
||||
pieceOfData: 'Article data'
|
||||
numberRows: 'Number Of Rows',
|
||||
numberColumns: 'Number Of Columns',
|
||||
maximumSelection: 'Maximum Selection',
|
||||
pieceOfData: 'Article Data'
|
||||
},
|
||||
// 文档比对
|
||||
comparison: {
|
||||
@@ -566,7 +566,7 @@ module.exports = {
|
||||
newDocumentTextName: 'Current Document Name',
|
||||
newTextState: 'Current Document Status',
|
||||
releaseSituation: 'Published Status',
|
||||
comparisonResults: 'Comparison results',
|
||||
comparisonResults: 'Comparison Results',
|
||||
initiateComparison: 'Initiate Comparison',
|
||||
textStatus: 'Text Status',
|
||||
selectedStandard: 'Selected Standard',
|
||||
@@ -600,7 +600,7 @@ module.exports = {
|
||||
operator: 'Operator',
|
||||
whetherToMakePublic: 'Is it publicly available',
|
||||
referenceStandard: 'Involving Standards',
|
||||
comparisonTime: 'Compare time',
|
||||
comparisonTime: 'Compare Time',
|
||||
onlineComparison: 'Online Comparison',
|
||||
standardList: 'Standard List',
|
||||
comparisonMaintain: 'Comparative Maintenance',
|
||||
@@ -626,12 +626,12 @@ module.exports = {
|
||||
standardNumber: 'Regulation No.',
|
||||
standardName: 'Regulation Name',
|
||||
textStatus: 'Text Status',
|
||||
conversionResults: 'Conversion results',
|
||||
conversionStatus: 'Transition state',
|
||||
timeConsuming: 'Time consumption (seconds)',
|
||||
conversionResults: 'Conversion Results',
|
||||
conversionStatus: 'Transition State',
|
||||
timeConsuming: 'Time Consumption (Seconds)',
|
||||
file: 'File',
|
||||
uploadPdf: 'Upload PDF',
|
||||
manuallySearch: 'Manually search'
|
||||
manuallySearch: 'Manually Search'
|
||||
}
|
||||
},
|
||||
// 业务支持
|
||||
@@ -647,7 +647,7 @@ module.exports = {
|
||||
my: {
|
||||
myMessage: 'My Message',
|
||||
title: 'Title',
|
||||
publisher: 'publisher',
|
||||
publisher: 'Publisher',
|
||||
readingStatus: 'Reading Status',
|
||||
messageContent: 'Message Content',
|
||||
messageType: 'Message Type',
|
||||
@@ -673,7 +673,7 @@ module.exports = {
|
||||
},
|
||||
// 市场法规清单选择器
|
||||
marketRegulationsListSelect: {
|
||||
marketRegulationsListSelection: 'Selection list'
|
||||
marketRegulationsListSelection: 'Selection List'
|
||||
},
|
||||
// 条款选择器
|
||||
clauseSelect: {
|
||||
@@ -699,7 +699,7 @@ module.exports = {
|
||||
select: 'Select',
|
||||
selectUserOrOrgan: 'Select User/Organization',
|
||||
organization: 'Organization',
|
||||
name: 'name',
|
||||
name: 'Name',
|
||||
secondLevel: 'Second Level',
|
||||
threeLevel: 'Three Level'
|
||||
},
|
||||
@@ -708,7 +708,7 @@ module.exports = {
|
||||
select: 'Select',
|
||||
selectUser: 'Select User',
|
||||
userList: 'Users List',
|
||||
name: 'name',
|
||||
name: 'Name',
|
||||
post: 'Post',
|
||||
selectedPersonnel: 'Selected personnel',
|
||||
workGroup: 'Internal working group'
|
||||
@@ -728,7 +728,7 @@ module.exports = {
|
||||
cannotPreview: 'This file type does not support preview, is preparing for you to download...',
|
||||
cannotUploadEmpty: 'Cannot upload empty files',
|
||||
maxSize: 'The file size is limited to 500M',
|
||||
onlyUploadPic: 'Please upload pictures',
|
||||
onlyUploadPic: 'Please Upload Pictures',
|
||||
pleaseUpload: 'Please Upload',
|
||||
theFollowingDocuments: 'M The following files',
|
||||
file: 'File',
|
||||
|
||||
@@ -14,15 +14,15 @@ module.exports = {
|
||||
templateExport: 'Enterprise Standard Template',
|
||||
pleaseSelectLeastOneNode: 'Please select Level 2 and below system first',
|
||||
myCollectNotRemove: 'My collection system cannot be removed from the standard',
|
||||
authorizationDepart: 'Authorized department',
|
||||
authorizationUser: 'Authorized officer',
|
||||
maturityDate: 'Authorization expiration date',
|
||||
detailTitle: 'Enterprise Standards Details page',
|
||||
evaluate: 'Evaluation of enterprise standard',
|
||||
updateRecord: 'Update record',
|
||||
submitQuestion: 'Submit a question',
|
||||
standardResolutionSheet: 'Standard interpretation',
|
||||
nodeName: 'Node name',
|
||||
authorizationDepart: 'Authorized Department',
|
||||
authorizationUser: 'Authorized Officer',
|
||||
maturityDate: 'Authorization Expiration Date',
|
||||
detailTitle: 'Enterprise Standards Details Page',
|
||||
evaluate: 'Evaluation Of Enterprise Standard',
|
||||
updateRecord: 'Update Record',
|
||||
submitQuestion: 'Submit A Question',
|
||||
standardResolutionSheet: 'Standard Interpretation',
|
||||
nodeName: 'Node Name',
|
||||
subjectToClause: 'Article',
|
||||
standardContentOrRequirements: 'Enterprise Standard Content',
|
||||
rectificationDepartment: 'Rectification Dept.',
|
||||
@@ -32,12 +32,12 @@ module.exports = {
|
||||
youNot: "You didn't",
|
||||
dataPremissReCheck: 'Data permission, please re-select',
|
||||
authorizationExpirationDate: 'Authorization expiration date',
|
||||
cancelAuthor: 'deauthorize',
|
||||
authorizationDate: 'Authorization date',
|
||||
authorizationStandard: 'Authorized bid',
|
||||
cancelAuthor: 'Deauthorize',
|
||||
authorizationDate: 'Authorization Date',
|
||||
authorizationStandard: 'Authorized Bid',
|
||||
confirmCancelAuthor: 'Confirm the deauthorization?',
|
||||
viewAll: 'View all',
|
||||
inputExample: 'Input example:',
|
||||
viewAll: 'View All',
|
||||
inputExample: 'Input Example:',
|
||||
nullAutoCreate: 'Do not fill automatically generated',
|
||||
cannotJumpAfterDeletion: 'After deletion, other places using the standard cannot jump, confirm deletion?'
|
||||
},
|
||||
@@ -46,9 +46,9 @@ module.exports = {
|
||||
enterpriseStandardNum: 'Enterprise Standard No.',
|
||||
enterpriseStandardName: 'Enterprise Standard',
|
||||
publishDate: 'Published Date',
|
||||
reviewDate: 'Review date',
|
||||
initReview: 'Initiate a review',
|
||||
reviewResult: 'Review results',
|
||||
reviewDate: 'Review Date',
|
||||
initReview: 'Initiate A Review',
|
||||
reviewResult: 'Review Results',
|
||||
principalDrafter: 'Chief Drafter',
|
||||
mainDraftingUnit: 'Chief Drafting Unit'
|
||||
},
|
||||
@@ -63,24 +63,24 @@ module.exports = {
|
||||
headOfMainDraftingUnit: 'Chief Drafting Unit Head',
|
||||
projectStatus: 'Project Status',
|
||||
changeState: 'Change Status',
|
||||
pusherWorkNo: 'Promote artificial numbers',
|
||||
pusherWorkNo: 'Promote Artificial Numbers',
|
||||
standardType: 'Regulation Type',
|
||||
revisionType: 'Revision type',
|
||||
planApprovalDate: 'Planned approval date',
|
||||
createDate: 'Creation date',
|
||||
revisionType: 'Revision Type',
|
||||
planApprovalDate: 'Planned Approval Date',
|
||||
createDate: 'Creation Date',
|
||||
exportFileName: 'Enterprise Standard Schedule',
|
||||
authDepartment: 'Authorized department',
|
||||
enterpriseStandardCode: 'Enterprise standard code',
|
||||
suitUnit: 'Cooperate with units',
|
||||
standardPusher: 'Standard promoter',
|
||||
draftPlanFinishDate: 'Draft plan completion date',
|
||||
authDepartment: 'Authorized Department',
|
||||
enterpriseStandardCode: 'Enterprise Standard Code',
|
||||
suitUnit: 'Cooperate With Units',
|
||||
standardPusher: 'Standard Promoter',
|
||||
draftPlanFinishDate: 'Draft Plan Completion Date',
|
||||
exposureDraftPlanFinishDate: 'Draft for Solicitation of Comments Plan Completion Date',
|
||||
planSubmissionDate: 'Planned approval date',
|
||||
draftFinishDate: 'Draft completion date',
|
||||
submitDraftDate: 'Submission date of draft',
|
||||
isAskForAdvice: 'Whether to solicit opinions',
|
||||
planSubmissionDate: 'Planned Approval Date',
|
||||
draftFinishDate: 'Draft Completion Date',
|
||||
submitDraftDate: 'Submission Date Of Draft',
|
||||
isAskForAdvice: 'Whether To Solicit Opinions',
|
||||
exposureDraftFinishDate: 'Date of completion of the draft for soliciting opinions',
|
||||
reviewDate: 'Review date',
|
||||
reviewDate: 'Review Date',
|
||||
submissionDate: 'Approval Date',
|
||||
releaseDate: 'Published Date',
|
||||
detailTitle: 'Enterprise Standard Plan Details Page',
|
||||
@@ -89,10 +89,10 @@ module.exports = {
|
||||
gradeClassification: 'Classification of Enterprise Standard Levels',
|
||||
projectType: 'Project Type',
|
||||
rangeOfApplication: 'Scope',
|
||||
enterpriseStandardSystem: 'Enterprise standard system',
|
||||
partName: 'Classification of components',
|
||||
enterpriseStandardSystem: 'Enterprise Standard System',
|
||||
partName: 'Classification Of Components',
|
||||
scopeOfApplication: 'Scope of application of the standard',
|
||||
compilationIllustration: 'Compilation instructions',
|
||||
compilationIllustration: 'Compilation Instructions',
|
||||
projectBackground: 'Background and Basis of Project Proposal',
|
||||
similarNaStandardsAnalysis: 'Analysis of similar international, national, and industry standards',
|
||||
similarEnStandardsAnalysis: 'Comparative analysis of similar standards in enterprises',
|
||||
|
||||
@@ -43,14 +43,14 @@ module.exports = {
|
||||
},
|
||||
// 任务转交
|
||||
taskCareOf: {
|
||||
basicLibraryInfo: 'Basic library information',
|
||||
basicLibraryInfo: 'Basic Library Information',
|
||||
processInfo: 'Process Information',
|
||||
user: 'User',
|
||||
type: 'Type',
|
||||
standardNum: 'Regulation No.',
|
||||
standardName: 'Regulation Name',
|
||||
role: 'Role',
|
||||
transferUser: 'Transferred by',
|
||||
transferUser: 'Transferred By',
|
||||
transfer: 'Transmit',
|
||||
nodeName: 'Node name'
|
||||
}
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
module.exports = {
|
||||
projectName: 'Project name', // 项目名称
|
||||
workOrderNumber: 'Work order number', // 工作令编号
|
||||
projectHealthStatus: 'Project health', // 项目健康度
|
||||
projectName: 'Project Name', // 项目名称
|
||||
workOrderNumber: 'Work order Number', // 工作令编号
|
||||
projectHealthStatus: 'Project Health', // 项目健康度
|
||||
selectProject: 'Select Project', // 选择项目
|
||||
projectLevel: 'Project level', // 项目级别
|
||||
projectLevel: 'Project Level', // 项目级别
|
||||
|
||||
// 车型项目库
|
||||
vehicleItemLibrary: {
|
||||
vehicleItemLibrary: 'Vehicle item library', // 车型项目库
|
||||
PMSInfoSynchronization: 'PMS information synchronization', // PMS信息同步
|
||||
projectSource: 'Project source', // 项目来源
|
||||
projectLeader: 'Project leader', // 项目负责人,
|
||||
vehicleItemLibrary: 'Vehicle Item Library', // 车型项目库
|
||||
PMSInfoSynchronization: 'PMS Information Synchronization', // PMS信息同步
|
||||
projectSource: 'Project Source', // 项目来源
|
||||
projectLeader: 'Project Leader', // 项目负责人,
|
||||
PMSDetails: 'PMS Details', // PMS详情
|
||||
noMatchItemDetails: 'Details of non compliant items',
|
||||
riskOverview: 'Risk overview', // 风险性总览
|
||||
conform: 'Conform to', // 符合
|
||||
riskOverview: 'Risk Overview', // 风险性总览
|
||||
conform: 'Conform To', // 符合
|
||||
inconformity: 'Inconformity', // 不符合
|
||||
toBeVerified: 'To be verified', // 待验证
|
||||
uninvolved: 'Not involve', // 不涉及
|
||||
toBeVerified: 'To Be Verified', // 待验证
|
||||
uninvolved: 'Not Involve', // 不涉及
|
||||
regulationsList: 'Regulation List',
|
||||
standardNumberStandardName: 'Regulation No. / Regulation Name',
|
||||
transfer: 'Transfer',
|
||||
standardNumber: 'Regulation No.',
|
||||
standardName: 'Regulation Name',
|
||||
englishName: 'English name',
|
||||
englishName: 'English Name',
|
||||
standardState: 'Regulation Status',
|
||||
applicableVehicleType: 'Vehicle Catagory',
|
||||
productionDate: 'On the production date',
|
||||
newModelImplementationDate: 'New model implementation date',
|
||||
processState: 'Process state',
|
||||
productionDate: 'On The Production Date',
|
||||
newModelImplementationDate: 'New Model Implementation Date',
|
||||
processState: 'Process State',
|
||||
evaluationResult: 'Evaluation Result',
|
||||
responsibleDepartment: 'Responsible Dept.',
|
||||
evaluationResultHistory: 'Evaluation result history',
|
||||
evaluationResultHistory: 'Evaluation Result History',
|
||||
evaluationProcessDetail: 'Evaluation Process Details',
|
||||
standardNumberClauseNumber: 'Regulation No. / Article No.',
|
||||
projectNumber: 'Project No.',
|
||||
@@ -39,27 +39,27 @@ module.exports = {
|
||||
dateOfEvaluation: 'Date of Assessment',
|
||||
nonConformanceTerm: 'Non-conformance',
|
||||
solutions: 'Countermeasures',
|
||||
riskPoint: 'Risk points',
|
||||
verificationScheme: 'Authentication scheme',
|
||||
riskPoint: 'Risk Points',
|
||||
verificationScheme: 'Authentication Scheme',
|
||||
estimateTheChangeCycle: 'Estimated Change Cycle',
|
||||
estimatedDateOfCompletionOfRectification: 'Expected completion date of rectification'
|
||||
},
|
||||
noncoincidenceItem: {
|
||||
noncoincidenceItem: 'Non compliant items',
|
||||
noncoincidenceItem: 'Non Compliant Items',
|
||||
batchClose: 'Batch Close',
|
||||
actualRectificationCompletionDate: 'Actual completion date of rectification',
|
||||
projectSelection: 'Project selection',
|
||||
relevantProject: 'Related projects',
|
||||
relatedProcess: 'Related processes',
|
||||
projectSelection: 'Project Selection',
|
||||
relevantProject: 'Related Projects',
|
||||
relatedProcess: 'Related Processes',
|
||||
viewNonMatchItemEvaluationResult: 'View the rectification results of non compliant items',
|
||||
involvedItem: 'Involving projects'
|
||||
involvedItem: 'Involving Projects'
|
||||
},
|
||||
specialProjectLibrary: {
|
||||
specialProjectLibrary: 'Special Project Library',
|
||||
vehicleSeries: 'Model series',
|
||||
complianceAssessmentResults: 'Compliance assessment results',
|
||||
basisDescription: 'According to the description',
|
||||
whetherToApproveAProjectOrNot: 'Is the project approved',
|
||||
vehicleSeries: 'Model Series',
|
||||
complianceAssessmentResults: 'Compliance Assessment Results',
|
||||
basisDescription: 'According To The Description',
|
||||
whetherToApproveAProjectOrNot: 'Is The Project Approved',
|
||||
vehicleModel: 'Vehicle Catagory',
|
||||
supportingMaterial: 'Supporting Files'
|
||||
}
|
||||
|
||||
@@ -17,7 +17,7 @@ module.exports = {
|
||||
rectificationCycle: 'Rectification Time',
|
||||
rectificationCost: 'Rectification Costs',
|
||||
sharedWithOtherProjects: 'Commonality',
|
||||
costOfThisItemAfterSharing: 'Expenses after Sharing',
|
||||
costOfThisItemAfterSharing: 'Expenses After Sharing',
|
||||
remarks: 'Note',
|
||||
supportingMaterial: 'Supporting Files'
|
||||
},
|
||||
@@ -36,7 +36,7 @@ module.exports = {
|
||||
rectificationCycle: 'Rectification Time',
|
||||
rectificationCost: 'Rectification Costs',
|
||||
sharedWithOtherProjects: 'Commonality',
|
||||
costOfThisItemAfterSharing: 'Expenses after Sharing',
|
||||
costOfThisItemAfterSharing: 'Expenses After Sharing',
|
||||
isHaveClosed: 'Select the data whose rectification status is to be rectified and close it',
|
||||
exportName: 'Non-conformance term Library table'
|
||||
}
|
||||
|
||||
@@ -15,8 +15,8 @@ module.exports = {
|
||||
labelName: 'Tag Name',
|
||||
labelType: 'Tag Type',
|
||||
essentialInformation: 'Basis',
|
||||
domesticLaws: 'Domestic regulations',
|
||||
foreignStandards: 'Overseas standards',
|
||||
domesticLaws: 'Domestic Regulations',
|
||||
foreignStandards: 'Overseas Standards',
|
||||
foreignStandardRegulations: 'External Standards',
|
||||
enterpriseStandards: 'Enterprise Standards',
|
||||
clauseSplitting: 'Articles',
|
||||
@@ -51,10 +51,10 @@ module.exports = {
|
||||
name: 'Name',
|
||||
dataValue: 'Value',
|
||||
parentName: 'Parent Name',
|
||||
select: 'select',
|
||||
select: 'Select',
|
||||
tree: 'Tree',
|
||||
pleaseEnterYourEnglishName: 'Please input english name',
|
||||
usableRange: 'Scope of use'
|
||||
usableRange: 'Scope Of Use'
|
||||
},
|
||||
// 内部工作组
|
||||
internalWorkGroup: {
|
||||
@@ -63,8 +63,8 @@ module.exports = {
|
||||
workNo: 'Job Number',
|
||||
role: 'Role',
|
||||
post: 'Position',
|
||||
templateName: 'Internal workgroup table template',
|
||||
exportName: 'Internal workgroup table',
|
||||
templateName: 'Internal Workgroup Table Template',
|
||||
exportName: 'Internal Workgroup Table',
|
||||
nodeName: 'Branch Name',
|
||||
adminAuthority: 'Administration Privileges',
|
||||
workGroupName: 'Workgroup Name',
|
||||
@@ -93,35 +93,35 @@ module.exports = {
|
||||
contact: {
|
||||
departName: 'Department Name',
|
||||
standardizationEngineer: 'Standardization Engineer',
|
||||
contactPerson: 'Contact person',
|
||||
contactPerson: 'Contact Person',
|
||||
contactPersonSupervisorLevelLeader: 'Departmental liaison person, supervisor level leader'
|
||||
},
|
||||
// 绑定零部件
|
||||
bindingParts: {
|
||||
partNumber: 'Part Number',
|
||||
partName: 'Component Name',
|
||||
bindingPersonnel: 'Binding personnel',
|
||||
useBindingRelationship: 'Use binding relationships',
|
||||
bindingPersonnel: 'Binding Personnel',
|
||||
useBindingRelationship: 'Use Binding Relationships',
|
||||
clauseNumber: 'Article No.',
|
||||
bindingTime: 'Binding time',
|
||||
bindingTime: 'Binding Time',
|
||||
confirmUseBindRelationship: 'Confirm the use of binding relationship',
|
||||
isUseBindRelationship: 'Whether to use binding relationship?',
|
||||
isBringIn: 'Whether to introduce',
|
||||
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: {
|
||||
groupName: 'Group name',
|
||||
peopleNumber: 'Number of people',
|
||||
groupMembers: 'Group members',
|
||||
groupName: 'Group Name',
|
||||
peopleNumber: 'Number Of People',
|
||||
groupMembers: 'Group Members',
|
||||
userName: 'User Name'
|
||||
},
|
||||
// 未发送成功的消息管理
|
||||
notSentMessage: {
|
||||
messageType: 'Message type',
|
||||
pushContent: 'Push content',
|
||||
pushAddress: 'Push address',
|
||||
messageType: 'Message Type',
|
||||
pushContent: 'Push Content',
|
||||
pushAddress: 'Push Address',
|
||||
resend: 'Resend',
|
||||
areYouSureResend: 'Are you sure to resend it'
|
||||
}
|
||||
|
||||
@@ -18,25 +18,25 @@ module.exports = {
|
||||
stageWeAreIn: 'Regulation Status',
|
||||
materialDate: 'Implementation Date',
|
||||
applicableMarket: 'Applicable Market',
|
||||
ccPerson: 'Cc person',
|
||||
ccPerson: 'CC Person',
|
||||
briefDescription: 'The statute requires a brief description'
|
||||
},
|
||||
// 法规符合性排查流程
|
||||
regulatoryComplianceCheckProcess: {
|
||||
addStandard: 'Addition standard',
|
||||
manualAddition: 'Manual addition',
|
||||
vehicleTypeItem: 'Vehicle type item',
|
||||
addStandard: 'Addition Standard',
|
||||
manualAddition: 'Manual Addition',
|
||||
vehicleTypeItem: 'Vehicle Type Item',
|
||||
applicableMarket: 'Applicable Market',
|
||||
isAlike: 'Differences',
|
||||
resolutionAttachment: 'Resolution attachment',
|
||||
resolutionAttachment: 'Resolution Attachment',
|
||||
decompositionSingleSource: 'Decomposition single source',
|
||||
pleaseAddStandard: 'Please add a new criterion first',
|
||||
modelStatus: 'Model status',
|
||||
modelStatus: 'Model Status',
|
||||
primaryInvestigator: 'Primary investigator',
|
||||
checkWhetherTheTaskIsDelivered: 'Check whether the task is delivered',
|
||||
batchSelector: 'Batch selector',
|
||||
batchSelector: 'Batch Selector',
|
||||
mainFinderImportTemplate: 'Compliance check process Import template',
|
||||
countersigningOfficer: 'Countersigning officer',
|
||||
countersigningOfficer: 'Countersigning Officer',
|
||||
auditor: 'Auditor',
|
||||
approvingOfficer: 'Approving officer',
|
||||
evaluationResult: 'Evaluation Result',
|
||||
@@ -45,7 +45,7 @@ module.exports = {
|
||||
rectificationCycle: 'Rectification Time',
|
||||
rectificationCost: 'Rectification Costs',
|
||||
sharedWithOtherProjects: 'Commonality',
|
||||
costOfThisItemAfterSharing: 'Expenses after Sharing',
|
||||
costOfThisItemAfterSharing: 'Expenses After Sharing',
|
||||
appraiser: 'Evaluator',
|
||||
salvageListTemplateDownload: 'Split single file template download',
|
||||
salvageListTemplateName: 'Decomposes a single file upload template',
|
||||
@@ -59,14 +59,14 @@ module.exports = {
|
||||
},
|
||||
// 市场清单发布流程
|
||||
marketListReleaseProcess: {
|
||||
englishName: 'English name',
|
||||
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: 'Type',
|
||||
dynamicType: 'Power Propulsion Type',
|
||||
mainControlDepartment: 'Main Responsible Dept.',
|
||||
masterControlDepartmentProfessionalModule: 'Module of Main Responsible Dept. ',
|
||||
@@ -117,49 +117,49 @@ module.exports = {
|
||||
pFive: 'P5 Deliverables',
|
||||
notes: 'Note',
|
||||
configurationRequirements: 'Optional / Compulsory',
|
||||
countersigningPerson: 'Countersigning personnel',
|
||||
countersigningPerson: 'Countersigning Personnel',
|
||||
reviewersPerson: 'Reviewer',
|
||||
approvedPerson: 'Approved personnel',
|
||||
batchEdit: 'Bulk edit',
|
||||
approvedPerson: 'Approved Personnel',
|
||||
batchEdit: 'Bulk Edit',
|
||||
pleaseSelectInterpreter: 'Select at least one piece of data for each department involved to interpret',
|
||||
pleaseSelectClause: 'Please select terms',
|
||||
pleaseSelectClause: 'Please Select Terms',
|
||||
interpretationDistribution: 'Interpretation and Distribution',
|
||||
interpretationTable: 'Interpretation Table',
|
||||
interpretationAttributes: 'Interpretation of attributes',
|
||||
interpretationAttributes: 'Interpretation of Attributes',
|
||||
summarySingleChoiceTip: 'Need to summarize as single choice'
|
||||
},
|
||||
// 流程配置
|
||||
processConfig: {
|
||||
processType: 'Process Type',
|
||||
editFlowchart: 'Edit flowchart',
|
||||
editFlowNode: 'Edit process nodes',
|
||||
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'
|
||||
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',
|
||||
monitorProcess: 'Follow Up',
|
||||
draft: 'Draft',
|
||||
processNumber: 'Process number',
|
||||
processType: 'Process type',
|
||||
nodeName: 'Node name',
|
||||
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)'
|
||||
receivingTaskTime: 'Receiving Task Time',
|
||||
currentProcessor: 'Current Processor',
|
||||
finishTime: 'Completion Time',
|
||||
processState: 'Process State',
|
||||
processTime: 'Process Time (Hours)'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user