const zh = { common: { confirm: '确认', choose: '请选择', name: '名称', edit: '编辑', delete: '删除', username: '用户名称', empty: '清空', iquery: '查询', selectdate: '请选择日期', pleaseInput: '请输入', }, dataManage: { dataManage: '数据管理', catalogueManage: '目录管理', dataUpdata: '数据上传', metadataManage: '元数据管理', dataLoading: '数据入库', SpatialData: '空间数据管理', versionManage: '版本管理', dictionaryManage: '字典管理', styleManage: '样式管理', }, operatManage: { operatManage: '运维管理', eventlogManage: '事件日志管理', ELM: { username: '用户名称', ownedSystem: '所属系统', operationType: '操作类型', time: '用户名称', ip: '用户名称', search: '搜索', reset: '重置', all: '全部', one: "一张图", add: "新增", delete: "删除", edit: "修改", query: "查询", please: '请选择', }, userManagement: '用户管理', systemLayout: '系统配置', menuSettings: '菜单设置', parameterConfiguration: '参数配置', rests: '其他', authorityManagement: '权限管理', safetyManagement: '安全管理', operationMonitoring: '运行监控', systemMonitoring: '系统监控', logLog: '登录日志', operationLog: '操作日志', databaseMonitoring: '数据库监控', }, synthesis: { synthesis: '综合展示', themaic: '专题地图', archive: '资料馆', coverage: '图层', viewport: '视图', wander: '漫游', analyse: '分析', iqyery: '查询', orientation: '定位', measurement: '测量', plotting: '标绘', layer: '图层管理', release: '场景发布', export: '场景导出', split: '分屏', twod: '二维', threed: '三维', full: '全图', zommin: '放大', zoomout: '缩小', rule: '比例尺', compass: '指北针', someroaming: '点漫游', lineroaming: '线路漫游', mouseroaming: '鼠标漫游', snapshot: '地图快照', tdisplay: '三维演示', contouranalysis: '等高线分析', slopeanalysis: '坡度分析', pathanalysis: '路径分析', cuttinganalysis: '地形剖切分析', floodanalysis: '洪水淹没分析', earthworkcalculation: '土方量计算', crosssectionanalysis: '三维截面分析', imagecontrast: '影像对比分析', somequery: '点查询', linequery: '线查询', rectangularquery: '矩形查询', gardenquery: '圆查询', polygonquery: '多边形查询', attributequery: '属性查询', rangequery: '范围查询', gpsrtk: '坐标定位', placenamelocation: '地名定位', distancemeasure: '距离测量', heightsurve: '高程测量', areasurvey: '面积测量', volummeasure: '体积测量', point: '点', line: '线', rectangle: '矩形', polygon: '多边形', symboliclabel: '符号化标签', flatterrain: '地形平整', terrainexcavation: '地形开挖', removepaint: '清除绘制', }, loglog: { serialnumber: '序号', coverage: '图层', systematic: '所属系统', ipadress: 'IP 地址', operationtime: '操作时间', operationtype: '操作类型', operationStatus: '操作状态', }, }; export default zh;