From 1494c7949d90e1e8407b71606947dc8d9cb60778 Mon Sep 17 00:00:00 2001 From: lxl <lixuliang_hd@126.com> Date: 星期三, 12 十月 2022 10:58:38 +0800 Subject: [PATCH] 1 --- src/assets/lang/en.js | 502 ++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 456 insertions(+), 46 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 821abec..65ef71e 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -4,12 +4,21 @@ 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', }, dataManage: { dataManage: 'Data Manage', @@ -19,11 +28,106 @@ 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', + ResourceLog: 'Resource Log', + 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', menuSettings: 'Menu Settings', @@ -33,54 +137,129 @@ 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', - operationLogObj:{ - queryRegion:"queryRegion", - resourceName:"resourceName", - operationType:"operationType", - operatingTime:"operatingTime", - inquire:"inquire", - empty:"empty", - num:"num", - username:"username", - systematicName:"systematicName", - IP:" IP", - pleaseInput:"pleaseInput", - pleaseSelect:"pleaseSelect", - optionDate:"optionDate", - selectTime:"selectTime", - } + 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', + }, + 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', + operation: 'Operation', + resourcetoken: 'Resource ID of the token', + tokeninformation: 'Token information', + autorenew: 'Auto renew', + }, + operationLogObj: { + queryRegion: 'QueryRegion', + resourceName: 'resourceName', + operationType: 'operationType', + operatingTime: 'operatingTime', + inquire: 'inquire', + empty: 'empty', + num: 'num', + username: 'username', + systematicName: 'systematicName', + IP: ' IP', + pleaseInput: 'pleaseInput', + pleaseSelect: 'please select', + optionDate: 'optionDate', + selectTime: 'selectTime', + operationModule: 'operation ndule', + url: 'url', + className: 'class name', + category: 'category', + bak: 'bak', + }, }, synthesis: { synthesis: 'Comprehensive Display', @@ -148,6 +327,237 @@ operationtime: 'Operation Time', operationtype: 'Operation Type', operationStatus: 'Operation Status', + username: 'Username', + applicationProgram: 'Application Program', + describe: 'Describe', + }, + 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: { + 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', + }, + 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