zh.js
7.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
export default {
system: {
login: "登录",
systemName: "长沙华恒ECS系统",
logOut: "退出",
mainPage: "主页",
refresh: "刷新",
closeOthers: "关闭其他",
closeAll: "关闭所有",
about: "© 2025 长沙华恒机器人系统有限公司 All rights reserved",
authorize: "授权",
},
main: {
deviceMonitor: "设备监控",
monitor: {
legend: "图例",
standby: "待机",
normalRunning: "正常运行",
nonAutomatic: "非自动",
abnormal: "异常",
reset: "复位",
overview: "概览",
deviceOverview: "设备概览",
stacker: "堆垛机",
station: "站台",
rgv: "RGV",
crgv: "CRGV",
},
deviceData: "设备数据",
dData: {
ranging: "货叉测距",
isInTheStock: "是否有货",
isInTheCenter: "货叉是否在中心",
row: "排",
columns: "列",
storey: "层",
taskStatus: "任务状态",
taskType: "任务类型",
taskNumber: "任务号",
pickUpRow: "取货排",
pickUpColumn: "取货列",
pickUpStorey: "取货层",
putDownRow: "放货排",
putDownColumn: "放货列",
putDownStorey: "放货层",
isFault: "是否故障",
shield: "屏蔽",
stackedDiskIndex: "叠盘索引",
currentLocation: "当前位置",
minimumPosition: "最小位置",
maximumPosition: "最大位置",
length: "长",
width: "宽",
height: "高",
weight: "重",
typeOfGoods: "货物类型",
barCode: "条码",
},
label: {
stop: "停止",
maintenance: "维修",
manual: "手动",
onboardOperation: "机载操作",
singleAutomatic: "单机自动",
online: "联机",
transition: "转轨",
normal: "正常",
noHave: "无",
fork1: "货叉1",
fork2: "货叉2",
simultaneousAction: "同时动作",
malfunction: "故障",
noMalfunction: "故障",
inStock: "有货",
notInStock: "无货",
atTheCenter: "在中心",
notAtTheCenter: "不在中心",
standby: "待机",
taskPerforming: "任务执行中",
taskCompleted: "任务完成",
taskInterrupts_Error: "任务中断_出错",
taskIssuanceError: "下发任务错误",
noTask: "无任务",
walk: "行走",
pickUpGoods: "取货",
putDownGoods: "放货",
pickUpAndPutDownGoods: "取放货",
deleteTask: "删除任务",
completeTask: "任务完成",
shield: "屏蔽",
unshielded: "未屏蔽",
},
device: {
enable: "启用",
disable: "禁用",
operatingMode: "操作模式",
horizontalDistance: "水平测距",
verticalDistance: "起升测距",
transitionMode: "是否转轨模式",
maximumColumn: "最大列",
minimumColumn: "最小列",
forkFlag: "货叉标志",
totalError: "总故障",
deviceWalking: "设备行走",
column: "列",
layer: "层",
walkingTask: "行走任务",
operate: "操作",
resend: "重新下发",
emptyOut: "空出",
reIn: "重入",
noData: "无数据",
notObtained: "未获取",
pickError: "取货错误",
alarm: "报警",
fork1TaskDelete: "货叉1删除任务",
fork2TaskDelete: "货叉2删除任务",
fork1Data: "货叉1数据",
fork2Data: "货叉2数据",
},
stationData: "站台数据",
sData: {
noData: "暂无数据",
platformCode: "站台编码",
platformName: "站台名",
extractedAttribute: "可出属性",
automaticState: "自动状态",
barCode: "条码",
PLC_requestMessage: "PLC-请求报文",
PLC_requestToLoad: "PLC-请求装载",
PLC_requestCodeReader: "PLC-请求读码器",
PLC_requestBarcode: "PLC-请求条码",
PLC_requestWeight: "PLC-请求重量",
PLC_requestLength: "PLC-请求长度",
PLC_requestWidth: "PLC-请求宽度",
PLC_requestHeight: "PLC-请求高度",
WCS_requestMessage: "WCS-请求报文",
WCS_requestToLoad: "WCS-请求装载",
WCS_requestCodeReader: "WCS-请求读码器",
WCS_requestBarcode: "WCS-请求条码",
WCS_requestWeight: "WCS-请求重量",
WCS_requestLength: "WCS-请求长度",
WCS_requestWidth: "WCS-请求宽度",
WCS_requestHeight: "WCS-请求高度",
WCS_targetAddress: "WCS-目标地址",
PLC_arrivalMessage: "PLC-到达报文",
PLC_arrivalResult: "PLC-到达结果",
PLC_arrivalAssignAddress: "PLC-到达分配地址",
PLC_arrivalBarcode: "PLC-到达条码",
WCS_arrivalMessage: "WCS-到达报文",
WCS_arrivalToLoad: "WCS-到达装载",
WCS_platformCode: "WCS-站台编码",
PLC_addressRequest: "PLC地址请求",
requestMessage: "请求报文",
codeReader: "读码器",
weight: "重量",
length: "长度",
width: "宽度",
height: "高度",
PLC_positionArrived: "PLC位置到达",
arrivalMessage: "到达报文",
result: "结果",
assignAddress: "分配地址",
arrivalBarcode: "到达条码",
WCS_addressRequestReply: "WCS地址请求回复",
load: "装载",
targetAddress: "目标地址",
WCS_locationArrivedReply: "WCS位置到达回复",
},
taskCompensation: "执行与日志",
eALogging: {
noData: "暂无数据",
executionThread: "执行线程",
schedulingProgramReset: "调度程序重置",
associatedDevices: "关联设备",
threadTagging: "线程标记",
executionStatus: "执行状态",
timeConsuming: "耗时",
notes: "备注",
diagnosis: "诊断",
schedulingDiagnosis: "调度诊断",
diagnosticLogClearing: "诊断日志清除",
diagnosisTime: "诊断时间",
logLevel: "日志级别",
logContent: "日志内容",
dispatchingLog: "调度日志",
time: "时间",
classification: "分类",
processingResults: "处理结果",
device: "设备",
describe: "描述",
errorCode: "错误代码",
},
startProcessing: "开始处理",
pauseProcessing: "暂停处理",
notRunning: "未运行",
running: "运行中",
autoSend: "自动下发",
},
systemPermission: {
authorizationInformation: "授权信息",
authorize: {
companySoftware: "公司软件",
authorizedVersion: "授权版本",
expirationDate: "到期时间",
permit: "许可证",
updateAuthorization: "更新授权",
importAuthorization: "导入授权",
enterAuthorization: "录入授权",
update: "更新",
cancel: "取消",
effective: "有效",
invalid: "无效",
cannotBeEmpty: "授权信息不能为空,请录入",
authorizationInformation: "授权信息",
authorizationCode: "授权码",
}
},
};