Files
mes-ui-d2/src/locales/en.json
2026-06-22 19:25:45 +08:00

3598 lines
143 KiB
JSON

{
"_element": "en",
"_name": "English",
"page": {
"common": {
"help": "Help",
"use": "Apply",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Tip"
},
"demo": {
"playground": {
"locales": {
"text": "D2Admin is a fully open source and free enterprise back-end product front-end integration solution, using the latest front-end technology stack, has prepared most of the project preparations, and with a lot of sample code to help the management system agile development."
}
}
},
"production_master_data": {
"factory_model": {
"factory_area": {
"search": "Search",
"reset": "Reset",
"enter_code": "Please enter area code",
"enter_name": "Please enter area name",
"operation_success": "Operation succeeded",
"create_success": "Created successfully",
"edit_success": "Updated successfully",
"delete_success": "Deleted successfully",
"sort": "No.",
"code": "Area Code",
"name": "Area Name",
"remark": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"remark_required": "Please enter remark",
"remark_length": "Length should be 1 to 100 characters",
"add_title": "Add Area",
"edit_title": "Edit Area",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"validation_fail": "Validation failed",
"please_enter": "Please enter {name}"
},
"production_line": {
"search": "Search",
"reset": "Reset",
"enter_code": "Please enter production line code",
"enter_name": "Please enter production line name",
"enter_remark": "Please enter remark",
"operation_success": "Operation succeeded",
"sort": "No.",
"code": "Production Line Code",
"name": "Production Line Name",
"area": "Plant Area",
"area_name": "Plant Area",
"select_area": "Please select plant area",
"remark": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"remark_length": "Length should be 1 to 100 characters",
"add_title": "Add Production Line",
"edit_title": "Edit Production Line",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"validation_fail": "Validation failed"
}
},
"process_model": {
"process_category": {
"search": "Search",
"reset": "Reset",
"enter_code": "Please enter category code",
"enter_name": "Please enter category name",
"operation_success": "Operation succeeded",
"sort": "No.",
"code": "Category Code",
"name": "Category Name",
"remark": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"remark_required": "Please enter remark",
"remark_length": "Length should be 1 to 100 characters",
"add_title": "Add Process Category",
"edit_title": "Edit Process Category",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"validation_fail": "Validation failed",
"please_enter": "Please enter {name}"
},
"process_step": {
"search": "Search",
"reset": "Reset",
"query": "Query",
"sort": "No.",
"process_unit_code": "Process Unit Code",
"process_unit_name": "Process Unit Name",
"device_category": "Device Category",
"remark": "Remark",
"enter_remark": "Enter remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"tips": "Tip",
"confirm": "Confirm",
"cancel": "Cancel",
"enter_process_unit_code": "Enter process unit code",
"enter_process_unit_name": "Enter process unit name",
"select_device_category": "Please select device category",
"remark_required": "Please enter remark",
"preset_setting": "Preset Settings",
"add_process_unit": "Add Process Unit",
"edit_process_unit": "Edit Process Unit",
"preset_result_param": "Preset Result Parameters",
"length_1_100": "Length must be 1-100 characters",
"operation_success": "Operation succeeded",
"validation_fail": "Validation failed",
"confirm_message": "Proceed with this action?",
"name": "Name",
"param": "Parameter",
"category": "Category",
"default_value": "Default Value",
"unit": "Unit",
"is_unique": "Is Unique",
"yes": "Yes",
"no": "No",
"is_upload": "Is Upload Required",
"need_device_upload": "Requires Device Upload",
"add_row": "Add Row",
"import": "Import",
"close": "Close",
"help": "Process unit is the basic operation unit in the process flow, used to define each processing step in the production process.",
"enter_name": "Please enter name",
"enter_param": "Please enter parameter",
"select_type": "Please select type",
"confirm_delete_data": "Are you sure to delete this data?",
"save_success": "Saved successfully",
"add_success": "Added successfully",
"delete_success": "Deleted successfully",
"setting_placeholder": "Preset setting configuration area",
"setting_tip": "Configure preset settings for this process unit here",
"import_tip": "Import function is under development"
},
"process_routing": {
"search": "Search",
"reset": "Reset",
"sort": "No.",
"code": "Routing Code",
"name": "Routing Name",
"category": "Category",
"product": "Product",
"remark": "Remark",
"creator": "Creator",
"create_time": "Created At",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"set_process": "Set Process",
"copy": "Copy",
"enter_code": "Please enter routing code",
"enter_name": "Please enter routing name",
"enter_remark": "Please enter remark",
"select_category": "Please select a category",
"select_product": "Please select a product",
"remark_length": "Length must be 1-100 characters",
"add_title": "Add Process Routing",
"edit_title": "Edit Process Routing",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete this process routing?",
"confirm_copy": "Are you sure to copy this process routing?",
"operation_success": "Operation succeeded",
"validation_fail": "Validation failed",
"help": "Process routing defines the production flow and manages routing cards by linking multiple process steps in order to form a complete production route.",
"batch_bound_no_delete": "This routing is bound to a batch and cannot be deleted",
"card": {
"flow_info": "Flow Info",
"flow_name": "Flow Name",
"category": "Category",
"product": "Product",
"batch_bound": "Batch Bound",
"yes": "Yes",
"no": "No",
"sort": "No.",
"step_code": "Step Code",
"step_name": "Step Name",
"process_unit": "Process Unit",
"process_unit_name": "Process Unit Name",
"operation": "Actions",
"add_step": "Add",
"edit_step": "Edit Step",
"delete": "Delete",
"setting": "Settings",
"result_param": "Result Params",
"temperature": "Temperature Compensation",
"calculation_script": "Calculation Script",
"view_log": "View Log",
"enter_step_code": "Please enter step code",
"enter_step_name": "Please enter step name",
"select_process_unit": "Please select a process unit",
"pin_check": "Channel Detection",
"enable": "Enable",
"disable": "Disable",
"select_pin_check": "Please select channel detection status",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Tip",
"confirm_delete": "Are you sure to delete this step?",
"operation_success": "Operation succeeded",
"length_1_100": "Length must be 1-100 characters",
"batch_bound_no_move": "Batch bound, cannot move",
"select_category": "Please select a category",
"log_operation_step": "Operation step: "
}
}
},
"material_model": {
"material_category": {
"search": "Search",
"reset": "Reset",
"enter_code": "Please enter category code",
"enter_name": "Please enter category name",
"enter_remark": "Please enter remark",
"operation_success": "Operation succeeded",
"create_success": "Create succeeded",
"edit_success": "Edit succeeded",
"delete_success": "Delete succeeded",
"sort": "#",
"code": "Code",
"name": "Name",
"remark": "Remark",
"create_time": "Created At",
"operation": "Action",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"remark_length": "Length 1 to 45 characters",
"add_title": "Add Material Category",
"edit_title": "Edit Material Category",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to perform this operation?",
"validation_fail": "Validation failed",
"please_enter": "Please enter {name}",
"help": "Material category is used to distinguish raw materials and semi-finished products"
},
"material_master": {
"search": "Search",
"reset": "Reset",
"material_code": "Material Code",
"material_name": "Material Name",
"material_category": "Category",
"unit": "Unit",
"enter_material_code": "Please enter material code",
"enter_material_name": "Please enter material name",
"select_material_category": "Please select a category",
"select_unit": "Please select a unit",
"remark": "Remark",
"enter_remark": "Please enter remark",
"remark_length": "Length 1 to 100 characters",
"create_user": "Created By",
"create_time": "Created At",
"operation": "Action",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"batch_delete": "Batch Delete",
"operation_success": "Operation succeeded",
"add_title": "Add Material",
"edit_title": "Edit Material",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to perform this operation?",
"confirm_batch_delete": "Are you sure to delete the selected materials?",
"please_select_data": "Please select data first",
"validation_fail": "Validation failed",
"please_enter": "Please enter {name}",
"help": "Material master data is used to maintain material code, name, specifications, etc."
},
"material_unit": {
"search": "Search",
"reset": "Reset",
"unit_code": "Unit Code",
"unit_name": "Unit Name",
"enter_unit_code": "Please enter unit code",
"enter_unit_name": "Please enter unit name",
"remark": "Remark",
"enter_remark": "Please enter remark",
"length_1_100": "Length 1 to 100 characters",
"create_time": "Created At",
"operation": "Action",
"sort": "#",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"operation_success": "Operation succeeded",
"add_title": "Add Unit",
"edit_title": "Edit Unit",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to perform this operation?",
"validation_fail": "Validation failed",
"please_enter": "Please enter {name}",
"help": "Unit is used to maintain material measurement units (e.g. piece, box, kg)"
}
},
"product_model": {
"product_ng_info": {
"search": "Search",
"reset": "Reset",
"device_category": "Device Category",
"select_device_category": "Please select device category",
"query_type": "Query Type",
"select_query_type": "Please select query type",
"type_error": "Error",
"type_ng": "NG",
"ng_code": "Error/NG Code",
"enter_ng_code": "Please enter error/NG code",
"ng_name": "Error/NG Name",
"enter_ng_name": "Please enter error/NG name",
"type": "Category",
"select_type": "Please select category",
"exception_ng_category": "Error/NG Category",
"remark": "Remark",
"enter_remark": "Please enter remark",
"remark_length": "Length 1 to 100 characters",
"operation": "Action",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"batch_delete": "Batch Delete",
"import": "Import",
"export": "Export",
"operation_success": "Operation succeeded",
"add_exception_ng_category": "Add Error/NG Category",
"edit_exception_ng_category": "Edit Error/NG Category",
"cancel": "Cancel",
"confirm": "Confirm",
"prompt": "Prompt",
"confirm_delete": "Are you sure to perform this operation?",
"confirm_batch_delete": "Are you sure to delete the selected categories?",
"please_select_data": "Please select data first",
"validation_fail": "Validation failed",
"export_confirm_tip": "Are you sure to export the current query results?",
"operation_cancelled": "Operation cancelled",
"create_download_task_success": "Export task created successfully",
"import_exception_ng_data": "Import Error/NG Data",
"import_file_format_tip": "Please import file in template format",
"import_table": "Import Table",
"select_file": "Select File",
"download_template": "Download Template",
"preview": "Preview",
"import_template_name": "Error/NG data import template",
"file_not_exist": "File does not exist",
"upload_format_error": "Upload file format error",
"file_column_missing": "File column missing: {title}",
"please_import_data": "Please import data first",
"help": "Error/NG management is used to maintain equipment error types and product NG types"
}
},
"spc_configuration": {
"data_collection_configuration": {
"search": "Search",
"reset": "Reset",
"enter_code": "Please enter collection code",
"enter_name": "Please enter collection name",
"enter_scada_node": "Please enter SCADA node",
"enter_remark": "Please enter remark",
"enter_interval": "Please enter collection interval (seconds)",
"select_collect_type": "Please select collection type",
"select_status": "Please select status",
"operation_success": "Operation succeeded",
"sort": "No.",
"code": "Collection Code",
"name": "Collection Name",
"scada_node": "SCADA Node",
"collect_type": "Collection Type",
"interval": "Interval (s)",
"status": "Status",
"enable": "Enable",
"disable": "Disable",
"real_time": "Real-time",
"periodic": "Periodic",
"trigger": "Trigger",
"remark": "Remark",
"remark_length": "Length should be 1 to 100 characters",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add SPC Collection Configuration",
"edit_title": "Edit SPC Collection Configuration",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete this SPC collection configuration?",
"validation_fail": "Validation failed",
"please_enter": "Please enter {name}",
"help": "Configure SPC data collection parameters and bind SCADA nodes"
}
},
"product_management": {
"product_list": {
"search": "Search",
"reset": "Reset",
"enter_code": "Please enter product code",
"enter_name": "Please enter product name",
"operation_success": "Operation succeeded",
"create_success": "Created successfully",
"edit_success": "Updated successfully",
"delete_success": "Deleted successfully",
"sort": "No.",
"code": "Product Code",
"name": "Product Name",
"remark": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"enter_remark": "Please enter remark",
"remark_length": "Length should be 1 to 100 characters",
"add_title": "Add Product",
"edit_title": "Edit Product",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"validation_fail": "Validation failed",
"please_enter": "Please enter {name}"
}
}
},
"equipment_management": {
"equipment_model": {
"equipment_category": {
"search": "Search",
"reset": "Reset",
"enter_code": "Please enter equipment category code",
"enter_name": "Please enter equipment category name",
"operation_success": "Operation succeeded",
"sort": "No.",
"code": "Equipment Category Code",
"name": "Equipment Category Name",
"remark": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"remark_required": "Please enter remark",
"remark_length": "Length must be 1 to 100 characters",
"add_title": "Add Equipment Category",
"edit_title": "Edit Equipment Category",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete this equipment category?",
"validation_fail": "Validation failed",
"please_enter": "Please enter {name}"
},
"equipment_registry": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
}
},
"inspection_management": {
"inspection_items": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
},
"inspection_records": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
},
"inspection_logs": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
}
},
"maintenance_management": {
"maintenance_items": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
},
"maintenance_details": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
},
"maintenance_logs": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
}
},
"repair_management": {
"repair_management": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
},
"repair_logs": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
}
},
"consumables_management": {
"consumables_category": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
},
"consumables_items": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
},
"consumables_lifecycle": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
},
"replacement_logs": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"export": "Export",
"operation": "Operation",
"add_title": "Add",
"edit_title": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Prompt",
"confirm_delete": "Delete this record?",
"confirm_export": "Create export task?",
"operation_success": "Operation succeeded",
"keyword": "Keyword",
"enter_keyword": "Enter keyword",
"remark": "Remark",
"enter_remark": "Enter remark",
"status": "Status",
"enter_status": "Enter status",
"create_time": "Created Time",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"enter_device_name": "Enter device name",
"device_id": "Device ID",
"enter_device_id": "Enter device ID",
"device_type": "Device Type",
"enter_device_type": "Enter device type",
"area": "Area",
"enter_area": "Enter area",
"line": "Line",
"enter_line": "Enter line",
"standard": "Standard",
"enter_standard": "Enter standard",
"inspection_item_code": "Inspection Item Code",
"enter_inspection_item_code": "Enter inspection item code",
"inspection_item_name": "Inspection Item Name",
"enter_inspection_item_name": "Enter inspection item name",
"cycle": "Cycle",
"enter_cycle": "Enter cycle",
"inspection_status": "Inspection Status",
"enter_inspection_status": "Enter inspection status",
"inspection_user": "Inspector",
"enter_inspection_user": "Enter inspector",
"inspection_time": "Inspection Time",
"enter_inspection_time": "Enter inspection time",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"maintenance_item_code": "Maintenance Item Code",
"enter_maintenance_item_code": "Enter maintenance item code",
"maintenance_item_name": "Maintenance Item Name",
"enter_maintenance_item_name": "Enter maintenance item name",
"maintenance_cycle": "Maintenance Cycle",
"enter_maintenance_cycle": "Enter maintenance cycle",
"maintenance_item": "Maintenance Item",
"maintenance_item_id": "Maintenance Item ID",
"enter_maintenance_item_id": "Enter maintenance item ID",
"maintenance_content": "Maintenance Content",
"enter_maintenance_content": "Enter maintenance content",
"maintenance_standard": "Maintenance Standard",
"enter_maintenance_standard": "Enter maintenance standard",
"maintenance_user": "Maintenance User",
"enter_maintenance_user": "Enter maintenance user",
"maintenance_time": "Maintenance Time",
"enter_maintenance_time": "Enter maintenance time",
"maintenance_result": "Maintenance Result",
"enter_maintenance_result": "Enter maintenance result",
"repair_order_no": "Repair Order No.",
"enter_repair_order_no": "Enter repair order no.",
"fault_desc": "Fault Description",
"enter_fault_desc": "Enter fault description",
"repair_status": "Repair Status",
"enter_repair_status": "Enter repair status",
"repair_user": "Repair User",
"enter_repair_user": "Enter repair user",
"repair_time": "Repair Time",
"enter_repair_time": "Enter repair time",
"repair_result": "Repair Result",
"enter_repair_result": "Enter repair result",
"consumables_category_code": "Consumables Category Code",
"enter_consumables_category_code": "Enter consumables category code",
"consumables_category_name": "Consumables Category Name",
"enter_consumables_category_name": "Enter consumables category name",
"consumables_category": "Consumables Category",
"consumables_category_id": "Consumables Category ID",
"enter_consumables_category_id": "Enter consumables category ID",
"consumables_item_code": "Consumables Code",
"enter_consumables_item_code": "Enter consumables code",
"consumables_item_name": "Consumables Name",
"enter_consumables_item_name": "Enter consumables name",
"consumables_item": "Consumables Item",
"consumables_item_id": "Consumables Item ID",
"enter_consumables_item_id": "Enter consumables item ID",
"specification": "Specification",
"enter_specification": "Enter specification",
"standard_life": "Standard Life",
"enter_standard_life": "Enter standard life",
"warning_life": "Warning Life",
"enter_warning_life": "Enter warning life",
"used_life": "Used Life",
"enter_used_life": "Enter used life",
"replace_user": "Replacement User",
"enter_replace_user": "Enter replacement user",
"replace_time": "Replacement Time",
"enter_replace_time": "Enter replacement time",
"replace_reason": "Replacement Reason",
"enter_replace_reason": "Enter replacement reason",
"replace_duration": "Replacement Duration",
"enter_replace_duration": "Enter replacement duration"
}
}
},
"system_administration": {
"user_management": {
"role": {
"search": "Search",
"reset": "Reset",
"index": "No.",
"name": "Role Name",
"status": "Status",
"enabled": "Enabled",
"disabled": "Disabled",
"description": "Description",
"actions": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add Role",
"edit_title": "Edit Role",
"enter_name": "Please enter role name",
"enter_description": "Please enter description",
"select_status": "Please select status",
"select_rows_first": "Please select rows first",
"operation_success": "Operation succeeded",
"confirm_delete": "Are you sure to delete this role?",
"length_limit": "Length should be 1 to 100 characters",
"assign_permissions": "Assign Permissions",
"permission_assignment": "Permission Assignment",
"confirm": "Confirm",
"cancel": "Cancel",
"tip": "Tip"
},
"user": {
"search": "Search",
"reset": "Reset",
"index": "No.",
"username": "Username",
"full_name": "Full Name",
"pass_number": "Pass Number",
"status": "Status",
"enable": "Enabled",
"disable": "Disabled",
"user_group": "User Group",
"login_ip": "Last Login IP",
"last_login_time": "Last Login Time",
"actions": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add User",
"edit_title": "Edit User",
"enter_username": "Please enter username",
"enter_name": "Please enter full name",
"enter_password": "Please enter password",
"enter_confirm_password": "Please confirm password",
"enter_pass_number": "Please enter pass number",
"password": "Password",
"confirm_password": "Confirm Password",
"select_user_group": "Please select user group",
"select_rows_first": "Please select rows first",
"operation_success": "Operation succeeded",
"confirm_delete": "Are you sure to delete this user?",
"confirm_batch_delete": "Are you sure to batch delete selected users?",
"confirm_reset_pwd": "Are you sure to reset this user's password?",
"confirm_execute": "Are you sure to execute this operation?",
"password_not_match": "Passwords do not match",
"password_length": "Length should be 6 to 64 characters",
"username_length": "Length should be 3 to 20 characters",
"cannot_delete_self": "Cannot delete own account",
"cannot_operate_self": "Cannot operate own account",
"batch_delete": "Batch Delete",
"reset_password": "Reset Password",
"confirm": "Confirm",
"cancel": "Cancel",
"prompt": "Prompt"
}
},
"menu_management": {
"menu_configuration": {
"add_top_menu": "Add Top-Level Menu",
"expand": "Expand",
"collapse": "Collapse",
"add": "Add",
"enable": "Enable",
"disable": "Disable",
"delete": "Delete",
"confirm": "Confirm",
"cancel": "Cancel",
"modify": "Edit",
"filter": "Filter",
"filter_placeholder": "Enter keywords to filter",
"parent_menu": "Parent Menu",
"parent_menu_placeholder": "Leave blank for top-level menu. Try searching: Home",
"menu_name": "Menu Name",
"menu_name_placeholder": "Please enter menu name",
"menu_alias": "Alias",
"menu_alias_placeholder": "Enter menu alias (optional)",
"icon": "Icon",
"select_menu_icon": "Select Menu Icon",
"sort": "No.",
"navigation": "Navigation",
"link_type": "Link Type",
"link_type_module": "Internal Module",
"link_type_external": "External URL",
"open_type": "Open Method",
"open_self": "Same Tab",
"open_blank": "New Tab",
"url": "URL",
"url_placeholder": "Enter link address",
"params": "Parameters",
"params_placeholder": "Enter URL parameters (optional)",
"remark": "Remark",
"remark_placeholder": "Enter menu notes (optional)",
"add_menu": "Add Menu",
"edit_menu": "Edit Menu",
"name_required": "Menu name cannot be empty",
"name_max_length": "Must be 32 characters or less",
"alias_max_length": "Must be 16 characters or less",
"must_be_number": "Please enter a valid number",
"link_type_required": "Link type cannot be empty",
"max_255_length": "Must be 255 characters or less",
"operation_success": "Operation successful",
"delete_confirm": "Are you sure you want to delete this menu?",
"status_change_confirm": "Changing status will affect child/parent menus. Proceed?",
"prompt": "Notice",
"status": "Status",
"admin": "Backend",
"pda": "PDA",
"navigation_property": "Navigation Property",
"navigation_visible": "Visible",
"navigation_hidden": "Hidden",
"menu_depth": "Menu Level",
"query": "Search",
"reset": "Reset",
"please_select": "Please select"
}
},
"system_utilities": {
"api_logs": {
"id": "ID",
"ip": "IP",
"interface_name": "Interface Name",
"request_method": "Request Method",
"response_status": "Response Status",
"response_time_ms": "Response Time (ms)",
"process_code": "Process Code",
"tray_number": "Tray No.",
"battery_id": "Battery Barcode",
"batch_number": "Batch No.",
"process_id": "Process ID",
"create_date": "Create Date",
"operation": "Operation",
"status": "Status",
"batch": "Batch",
"create_time": "Create Time",
"success": "Success",
"failure": "Failure",
"view_response": "View Response",
"response": "Response",
"copy_request_content": "Copy Request",
"copy_response_content": "Copy Response",
"request_body": "Request Body",
"response_content": "Response Body",
"search": "Search",
"reset": "Reset",
"operation_success": "Operation succeeded",
"placeholder_ip": "Please enter IP",
"placeholder_interface_name": "Please enter interface name",
"placeholder_status": "Please select status",
"placeholder_batch": "Please enter batch",
"placeholder_tray_no": "Please enter tray no.",
"placeholder_process_code": "Please enter process code",
"placeholder_battery_barcode": "Please enter battery barcode",
"placeholder_create_time": "Please select time",
"expand": "Expand",
"collapse": "Collapse"
},
"operation_logs": {
"search": "Search",
"reset": "Reset",
"expand": "Expand",
"collapse": "Collapse",
"ip": "IP",
"placeholder_ip": "Please enter IP",
"operator": "Operator",
"placeholder_operator": "Select Operator",
"batch": "Batch",
"placeholder_batch": "Please enter batch",
"tray_no": "Tray No.",
"placeholder_tray_no": "Please enter tray no.",
"create_time": "Creation Time",
"placeholder_time": "Please select time",
"success": "Success",
"failure": "Failure",
"status": "Status",
"view_response": "View Response",
"operation": "Actions",
"response": "Response",
"copy_request_content": "Copy Request Content",
"copy_response_content": "Copy Response Content",
"request_body": "Request Body",
"response_content": "Response Content",
"action_name": "Action Name",
"action_code": "Action Code",
"request_path": "Request Path",
"create_date": "Creation Date",
"id": "ID",
"operation_success": "Operation Successful"
},
"problem_help": {
"search_placeholder": "Please enter content",
"add_directory": "Add Directory",
"add_document": "Add Document",
"edit_document": "Edit Document",
"edit": "Edit",
"delete": "Delete",
"download": "Download",
"dialog_edit_title": "Edit Category",
"dialog_create_title": "Add Category",
"category_name": "Category Name",
"placeholder_category_name": "Please enter a category name",
"parent_category": "Parent Menu",
"top_category": "Root Category",
"view_permission": "View Permissions",
"please_select": "Please select",
"sort": "Sort Order",
"cancel": "Cancel",
"confirm": "Confirm",
"update": "Update",
"category_name_required": "Category name cannot be empty",
"add_success": "Added successfully",
"update_success": "Updated successfully",
"title": "Title",
"describe": "Description",
"type": "Type",
"document": "Document",
"add": "Add",
"enter_title": "Please enter title",
"enter_describe": "Please enter description",
"edit_success": "Modified successfully",
"content_required": "Please enter document content",
"file_required": "Please upload a file",
"select_parent_menu": "Please select parent menu",
"select_role_group": "Please select permission role group",
"create_success": "Created successfully",
"drag_file_here": "Drag file here, or",
"click_upload": "Click to upload",
"submitter": "Submitter:",
"delete_success": "Deleted successfully!",
"operation_success": "Operation successful",
"confirm_message": "Are you sure you want to proceed?",
"prompt": "Prompt",
"confirm_close": "Confirm close?",
"select_delete_directory": "Please select a directory to delete first",
"select_edit_directory": "Please select a directory to edit first",
"upload_failed_retry": "Upload failed, please try again later",
"select_document_tip": "Please select a document from the left menu to view"
}
}
},
"system": {
"login": {
"time_is_most_precious": "Time is the most precious of all wealth",
"username": "Username",
"password": "Password",
"login": "Login",
"please_enter_username": "Please enter username",
"please_enter_password": "Please enter password",
"dev_version": "Development Version",
"test_version": "Test Version",
"form_validation_failed": "Form validation failed, please check"
}
},
"layout": {
"user": {
"greeting": "Hello {name}",
"not_logged_in": "Not logged in",
"logout": "Logout"
},
"fullscreen": {
"enter": "Fullscreen",
"exit": "Exit Fullscreen"
},
"theme": {
"title": "Theme",
"preview": "Preview",
"active": "Active"
},
"size": {
"default": "Default",
"medium": "Medium",
"small": "Small",
"mini": "Mini",
"notification_title": "Notification",
"notification_message": "Updated default <b>size</b> of page <b>components</b><br/>e.g. button size, <b>not font size</b>"
},
"log": {
"no_log": "No logs or exceptions",
"tooltip": "{count} log(s) | {error} error(s)",
"tooltip_zero": "No logs or exceptions"
},
"menu": {
"no_sidebar": "No sidebar menu",
"temp_menu": "Temporary Menu",
"unnamed_menu": "Unnamed Menu"
},
"tabs": {
"unnamed": "Unnamed",
"refresh": "Refresh",
"close_left": "Close Left",
"close_right": "Close Right",
"close_other": "Close Others",
"close_all": "Close All",
"invalid_operation": "Invalid operation"
},
"search": {
"placeholder": "Search pages",
"tip": "Press <span class=\"panel-search__key\">{open}</span> to open search panel, <span class=\"panel-search__key\">{close}</span> to close"
},
"locales": {
"changed": "Current language: {name} [ {locale} ]",
"notification_title": "Language Changed",
"preview_warning": "Language switching demo only, no actual language data configured",
"preview_doc": "Documentation: <a class=\"el-link el-link--primary is-underline\" target=\"_blank\" href=\"https://d2.pub/doc/d2-admin/locales\">Internationalization | D2Admin</a>"
}
},
"planning_production": {
"batch_management": {
"batch_list": {
"search": "Search",
"reset": "Reset",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"confirm": "Confirm",
"cancel": "Cancel",
"prompt": "Tip",
"operation_success": "Operation succeeded",
"validation_failed": "Validation failed, please check the form",
"batch_no": "Batch No.",
"batch": "Batch",
"process_flow": "Process Routing",
"process_flow_name": "Process Routing Name",
"product_model": "Product Model",
"factory_area": "Factory Area",
"production_line": "Production Line",
"create_time": "Created At",
"start_time": "Start Time",
"end_time": "End Time",
"planned_completion_date": "Planned Completion Date",
"planned_completion_quantity": "Planned Completion Quantity",
"input_quantity": "Input Quantity",
"remark": "Remark",
"operation": "Actions",
"enter_batch_no": "Please enter batch no.",
"enter_remark": "Please enter remark",
"select_process_flow": "Please select process routing",
"select_product_model": "Please select product model",
"select_area": "Please select factory area",
"select_line": "Please select production line",
"select_planned_completion_date": "Please select planned completion date",
"enter_positive_integer": "Please enter a positive integer",
"length_1_100": "Length should be 1 to 100 characters",
"add_batch": "Add Batch",
"edit_batch": "Edit Batch",
"confirm_operation": "Are you sure to perform this action?",
"battery_batch_login": "Battery Batch Login",
"upload_warning": "Select a batch first, then import a TXT file with one battery barcode per line.",
"data_import_text_file": "Import Text File",
"select_batch": "Please select batch",
"select_file": "Select File",
"preview": "Preview",
"quantity": "Quantity",
"barcode": "Barcode",
"activation_status": "Activation Status",
"file_not_exist": "File does not exist",
"file_format_error": "Invalid file format. Please select a TXT file",
"upload_file_error": "Uploaded file content is invalid",
"import_data_success": "Import data succeeded",
"please_import_data": "Please import data first",
"active_battery_exist": "The imported data contains activated batteries",
"upload_failed": "Upload failed"
},
"tray_tracking": {
"search": "Search",
"reset": "Reset",
"confirm": "Confirm",
"cancel": "Cancel",
"prompt": "Tip",
"operation_success": "Operation succeeded",
"operation_failed": "Operation failed",
"confirm_operation": "Are you sure to perform this action?",
"enter_tray_no": "Please enter tray number",
"enter_batch_no": "Please enter batch number",
"select_status": "Please select status",
"project_name": "Project Name",
"enter_project_name_search": "Enter project name to search",
"content": "Content",
"tray_details": "Tray Details",
"battery_details": "Battery Details",
"tray_no": "Tray No.",
"lot": "Lot",
"status": "Status",
"batch_no": "Batch No.",
"flow_name": "Process Flow",
"next_process_code": "Next Process",
"loaded_battery_qty": "Loaded Battery Qty",
"login_time": "Login Time",
"actions": "Actions",
"detail": "Detail",
"unbind": "Unbind",
"stop": "Stop",
"activated": "Activated",
"inactive": "Inactive",
"tray_unbind_confirm": "Are you sure to unbind this tray?",
"tray_stop_confirm": "Are you sure to stop this tray?",
"process": "Process",
"current_process": "Current Process",
"start_time": "Start Time",
"end_time": "End Time",
"device_number": "Device No.",
"battery_barcode": "Battery Barcode",
"please_enter_battery_barcode": "Please enter battery barcode",
"serial_number": "No.",
"activation_status": "Activation Status",
"grade": "Grade"
},
"batch_defect_report": {
"query": "Search",
"reset": "Reset",
"batch": "Batch",
"export": "Export",
"time_range": "Production Time Range",
"time_placeholder": "Select date and time",
"time_start": "Start Date",
"to": "To",
"time_end": "End Date",
"enter_batch_no": "Please enter batch number",
"battery_code": "Battery Barcode",
"batch_no": "Batch Number",
"tray_no": "Tray Number",
"lot": "No.",
"status": "Status",
"finished": "Completed",
"incomplete": "Incomplete",
"batch_defect_detail": "Batch Defect Report Details"
}
},
"production_monitoring": {
"tray_management": {
"tray_code": "Tray Code",
"tray_code_placeholder": "Enter tray code",
"enter_tray_to_query": "Enter tray code to query",
"query": "Search",
"reset": "Reset",
"current_process": "Current Process",
"start_time": "Start Time",
"end_time": "End Time",
"device_code": "Device Code",
"batch": "Batch",
"lot": "LOT",
"input_battery_count": "Input Battery Count",
"input_time": "Input Time",
"previous_process": "Previous Process",
"status": "Status",
"activated": "Activated",
"not_activated": "Not Activated",
"tray_ng": "Full Tray NG",
"prompt": "Notice",
"confirm": "Confirm",
"cancel": "Cancel",
"stop_tray": "Stop Tray",
"capacity_sorting": "Capacity Sorting",
"clear_tray_ng": "Clear Tray NG",
"confirm_stop_tray": "Stop this tray? It and its batteries will be deactivated. Proceed?",
"confirm_full_tray_ng": "Mark entire tray as NG?",
"full_tray_ng_success": "Tray marked as NG successfully",
"confirm_clear_tray_ng": "Clear tray NG status?",
"confirm_capacity_resort": "Re-sort capacity?",
"cannot_adjust_to_initial_process": "Cannot revert to initial process",
"confirm_adjust_tray_process": "Adjust tray process?",
"adjust_process_success": "Process adjusted successfully",
"operation_success": "Operation successful",
"operation_cancelled": "Operation canceled",
"battery_id": "Battery Barcode",
"grade": "Grade",
"activation_status": "Activation Status",
"channel_battery_info": "Channel {index} Battery Info"
},
"process_execution": {
"query": "Search",
"reset": "Reset",
"add": "Add",
"delete": "Delete",
"edit": "Edit",
"confirm": "Confirm",
"cancel": "Cancel",
"prompt": "Notice",
"battery_id": "Battery Barcode",
"enter_battery_id": "Enter battery barcode",
"select_process_to_change": "Select target process",
"please_select_process": "Please select a process",
"clear_class_sign": "Clear grade marker?",
"yes": "Yes",
"no": "No",
"verify_data": "Verify Data",
"change_process": "Change Process",
"multi_battery_input": "Multi-Battery Input",
"input_rule": "Rule: One barcode per line",
"please_enter_battery_id_data": "Enter battery barcode data",
"sort": "No.",
"batch": "Batch",
"tray": "Tray",
"lot": "No.",
"class_type": "Grade Type",
"class": "Grade",
"previous_process": "Previous Process",
"current_process": "Current Process"
},
"equipment_monitoring": {
"device_total": "Total Devices",
"device_code": "Device Code",
"device_name": "Device Name",
"area": "Plant Area",
"production_line": "Production Line",
"workstation": "Workstation",
"last_response": "Last Response",
"work_status": "Status",
"msg": "Message",
"run": "Running",
"manual": "Manual",
"finished": "Completed",
"exception": "Exception",
"offline": "Offline",
"idle": "Waiting for Material"
},
"tray_registration": {
"query": "Search",
"reset": "Reset",
"login": "Register",
"tray_unbind": "Unbind Tray",
"tray_stop": "Stop Tray",
"add": "Add",
"delete": "Delete",
"confirm": "Confirm",
"cancel": "Cancel",
"prompt": "Notice",
"data_table": "Data Table",
"process_channel": "Channel",
"battery_id": "Battery ID",
"previous_batch": "Previous Batch",
"previous_tray": "Previous Tray",
"completed_process": "Completed Process",
"tray_barcode_format": "Tray Barcode Format",
"battery_barcode_format": "Battery Barcode Format",
"tray_battery_count": "Tray Capacity",
"operation": "Actions",
"batch_no": "Batch No.",
"enter_batch_no": "Enter batch number",
"tray_code": "Tray Code",
"enter_tray_code": "Enter tray code",
"battery_code": "Battery Code",
"enter_battery_code": "Enter battery code",
"tray_code_format": "Tray Code Format",
"battery_code_format": "Battery Code Format",
"tray_battery_format_edit": "Tray & Battery Format Editor",
"format_dialog_title": "Tray & Battery Format",
"submit_login": "Submit Registration",
"add_format_title": "Add Format",
"format_error": "Invalid format",
"process_flow_name": "Process Flow Name",
"format_error_exclamation": "Invalid format!",
"insert_duplicate_battery": "Duplicate battery",
"delete_confirm": "Delete this format?",
"delete_success": "Deleted successfully",
"add_tray_format": "Add tray format",
"add_battery_format": "Add battery format",
"add_battery_count": "Add battery count",
"tray_unbind_desc": "Note: unbinding deactivates the tray, but batteries remain activated.",
"tray_unbind_success": "Tray unbound successfully",
"tray_stop_desc": "Note: stopping deactivates both tray and batteries.",
"tray_stop_success": "Tray stopped successfully",
"enter_tray_no": "Enter tray number",
"batch_create_time": "Batch Create Time",
"tray_load_battery_count": "Loaded Count",
"batch_deactivate": "Batch Deactivate",
"please_enter_tray_code": "Please enter tray code",
"upload_success": "Upload successful",
"no_batch_no": "No batch number",
"has_active_battery_login_forbidden": "Cannot register: contains activated batteries.",
"select_battery_to_deactivate": "Select batteries to deactivate",
"battery_deactivate": "Battery Deactivation",
"batch_battery_deactivate_success": "Batch deactivation successful",
"channel": "Channel:",
"select_format": "Select format",
"select_format_first": "Select tray and battery format first",
"activation_status": "Activation Status",
"activated": "Activated",
"not_activated": "Not Activated",
"operation_success": "Operation successful",
"operation_failed": "Operation failed",
"format_rule": "Format rule: fixed characters are literal; use * for variable characters, e.g. A** or ******."
},
"material_monitoring": {
"query": "Search",
"reset": "Reset",
"batch_no": "Batch Number",
"workingsubclass": "Process Unit",
"semi_finished_id": "Semi-finished ID",
"semi_product_code": "Semi-finished Product Code",
"output_quantity": "Output Quantity",
"production_device": "Production Equipment",
"last_status": "Material Status",
"finish_time": "Output Time",
"finished": "Completed",
"status_unused": "Unused",
"input_semi_product_data": "Enter Semi-finished Data",
"select_batch_id": "Please select production batch",
"batch_id": "Production Batch",
"select_workingsubclass": "Please select process unit",
"select_device_code": "Please select equipment code",
"device_code": "Device Code",
"enter_output_quantity": "Please enter output quantity",
"output_date": "Output Date",
"verify_failed": "Validation failed",
"operation_success": "Operation successful",
"confirm_operation": "Are you sure you want to proceed?",
"prompt": "Notice",
"confirm": "Confirm",
"cancel": "Cancel",
"select_process_flow": "Please select process flow",
"edit_batch": "Edit Batch",
"enter_batch_no": "Enter batch number",
"enter_semi_finished_id": "Enter semi-finished ID",
"start_time": "Start Time",
"end_time": "End Time"
},
"rework_management": {
"active": "Activated",
"not_activated": "Inactive",
"reset": "Reset",
"battery_id": "Battery Barcode",
"enter_battery_id": "Enter battery barcode",
"verify_data": "Verify Data",
"input_rule": "Rule: One barcode per line",
"re_activate": "Re-activate",
"multi_battery_input": "Multi-Battery Input",
"confirm": "Confirm",
"cancel": "Cancel",
"enter_battery_id_before_action": "Enter battery barcode first!",
"enter_battery_data": "Enter battery barcode data",
"sort": "No.",
"batch": "Batch",
"tray": "Tray",
"lot": "No.",
"class_type": "Grade Type",
"class": "Grade",
"previous_process": "Previous Process",
"current_process": "Current Process",
"active_status": "Activation Status",
"prompt": "Notice",
"re_activate_success": "Re-activation successful",
"rethrow_activation_failed": "Re-activation failed",
"re_activate_warning": "Activating will skip current process. Proceed?",
"verify_data_before_action": "Verify battery data before re-activation"
}
},
"alert_center": {
"refresh": "Refresh",
"continuous_count": "Consecutive Channel Errors (3x)",
"cumulative_count": "Cumulative Channel Errors (10x)",
"continuous": "3 Consecutive Errors",
"cumulative": "10 Cumulative Errors",
"error_channel_count": "Error Channel Count",
"last_clear_time": "Last Cleared At",
"update_time": "Update Time",
"detail_continuous": "3 Consecutive Error Details",
"detail_cumulative": "10 Cumulative Error Details",
"view_data": "View Data",
"operation": "Actions",
"detail": "Details",
"clear": "Clear",
"confirm": "Confirm",
"cancel": "Cancel",
"error_code": "Error Code",
"error_message": "Error Message",
"error_time": "Error Time",
"clear_confirm": "Confirmed resolved. Clear alarm data?",
"clear_success": "Cleared successfully",
"clear_cancel": "Operation canceled",
"prompt": "Notice",
"device_name": "Device Name",
"channel": "Channel",
"channel_no": "Channel No.",
"device_code": "Device Code",
"query": "Search",
"reset": "Reset",
"export": "Export",
"select_time": "Select Time",
"start_date": "Start Date",
"end_date": "End Date",
"workstation": "Workstation",
"select_device": "Please select device",
"select_workstation": "Please select workstation",
"please_select_time": "Please select time",
"please_select_workstation": "Please select a workstation to query",
"export_confirm_message": "Exporting requires creating a download task first. Continue?",
"create_download_task_success": "Download task created successfully",
"continuous_detail": "{device_name} ({device_code}): 3 Consecutive Error Details",
"accumulated_detail": "{device_name} ({device_code}): 10 Cumulative Error Details",
"workstation_detail": "Workstation [{device_name}] Channel Error Details"
}
},
"data_platform": {
"traceability": {
"backward": {
"query": "Search",
"reset": "Reset",
"export": "Export",
"battery_id": "Battery Barcode",
"enter_battery_id": "Enter battery barcode",
"view_type": "Graph Layout",
"horizontal": "Horizontal",
"vertical": "Vertical",
"position": "Locate",
"enter_item_code": "Enter material code",
"enter_item_batch": "Enter material batch",
"enter_work_unit": "Enter process unit",
"item_name": "Material Name",
"item_code": "Material Code",
"item_batch": "Material Batch",
"work_unit": "Process Unit",
"work_unit_name": "Process Unit Name",
"process_code": "Process Code",
"operator": "Material Handler",
"start_time": "Feeding Time",
"finish_time": "Completion Time",
"confirm_position": "Confirm Location",
"reverse": "Reverse Traceability",
"center": "Center",
"inspection_person": "Inspector",
"inspection_time": "Inspection Time",
"quality_person": "Quality Reviewer",
"quality_time": "Quality Review Time",
"device_name": "Device Name",
"device_code": "Device Code",
"node_not_found": "No matching node found",
"query_before_export": "Query traceability data before export"
},
"forward": {
"query": "Search",
"reset": "Reset",
"export": "Export",
"item_code": "Material Code",
"enter_item_code": "Enter material code",
"item_batch": "Material Batch",
"enter_item_batch": "Enter material batch",
"item_id": "Semi-finished ID",
"enter_item_id": "Enter semi-finished ID",
"battery_id": "Battery Barcode",
"batch_id": "Batch No.",
"item_name": "Material Name",
"device_code": "Device Code",
"work_unit": "Process Unit",
"process_code": "Process Code",
"finish_time": "Completion Time",
"operation": "Operation",
"reverse": "Reverse Traceability",
"no_data": "No data",
"export_confirm": "Create forward traceability export task?",
"prompt": "Prompt",
"confirm": "Confirm",
"cancel": "Cancel",
"please_select_filter_condition": "Select at least one filter condition",
"create_download_task_success": "Download task created successfully"
},
"battery_curve": {
"query": "Search",
"reset": "Reset",
"battery_code": "Battery Barcode",
"enter_battery_code": "Enter battery barcode",
"data_empty": "No curve records",
"batch_name": "Batch",
"process_name": "Process",
"upload_time": "Upload Time",
"device_code": "Device Code",
"battery_no": "Battery Channel",
"export_all_data": "Export All Data",
"view_full_tray_curve": "View Full Tray Curve",
"data_chart": "Data Chart",
"current": "Current",
"voltage": "Voltage",
"capacity": "Capacity"
},
"tray": {
"query": "Search",
"reset": "Reset",
"tray_code": "Tray No.",
"tray_code_placeholder": "Enter tray no.",
"data_empty": "No data",
"id": "ID",
"tray": "Tray",
"login_batch": "Login Batch",
"lot": "LOT",
"is_active": "Active",
"active": "Active",
"inactive": "Inactive",
"input_battery_count": "Input Battery Count",
"login_time": "Login Time",
"cancel_active_time": "Cancel Active Time",
"battery_detail": "Battery Detail",
"battery_detail_data": "Battery Detail Data",
"process": "Process",
"start_time": "Start Time",
"end_time": "End Time",
"device_no": "Device No.",
"battery_id": "Battery Barcode",
"search_battery_id": "Search battery barcode",
"cancel_battery_active": "Cancel Battery Active",
"sort": "No.",
"production_batch": "Production Batch",
"model": "Model",
"process_flow_name": "Process Flow Name",
"tray_no": "Tray No.",
"activation_status": "Activation Status",
"category": "Category",
"grade": "Grade",
"please_select_at_least_one_battery": "Select at least one battery",
"cancel_success": "Cancel active successfully"
},
"battery": {
"query": "Search",
"reset": "Reset",
"battery_code": "Battery Barcode",
"enter_battery_code": "Enter battery barcode",
"login_batch": "Login Batch",
"tray_no": "Tray No.",
"lot": "LOT",
"is_active": "Active",
"activated": "Activated",
"stopped": "Stopped",
"good_or_ng": "GOOD/NG",
"grade": "Grade",
"ng_info": "NG Info",
"current_process_code": "Current Process Code",
"battery_detail": "Battery Detail",
"cancel_activation": "Cancel Active",
"reinvestment_activation": "Rework Activation",
"no_data": "No data",
"title": "Battery [{battery_id}] Traceability Detail",
"process_label": "Process",
"process_data": "Process Data",
"item_name": "Item Name",
"content": "Content",
"search_item_name": "Search item name",
"prompt": "Prompt",
"cancel_active_confirm": "Cancel activation for this battery?",
"activation_confirm": "Execute rework activation?",
"cancel_success": "Cancel active successfully",
"activation_success": "Rework activation successfully"
}
},
"production_reports": {
"equipment_history": {
"query": "Search",
"reset": "Reset",
"device_code": "Device Code",
"enter_device_code": "Enter device code",
"device_name": "Device Name",
"status": "Status",
"select_status": "Select status",
"running": "Running",
"idle": "Idle",
"error": "Error",
"status_name": "Status Name",
"time_range": "Time Range",
"start_time": "Start Time",
"end_time": "End Time",
"duration": "Duration",
"remark": "Remark",
"no_data": "No data"
},
"battery_detail": {
"query": "Search",
"reset": "Reset",
"export": "Export",
"flow": "Process Flow",
"select_flow": "Select process flow",
"batch": "Batch",
"select_batch": "Select batch",
"process": "Process",
"select_process": "Select process",
"tray_no": "Tray No.",
"enter_tray_no": "Enter tray no.",
"time": "Completion Time",
"start_date": "Start Time",
"end_date": "End Time",
"no_data": "No data",
"please_select_batch": "Select batch",
"export_confirm": "Create battery detail export task?",
"prompt": "Prompt",
"create_download_task_success": "Download task created successfully"
}
},
"correlation_analysis": {
"hawkeye": {
"analysis_condition": "Analysis Conditions",
"analyze": "Analyze",
"reset": "Reset",
"production_batch": "Production Batch",
"select_production_batch": "Select production batch",
"process": "Process",
"select_ng_column": "Select NG column",
"ng_code": "NG Code",
"select_ng_code": "Select NG code",
"analysis_detail": "Analysis Detail",
"correlated": "Correlated",
"not_correlated": "Not Correlated",
"correlated_short": "Related",
"not_correlated_short": "Not Related",
"no_analysis_data_hint": "Columns skipped because values are all identical or all different",
"process_param": "Process Parameter",
"sample_size": "Sample Size",
"correlation_coeff": "Correlation Coeff.",
"chi_square_value": "Chi-square Value",
"p_value": "P Value",
"correlation": "Correlation",
"p_value_hint": "P value greater than 0.05 is considered correlated",
"p_value_hint2": "P value greater than 0.05 is considered correlated",
"scientific_notation_hint": "Value may be shown in scientific notation",
"tooltip_dependent_var": "Dependent Variable",
"tooltip_corr_coeff": "Correlation Coeff.",
"tooltip_p_value": "P Value",
"analysis_report": "Analysis Report",
"total": "Total",
"no_data": "No analysis data",
"please_select_batch": "Select production batch",
"please_select_process": "Select process"
}
}
},
"quality_management": {
"inspection_type_management": {
"search": "Search",
"reset": "Reset",
"operation_success": "Operation succeeded",
"code": "Code",
"name": "Name",
"remark": "Remark",
"note": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add Inspection Type Management",
"edit_title": "Edit Inspection Type Management",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"required": "Required",
"please_enter": "Please enter",
"create_time": "Created At",
"created_at": "Created At",
"updated_at": "Updated At",
"nickname": "Creator",
"batch_no": "Batch No.",
"product_no": "Product Code",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"inspector": "Inspector",
"category_name": "Inspection Type",
"category": "Category",
"category_id": "Inspection Type",
"inspection_order_no": "Inspection Order No.",
"material_code": "Material Code",
"material_name": "Material Name",
"inspection_status": "Inspection Status",
"result": "Result",
"inspection_type": "Inspection Type",
"standard_value": "Standard Value",
"aql_value": "AQL Value",
"sampling_plan_name": "Sampling Plan",
"sampling_plan": "Sampling Plan",
"sampling_plan_id": "Sampling Plan",
"supplier": "Supplier",
"inspection_category_name": "Inspection Type",
"inspection_category": "Inspection Type",
"inspection_category_id": "Inspection Type",
"inspection_attribute": "Inspection Attribute",
"inspection_unit": "Inspection Unit",
"scheme_code": "Scheme Code",
"scheme_name": "Scheme Name",
"sample_size": "Sample Size",
"acceptance_number": "Acceptance No.",
"rejection_number": "Rejection No.",
"node_data_name": "Node Data Name",
"node_data_code": "Node Data Code",
"working_subclass": "Shift",
"project_name": "Project Name",
"subgroup_id": "Subgroup",
"sampling_time": "Sampling Time",
"sample_value": "Sample Value"
},
"first_article_inspection_configuration": {
"search": "Search",
"reset": "Reset",
"operation_success": "Operation succeeded",
"code": "Code",
"name": "Name",
"remark": "Remark",
"note": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add First Article Inspection Configuration",
"edit_title": "Edit First Article Inspection Configuration",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"required": "Required",
"please_enter": "Please enter",
"create_time": "Created At",
"created_at": "Created At",
"updated_at": "Updated At",
"nickname": "Creator",
"batch_no": "Batch No.",
"product_no": "Product Code",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"inspector": "Inspector",
"category_name": "Inspection Type",
"category": "Category",
"category_id": "Inspection Type",
"inspection_order_no": "Inspection Order No.",
"material_code": "Material Code",
"material_name": "Material Name",
"inspection_status": "Inspection Status",
"result": "Result",
"inspection_type": "Inspection Type",
"standard_value": "Standard Value",
"aql_value": "AQL Value",
"sampling_plan_name": "Sampling Plan",
"sampling_plan": "Sampling Plan",
"sampling_plan_id": "Sampling Plan",
"supplier": "Supplier",
"inspection_category_name": "Inspection Type",
"inspection_category": "Inspection Type",
"inspection_category_id": "Inspection Type",
"inspection_attribute": "Inspection Attribute",
"inspection_unit": "Inspection Unit",
"scheme_code": "Scheme Code",
"scheme_name": "Scheme Name",
"sample_size": "Sample Size",
"acceptance_number": "Acceptance No.",
"rejection_number": "Rejection No.",
"node_data_name": "Node Data Name",
"node_data_code": "Node Data Code",
"working_subclass": "Shift",
"project_name": "Project Name",
"subgroup_id": "Subgroup",
"sampling_time": "Sampling Time",
"sample_value": "Sample Value"
},
"first_article_inspection_records": {
"search": "Search",
"reset": "Reset",
"operation_success": "Operation succeeded",
"code": "Code",
"name": "Name",
"remark": "Remark",
"note": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add First Article Inspection Records",
"edit_title": "Edit First Article Inspection Records",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"required": "Required",
"please_enter": "Please enter",
"create_time": "Created At",
"created_at": "Created At",
"updated_at": "Updated At",
"nickname": "Creator",
"batch_no": "Batch No.",
"product_no": "Product Code",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"inspector": "Inspector",
"category_name": "Inspection Type",
"category": "Category",
"category_id": "Inspection Type",
"inspection_order_no": "Inspection Order No.",
"material_code": "Material Code",
"material_name": "Material Name",
"inspection_status": "Inspection Status",
"result": "Result",
"inspection_type": "Inspection Type",
"standard_value": "Standard Value",
"aql_value": "AQL Value",
"sampling_plan_name": "Sampling Plan",
"sampling_plan": "Sampling Plan",
"sampling_plan_id": "Sampling Plan",
"supplier": "Supplier",
"inspection_category_name": "Inspection Type",
"inspection_category": "Inspection Type",
"inspection_category_id": "Inspection Type",
"inspection_attribute": "Inspection Attribute",
"inspection_unit": "Inspection Unit",
"scheme_code": "Scheme Code",
"scheme_name": "Scheme Name",
"sample_size": "Sample Size",
"acceptance_number": "Acceptance No.",
"rejection_number": "Rejection No.",
"node_data_name": "Node Data Name",
"node_data_code": "Node Data Code",
"working_subclass": "Shift",
"project_name": "Project Name",
"subgroup_id": "Subgroup",
"sampling_time": "Sampling Time",
"sample_value": "Sample Value"
},
"first_article_inspection_reports": {
"search": "Search",
"reset": "Reset",
"operation_success": "Operation succeeded",
"code": "Code",
"name": "Name",
"remark": "Remark",
"note": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add First Article Inspection Reports",
"edit_title": "Edit First Article Inspection Reports",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"required": "Required",
"please_enter": "Please enter",
"create_time": "Created At",
"created_at": "Created At",
"updated_at": "Updated At",
"nickname": "Creator",
"batch_no": "Batch No.",
"product_no": "Product Code",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"inspector": "Inspector",
"category_name": "Inspection Type",
"category": "Category",
"category_id": "Inspection Type",
"inspection_order_no": "Inspection Order No.",
"material_code": "Material Code",
"material_name": "Material Name",
"inspection_status": "Inspection Status",
"result": "Result",
"inspection_type": "Inspection Type",
"standard_value": "Standard Value",
"aql_value": "AQL Value",
"sampling_plan_name": "Sampling Plan",
"sampling_plan": "Sampling Plan",
"sampling_plan_id": "Sampling Plan",
"supplier": "Supplier",
"inspection_category_name": "Inspection Type",
"inspection_category": "Inspection Type",
"inspection_category_id": "Inspection Type",
"inspection_attribute": "Inspection Attribute",
"inspection_unit": "Inspection Unit",
"scheme_code": "Scheme Code",
"scheme_name": "Scheme Name",
"sample_size": "Sample Size",
"acceptance_number": "Acceptance No.",
"rejection_number": "Rejection No.",
"node_data_name": "Node Data Name",
"node_data_code": "Node Data Code",
"working_subclass": "Shift",
"project_name": "Project Name",
"subgroup_id": "Subgroup",
"sampling_time": "Sampling Time",
"sample_value": "Sample Value"
},
"inspection_orders": {
"search": "Search",
"reset": "Reset",
"operation_success": "Operation succeeded",
"code": "Code",
"name": "Name",
"remark": "Remark",
"note": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add Inspection Orders",
"edit_title": "Edit Inspection Orders",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"required": "Required",
"please_enter": "Please enter",
"create_time": "Created At",
"created_at": "Created At",
"updated_at": "Updated At",
"nickname": "Creator",
"batch_no": "Batch No.",
"product_no": "Product Code",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"inspector": "Inspector",
"category_name": "Inspection Type",
"category": "Category",
"category_id": "Inspection Type",
"inspection_order_no": "Inspection Order No.",
"material_code": "Material Code",
"material_name": "Material Name",
"inspection_status": "Inspection Status",
"result": "Result",
"inspection_type": "Inspection Type",
"standard_value": "Standard Value",
"aql_value": "AQL Value",
"sampling_plan_name": "Sampling Plan",
"sampling_plan": "Sampling Plan",
"sampling_plan_id": "Sampling Plan",
"supplier": "Supplier",
"inspection_category_name": "Inspection Type",
"inspection_category": "Inspection Type",
"inspection_category_id": "Inspection Type",
"inspection_attribute": "Inspection Attribute",
"inspection_unit": "Inspection Unit",
"scheme_code": "Scheme Code",
"scheme_name": "Scheme Name",
"sample_size": "Sample Size",
"acceptance_number": "Acceptance No.",
"rejection_number": "Rejection No.",
"node_data_name": "Node Data Name",
"node_data_code": "Node Data Code",
"working_subclass": "Shift",
"project_name": "Project Name",
"subgroup_id": "Subgroup",
"sampling_time": "Sampling Time",
"sample_value": "Sample Value"
},
"inspection_standards": {
"search": "Search",
"reset": "Reset",
"operation_success": "Operation succeeded",
"code": "Code",
"name": "Name",
"remark": "Remark",
"note": "Remark",
"operation": "Actions",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"add_title": "Add Inspection Standards",
"edit_title": "Edit Inspection Standards",
"cancel": "Cancel",
"confirm": "Confirm",
"tip": "Tip",
"confirm_delete": "Are you sure to delete?",
"required": "Required",
"please_enter": "Please enter",
"create_time": "Created At",
"created_at": "Created At",
"updated_at": "Updated At",
"nickname": "Creator",
"batch_no": "Batch No.",
"product_no": "Product Code",
"inspection_item": "Inspection Item",
"inspection_result": "Inspection Result",
"inspector": "Inspector",
"category_name": "Inspection Type",
"category": "Category",
"category_id": "Inspection Type",
"inspection_order_no": "Inspection Order No.",
"material_code": "Material Code",
"material_name": "Material Name",
"inspection_status": "Inspection Status",
"result": "Result",
"inspection_type": "Inspection Type",
"standard_value": "Standard Value",
"aql_value": "AQL Value",
"sampling_plan_name": "Sampling Plan",
"sampling_plan": "Sampling Plan",
"sampling_plan_id": "Sampling Plan",
"supplier": "Supplier",
"inspection_category_name": "Inspection Type",
"inspection_category": "Inspection Type",
"inspection_category_id": "Inspection Type",
"inspection_attribute": "Inspection Attribute",
"inspection_unit": "Inspection Unit",
"scheme_code": "Scheme Code",
"scheme_name": "Scheme Name",
"sample_size": "Sample Size",
"acceptance_number": "Acceptance No.",
"rejection_number": "Rejection No.",
"node_data_name": "Node Data Name",
"node_data_code": "Node Data Code",
"working_subclass": "Shift",
"project_name": "Project Name",
"subgroup_id": "Subgroup",
"sampling_time": "Sampling Time",
"sample_value": "Sample Value"
}
}
},
"__MENU_TEMP_BEGIN__": "===== 以下为临时菜单翻译,后续统一删除 =====",
"设备类型": "Device Type",
"首页": "Home",
"系统配置": "System Configuration",
"系统设置": "System Settings",
"生产管控": "Production Control",
"生产配置": "Production Configuration",
"计划与生产": "Planning & Production",
"系统监控": "System Monitoring",
"监控指示板": "Monitoring Dashboard",
"监控配置": "Monitoring Configuration",
"生产配置首页": "Production Configuration Home",
"班组模型": "Shift Group Model",
"SCADA配置首页": "SCADA Configuration Home",
"SCADA管理": "SCADA Management",
"前置采集管理": "Edge Collection Management",
"前置服务监控": "Pre-service Monitoring",
"前置服务配置": "Pre-service Configuration",
"质量管理": "Quality Management",
"采集管理": "Collection Management",
"产品列表": "Product List",
"所区设置": "Plant Area Settings",
"生产首页": "Production Home",
"工艺流程类别": "Process Flow Category",
"基础配置": "Basic Configuration",
"产线列表": "Production Line List",
"用户管理": "User Management",
"用户组": "User Groups",
"管理人员": "Administrators",
"菜单配置": "Menu Configuration",
"菜单管理": "Menu Management",
"系统助手": "System Assistant",
"操作日志": "Operation Log",
"接口日志": "Interface Log",
"问题帮助": "Help & Documentation",
"分档&NG规则验证": "分档&NG规则验证",
"测试数据验证": "Test Data Validation",
"工艺配置": "Process Configuration",
"工厂模型": "Factory Model",
"厂区设置": "Plant Area Settings",
"产线设置": "Production Line Settings",
"工作站设置": "Workstation Settings",
"工艺模型": "Process Model",
"流程类别": "Flow Category",
"工艺流程": "Process Flow",
"工序单元": "Process Unit",
"产品管理": "Product Management",
"设备首页": "Device Home",
"电池型号": "Battery Model",
"MES管理": "MES管理",
"MES结果参数配置": "MES结果参数配置",
"MES数据上传记录": "MES数据上传记录",
"生产管理": "Production Management",
"批次管理": "Batch Management",
"托盘登录": "Tray Registration",
"批次托盘": "Batch Tray",
"批次列表": "Batch List",
"追溯查询": "Traceability Query",
"电池曲线": "Battery Curve",
"生产报表": "Production Report",
"电池详情报表": "Battery Detail Report",
"设备履历报表": "Device History Report",
"生产监控": "Production Monitoring",
"报档管理": "Grade Reporting Management",
"化成分容库位监控": "Formation & Grading Location Monitoring",
"充放电进出库记录": "Charge/Discharge In/Out Log",
"电池工序管理": "Battery Process Management",
"托盘管理": "Tray Management",
"分选后管理": "Post-Sorting Management",
"分选后托盘列表": "Post-Sorting Tray List",
"设备管理": "Device Management",
"设备模型": "Device Model",
"设备台账": "Device Ledger",
"产品追溯": "Product Traceability",
"追溯管理": "Traceability Management",
"电池追溯": "Battery Traceability",
"托盘追溯": "Tray Traceability",
"数据报表": "Data Report",
"设备报表": "Device Report",
"容量等级分布报表": "Capacity Grade Distribution Report",
"设备异常查看": "Device Exception View",
"设备报警异常查询": "Device Alarm Exception Query",
"设备报警异常统计报表": "Device Alarm Exception Statistics Report",
"设置产线信息": "Set Production Line Info",
"关闭全部": "Close All",
"系统设置首页": "System Settings Home",
"异常不良管理": "Exception & Defect Management",
"所级模型": "Institute Level Model",
"物料模型": "Material Model",
"物料类别列表": "Material Category List",
"物料信息管理": "Material Info Management",
"bom物料清单": "bom物料清单",
"计量单位": "Unit of Measure",
"条件与品质管理": "Condition & Quality Management",
"SPC采集模型": "SPC采集模型",
"设备类别": "Device Category",
"设备信息管理": "Device Info Management",
"分容库位监控": "Grading Location Monitoring",
"预充库位监控": "Pre-charge Location Monitoring",
"托盘绑定": "Tray Binding",
"托盘搁置工艺管控": "Tray Hold Process Control",
"电池复投管理": "Battery Re-injection Management",
"设备监控": "Device Monitoring",
"物料监控": "Material Monitoring",
"电池分选": "Battery Sorting",
"生产工单管理": "Work Order Management",
"工单列表": "Work Order List",
"工单托盘": "Work Order Tray",
"生产工单不良报表": "Work Order Defect Report",
"预警中心": "Warning Center",
"设备点位预警": "Device Point Warning",
"冻结解冻管理": "Freeze/Unfreeze Management",
"冻结解冻列表": "Freeze/Unfreeze List",
"冻结标记配置": "Freeze Mark Configuration",
"设备点检": "Device Inspection",
"设备点检项目管理": "Inspection Item Management",
"设备点检录入": "Inspection Entry",
"设备点检日志": "Inspection Log",
"设备保养": "Device Maintenance",
"设备保养项管理": "Maintenance Item Management",
"设备保养计划": "Maintenance Plan",
"设备保养项目日历": "Maintenance Calendar",
"设备保养项详情": "Maintenance Item Details",
"设备保养项目": "Maintenance Items",
"设备保养日志": "Maintenance Log",
"设备损耗品管理": "Consumable Management",
"设备损耗品类别": "Consumable Category",
"设备损耗品项管理": "Consumable Item Management",
"设备损耗品项日志": "Consumable Item Log",
"设备故障": "Device Fault",
"设备故障管理": "Device Fault Management",
"SPC计量型报表": "SPC计量型报表",
"I-MR": "I-MR",
"CUSUM": "CUSUM",
"XBar-R": "XBar-R",
"XBar-S": "XBar-S",
"EWMA": "EWMA",
"Levey-Jennings": "Levey-Jennings",
"正态Cpk计算": "正态Cpk计算",
"SPC计数型报表": "SPC计数型报表",
"NP-Chart": "NP-Chart",
"P-Chart": "P-Chart",
"U-Chart": "U-Chart",
"C-Chart": "C-Chart",
"过程控制": "Process Control",
"检验类别管理": "Inspection Category Management",
"首巡检项目配置": "First/Patrol Inspection Item Configuration",
"首巡检录入": "First/Patrol Inspection Entry",
"首巡检报表": "First/Patrol Inspection Report",
"SPC统计过程控制": "SPC统计过程控制",
"SPC采集配置": "SPC采集配置",
"SPC渲染条件配置": "SPC渲染条件配置",
"基础追溯": "Basic Traceability",
"正反向追溯": "Forward/Reverse Traceability",
"反向追溯": "Reverse Traceability",
"正向追溯": "Forward Traceability",
"前置流程管理": "Pre-process Flow Management",
"流程服务配置": "Process Service Configuration",
"流程服务监控": "Process Service Monitoring",
"SCADA节点配置": "SCADA Node Configuration",
"SCADA数据查询": "SCADA Data Query",
"仓储管理首页": "Warehouse Management Home",
"供应商列表": "Supplier List",
"领料单列表": "Material Requisition List",
"领料单详情": "Material Requisition Details",
"客户列表": "Customer List",
"物料类别": "Material Category",
"物料列表": "Material List",
"仓库列表": "Warehouse List",
"库区类别列表": "Storage Zone Category List",
"库区列表": "Storage Zone List",
"货位列表": "Storage Location List",
"货位打印预览": "Location Print Preview",
"业务类型": "Business Type",
"单据类型": "Document Type",
"采购入库": "Purchase Receipt",
"采购入库详情": "Purchase Receipt Details",
"外协品入库": "Outsourced Product Receipt",
"外协品入库详情": "Outsourced Product Receipt Details",
"入库单": "Receipt Order",
"入库单详情": "Receipt Order Details",
"待检区上架": "Pending Inspection Putaway",
"IQC检测列表": "IQC检测列表",
"标签打印列表": "Label Print List",
"标签打印预览": "Label Print Preview",
"上架列表": "Putaway List",
"其他出库": "Other Shipment",
"外协品出库": "Outsourced Product Shipment",
"领料出库": "Material Requisition Shipment",
"其他出库详情": "Other Shipment Details",
"库存列表": "Inventory List",
"库存锁定列表": "Inventory Lock List",
"库存冻结列表": "Inventory Freeze List",
"库存日志": "Inventory Log",
"库存盘点": "Inventory Count",
"盘点详情": "Count Details",
"调拨管理": "Transfer Management",
"调拨管理详情": "Transfer Management Details",
"接口列表": "Interface List",
"采购订单列表": "Purchase Order List",
"发送数据列表": "Sent Data List",
"成品出库列表": "Finished Product Shipment List",
"MES接口日志": "MES接口日志",
"基础配置首页": "Basic Configuration Home",
"设备状态日志": "Device Status Log",
"数据看板首页": "Data Dashboard Home",
"数据中台": "Data Middleware",
"设备点检项目日志": "Inspection Item Log",
"设备损耗品寿命管理": "Consumable Lifespan Management",
"设备损耗品更换日志": "Consumable Replacement Log",
"设备报修管理": "Device Repair Management",
"设备维修记录": "Device Repair Record",
"生产批次监控": "Production Batch Monitoring",
"生产批次不良报表": "Production Batch Defect Report",
"电池数据上传": "Battery Data Upload",
"半成品数据生成": "Semi-finished Data Generation",
"托盘静置工艺管理": "Tray Static Process Management",
"批次电池": "Batch Battery",
"分档管理报表": "Grading Management Report",
"工艺详情": "Process Details",
"不良异常信息管理": "Defect Exception Info Management",
"SPC绑定": "SPC绑定",
"冻结解冻列表历史": "Freeze/Unfreeze History List",
"冻结解冻标记列表": "Freeze/Unfreeze Mark List",
"质量管理首页": "Quality Management Home",
"服务配置": "Service Configuration",
"服务监控": "Service Monitoring",
"节点设备映射": "Node-Device Mapping",
"SPC项目配置": "SPC项目配置",
"DPMO": "DPMO",
"MA": "MA",
"MAMR": "MAMR",
"MAMS": "MAMS",
"系统监控配置": "System Monitoring Configuration",
"系统监控面板": "System Monitoring Panel",
"OCR识别配置": "OCR识别配置",
"OCR识别日志": "OCR识别日志",
"班组管理": "Shift Group Management",
"排班计划": "Shift Schedule",
"排班日历": "Shift Calendar",
"暂无数据": "No data available",
"no-data-text": "No data",
"生产批次": "Production Batch",
"型号": "Model",
"批次": "Batch",
"批次投入时间": "Batch Input Time",
"批次投入数量": "Batch Input Quantity",
"不良总数": "Total Defects",
"请输入设备类型名称": "Please enter device type name",
"管理生产小组,配置小组的页面访问权限": "管理生产小组,配置小组的页面访问权限",
"管理人员账号并且绑定对应的用户组": "Manage administrator accounts and bind corresponding user groups",
"管理系统的菜单栏目": "Manage system menu items",
"实时显示服务器的CPU以及内存等状态": "实时显示服务器的CPU以及内存等状态",
"管理需要监控的的服务器,以及设置预警阈值": "管理需要监控的的服务器,以及设置预警阈值",
"记录账号对MES系统所执行的操作": "记录账号对MES系统所执行的操作",
"设备与MES系统之间的接口往来记录": "设备与MES系统之间的接口往来记录",
"MES系统功能介绍文档和部分操作手册": "MES系统功能介绍文档和部分操作手册",
"设置所区信息": "Set plant area information",
"管理工艺流程类别": "Manage process flow categories",
"管理工艺单元": "Manage process units",
"管理工艺流程和工序信息": "Manage process flow and process information",
"管理工艺详情": "Manage process details",
"设置产品电池型号等信息": "Set product battery model and other information",
"管理设备类别信息": "Manage device category information",
"管理现场设备的基本信息": "Manage basic information of on-site devices",
"管理MES系统中的计量单位": "管理MES系统中的计量单位",
"托盘调整工序": "Tray Process Adjustment",
"电池绑定托盘,托盘登录到批次上": "Bind batteries to trays and register trays to batches",
"Marking列表": "Marking列表",
"Marking标记管理": "Marking标记管理",
"设备通道连续与累计异常管理": "Device Channel Consecutive & Cumulative Exception Management",
"批次查询、修改和清理": "Batch Query, Modify, and Cleanup",
"生产批次完工报工*": "Production Batch Completion Reporting*",
"设备点检管理": "Device Inspection Management",
"设备点检项日志,可以修改点检状态": "Inspection item log with ability to modify inspection status",
"设备保养查询,显示需要保养的项目": "设备保养查询,显示需要保养的项目",
"管理设备保养计划,制定保养计划": "管理设备保养计划,制定保养计划",
"设备保养项目日历,根据月度显示是否保养": "设备保养项目日历,根据月度显示是否保养",
"设备保养项详情,可以设置保养周期等计划": "Maintenance item details with ability to set maintenance cycles",
"管理设备保养项目,针对设备添加保养项目": "管理设备保养项目,针对设备添加保养项目",
"设备保养日志,可以观察详情记录": "Maintenance log for viewing detailed records",
"生产批次追溯*": "Production Batch Traceability*",
"查看电池曲线数据": "View battery curve data",
"追溯电池的历史生产数据": "Trace historical production data of batteries",
"管理SCADA节点": "Manage SCADA nodes",
"查询SCADA节点数据": "Query SCADA node data",
"监控启用的前置服务": "Monitor enabled pre-services",
"管理和配置前置服务": "Manage and configure pre-services",
"生产批次管理": "Production Batch Management",
"数据中台首页": "Data Middleware Home",
"系统下载任务": "System Download Tasks",
"获取文件": "Get File",
"设备状态管理": "Device Status Management",
"设备维修管理": "Device Repair Management",
"管理生产物料信息": "Manage production material information",
"批次登录的托盘查询": "Query trays registered to batches",
"电池编码": "Battery Code",
"批次号": "Batch No.",
"托盘号": "Tray No.",
"流水号": "Serial No.",
"激活状态": "Activation Status",
"档位类别": "Grade Category",
"档位": "Grade",
"分类": "Category",
"参数关系": "Parameter Relationship",
"档位说明": "Grade Description",
"操作": "Actions",
"实时采集监控": "Real-time Collection Monitoring",
"前置服务日志": "Pre-service Log",
"环控管理": "Environmental Control Management",
"环控数据查询": "Environmental Data Query",
"环控节点配置": "Environmental Node Configuration",
"车间配置管理": "Workshop Configuration Management",
"车间点位管理": "Workshop Point Management",
"条件验证管理": "Condition Validation Management",
"检验标准": "Inspection Standard",
"检验单管理": "Inspection Order Management",
"接收质量限": "Acceptable Quality Limit",
"检测方案维护": "Inspection Plan Maintenance",
"检验项目": "Inspection Item",
"抽样方案配置": "Sampling Plan Configuration",
"检验单详情": "Inspection Order Details",
"检验控制": "Inspection Control",
"相关性分析": "Correlation Analysis",
"鹰眼": "Eagle Eyes",
"__MENU_TEMP_END__": "===== 以上为临时菜单翻译,后续统一删除 ====="
}