From 62ae55ae397b7997b147a7b946f7ad5f1c78a45d Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期三, 26 十月 2022 19:34:33 +0800 Subject: [PATCH] 综合展示,系统管理,授权管理,专题图,资料馆添加权限配置 --- src/assets/lang/en.js | 181 ++++++++++++++++++++++++++++++++++++-------- 1 files changed, 146 insertions(+), 35 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 38ef956..b446fea 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -17,6 +17,9 @@ upload: 'Upload', preservation: 'Preservation', close: 'Close', + see: 'See', + index: 'index', + download: 'download', }, dataManage: { dataManage: 'Data Manage', @@ -75,11 +78,48 @@ modifySuccessfully: 'modify successfully', tipsUp: 'Are you sure to save the changes?', }, - styleManage: 'styleManage', + 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', 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', @@ -106,6 +146,16 @@ }, 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', @@ -178,48 +228,45 @@ 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', @@ -231,10 +278,19 @@ 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: { @@ -294,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', @@ -306,6 +372,9 @@ username: 'Username', applicationProgram: 'Application Program', describe: 'Describe', + login: 'login', + checkout: 'checkout', + logout: 'log out', }, themaic: { name: 'Themaic Map', @@ -329,6 +398,16 @@ 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', @@ -336,9 +415,23 @@ delete: 'Delete', apply: 'Apply', rejection: 'Rejection', - companyName: 'Company name', + 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]', @@ -480,6 +573,8 @@ updateontime: 'Update Time', updateonuser: 'Update Personnel', insertRole: 'Add role information', + updateRole: 'Update role information', + isAdmin: 'isAdmin', }, groupManage: 'groupManage', GM: { @@ -495,6 +590,22 @@ 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