zh.js 8.38 KB
export default {
  system: {
    login: "登录",
    systemName: "长沙华恒ECS系统",
    logOut: "退出",
    mainPage: "主页",
    refresh: "刷新",
    closeOthers: "关闭其他",
    closeAll: "关闭所有",
    about: "© 2025 长沙华恒机器人系统有限公司 All rights reserved",
    authorize: "授权",
  },
  main: {
    deviceMonitor: "设备监控",
    monitor: {
      legend: "图例",
      standby: "待机",
      normalRunning: "正常运行",
      nonAutomatic: "非自动",
      abnormal: "异常",
      reset: "复位",
      overview: "概览",
      deviceOverview: "设备概览",
      stacker: "堆垛机",
      station: "站台",
      rgv: "RGV",
      crgv: "CRGV",
      currentScalingFactor: "当前缩放倍数",
    },
    deviceData: "设备数据",
    dData: {
      ranging: "货叉测距",
      isInTheStock: "是否有货",
      isInTheCenter: "货叉是否在中心",
      row: "排",
      columns: "列",
      storey: "层",
      taskStatus: "任务状态",
      taskType: "任务类型",
      taskNumber: "任务号",
      pickUpRow: "取货排",
      pickUpColumn: "取货列",
      pickUpStorey: "取货层",
      putDownRow: "放货排",
      putDownColumn: "放货列",
      putDownStorey: "放货层",
      isFault: "是否故障",
      shield: "屏蔽",
      stackedDiskIndex: "叠盘索引",
      currentLocation: "当前位置",
      minimumPosition: "最小位置",
      maximumPosition: "最大位置",
      length: "长",
      width: "宽",
      height: "高",
      weight: "重",
      typeOfGoods: "货物类型",
      barCode: "条码",
    },
    label: {
      stop: "停止",
      maintenance: "维修",
      manual: "手动",
      onboardOperation: "机载操作",
      singleAutomatic: "单机自动",
      online: "联机",
      transition: "转轨",
      normal: "正常",
      noHave: "无",
      fork1: "货叉1",
      fork2: "货叉2",
      simultaneousAction: "同时动作",
      malfunction: "故障",
      noMalfunction: "故障",
      inStock: "有货",
      notInStock: "无货",
      atTheCenter: "在中心",
      notAtTheCenter: "不在中心",
      standby: "待机",
      taskPerforming: "任务执行中",
      taskCompleted: "任务完成",
      taskInterrupts_Error: "任务中断_出错",
      taskIssuanceError: "下发任务错误",
      noTask: "无任务",
      walk: "行走",
      pickUpGoods: "取货",
      putDownGoods: "放货",
      pickUpAndPutDownGoods: "取放货",
      deleteTask: "删除任务",
      completeTask: "任务完成",
      shield: "屏蔽",
      unshielded: "未屏蔽",
    },
    msg: {
      callPolice: ":报警:",
      enterColumns: "请输入合法的列数",
      enterLayers: "请输入合法的行数",
      generateStackerTask: "是否要生成堆垛机行走任务?",
      taskSuccess: "生成行走任务成功!",
      reissueTask: "是否要进行任务重新下发处理?",
      taskReissuedSuccess: "重新下发任务成功!",
      nullExtraction: "是否要进行空取处理?",
      emptyExtractionSuccess: "空取处理成功!",
      reEntry: "是否要进行重入处理?",
      reEntrySuccess: "重入处理成功!",
      pickupErrors: "是否要进行取货错误处理?",
      errorHandlingSuccess: "取货错误处理成功!",
      deleteFork1: "是否要进行货叉1任务删除处理?",
      deleteSuccess: "删除任务成功!",
      canBeReleased: "可出",
      cannotBeReleased: "不可出",
      automatic: "自动",
      NonAutomatic: "非自动",
      dataLoadingFailed: "数据加载失败:",
      otherPlatforms: "其他站台",
      index: "-索引:",
      interactive: "交互",
      error: "错误",
      callThePolice: "报警",
      success: "成功",
      abnormal: "异常",
      fail: "失败",
      unauthorized: "未授权",
      prohibitAccess: "禁止访问",
      reset: "重置",
      schedulerReset: "调度程序重置",
      executionThread: "执行线程",
      diagnosis: "诊断",
      scheDiagnosis: "调度诊断",
      dispatLog: "调度日志",
    },
    device: {
      enable: "启用",
      disable: "禁用",
      operatingMode: "操作模式",
      horizontalDistance: "水平测距",
      verticalDistance: "起升测距",
      transitionMode: "是否转轨模式",
      maximumColumn: "最大列",
      minimumColumn: "最小列",
      forkFlag: "货叉标志",
      totalError: "总故障",
      deviceWalking: "设备行走",
      column: "列",
      layer: "层",
      walkingTask: "行走任务",
      operate: "操作",
      resend: "重新下发",
      emptyOut: "空出",
      reIn: "重入",
      noData: "无数据",
      notObtained: "未获取",
      pickError: "取货错误",
      alarm: "报警",
      fork1TaskDelete: "货叉1删除任务",
      fork2TaskDelete: "货叉2删除任务",
      fork1Data: "货叉1数据",
      fork2Data: "货叉2数据",
    },
    stationData: "站台数据",
    sData: {
      noData: "暂无数据",
      platformCode: "站台编码",
      platformName: "站台名",
      extractedAttribute: "可出属性",
      automaticState: "自动状态",
      barCode: "条码",
      PLC_requestMessage: "PLC-请求报文",
      PLC_requestToLoad: "PLC-请求装载",
      PLC_requestCodeReader: "PLC-请求读码器",
      PLC_requestBarcode: "PLC-请求条码",
      PLC_requestWeight: "PLC-请求重量",
      PLC_requestLength: "PLC-请求长度",
      PLC_requestWidth: "PLC-请求宽度",
      PLC_requestHeight: "PLC-请求高度",
      WCS_requestMessage: "WCS-请求报文",
      WCS_requestToLoad: "WCS-请求装载",
      WCS_requestCodeReader: "WCS-请求读码器",
      WCS_requestBarcode: "WCS-请求条码",
      WCS_requestWeight: "WCS-请求重量",
      WCS_requestLength: "WCS-请求长度",
      WCS_requestWidth: "WCS-请求宽度",
      WCS_requestHeight: "WCS-请求高度",
      WCS_targetAddress: "WCS-目标地址",
      PLC_arrivalMessage: "PLC-到达报文",
      PLC_arrivalResult: "PLC-到达结果",
      PLC_arrivalAssignAddress: "PLC-到达分配地址",
      PLC_arrivalBarcode: "PLC-到达条码",
      WCS_arrivalMessage: "WCS-到达报文",
      WCS_arrivalToLoad: "WCS-到达装载",
      WCS_platformCode: "WCS-站台编码",
      PLC_addressRequest: "PLC地址请求",
      requestMessage: "请求报文",
      codeReader: "读码器",
      weight: "重量",
      length: "长度",
      width: "宽度",
      height: "高度",
      PLC_positionArrived: "PLC位置到达",
      arrivalMessage: "到达报文",
      result: "结果",
      assignAddress: "分配地址",
      arrivalBarcode: "到达条码",
      WCS_addressRequestReply: "WCS地址请求回复",
      load: "装载",
      targetAddress: "目标地址",
      WCS_locationArrivedReply: "WCS位置到达回复",
    },
    taskCompensation: "执行与日志",
    eALogging: {
      noData: "暂无数据",
      unknown: "未知",
      executionThread: "执行线程",
      schedulingProgramReset: "调度程序重置",
      associatedDevices: "关联设备",
      threadTagging: "线程标记",
      executionStatus: "执行状态",
      timeConsuming: "耗时",
      notes: "备注",
      diagnosis: "诊断",
      schedulingDiagnosis: "调度诊断",
      diagnosticLogClearing: "诊断日志清除",
      diagnosisTime: "诊断时间",
      logLevel: "日志级别",
      logContent: "日志内容",
      dispatchingLog: "调度日志",
      time: "时间",
      classification: "分类",
      processingResults: "处理结果",
      device: "设备",
      describe: "描述",
      errorCode: "错误代码",
    },
    startProcessing: "开始处理",
    pauseProcessing: "暂停处理",
    notRunning: "未运行",
    running: "运行中",
    autoSend: "自动下发",
  },
  systemPermission: {
    authorizationInformation: "授权信息",
    authorize: {
      companySoftware: "公司软件",
      authorizedVersion: "授权版本",
      expirationDate: "到期时间",
      permit: "许可证",
      updateAuthorization: "更新授权",
      importAuthorization: "导入授权",
      enterAuthorization: "录入授权",
      update: "更新",
      cancel: "取消",
      effective: "有效",
      invalid: "无效",
    },
    msg: {
      authEmpty: "授权信息不能为空,请录入!",
      authSuccess: "授权成功!",
      authFailed: "授权失败,请检查授权信息!",
    },
  },
};