| | |
| | | const en = { |
| | | common: { |
| | | confirm: 'confirm', |
| | | choose: 'please choose', |
| | | emptydata: 'No data', |
| | | Distributionmap: 'Distribution map', |
| | | Selectdate: 'Select date', |
| | | name: 'Name', |
| | | high: 'high', |
| | | Medium: 'Medium', |
| | | low: 'low', |
| | | reName: 'rename', |
| | | choose: 'choose', |
| | | name: 'name', |
| | | edit: 'edit', |
| | | copy: 'copy', |
| | | delete: 'delete', |
| | | location: 'location', |
| | | coordinate: 'coordinate', |
| | | latLon: 'Latitude and Longitude', |
| | | pleaseEnter: 'Please Enter...', |
| | | }, |
| | | dataManage: { |
| | | dataManage: 'dataManage', |
| | | catalogueManage: 'catalogueManage', |
| | | dataUpdata: 'dataUpdata', |
| | | metadataManage: 'metadataManage', |
| | | dataLoading: 'dataLoading', |
| | | SpatialData: 'SpatialData', |
| | | versionManage: 'versionManage', |
| | | dictionaryManage: 'dictionaryManage', |
| | | styleManage: 'styleManage', |
| | | }, |
| | | operatManage: { |
| | | operatManage: 'operatManage', |
| | | userManagement: 'userManagement', |
| | | systemLayout: 'systemLayout', |
| | | menuSettings: 'menuSettings', |
| | | parameterConfiguration: 'parameterConfiguration', |
| | | rests: 'rests', |
| | | authorityManagement: 'authorityManagement', |
| | | safetyManagement: 'safetyManagement', |
| | | operationMonitoring: 'operationMonitoring', |
| | | systemMonitoring: 'systemMonitoring', |
| | | logLog: 'logLog', |
| | | operationLog: 'operationLog', |
| | | 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", |
| | | } |
| | | }, |
| | | synthesis: { |
| | | //综合展示 |
| | | synthesis: 'Comprehensive Display', |
| | | //专题地图 |
| | | themaic: 'Thematic Maps', |
| | | //资料馆 |
| | | archive: 'Data Library', |
| | | coverage: 'Coverage', |
| | | viewport: 'Viewport', |
| | | wander: 'Wander', |
| | | analyse: 'Analyse', |
| | | iqyery: 'Iqyery', |
| | | orientation: 'Orientation', |
| | | measurement: 'Measurement', |
| | | plotting: 'Plotting', |
| | | layer: 'Layer Manager', |
| | | release: 'Scene Release', |
| | | export: 'Layer Export', |
| | | split: 'Split Screen', |
| | | twod: '2D', |
| | | threed: '3D', |
| | | full: 'Full Figure', |
| | | zommin: 'Zoom In', |
| | | zoomout: 'Zoom Out', |
| | | rule: 'Plotting Scale', |
| | | compass: 'Compass', |
| | | someroaming: 'Some Roaming', |
| | | lineroaming: 'Lline Roaming', |
| | | mouseroaming: 'Mouse Roaming', |
| | | snapshot: 'Map snapshot', |
| | | tdisplay: '3D Display', |
| | | contouranalysis: 'contour Analysis', |
| | | slopeanalysis: 'Slope Analysis', |
| | | pathanalysis: 'Path Analysis', |
| | | cuttinganalysis: 'Cutting Analysis', |
| | | floodanalysis: 'Flood Analysis', |
| | | earthworkcalculation: 'Earthwork Calculation', |
| | | crosssectionanalysis: 'Section Analysis', |
| | | imagecontrast: 'Image Contrast', |
| | | somequery: 'Some Query', |
| | | linequery: 'Line Query', |
| | | rectangularquery: 'Rectangular Query', |
| | | gardenquery: 'Garden Query', |
| | | polygonquery: 'Polygon Query', |
| | | attributequery: 'Attribute Query', |
| | | rangequery: 'Range Query', |
| | | gpsrtk: 'GPS-RTK', |
| | | placenamelocation: 'Placename Location', |
| | | distancemeasure: 'Distance Measure', |
| | | heightsurve: 'Height Survey', |
| | | areasurvey: 'Area Survey', |
| | | volummeasure: 'Volum Measure', |
| | | point: 'Point', |
| | | line: 'Line', |
| | | rectangle: 'Rectangle', |
| | | polygon: 'Polygon', |
| | | symboliclabel: 'Symbolic Label', |
| | | flatterrain: 'Flat Terrain', |
| | | terrainexcavation: 'Terrain Excavation', |
| | | removepaint: 'Remove Paint', |
| | | }, |
| | | }; |
| | | |