export const lang = { equipment:{ stat:"Status", model:'Model No.', running:" Running", offLine:"Off-line", standby:"Standby", auxiliaryMachine:"Auxiliary", yield:"Output", temperature:"Avg. Temp.", humidity:"Avg.HMD", equipmentStatus:"Mach. State", operatingMode:"Operate Mode", productionData:"Output Data", ultimateOutput:"Limite O/P", actualOutput:"Actual O/P", }, sterilization:{ name:"EO Machine", pressure:"Air Pressure", gasTemp:"Gas Temp", EO:"E.O. Temp.", waterTemperature:"Water Temp.", humidity:"Humidity", averageTemperature:"Avg. Temp.", hotbox:"Temp. Box", }, threadedHead:{ name:"Lock Head", converterStartup:"Freq. Conv. Start", mainCompressedAirValve:"Comp. Air Valve", separatingDisc:"Separate disc", injectionValve:"Spay Valve", stationVibrationDisk:"Vibrator", }, rollPrinting:{ name:"Pad Printer", frequencyOfMainMotor:"Main Motor Freq.", injectionValve:"Spay Valve", variableFrequencyMotor:"VFD Motor", frequency:"Freq.", heatingMotor:"Heat Motor", firstCurrentTemperature:"1st Current Temp.", secondCurrentTemperature:"2nd Current Temp.", fuelInjectionMotor:"Spay Motor", oilPumpMotor:"Pump Motor", storageMotor:"Storage Motor", centrifugalMotor:"Centrif. Motor", }, injection:{ name:"IMM", MoldStatus:"Mold State", hydraulicPress:"HYD Machine", hydraulicOilTemperature:"HYD Oil Temp.", cylinderTemperature:"Barrel Temp.", channel:"Channel", pressure:"Pressure", speed:"Speed", }, assemblingMachine:{ name:'Assembly Machine', mainMotor:"Main Motor", valve:"Air Valve", centrifuge:"Centrifuge", frequencyOfMainMotor:"Main Motor Freq.", tipVelocity:"Needle Rate", rubberStopperSentHorizontally:"Gasket Feeding", needleTipFlatFeeding:"Needle Feeding", }, warpKnitting:{ name:'warp Knitting', spindleSpeed:'Speed', jaca:'PJ', traverse:'EL', currentClothLength:'current Length', setClothLength:'set Length', density:'density', warpLetOffAxis:'EBC', remainingTurns:'remainTurns', timeRemaining:'time left', traction:' EAC', crimp:' take up', processwidth:'width', processHeight:'Height', totalNumberOfAxles:' total bar', }, packer:{ name:'Packing Machine', production:'12h Output', plannedOutput:"Planned O/P", versionsPerMinute:"Version/Minute", numberOfModules:"pcs/mold", singleModeDistance:'Space each mold', alignmentDistance:"Version Distance", jogSpeed:"jog speed", chainSpeed:'Chain Speed', alignmentSpeed:"Version Speed", }, login:{ deviceInformation:"device information", switchLanguage:'切换中文', logOut:'log out', title:"ByteSailing Management System", form:{ tenantId:"Please enter the tenant ID", username:"Please enter the account number", password:"Please enter the password", }, loginText:'Log In', demo:"demo", agreement:{ text:"Read and Agree:ByteSailing", clause:"Service Term", agreement:"Privacy Agreement", and:"and" }, }, }