山东雷驰
 
 
 
 

860 lines
25 KiB

{
"theme": {
"default": "Default",
"colorful": "Colorful",
"light": "Light",
"dark": "Dark"
},
"shared": {
"notification": {
"disconnected": "Cannot connect to server.",
"server": "Internal server error.",
"unauthorized": "No permission.",
"timeout": "Session timeout.",
"conflict": "You have been disconnected as someone has signed in with your ID in elsewhere.",
"confirm": "Are you sure you want to continue?",
"success": "The operation completed successfully.",
"fail": "The operation failed.",
"unknown": "Unknown Exception."
},
"operation": {
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"deletes": "Delete selected item(s)",
"filter": "Filter",
"dyeing": "Dyeing",
"reset": "Reset",
"reload": "Reload",
"forward": "Forward",
"back": "Back",
"cancel": "Cancel",
"personalize": "Personalize"
},
"dialog": {
"title": "Infomation",
"edit": "Edit",
"ok": "Ok",
"cancel": "Cancel",
"yes": "Yes",
"no": "No",
"close": "Close"
},
"data": {
"empty": "No records found",
"selected": "{len} item(s) selected",
"page": {
"first": "First page",
"previous": "Previous page",
"next": "Next page",
"last": "Last page",
"size": "Item(s) per page:",
"range": "{from} - {to} of {total} item(s)."
}
}
},
"layouts": {
"auth": {
"login": {
"language": "Language",
"account": "Account",
"password": "Password",
"submit": "Login",
"fail": "Invalid account or password.",
"frozen": "Account has been locked for security purposes."
},
"expire": {
"title": "Password Expired",
"subtitle": "Please select a new password to continue.",
"current": "Current Password",
"replacement": "New Password",
"confirm": "Congirm Password",
"continue": "Continue",
"success": "The operation completed successfully. Now you can login with new password.",
"invalid": {
"current": "Current password is not correct.",
"replacement": "New password is invalid."
}
},
"initial": {
"title": "Create Password",
"subtitle": "The first time you login, please create a new password.",
"replacement": "New Password",
"confirm": "Congirm Password",
"continue": "Continue",
"success": "The operation completed successfully. Now you can login with new password.",
"invalid": {
"operation": "Your account does not allow this operation.",
"content": "New password is invalid."
}
}
},
"admin": {
"fixed": "Fix menu",
"folded": "Fold menu",
"fullscreen": "Fullscreen",
"fullscreen_exit": "Exit fullscreen",
"language": "Language",
"logout": "Logout",
"theme": "Theme",
"profile": "Profile",
"password": {
"title": "Modify Password",
"current": "Current Password",
"replacement": "New Password",
"confirm": "Congirm Password",
"success": "The operation completed successfully. Now you can login with new password.",
"invalid": {
"current": "Current password is not correct.",
"replacement": "New password is invalid."
}
},
"message": {
"tag": "Message",
"title": "Site Messages",
"empty": "No site message is received.",
"more": "View More",
"notify": "You have a new message.",
"exception": "Cannot open message.",
"back": "Back to list",
"subject": "Subject",
"source": "Source",
"time": "Time",
"flag": "Status",
"read": "Read",
"unread": "Unread",
"markas": "Mark as ",
"receive": "Receive"
}
}
},
"routes": {
"basic": {
"role": {
"title": "Role",
"name": "Name",
"remark": "Remark",
"menu": "Permission",
"error": {
"conflict": {
"name": "The name is already exists.",
"No": "The role does not exist.",
"Fails": "Deletion failed, there are bound users for this role."
},
"gone": {
"id": "The role is already deleted.",
"Fails": "Deletion failed, there are bound users for this role."
}
}
},
"user": {
"title": "User",
"name": "Name",
"account": "Account",
"role": "Role",
"password": "Reset password",
"error": {
"conflict": {
"name": "The name is already exists.",
"account": "The account is already exists."
},
"gone": {
"id": "The user is already deleted."
}
}
}
},
"visual": {
"scene": {
"title": "Visual",
"empty": "Empty",
"have": "Material",
"pallet": "Pallet",
"perspective": "Perspective",
"orthographic": "Orthographic",
"row": "Row {row}",
"stock": "Stock",
"record": "Record"
}
},
"material": {
"code": "Code",
"name": "Name",
"cat": "Category",
"group": "Group",
"alias": "Alias",
"model": "Model",
"unit": "Unit",
"brand": "Brand",
"price": "Price",
"weight": "Weight",
"length": "Length",
"width": "Width",
"height": "Height",
"facade": "Facade",
"exp": "Exp (days)",
"qc": "QC",
"mintime": "Minimum storage time (days)",
"maxtime": "Maximum storage time (days)",
"batch": "Batch No",
"bill": "Bill No",
"supplier": "Supplier",
"mfg": "MFG",
"qs": "QS",
"qty": "Quantity",
"enabled": "State",
"remark": "Remark",
"enum": {
"qc": {
"true": "Yes",
"false": "No",
"null": ""
},
"qs": {
"na": "NA",
"ok": "OK",
"ng": "NG",
"null": ""
},
"enabled": {
"true": "Enabled",
"false": "Disabled",
"null": ""
}
},
"main": {
"title": "Main",
"error": {
"conflict": {
"code": "The code is already exists.",
"name": "The name is already exists."
},
"gone": {
"id": "The material is already deleted.",
"category": "The category is already deleted."
}
}
},
"category": {
"title": "Category",
"parent": "Parent",
"code": "Code",
"name": "Name",
"error": {
"conflict": {
"name": "The name is already exists."
},
"gone": {
"id": "The category is already deleted.",
"parent": "Parent is already deleted."
}
}
},
"safety": {
"title": "Safety",
"lower": "Lower limit",
"upper": "Upper limit",
"warehouse": "Warehouse",
"error": {
"conflict": {
"material": "The configuration is already exists."
},
"gone": {
"id": "The configuration is already deleted."
}
}
}
},
"stock": {
"inbound": {
"title": "No-order",
"name": "Inbound",
"target": "Destination",
"area": "Area",
"barcode": "Barcode",
"add": "Add stock line",
"reset": "Reset",
"empty": "Please add stock line"
},
"outbound": {
"title": "No-order",
"name": "Outbound",
"warehouse": "Warehouse",
"area": "Area",
"barcode": "Barcode",
"cell": "Cell",
"task": "Outfeed",
"target": "Outbound target",
"quantity": "Quantity",
"station": "Station",
"available": "Ready",
"unavailable": "Untouchable"
},
"combine": {
"title": "Combine",
"name": "Combine",
"barcode": "Barcode",
"quantity": "Combine quantity",
"target": "Destination",
"area": "Area"
},
"palletize": {
"title": "Palletization",
"name": "Palletize",
"warehouse": "Warehouse",
"area": "Area",
"barcode": "Barcode",
"cell": "Cell",
"create": "Created",
"update": "Updated",
"quantity": "Palletized quantity",
"target": "Destination"
},
"depalletize": {
"title": "Depalletizion",
"name": "Depalletizion",
"barcode": "Barcode",
"quantity": "Depalletized quantity",
"target": "Destination"
},
"block": {
"title": "Block",
"auto": "auto",
"overdue": "Overdue (Day)",
"less": "Less stock time (Day)",
"more": "More stock time (Day)",
"barcode": "Barcode",
"warehouse": "Warehouse",
"area": "Area",
"cell": "Cell",
"create": "Created",
"update": "Updated",
"setting": "Set selected item(s)",
"disabled": "Disabled",
"info": "Settings"
},
"inventory": {
"title": "No-plan",
"name": "Inventory",
"warehouse": "Warehouse",
"area": "Area",
"barcode": "Barcode",
"cell": "Cell",
"task": "Outfeed",
"target": "Inventory target",
"quantity": "Quantity",
"station": "Station",
"available": "Ready",
"unavailable": "Untouchable"
}
},
"task": {
"barcode": "Barcode",
"warehouse": "Warehouse",
"area": "Area",
"original": "Original",
"destination": "Destination",
"timestamp": "Timestamp",
"operator": "Operator",
"tag": "Tag",
"infeed": "Infeed",
"outfeed": "Outfeed",
"transfer": "Transfer",
"bypass": "Bypass",
"station": "Station",
"target": "Destination",
"main": {
"title": "Task",
"manual": "Manual",
"unknown": "Unknown reason",
"state": {
"waiting": "Waiting",
"running": "Running",
"blocked": "Blocked"
}
},
"pallet": {
"title": "Pallet",
"warehouse": "Warehouse",
"area": "Area",
"cell": "Cell",
"barcode": "Barcode",
"feature": "Feature",
"outfeed": "Outfeed",
"batch": "Batch",
"quantity": "Quantity",
"station": "Station"
},
"disablement": {
"title": "Disablement",
"warehouse": "Warehouse",
"area": "Area",
"cell": "Cell",
"enum": "Enum",
"range": "Range",
"xmin": "Min column",
"xmax": "Max column",
"ymin": "Min tier",
"ymax": "Max tier",
"zmin": "Min row",
"zmax": "Max row"
},
"instruction": {
"title": "Instruction",
"wh": "Warehouse",
"dir": "Direction",
"func": "Function",
"device": "Device",
"barcode": "Barcode",
"param": "Parameter",
"begin": "Timestamp",
"end": "Finished",
"state": "State",
"remark": "Remark",
"abnormal": "Abnormal end"
}
},
"order": {
"no": "Order No.",
"flow": "Workflow",
"node": "Node",
"creater": "Creater",
"created": "Created",
"line": "Lines",
"action": "Actions",
"type": {
"title": "Definition",
"def": "Type",
"code": "Code",
"name": "Name",
"no": "No. format",
"menu": "Launcher",
"format": {
"name": "Format",
"const": "Text",
"date": "Date",
"serial": "Serial",
"invalid": "Invalid format."
},
"error": {
"conflict": {
"code": "The code is already exists.",
"name": "The name is already exists."
},
"gone": {
"id": "The type is already deleted."
},
"locked": {
"id": "There are unfinished orders and the operation cannot be performed."
}
}
},
"workflow": {
"title": "Designer",
"name": "Workflow description",
"empty": "No workflow has been added",
"setting": "Setting",
"add": "Add",
"rename": "Rename",
"delete": "Delete",
"apply": "Apply",
"save": "Save",
"state": "State",
"confirm": "There are unsaved changes, continue?",
"order": {
"name": "Order",
"add": "Add order",
"remove": "Remove order"
},
"node": {
"name": "Description",
"enter": "Active condition",
"and": "And",
"or": "Or",
"alive": "Alive duration",
"endpoint": "Endpoint",
"start": "Start",
"end": "End",
"add": "Add node",
"new": "New node"
},
"action": {
"name": "Description",
"config": "Business & parameter",
"add": "Add action",
"empty": "No action",
"business": {
"edit": "Modify information",
"goto": "Switch node",
"cancel": "Cancel workflow",
"finish": "Finish workflow",
"inbound": "Inbound by order",
"outbound": "Outbound by order"
}
}
},
"error": {
"conflict": {
"name": "The description is already exists."
},
"gone": {
"id": "The workflow is already deleted."
},
"locked": {
"id": "There are unfinished workflows and the operation cannot be performed."
}
},
"instance": {
"title": "Instance",
"created": "created in",
"return": "Return",
"add": "Add order line",
"empty": "Please add order line",
"executing": "Executing",
"finished": "Finished"
}
},
"query": {
"stock": {
"title": "Stock",
"area": "Area",
"barcode": "Barcode",
"warehouse": "Warehouse",
"cell": "Cell",
"disabled": "Disabled",
"create": "Created",
"update": "Updated",
"export": "Export",
"exporting": "Exporting...please wait patiently."
},
"record": {
"title": "Reocrd",
"trans": "Transaction",
"barcode": "Barcode",
"warehouse": "Warehouse",
"area": "Area",
"cell": "Cell",
"original": "Original",
"destination": "Destination",
"begin": "Begin",
"end": "End",
"operator": "Operator",
"tag": "Tag",
"remark": "Remark",
"inbound": "Inbound",
"outbound": "Outbound",
"update": "Update",
"infeed": "Infeed",
"outfeed": "Outfeed",
"transfer": "Transfer",
"bypass": "Bypass",
"increase": "Stock increase",
"decrease": "Stock decrease",
"export": "Export",
"exporting": "Exporting...please wait patiently."
},
"blocking": {
"title": "Blocking",
"mode": "Mode",
"auto": "auto",
"force": "Forced",
"overdue": "Overdue (Day)",
"less": "Less stock time (Day)",
"more": "More stock time (Day)",
"barcode": "Barcode",
"warehouse": "Warehouse",
"area": "Area",
"cell": "Cell",
"create": "Created",
"update": "Updated",
"export": "Export",
"exporting": "Exporting...please wait patiently."
},
"overdue": {
"title": "Overdue",
"area": "Area",
"barcode": "Barcode",
"warehouse": "Warehouse",
"cell": "Cell",
"create": "Created",
"update": "Updated",
"overdue": "Overdue (Day)",
"less": "Less stock time (Day)",
"more": "More stock time (Day)",
"unit": "Day(s)",
"export": "Export",
"exporting": "Exporting...please wait patiently."
},
"safety": {
"title": "Overflow",
"warehouse": "Warehouse",
"range": "Safety",
"type": "Warning",
"shortage": "Shortage",
"excess": "Excess",
"export": "Export",
"exporting": "Exporting...please wait patiently."
}
},
"wcs": {
"navi": {
"wcstask": "TaskManage",
"monitortask": "MonitorTask",
"controltask": "ControlTask",
"dataquery": "DataQuery",
"historyerrorquery": "HistoryErrorQuery",
"historytaskquery": "HistoryTaskQuery",
"systemset": "SystemSet",
"devicestatus": "DeviceStatus",
"routestatus": "RouteStatus",
"applyrecord": "HistoryApplyRecord",
"handcommand": "HandTask",
"BBB": "BBB",
"AAA": "AAA",
"autocommand": "AutoTask"
},
"monitor": {
"name": "WareHose",
"warehouse2": "Cathode",
"warehouse1": "Anode",
"X": "X",
"Y": "Y",
"Z": "Z",
"location1": "SuperStratum",
"location2": "SubStratum",
"load": "Load",
"unload": "UnLoad",
"tabpage1": "1 Layer",
"tabpage2": "Steel Platform Layer",
"tabpage3": "1.5 Layer",
"tabpage4": "2 Layer",
"barCodeErrorHaveApply": "Operation Failure! The application barCode already exists!",
"barCodeErrorHaveControlTask": "Operation Failure! Application barCode generation control task!",
"barCodeErrorHaveWcsTask": "Operation Failure! Application barCode Scheduling tasks already exists!",
"Selected signal and interaction": "Selected signal and interaction",
"0": "Ready",
"1": "Runing",
"2": "Warning",
"3": "OutLine",
"4": "Forbidden",
"5": "ActionComplete",
"DeviceName": "DeviceName:",
"DeviceCode": "DeviceCode:",
"DeviceOrder": "DeviceOrder:",
"MonitorIndex": "MonitorIndex:",
"DeviceStatus": "DeviceStatus:",
"WarningCode": "WarningCode:",
"TaskCode": "WMSTaskCode:",
"RollerZ": "RollerZ:",
"RollerX": "RollerX:",
"RollerY": "RollerY:",
"BarcodeRecord": "BarcodeRecord:",
"BarCodeWrite": "ApplyBarCode:",
"barCodeApplyLable": "Please fill in the aplication barcode accurately!",
"ArrowLocation": "ArrowLocation:",
"ResetDevice": "ResetDevice",
"CompleteReply": "CompleteReply",
"LogicExist": "LogicExist",
"LogicInexist": "LogicInexist",
"Logicexiststatus": "Logicexiststatus:",
"RelieveLogicLock": "RelieveLogicLock",
"LogicLock": "LogicLock:",
"save": "Save",
"DeviceRuning": "DeviceRuning",
"DeviceWarning": "DeviceWarning",
"DeviceHaveObject": "DeviceHaveObject",
"StockerReady": "StockerReady",
"ConveyorReady": "ConveyorReady",
"ConveyorOutLine": "ConveyorOutLine",
"DeviceForbidden": "DeviceForbidden",
"DeviceActionComplete": "DeviceActionComplete"
},
"monitortask": {
"DeviceName": "DeviceName",
"DeviceOrder": "DeviceOrder",
"ProductionType": "ProductionType",
"TargetLocation": "TargetLocation",
"startCell": "StartCell",
"endCell": "EndCell",
"LoadOrder": "LoadOrder",
"Add": "Add",
"Barcode": "Barcode",
"DeviceCode": "DeviceCode",
"OrderCode": "OrderCode",
"OrderName": "Order",
"MonitorID": "MonitorID",
"TaskType": "TaskType",
"Search": "Search",
"TaskCode": "TaskCode",
"StatusName": "Status",
"Status": "StatusCode",
"NoRunCase": "NoRunCase",
"StartRollerZ": "StartRollerZ",
"StartRollerX": "StartRollerX",
"StartRollerY": "StartRollerY",
"EndRollerZ": "EndRollerZ",
"EndRollerX": "EndRollerX",
"EndRollerY": "EndRollerY",
"StartTime": "StartTime",
"Operatoin": "Operatoin",
"Delete": "Delete",
"Complete": "Complete",
"ReSend": "ReSend",
"OnSeachLable": "SeachCondition:",
"SystemError": "Server Data Exception!",
"running": "Running",
"error": "Error",
"waiting": "Waiting",
"send": "Send"
},
"managetask": {
"Taskkind": "TaskType",
"Barcode": "Barcode",
"StartDevice": "StartDevice",
"StartCell": "StartCell",
"EndDevice": "EndDevice",
"EndCell": "EndCell",
"ControlTaskKind": "WorkType",
"Create": "Create",
"TaskCode": "TaskCode",
"Search": "Search",
"TaskStatus": "TaskStatus",
"TaskStatusCode": "TaskStatusCode",
"FtaskLevel": "Level",
"FIntoStepOK": "IntoStepOK",
"CurrentDevice": "CurrentDevice",
"ErrorInfo": "ErrorMessage",
"Operatoin": "Operatoin",
"Delete": "Delete",
"Complete": "Complete",
"OnSeachLable": "SeachCondition:",
"TaskCodeIsError": "TaskCodeNonexistent",
"TaskStatusIsRuning": "TaskStatusIsRuning,Cannot be deleted!",
"SystemError": "Server Data Exception!",
"running": "Running",
"error": "Error",
"waiting": "Waiting"
},
"historyerrorquery": {
"export": "Export",
"rowNumber": "RowNumber",
"workArea": "WorkArea",
"description": "Description",
"deviceIndex": "DeviceIndex",
"deviceName": "DeviceName",
"taskNo": "TaskNo",
"deviceErrorIndex": "DeviceErrorIndex",
"errorName": "ErrorName",
"errorType": "ErrorType",
"errorLevel": "ErrorLevel",
"startDateTime": "StartDateTime",
"endDateTime": "EndDateTime",
"errorTime": "ErrorTime",
"exporting": "Exporting...",
"systemError": "SystemError"
},
"historytaskquery": {
"taskNo": "TaskCode",
"barcode": "Barcode",
"relativeControlid": "RelativeControlid",
"taskKind": "TaskType",
"controlTaskKind": "ControlTaskKind",
"level": "Level",
"startDevice": "StartDevice",
"startCell": "StartCell",
"endDevice": "EndDevice",
"endCell": "EndCell",
"taskStatus": "TaskStatus",
"currentLocation": "CurrentLocation",
"startTime": "StartTime",
"endTime": "EndTime",
"errorMessage": "ErrorMessage",
"errorNo": "ErrorNo",
"workArea": "WorkArea",
"logicArea": "LogicArea"
},
"devicestatus": {
"deviceIndex": "DeviceIndex",
"deviceName": "DeviceName",
"deviceKindIndex": "DeviceKindIndex",
"deviceKindName": "DeviceKindName",
"lockedState": "RunState",
"manTaskReserve": "ManTaskReserve",
"errorCode": "ErrorCode",
"haveGoods": "HaveGoods",
"ready": "Ready",
"normal": "Normal",
"Forbidden": "Forbidden",
"LogicExist": "LogicExist",
"LogicInexist": "LogicInexist",
"error": "Error",
"running": "Running",
"ReserveLock": "ReserveLock"
},
"routestatus": {
"id": "RouteID",
"routeKind": "RouteKind",
"routeName": "RouteName",
"startDevice": "StartDevice",
"endDevice": "EndDevice",
"outsideAltDevice": "OutsideAltDevice",
"insideAltDevice": "InsideAltDevice",
"status": "RouteStatus",
"usable": "Usable",
"unusable": "UnUsable"
},
"applyrecord": {
"id": "ApplyID",
"aplyType": "ApplyType",
"wareHouse": "WareHouse",
"applyDeviceCode": "ApplyDeviceCode",
"barCode": "ApplyBarCode",
"remark": "Remark",
"status": "ApplyStatus",
"applyTime": "ApplyTime"
},
"handcommand": {
"deviceName": "DeviceName",
"deviceOrder": "DeviceOrder",
"arrowLocation": "ArrowLocation",
"arrowZ": "TargetRow(Z)",
"arrowX": "TargetList(X)",
"arrowY": "TargetLayer(Y)",
"enCellCode": "EnDCellCode",
"save": "Assign manaual tasks",
"error": "Please select Roller XYZ!",
"systemerror": "System Data Error!"
},
"autocommand": {
"tasktype": "TaskKind",
"barcode": "Barcode",
"startdevice": "StartDevice",
"enddevice": "EndDevice",
"startZ": "StartRow(Z)",
"startX": "StartList(X)",
"startY": "StartLayer(Y)",
"endZ": "EndRow(Z)",
"endX": "EndList(X)",
"endY": "EndLayer(Y)",
"barCodeerror": "Barcode is overlength!",
"save": "Assign automated tasks",
"error": "Please check the required fields!",
"systemerror": "System Data Error!",
"nohavethistype": "There is no such task kind!"
}
}
},
"navi": {
"material": "Material",
"inbound": "Inbound",
"stock": "Inventory",
"palletize": "Palletization",
"inventory": "Stocktaking",
"outbound": "Outbound",
"asrs": "AS/RS",
"dataview": "Query",
"workflow": "Workflow",
"setting": "System"
}
}