923 lines
38 KiB
Java
923 lines
38 KiB
Java
module.exports = {
|
|
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',
|
|
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',
|
|
areYouSure: 'Are you sure to delete?',
|
|
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',
|
|
userName: 'User name',
|
|
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',
|
|
adminDoNotAllowOperation: 'The administrator account does not allow this operation!',
|
|
advancedQuery: 'Advanced query',
|
|
constructor: 'Constructor',
|
|
advancedQueryEffective: 'Advanced query criteria are already effective',
|
|
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',
|
|
CannotQueryEmpty: 'Cannot query empty condition',
|
|
EmptyCannotSaved: 'Empty condition cannot be saved',
|
|
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',
|
|
RoleManagement: 'Role management',
|
|
toGrantAuthorization: 'To Grant authorization',
|
|
newUser: 'New User',
|
|
ExistingUsers: 'Existing users',
|
|
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?',
|
|
AddDepartment: 'Add Department',
|
|
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',
|
|
DeselectAll: 'Deselect all',
|
|
ExpandAll: 'Expand all',
|
|
MergeAll: 'Merge all',
|
|
TreeOperation: 'Tree operation',
|
|
essentialInformation: 'Essential Information',
|
|
OrganizationName: 'Organization Name',
|
|
EnterOrganizationDepartment: 'Please enter organization / department name',
|
|
SuperiorDepartment: 'Superior department',
|
|
enterOrganizationCode: 'Please enter organization code',
|
|
nothing: 'Nothing',
|
|
OrganizationType: 'Organization type',
|
|
PleaseSelectOrganizationType: 'Please select organization type',
|
|
company: 'Company',
|
|
post: 'Post',
|
|
sort: 'Sort',
|
|
enterMobileNumber: 'Please enter your mobile phone number',
|
|
enterAddress: 'Please enter the address',
|
|
address: 'Address',
|
|
remarks: 'Comments',
|
|
enterComments: 'Please enter comments',
|
|
selectDepartmentFirst: 'Please select a department first!',
|
|
OrganizationCode: 'Organization code',
|
|
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?',
|
|
selectSuperiorDepartmentFirst: 'Please click to select the superior department first',
|
|
deleteDepartmentData: 'Are you sure you want to delete this department and child node data?',
|
|
DeleteSucceeded: 'Delete succeeded',
|
|
DeletionFailed: 'Deletion failed',
|
|
departmentInformationDepartment: 'There is no valid department information under your department',
|
|
permissionTemporrily: 'This permission is temporarily granted to ordinary employees',
|
|
DepartmentRole: 'Department role',
|
|
DictionaryName: 'Dictionary name',
|
|
enterDictionary: 'Please enter a dictionary name',
|
|
DictionaryNumber: 'Dictionary number',
|
|
enterDictionaryNumber: 'Please enter the dictionary number',
|
|
DictionaryInformation: 'Dictionary information',
|
|
RefreshCache: 'Refresh cache',
|
|
recycleBin: 'Recycle Bin',
|
|
DictionaryConfiguration: 'Dictionary configuration',
|
|
dataDictionaryPage: 'This is the data dictionary page',
|
|
describe: 'Describe',
|
|
DescriptionRefreshCache: 'Description refresh cache complete!',
|
|
FailedRefreshCache: 'Failed to refresh cache!',
|
|
refreshFailed: 'refresh failed',
|
|
ClassificationDictionary: 'Classification dictionary',
|
|
ClassifManagementPage: 'Classification dictionary management page',
|
|
ClassificationName: 'Classification name',
|
|
ClassificationCode: 'Classification code',
|
|
AddSubcategory: 'Add subcategory',
|
|
DataRules: 'Data rules',
|
|
menuMnagementPage: 'This is the menu management page',
|
|
MenuName: 'Menu name',
|
|
MenuEnName: 'Menu En name',
|
|
enterMenuEnName: 'Please enter menu En name',
|
|
MenuType: 'Menu type',
|
|
menu: 'Menu',
|
|
ButtonsPermissions: 'Buttons / permissions',
|
|
assembly: 'Assembly',
|
|
route: 'Route',
|
|
AddSubmenu: 'Add submenu',
|
|
NoPicture: 'No picture',
|
|
noFile: 'No File',
|
|
adadManagementPage: 'Adad Management Page',
|
|
TenantName: 'Tenant name',
|
|
TenantNumber: 'Tenant number',
|
|
startTime: 'Start time',
|
|
endTime: 'End Time',
|
|
LoginLog: 'Login Log',
|
|
OperationLog: 'Operation log',
|
|
SearchLog: 'Search log',
|
|
enterSearchKeyword: 'Please enter a search keyword',
|
|
OperationType: 'Operation type',
|
|
selectOperationType: 'Please select operation type',
|
|
RequestMethod: 'Request method',
|
|
RequestParameters: 'Request parameters',
|
|
logManagementPage: 'This is the log management page',
|
|
LogContent: 'Log content',
|
|
OperatorID: 'Operator ID',
|
|
OperatorName: 'Operator name',
|
|
ElapsedTime: 'Elapsed time (MS)',
|
|
LogType: 'Log type',
|
|
tableName: 'Table Name',
|
|
enterTableName: 'Please enter a table name',
|
|
DataID: 'Data ID',
|
|
enterID: 'Please enter ID',
|
|
DataComparison: 'Data comparison',
|
|
DataLogManagementPage: 'Data log management page',
|
|
VersionNumber: 'Version number',
|
|
DataContent: 'Data content',
|
|
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',
|
|
AssignDepartmentRoles: 'Assign Department roles',
|
|
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!',
|
|
NoDepartmentSelected: 'No department is selected, unable to cancel the association between department and user!',
|
|
ConfirmCancellation: 'Confirm cancellation',
|
|
CancelAssociation: 'Cancel the association between the user and the selected department?',
|
|
SuccessfullyDeleted: 'Successfully deleted the relationship between the user and the selected department!',
|
|
setURLDeleteAttribute: 'Please set the url.delete attribute!',
|
|
DepartmentRole: 'Department role assignment',
|
|
DepartmentRoleName: 'Department role name',
|
|
enterDepartmentRole: 'Please enter department role',
|
|
NewDepartmentRole: 'New department role',
|
|
DepartmentRoleInformation: 'Department role information',
|
|
DepartmentRoleCode: 'Department role code',
|
|
enterUserAccount: 'Please enter user account',
|
|
NoConfigurableRoles: 'No configurable roles!',
|
|
AreYouWantDiscardEditing: 'Are you sure you want to discard editing?',
|
|
determine: 'Determine',
|
|
DictionaryCoding: 'Dictionary coding',
|
|
enterDictionaryCode: 'Please enter dictionary code',
|
|
DictionaryList: 'Dictionary list',
|
|
enterName: 'Please enter a name',
|
|
disable: 'Disable',
|
|
DataValue: 'Data value',
|
|
enterDataValue: 'Please enter a data value',
|
|
DictionaryRetrieval: 'Dictionary retrieval',
|
|
CompletelyDelete: 'Completely delete',
|
|
FirstLevelMenu: 'First level menu',
|
|
Submenu: 'Submenu',
|
|
enterMenuName: 'Please enter menu name',
|
|
SuperiorMenu: 'Duperior Menu',
|
|
selectSuperiorMenu: 'Please select superior menu',
|
|
selectParentMenu: 'Please select parent menu',
|
|
MenuPath: 'Menu path',
|
|
enterMenuPath: 'Please enter the menu path',
|
|
FrontAssembly: 'Front end assembly',
|
|
enterFrontComponents: 'Please enter front-end components',
|
|
DefaultJumpAddress: 'Default jump address',
|
|
enterRoutingParameters: 'Please enter routing parameters',
|
|
AuthorizationID: ' Authorization ID',
|
|
enterAuthorizationID: 'Please enter the authorization ID, such as:',
|
|
PleaseEnterAuthorizationID: 'Please enter authorization ID!',
|
|
AuthorizationPolicy: 'Authorization policy',
|
|
selectAuthorizationPolicy: 'Please select authorization policy',
|
|
selectStatus: 'Please select a status',
|
|
MenuIcon: 'Menu icon',
|
|
ClickSelectIcon: 'Click the select icon',
|
|
enterMenuSort: 'Please enter menu sort',
|
|
RouteMenu: 'Route menu',
|
|
HideRoute: 'Hide route',
|
|
CacheRoute: 'Cache route',
|
|
AggregateRouting: 'Aggregate routing',
|
|
OpenMode: 'Open mode',
|
|
external: 'External',
|
|
inside: 'Inside',
|
|
enterMenuTitle: 'Please enter the menu title',
|
|
enterAuthorizationPolicy: 'Please enter authorization policy',
|
|
AuthorizationIDExists: 'Authorization ID already exists',
|
|
enterPositiveInteger: 'Please enter a positive integer',
|
|
RuleName: 'Rule name',
|
|
enterRuleName: 'Please enter a rule name',
|
|
RuleField: 'Rule field',
|
|
enterRuleField: 'Please enter the rule field',
|
|
ConditionalRules: 'Conditional rules',
|
|
enterConditionRule: 'Please enter condition rule',
|
|
RuleValue: 'Rule value',
|
|
enterRuleValue: 'Please enter a rule value',
|
|
effective: 'Effective',
|
|
invalid: 'Invalid',
|
|
selectCondition: 'Please select a condition',
|
|
DataPermissionRules: 'Data permission rules',
|
|
LoginPassword: 'Login password',
|
|
enterLoginPassword: 'Please enter the login password',
|
|
ConfirmPassword: 'Confirm password',
|
|
reenterLoginPassword: 'Please re-enter your login password',
|
|
enterUserName: 'Please enter user name',
|
|
RoleAssignment: 'Role assignment',
|
|
selectUserRole: 'Please select user role',
|
|
DepartmentAllocation: 'Department allocation',
|
|
ClickSelectDepartment: 'Click to select a department',
|
|
choice: 'Choice',
|
|
identity: 'Identity',
|
|
OrdinaryUsers: 'Ordinary users',
|
|
superior: 'superior',
|
|
ResponsibleDepartment: 'Responsible department',
|
|
selectResponsibleDepartment: 'Please select the responsible department',
|
|
selectGender: 'Please select gender',
|
|
mailbox: 'Mailbox',
|
|
enterEmailAddress: 'Please enter email address',
|
|
enterMobileNumber: 'Please enter your mobile phone number',
|
|
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',
|
|
enterCorrectLandline: 'Please enter the correct landline number',
|
|
passwordsEnteredTwice: 'The passwords entered twice are different',
|
|
PnumberExists: 'Phone number already exists',
|
|
enterPhoneCorrect: 'Please enter the phone number in the correct format',
|
|
MailboxExists: 'Mailbox already exists',
|
|
enterMailboxCorrect: 'Please enter a mailbox in the correct format',
|
|
UserExists: 'User name already exists',
|
|
nameExists: 'User name already exists',
|
|
uploadPictures: 'Please upload pictures',
|
|
DepartmentSearch: 'Department search',
|
|
selectSuperiorDepartment: 'Please select superior department',
|
|
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',
|
|
RestorUser: 'Restore user',
|
|
sureRestore: 'Are you sure you want to restore this',
|
|
Users: 'Users',
|
|
reduction: 'Reduction',
|
|
UsersSucceeded: 'Users Succeeded!',
|
|
standard: 'Number',
|
|
title: 'Title',
|
|
TextStatus: 'TextStatus',
|
|
PleaseEnter: 'Please enter',
|
|
PleaseSelect: 'Please select',
|
|
PleaseEnterOrSelect: 'Please Enter Or Select',
|
|
ModificationTime: 'Modification time',
|
|
ModificationContent: 'Modification content',
|
|
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',
|
|
TemplateDownload: 'Template download',
|
|
MergerClause: 'Merger clause',
|
|
BatchSetting: 'Batch setting',
|
|
BatchCancel: 'Batch cancel collection',
|
|
SubscriptionManagement: 'Subscription domain management',
|
|
BatchCancellation: 'Batch cancellation',
|
|
clickUpload: 'Click upload',
|
|
viewUploadedFiles: 'View uploaded files',
|
|
standardSelection: 'Standard selection',
|
|
Collection: 'Collection',
|
|
CancelCollection: 'Cancel collection',
|
|
deleteLib: 'Delete',
|
|
subscribe: 'Subscribe',
|
|
CancelSubscribe: 'Cancel Subscribe',
|
|
ConfirmCollection: 'Confirm collection ?',
|
|
cancelConfirmCollection: 'Are you sure you want to cancel the collection',
|
|
ConfirmSubscribe: 'Confirm Subscribe ?',
|
|
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',
|
|
DocumentLibrary: 'Document Library',
|
|
DocumentComparisonLibrary: 'Document comparison Library',
|
|
weekly: 'Weekly',
|
|
SyncLibrary: 'Sync to document library',
|
|
check: 'Check',
|
|
enName: 'English name',
|
|
selectLeastOne: 'Please select at least one piece of data',
|
|
selectFileType: 'Please select a file type',
|
|
sureVerified: 'Are you sure this file is not verified?',
|
|
sureSynchronize: 'The file has not been verified. Are you sure you want to synchronize to the document library?',
|
|
UploadFile: 'Upload file',
|
|
TagItemManagement: 'Tag item management',
|
|
LabelContentManagement: 'Label content management',
|
|
InputBoxType: 'Input box type',
|
|
DropDownType: 'Drop down type',
|
|
ExhibitionAreaManagement: 'Exhibition area management',
|
|
NewLabelItem: 'Add label item',
|
|
editLabelItem: 'Edit label item',
|
|
NodeQuickLookup: 'Node quick lookup',
|
|
AreAllLabelsRead: 'Are all labels read',
|
|
AllLabelsRead: 'Labels Read',
|
|
SubscriptionNotification: 'Subscription notification',
|
|
warningInformation: 'Warning Information',
|
|
ForwardPush: 'Forward push',
|
|
PleaseSelectData: 'Please select data first',
|
|
MessageContent: 'Message Content',
|
|
MessageType: 'Message Type',
|
|
NotificationTime: 'Notification Time',
|
|
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',
|
|
PleaseEnterLabelName: 'Please enter label name',
|
|
DisplayArea: 'Display area',
|
|
ChineseName: 'Chinese name',
|
|
AttributeType: 'Attribute type',
|
|
FieldLength: 'Field length',
|
|
DisplayOrder: 'Display order',
|
|
LabelName: 'Label name',
|
|
LabelType: 'Label type',
|
|
PleaseSelectLabelType: 'Please select a label type',
|
|
PleaseEnterDescription: 'Please enter a description',
|
|
LengthBe1to100: 'Length should be 1 to 100',
|
|
Module: 'Module',
|
|
PleaseSelectModule: 'Please select the module',
|
|
AttributeName: 'Attribute name',
|
|
PleaseEnterPropertyName: 'Please enter a property name',
|
|
PleaseEnterYourEnglishName: 'Please enter your English name',
|
|
PleaseSelectAttributeType: 'Please select an attribute type',
|
|
OptionContent: 'Option content',
|
|
PleaseSelectOptionContent: 'Please select the option content',
|
|
PleaseEnterFieldLength: 'Please enter the field length',
|
|
DisplayOrder: 'Display order',
|
|
PleaseEnterDisplayOrder: 'Please enter the display order',
|
|
Required: 'Required',
|
|
DocumentLibraryModuleDisplay: 'Document library module display',
|
|
DocumentLibraryListDisplay: 'Document library list display',
|
|
SelectWhetherDisplayList: 'Please select whether to display the document library list',
|
|
SelectDisplayArea: 'Please select a display area',
|
|
Search: 'Search',
|
|
SelectWhetherToSearch: 'Please select whether to search',
|
|
DisplayOtherModules: 'Display of other modules',
|
|
RegulationsListDisplay: 'Regulations list display',
|
|
selectDisplayListRegulations: 'Please select whether to display the list of regulations',
|
|
SearchCenterDisplay: 'Search center display',
|
|
selectSearchCenterDisplayed: 'Please select whether the search center is displayed',
|
|
selectWhetherRequired: 'Please select whether it is required',
|
|
SortNumber: 'Sort number',
|
|
enterDisplayArea: 'Please enter the display area',
|
|
charactersLength: '1 - 50 characters in length',
|
|
enterSortingNumber: 'Please enter the sorting number',
|
|
ParentName: 'Parent name',
|
|
charactersLength130: '1 - 30 characters in length',
|
|
charactersLength1to300: '1 - 300 characters in length',
|
|
OnlyOneSelected: 'Only one piece of data can be selected',
|
|
OnlyPDF: 'Only PDF files can be imported',
|
|
open: 'More',
|
|
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',
|
|
selectReviewResult: 'Please select the review result',
|
|
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',
|
|
ConfirmReplication: 'Confirm replication',
|
|
ProcessName: 'Process name',
|
|
ProcessType: 'Process type',
|
|
AddProcess: 'Add process',
|
|
RelatedItems: 'Related items',
|
|
Sponsor: 'Initiator',
|
|
CurrentProcessor: 'Current processor',
|
|
LastProcessor: 'Last processor',
|
|
ProcessingTime: 'Processing time',
|
|
cutoffTime: 'Cut-Off Time',
|
|
ProcessStatus: 'Process status',
|
|
CompletionTime: 'Completion time',
|
|
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',
|
|
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',
|
|
zoneOfApplication: 'Area',
|
|
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',
|
|
enterQuantity: 'Please enter quantity',
|
|
text: 'Text',
|
|
picture: 'Picture',
|
|
searchScope: 'Search Scope',
|
|
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',
|
|
OnlyWordItem: 'Non GSO file type, PDF file cannot be split',
|
|
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',
|
|
selectSplitListDisplay: 'Please select whether to split the document list for 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',
|
|
maintenanceList: 'Maintenance list',
|
|
instructionForUse: 'Instruction for use',
|
|
subtitle: 'Sub-Title',
|
|
scopeOfApplication: 'Scope of application',
|
|
correspondingStandard: 'Compare',
|
|
implementationCategory: 'Usage',
|
|
certificationType: 'Certification Type',
|
|
certificationLevel: 'Certification Level',
|
|
areaOfResponsibility: 'Responsible Field',
|
|
confirmationOfDesignConformity: 'Design Compliance Check',
|
|
Deliverables: 'Deliverables',
|
|
personLiable: 'Assignee',
|
|
PrehomoConfirmation: 'Pre-Homo Check',
|
|
verificationAndConformityconfirmation: 'Validation Compliance Check',
|
|
StandardImplementationDate: 'Standard implementation date',
|
|
regulatoryEngineer: 'Regulation Engineer',
|
|
certifiedEngineer: 'Homologation Engineer',
|
|
regulatoryEngineerOrcertifiedEngineer:'Regulation Engineer Or Homologation Engineer',
|
|
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',
|
|
NTplatform: 'NT platform',
|
|
NPplatform: 'NP platform',
|
|
IPDInformation: 'IPD information',
|
|
certificationProgramInformation: 'Certification program information',
|
|
taskReleaseStatus: 'Task release status',
|
|
task: 'Task',
|
|
TaskCutOffTime: 'Due Date',
|
|
Transfer: 'Transfer',
|
|
CertificationDirectory: 'Certification Catalogue',
|
|
TaskRequirements: 'Task requirements',
|
|
CertificationProgress: 'Homo Progress',
|
|
CurrentProjectStatusEvaluation: 'Current State',
|
|
NiONumber: 'NiO number',
|
|
ParameterName: 'Parameter name',
|
|
ParameterDescription: 'Parameter description',
|
|
Version: 'Version',
|
|
certificationProgramTime: 'Certification program time',
|
|
ArchitecturePlatform: 'Architecture platform',
|
|
ModelPlatform: 'Model platform',
|
|
ListOfRelevantPersonnel: 'List of relevant personnel',
|
|
DeliverableStatus: 'Deliverable status',
|
|
CurrentStatusOfTheProject: 'Current status of the project',
|
|
CurrentStatus:'Current status',
|
|
NonConformance: 'Non conformance',
|
|
listSubclauses: 'List Subclauses',
|
|
fileType: 'File Type',
|
|
view: 'View',
|
|
KMVSS_Table: 'KMVSS Table',
|
|
KMVSS_Article: 'KMVSS Article',
|
|
CFR: 'CFR',
|
|
UNECE: 'UNECE',
|
|
JPN_Attachment: 'JPN Attachment',
|
|
JPN_Article: 'JPN Article',
|
|
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 ?',
|
|
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 ?',
|
|
UploadMost: 'You can only upload 20 at most',
|
|
FileUploadFailed: 'File upload failed',
|
|
FileUploadedSuccessfully: 'File uploaded successfully',
|
|
DeletedSuccessfully: 'Deleted successfully',
|
|
confirmCopy: 'Confirm Copy ?',
|
|
DigitalPlatform: 'Digital platform',
|
|
dehicleDevelopmentPlan: 'Vehicle development plan',
|
|
certificationProgram: 'CertificationProgram',
|
|
DocumentStandard: 'Document standard',
|
|
standardName: 'Standard Name',
|
|
initiateListConfirmation: 'Initiate list confirmation',
|
|
initiateTaskConfirmation: 'Initiate task confirmation',
|
|
alteration: 'Alteration',
|
|
fixedPlate: 'Fixed plate',
|
|
taskAffirmStatus: 'Task Confirmation Status',
|
|
taskAffirm:'Task Confirmation',
|
|
listConfirmationStatus: 'List Confirmation Status',
|
|
listConfirmation: 'List Confirmation',
|
|
ListConfirmationDeadline: 'List confirmation deadline',
|
|
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',
|
|
The: 'The',
|
|
submitted: 'Data has been submitted and cannot be submitted again',
|
|
basicInformationOfParameters: 'Project information of parameters',
|
|
regulatoryCertificationTaskPlan: 'Regulatory / Certification Task Plan',
|
|
bringInRelevantPersonnel: 'Bring in relevant personnel',
|
|
confirmBringInRelevantPersonnel: 'Confirm Bring in relevant personnel',
|
|
problemType: 'Problem type',
|
|
projectDetails: 'Project details',
|
|
listOfRegulations: 'List of regulations',
|
|
taskList: 'Task list',
|
|
TaskParameterCollection: 'Task parameter collection',
|
|
nonConformance: 'Non conformance',
|
|
deadlineForConfirmationOfDesignCompliance: 'Deadline for confirmation of design compliance',
|
|
prehomoConfirmationDeadline: 'Pre-Homo confirmation deadline',
|
|
verificationComplianceConfirmationDeadline: 'Verification compliance confirmation deadline',
|
|
pleaseEnterTheCorrectWebAddress: 'Please enter the correct web address',
|
|
updateTime: 'Update Time',
|
|
comment: 'Comment',
|
|
historicalVersion: 'Historical version',
|
|
versionName: 'Version name',
|
|
finalizationTime: 'Finalization time',
|
|
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',
|
|
|
|
confirmationOfRegulationsList: 'Confirmation of regulations list',
|
|
regulatoryTaskConfirmation: 'Regulatory task confirmation',
|
|
certificationStart: 'Certification start',
|
|
certificationEnd: 'Certification end',
|
|
directoryName: 'Directory name',
|
|
batch: 'Batch',
|
|
uploadTime: 'Upload time',
|
|
enclosure: 'Enclosure',
|
|
// 认证
|
|
Correspondingstandarddeleted: 'Correspondingstandarddeleted',
|
|
changeTheTitle: 'Title already exists, please change the title',
|
|
resetPassword: 'reset Password',
|
|
departmentAllocation: 'department Allocation',
|
|
ListTitle: 'List Title',
|
|
CopyProjectCollectionparameters: 'Copy Project Collection parameters',
|
|
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',
|
|
operatethisbutton: 'You do not have permission to operate this button',
|
|
ParameterLibrary: 'Parameter Library',
|
|
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',
|
|
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',
|
|
onlyThree: 'Only letters, numbers and horizontal bars (-) can be entered',
|
|
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',
|
|
circulationInformation: 'Circulation information',
|
|
circulationHistory: 'Circulation History',
|
|
agree: 'Agree',
|
|
disagree: 'Disagree',
|
|
feedbackMessage: 'Feedback Message',
|
|
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',
|
|
taskConfirmationProcess: 'Task confirmation process',
|
|
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',
|
|
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',
|
|
Characters: 'Characters',
|
|
standardInformation: 'Standard Information',
|
|
VirtualList: 'VirtualList',
|
|
importTemplate: 'Import Template',
|
|
verificationConfirmationDeadline: 'Verification compliance confirmation deadline',
|
|
technicalEvaluationResults: 'Technical Evaluation Results',
|
|
engineeringConfirmation: 'Project Delivery',
|
|
feedbackFromTheEngineer: 'Feedback From The Engineer',
|
|
completedBy: 'Completed By',
|
|
completedTime: 'Completed Time',
|
|
replyFromProjectContactPerson: 'Responsible Persons reply',
|
|
answer: 'Answer',
|
|
distributionEngineer: 'Distribution Engineer',
|
|
reminderHandling: 'Reminder handling',
|
|
addFeedback: 'Add feedback',
|
|
engineer: 'Engineer',
|
|
engineeringConfirmationDetails: 'Engineering confirmation details',
|
|
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',
|
|
resultReported: 'Result Reported',
|
|
TheDoesNotContainData: 'The maintenance list of the virtual list does not contain data',
|
|
number: 'No.',
|
|
Deadline: 'Deadline',
|
|
toBeConfirmed: 'No rating',
|
|
designComplianceReview: 'Confirm design conformance',
|
|
preHomeConfirmation: 'Pre-Homo confirmation',
|
|
verificationComplianceReview: 'Verify conformance validation',
|
|
Deployment: 'Deployment',
|
|
pleaseDesignConformityConfirmation: 'Please complete the data of design conformity confirmation',
|
|
pleaseConfirmedByPrehomo: 'Please complete the data confirmed by Pre-Homo',
|
|
pleaseConformityVerification: 'Please complete the data of Conformity verification',
|
|
virtualListDetails: 'Virtual list details',
|
|
maintainVirtualList: 'Maintain virtual list',
|
|
reasonsForRejection: 'Reasons for rejection',
|
|
inconformity: 'Non-Compliance',
|
|
toTrack: 'To be tracked',
|
|
Launch: 'Launch',
|
|
maintainProgress: 'Maintain',
|
|
redSchedule: 'Red: not in conformity, and there is no acceptable scheme and schedule',
|
|
yellowSchedule: 'Yellow: non conformance / to be tracked, with acceptable scheme and schedule',
|
|
greenRequirements: 'Green: confirm that it meets or meets the current requirements',
|
|
blueUndeterminedState: 'Blue: undetermined state',
|
|
authenticationMessage: 'Authentication Message',
|
|
accept: 'Accept',
|
|
notLaunch: 'Not Launch',
|
|
refuse: 'Refuse',
|
|
taskTermination: 'Task termination',
|
|
projectStatusAndProgress: 'Project status and progress',
|
|
listConfirmationProgress: 'List confirmation progress',
|
|
taskConfirmationProgress: 'Task confirmation progress',
|
|
designComplianceConfirmationProgress: 'Design Compliance Confirmation Progress',
|
|
preHomeConfirmProgress: 'Pre-Home confirm progress',
|
|
verificationComplianceConfirmationProgress: 'Verification compliance confirmation progress',
|
|
totalTable: 'Total',
|
|
newlyAdded: 'Newly Added',
|
|
applicableSupplement: 'Applicable Supplement',
|
|
taskDescription: 'Task description',
|
|
descriptionDeliverables: 'Description of deliverables',
|
|
startMonth: 'Start Month',
|
|
endMonth: 'End Month',
|
|
Importing: 'Importing...',
|
|
projectDeliveryDescription: 'Project delivery description',
|
|
cancelConfirm: 'Cancel Confirm',
|
|
currentInformation: 'Current Information',
|
|
deliveryHistory: 'Delivery History',
|
|
projectDeliveryRequirements: 'Project delivery requirements',
|
|
personLiableConfirm: 'PersonLiable Confirm',
|
|
complianceResults: 'Compliance results',
|
|
noData: 'No data',
|
|
confirmOperation: 'Confirm Operation',
|
|
sponsorReview: 'Sponsor review',
|
|
fillInProjectDelivery: 'Fill in project delivery',
|
|
Resubmit: 'Resubmit',
|
|
Quantity: 'Quantity',
|
|
pleaseConfirmationResults: 'Please select the compliance status according to the engineering confirmation results',
|
|
pleaseReviewTask: 'Please add the engineering confirmation information for this review task',
|
|
pleaseWillBeReturned: 'Please reconfirm the project confirmation results and the review results of the responsible person. If they meet the requirements, they will be submitted, otherwise they will be returned',
|
|
pleaseSubmitStatus: 'Please submit the data confirmed by the project in the confirmation status',
|
|
modelName: 'Model Name',
|
|
modelYear: 'Model year',
|
|
NoteConfirmTheChange: 'Note: after the change, the list will be in the status of not being reviewed, which will start from the internal review, and the historical data will be discarded Confirm the change',
|
|
onlyDataChanged: 'Only data whose task confirmation status is accepted can be changed',
|
|
inquiry:'Inquiry',
|
|
ConfirmationDeadline:'Confirmation Deadline',
|
|
regulatoryCertificationTaskConfirmation:'Regulatory certification task confirmation',
|
|
confirmationEngineeringInterfacePerson:'Confirmation of engineering interface person',
|
|
engineerReply:'Engineer reply',
|
|
catalogFile:'Catalog File',
|
|
testScheme:'Test Scheme',
|
|
testReportLocation:'Test report location',
|
|
explain:'Explain',
|
|
dataCannotEmpty:'Data Cannot Empty',
|
|
documentDynamics:'Document Dynamics',
|
|
theNumberAgain:'The number already exists and cannot be added again',
|
|
myList:'My to-do list',
|
|
myNews:'My News',
|
|
monthlyReportRegulations:'Monthly report regulations',
|
|
Pending:'Pending',
|
|
custom:'Custom',
|
|
notSelected:'Not selected',
|
|
ExportReport:'Export Report',
|
|
basicInformation:'Basic Information',
|
|
replyFromProjectContact:'Reply from project contact person',
|
|
pleaseUpload:'Please Upload',
|
|
fullScreenView:'Full Screen View',
|
|
systemPrompt:'System Prompt',
|
|
loginExpired:'Login Expired',
|
|
reportNotUploaded:'Report not uploaded',
|
|
position: 'position',
|
|
// 认证权限状态
|
|
CollectionInitiated: 'Collection to be initiated、',
|
|
handledInterface: 'To be handled by the project interface、',
|
|
ReturnedPerson: 'Returned by project contact person、',
|
|
completed: 'To be completed、',
|
|
Filledreturn: 'Filled by return、',
|
|
Submitted: 'Submitted、',
|
|
ReturnedEngineer: 'Returned by Certification Engineer、',
|
|
SynchronizedLibrary: 'Synchronized to the upper reporting Library、',
|
|
Statusis: 'Statusis',
|
|
toHavePermission: 'To Have Permission',
|
|
and: 'and',
|
|
judge:'Judge',
|
|
pleaseWaitWhileRunning:'Please wait while running',
|
|
roleSwitching:'Role switching',
|
|
} |