From 6ba67905ae3e502103a940f5f6f907e8f491ae62 Mon Sep 17 00:00:00 2001
From: 王旭 <1377869194@qq.com>
Date: 星期四, 13 十月 2022 17:13:11 +0800
Subject: [PATCH] 用户角色授权页面接口对接

---
 src/assets/lang/en.js |  477 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 466 insertions(+), 11 deletions(-)

diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js
index 8155656..bd2aef1 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,28 +28,114 @@
     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",
+    UserRoleAuthorizationObj:{
+      RoleTable: 'Role Table',
+      userTable: 'user Table',
+      Added: 'Added',
+      delete: 'delete',
+      serialNumber: 'serial Number',
+      name: 'name',
+    },
     ELM: {
       username: 'username',
       ownedSystem: 'ownedSystem',
       operationType: 'operationType',
-      time: 'time',
-      ip: 'ip',
+      date: 'date',
+      startDate: 'startdate',
+      endDate: 'enddate',
+      to: 'to',
+      ip: 'The client IP',
       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: 'Resource Id',
     },
     userManagement: 'User Management',
     systemLayout: 'System Layout',
@@ -51,9 +146,135 @@
     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',
@@ -121,6 +342,240 @@
     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: {
+      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