1. 新增设备类别API接口封装 2. 新增异常不良管理的CRUD、导入导出API 3. 添加异常不良管理页面路由与多语言配置 4. 新增文件工具类支持Excel读写下载 5. 实现完整的异常不良管理页面与导入弹窗 6. 新增功能测试流程文档 7. 安装xlsx依赖支持Excel操作
988 lines
39 KiB
JSON
988 lines
39 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"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"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}"
|
|
}
|
|
}
|
|
},
|
|
"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>"
|
|
}
|
|
}
|
|
},
|
|
"__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__": "===== 以上为临时菜单翻译,后续统一删除 ====="
|
|
}
|