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