谭毅彬
authored
about a year ago
1
2
export default {
lang : 'English' ,
谭毅彬
authored
about a year ago
3
4
5
6
7
8
type : {
403 : 'Sorry, you do not have permission to access this page' ,
404 : 'Sorry, the page you are trying to access does not exist or you do not have permission to access it' ,
500 : 'Sorry, the server encountered an error' ,
returnHome : 'Return Home'
},
谭毅彬
authored
about a year ago
9
10
11
12
13
button : {
ok : 'OK' ,
search : 'Search' ,
reset : 'Reset' ,
new : 'New' ,
肖超群
authored
about a year ago
14
bulkNew : 'Bulk New' ,
谭毅彬
authored
about a year ago
15
16
17
18
edit : 'Edit' ,
close : 'Close' ,
delete : 'Delete' ,
start : 'Start' ,
谭毅彬
authored
about a year ago
19
stop : 'Stop' ,
谭毅彬
authored
about a year ago
20
21
22
23
24
25
runOnce : 'Run Once' ,
more : 'More' ,
details : 'Details' ,
expand : 'Expand' ,
collapse : 'Collapse' ,
select : 'Select' ,
谭毅彬
authored
about a year ago
26
27
28
selected : 'Selected' ,
item : 'Item' ,
clearAll : 'Clear All' ,
谭毅彬
authored
about a year ago
29
30
31
32
33
34
import : 'Import' ,
export : 'Export' ,
refresh : 'Refresh' ,
deletingIt : 'Confirm deletion?' ,
multiSelectActions : 'Multi-select actions' ,
print : 'Print' ,
谭毅彬
authored
about a year ago
35
cancel : 'Cancel' ,
谭毅彬
authored
about a year ago
36
advancedSearch : 'Advanced Search' ,
谭毅彬
authored
about a year ago
37
submit : 'Submit' ,
周鸿
authored
about a year ago
38
newlyBuilt : 'Newly built' ,
39
selectContainer : 'Select Container' ,
40
41
saveSearchCriteria : 'Save Search Criteria' ,
configuration : 'Configuration' ,
谭毅彬
authored
about a year ago
42
},
谭毅彬
authored
about a year ago
43
list : {
谭毅彬
authored
about a year ago
44
45
showing : 'Total Records' ,
records : ''
谭毅彬
authored
about a year ago
46
},
47
48
49
50
51
52
53
home : {
todayInventoryTradingVolume : 'Today\'s inventory trading volume' ,
todayIncomingStockQuantity : 'Today\'s incoming stock quantity' ,
todayOutgoingStockQuantity : 'Today\'s outgoing stock quantity' ,
totalInventoryQuantity : 'Total inventory quantity' ,
inventoryItemCount : 'Inventory item count' ,
theNumberOfPendingTasks : 'The number of pending tasks' ,
肖超群
authored
about a year ago
54
dailyHistoricalShipmentVolume : 'Daily Historical Volume' ,
55
locationUtilizationRate : 'Location Utilization Rate' ,
56
hereIsAChart : 'Here is a chart' ,
57
58
onlineInventoryStatus : 'Online Inventory Status' ,
inventoryOverview : 'Inventory Overview' ,
59
},
谭毅彬
authored
about a year ago
60
system : {
谭毅彬
authored
about a year ago
61
saveAndTask : 'Save and Schedule Tasks' ,
谭毅彬
authored
about a year ago
62
63
64
65
resourceNotFound : 'Sorry, the resource was not found' ,
reLogin : "Re-Login" ,
networkTimeout : "Network timeout" ,
loginExpired : "Sorry, the login has expired. Please log in again" ,
谭毅彬
authored
about a year ago
66
name : 'HuaHeng Warehouse Management System' ,
谭毅彬
authored
about a year ago
67
copyright : ' Copyright @2024 Huaheng Welding Co., Ltd' ,
谭毅彬
authored
about a year ago
68
69
70
accountLoginWithPassword : 'Account Login with Password' ,
enterYourAccountName : 'Please enter your account name' ,
enterYourPassword : 'Please enter your password' ,
谭毅彬
authored
about a year ago
71
selectYourWarehouse : 'Please select your warehouse' ,
72
73
loginFailed : 'Login Failed' ,
incorrectPassword : 'Incorrect Password' ,
谭毅彬
authored
about a year ago
74
oldPassword : 'Old Password' ,
谭毅彬
authored
about a year ago
75
inputOldPassword : 'Please enter old password' ,
谭毅彬
authored
about a year ago
76
newPassword : 'New Password' ,
谭毅彬
authored
about a year ago
77
inputNewPassword : 'Please enter new password' ,
谭毅彬
authored
about a year ago
78
79
80
confirmNewPassword : 'Confirm New Password' ,
inputConfirmNewPassword : 'Please confirm new password' ,
passwordsDoNotMatch : 'Passwords do not match' ,
曾湘平
authored
about a year ago
81
pleaseSelect : 'Please Select' ,
82
pleaseSelectStatus : 'Please select status' ,
谭毅彬
authored
about a year ago
83
84
85
86
87
88
89
90
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' ,
谭毅彬
authored
about a year ago
91
welcome : 'Welcome' ,
92
welcome2 : 'Welcome' ,
谭毅彬
authored
about a year ago
93
welcomeToEnterThe : 'Welcome to the' ,
94
welcomeBack : 'Welcome back' ,
95
searchMenu : 'Search menu' ,
谭毅彬
authored
about a year ago
96
97
98
99
100
101
goodMorning1 : 'Good morning' ,
goodMorning2 : 'Good morning' ,
goodAfternoon1 : 'Good afternoon' ,
goodAfternoon2 : 'Good afternoon' ,
goodEvening : 'Good evening' ,
requestEncounteredError : 'Request encountered an error, please try again later' ,
102
noLoggedInUser : 'Currently, there is no logged-in user in the system' ,
谭毅彬
authored
about a year ago
103
104
105
systemMessage : 'System Message' ,
systemSettings : 'System Settings' ,
passwordChange : 'Password Change' ,
106
home : 'Dashboard' ,
107
systemLicenseExpirationDate : 'System License Expiration Date:' ,
谭毅彬
authored
about a year ago
108
clearCache : 'Clear Cache' ,
谭毅彬
authored
about a year ago
109
downloadOperationManual : 'Download Operation Manual' ,
谭毅彬
authored
about a year ago
110
userManualForHuaHengWMS4 : 'HuaHeng Warehouse Management System Operations Manual' ,
111
112
startDownloading : 'Start downloading......' ,
fileDownloadFailed : 'File download failed' ,
谭毅彬
authored
about a year ago
113
114
cacheRefreshed : 'Cache Refreshed' ,
cacheRefreshFailed : 'Cache Refresh Failed' ,
115
116
117
118
refresh : "refresh" ,
closeTheLeftSide : "Close the left side" ,
closeTheRightSide : "Close the right side" ,
closeOthers : "Close others" ,
谭毅彬
authored
about a year ago
119
message : 'Message' ,
120
reminder : 'Reminder' ,
谭毅彬
authored
about a year ago
121
logoutMessage : 'Are you sure you want to log out?' ,
谭毅彬
authored
about a year ago
122
123
advancedConditionBuilder : 'Advanced Condition Builder' ,
filterConditionMatching : 'Filter Condition Matching' ,
124
125
126
127
128
129
130
131
132
allConditionsMustMatch : 'All conditions must match' ,
anyConditionMatches : 'Any condition matches' ,
selectQueryFields : 'Select query fields' ,
pleaseEnterANumericalValue : 'Please enter a numerical value' ,
pleaseEnterAValue : 'Please enter a value' ,
pleaseSelectADate : 'Please select a date' ,
pleaseSelectATime : 'Please select a time' ,
pleaseSelectADepartment : 'Please select a department' ,
pleaseSelectAUser : 'Please select a user' ,
谭毅彬
authored
about a year ago
133
savedQuery : 'Saved Query' ,
134
135
136
137
138
139
140
noQueriesSaved : 'No queries saved' ,
matchingRules : 'matching rules' ,
AdvancedQueryConditionsAreInEffect : 'Advanced query conditions are in effect' ,
noQueryConditions : 'No query conditions' ,
emptyConditionsCannotBeSaved : 'Empty conditions cannot be saved' ,
saveNameCannotBeEmpty : 'Save name cannot be empty' ,
cannotQueryEmptyConditions : 'Cannot query empty conditions' ,
141
pleaseEnterTheNameToSave : 'Please enter name to save' ,
142
saveSuccessful : 'Save successful' ,
谭毅彬
authored
about a year ago
143
144
alreadyExists : 'Already exists' ,
whetherToOverwrite : 'Whether to overwrite?' ,
145
146
147
148
149
150
151
152
153
154
155
156
equals : 'equals' ,
contains : 'contains' ,
startsWith : 'starts with' ,
endsWith : 'ends with' ,
within : 'with in' ,
notEqualTo : 'not equal to' ,
greater : 'greater than' ,
greaterThanOrEqualTo : 'greater than or equal to' ,
less : 'less than' ,
lessThanOrEqualTo : 'less than or equal to' ,
is : 'is' ,
notIs : "not is" ,
157
158
select : 'Select' ,
selected : 'Selected' ,
谭毅彬
authored
about a year ago
159
160
createBy : "Creator" ,
updater : "Updater" ,
谭毅彬
authored
about a year ago
161
162
163
164
165
createTime : "Create Time" ,
updateTime : "Update Time" ,
options : "Options" ,
remark : "Remark" ,
batch : 'Batch' ,
谭毅彬
authored
about a year ago
166
inputBatch : 'Please enter batch' ,
167
content : 'Content' ,
谭毅彬
authored
about a year ago
168
169
170
171
172
173
174
level : 'level' ,
monday : 'Monday' ,
tuesday : 'Tuesday' ,
wednesday : 'Wednesday' ,
thursday : 'Thursday' ,
friday : 'Friday' ,
saturday : 'Saturday' ,
曾湘平
authored
about a year ago
175
sunday : 'Sunday' ,
176
recycleBin : 'Recycle' ,
曾湘平
authored
about a year ago
177
178
addUser : 'Add User' ,
userAccount : 'User Account' ,
179
account : 'Account' ,
曾湘平
authored
about a year ago
180
userName : 'User Name' ,
181
uName : 'Name' ,
谭毅彬
authored
about a year ago
182
staffId : 'Staff ID' ,
谭毅彬
authored
about a year ago
183
sex : 'Gender' ,
曾湘平
authored
about a year ago
184
185
role : 'Role' ,
mobileNumber : 'Mobile Number' ,
186
mobile : 'Mobile' ,
谭毅彬
authored
about a year ago
187
email : 'Email' ,
188
189
warehouse : 'Warehouse' ,
zone : 'Zone' ,
曾湘平
authored
about a year ago
190
status : 'Status' ,
周鸿
authored
about a year ago
191
fuzzyAccountSearch : 'Please select gender' ,
谭毅彬
authored
about a year ago
192
193
selectSex : 'Please select gender' ,
enterUserName : 'Please enter user name' ,
194
enterName : 'Please enter name' ,
谭毅彬
authored
about a year ago
195
enterMobileNumber : 'Please enter mobile number' ,
曾湘平
authored
about a year ago
196
userStatus : 'User Status' ,
谭毅彬
authored
about a year ago
197
selectUserStatus : 'Please select user status' ,
198
selectStatus : 'Please select status' ,
谭毅彬
authored
about a year ago
199
enterUserAccount : 'Please enter user account' ,
200
enterAccount : 'Please enter account' ,
曾湘平
authored
about a year ago
201
loginPassword : 'Login Password' ,
谭毅彬
authored
about a year ago
202
enterLoginPassword : 'Please enter login password' ,
曾湘平
authored
about a year ago
203
confirmPassword : 'Confirm Password' ,
谭毅彬
authored
about a year ago
204
pleaseProvideLoginPasswordAgain : 'Please provide login password again' ,
谭毅彬
authored
about a year ago
205
enterStaffId : 'Please enter staff ID' ,
曾湘平
authored
about a year ago
206
selectEmail : 'Please select email' ,
谭毅彬
authored
about a year ago
207
208
209
roleAssignment : 'Role' ,
selectRole : 'Please select role' ,
warehouseAllocation : 'Warehouse Allocation' ,
谭毅彬
authored
about a year ago
210
zoneAllocation : 'Zone Allocation' ,
211
selectZone : 'Please select zone' ,
曾湘平
authored
about a year ago
212
213
214
215
pleaseEnterAValidLandlinePhoneNumber : 'Please enter a valid landline phone number' ,
thePasswordsEnteredDoNotMatch : 'The passwords entered do not match' ,
phoneNumberAlreadyExists : 'Phone number already exists' ,
pleaseEnterAValidPhoneNumberFormat : 'Please enter a valid phone number format' ,
谭毅彬
authored
about a year ago
216
emailAddressAlreadyExists : 'Email address already exists' ,
217
pleaseEnterAValidEmailFormat : 'Please enter a valid email format' ,
曾湘平
authored
about a year ago
218
usernameAlreadyExists : 'Username already exists' ,
谭毅彬
authored
about a year ago
219
confirmDiscardChanges : 'Confirm Discard Changes?' ,
曾湘平
authored
about a year ago
220
221
222
223
password : 'Password' ,
freeze : 'Freeze' ,
confirmFreeze : 'Confirm Freeze' ,
unfreeze : 'Unfreeze' ,
谭毅彬
authored
about a year ago
224
confirmUnfreeze : 'Confirm Unfreeze?' ,
曾湘平
authored
about a year ago
225
226
agent : 'Agent' ,
resetPassword : 'Reset Password' ,
227
userRecycleBin : 'User Recycle' ,
曾湘平
authored
about a year ago
228
229
230
231
232
233
avatar : 'Avatar' ,
bulkRestore : 'Bulk Restore' ,
bulkDelete : 'Bulk Delete' ,
restoreUser : 'Restore User' ,
permanentlyDelete : 'Permanently Delete' ,
areYouSureYouWantToRestoreThese : 'Are you sure you want to restore these' ,
谭毅彬
authored
about a year ago
234
users : 'Users?' ,
235
users2 : 'Users' ,
曾湘平
authored
about a year ago
236
237
238
areYouSureYouWantToPermanentlyDeleteThese : 'Are you sure you want to permanently delete these' ,
successfullyRestored : 'Successfully restored' ,
successfullyPermanentlyDeleted : 'Successfully permanently deleted' ,
谭毅彬
authored
about a year ago
239
attention : 'Attention: After permanent deletion, it will be impossible to recover. Please proceed with caution' ,
曾湘平
authored
about a year ago
240
241
failedToRetrieveDeletedUsers : 'Failed to retrieve deleted users:' ,
userInformation : 'User Information' ,
谭毅彬
authored
about a year ago
242
243
pleaseSelectARecord : 'Please select a record' ,
thisOperationIsNotAllowed : 'This operation is not allowed for administrator accounts. Please make a different selection' ,
曾湘平
authored
about a year ago
244
confirmOperation : 'Confirm operation' ,
谭毅彬
authored
about a year ago
245
selectedAccount : 'selected account?' ,
谭毅彬
authored
about a year ago
246
notAdministratorAccounts : 'This operation is not allowed for administrator accounts' ,
曾湘平
authored
about a year ago
247
248
249
250
roleName : 'Role Name' ,
addRole : 'Add Role' ,
roleManagement : 'Role Management' ,
user : 'User' ,
谭毅彬
authored
about a year ago
251
authorize : 'Authorize' ,
曾湘平
authored
about a year ago
252
253
254
255
existingUsers : 'Existing Users' ,
roleCode : 'Role Code' ,
creationTime : 'Creation Time' ,
pleaseSelectARole : 'Please select a role' ,
谭毅彬
authored
about a year ago
256
confirmDeletionOfSelectedData : 'Confirm deletion of selected data?' ,
曾湘平
authored
about a year ago
257
confirmDelete : 'Confirm Delete' ,
曾湘平
authored
about a year ago
258
259
260
pleaseEnterTheRoleCode : 'Please enter the role code' ,
pleaseEnterTheRoleName : 'Please enter the role name' ,
description : 'Description' ,
261
pleaseEnterTheDescription : 'Please enter the description' ,
曾湘平
authored
about a year ago
262
263
264
265
pleaseEnterTheRoleDescription : 'Please enter the role description' ,
lengthShouldBeBetween2And30Characters : 'Length should be between 2 and 30 characters' ,
lengthShouldNotExceed64Characters : 'Length should not exceed 64 characters' ,
lengthShouldNotExceed126Characters : 'Length should not exceed 126 characters' ,
谭毅彬
authored
about a year ago
266
theRoleCodeCannotContainChineseCharacters : 'The role code cannot contain Chinese characters' ,
曾湘平
authored
about a year ago
267
268
269
270
271
272
273
274
275
276
277
rolePermissionConfiguration : 'Role Permission Configuration' ,
ownedPermissions : 'Owned Permissions' ,
treeOperations : 'Tree Operations' ,
parentChildAssociation : 'Parent-Child Association' ,
removeAssociation : 'Remove Association' ,
selectAll : 'Select All' ,
deselectAll : 'Deselect All' ,
expandAll : 'Expand All' ,
mergeAll : 'Merge All' ,
saveOnly : 'Save Only' ,
saveAndClose : 'Save And Close' ,
曾湘平
authored
about a year ago
278
addExistingUser : 'Add Existing User' ,
曾湘平
authored
about a year ago
279
280
281
282
dictionaryName : 'Dictionary Name' ,
pleaseEnterTheDictionaryName : 'Please enter the dictionary name' ,
dictionaryCode : 'Dictionary Code' ,
pleaseEnterTheDictionaryCode : 'Please enter the dictionary code' ,
283
pleaseEnterTheDictionaryDescription : 'Please enter the dictionary description' ,
曾湘平
authored
about a year ago
284
285
286
287
add : 'Add' ,
dictionaryInformation : 'Dictionary Information' ,
dictionaryConfiguration : 'Dictionary Configuration' ,
dictionaryList : 'Dictionary List' ,
288
name2 : 'Name' ,
289
290
291
pleaseEnterTheName : 'Please enter name' ,
value : 'Value' ,
pleaseEnterValue : 'Please enter value' ,
曾湘平
authored
about a year ago
292
293
294
normal : 'Normal' ,
disabled : 'Disabled' ,
dataValue : 'Data Value' ,
295
pleaseEnterTheDataValue : 'Please enter data value' ,
曾湘平
authored
about a year ago
296
297
298
sortValue : 'Sort Value' ,
theSmallerTheValueTheHigherThePriority : 'The smaller the value, the higher the priority' ,
enable : 'Enable' ,
谭毅彬
authored
about a year ago
299
theDataValueCannotContainSpecialCharacters : 'The data value cannot contain special characters' ,
曾湘平
authored
about a year ago
300
301
302
retrieveDictionary : 'Retrieve Dictionary' ,
permanentlyDeleteDictionary : 'Permanently Delete Dictionary' ,
areYouSureYouWantToPermanentlyDeleteThisDictionaryEntry : 'Are you sure you want to permanently delete this dictionary entry?' ,
曾湘平
authored
about a year ago
303
code : 'Code' ,
304
inputCode : 'Please enter code' ,
曾湘平
authored
about a year ago
305
apiName : 'API Name' ,
306
apiCode : 'API Code' ,
谭毅彬
authored
about a year ago
307
inputApiName : 'Please enter API name' ,
308
inputApiCode : 'Please enter API code' ,
309
310
url : 'Url' ,
inputUrl : 'Please enter url' ,
曾湘平
authored
about a year ago
311
title : 'Title' ,
312
pleaseEnterTheTitle : 'Please enter title' ,
曾湘平
authored
about a year ago
313
314
publisher : 'Publisher' ,
pleaseEnterThePublisher : 'Please enter the publisher' ,
谭毅彬
authored
about a year ago
315
markAllAsRead : 'Mark All Read' ,
曾湘平
authored
about a year ago
316
view : 'View' ,
谭毅彬
authored
about a year ago
317
viewMore : 'View More' ,
曾湘平
authored
about a year ago
318
319
320
321
322
323
messageType : 'Message Type' ,
notification : 'Notification' ,
systemMessages : 'System Message' ,
publishingTime : 'Publishing Time' ,
priority : 'Priority' ,
announcement : 'System Announcement' ,
谭毅彬
authored
about a year ago
324
confirmThePublication : 'Confirm the publication?' ,
曾湘平
authored
about a year ago
325
publish : 'Publish' ,
谭毅彬
authored
about a year ago
326
327
confirmTheCancellationRevoke : 'Confirm Undo?' ,
revoke : 'Undo' ,
曾湘平
authored
about a year ago
328
329
330
331
332
333
334
335
336
viewDetails : 'View Details' ,
notificationRecipients : 'Notification Recipients' ,
specifyUsers : 'Specify Users' ,
allUsers : 'All Users' ,
publicationStatus : 'Publication Status' ,
notPublished : 'Not Published' ,
published : 'Published' ,
revoked : 'Revoked' ,
revocationTime : 'Revocation Time' ,
曾湘平
authored
about a year ago
337
summary : 'Summary' ,
338
pleaseEnterTheSummary : 'Please enter summary' ,
曾湘平
authored
about a year ago
339
deadline : 'Deadline' ,
340
pleaseSelectTheEndTime : 'Please select end time' ,
曾湘平
authored
about a year ago
341
342
receivingUsers : 'Receiving Users' ,
pleaseSelectDesignatedUsers : 'Please select designated users' ,
343
pleaseSelectThePriority : 'Please select priority' ,
曾湘平
authored
about a year ago
344
345
346
low : 'Low' ,
medium : 'Medium' ,
high : 'High' ,
347
pleaseSelectTheMessageType : 'Please select message type' ,
谭毅彬
authored
about a year ago
348
349
SelectTheRecipientType : 'Please select the recipient type for the announcement' ,
theSpecifiedUsersCannotBeEmpty : 'The specified users cannot be empty' ,
曾湘平
authored
about a year ago
350
351
startTimeShouldBeEarlierThanTheEndTime : 'The start time should be earlier than the end time' ,
endTimeShouldBeLaterThanTheStartTime : 'The end time should be later than the start time' ,
曾湘平
authored
about a year ago
352
messageReminder : 'Message Reminder' ,
曾湘平
authored
about a year ago
353
354
355
356
357
generalMessage : 'General Message' ,
importantMessage : 'Important Message' ,
urgentMessage : 'Urgent Message' ,
notificationMessage : 'Notification Message' ,
goToDealWith : 'Go to Deal with' ,
谭毅彬
authored
about a year ago
358
359
},
task : {
谭毅彬
authored
about a year ago
360
scheduledTaskName : 'Task Name' ,
谭毅彬
authored
about a year ago
361
inputScheduledTaskName : 'Please enter task name' ,
谭毅彬
authored
about a year ago
362
scheduledTaskClass : 'Task Class' ,
谭毅彬
authored
about a year ago
363
inputScheduledTaskClass : 'Please enter task class' ,
谭毅彬
authored
about a year ago
364
cronExpression : 'Cron Expression' ,
365
inputCronExpression : 'Please enter cron expression' ,
谭毅彬
authored
about a year ago
366
parameter : 'Parameter' ,
肖超群
authored
about a year ago
367
368
taskStatus : 'Status' ,
inputTaskStatus : 'Please select status' ,
谭毅彬
authored
about a year ago
369
370
371
taskStatusAll : 'All' ,
taskStatusStarted : 'Started' ,
taskStatusPaused : 'Paused' ,
372
373
374
emptyIn : 'Empty Container Inbound' ,
emptyOut : 'Empty Container Outbound' ,
moveTask : 'Inventory Transfer' ,
肖超群
authored
10 months ago
375
376
377
switchTask : 'Switch Task' ,
ensureSwitchTask : 'Are you sure you want to swtich the task?' ,
swtichFailNotFindTask : '切换任务失败,没有找到任务' ,
378
checkOutTask : 'Outbound Viewing' ,
肖超群
authored
about a year ago
379
zone : 'Zone' ,
380
selectZone : 'Please select zone' ,
肖超群
authored
about a year ago
381
taskId : 'Task ID' ,
谭毅彬
authored
about a year ago
382
inputTaskId : 'Please enter the task ID' ,
肖超群
authored
about a year ago
383
taskType : 'Type' ,
谭毅彬
authored
about a year ago
384
inputTaskType : 'Please select the task type' ,
385
386
387
containerCode : 'Container Code' ,
container : 'Container' ,
inputContainerCode : 'Please enter container code' ,
肖超群
authored
about a year ago
388
fromLocationCode : 'From Location' ,
谭毅彬
authored
about a year ago
389
inputFromLocationCode : 'Please enter from location' ,
肖超群
authored
about a year ago
390
toLocationCode : 'To Location' ,
谭毅彬
authored
about a year ago
391
inputToLocationCode : 'Please enter to location' ,
肖超群
authored
about a year ago
392
fromStationCode : 'From Station' ,
谭毅彬
authored
about a year ago
393
inputFromStationCode : 'Please enter from station' ,
肖超群
authored
about a year ago
394
toStationCode : 'To Station' ,
谭毅彬
authored
about a year ago
395
inputToStationCode : 'Please enter to station' ,
396
shipmentId : 'Outbound Order ID' ,
谭毅彬
authored
about a year ago
397
inputShipmentId : 'Please enter outbound order ID' ,
肖超群
authored
about a year ago
398
receiptId : 'Order ID' ,
肖超群
authored
about a year ago
399
400
receiptId2 : 'Inbound Order ID' ,
inputReceiptId : 'Please enter order ID' ,
肖超群
authored
about a year ago
401
outboundId : 'Outbound ID' ,
谭毅彬
authored
about a year ago
402
inputOutboundId : 'Please enter outbound ID' ,
肖超群
authored
about a year ago
403
404
405
406
407
creationTime : 'Create Time' ,
inputStartTime : 'Please select a start time' ,
inputEndTime : 'Please select an end time' ,
exceptionCode : "Exception Information" ,
dispatchTime : 'Dispatch Time' ,
谭毅彬
authored
about a year ago
408
inputDispatchTime : 'Please select dispatch time' ,
肖超群
authored
about a year ago
409
410
411
allocationTime : 'Allocation Time' ,
arrivalTime : 'Arrival Time' ,
completionTime : 'Completion Time' ,
肖超群
authored
about a year ago
412
execute : 'Execute' ,
肖超群
authored
about a year ago
413
createInventoryTransferTask : 'Create Inventory Transfer Task' ,
414
toPortCode : 'Outbound Dock' ,
415
416
inputToPortCode : 'Please enter outbound dock' ,
selectToPortCode : 'Please select outbound dock' ,
417
select : 'Select' ,
谭毅彬
authored
about a year ago
418
pleaseSelect : 'Please select ' ,
谭毅彬
authored
about a year ago
419
pleaseInput : 'Please enter ' ,
谭毅彬
authored
about a year ago
420
carNo : 'Car Number' ,
谭毅彬
authored
about a year ago
421
422
priority : 'Priority' ,
ensureCancelTask : 'Are you sure you want to cancel the task?' ,
肖超群
authored
about a year ago
423
424
taskDetail : 'Task Detail' ,
taskDetailId : 'Task Detail ID' ,
425
426
427
428
429
detailId : 'Detail ID' ,
startPoint : 'Start Point' ,
pleaseEnterStartPoint : 'Please enter start point' ,
targetPoint : 'Target Point' ,
pleaseEnterTargetPoint : 'Please enter Target Point' ,
肖超群
authored
about a year ago
430
431
432
inventoryRegistration : 'Inventory Registration' ,
inventoryCountQuality : 'Quality' ,
enterInventoryCountQuality : 'Please enter inventory count quality' ,
谭毅彬
authored
about a year ago
433
434
435
},
api : {
apiName : 'API Name' ,
谭毅彬
authored
about a year ago
436
inputApiName : 'Please enter API name' ,
谭毅彬
authored
about a year ago
437
apiMethod : 'API Method' ,
谭毅彬
authored
about a year ago
438
inputApiMethod : 'Please enter API method' ,
谭毅彬
authored
about a year ago
439
ip : 'Request IP' ,
谭毅彬
authored
about a year ago
440
inputIp : 'Please enter request IP' ,
谭毅彬
authored
about a year ago
441
requestFrom : 'Request From' ,
谭毅彬
authored
about a year ago
442
443
inputRequestFrom : 'Please enter request from' ,
inputResponseBy : 'Please enter response by' ,
谭毅彬
authored
about a year ago
444
url : 'Request Url' ,
谭毅彬
authored
about a year ago
445
inputUrl : 'Please enter request url' ,
谭毅彬
authored
about a year ago
446
duration : 'Duration (ms)' ,
谭毅彬
authored
about a year ago
447
inputDuration : 'Please enter duration (ms)' ,
谭毅彬
authored
about a year ago
448
retCode : 'Status Code' ,
谭毅彬
authored
about a year ago
449
inputRetCode : 'Please enter status code' ,
谭毅彬
authored
about a year ago
450
451
452
453
454
455
456
457
458
459
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 : {
曾湘平
authored
about a year ago
460
name : 'Parameter Name' ,
谭毅彬
authored
about a year ago
461
inputName : 'Please enter parameter name' ,
曾湘平
authored
about a year ago
462
code : 'Parameter Code' ,
谭毅彬
authored
about a year ago
463
inputCode : 'Please enter parameter code' ,
谭毅彬
authored
about a year ago
464
value : 'Value' ,
谭毅彬
authored
about a year ago
465
inputValue : 'Please enter parameter value' ,
曾湘平
authored
about a year ago
466
configuration : 'Parameter Configuration' ,
谭毅彬
authored
about a year ago
467
468
469
},
address : {
remark : 'API Name' ,
谭毅彬
authored
about a year ago
470
inputRemark : 'Please enter API name' ,
谭毅彬
authored
about a year ago
471
param : 'API Code' ,
谭毅彬
authored
about a year ago
472
inputParam : 'Please enter API code' ,
谭毅彬
authored
about a year ago
473
url : 'API Url' ,
谭毅彬
authored
about a year ago
474
inputUrl : 'Please enter API url' ,
谭毅彬
authored
about a year ago
475
476
477
478
479
},
translate : {
relateTable : 'Relate Table' ,
relateId : 'Relate ID' ,
chinese : 'Chinese' ,
谭毅彬
authored
about a year ago
480
inputChinese : 'Please enter chinese' ,
谭毅彬
authored
about a year ago
481
english : 'English' ,
谭毅彬
authored
about a year ago
482
inputEnglish : 'Please enter english' ,
肖超群
authored
about a year ago
483
},
唐高鑫
authored
about a year ago
484
config : {
485
location : 'Location' ,
唐高鑫
authored
about a year ago
486
locationCode : 'Location Code' ,
487
488
inputLocationCode : 'Please enter location code' ,
container : 'Container' ,
唐高鑫
authored
about a year ago
489
containerCode : 'Container Code' ,
490
inputContainerCode : 'Please enter container code' ,
唐高鑫
authored
about a year ago
491
status : 'Status' ,
谭毅彬
authored
about a year ago
492
selectStatus : 'Please select a status' ,
谭毅彬
authored
about a year ago
493
inputStatus : 'Please enter a status' ,
494
495
zoneCode : 'Zone Code' ,
zone : 'Zone' ,
496
selectZone : 'Please select zone' ,
497
inputZoneCode : 'Please enter zone code' ,
肖超群
authored
8 months ago
498
zoneName : 'Zone Name' ,
唐高鑫
authored
about a year ago
499
locationType : 'Location Type' ,
谭毅彬
authored
about a year ago
500
selectLocationType : 'Please select location type' ,
谭毅彬
authored
about a year ago
501
inputLocationType : 'Please enter location type' ,
肖超群
authored
10 months ago
502
roadway : 'RoadWay' ,
肖超群
authored
11 months ago
503
inputRoadway : 'Please enter roadWay' ,
唐高鑫
authored
about a year ago
504
iRow : 'Row' ,
谭毅彬
authored
about a year ago
505
inputIRow : 'Please enter row' ,
唐高鑫
authored
about a year ago
506
iColumn : 'Column' ,
谭毅彬
authored
about a year ago
507
508
509
inputIColumn : 'Please enter column' ,
iLayer : 'layer' ,
inputILayer : 'Please enter layer' ,
唐高鑫
authored
about a year ago
510
highLow : 'High-Low Position' ,
唐高鑫
authored
about a year ago
511
inputHighLow : 'Please enter high and low positions' ,
512
selectHighLow : 'Please select high and low positions' ,
谭毅彬
authored
about a year ago
513
514
rowFlag : 'Side Selection' ,
selectRowFlag : 'Please select a side' ,
谭毅彬
authored
about a year ago
515
inputRowFlag : 'Please enter a side' ,
516
517
materialAreaCode : 'Partition' ,
inputMaterialAreaCode : 'Please enter partition' ,
肖超群
authored
10 months ago
518
isThereContainer : 'Has Container' ,
519
selectIsThereContainer : 'Please select whether there are Containers in the location' ,
谭毅彬
authored
about a year ago
520
521
usable : 'Available Status' ,
selectUsable : 'Please select available status' ,
谭毅彬
authored
about a year ago
522
inputUsable : 'Please enter available status' ,
唐高鑫
authored
about a year ago
523
code : 'Code' ,
524
inputCode : 'Please enter code' ,
唐高鑫
authored
about a year ago
525
name : 'Name' ,
526
inputName : 'Please enter name' ,
唐高鑫
authored
about a year ago
527
length : 'Length' ,
谭毅彬
authored
about a year ago
528
inputLength : 'Please enter length' ,
曾湘平
authored
about a year ago
529
530
width : 'Width' ,
inputWidth : 'Please enter width' ,
唐高鑫
authored
about a year ago
531
height : 'Height' ,
谭毅彬
authored
about a year ago
532
inputHeight : 'Please enter height' ,
唐高鑫
authored
about a year ago
533
maxWeight : 'Maximum Load' ,
谭毅彬
authored
about a year ago
534
inputMaxWeight : 'Please enter maximum load' ,
唐高鑫
authored
about a year ago
535
highLevel : 'Height Value' ,
谭毅彬
authored
about a year ago
536
inputHighLevel : 'Please enter height value' ,
谭毅彬
authored
about a year ago
537
encodingPrefix : 'Encoding Prefix' ,
谭毅彬
authored
about a year ago
538
inputEncodingPrefix : 'Please enter encoding prefix' ,
肖超群
authored
11 months ago
539
540
startRow : 'Start Row' ,
inputStartRow : 'Please enter start row' ,
唐高鑫
authored
about a year ago
541
lastRow : 'Last Row' ,
谭毅彬
authored
about a year ago
542
inputLastRow : 'Please enter last row' ,
唐高鑫
authored
about a year ago
543
startColumn : 'Start Column' ,
谭毅彬
authored
about a year ago
544
inputStartColumn : 'Please enter start column' ,
唐高鑫
authored
about a year ago
545
lastColumn : 'Last Column' ,
谭毅彬
authored
about a year ago
546
inputLastColumn : 'Please enter last column' ,
唐高鑫
authored
about a year ago
547
startLayer : 'Start Layer' ,
谭毅彬
authored
about a year ago
548
inputStartLayer : 'Please enter start layer' ,
唐高鑫
authored
about a year ago
549
lastLayer : 'Last Layer' ,
谭毅彬
authored
about a year ago
550
inputLastLayer : 'Please enter last layer' ,
唐高鑫
authored
about a year ago
551
containerTypeCode : 'Container Type' ,
552
selectContainerTypeCode : 'Please select container type' ,
唐高鑫
authored
about a year ago
553
containerStatus : 'Container Status' ,
554
555
556
selectContainerStatus : 'Please select container status' ,
containerFillStatus : 'Fill Status' ,
selectContainerFillStatus : 'Please select fill status' ,
唐高鑫
authored
about a year ago
557
position : 'Position' ,
558
selectPosition : 'Please select position' ,
谭毅彬
authored
about a year ago
559
560
totalTaskCount : 'Total Task Count' ,
moveTaskTimes : 'Move Task Count' ,
唐高鑫
authored
about a year ago
561
number : 'Number' ,
562
inputNumber : 'Please enter number' ,
唐高鑫
authored
about a year ago
563
emptyContainerWeight : 'Empty Container Weight' ,
564
pleaseEmptyContainerWeight : 'Please enter empty container weight' ,
唐高鑫
authored
about a year ago
565
maxContainerWeight : 'Maximum load capacity of container' ,
566
inputMaxContainerWeight : 'Please enter maximum load capacity of container' ,
唐高鑫
authored
about a year ago
567
materialCode : 'Material Code' ,
568
inputMaterialCode : 'Please enter material code' ,
唐高鑫
authored
about a year ago
569
materialName : 'Material Name' ,
570
inputMaterialName : 'Please enter material name' ,
肖超群
authored
8 months ago
571
572
materialSpec : 'Description' ,
inputMaterialSpec : 'Please enter Description' ,
573
574
usableStatus : 'Available Status' ,
selectUsableStatus : 'Please select available status' ,
肖超群
authored
about a year ago
575
materialNumber : 'Material Number' ,
576
577
578
company : 'Cargo Owner' ,
companyCode : 'Cargo Owner Code' ,
companyName : 'Cargo Owner Name' ,
579
580
581
inputCompanyName : 'Please enter cargo owner name' ,
selectCompany : 'Please select cargo owner' ,
inputCompanyCode : 'Please enter cargo owner code' ,
肖超群
authored
8 months ago
582
583
specification : 'Description' ,
inputSpecification : 'Please enter Description' ,
唐高鑫
authored
about a year ago
584
unit : 'Unit' ,
585
586
inputUnit : 'Please enter unit' ,
selectUnit : 'Please select unit' ,
唐高鑫
authored
about a year ago
587
type : 'Type' ,
谭毅彬
authored
about a year ago
588
inputType : 'Please enter Type' ,
589
selectType : 'Please select type' ,
唐高鑫
authored
about a year ago
590
abcClassification : 'ABC Classification' ,
591
inputABCClassification : 'Please enter ABC classification' ,
唐高鑫
authored
about a year ago
592
shelfLife : 'Shelf Life' ,
593
inputShelfLife : 'Please enter shelf life' ,
唐高鑫
authored
about a year ago
594
nearExpiryAlertDays : 'Near Expiry Alert Days' ,
595
inputNearExpiryAlertDays : 'Please enter near expiry alert days' ,
唐高鑫
authored
about a year ago
596
locatingRule : 'Locating Rule' ,
597
inputLocatingRule : 'Please enter locating rule' ,
唐高鑫
authored
about a year ago
598
allocationRule : 'Allocation Rule' ,
599
inputAllocationRule : 'Please enter allocation rule' ,
唐高鑫
authored
about a year ago
600
emptyLocationRule : 'Empty Location Rule' ,
601
inputEmptyLocationRule : 'Please enter empty location rule' ,
唐高鑫
authored
about a year ago
602
pickingRule : 'Picking Rule' ,
603
inputPickingRule : 'Please enter picking rule' ,
唐高鑫
authored
about a year ago
604
receivingFlow : 'Receiving Flow' ,
605
inputReceivingFlow : 'Please enter receiving flow' ,
唐高鑫
authored
about a year ago
606
shippingFlow : 'Shipping Flow' ,
607
inputshippingFlow : 'Please enter shipping flow' ,
唐高鑫
authored
about a year ago
608
minShelfLifeDays : 'Receiving Alert Days' ,
609
inputMinShelfLifeDays : 'Please enter receiving alert days' ,
唐高鑫
authored
about a year ago
610
warehouseCode : 'Warehouse Code' ,
611
inputWarehousecode : 'Please enter warehouse code' ,
唐高鑫
authored
about a year ago
612
alarmType : 'Warning Category Code' ,
613
inputAlarmType : 'Please enter warning category code' ,
唐高鑫
authored
about a year ago
614
max : 'Maximum' ,
谭毅彬
authored
about a year ago
615
inputMax : 'Please enter maximum' ,
唐高鑫
authored
about a year ago
616
min : 'Minimum' ,
谭毅彬
authored
about a year ago
617
inputMin : 'Please enter minimum' ,
唐高鑫
authored
about a year ago
618
upper : 'Upper Limit Warning Value' ,
谭毅彬
authored
about a year ago
619
inputUpper : 'Please enter upper limit warning value' ,
唐高鑫
authored
about a year ago
620
lower : 'Lower Limit Warning Value' ,
谭毅彬
authored
about a year ago
621
inputLower : 'Please enter lower limit warning value' ,
唐高鑫
authored
about a year ago
622
remark : 'Remark' ,
623
inputRemark : 'Please enter remark' ,
唐高鑫
authored
about a year ago
624
address : 'Address' ,
625
inputAddress : 'Please enter address' ,
唐高鑫
authored
about a year ago
626
district : 'District' ,
627
inputDistrict : 'Please enter district' ,
唐高鑫
authored
about a year ago
628
city : 'City' ,
629
inputCity : 'Please enter city' ,
唐高鑫
authored
about a year ago
630
state : 'Province' ,
631
inputState : 'Please enter province' ,
唐高鑫
authored
about a year ago
632
country : 'Country' ,
633
inputCountry : 'Please enter country' ,
唐高鑫
authored
about a year ago
634
attentionto : 'Contacts' ,
635
636
637
inputAttentionto : 'Please enter contacts' ,
phone : 'Phone' ,
inputPhone : 'Please enter phone number' ,
唐高鑫
authored
about a year ago
638
postalcode : 'Zip Code' ,
639
inputPostalcode : 'Please enter zip code' ,
唐高鑫
authored
about a year ago
640
641
locationTypeCode : 'Including Location Types' ,
boundLocationType : 'Bound Location Types' ,
642
643
},
receipt : {
谭毅彬
authored
about a year ago
644
inboundOrderReport : 'Inbound Order Report' ,
645
646
647
648
return : 'Return' ,
returingIt : 'Confirm return?' ,
cross : 'Cross Docking' ,
crossingIt : 'Confirm cross docking?' ,
肖超群
authored
about a year ago
649
group : 'Grouping' ,
650
651
652
653
submitReview : "Submit For Review" ,
review : 'Review' ,
reason : 'Reason' ,
reviewProgress : 'Review Progress' ,
肖超群
authored
about a year ago
654
655
receiptCode : 'Order Code' ,
inputReceiptCode : 'Please enter order code' ,
肖超群
authored
about a year ago
656
receiptDetailID : 'Order Detail ID' ,
肖超群
authored
about a year ago
657
658
659
receiptType : 'Order Type' ,
selectReceiptType : 'Please select order type' ,
inputReceiptType : 'Please enter order type' ,
660
661
662
663
firstStatus : 'Start Status' ,
selectFirstStatus : 'Please select start status' ,
lastStatus : 'End Status' ,
selectLastStatus : 'Please select end status' ,
肖超群
authored
about a year ago
664
referCode : 'Upstream Order' ,
谭毅彬
authored
about a year ago
665
inputReferCode : 'Please enter upstream inbound order code' ,
666
667
supplier : 'Supplier' ,
selectSupplier : 'Please select supplier' ,
肖超群
authored
about a year ago
668
totalNumber : 'Total Qty' ,
669
670
totalLines : 'Total Lines' ,
remark : 'Remark' ,
肖超群
authored
about a year ago
671
backFailureReason : 'Back Error Msg' ,
肖超群
authored
8 months ago
672
materialSpecification : 'Material Description' ,
673
materialUnit : 'Material Unit' ,
肖超群
authored
about a year ago
674
675
676
documentQty : 'Order Qty' ,
groupingQty : 'Grouping Qty' ,
inboundQty : 'Inbound Qty' ,
677
678
679
inventoryStatus : 'Inventory Status' ,
selectInventoryStatus : 'Please select inventory status' ,
batch : 'Batch' ,
谭毅彬
authored
about a year ago
680
inputBatch : 'Please enter batch' ,
肖超群
authored
about a year ago
681
682
documentStatus : 'Order Status' ,
selectDocumentStatus : 'Please select order status' ,
谭毅彬
authored
about a year ago
683
inputCreateBy : 'Please enter creator' ,
684
685
686
batchTask : 'Batch generation task' ,
batchGroup : 'Cancel grouping in batch' ,
addInbound : 'Additional inbound' ,
肖超群
authored
about a year ago
687
688
receiptContainerHeaderId : 'Header Id' ,
receiptContainerDetailId : 'Details Id' ,
689
serialNumber : 'Serial Number' ,
肖超群
authored
8 months ago
690
manufactureDate : 'Manufacture Date' ,
肖超群
authored
about a year ago
691
692
693
receivedQty : 'Received Qty' ,
inputReceivedQty : 'Please enter received qty' ,
receivableQty : 'Receivable Qty' ,
694
inboundNoDetails : 'Inbound order has no details' ,
695
inboundDetail : 'Order Details' ,
696
inboundGroup : 'Inbound Grouping Details' ,
697
historyReceiptDetail : 'Historical Order Details' ,
698
699
auditResult : 'Audit Result' ,
selectProcessType : 'Please select process type' ,
肖超群
authored
about a year ago
700
sortingInboundPort : 'Inbound Port' ,
701
selectSortInboundPort : 'Please select sorting inbound port' ,
肖超群
authored
about a year ago
702
selectSortInboundPort2 : 'Select sorting inbound port' ,
703
selectOneContainer : 'Please select a container data' ,
肖超群
authored
about a year ago
704
705
706
generateTask : 'Generate Task' ,
cancelGroup : 'Cancel Grouping' ,
ensureCancelGroup : 'Are you sure you want to cancel the grouping?' ,
707
708
709
pleaseSelectLeastOneRecord : 'Please select at least one record' ,
noRecordsEligibleForCancellation : 'No records eligible for cancellation' ,
noRecordsEligibleForGeneration : 'No records eligible for generation' ,
周鸿
authored
about a year ago
710
711
712
713
},
log : {
// 操作日志
bizId : 'Business ID' ,
谭毅彬
authored
about a year ago
714
715
716
717
718
719
720
bizType : 'Business Type' ,
bizTag : 'Business Tag' ,
operationMsg : 'Operation Content' ,
createTime : 'Creation Date' ,
operationStatus : 'Operation Result Status' ,
operationTime : 'Operation Time' ,
operationCostTime : 'Operation Duration' ,
周鸿
authored
about a year ago
721
722
723
724
inputOperationCostTime : 'Please enter the operation duration' ,
inputOperationTime : 'Please select the operation time' ,
methodReturnsContent : 'Method return the content' ,
inputMethodReturnsContent : 'Please enter the method return the content' ,
谭毅彬
authored
about a year ago
725
methodExceptionContents : 'Method Exception Content' ,
谭毅彬
authored
about a year ago
726
inputMethodExceptionContents : 'Please enter the method exception content' ,
周鸿
authored
about a year ago
727
inputOperatorName : 'Please enter the operator name' ,
谭毅彬
authored
about a year ago
728
operatorName : 'Operator Name' ,
周鸿
authored
about a year ago
729
inputBizId : 'Please enter the business ID' ,
谭毅彬
authored
about a year ago
730
inputBizType : 'Please enter the business type' ,
731
selectBizType : 'Please select the business type' ,
周鸿
authored
about a year ago
732
733
734
735
736
737
inputBizTag : 'Please enter the business tag' ,
inputOperationMsg : 'Please enter the operation content' ,
inputOperationTime_begin : 'Please select the start time' ,
inputOperationTime_end : 'Please select the end time' ,
inputOperationStatus : 'Please enter the operation result status' ,
// 接口日志
谭毅彬
authored
about a year ago
738
739
740
741
742
743
744
745
746
747
748
749
750
apiName : 'API Name' ,
requestFrom : 'Request Party Name' ,
responseBy : 'Response Party Name' ,
url : 'Request Address' ,
requestBody : 'Request Content' ,
responseBody : 'Response Content' ,
requestTime : 'Request Time' ,
retCode : 'Business Response Code' ,
httpCode : 'HTTP Code' ,
duration_begin : 'Response Time (ms)' ,
expandHeader : 'Expand Header' ,
exceptionStackInfo : 'Exception Stack Information' ,
apiMethod : 'API Method' ,
周鸿
authored
about a year ago
751
ip : 'Request IP' ,
谭毅彬
authored
about a year ago
752
responseTime : 'Response Time' ,
周鸿
authored
about a year ago
753
754
755
756
757
758
759
760
761
762
763
inputApiName : 'Please enter the API name' ,
inputRequestFrom : 'Please enter the request party name' ,
inputResponseBy : 'Please enter the response party name' ,
inputUrl : 'Please enter the request address' ,
inputRequestBody : 'Please enter the request content' ,
inputResponseBody : 'Please enter the response content' ,
inputRequestTime_begin : 'Please select the start time' ,
inputRequestTime_end : 'Please select the end time' ,
inputRetCode : 'Please enter the business response code' ,
inputHttpCode : 'Please enter the HTTP response code' ,
inputDuration_begin : 'Please enter the response time (ms)' ,
谭毅彬
authored
about a year ago
764
765
loginlog : 'Login Log' ,
operationlog : 'Operation Log' ,
周鸿
authored
about a year ago
766
767
768
keyWord : 'Keyword' ,
inputKeyWord : 'Please enter the keyword' ,
createTimeRange : 'Start date ~ End date' ,
谭毅彬
authored
about a year ago
769
operateType : 'Operate Type' ,
周鸿
authored
about a year ago
770
inputOperateType : 'Please select the operate type' ,
谭毅彬
authored
about a year ago
771
logContent : 'Log Content' ,
周鸿
authored
about a year ago
772
userid : 'User ID' ,
谭毅彬
authored
about a year ago
773
774
775
776
777
778
username : 'User Name' ,
costTime : 'Cost Time (ms)' ,
logType_dictText : 'Log Type' ,
operateType_dictText : 'Operate Type' ,
requestMethod : 'Request Method' ,
requestParams : 'Request Parameters' ,
周鸿
authored
about a year ago
779
780
},
monitor : {
周鸿
authored
about a year ago
781
zone : 'Zone' ,
周鸿
authored
about a year ago
782
inputZone : 'Please select the zone' ,
谭毅彬
authored
about a year ago
783
784
785
786
787
row : ' Row' ,
line : ' Line' ,
layer : ' Layer' ,
grid_rest : 'Empty Location Vacant' ,
grid_empty : 'Empty Container Vacant' ,
肖超群
authored
10 months ago
788
grid_all : 'Stocked Container Vacant' ,
谭毅彬
authored
about a year ago
789
790
grid_emp_lock : 'Empty Location Lock' ,
grid_empty_lock : 'Empty Container Lock' ,
肖超群
authored
10 months ago
791
grid_all_lock : 'Stocked Container Lock' ,
谭毅彬
authored
about a year ago
792
793
location_statistical : 'Location Statistical' ,
locationCode : 'Location Code' ,
周鸿
authored
about a year ago
794
inputLocationCode : 'Please enter the location code' ,
谭毅彬
authored
about a year ago
795
containerCode : 'Container Code' ,
周鸿
authored
about a year ago
796
material : 'Material' ,
谭毅彬
authored
about a year ago
797
the : '' ,
周鸿
authored
about a year ago
798
none : 'None' ,
谭毅彬
authored
about a year ago
799
800
801
locationTotalNum : 'Total Location' ,
locationEmptyNum : 'Empty Location' ,
locationEmptyNumContainer : 'Empty Container Location' ,
肖超群
authored
10 months ago
802
locationEmptyNumPallet : 'Stocked Container Location' ,
周鸿
authored
about a year ago
803
batch : 'Batch' ,
谭毅彬
authored
about a year ago
804
805
materialName : 'Material Name' ,
materialCode : 'Material Code' ,
周鸿
authored
about a year ago
806
807
808
809
810
num : 'Num' ,
wmsId : 'WMS ID' ,
inputWmsId : 'Please enter the WMS ID' ,
wcsId : 'WCS ID' ,
inputWcsId : 'Please enter the WCS ID' ,
谭毅彬
authored
about a year ago
811
consistencyStatus : 'Consistency Status' ,
周鸿
authored
about a year ago
812
inputConsistencyStatus : 'Please select the consistency status' ,
谭毅彬
authored
about a year ago
813
taskCreateTime : 'Task Creation Time' ,
周鸿
authored
about a year ago
814
815
inputTaskCreateTimeBegin : 'Please select the start time' ,
inputTaskCreateTimeEnd : 'Please select the end time' ,
谭毅彬
authored
about a year ago
816
taskType : 'WMS Task Type' ,
周鸿
authored
about a year ago
817
818
819
820
821
fromLocationCode : 'WMS From Location' ,
wcsFromLocationCode : 'WCS from Location' ,
toLocationCode : 'WMS To Location' ,
wcsToLocationCode : 'WCS To Location' ,
wcsContainerCode : 'WCS Container Code' ,
谭毅彬
authored
about a year ago
822
823
824
825
826
827
828
829
830
831
taskStatus : 'WMS Task Ttatus' ,
wcsTaskStatus : 'WCS Task Status' ,
wcsTaskCreateTime : 'WCS Task Creation Time' ,
locationStatus : 'Location Status' ,
wcsLocationStatus : 'WCS Location Status' ,
locationContainerCode : 'Location Table Container Code' ,
containerContainerCode : 'Container Table Container Code' ,
inventoryContainerCode : 'Inventory Table Container Code' ,
containerStatus : 'Container Status' ,
locationTaskDetail : 'Location Task Detail' ,
周鸿
authored
about a year ago
832
833
834
835
836
837
838
839
// 定时任务
cronExpression : 'Cron expression' ,
inputCronExpression : 'Please enter the cron expression' ,
scheduledTaskClassName : 'Scheduled task class name' ,
inputScheduledTaskClassName : 'Please enter the scheduled task class name' ,
parameter : 'Parameter' ,
inputParam : 'Please enter the parameter' ,
description : 'Description' ,
840
inputDescription : 'Please enter description' ,
周鸿
authored
about a year ago
841
status : 'Status' ,
谭毅彬
authored
about a year ago
842
843
844
jobClassName : 'Task Class Name' ,
inputJobClassName : 'Please enter the task class name' ,
jobStatus : 'Job Status' ,
周鸿
authored
about a year ago
845
846
847
inputJobStatus : 'Please enter the job status' ,
whole : 'Whole' ,
normalcy : 'Normalcy' ,
周鸿
authored
about a year ago
848
disable : 'Disable' ,
周鸿
authored
about a year ago
849
850
851
852
stop : 'Stop' ,
activated : 'Activated' ,
paused : 'Paused' ,
routerId : 'Router ID' ,
谭毅彬
authored
about a year ago
853
routerName : 'Router Rame' ,
周鸿
authored
about a year ago
854
routerURI : 'Router URI' ,
谭毅彬
authored
about a year ago
855
856
routingCondition : 'Routing Condition' ,
addRoutingCondition : 'Add Routing Condition' ,
周鸿
authored
about a year ago
857
filter : 'Filter' ,
谭毅彬
authored
about a year ago
858
859
addFilter : 'Add Filter' ,
addParameters : 'Add Parameters' ,
周鸿
authored
about a year ago
860
861
862
863
864
865
866
867
fusibleLink : 'Fusible link' ,
restrictionFilters : 'Restriction filters' ,
routingEditor : 'Routing editor' ,
birthdays : 'Birthdays' ,
forceSbToQuit : 'Force SB. to quit' ,
forceLogoutOfUser : 'Force logout of users' ,
forceLogoutOfUsers : 'Force logout of users?' ,
successes : 'Successes' ,
周鸿
authored
about a year ago
868
},
周峰
authored
about a year ago
869
inventory : {
870
inventory : 'Inventory' ,
871
total : 'Total' ,
872
selectZone : 'Please select zone' ,
周峰
authored
about a year ago
873
874
875
876
inputContainerCode : 'Please enter the container code' ,
inputLocationCode : 'Please enter the location code' ,
inputMaterialCode : 'Please enter the material code' ,
inputMaterialName : 'Please enter the material name' ,
肖超群
authored
11 months ago
877
inputRoadway : 'Please enter roadWay' ,
周峰
authored
about a year ago
878
879
880
881
882
selectContainerStatus : 'Please select the container status' ,
inputOperationTime_begin : 'Please select the start time' ,
inputOperationTime_end : 'Please select the end time' ,
selectInventoryStatus : 'Please select the inventory status' ,
selectUsableStatus : 'Please select the available status' ,
883
selectCompany : 'Please select the Cargo Owner' ,
884
885
enterReceiptCode : 'Please enter the inbound order code' ,
enterShipmentCode : 'Please enter the Outbound Order code' ,
周峰
authored
about a year ago
886
887
888
inputFromLocationCode : 'Please enter the from location code' ,
inputToLocationCode : 'Please enter the to location code' ,
selectTranscationType : 'Please select the transaction type' ,
周峰
authored
about a year ago
889
enterInventoryCheckCode : 'Please enter the inventory check code' ,
周峰
authored
about a year ago
890
selectWarnStatus : 'Please select the warning status' ,
周峰
authored
about a year ago
891
892
893
894
895
inputBatch : 'Please enter the batch' ,
inputSerialNumber : 'Please enter the serial number' ,
inputMaterialSpec : 'Please enter the material specification' ,
inputMaterialUnit : 'Please enter the material unit' ,
inputAgeGreaterThan : 'Please enter the inventory age greater than (days)' ,
周峰
authored
about a year ago
896
zone : 'Zone' ,
897
898
location : 'Location' ,
container : 'Container' ,
899
900
901
outboundPort : 'Outbound Port' ,
selectOutboundPort : 'Please select the outbound port' ,
selectOutboundPort2 : 'Select The Outbound Port' ,
周峰
authored
about a year ago
902
903
containerCode : 'Container Code' ,
locationCode : 'Location Code' ,
904
material : 'Material' ,
周峰
authored
about a year ago
905
materialCode : 'Material Code' ,
906
selectMaterial : 'Please select the material' ,
周峰
authored
about a year ago
907
908
materialName : 'Material Name' ,
containerStatus : 'Container Status' ,
肖超群
authored
11 months ago
909
roadway : 'roadWay' ,
周峰
authored
about a year ago
910
createTime : 'Create Time' ,
谭毅彬
authored
about a year ago
911
companyName : 'Cargo Owner' ,
周峰
authored
about a year ago
912
913
inventoryStatus : 'Inventory Status' ,
usableStatus : 'Usable Status' ,
肖超群
authored
8 months ago
914
materialSpec : 'Material Description' ,
周峰
authored
about a year ago
915
materialUnit : 'Material Unit' ,
916
batch : 'Batch' ,
周峰
authored
about a year ago
917
918
serialNumber : 'Serial Number' ,
ageGreaterThan : 'Age Greater Than (days)' ,
919
920
receiptCode : 'Inbound Order Code' ,
shipmentCode : 'Outbound Order Code' ,
周峰
authored
about a year ago
921
fromLocationCode : 'From Location Code' ,
922
fromLocation : 'From Location' ,
周峰
authored
about a year ago
923
toLocationCode : 'To Location Code' ,
924
toLocation : 'To Location' ,
周峰
authored
about a year ago
925
926
transcationType : 'Transaction Type' ,
createBy : 'Creator' ,
927
inputCreateBy : 'Please enter the creator' ,
谭毅彬
authored
about a year ago
928
inventoryCheckCode : 'Inventory Check Code' ,
929
inventoryCheckDetail : 'Inventory Check Detail' ,
930
materialDetails : 'Material Details' ,
931
932
933
934
935
936
937
938
939
systemQty : 'System Qty' ,
actualQty : 'Actual Qty' ,
enterActualQty : 'Please enter th actual Qty' ,
discrepancyQty : 'Discrepancy Qty' ,
reasonForFailure : 'Reason For Failure' ,
completer : 'Completer' ,
completionTime : 'Completion Time' ,
createTask : 'Create Task' ,
inventoryRegistration : 'Inventory Registration' ,
周峰
authored
about a year ago
940
warnStatus : 'Warning Status' ,
周峰
authored
about a year ago
941
942
943
inventoryId : 'Inventory ID' ,
inventoryAge : 'Inventory Age' ,
inventoryDetailId : 'Inventory Detail ID' ,
944
detailId : 'Detail ID' ,
周峰
authored
about a year ago
945
inventoryDetail : 'Inventory Detail' ,
周峰
authored
about a year ago
946
totalQty : 'Total Qty' ,
谭毅彬
authored
about a year ago
947
qty : 'Qty' ,
周峰
authored
about a year ago
948
totalLine : 'Total Line' ,
谭毅彬
authored
about a year ago
949
inboundDate : 'Inbound Date' ,
肖超群
authored
8 months ago
950
manufactureDate : 'Manufacture Date' ,
周峰
authored
about a year ago
951
952
953
inventoryTransferId : 'Inventory Transfer ID' ,
inboundQty : 'Inbound Qty' ,
outboundQty : 'Outbound Qty' ,
肖超群
authored
about a year ago
954
taskLockQty : 'Lock Qty' ,
955
956
company : 'Cargo Owner' ,
companyCode : 'Cargo Owner Code' ,
周峰
authored
about a year ago
957
958
959
totalLocation : 'Total Location' ,
checkType : 'Check Type' ,
mainCheckStatus : 'Check Status' ,
谭毅彬
authored
about a year ago
960
961
checkStatus : 'Check Status' ,
mainCheckCode : 'Main Check Code' ,
谭毅彬
authored
about a year ago
962
963
checkPerson : 'Designated Inventory Personnel' ,
realCheckPerson : 'Actual Inventory Personnel' ,
964
pleaseSelectTheCheckType : 'Please select the check type' ,
周峰
authored
about a year ago
965
966
967
968
969
970
971
972
973
inventoryQty : 'Inventory Qty' ,
warningPeriod : 'Warning Period' ,
shelfLife : 'Shelf Life' ,
min : 'Min' ,
lower : 'Lower' ,
upper : 'Upper' ,
max : 'Max' ,
effective : 'Effective' ,
remark : 'Remark' ,
974
containerFillRate : 'Container Fill Rate' ,
xcq
authored
about a year ago
975
},
谭毅彬
authored
about a year ago
976
shipment : {
xcq
authored
about a year ago
977
id : 'ID' ,
肖超群
authored
about a year ago
978
code : 'Order Code' ,
979
company : 'Cargo Owner' ,
980
companyCode : 'Cargo Owner Code' ,
981
companyName : 'Cargo Owner Name' ,
肖超群
authored
about a year ago
982
type : 'Order Type' ,
xcq
authored
about a year ago
983
984
firstStatus : 'First Status' ,
lastStatus : 'Last Status' ,
肖超群
authored
about a year ago
985
referCode : 'Upstream Order' ,
xcq
authored
about a year ago
986
987
988
989
990
991
customer : 'Customer' ,
totalQty : 'Total Qty' ,
totalLines : 'Total Lines' ,
remark : 'Remark' ,
backErrorMsg : 'Back Error Msg' ,
zone : 'Zone' ,
992
selectZone : 'Please select zone' ,
肖超群
authored
about a year ago
993
shipmentCode : 'Order Code' ,
994
enterShipmentCode : 'Please enter the outbound order code' ,
995
selectCompany : 'Please select the Cargo Owner' ,
996
selectShipmentType : 'Please select the outbound order type' ,
xcq
authored
about a year ago
997
998
999
selectFirstStatus : 'Please select the first status' ,
selectLastStatus : 'Please select the last status' ,
inputReferCode : 'Please enter the refer code' ,
1000
selectCustomer : 'Please select the customer' ,
xcq
authored
about a year ago
1001
1002
1003
1004
inputRemark : 'Please enter the remark' ,
inputCreateBy : 'Please enter the creator' ,
inputStartTime : 'Please select the start time' ,
inputEndTime : 'Please select the end time' ,
谭毅彬
authored
about a year ago
1005
group : 'Palletization' ,
1006
1007
createBy : 'Creator' ,
createTime : 'Create Time' ,
谭毅彬
authored
about a year ago
1008
automaticGroup : 'Automatic Palletization' ,
肖超群
authored
10 months ago
1009
automaticOutbound : 'Automatic Outbound' ,
1010
shipmentDetail : 'Order Detail' ,
肖超群
authored
about a year ago
1011
shipmentDetailId : 'Order Detail ID' ,
xcq
authored
about a year ago
1012
1013
materialCode : 'Material Code' ,
materialName : 'Material Name' ,
肖超群
authored
8 months ago
1014
materialSpec : 'Material Description' ,
xcq
authored
about a year ago
1015
materialUnit : 'Material Unit' ,
肖超群
authored
about a year ago
1016
documentQty : 'Order Qty' ,
xcq
authored
about a year ago
1017
1018
1019
1020
1021
1022
groupingQty : 'Grouping Qty' ,
outboundQty : 'Shipment Qty' ,
availableQty : 'Available Qty' ,
inventoryQty : 'Inventory Qty' ,
inventoryStatus : 'Inventory Status' ,
batch : 'Batch' ,
肖超群
authored
about a year ago
1023
documentStatus : 'Order Status' ,
xcq
authored
about a year ago
1024
selectMaterialCode : 'Please select the material code' ,
肖超群
authored
about a year ago
1025
inputDocumentQty : 'Please enter the order qty' ,
谭毅彬
authored
about a year ago
1026
selectInventoryStatus : 'Please select inventory status' ,
xcq
authored
about a year ago
1027
1028
1029
1030
1031
inputBatch : 'Please enter the batch' ,
inputShipmenQty : 'Please enter the shipment qty' ,
containerCode : 'Container Code' ,
locationCode : 'Location Code' ,
lockQty : 'Lock Qty' ,
xcq
authored
about a year ago
1032
reason : 'Reason' ,
1033
historicalShipmentDetails : 'Historical Outbound Order Details' ,
xcq
authored
about a year ago
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
inputContainerCode : 'Please enter the container code' ,
status : 'Status' ,
selectStatus : 'Please select the status' ,
toPort : 'Outbound Port' ,
pleaseEnterTargetPort : 'Please enter the target port' ,
generateTask : 'Generate Task' ,
cancelGroup : 'Cancel Group' ,
areSureCancelGroup : 'Are you sure to cancel the group?' ,
storageShipment : 'Outbound from flat storage' ,
deductInventory : 'Deduct inventory' ,
outboundGroupDetails : 'Outbound group details' ,
selectOutboundPort : 'Select the outbound port' ,
pleaseSelectLeastOneRecord : 'Please select at least one record' ,
destinationLocation : 'Destination Location' ,
selectDestinationLocation : 'Please enter the destination location' ,
肖超群
authored
about a year ago
1049
shipmentContainerDetailId : 'Details ID' ,
周峰
authored
about a year ago
1050
}
谭毅彬
authored
about a year ago
1051
}