add: 设备监控国际化
This commit is contained in:
@@ -38,6 +38,87 @@ export default {
|
||||
'the_past_week': '最近一周',
|
||||
'the_past_month': '最近一个月',
|
||||
'the_past_three_months': '最近三个月'
|
||||
},
|
||||
'click': {
|
||||
'device_information': '设备信息',
|
||||
'monitor_item': '监控项',
|
||||
'current_value': '当前值',
|
||||
'device_setup': '设备设置',
|
||||
'bar_code': '条码',
|
||||
'request_flag': '请求标记',
|
||||
'out_of_stock': '无货',
|
||||
'with_pallets': '有托盘',
|
||||
'pallets_and_goods': '有托盘有货',
|
||||
'material_code': '物料编码',
|
||||
'disabled_manipulator': '禁用机械手',
|
||||
'normal': '正常',
|
||||
'forbidden': '禁用',
|
||||
'job_command': '作业命令',
|
||||
'recall': '召回',
|
||||
'scram': '急停',
|
||||
'police_clearance': '清警',
|
||||
'keep_out_of_storage': '禁止入库',
|
||||
'no_release': '禁止出库',
|
||||
'stop_task': '停止任务',
|
||||
'equipment_number': '设备编号',
|
||||
'device_name': '设备名称',
|
||||
'exception_message': '异常信息',
|
||||
'photoelectric_signal': '光电信号',
|
||||
'mode': '模式',
|
||||
'alarm': '报警',
|
||||
'ip_address': 'IP地址',
|
||||
'pallet_quantity': '托盘数量',
|
||||
'instruction_information': '指令信息',
|
||||
'note_information': '备注信息',
|
||||
'current_instruction_message': '当前指令信息',
|
||||
'last_instruction_message': '上次指令信息',
|
||||
'action_signal': '动作信号',
|
||||
'clearance_signal': '允许进出信号',
|
||||
'materiel': '物料',
|
||||
'lot': '批次',
|
||||
'request_task': '是否请求任务',
|
||||
'request_order': '是否申请指令',
|
||||
'apply_labeling': '是否申请贴标',
|
||||
'apply_for_bundling': '是否申请捆扎',
|
||||
'device_status': '设备状态',
|
||||
'weight': '重量',
|
||||
'front_station_photoelectric_signal': '前工位光电信号',
|
||||
'open': '开',
|
||||
'close': '关',
|
||||
'AGV_phase': 'AGV交互阶段',
|
||||
'description_of_the_AGV_phase': 'AGV交互阶段说明',
|
||||
'AGV_action': 'AGV动作',
|
||||
'AGV_power': 'AGV电量',
|
||||
'post-station_photoelectric_signal': '后工位光电信号',
|
||||
'front_station_action_signal': '前工位动作信号',
|
||||
'back_station_action_signal': '后工位动作信号',
|
||||
'walk_y': '行走列',
|
||||
'previous_station_task': '前工位任务号',
|
||||
'back_station_task': '后工位任务号',
|
||||
'task_number': '任务号',
|
||||
'disable': '是否禁用',
|
||||
'current_temperature': '当前温度',
|
||||
'oven_finish': '烘箱完成',
|
||||
'house': '恒温倒计时-时',
|
||||
'minutes': '恒温倒计时-分',
|
||||
'seconds': '恒温倒计时-秒',
|
||||
'gate_state': '门状态',
|
||||
'task_creation_failure': '任务创建失败原因',
|
||||
'failed_to_create_instruction': '指令创建失败原因',
|
||||
'no_electrical_signal_feedback_cause': '未反馈电气信号原因',
|
||||
'request_success_flag': '请求成功标记',
|
||||
'delivery_completed': '出库完成',
|
||||
'inventory_quantity': '库存数量',
|
||||
'angle': '角度',
|
||||
'electric_quantity': '电量',
|
||||
'status': '状态',
|
||||
'abnormal': '异常',
|
||||
'floor': '楼层',
|
||||
'tray': '托盘',
|
||||
'loading_or_not': '是否装载',
|
||||
'barcode': '载具号',
|
||||
'barcode_length': '载具长度',
|
||||
'last_container': '上次载具号'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user