Files
fengtianDL_lms/nladmin-system/nlsso-server/src/main/resources/language/i18n/zh.js
2025-12-05 09:26:00 +08:00

1992 lines
85 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": "中文",
"platform": {
"title": "WMS系统",
"WMSSystem":"WMS系统"
},
"SysParam":{
"rules":{
"NotNull":"不可为空"
}
},
"system": {
"exception": "系统异常,请联系管理员",
"paramException": "参数异常,请检查输入参数",
"resultException": "请求结果不存在",
"dataException": "数据异常,数据不存在",
"dataExceptionArg": "数据异常,%s数据不存在",
"dataDuplicationArg": "数据重复,%s已存在于系统中",
"dataFormat": "数据异常,数据不正确",
"activatArg": "%s尚未在系统中激活",
"operation": "操作失败",
"error_param_undefined": "【%s】对应类型【%s】未定义",
"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": "登入失败,账号未启用"
},
"wms": {
"statement": {
"record": {
"title": "库存变动记录",
"location_info": "仓位信息",
"enter_location_info": "请输入仓位信息",
"material_code": "物料编码",
"enter_material_code": "请输入物料编码",
"vehicle_code": "载具编码",
"enter_vehicle_code": "请输入载具编码",
"batch": "批次",
"enter_batch_info": "请输入批次信息",
"change_date": "变动日期",
"start_date": "开始日期",
"end_date": "结束日期",
"warehouse": "仓库",
"location_code": "仓位编码",
"material_name": "物料名称",
"is_increase_stock": "是否增加库存",
"total_stock": "总库存",
"frozen_stock": "冻结库存",
"change_stock": "变动库存",
"unit": "单位",
"material_extend_info": "物料扩展信息",
"document_number": "单据编号",
"document_table_name": "单据表名",
"change_type": "变动类型",
"update_time": "修改时间"
},
"structivt": {
"title": "库存管理",
"warehouse_area": "所属库区",
"location_search": "仓位搜索",
"location_code_or_name": "仓位编码或名称",
"material_search": "物料搜索",
"material_code_name_spec": "物料编码、名称或规格",
"batch_number": "批次号",
"export_excel": "导出Excel",
"location_code": "仓位编码",
"location_name": "仓位名称",
"warehouse": "仓库",
"material_code": "物料编码",
"material_name": "物料名称",
"vehicle_number": "载具号",
"stock_quantity": "库存数",
"frozen_quantity": "冻结数",
"measurement_unit": "计量单位",
"remark": "备注",
"storage_time": "入库时间",
"finished_product_stock": "成品库存"
}
},
"basedata": {
"bsrealstorattr": {
"title": "仓库",
"search_placeholder": "输入仓库编码或名称",
"stor_code": "仓库编码",
"stor_code_required": "仓库编码不能为空",
"stor_name": "仓库名称",
"stor_name_required": "仓库名称不能为空",
"simple_name": "仓库简称",
"ext_id": "外部标识",
"stor_capacity": "仓库容量",
"total_area": "总面积(㎡)",
"stor_type_scode": "仓库性质",
"storea_ddress": "仓库地址",
"principal": "负责人",
"office_phone": "联系电话",
"stor_type": "仓库类型",
"is_materialstore": "原材料库",
"is_semi_finished": "半成品库",
"is_productstore": "成品库",
"is_attachment": "备件库",
"is_virtualstore": "虚拟库",
"remark": "备注",
"is_used": "是否启用",
"valid_phone": "请输入正确的11位手机号码",
"only_number": "只能输入数字",
"select_at_least_one_type": "仓库类型至少选一条",
"disable_confirm": "此操作将停用,是否继续!",
"enable_confirm": "此操作将启用,是否继续!"
},
"class": {
"title": "基础类别",
"class_code": "分类编码",
"class_name": "分类名称",
"class_desc": "分类简要描述",
"is_top": "顶级类目",
"parent_class": "上级类目",
"select_parent_class": "选择上级类目",
"search_placeholder": "请选择分类名称",
"expand_all": "全部展开",
"is_modify": "是否可修改",
"delete_confirm": "确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!",
"add_sibling": "新增同级",
"add_children": "新增子级",
"not_empty": "不能为空",
"top_class_not_empty": "顶级类目不能为空"
},
"material": {
"title": "物料",
"not_empty": "不能为空",
"material_code_not_empty": "物料编码不能为空",
"material_name_not_empty": "物料名称不能为空",
"material_type_not_empty": "物料分类不能为空",
"change_status_confirm": "此操作将 \"{status}\" {name}, 是否继续?",
"status_change_success": "{status}成功",
"sync_success": "同步成功!"
},
"customer": {
"title": "客户基础表",
"search_placeholder": "输入客户编码或客户名称",
"cust_code": "客户编码",
"cust_name": "客户名称 ",
"cust_simple_name": "客户简称 ",
"tax_no": "税务登记号",
"register_no": "工商注册号",
"manage_lice_no": "经营许可证号",
"busi_char_name": "营业执照",
"zip_code": "邮政编码",
"corp_tele_no": "公司电话",
"corp_address": "公司地址",
"ext_id": "外部标识",
"is_used": "是否启用",
"jurid_name": "法人代表",
"remark": "备注",
"cust_id_not_empty": "客户标识不能为空",
"cust_code_not_empty": "客户编码不能为空",
"cust_name_not_empty": "客户名称 不能为空",
"create_id_not_empty": "创建人不能为空",
"create_name_not_empty": "创建人不能为空",
"create_time_not_empty": "创建时间不能为空",
"is_used_not_empty": "是否启用不能为空",
"is_delete_not_empty": "是否删除不能为空",
"class_id_not_empty": "基础分类不能为空",
"change_status_confirm": "此操作将 \"{status}\" {name}, 是否继续?",
"status_change_success": "{status}成功"
},
"group": {
"title": "组盘记录",
"material_query": "物料查询",
"pcsn": "批次",
"storagevehicle_code": "载具编码",
"material_placeholder": "物料编码、名称",
"batch_query": "批次查询",
"batch_placeholder": "批次",
"vehicle_code": "载具编码",
"vehicle_placeholder": "载具编码",
"status": "组盘状态",
"status_placeholder": "状态",
"material_code": "物料编码",
"material_name": "物料名称",
"spec": "规格",
"storagevehicle_code": "载具编码",
"qty": "物料数量",
"unit": "单位",
"ext_code": "源单号",
"ext_type": "源单类型",
"ext_type_placeholder": "源单类型",
"add_frame": "添加料框",
"frame_no": "料框号",
"operation": "操作",
"input_frame_no": "请输入料框号",
"delete": "删除",
"cancel": "取消",
"confirm": "确认",
"group_qty": "组盘数量",
"remark": "备注",
"create_name": "组盘人",
"create_time": "组盘时间",
"update_name": "修改人",
"update_time": "修改时间",
"index": "序号",
"group_id": "组盘标识",
"insert": "新增一行",
"container_code": "子卷号",
"detail": "组盘详情",
"dtl": "组盘明细",
"save": "保存",
"close": "关闭",
"generate": "自动生成",
"duplicate_frame": "存在重复的料框号:{frames}",
"zero_qty_error": "存在数量为0的料框不能提交"
},
"materialSet": {
"title": "物料存放设置",
"sect_select": "库区选择",
"material_class": "物料分类",
"add": "新增",
"operation": "操作",
"sect_code": "库区编码",
"sect_name": "库区名称",
"class_code": "物料类别编码",
"class_name": "物料类别名称",
"set_time": "设置时间",
"set_name": "设置人",
"sect": "库区",
"select_sect": "请选择库区",
"second_class": "二级分类",
"cancel": "取 消",
"confirm": "确 定",
"select_record": "请选择记录",
"operation_success": "操作成功"
},
"measure": {
"title": "计量单位",
"search_placeholder": "输入单位编码或单位名称",
"unit_code": "编码",
"unit_name": "名称",
"ext_id": "外部标识",
"qty_precision": "数据精度",
"is_used": "是否启用",
"no": "否",
"yes": "是",
"cancel": "取消",
"confirm": "确认",
"update_optname": "修改者",
"update_time": "修改时间",
"operation": "操作",
"not_empty": "不能为空",
"confirm_title": "提示",
"change_status_confirm": "此操作将 \"{status}\" {name}, 是否继续?",
"status_change_success": "{status}成功"
},
"sectattr": {
"title": "库区",
"stor_select": "所属仓库",
"search_placeholder": "输入库区编码或名称",
"sect_code": "库区编码",
"sect_name": "库区名称",
"simple_name": "库区简称",
"stor_id": "归属仓库",
"capacity": "库区容量",
"sect_type_attr": "库区类型",
"sect_manager_name": "负责人",
"mobile_no": "联系电话",
"remark": "备注",
"stor_name": "仓库名称",
"is_used": "是否启用",
"ext_id": "外部标识",
"valid_phone": "请输入正确的11位手机号码",
"valid_number": "只能输入数字",
"sect_code_not_empty": "库区编码不能为空",
"sect_name_not_empty": "库区名称不能为空",
"sect_type_not_empty": "库区类型不能为空",
"stor_id_not_empty": "仓库标识不能为空",
"not_empty": "不能为空",
"disable": "停用",
"enable": "启用",
"change_status_confirm": "此操作将{status},是否继续!",
"confirm_title": "提示",
"confirm": "确定",
"cancel": "取消",
"operation_success": "操作成功"
},
"supp": {
"title": "供应商",
"search_placeholder": "输入供应商编码或名称",
"supp_code": "供应商编码",
"supp_name": "供应商名称",
"jurid_name": "法人代表",
"tax_no": "税务登记号",
"register_no": "工商注册号",
"manage_lice_no": "经营许可证号",
"busi_char_name": "营业执照",
"barcode_print": "条码打印起始值",
"zip_code": "邮政编码",
"corp_tele_no": "公司电话",
"corp_address": "公司地址",
"is_used": "是否启用",
"no": "否",
"yes": "是",
"ext_id": "外部标识",
"honour_days": "资金计划履约天数",
"remark": "备注",
"cancel": "取消",
"confirm": "确认",
"update_optname": "修改者",
"update_time": "修改时间",
"operation": "操作",
"not_empty": "不能为空",
"confirm_msg": "此操作将 \"{status}\" {code}, 是否继续?",
"confirm_title": "提示",
"confirm_btn": "确定",
"cancel_btn": "取消",
"success": "成功"
},
"structattr": {
"position": "仓位",
"position_code": "仓位编码",
"position_name": "仓位名称",
"position_short_name": "仓位简称",
"warehouse_area": "所属库区",
"belong_warehouse_area": "归属库区",
"warehouse": "所属仓库",
"vehicle_number": "载具号",
"lock_type": "锁定类型",
"capacity": "容量",
"weight_bearing": "承受重量",
"width": "宽度",
"depth": "深度",
"height": "高度",
"is_temporary": "是否临时",
"row": "排",
"column": "列",
"layer": "层",
"layer_1": "1层",
"layer_2": "2层",
"layer_3": "3层",
"remark": "备注",
"is_enabled": "是否启用",
"is_empty": "是否空位",
"empty": "空位",
"has_goods": "有货",
"fuzzy_search": "模糊搜索",
"position_code_name": "仓位编码、名称",
"lock_task_type": "锁定任务类型",
"lock_task_code": "锁定任务编码",
"lock_bill_code": "锁定单据编码",
"lock_bill_type": "锁定单据类型",
"position_code_not_empty": "仓位编码不能为空",
"position_name_not_empty": "仓位名称不能为空",
"warehouse_area_not_empty": "库区标识不能为空",
"warehouse_not_empty": "仓库标识不能为空",
"only_number": "只能输入数字",
"disable_confirm": "此操作将停用,是否继续!",
"enable_confirm": "此操作将启用,是否继续!",
"struct_code_not_empty": "仓位标识不能为空"
},
"storagevehicleinfo": {
"not_empty": "不能为空",
"operate_success": "{status}成功",
"vehicle_type": "载具类型",
"fuzzy_search": "模糊搜索",
"vehicle_code_name": "载具号、载具名称",
"vehicle_code": "载具编码",
"vehicle_name": "载具名称",
"vehicle_weight": "载具重量",
"is_used": "是否启用",
"vehicle_id": "载具标识",
"bind_material": "绑定物料",
"pallet_weight": "托盘重量",
"print": "打印",
"vehicle_material_info": "载具物料信息",
"material_code": "物料编码",
"material_spec": "物料规格",
"batch": "批次",
"material_qty": "物料数量",
"frozen_qty": "冻结数量",
"process_instance": "流程实例",
"vehicle_info": "载具信息",
"vehicle_weight_g": "载具重量(g)",
"print_config": "打印配置",
"paper_height_mm": "纸张高度(mm)",
"paper_width_mm": "纸张宽度(mm)",
"margin_top_mm": "页边距top(mm)",
"margin_right_mm": "页边距right(mm)",
"margin_down_mm": "页边距down(mm)",
"margin_left_mm": "页边距left(mm)",
"start_vehicle_code": "起始载具号",
"vehicle_qty": "载具数量",
"height_mm": "高度(mm)",
"width_mm": "宽度(mm)",
"depth_mm": "深度(mm)",
"title": "载具信息",
"generate": "生成",
"generate_and_print": "生成并打印",
"print_success": "打印成功",
"only_number": "请输入数字",
"type_not_empty": "类型不能为空",
"num_not_empty": "数量不能为空",
"please_select_type": "请选择类型",
"disable_confirm": "确定要禁用此载具吗?",
"enable_confirm": "确定要启用此载具吗?",
"confirm_change": "此操作将 \"{status}\" {code}, 是否继续?",
"is_enabled": "启用状态"
}
},
"record": {
"inventory_change_record": "库存变动记录",
"position_info": "仓位信息",
"enter_position_info": "请输入仓位信息",
"material_code": "物料编码",
"enter_material_code": "请输入物料编码",
"vehicle_code": "载具编码",
"enter_vehicle_code": "请输入载具编码",
"batch": "批次",
"enter_batch_info": "请输入批次信息",
"change_date": "变动日期",
"start_date": "开始日期",
"end_date": "结束日期",
"warehouse": "仓库",
"position_code": "仓位编码",
"material_name": "物料名称",
"is_increase_inventory": "是否增加库存",
"total_inventory": "总库存",
"frozen_inventory": "冻结库存",
"change_inventory": "变动库存",
"unit": "单位",
"material_extension_info": "物料扩展信息",
"document_number": "单据编号",
"document_table_name": "单据表名",
"change_type": "变动类型",
"update_time": "修改时间"
},
"structivt": {
"inventory_management": "库存管理",
"warehouse_area": "所属区域",
"point_search": "点位搜索",
"point_code_or_name": "点位编码或名称",
"point_code": "点位编码",
"region_code": "区域编码",
"pcsn": "批次号",
"qty": "总数",
"position_search": "仓位搜索",
"position_code_or_name": "仓位编码或名称",
"material_search": "物料搜索",
"material_info": "物料编码、名称或规格",
"batch_number": "批次号",
"export_excel": "导出Excel",
"position_code": "仓位编码",
"position_name": "仓位名称",
"warehouse": "仓库",
"material_code": "物料编码",
"material_name": "物料名称",
"vehicle_number": "载具号",
"inventory_quantity": "库存数",
"frozen_quantity": "冻结数",
"unit_of_measurement": "计量单位",
"remark": "备注",
"storage_time": "入库时间"
},
"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",
"strategy": {
"title": "策略管理",
"strategy_name": "策略名称",
"strategy_type": "策略类型",
"system_strategy": "系统策略",
"custom_strategy": "自定义策略",
"strategy_code": "策略编码",
"decision_type": "决策类型",
"strategy_executor": "策略执行器",
"param": "参数",
"description": "描述",
"is_used": "是否启用",
"operator": "操作人",
"operation_time": "操作时间",
"confirm_disable": "确定要禁用该策略吗?",
"confirm_enable": "确定要启用该策略吗?",
"operation_success": "操作成功",
"inbound": "入库",
"outbound": "出库",
"common": "通用",
"implementation_class": "实现类",
"expression": "表达式",
"script": "脚本",
"strategy_name_not_empty": "策略名称不能为空",
"strategy_type_not_empty": "策略类型不能为空",
"strategy_code_not_empty": "策略编码不能为空",
"param_not_empty": "参数不能为空",
"class_type_not_empty": "策略执行器不能为空",
"confirm_close": "确定要关闭吗?"
},
"sectStrategy": {
"select_sect": "请选择分区",
"select_strategy_type": "请选择策略类型",
"select_strategy": "请选择策略",
"sect_name":"库区名称",
"strategy_type":"策略类型",
"inbound_strategy":"入库策略",
"outbound_strategy":"出库策略",
"strategy_list":"策略列表",
"description":"描述",
"operator":"描述",
"operation_time":"操作时间"
}
},
"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】",
"form_data2": {
"merge_list":"合并清单",
"cancel_merge":"取消合并",
"select_cancel_merge": "请选择需要取消合单的单据",
"form_detail": "单据详情",
"form_code": "单据编号",
"form_type": "单据类型",
"form_date": "单据日期",
"create_time": "创建时间",
"material_qty": "物料数量",
"form_status": "单据状态",
"system_generated": "系统生成",
"is_merged": "是否已合单",
"qty": "数量",
"assigned_qty": "出库已分配数量",
"unit": "单位",
"generated": "生成",
"executing": "执行中",
"completed": "完成",
"supplier_code": "供应商编码",
"supplier_name": "供应商名称",
"supplier_code_name": "供应商编码/名称",
"material_code": "物料编码",
"material_name": "物料名称",
"merged_list": "已合并清单",
"import": "导入",
"merged_codes": "被合单据",
"select_at_least_two": "最少选择2个单据进行合单",
"cannot_submit_merged": "不允许提交已合单的单据:",
"cannot_submit_new_merged": "不允许提交合新合单的单据:",
"material_must_same": "合单的订单物料必须相同:",
"out_lifter_must_same": "合单的出库提升机必须相同:",
"floor_must_same": "合单的订单楼层必须相同:",
"merge_success": "合单成功!",
"cannot_submit_unmerged": "不允许提交未合单的单据:",
"cancel_merge_success": "取消合单成功!"
},
"form_data": {
"select_material_first": "请先勾选物料",
"title": "单据数据",
"form_selection": "单据选择",
"form_details": "单据明细",
"document_details": "单据详情",
"form_type": "单据类型",
"status": "单据状态",
"code": "单据编码",
"form_code": "单据编码",
"material_code": "物料编码",
"form_date": "单据日期",
"warehouse": "仓库",
"qty": "数量",
"pcsn": "批次",
"batch": "批次",
"remark": "备注",
"unit": "单位",
"material_name": "物料名称",
"material_spec": "物料规格",
"vehicle_code": "托盘编码",
"source_form_date": "源单日期",
"create_name": "创建人",
"create_time": "创建时间",
"please_select": "请选择/搜索",
"select_search": "请选择/搜索",
"start_date": "开始日期",
"end_date": "结束日期",
"select_date": "选择日期",
"cancel": "取消",
"confirm": "确认",
"form_material_qty": "单据物料数量",
"actual_qty": "明细实际数量",
"select_warehouse": "请选择仓库",
"select_form_type": "请选择单据类型",
"select_source_form_date": "请选择源单日期",
"enter_material_code": "请输入物料编码",
"enter_qty": "请输入数量",
"enter_pcsn": "请输入批次号",
"generated": "生成",
"executing": "执行中",
"paused": "暂停",
"completed": "完成",
"biz_form_code": "业务单据编码",
"biz_form_time": "业务单据时间",
"material_id": "物料id",
"material_qty": "物料数量",
"process_instance_id": "流程实例id",
"parent_form_id": "父单据数据id",
"code_name": "编码、名称",
"delete_confirm": "确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!",
"form_status": "单据状态"
}
},
"pub": {
"MaterDialog": {
"title": "物料选择",
"search": "模糊搜索",
"placeholder": "编码、名称",
"material_code": "物料编码",
"material_name": "物料名称",
"spec": "规格",
"model": "型号",
"class_code": "分类编码",
"class_name": "物料分类",
"unit": "计量单位",
"select_material_first": "请先勾选物料"
},
"StructDialog": {
"title": "货位选择",
"sect": "库区",
"struct": "货位",
"sect_placeholder": "所属库区",
"placeholder": "输入货位编码、名称",
"struct_code": "货位编码",
"struct_name": "货位名称",
"sect_name": "库区名称",
"select_struct_first": "请先勾选仓位"
}
},
"sch": {
"point": {
"material_code":"物料编码",
"material_name":"物料名称",
"material_qty":"物料数量",
"current_task":"当前任务号",
"title": "点位管理",
"workshop": "所属车间",
"workshop_a": "A车间",
"blurry_search": "模糊搜索",
"code_name": "编码名称",
"region_type": "区域类型",
"point_type": "点位类型",
"point_status": "点位状态",
"lock_type": "锁定类型",
"is_used": "是否启用",
"enable": "启用",
"disable": "禁用",
"lock": "锁定",
"unlock": "解锁",
"point_id": "点位标识",
"please_select": "请选择",
"region": "所属区域",
"point_code": "点位编码",
"point_name": "点位名称",
"device_point_type": "设备点位类型",
"parent_code": "父类编码",
"vehicle_code": "载具编码",
"vehicle_type": "载具类型",
"can_vehicle_types": "可放载具类型",
"vehicle_qty": "载具数量",
"is_has_worker": "是否有工单",
"is_auto": "是否自动",
"remark": "备注",
"workshop_code": "车间编码",
"region_code": "区域编码",
"region_name": "区域名称",
"is_locked": "是否锁定",
"yes": "是",
"no": "否",
"cancel": "取消",
"confirm": "确定",
"operation_success": "操作成功",
"disable_confirm": "此操作将停用,是否继续!",
"enable_confirm": "此操作将启用,是否继续!",
"tip": "提示",
"point_code_not_empty": "点位编码不能为空",
"point_name_not_empty": "点位名称不能为空",
"point_type_not_empty": "点位类型不能为空",
"region_code_not_empty": "区域类型不能为空",
'create_name': '创建人',
'create_time': '创建时间',
'update_name': '修改人',
'update_time': '修改时间'
},
'Log': {
'level': '日志级别',
'label': '标签名',
'search': '模糊搜索',
'content': '日志内容',
'link_id': '链路ID',
'link_id_msg': '请输入链路ID',
'time': '时间',
'start_time': '开始时间',
'to': '至',
'isRequest': '压缩查看',
'Query': '查询',
'end_time': '结束时间'
},
"Region": {
'title': '区域管理',
'search': {
'blurry': '模糊搜索'
},
'table': {
'region_code': '区域编码',
'region_name': '区域名称',
'point_type_explain': '点位类型说明',
'point_status_explain': '点位状态说明',
'is_has_worker': '是否有工单',
'workshop_code': '车间编码',
'order_seq': '顺序号',
'remark': '备注',
'create_name': '创建人',
'create_time': '创建时间',
'update_name': '修改人',
'update_time': '修改时间'
},
'dialog': {
'workshop_code': '所属车间',
'region_code': '区域编码',
'region_name': '区域名称',
'order_seq': '顺序号',
'point_type_explain': '点位类型说明',
'point_status_explain': '点位状态说明',
'is_has_worker': '是否有工单',
'remark': '备注'
},
'rules': {
'NotNull': '不能为空'
}
},
"task": {
"title": "任务管理",
"task_code": "任务编码",
"createTime": "创建时间",
"createTime_": "至",
"createTime_1": "开始日期",
"createTime_2": "结束日期",
"vehicle_code": "载具编码",
"vehicle_code2": "分配任务类型",
"acs_task_type": "ACS任务类型",
'agv_system_type': 'AGV系统类型',
"task_name": "任务名称",
"config_code": "配置编码",
"config_name": "配置名称",
"task_status": "任务状态",
"start_point": "起点",
"end_point": "终点",
"start_point2": "起点2",
"end_point2": "终点2",
"vehicle_type": "载具类型",
"vehicle_qty": "载具数量",
"priority": "优先级",
"handle_class": "处理类",
"handle_status": "处理状态",
"car_no": "车号",
"task_group_id": "任务组标识",
"task_group_seq": "任务组顺序号",
"finished_type": "任务完成类型",
"create_mode": "生成方式",
"acs_trace_id": "链路标识",
"request_param": "生成任务的请求参数",
"response_param": "下发任务的请求参数",
"workshop_code": "车间编码",
"ext_group_data": "额外组盘信息",
"tip_info": "提示信息",
"point_code1": "点位1",
"point_code2": "点位2",
"point_code3": "点位3",
"point_code4": "点位4",
"task_class_id": "任务分类",
"complete": "完成",
"cancel": "取消",
"unfinished": "未完成"
},
"TaskConfig": {
'table': {
'code': '配置编码',
'task_config': '任务配置',
'name': '配置名称',
'acs_task_type': 'ACS任务类型',
'agv_system_type': 'AGV系统类型',
'task_name': '任务名字',
'task_type_name': '任务类型',
'priority': '优先级',
'task_create_max_num': '任务生成数上限',
'task_issue_max_num': '任务下发数上限',
'is_immediate_create': '是否立即创建',
'is_auto_issue': '是否自动下发',
'start_point_pre': '起点前缀',
'next_region_pre': '终点前缀',
'workshop_code': '车间编码',
'remark': '备注',
'create_name': '创建人',
'create_time': '创建时间',
'update_name': '修改人',
'update_time': '修改时间'
},
'dialog': {
'workshop_code': '所属区域',
'code': '配置编码',
'name': '配置名称',
'acs_task_type': 'ACS任务类型',
'agv_system_type': 'AGV系统类型',
'task_name': '任务名字',
'task_type_name': '任务类型',
'priority': '优先级',
'select': '请选择',
'task_create_max_num': '任务生成数上限',
'task_issue_max_num': '任务下发数上限',
'is_immediate_create': '是否立即创建',
'is_auto_issue': '是否自动下发',
'start_region': '起点区域',
'next_region': '终点区域',
'start_point_pre': '起点前缀',
'next_point_pre': '终点前缀',
'task_direction': '任务方向',
'cancel': '取消',
'confirm': '确认',
'unfinish_notify_time': '未完成通知时间',
'remark': '备注'
},
'placeholder': {
'search': '请输入配置名称',
'blurry': '模糊搜索'
},
'rules': {
'r1': '请输入acs类型',
'r2': '请输入最大任务生成数',
'r3': '请输入最大任务下发数'
},
'tooltips': {
't1': '创建任务时使用',
't2': '同个配置同时能触发的任务数量'
}
}
},
"st": {
"inAndOutReturn": {
"title": "出入库回传",
"warehouse": "仓库",
"io_type": "出入类型",
"bill_type": "业务类型",
"blurry_query": "模糊查询",
"io_bill_no": "出入库单",
"is_upload": "是否回传",
"bill_date": "单据日期",
"upload": "回传",
"disupload": "取消回传",
"bill_code": "单据号",
"business_date": "业务日期",
"total_weight": "总重量",
"remark": "备注",
"create_mode": "生成方式",
"detail_count": "明细数",
"created_by": "制单人",
"created_time": "制单时间",
"confirmed_by": "完成人",
"confirmed_time": "完成时间",
"updated_by": "回传人",
"updated_time": "回传时间",
"select_record": "请选择记录",
"upload_warning": "所选单据中存在已回传单据,是否继续回传?",
"tip": "提示",
"confirm": "确定",
"cancel": "取消",
"upload_success": "回传成功",
"cancelled_upload": "已取消回传",
"operation_success": "操作成功",
"yes": "是",
"no": "否",
"start_date": "开始日期",
"end_date": "结束日期"
},
"inbill": {
"title": "入库单管理",
"start_date": "开始日期",
"end_date": "结束日期",
"blurry_query": "模糊查询",
"bill_code": "单据号",
"warehouse": "所属仓库",
"create_time": "创建时间",
"create_mode": "生成方式",
"bill_status": "单据状态",
"bill_type": "业务类型",
"pcsn": "批次号",
"allocate": "分配",
"force_confirm": "强制确认",
"operation": "操作",
"warehouse_location": "库位",
"vehicle_code": "载具编码",
"material_qrcode": "物料二维码",
"business_date": "业务日期",
"total_weight": "总重量",
"remark": "备注",
"created_by": "制单人",
"created_time": "制单时间",
"updated_by": "修改人",
"updated_time": "修改时间",
"allocated_by": "分配人",
"allocated_time": "分配时间",
"confirmed_by": "确认人",
"confirmed_time": "确认时间",
"select_bill": "请选择一条单据",
"bill_confirm_success": "单据确认成功!",
"system_generated": "系统生成",
"add_pallet_material": "添加组盘物料",
"material_code": "物料编码",
"material_name": "物料名称",
"unit_name": "计量单位名称",
"warehouse_not_empty": "仓库不能为空",
"business_type_not_empty": "业务类型不能为空",
"business_date_not_empty": "业务日期不能为空",
"please_select_at_least_one_detail": "请至少选择一条明细",
"please_select_business_type": "请选择业务类型!",
"add_material": "物料新增",
"view_detail": "入库详情",
"stor": "仓库",
"detail_count": "明细数",
"total_qty": "总重量",
"biz_date": "业务日期",
"in_detail": "入库明细",
"weight": "重量",
"source_bill_type": "源单类型",
"source_bill_code": "源单号",
"detail_remark": "明细备注",
"operation_detail": "作业明细",
"storagevehicle_code": "载具号",
"start_position": "起始位置",
"dest_position": "目的位置",
"task_code": "任务号"
},
"outbill": {
"title": "出库单管理",
"start_date": "开始日期",
"end_date": "结束日期",
"blurry_query": "模糊查询",
"bill_code": "单据号",
"warehouse": "仓库",
"bill_status": "单据状态",
"create_time": "创建时间",
"bill_type": "业务类型",
"pcsn": "批次号",
"is_upload": "是否回传",
"operation": "操作",
"business_date": "业务日期",
"detail_count": "明细数",
"plan_weight": "计划重量",
"create_mode": "生成方式",
"remark": "备注",
"created_by": "制单人",
"created_time": "制单时间",
"updated_by": "修改人",
"updated_time": "修改时间",
"allocated_by": "分配人",
"allocated_time": "分配时间",
"confirmed_by": "确认人",
"confirmed_time": "确认时间",
"allocate": "分配",
"force_confirm": "强制确认",
"outbound_success": "出库成功!",
"upload_notice": "点击确认按钮后,单据进行回传!",
"upload_success": "回传成功!",
"yes": "是",
"no": "否"
},
"movebill": {
"select_material_first": "请先勾选物料",
"stor_code": "仓库编码",
"stor_name": "仓库名称",
"title": "移库单管理",
"start_date": "开始日期",
"end_date": "结束日期",
"blurry_query": "模糊查询",
"move_bill_no": "移库单号",
"warehouse": "所属仓库",
"material_search": "物料查询",
"material_code": "物料编码",
"create_mode": "生成方式",
"bill_status": "单据状态",
"bill_type": "业务类型",
"create_time": "创建时间",
"force_confirm": "强制确认",
"operation": "操作",
"bill_code": "单据号",
"business_date": "业务日期",
"detail_count": "明细数",
"created_by": "创建人",
"created_date": "创建日期",
"updated_by": "修改人",
"updated_date": "修改日期",
"confirm_success": "强制确认成功!"
}
}
},
"region": {
"title": "区域管理",
"workshop": "所属车间",
"workshop_a": "A车间",
"blurry_search": "模糊搜索",
"code_name": "编码名称",
"please_select": "请选择",
"region_code": "区域编码",
"region_name": "区域名称",
"order_seq": "顺序号",
"point_type_explain": "点位类型说明",
"point_status_explain": "点位状态说明",
"is_has_worker": "是否有工单",
"yes": "是",
"no": "否",
"remark": "备注",
"workshop_code": "车间编码",
"create_optname": "创建人",
"create_time": "创建时间",
"update_optname": "修改人",
"update_time": "修改时间",
"operation": "操作"
},
"common": {
"blurry_search": "模糊搜索",
"create_optname": "创建人",
"modifier":"更新人",
"modify_time":"更新时间",
"operation":"操作",
"home": "首页",
"Layout_setting": "布局设置",
"Personal_center": "个人中心",
"Log_out": "退出登录",
"Personal_information": "个人信息",
"username": "用户姓名",
"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": {
"print": "打印",
"title": "载具",
"storagevehicle_id": "载具标识",
"storagevehicle_type": "载具类型",
"storagevehicle_code": "载具编码",
"storagevehicle_name": "载具名称",
"bind_material": "绑定物料",
"tray_weight": "托盘重量",
"is_used": "是否启用",
"weight": "重量(g)",
"generate": "生成",
"generate_and_print": "生成并打印",
"not_empty": "不能为空",
"only_number": "只能输入数字",
"disable_confirm": "此操作将停用载具,是否继续!",
"enable_confirm": "此操作将启用载具,是否继续!",
"print_success": "打印成功",
"type_not_empty": "载具类型不能为空",
"num_not_empty": "数量不能为空",
"please_select_type": "请选择载具类型",
"one_code": "一维码",
"two_code": "二维码",
"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": "区域",
"warehouse_address": "仓库地址",
"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": "当前值"
},
"Scheduling": {
'title': '定时任务',
'log': {
'title': '任务日志',
'dialog_title': '执行日志',
'log_status': '日志状态',
'search': '搜索',
'success': '成功',
'fail': '失败',
'description': '异常详情',
'see_description': '查看详情',
'elapsed': '耗时(毫秒)'
},
'placeholder': {
'search': '输入任务名称搜索',
'log': '日志',
'cron_expression': '请输入CRON 表达式',
'build_corn': '生成表达式',
'ip_tip': '执行定时器的ip地址'
},
'dialog': {
'sub_task': '子任务ID',
'person_in_charge': '任务负责人',
'email': '告警邮箱',
'pause_after_failure': '失败后暂停',
'is_pause': '任务状态',
'params': '参数内容',
'p1': '多个用逗号隔开,按顺序执行',
'p2': '多个邮箱用逗号隔开',
'start': '启用',
'stop': '暂停'
},
'table': {
'job_id': '任务ID',
'job_name': '任务名称',
'bean_name': 'Bean名称',
'job_ip': '调度IP',
'method_name': '执行方法',
'params': '参数',
'cron_expression': 'cron表达式',
'is_pause': '状态',
'is_pause_ok': '已暂停',
'is_pause_no': '运行中',
'description': '任务描述',
'create_time': '创建日期',
'recover': '恢复',
'pause': '暂停',
'execute': '执行',
'openCron': 'Cron表达式生成器'
},
'msg': {
'tip1': '确定停止并删除该任务吗?'
},
'rules': {
'r1': '请输入任务名称',
'r2': '请输入任务描述',
'r3': '请输入Bean名称',
'r4': '请输入方法名称',
'r5': '请输入Cron表达式',
'r6': '请输入负责人名称',
'r7': '请输入调度IP'
}
},
'SysParam': {
'title': '系统参数',
'table': {
'code': '编码',
'name': '名称',
'values': '值',
'description': '备注'
},
'rules': {
'NotNull': '不能为空'
}
},
'Dept': {
'title': '部门信息',
'search': {
'input_name': '输入部门名称搜索'
},
'table': {
'dept_sort': '排序',
'name': '名称',
'is_used': '状态',
'create_time': '创建日期'
},
'dialog': {
'code': '部门编码',
'name': '部门名称',
'dept_sort': '部门排序',
'isTop': '顶级部门',
'pid': '上级部门',
'select_dep': '选择部门类目',
'start': '启用',
'ban': '禁用'
},
'msg': {
'tip1': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!',
'tip2': '上级部门不能为空',
'tip3': '此操作将{display_name} {name} 部门, 是否继续?'
},
'rules': {
'r1': '请输入名称',
'r2': '请输入序号'
}
},
'menu': {
'home': '首页',
'title': '菜单',
'placeholder': {
'fuzzy_search': '模糊搜索',
'owning_system': '所属系统',
'choose_icon': '点击选择图标',
'component_tip': '匹配组件内Name字段',
'choose_superior_category': '选择上级类目'
},
'table': {
'menu_title': '菜单标题',
'system': '所属系统',
'icon': '图标',
'sort': '排序',
'permission_ident': '权限标识',
'path': '组件路径',
'outside_chain': '外链',
'cache': '缓存',
'visible': '可见',
'create_time': '创建日期'
},
'dialog': {
'menu_type': '菜单类型',
'system': '系统',
'catalogue': '目录',
'menu': '菜单',
'button': '按钮',
'button_name': '按钮名称',
'menu_icon': '菜单图标',
'menu_chain': '外链菜单',
'menu_cache': '菜单缓存',
'menu_visible': '菜单可见',
'default_title': '默认标题',
'zh_title': '中文标题',
'en_title': '英文标题',
'id_title': '印尼标题',
'jp_title': '日语标题',
'router_path': '路由地址',
'menu_sort': '菜单排序',
'component_name': '组件名称',
'component_path': '组件路径',
'superior_class': '上级类目'
},
'msg': {
'delete_msg': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!'
}
},
'Role': {
'title': '角色管理',
'title_left': '角色列表',
'title_right': '菜单分配',
'save': '保存',
'table': {
'name': '角色名称',
'create_time': '创建日期',
'description': '备注'
},
'dialog': {
'name': '角色名称',
'description': '备注'
},
'rules': {
'NotNull': '不能为空'
},
'msg': {
'm1': '输入名称',
'm2': '选择指定角色分配菜单',
'm3': '请输入名称',
'm4': '请输入权限',
'm5': '保存成功'
}
},
'monitor': {
'sys': '系统',
'day': '项目已不间断运行',
'status': '状态',
'cpu': 'CPU使用率',
'core': '核心',
'memory': '内存使用率',
'tality': '总量',
'used': '已使用',
'leisure': '空闲',
'exchange': '交换区使用率',
'disk': '磁盘使用率',
'cpu_monitoring': 'CPU使用率监控',
'memory_monitoring': '内存使用率监控'
},
'Dict': {
'title': '字典',
'placeholder': {
'blurry': '输入名称或者描述搜索'
},
'table': {
'code': '编码',
'name': '名称',
'dict_code': '字典编码',
'dict_name': '字典名称',
'dict_detail': '字典详情'
},
'detail': {
'see_title': '点击字典查看详情',
'input_tip': '输入字典标签查询',
'table': {
'code': '所属字典',
'label': '字典标签',
'value': '字典值',
'sort': '排序',
'param1': '参数1',
'param2': '参数2',
'param3': '参数3'
},
'rules': {
'r1': '请输入字典标签',
'r2': '请输入字典值',
'r3': '请输入序号'
}
},
'rules': {
'r1': '请输入编码'
}
},
'User': {
'title': '用户管理',
'drawerTitle1': '分配角色权限',
'drawerTitle2': '分配部门权限',
'placeholder': {
'dep_tip': '请输入部门名称',
'blu_tip': '输入账号或者名称',
'dep_select_tip': '选择部门类目'
},
'table': {
'user_name': '用户名',
'person_name': '姓名',
'gender': '性别',
'phone': '电话',
'email': '邮箱',
'depts': '部门',
'enabled': '状态',
'permission_scope_type': '权限类型',
'permissionName': '权限范围',
'deptName': '部门名称',
'create_time': '创建日期',
'create_user': '创建人',
'update_time': '修改日期',
'update_user': '修改人',
'reset_pwd': '重置密码',
'dept_reg': '部门权限',
'data_reg': '数据权限',
'account': '账号',
'assign_roles': '分配角色',
'locked': '锁定',
'activate': '激活',
'role_name': '角色名称',
'see': '查看明细'
},
'dialog': {
'role': '角色',
'password': '密码',
'sex_male': '男',
'sex_female': '女',
'user_name': '用户名',
'person_name': '姓名',
'gender': '性别',
'phone': '电话',
'email': '邮箱',
'depts': '部门',
'enabled': '状态'
},
'rules': {
'NotNull': '不能为空',
'r1': '请选择部门',
'r2': '请输入用户名',
'r3': '请输入用户姓名',
'r4': '部门不能为空',
'r5': '角色不能为空'
},
'msg': {
'm1': '确认重置密码?',
'm2': '密码重置成功,密码:123456',
'm3': '此操作将{display_name}账号:{username},是否继续?',
'm4': '账号:{username}已{display_name}',
'm5': '添加数据权限成功'
}
},
"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】没有可用的货位共查询到%s个货位",
"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": "托盘不能为空"
},
"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】未定义"
},
"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】当前变动数为【%s】"
},
"pda_manage": {
"ongoing_task_at_point":"该点位存在正在执行的任务",
"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】已存在库内:【%s】请对数据进行核实",
"dtllist_cannot_be_empty": "料框不可为空",
"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】已绑定载具【%s】",
"vehicle_already_binded": "载具【%s】已绑定点位【%s】",
"point_no_vehicle_need_unbind": "点位【%s】没有绑定载具【%s】无需解绑",
"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": "子节点菜单不能设置为目录"
}
}