module.exports = { index: '主页', Administratorauthentication: '管理员认证', Notloggedinyet: '暂未登录', Loginsuccessful:'登录成功', Loginfailed: '登录失败', Logout: '退出账户', Login: '登录', Configuration: '配置', Languageselection: '语言选择', Parameterconfiguration: '参数配置', Cancel: '取消', Save: '保存', Administratorpassword: '管理员密码', Pleasepassword: '请输入管理员密码', Language: '语言', Pleaseselect: '请选择', ServiceIP: '服务IP', SchedulingIP: '调度IP', PleaseServiceIP: '请输入服务IP', PleaseIP: '请输入调度IP', PleaseWIFI: '请输入WIFI', ServiceIPnotempty: '服务IP不能为空', Passwordnotempty: '密码不能为空', Schedulingnotempty: '调度IP不能为空', WIFInotempty: 'WIFI不能为空', Time: '时间', Name: '名称', Category: '类别', Type: '类型', Description: '说明', Operations: '操作', Detail: '查看', Empty: '清空', Deletetaskchain: '删除任务链', Canceltask: '取消任务', Savetask: '保存任务', SendTask: '发送任务', HistoricalTasks: '历史任务', Basicconfiguration: '基础配置', Shutdownrestart: '关机重启', Synchronizemap: '同步地图', Customize: '自定义', Taskchain: '任务链', Modifyname: '修改名称', Pickup: '取货', Drop: '放货', Move: '移动', Return: '返回点', PickAbb: '取', DropAbb: '放', MoveAbb: '移', ReturnAbb: '返', Prompt: '提示', Confirm: '确定', Operationcancelled: '已取消操作', Isrelocatepoint: '是否确定点位重定位?', Twostationsnotsame: '相邻的两个站点不能相同', Select5stations: '最多选取5个站点', Returnpointselected: '返回点已选取', Number: '编号', Alias: '别名', XCoordinate: 'X坐标', YCoordinate: 'Y坐标', AngleValue: '角度值', PathID: '路径ID', StartCode: '起点编码', EndCode: '终点编码', Mapisload: '地图加载中...', Donewmap: '是否开始新建地图,地图会进行覆盖, 是否继续?', Mapbuildingcancel: '已取消建图', MarkPoint: '打点', AbandonMapbuild: '放弃建图', FinishMapbuild: '结束建图', SetUpStation: '设置站点', StationName: '站点名称', Mapdeployed: '正在部署地图中...', Mapgenerated: '正在生成地图中...', Doabandonmapattempt: '是否放弃本次建图?', next: '下一步', previous: '上一步', close: '完成', driverTxt1: '车辆将自动扫描周边环境,拖动车辆即可开始记录行走路线。', driverTxt2: '当车辆移动到目标工位点时,点击「打点」按钮,即可保存当前位置为工位点。', driverTxt3: '路线与工位点记录完成后,点击「结束建图」,等待系统自动生成地图即可。', NewcomerGuidance: '新手指导', Gotit: '我知道了', carbuildingmap: '小车正在建图中', errorbuildingredone: '建图过程中出现错误,需要重新进行建图。', sureendbuilding: '确定是否结束建图?', endbuildingcancel: '已取消结束建图', errorendbuilding: '结束建图出现错误', Newfailedagain: '新建地图失败, 是否重新建图?', Loading: '加载中...', AutomaticMode: '自动模式', ManualMode: '手动模式', CommonFault: '普通故障', SeriousFault: '严重故障', Appliances: '电器', Navigation: '导航', WebSocketerror: 'WebSocket 连接错误', AttreconnectWebSocket: '尝试重新连接 WebSocket...', PicturesTexts: '图文说明', VideoInstructions: '视频说明', Handmethod: '处理方法', stationnotcommas: '站点名称不能包含英文逗号', ErrorPrompt: '错误提示', Aresuremap: '是否确定同步地图?', Mapbeencancel: '已取消同步地图', Aresureshutrestart: '是否确定关机重启?', shutrestartcancel: '已取消关机重启', Systemsettings: '系统设置', Control: '控制', Obstacleforklifts: '叉间避障', Syncsuccessfully: '同步成功', EnablePointCloud: '开启点云', DisablePointCloud: '关闭点云', CartPosition: '小车位置', Whetherdrivebackpoint: '是否自动开回上一个点?', yes: '是', no: '否', Dispatchnotconnected: '调度未连接', Vehiclenotconnected: '车辆本体未连接', Dispatchvehiclenotconnected: '调度和车辆本体未连接', Vehiclereturnpoint: '车辆返回点', autobackfailedmanually:'自动回退失败,请手动接管。', vehicleautobacknotmanwaitcompleted: '车子正在自动回退中,请勿手动移动车辆,等待车辆自动回退完成。', yousurereposition: '是否确定重定位?', systemcalculatingnotmovevehicle: '正在计算是否可以自动回退,请勿移动车辆', Direction: '方向', Gostraight: '直行', Reverse: '后退', Twoway: '双向', Curve: '曲线', Straightline: '直线', Blindtravel: '盲走', pathType: '路径类型', straightPath: '直行路径', reversePath: '后退路径', bidirectionalPath: '双向路径', closed: '关闭', reversingabnormalitiesneedtoclose: '车辆正在自动回退,关闭可能会导致建图异常,是否需要关闭?' }