StorageResources.properties 15.9 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 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434
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
menu.boxManager=Box Management

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=Order Number
workOrder.date=Date
workOrder.amount=Quantity
workOrder.error.amount=Work Order Qty cannot be 0

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
component.smdAlarmValue=AMD Alarm
component.validDay=Valid Days
component.generateBarcode=Generate Barcode

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
stroage.error.merge=Shelf location can not merge.
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.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.

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
user.writeCard=Write Card
user.cabinetAssign=Cabinet Assign
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

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
dataLog.operator=Operator

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
cabinet.error.wrongPos=The component is not in this position.
cabinet.error.noOp=No operation during door opening period

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.store.msg={0} inventory [{1}] is out of range [{2}-{3}]
alarm.store.title=Inventory Alarm
batch.btn.singleOut=Single Out
batch.btn.batchOut=Batch Out
batch.btn.singleIn=Single In
batch.btn.closeDoor=Close Door
alarm.inaction.title=Inaction Alarm
alarm.inaction.msg=The amount of inaction material {0} days ago was [{1}]
alarm.expire.title=Expire Alarm
alarm.expire.msg=The amount of expire material is [{0}]


client.inSuddenStop=Emergency Stop
client.NoAIr=No air signal
client.PreConnectFail=Startup failure\uFF1Apress Axis connect failed.
client.CloseError=Lock failed\uFF1Athe put in device is not closed.
client.startFail=Startup failure: emergency stop is not opened
client.startFailAir=Startup failure: no air pressure signal
client.InoutAlarm=The in out axis is alarm!
client.OpenAxisFail=Failed to open axis {0}
client.AutoReset=Resetting
client.AxisAlarm=Motion axis {0} alarm
client.OutStoreError=Providing format error{0}
client.WaitSingleTimeOut=Wait signal {0}={1} timeout
client.AxisHomeMoveAlarm=The movement {0} axis {1} receives the origin completion signal, the current position [{2}], the error is too large
client.AxisMoveAlarm=Movement {0} axis {1} target position [{2}] current position {3} error is too large
client.MoveTimeOut=[{0}]Timeout{1}[{2}]
client.XiLiaoError=Sucker suction failure
client.InStoreError=put in format error[barcode:{0}] pos:[{1}]
client.InStoreNoPosition=no pos found\uFF1Abarcode:[{0}] pos:[{1}]
client.WaitInstoreTimeOut=[{0}] timeout [wait to store][{1} seconds]
client.HasWare=there is a reel on the fork
client.NoCodeMsg=No barcode is found, please check the reel
client.InStoreNoCode=No barcode is found, send the reel out
client.MoveTimeOut_01=[{0}][motion]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_02=[{0}][waiting IO signal]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_03=[{0}][waiting time]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_04=[{0}][target pos]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_05=[{0}][press axis motion]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_06=[{0}][origin signal]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_07=[{0}][get height]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_08=[{0}][waiting axis limit signal]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_09=[{0}][waiting axis positive limit signal]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_10=[{0}][loading axis stopping]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_11=[{0}][scanning]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_12=[{0}][putting/taking reel]timeout\uFF0C{1} seconds waited
client.MoveTimeOut_13=[{0}][send reel]timeout\uFF0C{1} seconds waited

settings.api.checkBarcode=Check Barcode
settings.api.orderFileDir=Order File Folder

shelf.btn.closeAll=Close All Lights
shelf.btn.posCheck=Database Check
shelf.size.title=Select the material size
shelf.msg.opSucess=Operation complete
shelf.msg.notFound=Shelf is not found.
shelf.msg.outOk=Please take out the material from the location [{0}]
shelf.msg.outConfirm=Delivery confirmation from [{0}] succeeded.
shelf.msg.noTask=Failed\: the material is in [{0}], but no task for it.
shelf.msg.outError=No material is found.
shelf.msg.inOk=Please put the material in the location [{0}]
shelf.msg.inError=No suitable location for [{0}] is found.

order.out.set=set of materials
order.out.surplus=surplus material
order.inventory=inventory

export.csv=Export to CSV

workOrder.waitOut=waiting for execution
workOrder.setExecute=set of materials executing
workOrder.setFinish=set of materials finished
workOrder.surplusExecute=surplus material executing
workOrder.surplusFinish=surplus material finished
workOrder.supplementaryExecute=supplementary materials executing
workOrder.supplementaryFinish=supplementary materials finished

storage.virtual.addPos=Add Position
storage.virtual.pnlimit=Limited Partnumber
storage.virtual.numlimit=Reel Count
storage.virtual.posEmpty=Location No. is required.
storage.virtual.pnEmpty=Limited Partnumber is required.
storage.virtual.numEmpty=Reel Count is required.
storage.virtual.numErrory=Reel Count must be a number that is greater than 0.

barcode.error.noRi=Barcode rule must has RI and PN fields.
barcode.error.notFound=Barcode is not found.
error.barcode.inQueue=Failed\: The barcode [{0}] is in queue.
error.pos.inQueue=Failed\: The location [{0}] is in queue.
error.barcode.empty=No barcode is scanned.
error.barcode.many=more than one valid barcodes were found.
error.storage.unavailable=The storage is unavailable.
error.storage.noStorage=There is no storage can use.
error.storage.noPos=There is no availble position of [{0}]
error.barcode.wrongSize=The reel has wrong size [{0}]
error.barcode.executing=The task of barcode [{0}] is executing.
error.pos.notExist=The location [{0}] in the storage is not exist.
error.pos.hasReel=There is already one reel in the location [{0}].
error.pos.wrong=The location [{0}] does not match the storage [{1}]
error.pos.sizeNotMatch=The size[{0}] of the reel is not matching the size [{2}]of the location {1}
error.barcode.invalid=The barcode [{0}] is invalid.
error.barcode.expired=The reel is expired.
error.barcode.wrongQty=The quantity [{1}] of the reel[{0}] is invalid.
error.barcode.inStorage=The reel [{0}] is already in the location [2] of the stroage [1]
error.barcode.noRule=There is no rule of the barcode is setted.
error.barcode.wrongLength=The code string [{0}] has wrong length.
error.barcode.noField=There is no {0} field in the code string.
error.barcode.wrongPn=The partnumber is wrong
error.barcode.pnNotExist=x Component {0} does not exist
error.barcode.errorSize=x The reel has no size.
error.storage.noPosFind=No availble position is found.
msg.line.putIn=Put [{0}] into [{1}]