StorageResources.properties
12.5 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
381
382
383
384
385
386
menu.home=HOME
menu.workOrder=Lite Work Order
menu.workOrder.search=Work Order Search
menu.workOrder.new=New Work Order
menu.component=Product Management
menu.component.bom=BOM Management
menu.component.search=Component Profile
menu.component.inventory=Inventory Management
menu.cloud=Material Cloud
menu.cloud.storage=SMD BOX
menu.cloud.checkOut=Material Search
menu.barCode=Barcode
menu.barCode.new=Barcode Setup
menu.barCode.search=Barcode Search
menu.batch = Batch
menu.batch.feeder =Feeder Station Sequence
menu.batch.specifiedBatch=Specified Batch
menu.user=User Management
menu.user.account=Account Management
menu.user.role=Role Management
menu.help=Help
menu.dataLog.search=Logging system
top.menu.profile=My Profile
top.menu.logout=Log Out
home.kanban=KANBAN
home.chart.component=Material Distribution
home.chart.component.overview=Overview
home.chart.component.componentAmount=Amount
home.chart.component.positionNum=Occupied Storage
home.chart.storage=Storag Efficiency
home.chart.storage.total=Total Location
home.chart.storage.useage=Occupied
home.chart.storage.empty=Free
workOrder.title=Work Order Management
workOrder.subtitle=Work Order Search
workOrder.update.title=Work Order Management
workOrder.update.subtitle=Work Order Info.
workOrder.list=Work Order List
workOrder.saveSuccess=Work Order Saved
workOrder.deleteSuccess=Work Order Deleted
workOrder.checkoutSuccess=Work Order completed
workOrder.error.emptyBom=No BOM ties to selected Work Order
workOrder.workOrder=Work Order
workOrder.name=Work Order Name
workOrder.amount=Quantity
workOrder.bom=BOM
workOrder.error.amount=Work Order Qty cannot be 0
bom.search.subtitle=BOM Search
bom.update.subtitle=BOM info.
bom.update.components=BOM List
bom.update.components.add.name=Component Name
bom.update.components.add.amount=Component Quantity
bom.name=BOM Name
bom.item.name=BOM
bom.list=BOM List
bom.saveSuccess=BOM Saved
bom.deleteSuccess=BOM Deleted
bom.error.unique=BOM name {0} occupied in the system please rename it.
bom.error.outOfStock=Commponent {0} is less than inventory setting level
checkOut.componentName=Component Name
checkOut.pos=Location
checkOut.operate=Operation
component.search.subtitle=Component List
component.list=Component List
component.update.subtitle=Component Info.
component.item.name=Component
component.name=Name
component.partNumber=Part Number
component.plateSize=Diameter
component.height=Height
component.amount=Qty
component.encapsulation=Package
component.unit=Unit
component.unitCost=Unit Cost
component.provider=Supplier
component.providerNumber=Supplier No.
component.producer=Manufacturer
component.producerNumber=Manufacturer No.
component.msl=MSL Level
component.productionType=Part Number
component.description=Description
component.partNumber.exist=Part Number Existed!
component.pic=Picture
component.saveSuccess=Component Saved
component.deleteSuccess=Component Deleted
component.name.empty=Name is required
component.partNumber.empty=Part Number is required
component.error.bomUsed=You cannot delete the component in use with BOM
component.error.notExist=Component {0}does not exist
component.error.notFound=Component cannot be found
barcode.search.subtitle=Barcode Search
barcode.item.name=Barcode
barcode.print=Print
barcode.update.subtitle=Barcode Info.
barcode.barcode=Barcode
barcode.partNumber=Part Number
barcode.amount=Qty
barcode.plateSize=Diameter
barcode.height=Height
barcode.provider=Supplier
barcode.batch=Batch
barcode.expireDate=Expiration Date
barcode.saveSuccess=Barcode Saved
barcode.deleteSuccess=Barcode Deleted
barcode.storage.input=input barcode please
barcode.error.unique=Barcode [{0}] already occupied
barcode.error.empty=Barcode is empty, please check information input
barcode.error.partNumber.empty=No component ties to {0}
barcode.error.amount.negative=The quantity of component ties to {0} need to more than 0
barcode.error.component.notExist=No component ties to {0} please check\u3002
barcode.error.notExist={0} does not exist
barcode.error.inStorage={0} in the storage
barcode.error.slotExist=Component is not in the storage
barcode.memo=Memo
storage.search.subtitle=Storage Search
storage.item.name=Storage
storage.slotAmount=Storage Qty
storage.update.subtitle=Storage info.
storage.status=Status
storage.chart.temperature=Temperature
storage.chart.humidity=Humidity
storage.status.1=System Connected
storage.status.2=Emergency Stop
storage.status.3=Error
storage.status.4=Warning
storage.status.5=In Maintenance
storage.status.6=Material Receiving In Process
storage.status.7=Material Receiving Completed
storage.status.8=Material Receiving Failed
storage.status.9=Material Retrieval in Porcess
storage.status.10=Materail Retrieval Completed
storage.status.11=Material Retrieval failed
storage.status.12=Material transfering
storage.status.13=System resetting
sotrage.status.999=Offline
storage.type=Type
storage.type.auto=Auto
storage.type.manual=Manual
storage.type.line=DCS
storage.type.virtual=Virtual Material Management
storage.type.online=Inline System
storage.type.batch=Batch
storage.type.shelf=Shelf
storage.type.cabinet=Cabinet
storage.compatibility=Compatibility
storage.enable=Enable
storage.enable.yes=Yes
storage.enable.no=No
storage.enable.prohibit=Prohibit
storage.enable.enable=Enable
storage.posSize=Position Size
storage.clearPos=Clear
storage.clearAllPos=Clear All
storage.clearPos.msg=The unrecoverable operation will clear the inventory, please confirm all the reels is out. Are you sure to continue?
storage.match.exactMatch=Exact Match
storage.match.fullyCompatible=Fully Compatible
storage.match.sizeCompatible=Same Size Compatible
storage.name=Name
storage.cid=Operation Terminal No.
storage.boxCount=SMD BOX used
storage.slotList=Location List
storagePos.name=Location No.
storagePos.priority=Priority
storagePos.width=Width
storagePos.height=Height
storagePos.layer=Slot
storagePos.update=Please update the location information
storagePos.saveSuccess=Location information Saved
storage.saveSuccess=Storage Information Saved
storage.error.notExist=Storage does not exist
storage.error.unique=Storage name already existed
storage.error.full=Intended Storage is full please transfer to another one.
storage.error.cidUnique=Storage terminal name needto be unique
errors.upload.fileNotExist=The uploaed file does not exist, please try again.
button.add=Create
button.return=Return
button.delete=Delete
button.edit=Edit
button.save=Save
button.upload=Upload
button.view=View
button.reset=Reset
button.search=Search
button.cancel=Cancel
button.ok=OK
button.putin=Material Receiving
button.checkout=Material Retrieval
button.uploadFile=File Upload
button.end=End
file.title=Please upload the file
authority.component.manage=Component Management
authority.bom.manage= BOM Management
authority.workorder.manage=Work Order Management
authority.barcode.manage=Barcode Management
authority.storage.manage=Storage Management
authority.role.manage=Role Management
authority.user.manage=User Management
authority.stockOut=Material Receiving /Retrieval
authority.feeder=Work Order Management
authority.specifiedBatch=Specified Material Batch No.
authority.virtual=Virtual Materail Management
authority.feeder.view=Work Order View
authority.valuable.out=Precious Material Retrieval
authority.dataLog=Running Info.
authority.findOUt=Find & Out
error.save=Error occurred,please try again.
role.search.subtitle=Role List
role.update.subtitle=Role Detail
role.update.name=Role Name
role.update.description=Description
role.update.authorities=Authority
required.role.authorities=Select one authority at least
user.item.name=User
user.search.subtitle=User Search
user.search.param=Key Words Searcg
user.update.subtitle=User Detail
user.username=Username
user.initPwd=Initial Password
user.password=Password
user.firstName=First Name
user.lastName=Last Name
user.fullName=Full Name
user.role=Role
user.language=Language
user.email=Email
user.authCode=Auth Code
exist.user.authCode=The authorization code already exists
exist.user.username=The username already exist
user.writeCard=Write Card
user.profile.edit=Profile Edit
profile.password.subtitle=Password Change
updatePassword.currentPassword.label = Current Password
updatePassword.newPassword.label = New Password
updatePassword.invalidPassword = Password provided is incorrect
updatePassword.success =Password Updated Successfully
updatePassword.changePasswordButton = Change Password
updatePassword.changePasswordLink = Change Password
menu.area.search=Area
area.search.subtitle=Area List
area.name=Area Name
area.storages=Storages
area.putInEndTime=Material Receiving Time Limit
area.view.subtitle=Area View
area.item.name=Area
option.none=----Select----
storage.area=Area
storage.name.empty=Storage name required
storage.area.empty=storage area required
component.auto.scancode=barcode input please
component.plate.size= Plate Size
component.amount.empty=component qty required.
component.plateSize.empty=component diameter required
component.height.empty=component height required
plate.size.customer=customized size
feeder.name=Feeder Name
feeder.line=Production Name
feeder.amount=Qty
feeder.posNum=Feeder station qty
feeder.createDate=Uploaed Date
feeder.search.subtitle=Feeder Station List
feeder.name.empty=Feeder name required
feeder.item.name=Feeder Station List
feeder.view.subtitle=Feeder Station List
datetime.pattern=MM/dd/yyyy HH:mm
date.format=MM/dd/yyyy
button.addto.checkout=Add to material retrieval list
dataLog.search.subtitle=Material Receiving/Retrieval Logging
dataLog.partNumber=Part Number
dataLog.storageName=Storage Name
dataLog.num=Qty
dataLog.type=Type
dataLog.date=Date
dataLog.item.name=Material Receiving/Retrieval Logging
dataLog.checkout={0}[Qty:{1}] retrieval from [{2}].
dataLog.putIn={0}[Qty:{1}] reveived by [{2}]
dataLog.list=logging
cabinet.card=Secure Access
cabinet.exit=Log out
cabinet.pos=Current Pos
cabinet.in=\ Put In
cabinet.out=Check Out
cabinet.error.validOp=Can not open the door
cabinet.error.openMoreDoor=Can open olny one door
cabinet.error.noCard=No Auth
cabinet.error.posError=Door not found
cabinet.error.noAuth=No Auth
cabinet.error.noCode=Barcode is not exist
cabinet.error.noPos=Position is not exist
cabinet.msg.closeDoor=Operation will be finished after closing the door
cabinet.msg.finish=Operation completed
op.1=Material Receiving
op.2=Material Retrieval
op.status.none=
op.status.wait=In Process
op.status.executing=In Operation
op.status.pause=Process Paused
op.status.finished=Completed
op.status.cancel=Canceled
op.status.end=Finished
boxChart.confirm=Material Retrieval Confirm
boxChart.rescan=Barcode Scan
boxChart.pcbIn=PCB receiving
boxChart.pcbOut=PCB retrieval
boxChart.solderOut=Solder paste receiving
boxChart.solderIn=Solder paste retrieval
boxChart.noCode=Barcode scan failed
authority.stockIn.more=Material Storage Limit
chart.showType.YEAR=YEAR
chart.showType.MONTH=MONTH
chart.showType.DAY=DAY
alarm.humidity.msg=Humidity\: {0} out of range [{1}-{2}]
alarm.temperature.msg=Temperature\: {0} out of range [{1}-{2}]
alarm.inaction.title=Sluggish Material Alarm
alarm.inaction.msg=The quantity of sluggish materials {0} days ago was [{1}], please deal with it in time
batch.btn.singleOut=Single Out
batch.btn.batchOut=Batch Out
batch.btn.singleIn=Single In
batch.btn.closeDoor=Close Door
shelf.btn.dbCheck=Database Checking
shelf.btn.closeAllLights=Close All Lights
shelf.btn.ministock=Ministock
shelf.lineInfo=Line
shelf.pn=Part No.
shelf.slot=Slot
shelf.subslot=L/R
shelf.subslot.0=Left
shelf.subslot.1=Right
shelf.slotNum=Feeder
shelf.tableNo=Table
shelf.cabinet=Cabinet
shelf.remainingTime=Remaining Time
shelf.employeeNo=Employee No.
shelf.msg.opSucess=Operation complete
shelf.msg.notFound=Shelf not found.
shelf.msg.emptyEmployeeNo=Employee No. is required.
shelf.msg.noPermission=No permission to operate, please relogin.
shelf.msg.authCodeError=The auth code is error.
shelf.msg.outOk=Please take out the material from the location [{0}]
shelf.msg.outError=No material is found.
shelf.msg.noLine=The line information is not found, please select the line if confirmed.
shelf.msg.erroLine=The material is for Line {0}, please select the line if confirmed.
shelf.msg.alreadyInPos=The material is already exists in [{0}]
shelf.msg.inOk=Please put the material in the location [{0}]
shelf.msg.inMergeOk=Please merge the location [{0}], then put in the material.
shelf.msg.inError=No suitable location for [{0}] is found.
shelf.ecall.status.0=Failure
shelf.ecall.status.1=Sending
shelf.ecall.status.2=Waiting
shelf.ecall.status.3=Success
shelf.ecall.status.4=Pick
shelf.ecall.status.5=SMED
shelf.ecall.status.6=MiniStock
shelf.ecall.status.7=Not Enough
shelf.ecall.status.8=Cancel
shelf.ecall.status.9=Spliced
network.error.failed=The network request failed and is being automatically retried