const zh = { common: { confirm: '确认', choose: '请选择', name: '名称', edit: '编辑', delete: '删除', username: '用户名称', empty: '清空', iquery: '查询', selectdate: '请选择日期', pleaseInput: '请输入', update: '修改', }, dataManage: { dataManage: '数据管理', catalogueManage: '目录管理', dataUpdata: '数据上传', metadataManage: '元数据管理', dataLoading: '数据入库', SpatialData: '空间数据管理', versionManage: '版本管理', dictionaryManage: '字典管理', styleManage: '样式管理', }, operatManage: { operatManage: '运维管理', userManagement: '用户管理', systemLayout: '系统配置', menuSettings: '菜单设置', parameterConfiguration: '参数配置', rests: '其他', authorityManagement: '权限管理', safetyManagement: '安全管理', operationMonitoring: '运行监控', systemMonitoring: '系统监控', logLog: '登录日志', operationLog: '操作日志', databaseMonitoring: '数据库监控', tokentool: 'Token工具', tokentoolObj: { first: '服务列表', second: 'Token管理', serviceid: '资源ID', serviceName: '服务名称', excelTemplate: 'Excel模板', uploadExcel: '上传Excel', serviceToken: 'Token 生成处', pleaseInput: '申请Token后此处可复制', copy: '复制', tokenName: 'Token查询', tokenStatus: 'Token状态', tokenAll: '全部', tokeNormal: '正常', tokenInvalid: '失效', tokenRenewal: '续期', serialnumber: '序号', applysystem: '申请使用系统', applicantIP: '申请者IP', applicationtime: '申请时间', applytime: '申请使用时间(s)', tokenstring: 'Token串', serviceAddress: '服务地址', porstServiceAddress: '代理后服务地址', sourcesystem: '来源系统', pubicnot: '是否公开', suffixID: '后缀ID', goonlinenot: '是否上线', primaryKey: '主键', applyToken: '申请Token', operation: '操作', resourcetoken: 'Token所属资源ID', tokeninformation: 'Token信息', autorenew: '自动续约', }, operationLogObj: { queryRegion: '查询区', resourceName: '资源名称', operationType: '操作类型', operatingTime: '操作时间', inquire: '查询', empty: '清空', num: '序号', username: '用户名', systematicName: '系统名称', IP: ' IP', pleaseInput: '请输入', pleaseSelect: '请选择', optionDate: '选择日期', selectTime: '选择时间', }, }, 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: '操作状态', }, themaic: { name: '专题地图', maptltle: '地图名称', all: '全部', sortbytime: '按时间排序', sortbyviews: '按浏览次数排序', find: '共找到', record: '条数据', }, archive: { name: '管道资料', keyword: '关键字', uname: '名称', type: '类型', modifications: '修改次数', creationtime: '创建时间', state: '状态', }, }; export default zh;