管道基础大数据平台系统开发-【前端】-新系統界面
xing
2023-02-25 f45e3525ff027e20f56571b5e0bd4ffc0a0e934a
src/assets/lang/en.js
@@ -1,5 +1,7 @@
const en = {
  common: {
    bak: 'Bak',
    domCode: 'DomCode',
    confirm: 'confirm',
    choose: 'Please choose',
    name: 'name',
@@ -39,12 +41,14 @@
    size: 'size',
    versionName: 'version Name',
    type: 'type',
    fileType: 'File Type',
    quayTest: 'Auality testing',
    md5: 'MD5 Code',
    lineNuber: 'line Nuber',
    pleaseInputPassworld: 'Please input a password',
    passworld: 'Passworld',
    language:"中文"
    language: "中文",
    title: 'Title'
  },
  dataManage: {
@@ -56,12 +60,19 @@
    dataRetrieval: 'data retrieval',
    dataDownload: 'Data download',
    projectManage: 'project management',
    dataStatistics: 'data Statistics',
    dataStaticObj: {
      type1: 'Primary module',
      type2: 'Secondary module',
      type3: 'Statistical data',
    },
    projectObj: {
      projname: 'Project Name',
      projtype: 'Project Type',
      location: 'Geographical Position',
      province: 'Province',
      country: 'Country',
      county: 'County',
      corpname: ' Constructing units ',
      department: 'competent department',
      conperiod: 'Construction period',
@@ -93,11 +104,13 @@
      selectMetadata: 'Select Metadata',
      entryName: 'Entry Name',
      selectWBSData: 'Select WBS Data',
      coordinateSystem:'Coordinate System'
      coordinateSystem: 'Coordinate System',
      fileExtension: "File extension",
      inspectionItems: "Inspection items",
      code: 'Code'
    },
    metadataManage: 'metadataManage',
    metadataManage: 'Source Data Management',
    dataLoading: 'dataLoading',
    SpatialData: 'SpatialData',
    versionManage: 'versionManage',
@@ -125,8 +138,8 @@
      gather: 'Acquisition time',
      depName: 'Company',
      versionNumber: 'Version Number',
      tab:'Table',
      row:'rows'
      tab: 'Table',
      row: 'rows'
    },
    dictionaryManage: 'dictionaryManage',
    dictionaryManageObj: {
@@ -176,6 +189,7 @@
      orderid: 'orderid',
    },
    styleManage: 'Style Manage',
    templateManage: 'Template management',
    styleObj: {
      index: 'Index',
      name: 'Name',
@@ -421,8 +435,9 @@
    },
  },
  synthesis: {
    import: 'Import',
    export: 'Export',
    DownloadList: 'Download List',
    import: 'Import KML',
    export: 'Export KML',
    pipelineAnalysis: 'Pipeline analysis',
    sceneExtraction: 'Scene extraction',
    synthesis: 'Comprehensive Display',
@@ -484,7 +499,7 @@
    openFile: 'open File',
    saveFile: 'save File',
    synthobj: {
      m1: 'Horizontal distance',
      m1: 'Surface distance',
      m2: 'Spatial distance',
      m3: 'Altitude',
      m4: 'Vertical height',
@@ -495,13 +510,16 @@
    },
    more: 'More',
    Multiplechoice: 'Multiple choice',
    undergroundMode:'Underground mode'
    Singlechoice: 'Single choice',
    undergroundMode: 'Underground mode'
  },
  downlog: {
    type1: 'Shp file',
    type2: 'Thematic map',
    type3: 'Metadata',
    type4: 'Business data',
    type5: 'Pipeline analysis',
    type6: 'Statistical report',
  },
  dataApply: {
    type1: 'Cancel',
@@ -513,7 +531,8 @@
    status: 'status',
    careatetime: 'Date of application',
    ReApply: 'Re apply',
    details: 'details'
    details: 'details',
    ApplicationCancel: "withdraw",
  },
  loglog: {
    serialnumber: 'Serial Number',
@@ -767,6 +786,37 @@
      bak: 'Remarks',
    },
  },
  shuJuGuanLi:{
    language: "en",
    pselect:{
      select:"Please select",
      dFile:"Single file upload",
      dFiles:"Overall project upload",
      SurveyDiscipline:"Survey Discipline",
      SurveysDiscipline:"Surveys Discipline",
      GeologicalDisasterSpecialty:"Geological Disaster Specialty",
      CavernSpecialty:"Cavern Specialty",
    },
    shuJuJianSuo:{
      valueone:"Please enter content"
    },
    butten:{
      uploadFile:"Upload File",
      NewPeer:"New Peer",
      AddChild:"Add Child",
      Delete:"Delete",
      MoveUp:"Move Up",
      MoveDown:"Move down",
      Report:"Report",
      Histogram:"Histogram",
      Download:"Download",
    }
  },
};
export default en;