en-US.js
13 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
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
export default {
lang: 'English',
button: {
ok: 'OK',
search: 'Search',
reset: 'Reset',
new: 'New',
edit: 'Edit',
close: 'Close',
delete: 'Delete',
start: 'Start',
stop: 'stop',
runOnce: 'Run Once',
more: 'More',
details: 'Details',
expand: 'Expand',
collapse: 'Collapse',
select: 'Select',
selected: 'Selected',
item: 'Item',
clearAll: 'Clear All',
import: 'Import',
export: 'Export',
refresh: 'Refresh',
deletingIt: 'Confirm deletion?',
multiSelectActions: 'Multi-select actions',
print: 'Print',
cancel: 'Cancel',
advancedSearch: 'Advanced Search',
submit: 'Submit',
},
list: {
showing: 'Total Records',
records: ''
},
system: {
name: 'HuaHeng Warehouse Management System',
accountLoginWithPassword: 'Account Login with Password',
enterYourAccountName: 'Please enter your account name',
enterYourPassword: 'Please enter your password',
selectYourWarehouse: 'Please select your warehouse',
loginFailed: 'Login failed',
oldPassword: 'Old Password',
inputOldPassword: 'Please input old password',
newPassword: 'New Password',
inputNewPassword: 'Please input new password',
confirmNewPassword: 'Confirm New Password',
inputConfirmNewPassword: 'Please confirm new password',
passwordsDoNotMatch: 'Passwords do not match',
pleaseSelect: 'Please Select',
languageSettings: 'Language Settings',
themeSettings: 'Theme Settings',
darkModeMenuStyle: 'Dark Mode Menu Style',
lightModeMenuStyle: 'Light Mode Menu Style',
otherSettings: 'Other Settings',
colorBlindnessMode: 'Color Blindness Mode',
multiTabMode: 'Multi-tab Mode',
logout: 'Logout',
welcome: 'Welcome!',
goodMorning1: 'Good morning',
goodMorning2: 'Good morning',
goodAfternoon1: 'Good afternoon',
goodAfternoon2: 'Good afternoon',
goodEvening: 'Good evening',
requestEncounteredError: 'Request encountered an error, please try again later',
systemMessage: 'System Message',
systemSettings: 'System Settings',
passwordChange: 'Password Change',
home: 'Home',
clearCache: 'Clear Cache',
cacheRefreshed: 'Cache Refreshed',
cacheRefreshFailed: 'Cache Refresh Failed',
message: 'Message',
logoutMessage: 'Are you sure you want to log out?',
createBy: "Creator",
updater: "Updater",
createTime: "Create Time",
updateTime: "Update Time",
options: "Options",
remark: "Remark",
batch: 'Batch',
inputBatch: 'Please input batch',
content: 'content',
level: 'level',
monday: 'Monday',
tuesday: 'Tuesday',
wednesday: 'Wednesday',
thursday: 'Thursday',
friday: 'Friday',
saturday: 'Saturday',
sunday: 'Sunday',
recycleBin: 'Recycle Bin',
addUser: 'Add User',
userAccount: 'User Account',
userName: 'User Name',
employeeID: 'Employee ID',
sex: 'Gender',
role: 'Role',
mobileNumber: 'Mobile Number',
email: 'Email',
warehouse: 'Warehouse',
zone: 'Zone',
status: 'Status',
fuzzyAccountSearch: 'Please enter user account',
selectSex: 'Please select gender',
enterUserName: 'Please enter user name',
enterMobileNumber: 'Please enter mobile number',
userStatus: 'User Status',
selectUserStatus: 'Please select user status',
enterUserAccount: 'Please enter user account',
loginPassword: 'Login Password',
enterLoginPassword: 'Please enter login password',
confirmPassword: 'Confirm Password',
pleaseProvideLoginPasswordAgain: 'Please provide login password again',
enterEmployeeID: 'Please enter employee ID',
},
task: {
scheduledTaskName: 'Task Name',
inputScheduledTaskName: 'Please input task name',
scheduledTaskClass: 'Task Class',
inputScheduledTaskClass: 'Please input task class',
cronExpression: 'Cron Expression',
inputCronExpression: 'Please input Cron expression',
parameter: 'Parameter',
taskStatus: 'Task Status',
inputTaskStatus: 'Please select task status',
taskStatusAll: 'All',
taskStatusStarted: 'Started',
taskStatusPaused: 'Paused',
emptyIn: 'Empty pallet inbound',
emptyOut: 'Empty pallet outbound',
moveTask: 'Inventory transfer',
checkOutTask: 'Outbound viewing',
zone: 'Zone',
selectZone: 'Please select zone',
taskId: 'Task ID',
inputTaskId: 'Please input task ID',
taskType: 'Task Type',
inputTaskType: 'Please select task type',
containerCode: 'Container Code',
inputContainerCode: 'Please input container code',
fromLocationCode: 'From Location Code',
inputFromLocationCode: 'Please input from location code',
toLocationCode: 'To Location Code',
inputToLocationCode: 'Please input to location code',
fromStationCode: 'From Station Code',
inputFromStationCode: 'Please input from station code',
toStationCode: 'To Station Code',
inputToStationCode: 'Please input to station code',
shipmentId: 'Outbound shipment ID',
receiptId: 'Inbound receipt ID',
inputReceiptId: 'Please input inbound receipt ID',
outboundId: 'Outbound ID',
inputOutboundId: 'Please input outbound ID',
creationTime: 'Create Time',
inputStartTime: 'Please select a start time',
inputEndTime: 'Please select an end time',
exceptionCode: "Exception Information",
dispatchTime: 'Dispatch Time',
allocationTime: 'Allocation Time',
arrivalTime: 'Arrival Time',
completionTime: 'Completion Time',
execute: 'Execute',
createInventoryTransferTask: 'Create Inventory Transfer Task',
toPortCode: 'Outbound dock',
inputToPortCode: 'Please select Outbound dock',
Select: 'Select',
pleaseSelect: 'Please Select ',
},
api: {
apiName: 'API Name',
inputApiName: 'Please input API name',
apiMethod: 'API Method',
inputApiMethod: 'Please input API method',
ip: 'Request IP',
inputIp: 'Please input request IP',
requestFrom: 'Request From',
inputRequestFrom: 'Please input request from',
inputResponseBy: 'Please input response by',
url: 'Request Url',
inputUrl: 'Please input request url',
duration: 'Duration (ms)',
inputDuration: 'Please input duration (ms)',
retCode: 'Status Code',
inputRetCode: 'Please input status code',
requestTime: 'Request Time',
selectStartTime: 'Please select start time',
selectEndTime: 'Please select end time',
requestBody: 'Request Body',
responseBy: 'Response By',
responseBody: 'Response Body',
responseTime: 'Response Time',
exception: 'Exception Stack'
},
parameter: {
name: 'Name',
inputName: 'Please input name',
code: 'Code',
inputCode: 'Please input code',
value: 'Value',
inputValue: 'Please input value',
},
address: {
remark: 'API Name',
inputRemark: 'Please input API name',
param: 'API Code',
inputParam: 'Please input API code',
url: 'API Url',
inputUrl: 'Please input API url',
},
translate: {
relateTable: 'Relate Table',
relateId: 'Relate ID',
chinese: 'Chinese',
inputChinese: 'Please input chinese',
english: 'English',
inputEnglish: 'Please input english',
},
config: {
locationCode: 'Location Code',
inputLocationCode: 'Please input Location Code',
containerCode: 'Container Code',
inputContainerCode: 'Please input Container Code',
status: 'Status',
selectStatus: 'Please input Status',
inputStatus: 'Please input Status',
zoneCode: 'Storage Area Code',
selectZone: 'Please select zone',
inputZoneCode: 'Please input Area Code',
locationType: 'Location Type',
selectLocationType: 'Please Location Type',
inputLocationType: 'Please input Location Type!',
roadway: 'Aisle',
pleaseRoadway: 'Please input Aisle',
iRow: 'Row',
inputIRow: 'Please enter a line',
iColumn: 'Column',
inputIColumn: 'Please enter a column',
iLayer: 'Level',
inputILayer: 'Please enter the layer',
highLow: 'High-Low Position',
inputHighLow: 'Please enter high and low positions',
rowFlag: 'Inner and Outer Aisle',
selectRowFlag: 'Please select the inner and outer sides',
inputRowFlag: 'Please input Inner and Outer Aisle!',
materialAreaCode: 'Material Partition',
inputMaterialAreaCode: 'Please input Material Partition',
isthereApallet: 'Is there a pallet?',
selectIsthereApallet: 'Whether there are pallets',
usable: 'Is it usable?',
selectUsable: 'Whether Available',
inputUsable: 'Please input Is it usable!',
code: 'Code',
inputCode: 'Please input code',
name: 'Name',
inputName: 'Please input name',
length: 'Length',
inputLength: 'Please input Length',
weight: 'Weight',
inputWeight: 'Please input Weight',
height: 'Height',
inputHeight: 'Please input Height',
maxWeight: 'Maximum Load',
inputMaxWeight: 'Please input Maximum Load',
highLevel: 'Height Value',
inputHighLevel: 'Please input Height Value',
encodingPrefix: 'Encoding prefix',
inputEncodingPrefix: 'Please input Encoding prefix',
startLine: 'Start Line',
inputStartLine: 'Please input Start Line',
lastRow: 'Last Row',
inputLastRow: 'Please input Last Row',
startColumn: 'Start Column',
inputStartColumn: 'Please input Start Column',
lastColumn: 'Last Column',
inputLastColumn: 'Please input Last Column',
startLayer: 'Start Layer',
inputStartLayer: 'Please input Start Layer',
lastLayer: 'Last Layer',
inputLastLayer: 'Please input Last Layer',
containerTypeCode: 'Container Type',
selectContainerTypeCode: 'Please Select Container Type',
containerStatus: 'Container Status',
selectContainerStatus: 'Please Select Container Status',
containerFillStatus: 'Container Fill Status',
selectContainerFillStatus: 'Please Select Container Fill Status',
position: 'Position',
selectPosition: 'Please Select Position',
totalTaskCount: 'Total number of tasks',
moveTaskTimes: 'Move Task Times',
number: 'Number',
inputNumber: 'Please input Number',
emptyContainerWeight: 'Empty Container Weight',
maxContainerWeight: 'Maximum load capacity of container',
inputMaxContainerWeight: 'Please input Maximum load capacity of container',
materialCode: 'Material Code',
inputMaterialCode: 'Please input Material Code',
materialName: 'Material Name',
inputMaterialName: 'Please input Material Name',
usableStatus: 'Available status',
selectUsableStatus: 'Please Select Available status',
materialNumber: 'Material Number',
companyCode: 'Consignor',
companyName: 'Consignor Name',
inputCompanyName: 'Please input Consignor Name',
selectCompanyCode: 'Please Select Consignor',
inputCompanyCode: 'Please input Consignor',
specification: 'Specification',
inputSpecification: 'Please input Specification',
unit: 'Unit',
inputUnit: 'Please Select Unit',
type: 'Type',
inputType: 'Please input Type',
selectInputType: 'Please Select Type',
abcClassification: 'ABC Classification',
inputABCClassification: 'Please input ABC Classification',
shelfLife: 'Shelf Life',
inputShelfLife: 'Please input Shelf Life',
nearExpiryAlertDays: 'Near Expiry Alert Days',
inputNearExpiryAlertDays: 'Please input Near Expiry Alert Days',
locatingRule: 'Locating Rule',
inputLocatingRule: 'Please input Locating Rule',
allocationRule: 'Allocation Rule',
inputAllocationRule: 'Please input Allocation Rule',
emptyLocationRule: 'Empty Location Rule',
inputEmptyLocationRule: 'Please input Empty Location Rule',
pickingRule: 'Picking Rule',
inputPickingRule: 'Please input Picking Rule',
receivingFlow: 'Receiving Flow',
inputReceivingFlow: 'Please input Receiving Flow',
shippingFlow: 'Shipping Flow',
inputshippingFlow: 'Please input Shipping Flow',
minShelfLifeDays: 'Receiving Alert Days',
inputMinShelfLifeDays: 'Please input Receiving Alert Days',
warehouseCode: 'Warehouse Code',
inputWarehousecode: 'Please input Warehouse Code',
alarmType: 'Warning Category Code',
inputAlarmType: 'Please input Warning Category Code',
max: 'Maximum',
inputMax: 'Please input Maximum',
min: 'Minimum',
inputMin: 'Please input Minimum',
upper: 'Upper Limit Warning Value',
inputUpper: 'Please input Upper Limit Warning Value',
lower: 'Lower Limit Warning Value',
inputLower: 'Please input Lower Limit Warning Value',
remark: 'Remark',
inputRemark: 'Please input Remark',
address: 'Address',
inputAddress: 'Please input Address',
district: 'District',
inputDistrict: 'Please input District',
city: 'City',
inputCity: 'Please input City',
state: 'Province',
inputState: 'Please input Province',
country: 'Country',
inputCountry: 'Please input Country',
attentionto: 'Contacts',
inputAttentionto: 'Please input Contacts',
phone: 'Contact Phone Number',
inputPhone: 'Please input Contact Phone Number',
postalcode: 'Zip Code',
inputPostalcode: 'Please input Zip Code',
locationTypeCode: 'Including Location Types',
boundLocationType: 'Bound Location Types',
}
}