翻译修改

This commit is contained in:
zyx.net
2023-04-28 16:54:47 +08:00
parent 6e778e6fc1
commit d89de080a7
+11 -10
View File
@@ -13,7 +13,7 @@ module.exports = {
userStatues: 'User Status',
normal: 'Normal',
frozen: 'Frozen',
reset: 'Clear',
reset: 'Reset',
putAway: 'Put Away',
open: 'More',
addUser: 'Add User',
@@ -436,7 +436,7 @@ module.exports = {
OperationSuccessful: 'Operation Successful',
Intheexport: 'In The Export...',
OperationFailed: 'Operation Failed',
PersonnelSelection: 'Select ',
PersonnelSelection: 'Select',
EmployeeNumber: 'Employee ID',
EmployeeType: 'Employee Type',
LabeItemName: 'Label Item Name',
@@ -484,7 +484,7 @@ module.exports = {
charactersLength1to300: '1 - 300 characters in length',
OnlyOneSelected: 'Only one piece of data can be selected',
OnlyPDF: 'Only PDF files can be imported',
open: 'Expand',
open: 'More',
away: 'Collapse',
toDoProcess: 'To Do',
processDone: 'Completed',
@@ -530,8 +530,8 @@ module.exports = {
labelNameCannotDuplicate: 'Label name cannot be duplicate',
list: 'List',
paragraph: 'Paragraph',
enterNumber: 'Please Enter The Number',
enterTitle: 'Please Enter a Title',
enterNumber: 'Please enter Number',
enterTitle: 'Please enter Title',
backDocument: 'Back To Document Library',
fileName: 'File Name',
splitTime: 'Split Time',
@@ -577,14 +577,14 @@ module.exports = {
newNode: 'New node',
modifyNode: 'Modify Node',
deleteNode: 'Delete Node',
ImplementationDate: 'New Type Execution Date',
ImplementationDate: 'Implementation date',
ImplementationDateOne: 'New Type Execution Date',
vehicleInProductionDate: 'New Vehicle Execution Date',
deleteNodes: 'If there are child nodes under this node, they will be deleted synchronously. Are you sure to delete this data?',
leastTwo: 'Please Select at Least two pieces of data',
mergeTerms: 'Determine Merger Terms',
documentSplitTemplate: 'Document Split Template',
batSetting: 'Batch Setting',
batSetting: 'Batch Set',
batchSettingInformation:'Batch Setting Information',
batchSettingPersonnel:'Batch Setting Personnel',
selectDirectoryTerms: 'Please Select the directory location to add terms',
@@ -604,7 +604,7 @@ module.exports = {
VirtualListName: 'Market Regulation List Name',
CertificationListName:'Certification List Name',
listStatus: 'List Status',
creater: 'Creater',
creater: 'Created By',
withdraw: 'Withdraw',
maintenanceList: 'Maintain',
instructionForUse: 'Instruction',
@@ -715,7 +715,7 @@ module.exports = {
listOfRegulations: 'Regulation List',
taskList: 'Task List',
TaskParameterCollection: 'Task Parameter Collection',
nonConformance: 'Non Conformance',
nonConformance: 'Non-compliant',
deadlineForConfirmationOfDesignCompliance: 'Deadline For Confirmation Of Design Compliance',
prehomoConfirmationDeadline: 'Pre-Homo Confirmation Deadline',
verificationComplianceConfirmationDeadline: 'Verification Compliance Confirmation Deadline',
@@ -1272,7 +1272,7 @@ module.exports = {
Adjustareasofresponsibility:'Adjust areas of responsibility',
regulatoryTechnicalAssessment:'Regulatory Technical Assessment',
punctuationmark:'You can only enter English punctuation marks except the # sign and commas',
created: 'Created',
created: 'Creation Time',
updated:'Updated',
OpenOne:'Open',
Privacy:'Privacy',
@@ -1801,4 +1801,5 @@ module.exports = {
verifytheconformancedeliverabletype:'Verify the conformance deliverable type',
designaconformancedeliverabletype:'Design a conformance deliverable type',
reasonForReturnOfCompliance:'Reason for compliance return',
have:'Yes',
}