You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

458 lines
15 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."
},
"gone": {
"id": "The role is already deleted."
}
}
},
"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"
}
},
"wcs": {
"navi": {
"wcstask": "TaskManage",
"monitortask": "MonitorTask",
"controltask": "ControlTask",
"dataquery": "DataQuery",
"historyerrorquery": "HistoryErrorQuery",
"historytaskquery": "HistoryTaskQuery",
"systemset":"SystemSet",
"devicestatus":"DeviceStatus",
"routestatus":"RouteStatus",
"applyrecord":"HistoryApplyRecord",
"handcommand": "HandTask",
"autocommand": "AutoTask"
},
"monitor": {
"name": "WareHose",
"warehouse1": "Fill the second layer into the empty support 450mm",
"warehouse2": "Liquid injection two solid material 1100mm",
"warehouse3": "Fill a layer of liquid into the empty bracket 450mm",
"warehouse4": "Solid material emerges at the first injection 1100mm",
"X": "X",
"Y": "Y",
"Z": "Z",
"location1": "SuperStratum",
"location2": "SubStratum",
"load": "Load",
"unload": "UnLoad",
"tabpage1": "Layout",
"tabpage2": "1 Layer",
"tabpage3": "1.5 Layer",
"tabpage4": "2 Layer",
"tabpage5": "5Layer",
"tabpage6": "6Layer",
"tabpage7": "7Layer",
"tabpage8": "8Layer",
"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:",
"LastTime": "ReadBarCodeTime:",
"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",
"SearchDevice": "DeviceNumber",
"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",
"useAwayFork": "ForK"
},
"managetask": {
"Taskkind": "TaskType",
"Barcode": "Barcode",
"StartDevice": "StartDevice",
"StartCell": "StartCell",
"EndDevice": "EndDevice",
"EndCell": "EndCell",
"ControlTaskKind": "WorkType",
"Create": "Create",
"TaskCode": "TaskCode",
"relativeControlID": "relativeControlID",
"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",
"useAwayFork": "Fork",
"startTime": "startTime",
"frgvuseawayfork": "RGVREL",
"rgvrelativecontorlid": "RGVRELID",
"froutename": "Process information",
"palletType": "palletType"
},
"historyerrorquery": {
"export": "Export",
"rowNumber": "RowNumber",
"id": "id",
"deviceKindIndex": "deviceKindIndex",
"deviceIndex": "DeviceIndex",
"deviceName": "DeviceName",
"taskNo": "TaskNo",
"deviceErrorIndex": "DeviceErrorIndex",
"errorName": "ErrorName",
"errorType": "ErrorType",
"workArea": "PLCID",
"startDateTime": "StartDateTime",
"endDateTime": "EndDateTime",
"errorTime": "ErrorTime",
"IfAlarm": "Reminder information",
"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",
"beginDevice":"BeginDevice",
"arrowZ":"TargetRow(Z)",
"arrowX":"TargetList(X)",
"arrowY":"TargetLayer(Y)",
"enCellCode":"EnDCellCode",
"save":"Assign manaual tasks",
"error":"Please select Roller XYZ!",
"systemerror":"System Data Error!",
"useAwayFork":"ForK",
"SB":"Choose Fork!",
"SB2":"The current column value cannot be reached!"
},
"autocommand":{
"tasktype":"TaskKind",
"barcode":"Barcode",
"pallettype":"pallettype(1:SmallPall,2:BigPall)",
"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!",
"palletTypeeerror":"palletType is not exist!",
"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"
}
}