修改中英文切换

This commit is contained in:
qq787203167
2022-05-24 15:05:12 +08:00
parent 4e131f4fb7
commit d5e011e566
3 changed files with 317 additions and 317 deletions
+313 -313
View File
@@ -1,144 +1,144 @@
module.exports = {
home: 'home',
account: 'account',
EnterAccountFuzzyQuery: 'enter account fuzzy query',
Gender: 'gender',
pleaseSelect: 'please select',
male: 'male',
female: 'female',
home: 'Home',
account: 'Account',
EnterAccountFuzzyQuery: 'Enter Account Fuzzy Query',
Gender: 'Gender',
pleaseSelect: 'Please Select',
male: 'Male',
female: 'Female',
RealName: 'User name',
pleaseEnter: 'please enter',
phoneNumber: 'phone number',
query: 'query',
userStatues: 'user status',
normal: 'normal',
frozen: 'frozen',
reset: 'reset',
putAway: 'Put away',
pleaseEnter: 'Please Enter',
phoneNumber: 'Phone Number',
query: 'Query',
userStatues: 'User Status',
normal: 'Normal',
frozen: 'Frozen',
reset: 'Reset',
putAway: 'Put Away',
open: 'More',
addUser: 'add user',
userInformation: 'user information',
export: 'export',
import: 'import',
recycleBin: 'recycle bin',
delete: 'delete',
thaw: 'thaw',
batchOperation: 'batch operation',
selected: 'selected',
term: 'term',
empty: 'empty',
edit: 'edit',
more: 'more',
addUser: 'Add User',
userInformation: 'User Information',
export: 'Export',
import: 'Import',
recycleBin: 'Recycle Bin',
delete: 'Delete',
thaw: 'Thaw',
batchOperation: 'Batch operation',
selected: 'Selected',
term: 'Term',
empty: 'Empty',
edit: 'Edit',
more: 'More',
areYouSure: 'Are you sure to delete?',
details: 'details',
password: 'password',
details: 'Details',
password: 'Password',
freezePassword: 'Are you sure to freeze?',
youThaw: 'Are you sure to thaw?',
freezePasManagementPage: 'This is the user management page?',
serialNumber: 'number',
userAccount: 'user account',
serialNumber: 'Number',
userAccount: 'User account',
userName: 'User name',
department: 'department',
status: 'state',
operation: 'operation',
aRcord: 'a rcord',
department: 'Department',
status: 'State',
operation: 'Operation',
aRcord: 'A Rcord',
operationAllowedAccount: 'This operation is not allowed for administrator account, please select again!',
confirm: 'confirm',
selectedAccount: 'selected account?',
whether: 'whether',
confirm: 'Confirm',
selectedAccount: 'Selected account?',
whether: 'Whether',
adminDoNotAllowOperation: 'The administrator account does not allow this operation!',
advancedQuery: 'advanced query',
constructor: 'constructor',
advancedQuery: 'Advanced query',
constructor: 'Constructor',
advancedQueryEffective: 'Advanced query criteria are already effective',
preservation: 'preservation',
condition: 'condition',
close: 'close',
no: 'no',
click: 'click',
add: 'add',
preservation: 'Preservation',
condition: 'Condition',
close: 'Close',
no: 'No',
click: 'Click',
add: 'Add',
FilterMatching: 'Filter condition matching',
AllMatching: '(All conditions require matching)',
AnyOneMatches: '(Any one of the conditions matches)',
SelectQueryField: 'select query field',
matchRules: 'matching rules',
beEqualTo: 'be equal to',
contain: 'contain',
withStart: 'With start',
withEnd: 'with ending',
in: 'in',
notEqual: 'not equal to',
granter: 'greater than',
greaterOrEqual: 'greater than or equal to',
less: 'less than',
lessOrEqual: 'less than or equal to',
user: 'user',
numericalValue: 'numerical value',
not: 'no',
EnterValue: 'Please enter a value',
SavedQuery: 'saved query',
NoQueriesSaved: 'No queries were saved',
SavedName: 'saved name',
SelectQueryField: 'Select query field',
matchRules: 'Matching Rules',
beEqualTo: 'Be Equal To',
contain: 'Contain',
withStart: 'With Start',
withEnd: 'With Ending',
in: 'In',
notEqual: 'Not Equal To',
granter: 'Greater Than',
greaterOrEqual: 'Greater Than Or Equal To',
less: 'Less Than',
lessOrEqual: 'Less Than Or Equal To',
user: 'User',
numericalValue: 'Numerical Value',
not: 'No',
EnterValue: 'Please Enter a Value',
SavedQuery: 'Saved Query',
NoQueriesSaved: 'No Queries Were Saved',
SavedName: 'Saved Name',
CannotQueryEmpty: 'Cannot query empty condition',
EmptyCannotSaved: 'Empty condition cannot be saved',
cannotEmpty: 'cannot be empty',
name: 'name',
cannotEmpty: 'Cannot be empty',
name: 'Name',
AlreadyExists: 'Already exists, overwrite?',
SavedSuccessfully: 'Saved successfully',
DeleteQuery: 'Delete current query?',
VersionNotSupported: 'Version not supported',
SaveQueryCriteria: 'Save query criteria',
roleName: 'role name',
newRole: 'new role',
roleName: 'Role name',
newRole: 'New role',
RoleManagement: 'Role management',
toGrantAuthorization: 'to grant authorization',
newUser: 'new user',
toGrantAuthorization: 'To Grant authorization',
newUser: 'New User',
ExistingUsers: 'Existing users',
total: 'total',
strip: 'data',
RoleCode: 'Role code',
createTime: 'create time',
userName: 'user name',
total: 'Total',
strip: 'Data',
RoleCode: 'Role Code',
createTime: 'Create Time',
userName: 'User Name',
selectOneRule: 'Please select a role!',
setAttribute: 'Please set the url.list2 attribute!',
setDelAttribute: 'Please set the url.delete2 attribute!',
setDelBatAttribute: 'Please set the url.deleteBatch2 attribute!',
selectARecored: 'Please select a record!',
confirmDeletion: 'confirm deletion',
deleteAData: 'Delete selected data?',
confirmDeletion: 'Confirm Deletion',
deleteAData: 'Delete Selected Data?',
AddDepartment: 'Add Department',
AddSubordinate: 'Add subordinate',
DepartmentInformation: 'Department information',
AddSubordinate: 'Add Subordinate',
DepartmentInformation: 'Department Information',
BatchDelete: 'Batch delete',
DeleteMultiplePiecesData: 'Delete multiple pieces of data',
CurrentSelection: 'Current selection',
Deselect: 'Deselect',
enterDepartmentName: 'Please enter department name',
addTo: 'add to',
cancel: 'cancel',
checkAll: 'check all',
addTo: 'Add to',
cancel: 'Cancel',
checkAll: 'Check all',
DeselectAll: 'Deselect all',
ExpandAll: 'Expand all',
MergeAll: 'Merge all',
TreeOperation: 'Tree operation',
essentialInformation: 'essential information',
OrganizationName: 'Organization name',
essentialInformation: 'Essential Information',
OrganizationName: 'Organization Name',
EnterOrganizationDepartment: 'Please enter organization / department name',
SuperiorDepartment: 'Superior department',
enterOrganizationCode: 'Please enter organization code',
nothing: 'nothing',
nothing: 'Nothing',
OrganizationType: 'Organization type',
PleaseSelectOrganizationType: 'Please select organization type',
company: 'company',
post: 'post',
sort: 'sort',
company: 'Company',
post: 'Post',
sort: 'Sort',
enterMobileNumber: 'Please enter your mobile phone number',
enterAddress: 'Please enter the address',
address: 'address',
address: 'Address',
remarks: 'Comments',
enterComments: 'Please enter comments',
selectDepartmentFirst: 'Please select a department first!',
OrganizationCode: 'Organization code',
fax: 'fax',
fax: 'Fax',
enterOrganizationType: 'Please enter organization type',
sureDeleteSelected: 'Are you sure you want to delete the selected',
pieceData: 'piece of data and child node data?',
@@ -155,10 +155,10 @@ module.exports = {
enterDictionaryNumber: 'Please enter the dictionary number',
DictionaryInformation: 'Dictionary information',
RefreshCache: 'Refresh cache',
recycleBin: 'recycle bin',
recycleBin: 'Recycle Bin',
DictionaryConfiguration: 'Dictionary configuration',
dataDictionaryPage: 'This is the data dictionary page',
describe: 'describe',
describe: 'Describe',
DescriptionRefreshCache: 'Description refresh cache complete!',
FailedRefreshCache: 'Failed to refresh cache!',
refreshFailed: 'refresh failed',
@@ -173,19 +173,19 @@ module.exports = {
MenuEnName: 'Menu En name',
enterMenuEnName: 'Please enter menu En name',
MenuType: 'Menu type',
menu: 'menu',
menu: 'Menu',
ButtonsPermissions: 'Buttons / permissions',
assembly: 'assembly',
route: 'route',
assembly: 'Assembly',
route: 'Route',
AddSubmenu: 'Add submenu',
NoPicture: 'No picture',
noFile: 'no file',
adadManagementPage: 'adad management page',
noFile: 'No File',
adadManagementPage: 'Adad Management Page',
TenantName: 'Tenant name',
TenantNumber: 'Tenant number',
startTime: 'start time',
endTime: 'end time',
LoginLog: 'Login log',
startTime: 'Start time',
endTime: 'End Time',
LoginLog: 'Login Log',
OperationLog: 'Operation log',
SearchLog: 'Search log',
enterSearchKeyword: 'Please enter a search keyword',
@@ -199,7 +199,7 @@ module.exports = {
OperatorName: 'Operator name',
ElapsedTime: 'Elapsed time (MS)',
LogType: 'Log type',
tableName: 'table name',
tableName: 'Table Name',
enterTableName: 'Please enter a table name',
DataID: 'Data ID',
enterID: 'Please enter ID',
@@ -207,17 +207,17 @@ module.exports = {
DataLogManagementPage: 'Data log management page',
VersionNumber: 'Version number',
DataContent: 'Data content',
creator: 'creator',
creator: 'Creator',
selectTwoPiecesData: 'Please select two pieces of data',
selectSameDatabase: 'Please select the same database table and data ID for comparison',
DataComparison: 'Data comparison',
PromptInformation: 'Prompt information',
enterAccountNumber: 'Please enter the account number',
AddExistingUsers: 'Add existing users',
newUser: 'new user',
disassociate: 'disassociate',
newUser: 'New User',
disassociate: 'Disassociate',
AssignDepartmentRoles: 'Assign Department roles',
userDetail: 'user details',
userDetail: 'User Details',
AreYouCancelAssociation: ' Are you sure to cancel the association with the selected department?',
setURLListAttribute: 'Please set the url.list attribute!',
setURLDeletebatchAttribute: 'Please set the URL Deletebatch attribute!',
@@ -235,12 +235,12 @@ module.exports = {
enterUserAccount: 'Please enter user account',
NoConfigurableRoles: 'No configurable roles!',
AreYouWantDiscardEditing: 'Are you sure you want to discard editing?',
determine: 'determine',
determine: 'Determine',
DictionaryCoding: 'Dictionary coding',
enterDictionaryCode: 'Please enter dictionary code',
DictionaryList: 'Dictionary list',
enterName: 'Please enter a name',
disable: 'disable',
disable: 'Disable',
DataValue: 'Data value',
enterDataValue: 'Please enter a data value',
DictionaryRetrieval: 'Dictionary retrieval',
@@ -248,7 +248,7 @@ module.exports = {
FirstLevelMenu: 'First level menu',
Submenu: 'Submenu',
enterMenuName: 'Please enter menu name',
SuperiorMenu: 'superior menu',
SuperiorMenu: 'Duperior Menu',
selectSuperiorMenu: 'Please select superior menu',
selectParentMenu: 'Please select parent menu',
MenuPath: 'Menu path',
@@ -271,8 +271,8 @@ module.exports = {
CacheRoute: 'Cache route',
AggregateRouting: 'Aggregate routing',
OpenMode: 'Open mode',
external: 'external',
inside: 'inside',
external: 'External',
inside: 'Inside',
enterMenuTitle: 'Please enter the menu title',
enterAuthorizationPolicy: 'Please enter authorization policy',
AuthorizationIDExists: 'Authorization ID already exists',
@@ -285,8 +285,8 @@ module.exports = {
enterConditionRule: 'Please enter condition rule',
RuleValue: 'Rule value',
enterRuleValue: 'Please enter a rule value',
effective: 'effective',
invalid: 'invalid',
effective: 'Effective',
invalid: 'Invalid',
selectCondition: 'Please select a condition',
DataPermissionRules: 'Data permission rules',
LoginPassword: 'Login password',
@@ -298,17 +298,17 @@ module.exports = {
selectUserRole: 'Please select user role',
DepartmentAllocation: 'Department allocation',
ClickSelectDepartment: 'Click to select a department',
choice: 'choice',
identity: 'identity',
choice: 'Choice',
identity: 'Identity',
OrdinaryUsers: 'Ordinary users',
superior: 'superior',
ResponsibleDepartment: 'Responsible department',
selectResponsibleDepartment: 'Please select the responsible department',
selectGender: 'Please select gender',
mailbox: 'mailbox',
mailbox: 'Mailbox',
enterEmailAddress: 'Please enter email address',
enterMobileNumber: 'Please enter your mobile phone number',
submit: 'submit',
submit: 'Submit',
passwordConsists: 'The password consists of 8 digits, upper and lower case letters and special symbols!',
enterUserName: 'Please enter user name',
enterJobNumber: 'Please enter the job number',
@@ -323,38 +323,38 @@ module.exports = {
uploadPictures: 'Please upload pictures',
DepartmentSearch: 'Department search',
selectSuperiorDepartment: 'Please select superior department',
upload1: 'upload',
upload1: 'Upload',
UploadFailed: 'Upload failed',
ResetPassword: 'Reset password',
ClearSelection: 'Clear selection',
BatchRestore: 'Batch restore',
RestoreUser: 'Restore user',
FailedQuery: 'Failed to query deleted users:',
headPortrait: 'head portrait',
headPortrait: 'Head Portrait',
RestorUser: 'Restore user',
sureRestore: 'Are you sure you want to restore this',
Users: 'users',
reduction: 'reduction',
UsersSucceeded: 'users succeeded!',
Users: 'Users',
reduction: 'Reduction',
UsersSucceeded: 'Users Succeeded!',
standard: 'Number',
title: 'title',
title: 'Title',
TextStatus: 'TextStatus',
PleaseEnter: 'Please enter',
PleaseSelect: 'Please select',
PleaseEnterOrSelect: 'Please Enter Or Select',
ModificationTime: 'Modification time',
ModificationContent: 'Modification content',
personnel: 'personnel',
personnel: 'Personnel',
dataExport: 'Data export',
exportWithFile: 'Export with file',
Push: 'Push',
templateDownload: 'Template download',
textInformation: 'text information',
relatedInformation: 'related information',
RetrieveFiles: 'Retrieve received files',
SplitText: 'Split received text',
ImportResults: 'Import split results',
copy: 'copy',
textInformation: 'Text Information',
relatedInformation: 'Related Information',
RetrieveFiles: 'Retrieve Received Files',
SplitText: 'Split Received Text',
ImportResults: 'Import Split Results',
copy: 'Copy',
TemplateDownload: 'Template download',
MergerClause: 'Merger clause',
BatchSetting: 'Batch setting',
@@ -366,7 +366,7 @@ module.exports = {
standardSelection: 'Standard selection',
Collection: 'Collection',
CancelCollection: 'Cancel collection',
deleteLib: 'delete',
deleteLib: 'Delete',
subscribe: 'Subscribe',
CancelSubscribe: 'Cancel Subscribe',
ConfirmCollection: 'Confirm collection ?',
@@ -375,19 +375,19 @@ module.exports = {
cancelConfirmSubscribe: 'Are you sure you want to cancel the subscribe',
ConfirmDelete: 'Confirm Delete ?',
ConfirmBatchDeletion: 'Confirm Batch Deletion ? ',
download: 'download',
UpdateLog: 'update log',
DocumentSplitting: 'Document splitting',
DocumentTranslation: 'Document translation',
DocumentComparison: 'Document comparison',
KnowledgeDatabase: 'Knowledge Q & a database',
StandardDetails: 'Standard details',
whole: 'whole',
download: 'Download',
UpdateLog: 'Update Log',
DocumentSplitting: 'Document Splitting',
DocumentTranslation: 'Document Translation',
DocumentComparison: 'Document Comparison',
KnowledgeDatabase: 'Knowledge Q & a Database',
StandardDetails: 'Standard Details',
whole: 'Whole',
DocumentLibrary: 'Document Library',
DocumentComparisonLibrary: 'Document comparison Library',
weekly: 'weekly',
weekly: 'Weekly',
SyncLibrary: 'Sync to document library',
check: 'check',
check: 'Check',
enName: 'English name',
selectLeastOne: 'Please select at least one piece of data',
selectFileType: 'Please select a file type',
@@ -403,9 +403,9 @@ module.exports = {
editLabelItem: 'Edit label item',
NodeQuickLookup: 'Node quick lookup',
AreAllLabelsRead: 'Are all labels read',
AllLabelsRead: 'labels read',
AllLabelsRead: 'Labels Read',
SubscriptionNotification: 'Subscription notification',
warningInformation: 'warning information',
warningInformation: 'Warning Information',
ForwardPush: 'Forward push',
PleaseSelectData: 'Please select data first',
MessageContent: 'Message Content',
@@ -414,11 +414,11 @@ module.exports = {
MessageNotification: 'Message Notification',
SeeMore: 'See more',
OperationSuccessful: 'Operation successful',
operationFailed: 'operation failed',
PersonnelSelection: 'Personnel selection',
EmployeeNumber: 'Employee number',
EmployeeType: 'Employee type',
LabeItemName: 'Label item name',
operationFailed: 'Operation Failed',
PersonnelSelection: 'Personnel Selection',
EmployeeNumber: 'Employee Number',
EmployeeType: 'Employee Type',
LabeItemName: 'Label Item Name',
PleaseEnterLabelName: 'Please enter label name',
DisplayArea: 'Display area',
ChineseName: 'Chinese name',
@@ -464,30 +464,30 @@ module.exports = {
OnlyOneSelected: 'Only one piece of data can be selected',
OnlyPDF: 'Only PDF files can be imported',
open: 'More',
away: 'away',
away: 'Away',
toDoProcess: 'To Do List',
processDone: 'Process done',
sentProcess: 'Sent process',
monitoringProcess: 'Monitoring process',
ConfirmDeployment: 'Confirm deployment?',
terminationProcess: 'termination process',
issue: 'issue',
projectInformation: 'project information',
standardContent: 'standard content',
complianceReview: 'compliance review',
reviewResults: 'review results',
terminationProcess: 'Termination Process',
issue: 'Issue',
projectInformation: 'Project Information',
standardContent: 'Standard Content',
complianceReview: 'Compliance Review',
reviewResults: 'Review Results',
selectReviewResult: 'Please select the review result',
feedback: 'feedback',
approvalHistory: 'cpproval history',
cannotExceed500characters: 'cannot exceed 500 characters',
feedback: 'Feedback',
approvalHistory: 'Cpproval History',
cannotExceed500characters: 'Cannot Exceed 500 characters',
accord: 'Compliance',
nonConformity: 'Non-Compliance',
Tracked: 'To be tracked',
notInvolved: 'NA',
Operator: 'operator',
role: 'role',
operationContent: 'operation content',
operationTime: 'operation time',
Operator: 'Operator',
role: 'Role',
operationContent: 'Operation Content',
operationTime: 'Operation Time',
ConfirmReplication: 'Confirm replication',
ProcessName: 'Process name',
ProcessType: 'Process type',
@@ -497,90 +497,90 @@ module.exports = {
CurrentProcessor: 'Current processor',
LastProcessor: 'Last processor',
ProcessingTime: 'Processing time',
cutoffTime: 'cut-off time',
cutoffTime: 'Cut-Off Time',
ProcessStatus: 'Process status',
CompletionTime: 'Completion time',
draft: 'draft',
CannotExceed100characters: 'cannot exceed 100 characters',
cantExeed: 'cannot exceed ',
characters: ' characters',
draft: 'Draft',
CannotExceed100characters: 'Cannot Exceed 100 characters',
cantExeed: 'Cannot Exceed ',
characters: 'Characters',
Processing: 'Processing',
See: 'See',
labelNameCannotDuplicate: 'Label name cannot be duplicate',
list: 'list',
paragraph: 'paragraph',
enterNumber: 'please enter the number',
enterTitle: 'Please enter a title',
backDocument: 'back to document library',
fileName: 'file name',
splitTime: 'split time',
splitResult: 'split result',
collectionTime: 'collection time',
split: 'split',
splitFile: 'split file',
clauseName: 'clause name',
clauseContent: 'clause content',
newClause: 'new clause',
clauseNo: 'clause No.',
functionalAreas: 'functional areas',
list: 'List',
paragraph: 'Paragraph',
enterNumber: 'Please Enter The Number',
enterTitle: 'Please Enter a Title',
backDocument: 'Back To Document Library',
fileName: 'File Name',
splitTime: 'Split Time',
splitResult: 'Split Result',
collectionTime: 'Collection Time',
split: 'Split',
splitFile: 'Split File',
clauseName: 'Clause Name',
clauseContent: 'Clause Content',
newClause: 'New Clause',
clauseNo: 'Clause No.',
functionalAreas: 'Functional Areas',
technicalField: 'Technical Field',
informationCategory: 'information category',
contentValidity: 'content validity',
content: 'content',
Add: 'add',
subscriptionTime: 'subscription time',
confirmBulkUnsubscribe: 'Confirm bulk unsubscribe?',
BatchCancelCollection: 'Confirm batch cancel collection?',
unsubscribeConfirm: 'unsubscribe confirm?',
confirmCancelCollection: 'confirm to cancel collection?',
theRelease: 'The release date should not exceed the standard implementation date',
informationCategory: 'Information Category',
contentValidity: 'Content Validity',
content: 'Content',
Add: 'Add',
subscriptionTime: 'Subscription Time',
confirmBulkUnsubscribe: 'Confirm Bulk Unsubscribe?',
BatchCancelCollection: 'Confirm Batch Cancel Collection?',
unsubscribeConfirm: 'Unsubscribe Confirm?',
confirmCancelCollection: 'Confirm To Cancel Collection?',
theRelease: 'The release date should Not exceed the standard implementation date',
zoneOfApplication: 'Area',
releaseDate: 'release Date',
releaseDate: 'Release Date',
standardImplementationTime: 'Standard implementation time',
onlyPicture: 'only upload pictures!',
fileUploadFailed: 'file upload failed',
deletedSuccessfully: 'deleted successfully',
uploadSuccessful: 'upload successful',
noDelete: 'the exhibition area has associated data, which cannot be deleted!',
numberRows: 'number of rows',
numberColumns: 'number of columns',
table: 'table',
tableRowsColumns: 'table rows and columns',
addQuantity: 'add quantity',
onlyPicture: 'Only Upload Pictures!',
fileUploadFailed: 'File Upload Failed',
deletedSuccessfully: 'Deleted Successfully',
uploadSuccessful: 'Upload Successful',
noDelete: 'The Exhibition area has associated data, which cannot be deleted!',
numberRows: 'Number of rows',
numberColumns: 'Number of columns',
table: 'Table',
tableRowsColumns: 'Table rows and columns',
addQuantity: 'Add Quantity',
enterQuantity: 'Please enter quantity',
text: 'text',
picture: 'picture',
text: 'Text',
picture: 'Picture',
searchScope: 'Search Scope',
newNode: 'new node',
modifyNode: 'modify node',
deleteNode: 'delete node',
newNode: 'New node',
modifyNode: 'Modify Node',
deleteNode: 'Delete Node',
ImplementationDate: 'New Type Execute Date',
vehicleInProductionDate: 'New Vehicle Execute 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',
selectDirectoryTerms: 'please select the directory location to add terms',
StandardBreakdown: 'Standard breakdown',
leastTwo: 'Please Select at Least two pieces of data',
mergeTerms: 'Determine Merger Terms',
documentSplitTemplate: 'Document Split Template',
batSetting: 'Batch Setting',
selectDirectoryTerms: 'Please Select the directory location to add terms',
StandardBreakdown: 'Standard Breakdown',
OnlyWordItem: 'Non GSO file type, PDF file cannot be split',
OnlyWord: 'only word files can be imported',
OnlyWord: 'Only word files can be imported',
labelAreaDeleted: 'If it is deleted, all label items under the display area will be deleted',
searchInResults: 'Search in results',
searchContent: 'Search content',
viewFile: 'view file',
fileFormatIncorrect: 'the file format is incorrect',
pleaseUploadFile: 'please upload the file',
documentSplitList: 'document split list display',
viewFile: 'View file',
fileFormatIncorrect: 'The file format is incorrect',
pleaseUploadFile: 'Please upload the file',
documentSplitList: 'Document split list display',
selectSplitListDisplay: 'Please select whether to split the document list for display',
selectDisplayList: 'please select whether to display in list',
documentSplitDisplay: 'document splitting module display',
selectDisplayList: 'Please select whether to display in list',
documentSplitDisplay: 'Document splitting module display',
VirtualListName: 'Virtual list name',
listStatus: 'List status',
creater: 'creater',
withdraw: 'withdraw',
creater: 'Creater',
withdraw: 'Withdraw',
maintenanceList: 'Maintenance list',
instructionForUse: 'instruction for use',
instructionForUse: 'Instruction for use',
subtitle: 'Sub-Title',
scopeOfApplication: 'Scope of application',
correspondingStandard: 'Compare',
@@ -599,17 +599,17 @@ module.exports = {
engineeringInterfacePerson: 'Engineering Interface',
typeOfDeliverables: 'Type of deliverables',
deliverableTemplate: 'Deliverable template',
entryName: 'entry name',
targetMarket: 'target market',
projectStatus: 'Project status',
StudioEngineer: 'Studio engineer',
CertificationTime: 'Certification time',
entryName: 'Entry Name',
targetMarket: 'Target Market',
projectStatus: 'Project Status',
StudioEngineer: 'Studio Engineer',
CertificationTime: 'Certification Time',
NTplatform: 'NT platform',
NPplatform: 'NP platform',
IPDInformation: 'IPD information',
certificationProgramInformation: 'Certification program information',
taskReleaseStatus: 'Task release status',
task: 'task',
task: 'Task',
TaskCutOffTime: 'Due Date',
Transfer: 'Transfer',
CertificationDirectory: 'Certification directory',
@@ -627,9 +627,9 @@ module.exports = {
DeliverableStatus: 'Deliverable status',
CurrentStatusOfTheProject: 'Current status of the project',
NonConformance: 'Non conformance',
listSubclauses: 'list subclauses',
fileType: 'file type',
view: 'view',
listSubclauses: 'List Subclauses',
fileType: 'File Type',
view: 'View',
KMVSS_Table: 'KMVSS Table',
KMVSS_Article: 'KMVSS Article',
CFR: 'CFR',
@@ -639,29 +639,29 @@ module.exports = {
GB: 'GB',
GBT: 'GB/T',
GSO: 'GSO',
onlyOnefileUploaded: 'only one file can be uploaded',
typeCannotUploaded: 'this type of file cannot be uploaded',
confirmWithdraw: 'confirm Withdraw ?',
onlyOnefileUploaded: 'Only One File can be uploaded',
typeCannotUploaded: 'This Type of File Cannot be Uploaded',
confirmWithdraw: 'Confirm Withdraw ?',
OperationDetails: 'Operation details',
OperationTime: 'Operation time',
oneTableAdded: 'only one table can be added',
addATable: 'please add a table',
pleaseUploadSplitFile: 'please upload split file',
release: 'release',
confirmRelease: 'confirm Release ?',
oneTableAdded: 'Only one table can be added',
addATable: 'Please add a table',
pleaseUploadSplitFile: 'Please Upload Split File',
release: 'Release',
confirmRelease: 'Confirm Release ?',
UploadMost: 'You can only upload 20 at most',
FileUploadFailed: 'File upload failed',
FileUploadedSuccessfully: 'File uploaded successfully',
DeletedSuccessfully: 'Deleted successfully',
confirmCopy: 'confirm Copy ?',
confirmCopy: 'Confirm Copy ?',
DigitalPlatform: 'Digital platform',
dehicleDevelopmentPlan: 'Vehicle development plan',
certificationProgram: 'certificationProgram',
certificationProgram: 'CertificationProgram',
DocumentStandard: 'Document standard',
standardName: 'standard Name',
standardName: 'Standard Name',
initiateListConfirmation: 'Initiate list confirmation',
initiateTaskConfirmation: 'Initiate task confirmation',
alteration: 'alteration',
alteration: 'Alteration',
fixedPlate: 'Fixed plate',
taskAffirmStatus: 'Task Confirmation Status',
listConfirmationStatus: 'List Confirmation Status',
@@ -669,15 +669,15 @@ module.exports = {
dataConfirmation: 'Please select the data whose list confirmation status is not initiated or rejected, and the regulatory engineer and certification engineer are not empty',
pleaseSelectPersonFirst: 'Please select a person first',
onlyOnePersonCanBeSelected: 'Only one person can be selected',
overrule: 'overrule',
confirmSubmit: 'confirm Submit',
confirmOverrule: 'confirm Overrule',
overrule: 'Overrule',
confirmSubmit: 'Confirm Submit',
confirmOverrule: 'Confirm Overrule',
The: 'The',
submitted: 'Data has been submitted and cannot be submitted again',
basicInformationOfParameters: 'Basic information of parameters',
regulatoryCertificationTaskPlan: 'Regulatory / certification task plan',
bringInRelevantPersonnel: 'Bring in relevant personnel',
confirmBringInRelevantPersonnel: 'confirm Bring in relevant personnel',
confirmBringInRelevantPersonnel: 'Confirm Bring in relevant personnel',
problemType: 'Problem type',
projectDetails: 'Project details',
listOfRegulations: 'List of regulations',
@@ -688,125 +688,125 @@ module.exports = {
prehomoConfirmationDeadline: 'Pre-Homo confirmation deadline',
verificationComplianceConfirmationDeadline: 'Verification compliance confirmation deadline',
pleaseEnterTheCorrectWebAddress: 'Please enter the correct web address',
updateTime: 'update Time',
comment: 'comment',
updateTime: 'Update Time',
comment: 'Comment',
historicalVersion: 'Historical version',
versionName: 'Version name',
finalizationTime: 'Finalization time',
setting: 'setting',
setting: 'Setting',
incorrectsubmitted: 'The data status is incorrect; Only data with status to be confirmed can be submitted',
date: 'date',
time: 'time',
uploadMaximumATime: 'upload a maximum of 20 images at a time',
date: 'Date',
time: 'Time',
uploadMaximumATime: 'Upload a Maximum of 20 Images at a time',
confirmationOfRegulationsList: 'Confirmation of regulations list',
regulatoryTaskConfirmation: 'Regulatory task confirmation',
certificationStart: 'Certification start',
certificationEnd: 'Certification end',
directoryName: 'Directory name',
batch: 'batch',
batch: 'Batch',
uploadTime: 'Upload time',
enclosure: 'enclosure',
enclosure: 'Enclosure',
// 认证
ListTitle: 'List Title',
CopyProjectCollectionparameters: 'Copy Project Collection parameters',
from: 'from',
from: 'From',
ReferenceTo: 'Reference To',
checkTheDeadline: 'Select the collection deadline of the parameter item',
accountNumber: 'account Number',
fullName: 'full Name',
configurationInformation: 'configuration Information',
modifyprojectInterfacePerson: 'modify project Interface Person',
accountNumber: 'Account Number',
fullName: 'Full Name',
configurationInformation: 'Configuration Information',
modifyprojectInterfacePerson: 'Modify Project Interface Person',
operatethisbutton: 'You do not have permission to operate this button',
ParameterLibrary: 'Parameter Library',
referenceparameter: 'reference Parameter',
referenceparameter: 'Reference Parameter',
Assignedby: 'Assignedby',
CompulsoryWithdrawal: 'CompulsoryWithdrawal',
SynchronousReportLibrary: 'Synchronous Report Library',
FreezeConfiguration: 'Freeze Configuration',
distributionAndCollection: 'distribution And Collection',
deleteConfiguration: 'delete Configuration',
addConfiguration: 'add Configuration',
electricMachinery: 'electricMachinery',
distributionAndCollection: 'Distribution And Collection',
deleteConfiguration: 'Delete Configuration',
addConfiguration: 'Add Configuration',
electricMachinery: 'ElectricMachinery',
Battery: 'Battery',
Model: 'Model',
configurationName: 'configuration Name',
historicalVersion: 'historical Version',
configure: 'configure',
parameter: 'parameter',
changeExtension: 'change Extension',
detailedList: 'detailedList',
collectionCompletionTime: 'collection Completion Time',
parameterTemplateName: 'parameter Template Name',
configurationName: 'Configuration Name',
historicalVersion: 'Historical Version',
configure: 'Configure',
parameter: 'Parameter',
changeExtension: 'Change Extension',
detailedList: 'DetailedList',
collectionCompletionTime: 'Collection Completion Time',
parameterTemplateName: 'Parameter Template Name',
onlyThree: 'Only letters, numbers and horizontal bars (-) can be entered',
templateName: 'template Name',
pleaseSelectData: 'please Select Data',
templateCopy: 'template Copy',
templateName: 'Template Name',
pleaseSelectData: 'Please Select Data',
templateCopy: 'Template Copy',
NiOnumberalreadyexists: 'NiO number already exists, please replace NiO number',
attachmentTemplate: 'attachment Template',
controlAlternatives: 'control Alternatives',
controlVerification: 'control Verification',
controlType: 'control Type',
certificationCategory: 'certification Category',
parameterBatch: 'parameter Batch',
releaseVersion: 'release Version',
parameterTemplate: 'parameter Template',
contentDescription: 'content Description',
attachmentTemplate: 'Attachment Template',
controlAlternatives: 'Control Alternatives',
controlVerification: 'Control Verification',
controlType: 'Control Type',
certificationCategory: 'Certification Category',
parameterBatch: 'Parameter Batch',
releaseVersion: 'Release Version',
parameterTemplate: 'Parameter Template',
contentDescription: 'Content Description',
circulationInformation: 'Circulation information',
circulationHistory: 'circulation History',
agree: 'agree',
disagree: 'disagree',
circulationHistory: 'Circulation History',
agree: 'Agree',
disagree: 'Disagree',
feedbackMessage: 'Feedback Message',
result: 'result',
opinion: 'opinion',
operationNode: 'operation node',
result: 'Result',
opinion: 'Opinion',
operationNode: 'Operation Node',
taskDataConfirmation: 'Please select the data whose list confirmation status is accepted and task confirmation status is not initiated or rejected, and the regulatory engineer and certification engineer are not empty',
selectInquiry: 'Select Inquiry',
sendBack: 'send back',
sendBack: 'Send Back',
taskConfirmationProcess: 'Task confirmation process',
notFinished: 'not finished',
notFinished: 'Not Finished',
Finished: 'Finished',
theRequirementst: 'The engineering interface person confirms the compliance requirements',
dataLoading: 'Data loading...',
Submitting: 'Submitting',
Returning: 'Returning',
terminationProcessing: 'Termination process',
publishComment: 'publish comment',
record: 'record',
publishComment: 'Publish Comment',
record: 'Record',
replyToComments: 'Reply to comments',
noComment: 'No comment',
theReceived: 'The final version can be made only when the list confirmation status and task confirmation status of all data are received',
notEvaluated: 'Not evaluated',
cannotExceed: 'cannot exceed',
cannotExceed: 'Cannot exceed',
Characters: 'Characters',
standardInformation: 'standardInformation',
standardInformation: 'StandardInformation',
VirtualList: 'VirtualList',
importTemplate: 'import template',
importTemplate: 'Import Template',
verificationConfirmationDeadline: 'Verification compliance confirmation deadline',
technicalEvaluationResults: 'technical evaluation results',
engineeringConfirmation: 'engineeringConfirmation',
feedbackFromTheEngineer: 'Feedback from the Engineer',
technicalEvaluationResults: 'Technical Evaluation Results',
engineeringConfirmation: 'EngineeringConfirmation',
feedbackFromTheEngineer: 'Feedback From The Engineer',
completedBy: 'Completed by',
completedTime: 'Completed time',
replyFromProjectContactPerson: 'Responsible Persons reply',
answer: 'answer',
answer: 'Answer',
distributionEngineer: 'Distribution Engineer',
reminderHandling: 'Reminder handling',
addFeedback: 'Add feedback',
engineer: 'engineer',
engineer: 'Engineer',
engineeringConfirmationDetails: 'Engineering confirmation details',
reminder: 'reminder',
adopt: 'adopt',
reminder: 'Reminder',
adopt: 'Adopt',
reviewedByThePersonInCharge: 'Reviewed by the person in charge',
onlyDeleted: 'Only data whose list confirmation status is not initiated or rejected can be deleted',
experimentPassed: 'Test passed',
experimentFailed: 'Test failed',
toBeStarted: 'Not start',
inProgress: 'In progress',
green: 'green',
red: 'red',
blue: 'blue',
yellow: 'yellow',
green: 'Green',
red: 'Red',
blue: 'Blue',
yellow: 'Yellow',
resultReported: 'Result Reported',
TheDoesNotContainData: 'The maintenance list of the virtual list does not contain data',
number: 'No',
@@ -30,12 +30,12 @@
<div class="text-field">
<span class="text-field-left" :title="$t('DigitalPlatform')">{{$t('DigitalPlatform')}}</span>
<span class="text-field-right"
>{{queryForm.digitalPlatform_dictText}}</span>
>{{queryForm.digitalPlatform}}</span>
</div>
<div class="text-field">
<span class="text-field-left" :title="$t('ModelPlatform')">{{$t('ModelPlatform')}}</span>
<span class="text-field-right"
>{{queryForm.vehiclePlatform_dictText}}</span>
>{{queryForm.vehiclePlatform}}</span>
</div>
</div>
<div class="content-text">
@@ -206,12 +206,12 @@
{
title: this.$t('ModelPlatform'),
align: 'center',
dataIndex: 'vehiclePlatform_dictText'
dataIndex: 'vehiclePlatform'
},
{
title: this.$t('DigitalPlatform'),
align: 'center',
dataIndex: 'digitalPlatform_dictText'
dataIndex: 'digitalPlatform'
},
{
title: this.$t('operation'),