Files
yuenanFuJia/nladmin-system/nlsso-server/src/main/resources/language/i18n/zh.js
2025-10-28 14:11:19 +08:00

772 lines
33 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

var config = {
"language": "Chinese",
"platform": {
"title": "诺力平台"
},
"system": {
"exception": "系统异常,请联系管理员",
"paramException": "参数异常,请检查输入参数",
"resultException": "请求结果不存在",
"dataException": "数据异常,数据不存在",
"dataExceptionArg": "数据异常,%s数据不存在",
"dataDuplicationArg": "数据重复,%s已存在于系统中",
"dataFormat": "数据异常,数据不正确",
"activatArg": "%s尚未在系统中激活",
"operation": "操作失败",
"error_param_undefined": "【%s】对应类型【%d】未定义",
"per_auth": "权限已分配,无法删除",
"error_isNull": "数据不存在: %s",
"dept_has": "部门已关联用户,无法删除",
"user_not_exist": "用户不存在",
"password_error": "密码错误",
"account_not_activated": "账号未激活",
"vehicle_already_in_storage": "载具编码:%s已存在库内请对数据进行核实",
"no_available_location": "无可用货位",
"detail_already_allocated": "当前明细已经分配过库位",
"no_allocated_location": "该明细还没分配货位,请先分配货位",
"main_table_status_must_be_allocated": "主表状态必须为分配完!",
"no_task_allocation_detail": "未找到任务对应的分配明细",
"no_inbound_bill_detail": "未找到入库单明细记录",
"no_inbound_bill": "未找到入库单",
"no_location_in_warehouse": "该库区没有仓位",
"no_vehicle_info": "没有该载具号信息",
"no_suitable_location": "未找到满足的仓位",
"no_available_warehouse_area": "未找到可用的库区",
"cannot_select_suitable_warehouse_area": "无法选择合适的库区",
"captcha_config_error": "验证码配置信息错误!正确配置查看 LoginCodeEnum",
"available_quantity_cannot_be_negative": "可用数不能为负数,请检查变动数量!当前可用数为【%s】当前变动数为【%s】",
"operation_failed": "操作失败",
"local_ip": "本机IP地址"
},
"business": {
"InvReminder": "当前分配策略,%s没有可用位置",
"loginPassword": "登入失败,账号密码不正确",
"accountUse": "登入失败,账号未启用"
},
"common": {
'home': '首页', // 首页
'Layout_setting': '布局设置',
'Personal_center': '个人中心',
'Log_out': '退出登录',
'Personal_information': '个人信息',
'username': '用户姓名',
'name': '姓名',
'phone': '手机号码',
'phone2': '手机号',
'sex': '性别',
'sex_male': '男',
'sex_female': '女',
'email': '用户邮箱',
'Security_settings': '安全设置',
'Save_settings': '保存配置',
'Reset_settings': '重置配置',
'Change_password': '修改密码',
'New_password': '新密码',
'Old_password': '旧密码',
'Verify_password': '确认密码',
'User_information': '用户资料',
'Operation_log': '操作日志',
'action': '行为',
'IP_source': 'IP来源',
'Browser': '浏览器',
'Request_time': '请求耗时',
'Creation_date': '创建日期',
'account': '账号',
'password': '密码',
'verification_code': '验证码',
'login_rm': '记住我',
'login': '登 录',
'login_ing': '登 录 中...',
'Create': '新增',
'Update': '修改',
'Delete': '删除',
'More': '更多',
'Export': '导出',
'Editors': '编辑',
'SelectAll': '全选',
'Query': '查询',
'Reset': '重置',
'Confirm': '确认',
'Cancel': '取消',
'Yes': '是',
'No': '否',
'Success': '成功',
'Fail': '失败',
'Please_select': '请选择',
'Operation_success': '操作成功',
'Upload_success': '上传成功',
'Operate': '操作',
'Refresh': '刷新',
'Closes': '关闭',
'Closes_l': '关闭左侧',
'Closes_r': '关闭右侧',
'Closes_o': '关闭其他',
'Closes_a': '关闭全部',
'Theme_style_setting': '主题风格设置',
'Theme_color': '主题颜色',
'System_layout_configuration': '系统布局配置',
'Open': '开启',
'Fixation': '固定',
'Display': '显示',
'Dynamic_titles': '动态标题',
'crudTip': '确定删除本条数据吗?',
'startDate': '开始日期',
'endDate': '结束日期',
'moreMenu': '更多菜单',
'browses': '浏览',
'fz': '全屏缩放',
'submit': '提交成功',
'add': '新增成功',
'edit': '编辑成功',
'del': '删除成功',
'close': '确认关闭',
'save': '保存成功',
'datas': '数据',
'Tips': '提示',
'Tip1': '确认删除选中的{count}条数据?',
'Tip3': '用户姓名不作为登录使用',
'Tip4': '手机号码不能重复',
'Tip5': '请输入电话号码',
'Tip6': '请输入正确的11位手机号码',
'Tip7': '拖拽excel文件到此处 或者',
'Tip8': '两次输入的密码不一致',
'Tip9': '请再次输入密码',
'Tip10': '请输入旧密码',
'Tip11': '请输入新密码',
'Tip12': '长度在 {min} 到 {max} 个字符',
'Tip13': '确定注销并退出系统吗?',
'Tip14': 'WebSocket连接发生错误',
'Tip15': '请输入图标名称',
'Tip16': '不能为空',
'Tip17': '请输入你要搜索的内容',
'loading': '数据加载中...',
'Tip18': '选择日期时间',
'Tip19': '你确定删除选中的数据吗?',
'Tip20': '当前登录状态已过期,请重新登录!',
"name": "名称",
"import": "导入",
"export": "导出",
"create_name": "创建人",
"create_time": "创建时间",
"update_name": "修改人",
"remark": "备注",
"is_used": "已激活",
"is_delete": "已删除",
"create_mode": "创建方式",
"input_optname": "制单人",
"input_time": "制单时间",
"update_optname": "修改人",
"update_time": "修改时间",
"dis_optname": "分配人",
"dis_time": "分配时间",
"confirm_optname": "确认人",
"confirm_time": "确认时间",
"bill_code": "单据编号",
"bill_type": "单据类型",
"biz_date": "业务日期",
"bill_status": "单据状态",
"zh_name": "中文名称",
"in_name": "印尼语名称",
"en_name": "英语名称",
"ext_id": "外部ID",
"request_param_cannot_be_empty": "请求参数不能为空",
"yes": "是",
"no": "否",
"user_info_get_fail": "用户信息获取失败",
"operation_success": "操作成功",
"inputCodeOrName": "输入编码或名称"
},
"upload":{
"load_text1":"将文件拖到此处,或",
"load_text2":"点击上传",
"load_text3":"只能上传Excel文件且不超过10MB",
"load_text4":"文件过大请上传小于10MB的文件〜",
"load_text5":"只能上传一个excel文件",
},
"gateway": {
"picking_point_not_exist": "您输入的拣选位不存在请输入1207或1210拣选位!",
"create_task_fail_empty": "创建任务失败:返回任务信息为空,申请参数为",
"apply_task_fail": "任务申请失败,申请参数为",
"check_error_log": "请查看错误日志"
},
"md_me_materialbase": {
"material_code": "物料编码",
"material_name": "物料名称",
"material_spec": "物料规格",
"material_model": "物料型号"
},
"md_pb_classstandard": {
"class_code": "分类编码",
"class_name": "分类名称",
"class_desc": "分类描述",
"product_series_name": "系列",
"parent_class_id": "上级分类标识"
},
"md_pb_measureunit": {
"unit_code": "编码",
"unit_name": "名称",
"qty_precision": "数据精度",
"qty_unit_id": "基本计量单位",
"qty_unit_name": "单位名称"
},
"md_pb_storagevehicleinfo": {
"storagevehicle_code": "载具编码",
"storagevehicle_name": "载具名称",
"one_code": "一维码",
"two_code": "二维码",
"storagevehicle_type": "载具类型",
"vehicle_width": "载具宽度",
"vehicle_long": "载具长度",
"vehicle_height": "载具高度",
"weigth": "托盘重量",
"overstruct_type": "载具是否超过位置",
"occupystruct_qty": "占用位置数量",
"ext_id": "外部ID"
},
"sch_base_point": {
"point_code": "点位编码",
"point_name": "点位名称",
"region_code": "区域编码",
"region_name": "区域名称",
"point_type": "点位类型",
"point_status": "点位状态",
"vehicle_type": "载具类型",
"vehicle_code": "载具编码",
"vehicle_qty": "载具数量",
"in_order_seq": "入库顺序",
"out_order_seq": "出库顺序",
"in_empty_seq": "空载具入库顺序",
"out_empty_seq": "空载具出库顺序",
"parent_point_code": "父点位编码",
"ext_point_code": "外部点位编码",
"ing_task_code": "正在执行的任务编码",
"is_has_workder": "是否生成订单",
"workshop_code": "车间编码",
"is_auto": "自动"
},
"sch_base_region": {
"region_code": "区域编码",
"region_name": "区域名称",
"point_type_explain": "点位类型说明",
"point_status_explain": "点位状态说明",
"is_has_workder": "是否生成订单",
"order_seq": "序号",
"workshop_code": "车间编码"
},
"sch_base_task": {
"task_code": "任务编码",
"task_status": "任务状态",
"config_code": "配置编码",
"point_code1": "点位1",
"point_code2": "点位2",
"point_code3": "点位3",
"point_code4": "点位4",
"group_id": "组ID",
"vehicle_type": "载具类型",
"vehicle_qty": "载具数量",
"vehicle_code": "载具编码",
"vehicle_code2": "载具编码2",
"handle_status": "处理状态",
"car_no": "车牌号",
"task_group_id": "任务组ID",
"task_group_seq": "任务组序号",
"finished_type": "任务完成类型",
"create_mode": "创建方式",
"request_param": "创建任务请求参数",
"response_param": "下发任务请求参数",
"workshop_code": "车间编码",
"ext_group_data": "附加组信息",
"priority": "ACS优先级"
},
"sch_base_taskconfig": {
"config_code": "配置编码",
"config_name": "配置名称",
"route_plan_code": "路线规划编码",
"task_qf_type": "任务取放类型",
"acs_task_type": "ACS任务类型",
"task_name": "任务名称",
"task_type": "任务类型",
"task_direction": "任务方向",
"priority": "优先级",
"task_create_max_num": "允许创建任务最大数量",
"task_issue_max_num": "允许下发任务最大数量",
"is_auto_issue": "自动下发",
"start_region_str": "起始区域配置",
"next_region_str": "结束区域配置",
"start_point_pre": "起始点前缀",
"next_region_pre": "结束区域前缀",
"is_check_workorder": "是否检查工单",
"is_check_start_lock": "是否评估起始点锁定",
"is_immediate_create": "立即创建",
"is_check_next_lock": "是否评估结束点锁定",
"is_start_auto": "起始点自动",
"is_next_auto": "结束点自动",
"is_lock_start": "锁定起始点",
"is_lock_next": "锁定结束点",
"request_param": "创建任务请求参数",
"response_param": "下发任务请求参数",
"is_group_congrol_issue_seq": "是否按组控制下发顺序",
"unfinish_notify_time": "任务未完成通知时间",
"sql_param": "SQL配置",
"workshop_code": "车间编码"
},
"st_ivt_bsrealstorattr": {
"stor_code": "仓库编码",
"stor_name": "仓库名称",
"simple_name": "仓库简称",
"stor_capacity": "仓库容量",
"total_area": "总面积",
"stor_type_scode": "仓库性质",
"is_virtualstore": "是否虚拟仓库",
"is_semi_finished": "是否半成品库",
"is_materialstore": "是否原料库",
"is_productstore": "是否成品库",
"is_attachment": "是否配件库",
"is_reversed": "是否允许退货",
"is_mvout_auto_cfm": "自动确认转出业务",
"is_mvin_auto_cfm": "自动确认转入业务",
"area": "区域",
"storea_ddress": "仓库地址",
"principal": "负责人",
"office_phone": "办公电话",
"mobile_no": "手机号码",
"order_index": "显示顺序",
"whstate_scode": "状态",
"base_class_id": "物料基本分类",
"sysownerid": "所有者ID",
"sysdeptid": "部门ID",
"syscompanyid": "公司ID",
"ext_id": "外部ID",
"depart_name": "部门名称",
"company_name": "公司名称"
},
"st_ivt_checkdtl": {
"seq_no": "明细序号",
"sect_code": "盘点区域",
"struct_code": "盘点位置",
"checkpoint_code": "盘点站点",
"storagevehicle_code": "存储载具编码",
"material_id": "物料ID",
"pcsn": "批次",
"base_qty": "库存数量",
"status": "状态",
"is_down": "已下发",
"fac_qty": "盘点数量",
"check_result": "盘点结果",
"check_optname": "盘点人",
"check_time": "盘点时间",
"remark": "明细备注",
"check_code": "盘点单号",
"check_type": "盘点单类型",
"stor_name": "仓库名称",
"dtl_num": "明细数量",
"create_mode": "创建方式"
},
"st_ivt_iostor": {
"stor_code": "仓库编码",
"sect_date": "日期",
"quality_scode": "质量类型",
"start_num": "期初数量",
"in_num": "入库数量",
"out_num": "出库数量",
"total_qty": "总数量",
"total_weight": "总重量",
"io_type": "出入库类型",
"detail_count": "明细数量",
"seq_no": "明细序号",
"work_status": "执行状态",
"task_id": "任务ID",
"storagevehicle_code": "存储载具编码",
"is_issued": "已下发",
"plan_qty": "计划数量",
"real_qty": "实际数量",
"point_code": "出入库点ID",
"assign_qty": "已分配数量",
"unassign_qty": "未分配数量",
"mol_code": "损耗单号",
"mol_inv_type": "损耗单类型",
"mol_type": "损耗类型",
"turnout_sect_code": "转出区域编码",
"turnout_struct_code": "转出位置编码",
"turnin_sect_code": "转入区域编码",
"turnin_struct_code": "转入位置编码"
},
"structWarning": {
"safe_qty_lower_limit": "安全库存下限",
"safe_qty_upper_limit": "安全库存上限",
"cron": "表达式",
"notify_type": "通知类型",
"overdue_days": "过期天数",
"safe_days": "安全天数",
"is_read": "已读",
"current_qty": "当前数量"
},
"strategy": {
"sect_code": "仓库区域",
"strategy": "规则",
"strategy_type": "1 入库策略 2 出库策略",
"description": "描述",
"strategy_code": "策略编码",
"strategy_name": "策略名称",
"class_type": "处理类型",
"param": "处理类",
"ban": "禁止操作",
"form_data": "限制参数"
},
"code_rule": {
"current_value": "当前值"
},
"dept": {
"dept_id": "ID",
"pid": "上级部门",
"sub_count": "子部门数量",
"name": "名称",
"zh_name": "中文名称",
"in_name": "印尼语名称",
"en_name": "英语名称",
"dept_sort": "排序",
"is_used": "状态",
"create_name": "创建人",
"update_name": "更新人",
"create_time": "创建日期",
"update_time": "更新时间",
"code": "部门编码",
"ext_id": "外部ID"
},
"dict": {
"dict_type": "字典类型",
"dict_sort": "序号",
"label": "字典标签",
"value": "字典值",
"para1": "参数1",
"para2": "参数2",
"para3": "参数3"
},
"menu": {
"home": "首页面",
"menu_id": "菜单ID",
"pid": "上级菜单ID",
"sub_count": "子菜单数量",
"type": "菜单类型",
"system_type": "所属系统",
"category": "菜单分类",
"title": "菜单标题",
"en_title": "英语标题",
"in_title": "印尼语标题",
"zh_title": "中文标题",
"component_name": "组件名称",
"component": "组件",
"menu_sort": "排序",
"icon": "图标",
"path": "路径",
"iframe": "是否外部链接",
"cache": "是否缓存",
"hidden": "是否隐藏",
"permission": "权限",
"is_pc": "是否PC菜单"
},
"param": {
"code": "编码",
"name": "名称",
"zh_name": "名称",
"en_name": "英语名称",
"in_name": "印尼语名称",
"value": "值"
},
"user": {
"user_id": "用户ID",
"username": "登录账号",
"password": "密码",
"is_admin": "是否管理员账号",
"person_name": "姓名",
"zh_person_name": "中文姓名",
"en_person_name": "英文姓名",
"in_person_name": "印尼语姓名",
"gender": "性别",
"zh_gender": "中文性别",
"en_gender": "英文性别",
"phone": "电话",
"email": "邮箱",
"avatar_name": "头像路径",
"avatar_path": "实际头像路径",
"extperson_id": "外部人员ID",
"extuser_id": "外部用户ID",
"pwd_reset_user_id": "重置密码人",
"pwd_reset_time": "重置密码时间"
},
"basedata_manage": {
"same_warehouse_numbers": "存在相同的仓库编号",
"deleted_or_without_permission_operation_failed": "被删除或无权限,操作失败!",
"same_supplier_code": "存在相同的供应商编号",
"current_device_code_already_exists": "当前设备编码已存在【%s】",
"current_supplier_code_already_exists": "当前供应商编码已存在【%s】",
"current_cust_code_already_exists": "当前客户编码已存在【%s】",
"current_material_code_already_exists": "当前物料编码已存在【%s】",
"current_sorting_code_already_exists": "当前分类编码已存在【%s】",
"current_unit_code_already_exists": "当前计量单位编码已存在【%s】",
"unit_code_not_exists": "计量单位编码为【%s】不存在!",
"current_vehicle_group_plate_info_exists": "当前载具组盘信息已存在",
"parents_cannot_be_oneself": "上级不能为自己",
"material_information_not_exists": "物料信息为【%s】不存在!",
"storage_vehicle_code_already_exists": "当前载具编码已存在【%s】",
"vehicle_type_no_dict_config": "此载具类型%s没有配置字典值",
"storage_vehicle_not_exist": "载具编码为【%s】的载具不存在!",
"parent_class_code_invalid": "请输入正确的父节点编号!",
"sect_code_already_exists": "存在相同仓库的库区编号",
"struct_code_not_exist": "结构编码【%s】不存在",
"sect_no_io_rule": "区域【%s】没有配置出入库策略",
"strategy_no_available_struct": "策略【%s】没有可用的货位共查询到%d个货位",
"sect_no_in_rule": "区域【%s】没有配置入库策略",
},
"sch_manage": {
"task_already_completed": "该任务已完成!",
"task_already_cancelled": "该任务已取消!",
"task_not_exists": "该任务不存在",
"only_cancel_generating_tasks": "只能取消生成中的任务!",
"task_status_must_be_create_to_cancel": "任务状态必须为生成才能取消任务",
"same_point_code_exists": "存在相同的点位编码",
"data_empty": "数据为空!",
"task_config_already_exists": "任务配置【%s】已存在!",
"start_and_end_region_cannot_be_empty": "起点区域和终点区域不能同时为空!",
"tray_cannot_be_empty": "托盘不能为空"
},
"decision_manage": {
"location_list_empty": "仓位集合为空",
"strategy_type_error": "策略类型错误",
"no_available_location": "当前分配策略无可用货位",
"no_available_location_same_block_num": "当前分配策略sameBlockNum无可用货位",
"no_available_aisle": "未找到可用的巷道",
"strategy_name_already_exists": "已存在相同名称的策略【%s】",
"strategy_no_instance": "启动失败,当前策略【%s】没有对应的实例信息",
"alley_ave_no_available_location": "均衡策略结果:载具号:【%s】当前分配策略无可用货位",
"fifo_rule_inventory_shortage": "当前出库策略:先进先出,库存分配失败,失败原因:库存不足!",
"depth_priority_location_not_found": " 深位优先策略:获取深货位有货且浅货位无货仓位:载具号:【%s】获取仓位失败该策略对应库位数量为0",
"limit_storage_vehicle_not_exist": "限位策略:当前载具信息不存在:【%s】不存在",
"limit_storage_location_not_found": "限位策略:载具号:【%s】获取仓位失败该高度等级对应库位数量为0"
},
"task": {
"status": {
"created": "生成",
"applied": "申请",
"created_completed": "创建完成",
"issued": "下发",
"executing": "执行中",
"completed": "完成",
"cancelled": "已取消",
"unfinished": "未完成"
}
,
"created_desc": "生成任务",
"applied_desc": "申请任务",
"create_completed_desc": "创建完成任务",
"issued_desc": "下发任务",
"executing_desc": "执行中任务",
"completed_desc": "完成任务",
"cancelled_desc": "已取消任务",
"unfinished_desc": "未完成任务"
},
"bind": {
"type": {
"unbind": "解绑",
"bind": "绑定",
"no_operation": "不操作"
}
},
"vehicle": {
"type": {
"empty_pallet": "空托盘",
"empty_container": "空料箱"
}
},
"base_data": {
"type_not_defined": "对应类型【%s】未定义"
},
"pm_manage": {
"no_such_unit_info": "没有该计量单位信息",
"no_such_warehouse_info": "没有该仓库信息",
"form_type_param_cannot_be_empty": "表单类型参数不能为空",
"current_bill_already_merged": "当前单据已合单,不允许再次提交:【%s】",
"current_bill_is_new_merged_bill": "当前单据为合单后新单据,不允许再次提交:【%s】",
"current_bill_is_not_new_merged_bill": "当前单据为非合单新单据,不允许提交:【%s】"
},
"warehouse_manage": {
"main_table_status_must_be_generate": "主表状态必须为生成!",
"no_cancel_outbound_alloc_dtl": "不存在可取消的出库分配明细",
"no_selected_outbound_point": "未选择出库点",
"no_selected_floor": "未选择楼层",
"no_related_outbound_bill": "未查到相关出库单",
"no_alloc_dtl_to_set": "当前没有可设置的分配明细",
"main_table_status_must_be_allocated": "主表状态必须为分配完!",
"cannot_force_confirm_with_unfinished_tasks": "当前有未完成的任务不能强制确认!",
"no_alloc_dtl_for_task": "未找到任务对应的分配明细",
"no_dtl_found": "未找到明细",
"vehicle_already_in_storage": "载具编码:【%s】已存在库内请对数据进行核实",
"detail_already_allocated_location": "当前明细已经分配过库位",
"no_available_location": "无可用货位",
"detail_not_allocated_location": "该明细还没分配货位,请先分配货位",
"cannot_find_allocation_detail_for_task": "未找到任务对应的分配明细",
"cannot_find_inbound_detail_record": "未找到入库单明细记录",
"cannot_find_inbound_order": "未找到入库单",
"no_location_in_sector": "该库区没有仓位",
"no_carrier_info": "没有该载具号信息",
"cannot_find_suitable_location": "未找到满足的仓位",
"cannot_find_available_sector": "未找到可用的库区",
"cannot_select_suitable_sector": "无法选择合适的库区",
"outbill_qty_zero": "数量不能为零",
"outbill_sect_empty": "分配库区不能为空",
"outbill_not_found": "查找不到出库单信息",
"outbill_no_details": "当前订单无可分配出库明细",
"outbill_no_cancelable_details": "不存在可取消的出库分配明细",
"outbill_allocated": "已全部分配完未分配数量为0",
"storagevehicle_no_inventory": "当前载具【%s】不存在相关物料批次库存请检查数据!",
"frozen_quantity_cannot_be_negative": "冻结数不能为负数,请检查变动数量!当前冻结为【%s】当前变动数为【%d】",
},
"pda_manage": {
"change_type_cannot_be_empty": "变动类型不能为空!",
"carrier_code_cannot_be_empty": "载具编码不能为空!",
"material_id_cannot_be_empty": "物料标识不能为空!",
"unit_id_cannot_be_empty": "计量单位标识不能为空!",
"unit_name_cannot_be_empty": "计量单位名称不能为空!",
"change_qty_cannot_be_empty": "变动数量不能为空!",
"carrier_already_has_inventory": "当前载具已存在库存物料,请检查数据!",
"material_info_cannot_be_empty": "物料信息不能为空!",
"vehicle_info_cannot_be_empty": "载具信息不能为空!",
"vehicle_already_has_group_plate_info": "载具编码:【%s】已存在组盘信息请对数据进行核实",
"vehicle_already_in_storage": "载具编码:【%s】已存在库内:【%d】请对数据进行核实",
"dtllist_cannot_be_empty": "dtlList不可为空",
"vehicle_not_group_plated": "此载具未组盘,请检查!",
"vehicle_not_in_group_plate_status": "此载具非组盘状态,请检查!",
"point_not_exists": "点位不存在:【%s】",
"no_materials_available_for_storage": "当前没有可入库的物料!",
"move_in_location_cannot_be_empty": "移入货位不能为空!",
"material_detail_cannot_be_empty": "物料明细不能为空!",
"vehicle_not_exist_in_system": "载具在系统中不存在!",
"move_in_location_not_exist_in_system": "移入货位在系统中不存在!",
"location_and_vehicle_code_cannot_be_empty": "货位编码和载具编码不能同时为空!",
"vehicle_code_empty": "载具编码不能为空",
"point_code_empty": "点位编码不能为空",
"point_not_found": "点位【%s】不存在",
"point_already_binded": "点位【%s】已绑定载具【%d】",
"vehicle_already_binded": "载具【%s】已绑定点位【%d】",
"point_no_vehicle_need_unbind": "点位【%s】没有绑定载具【%d】无需解绑",
"start_point_not_exist": "起点不存在",
"end_point_not_exist": "终点不存在",
"site_code_empty": "点位编码不能为空",
"site_not_exist": "点位【%s】不存在"
},
"acs": {
"connection_failed": "ACS连接失败"
},
"status": {
"published": "发布",
"unpublished": "未发布",
"started": "启动",
"stopped": "停止",
"production_in": "生产入库",
"purchase_in": "采购入库",
"other_in": "其他入库",
"production_out": "生产出库",
"sales_out": "销售出库",
"other_out": "其他出库",
"generated": "生成",
"allocated": "分配完",
"type_not_defined": "对应类型【%s】未定义",
"code_not_defined_r": "对应编码【%s】未定义R的数据",
"code_not_defined_x": "对应编码【%s】未定义x的数据",
"node_completed": "节点完成",
"abnormal_completed": "异常完成",
"manual_in": "手动入库",
"material_out": "物料出库",
"manual_out": "手动出库",
"move_storage": "移库",
"abnormal_move": "异常移库",
"inventory": "盘点",
"transfer": "转储",
"inventory_loss": "盘亏",
"inventory_profit": "盘盈",
"physical_inventory": "实物盘点",
"receipt_notice": "收货通知",
"sales_order": "销售订单",
"production_inbound": "生产入库",
"purchase_inbound": "采购入库",
"sales_return_inbound": "销售退货入库",
"purchase_return_outbound": "采购退货出库",
"subcontract_material_list": "委外领料单",
"production_material_list": "生产备料单",
"production_picking": "生产领料",
"simple_production_picking": "简易生产领料",
"transfer_outbound": "调拨出库",
"other_outbound": "其他出库",
"lowest": "最低优先级",
"normal": "正常优先级",
"higher": "较高优先级",
"urgent": "紧急优先级",
"warehouse": "仓库任务",
"agv_task": "AGV任务",
"ctu_task": "CTU任务",
"third_floor_ctu": "三楼CTU",
"xian_gong": "先功系统",
"hairou_ctu": "海柔CTU",
"hikvision_ctu": "海康CTU",
"inbound": "入库",
"outbound": "出库",
"in_out_bound": "出入库",
"first_floor_workshop": "一楼车间",
"second_floor_workshop": "二楼车间",
"third_floor_workshop": "三楼车间",
"main_storage_picking_platform": "主库拣选平台",
"first_floor_io_conveyor": "一楼出入库输送机",
"second_floor_io_conveyor": "二楼出入库输送机",
"second_floor_ctu_shelf_docking": "二楼CTU货架对接位",
"second_floor_agv_production_line_docking": "二楼AGV生产线对接位",
"second_floor_empty_shelf_buffer": "二楼空货架缓存位",
"pallet_warehouse": "托盘库",
"container_warehouse": "料箱库",
"virtual_warehouse": "虚拟库",
"second_floor_ctu_buffer": "二楼CTU缓存位",
"second_floor_shelf_buffer": "二楼货架缓存位",
"ascending": "升序",
"descending": "降序",
"unbind": "解绑",
"bind": "绑定",
"no_operation": "不操作",
"empty_tray": "空托盘",
"empty_container": "空料箱",
"start": "开始",
"pause": "暂停",
"completed": "完成",
"force_completed": "强制完成",
"cancelled": "已取消"
},
"error": {
"param_undefined": "参数【%s】未定义【%s】",
"ParamExist": "参数【%s】已存在",
"Update": "更新失败",
"Detele": "删除失败",
"NullPoint": "空指针异常",
"SystemAuthError": "系统授权错误",
"File_3": "文件上传失败",
"isNull": "参数【%s】不能为空",
"Send": "发送失败"
},
"role": {
"Check_1": "角色名称不能为空",
"level": "角色级别"
},
"quartz": {
"ip_different": "本机IP【%s】与调度IP【%s】不一致",
"create_job_failure": "创建定时任务失败"
},
"system_manage": {
"username_password_error": "用户名或密码错误",
"account_not_activated": "账号未激活",
"param_empty": "参数不能为空",
"code_rule_not_exist": "缺少【%s】相关配置",
"menu_no_permission": "没有菜单权限",
"current_business_executing": "当前业务:【%s】正在执行请稍后再试"
},
"login": {
"childError": "子节点菜单不能设置为目录"
}
}