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 | 620 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 594 insertions(+), 26 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 59c2209..b446fea 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -1,43 +1,611 @@ const en = { common: { confirm: 'confirm', - choose: 'choose', + choose: 'Please choose', name: 'name', edit: 'edit', - delete: 'delete', + delete: 'Delete', + username: 'UserName', + empty: 'Empty', + iquery: 'IQuery', + 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: "dataManage", - catalogueManage: "catalogueManage", - dataUpdata: "dataUpdata", - metadataManage: "metadataManage", - dataLoading: "dataLoading", - SpatialData: "SpatialData", - versionManage: "versionManage", - dictionaryManage: "dictionaryManage", - styleManage: "styleManage", + dataManage: 'Data Manage', + catalogueManage: 'catalogueManage', + dataUpdata: 'dataUpdata', + metadataManage: 'metadataManage', + 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', + 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: "operatManage", - userManagement: "userManagement", - systemLayout: "systemLayout", - menuSettings: "menuSettings", - parameterConfiguration: "parameterConfiguration", - rests: "rests", - authorityManagement: "authorityManagement", - safetyManagement: "safetyManagement", - operationMonitoring: "operationMonitoring", - systemMonitoring: "systemMonitoring", - logLog: "logLog", - operationLog: "operationLog", + operatManage: 'Operat 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', + operationType: 'operationType', + date: 'date', + startDate: 'startdate', + endDate: 'enddate', + to: 'to', + ip: 'The client IP', + search: 'search', + reset: 'reset', + all: 'all', + 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: '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', + authorityManagement: 'Authority Management', + 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', + }, + logLog: 'ConLog', + operationLog: 'Operation Log', + databaseMonitoring: 'Database Monitoring', + blackwhiteList: 'Black/White List', + BWL: { + blackList: 'blackList', + whiteList: 'whiteList', + blackListIP: 'blackListIP', + whiteListIP: 'whiteListIP', + listIPInfo: 'listIPInfo', + IPState: 'IPState', + all: 'all', + validity: 'validity', + invalidity: 'invalidity', + interceptionCycle: 'interceptionCycle', + seconds: 'seconds', + mins: 'mins', + hours: 'hours', + interceptionNumber: 'interceptionNumber', + change: 'change', + search: 'search', + reset: 'reset', + index: 'index', + serviceName: 'serviceName', + accessSourceSystem: 'accessSourceSystem', + IPRequest: 'IPRequest', + servicesRequestUrl: 'servicesRequestUrl', + resourceIDRequest: 'resourceIDRequest', + serviceSystemRequest: 'serviceSystemRequest', + blackListStatus: 'blackListStatus', + operate: 'operate', + effectiveDate: 'effectiveDate', + requestUser: 'requestUser', + tokenInfo: 'tokenInfo', + whiteListStatus: 'whiteListStatus', + PageView: 'PageView', + description: 'description', + creator: 'creator', + creationTime: 'creationTime', + update: 'update', + UpdateTime: 'UpdateTime', + }, + tokentool: 'Token Tool', + tokentoolObj: { + 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', + renewal: 'Renewal', + addToken: 'New Token Information', + editToken: 'Modify token information', + temporary: 'Temporary', + fixed: 'Fixed', + }, + operationLogObj: { + queryRegion: 'QueryRegion', + resourceName: 'resourceName', + operationType: 'operationType', + startTime: 'start time', + endTime: 'end time', + operatingTime: 'Operating Time', + inquire: 'inquire', + empty: 'empty', + num: 'num', + username: 'username', + systematicName: 'systematicName', + IP: ' IP', + pleaseInput: 'pleaseInput', + 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: { - //缁煎悎灞曠ず synthesis: 'Comprehensive Display', - //涓撻鍦板浘 themaic: 'Thematic Maps', - //璧勬枡棣� archive: 'Data Library', + coverage: 'Coverage', + viewport: 'Viewport', + wander: 'Wander', + analyse: 'Analyse', + iqyery: 'Iqyery', + orientation: 'Orientation', + measurement: 'Measurement', + plotting: 'Plotting', + layer: 'Layer Manager', + release: 'Scene Release', + export: 'Layer Export', + split: 'Split Screen', + twod: '2D', + threed: '3D', + full: 'Full Figure', + zommin: 'Zoom In', + zoomout: 'Zoom Out', + rule: 'Plotting Scale', + compass: 'Compass', + someroaming: 'Some Roaming', + lineroaming: 'Lline Roaming', + mouseroaming: 'Mouse Roaming', + snapshot: 'Map snapshot', + tdisplay: '3D Display', + contouranalysis: 'contour Analysis', + slopeanalysis: 'Slope Analysis', + pathanalysis: 'Path Analysis', + cuttinganalysis: 'Cutting Analysis', + floodanalysis: 'Flood Analysis', + earthworkcalculation: 'Earthwork Calculation', + crosssectionanalysis: 'Section Analysis', + imagecontrast: 'Image Contrast', + somequery: 'Some Query', + linequery: 'Line Query', + rectangularquery: 'Rectangular Query', + gardenquery: 'Garden Query', + polygonquery: 'Polygon Query', + attributequery: 'Attribute Query', + rangequery: 'Range Query', + gpsrtk: 'GPS-RTK', + placenamelocation: 'Placename Location', + distancemeasure: 'Distance Measure', + heightsurve: 'Height Survey', + areasurvey: 'Area Survey', + volummeasure: 'Volum Measure', + point: 'Point', + line: 'Line', + rectangle: 'Rectangle', + polygon: 'Polygon', + symboliclabel: 'Symbolic Label', + 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', + coverage: 'Coverage', + systematic: 'Systematic', + ipadress: 'IP Adress', + 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', + maptltle: 'Map Title', + all: 'All', + sortbytime: 'Sort by Time', + sortbyviews: 'Sort by Views', + find: 'Find', + record: 'pieces of data', + }, + archive: { + name: 'Piping materials', + keyword: 'Keyword', + uname: 'Name', + type: 'Type', + modifications: 'Revision number', + creationtime: 'Creation Time', + state: 'State', + }, + userManage: { + 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', + }, }, }; -- Gitblit v1.9.3