From 9ce29c536ba2a636416c618761985e2b9a711ee6 Mon Sep 17 00:00:00 2001 From: lxl <lixuliang_hd@126.com> Date: 星期四, 27 十月 2022 14:17:45 +0800 Subject: [PATCH] user --- src/assets/lang/en.js | 502 ++++++++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 420 insertions(+), 82 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index c124a70..b446fea 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -11,6 +11,15 @@ selectdate: 'Please select a date', pleaseInput: 'Please input', update: 'Modify', + append: 'Append', + operate: 'Operate', + clickupload: 'Click Upload', + upload: 'Upload', + preservation: 'Preservation', + close: 'Close', + see: 'See', + index: 'index', + download: 'download', }, dataManage: { dataManage: 'Data Manage', @@ -20,12 +29,97 @@ dataLoading: 'dataLoading', SpatialData: 'SpatialData', versionManage: 'versionManage', + vmobj: { + keyword: 'Keyword', + describe: 'Describe', + index: 'Index', + name: 'Name', + catalogue: 'Catalogue', + createontime: 'Creation Time', + createonuser: 'Creation Personne', + updateontime: 'Update Time', + updateonuser: 'Update Personnel', + editVersion: 'Modify version information', + addVersion: 'Add version information', + }, dictionaryManage: 'dictionaryManage', - styleManage: 'styleManage', + dictionaryManageObj: { + tableName: 'table name', + selectTableName: 'select table name', + add: 'add', + del: 'delete', + number: 'number', + fieldName: 'field name', + fieldAliasName: 'field alias name', + fieldType: 'field Type', + fieldLength: 'field length', + FieldPrecision: 'Field Precision', + rangeAssociationTable: 'range association table', + remark: 'remark', + creationTime: 'creation time', + createPersonnel: 'create personnel', + updateTime: 'update time', + updatePersonnel: 'update personnel', + operation: 'operation', + lookOver: 'look over', + revamp: 'revamp', + particulars: 'particulars', + tableAliasName: 'table alias name', + cancel: 'cancel', + confirm: 'confirm', + tips: 'tips', + deletedSuccessfully: 'deleted successfully', + DeleteFailed: 'delete failed', + tipsDelete: 'Are you sure you want to delete the selected content?', + FailedAdd: 'Failed to add', + NewSuccess: 'Successfully added', + tipsAdd: 'Are you sure you want to add it?', + failModify: 'fail to modify', + modifySuccessfully: 'modify successfully', + tipsUp: 'Are you sure to save the changes?', + }, + styleManage: 'Style Manage', + styleObj: { + index: 'Index', + name: 'Name', + type: 'Type', + dirid: 'Directory ID', + depid: 'Unit ID', + ver: 'Edition', + status: 'State', + precision: 'Accuracy', + descr: 'Describe', + fileguid: 'Style file ID', + viewguid: 'Preview File ID', + createUser: 'Creator ID', + createTime: 'Creation Time', + updateUser: 'Updater ID', + updateTime: 'Update Time', + bak: 'Remarks', + deactivate: 'Stop Using', + enable: 'Start Using', + addStyleData: 'Add Style Data', + deInformation: 'Detailed Information', + }, }, operatManage: { operatManage: 'Operat Manage', - eventlogManage: 'Event Log Manage', + ResourceLog: 'Resource Log', + UserRoleAuthorization: 'User Role Authorization', + MenuRoleAuthorization: 'Menu Permission Authorization', + RoleResAuthorization: 'Role Resource Authorization', + RoleMenuAuthorization: 'Role Menu Authorization', + UserRoleAuthorizationObj: { + RoleTable: 'Role Table', + userTable: 'user Table', + Added: 'Added', + delete: 'delete', + serialNumber: 'serial Number', + name: 'name', + PermissionTable: 'Permission table', + server: 'Service Address', + ResTable: 'Resource table', + }, ELM: { username: 'username', ownedSystem: 'ownedSystem', @@ -38,20 +132,30 @@ search: 'search', reset: 'reset', all: 'all', - one: "one", - add: "add", - delete: "delete", - edit: "edit", - query: "query", + one: 'A picture', + add: 'add', + delete: 'delete', + edit: 'edit', + query: 'query', please: 'please choose', usernameInfo: 'username,Chinese name,or phonetic initial', index: 'index', largeModuleName: 'largeModuleName', smallModuleName: 'smallModuleName', - resourceName: 'resourceName', + resourceName: 'Resource Id', }, userManagement: 'User Management', systemLayout: 'System Layout', + + sysLayOutObj: { + name: 'Name', + cvalue: 'Current value', + dvalue: 'Default value', + minValue: 'Minimum value', + maxValue: 'Maximum value', + descr: 'Describe', + editSysLayOut: 'Modify system configuration', + }, menuSettings: 'Menu Settings', parameterConfiguration: 'parameterConfiguration', rests: 'Rests', @@ -59,42 +163,43 @@ safetyManagement: 'Safety Management', operationMonitoring: 'Operation Monitoring', systemMonitoring: 'System Monitoring', - systemMonitoringObj:{ - totalMemory:"totalMemory", - haveBeenUsed:"haveBeenUsed", - usageRate:"usageRate", - systemMemory:"systemMemory", - CPUusage:"CPUusage", - CPUsystemUsage:"CPUsystemUsage", - numberOfExceptions:"numberOfExceptions", - numberOfAbnormalSystems:"numberOfAbnormalSystems", - serviceAarm:"serviceAarm", - serviceResourceAlarm:"serviceResourceAlarm", - serviceResourceStatus:"serviceResourceStatus", - userOperationBehavior:"userOperationBehavior", - resourceInvocationStatus:"resourceInvocationStatus", - resourceCallStatistics:"resourceCallStatistics", - inquire:"inquire", - EnterTheUserName:"Enter The UserName", - EnterTheResourceID:"Enter The Resource ID", - EnterTheUserChineseName:"Enter the user name, Chinese name or Pinyin first letter query", - onlinePersonnel:"onlinePersonnel", - userID:"userID", - username:"username", - onlineTime:"onlineTime", - abnormalResources:"abnormalResources", - resourceID:"resourceID", - resourceName:"resourceName", - resourceState:"resourceState", - abnormaltime:"abnormaltime", + systemMonitoringObj: { + totalMemory: 'totalMemory', + haveBeenUsed: 'haveBeenUsed', + usageRate: 'usageRate', + systemMemory: 'systemMemory', + CPUusage: 'CPUusage', + CPUsystemUsage: 'CPUsystemUsage', + numberOfExceptions: 'numberOfExceptions', + numberOfAbnormalSystems: 'numberOfAbnormalSystems', + serviceAarm: 'serviceAarm', + serviceResourceAlarm: 'serviceResourceAlarm', + serviceResourceStatus: 'serviceResourceStatus', + userOperationBehavior: 'userOperationBehavior', + resourceInvocationStatus: 'resourceInvocationStatus', + resourceCallStatistics: 'resourceCallStatistics', + inquire: 'inquire', + EnterTheUserName: 'Enter The UserName', + EnterTheResourceID: 'Enter The Resource ID', + EnterTheUserChineseName: + 'Enter the user name, Chinese name or Pinyin first letter query', + onlinePersonnel: 'onlinePersonnel', + userID: 'userID', + username: 'username', + onlineTime: 'onlineTime', + abnormalResources: 'abnormalResources', + resourceID: 'resourceID', + resourceName: 'resourceName', + resourceState: 'resourceState', + abnormaltime: 'abnormaltime', }, logLog: 'ConLog', operationLog: 'Operation Log', databaseMonitoring: 'Database Monitoring', - blackwhiteList: "Black/White List", + blackwhiteList: 'Black/White List', BWL: { - blackList: "blackList", - whiteList: "whiteList", + blackList: 'blackList', + whiteList: 'whiteList', blackListIP: 'blackListIP', whiteListIP: 'whiteListIP', listIPInfo: 'listIPInfo', @@ -110,7 +215,7 @@ change: 'change', search: 'search', reset: 'reset', - index: "index", + index: 'index', serviceName: 'serviceName', accessSourceSystem: 'accessSourceSystem', IPRequest: 'IPRequest', @@ -119,52 +224,49 @@ serviceSystemRequest: 'serviceSystemRequest', blackListStatus: 'blackListStatus', operate: 'operate', - effectiveDate: "effectiveDate", - requestUser: "requestUser", - tokenInfo: "tokenInfo", + effectiveDate: 'effectiveDate', + requestUser: 'requestUser', + tokenInfo: 'tokenInfo', whiteListStatus: 'whiteListStatus', + PageView: 'PageView', + description: 'description', + creator: 'creator', + creationTime: 'creationTime', + update: 'update', + UpdateTime: 'UpdateTime', }, tokentool: 'Token Tool', tokentoolObj: { - first: 'Service List', - second: 'Token management', - serviceid: 'Resource ID', - serviceName: 'Service name', - excelTemplate: 'Excel Template', - uploadExcel: 'Upload Excel', - serviceToken: 'Token generation place', - pleaseInput: 'After applying for a token, you can copy it here', - copy: 'Copy', - tokenName: 'Token Name', - tokenStatus: 'Token Status', - tokenAll: 'All', - tokeNormal: 'Normal', - tokenInvalid: 'Invalid', - tokenRenewal: 'Renewal', - serialnumber: 'Serial Number', - applysystem: 'Apply to use the system', - applicantIP: 'Applicant IP', - applicationtime: 'Application time', - applytime: 'Apply for use time (s)', - tokenstring: 'Token string', - serviceAddress: 'Service address', - porstServiceAddress: 'Post proxy service address', - sourcesystem: 'sourcesystem', - pubicnot: 'Public or not', - suffixID: 'Suffix ID', - goonlinenot: 'Go online or not', - primaryKey: 'Primary key', - applyToken: 'Apply for Token', + tokenId: 'Resource id', + tokenQuery: 'Token', + tokenStatus: 'Token Type', + whole: 'All', + normal: 'Normal', + invalid: 'Invalid', + index: 'Index', + token: 'Token', + duration: 'Usage time', + expire: 'Expiration time', + type: 'Type', + ip: 'IP address', + createUser: 'Creator ID', + createTime: 'Creation Time', + updateUser: 'Updater ID', + updateTime: 'Update Time', operation: 'Operation', - resourcetoken: 'Resource ID of the token', - tokeninformation: 'Token information', - autorenew: 'Auto renew', + renewal: 'Renewal', + addToken: 'New Token Information', + editToken: 'Modify token information', + temporary: 'Temporary', + fixed: 'Fixed', }, operationLogObj: { queryRegion: 'QueryRegion', resourceName: 'resourceName', operationType: 'operationType', - operatingTime: 'operatingTime', + startTime: 'start time', + endTime: 'end time', + operatingTime: 'Operating Time', inquire: 'inquire', empty: 'empty', num: 'num', @@ -172,9 +274,23 @@ systematicName: 'systematicName', IP: ' IP', pleaseInput: 'pleaseInput', - pleaseSelect: 'pleaseSelect', + pleaseSelect: 'please select', optionDate: 'optionDate', selectTime: 'selectTime', + operationModule: 'operation ndule', + operationModule1: 'Primary module', + operationModule2: 'Secondary module', + url: 'url', + className: 'class name', + category: 'category', + bak: 'bak', + check: 'check', + added: 'added', + modification: 'modification', + delete: 'delete', + uploading: 'uploading', + download: 'download', + otherOne: 'other one', }, }, synthesis: { @@ -234,6 +350,16 @@ flatterrain: 'Flat Terrain', terrainexcavation: 'Terrain Excavation', removepaint: 'Remove Paint', + synthobj: { + m1: 'Horizontal distance', + m2: 'Spatial distance', + m3: 'Altitude', + m4: 'Vertical height', + m5: 'Surface area', + m6: 'Plane area', + m7: 'volume', + m8: 'angle', + }, }, loglog: { serialnumber: 'Serial Number', @@ -243,6 +369,12 @@ operationtime: 'Operation Time', operationtype: 'Operation Type', operationStatus: 'Operation Status', + username: 'Username', + applicationProgram: 'Application Program', + describe: 'Describe', + login: 'login', + checkout: 'checkout', + logout: 'log out', }, themaic: { name: 'Themaic Map', @@ -263,12 +395,218 @@ state: 'State', }, userManage: { - userInfoManage: 'userInfoManage', - orgManage: 'orgManage', - userAuditing: 'userAuditing', - roleManage: 'roleManage', + userManage: 'User Manage', + userInfoManage: 'User Information Manage', + userInfoObj: { + uid: 'account number', + addPermission: 'Add Permission', + editPermission: 'Modify Permission', + name: 'Name', + tag: 'Tag', + createUser: 'Creator ID', + createTime: 'Creation Time', + updateUser: 'Updater ID', + updateTime: 'Update Time', + bak: 'Remarks', + userStatus: 'User Status', + all: 'All', + normal: 'Normal', + disable: 'Disable', + delete: 'Delete', + apply: 'Apply', + rejection: 'Rejection', + depName: 'department name', + userexport: 'Excel user export', + userinput: 'Excel user input', + userStatus: 'User Status', + addr: 'address', + bak: 'notes', + contact: 'contact', + edu: 'education', + email: 'email', + idcard: 'idcard', + job: 'job', + natives: 'natives', + pwd: 'password', + sex: 'gender', + status: 'status', + uname: 'username', + depid: 'department', + chineseName: 'Chinese Name [User Name]', + affiliatedUnit: 'Affiliated unit [on-the-job]', + mobileNumber: 'Mobile number [receive SMS]', + state: 'State', + post: 'Post', + addtime: 'Add Time', + userAccount: 'User account', + userInformation: 'User information', + username: 'User name', + userpssword: 'Password', + userstate: 'User state', + accountinformation: 'Account information', + toapplied: 'To be applied', + phoneticAlphabet: 'Phonetic initials', + userchinesename: 'Chinese name', + sex: 'Sex', + userMan: 'Man', + userWoMan: 'Female', + nativePlace: 'Native place', + identityCard: 'Identity card', + education: 'Education', + pleaseSelect: '- Please select -', + occupation: 'Occupation name', + email: 'Email', + receiveSMS: 'Receive SMS', + major: 'Major', + phoneNumber: 'cell-phone number', + officeTelephone: 'Office telephone', + addressbook: 'Address of address book', + remarks: 'Remarks', + scanningcopy: 'Scanning copy', + spantitle1: '(Recommended picture size: 262 脳 146 pixels)', + spantitle2: + '(Scanned copy of user account application form, file format: PDF, size shall not exceed 20M)', + doctor: 'Doctor', + master: 'Master', + undergraduate: 'Undergraduate', + juniorCollege: 'Junior college', + other: 'Other', + assistant: 'Assistant', + intermediate: 'Intermediate', + senior: 'Senior', + v1: 'Director general', + fv1: 'Deputy chief', + v2: 'Director', + fv2: 'Deputy director', + v3: 'Director-General', + fv3: 'Eputy director-general', + v4: 'Division Chief', + fv4: 'Deputy Division Chief', + v5: 'Section Chief', + fv5: 'Deputy Section Chief', + v6: 'Staff Member', + v7: 'Chairman', + fv7: 'Vice Chairman', + v8: 'Technician', + v9: 'Ones Strong Point', + fv9: 'Other', + }, + orgManage: 'Org Manage', + orgManageObj: { + companyName: 'companyName', + flatType: 'flatType', + inquire: 'inquire', + delete: 'delete', + add: 'add', + num: 'num', + phone: 'phone', + operate: 'operate', + edit: 'edit', + unitInformation: 'unitInformation', + userList: 'userList', + username: 'username', + ChineseNameUsername: 'ChineseName username', + phoneNumberToTeceiveShortMessages: 'phoneNumber to teceiveShort messages', + status: 'status', + confirm: 'confirm', + close: 'close', + administrativeDvisionsList: 'administrativeDvisions List', + name: 'name', + coding: 'coding', + codeOfAdministrativeDivision: 'code of administrative division', + LevelForExaminationAndApproval: 'Level for examination and approval', + seaAreaUseClass: 'seaAreaUseClass', + reset: 'reset', + immediatelyCreate: 'immediatelyCreate', + pinyinInitials: 'pinyinInitials', + abbreviation: 'abbreviation', + unitCode: 'unitCode', + organizationCode: 'organizationCode', + companyAdministrator: 'companyAdministrator', + picture: 'picture', + division: 'division', + EMail: 'EMail', + fax: 'fax', + postalCode: 'postalCode', + website: 'website', + cmpanyAddress: 'cmpanyAddress', + companyIntroduction: 'companyIntroduction', + }, + userAuditing: 'User Auditing', + UA: { + userName: 'User Name', + usernameInfo: '', + all: 'all', + approvalPassed: 'The Approval Passed', + disable: 'The disabled', + delete: 'The deleted', + pendingReview: 'Pending Review', + auditFailed: 'The Audit Failed', + userState: 'User State', + unitName: 'Unit Name', + pass: 'Pass', + deny: 'Deny', + query: 'Query', + reset: 'Reset', + ChineseName: 'ChineseName銆恥sername銆�', + affiliatedUnit: 'Affiliated Unit', + auditUser: 'Audit User', + auditDate: 'Audit Date', + state: 'State', + }, + roleManage: 'Role Manage', + RM: { + roleName: 'RoleName', + ownedSystem: 'Affiliated unit', + add: 'Add', + query: 'Query', + reset: 'Reset', + index: 'Index', + Permission: 'Permission', + resourcePermission: 'Resource Permission', + groupSetting: 'GroupSetting', + one: 'One', + describe: 'Describe', + remarks: 'Remarks', + creationtime: 'Creation Time', + creationuser: 'Creation Personne', + updateontime: 'Update Time', + updateonuser: 'Update Personnel', + insertRole: 'Add role information', + updateRole: 'Update role information', + isAdmin: 'isAdmin', + }, groupManage: 'groupManage', - } + GM: { + groupName: 'groupName', + ownedSystem: 'ownedSystem', + add: 'add', + index: 'index', + query: 'query', + reset: 'reset', + applicationName: 'applicationName', + userSetting: 'userSetting', + roleSetting: 'roleSetting', + one: 'A picture', + }, + authorityManage: 'Permission management', + resManage: 'Resource Management', + resManageObj: { + addResource: 'Add resource information', + name: 'Resource Name', + server: 'Service Address', + source: 'Original address', + depid: 'Unit ID', + dirid: 'Directory ID', + descr: 'Describe', + img: 'Preview', + createUser: 'Creator ID', + createTime: 'Creation Time', + updateUser: 'Updater ID', + updateTime: 'Update Time', + bak: 'Remarks', + }, + }, }; export default en; -- Gitblit v1.9.3