| | |
| | | const en = { |
| | | common: { |
| | | bak:'Bak', |
| | | bak: 'Bak', |
| | | domCode: 'DomCode', |
| | | confirm: 'confirm', |
| | | choose: 'Please choose', |
| | |
| | | size: 'size', |
| | | versionName: 'version Name', |
| | | type: 'type', |
| | | fileType:'File 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: { |
| | |
| | | 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', |
| | |
| | | entryName: 'Entry Name', |
| | | selectWBSData: 'Select WBS Data', |
| | | coordinateSystem: 'Coordinate System', |
| | | fileExtension:"File extension", |
| | | inspectionItems:"Inspection items", |
| | | code:'Code' |
| | | fileExtension: "File extension", |
| | | inspectionItems: "Inspection items", |
| | | code: 'Code' |
| | | }, |
| | | |
| | | metadataManage: 'Source Data Management', |
| | |
| | | careatetime: 'Date of application', |
| | | ReApply: 'Re apply', |
| | | details: 'details', |
| | | ApplicationCancel: "Application Cancel", |
| | | ApplicationCancel: "withdraw", |
| | | }, |
| | | loglog: { |
| | | serialnumber: 'Serial Number', |
| | |
| | | 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", |
| | | |
| | | } |
| | | }, |
| | | archiveObj: { |
| | | dataType: 'Storage type', |
| | | queryCategory: 'Query category', |
| | | dataBank: 'Data bank', |
| | | file: 'File', |
| | | dataClass: 'Data Class', |
| | | entryName: 'Entry Name', |
| | | unit: 'Unit', |
| | | keywords: 'Keywords', |
| | | develop: 'Develop', |
| | | fold: 'Fold', |
| | | storageType: 'Data Type', |
| | | label1: 'Please select data type', |
| | | label2: 'Please select a query category', |
| | | label3: 'Please select company name', |
| | | label4: 'Please select data type', |
| | | label5: 'Please select the project name', |
| | | label6: "Please enter data name", |
| | | } |
| | | |
| | | }; |
| | | |
| | | export default en; |