[modbus.*] Updated default translations (#12844)

Related to #12837

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2022-05-29 10:23:58 +02:00
committed by GitHub
parent 93ecb5d8e7
commit a83838c485
6 changed files with 417 additions and 2 deletions

View File

@@ -0,0 +1,122 @@
# thing types
thing-type.modbus.bsp.label = BSP Studer
thing-type.modbus.bsp.description = Thing for Studer BSP Device
thing-type.modbus.variostring.label = VarioString Studer
thing-type.modbus.variostring.description = Thing for Studer VarioString Device
thing-type.modbus.variotrack.label = VarioTrack Studer
thing-type.modbus.variotrack.description = Thing for Studer VarioTrack Device
thing-type.modbus.xtender.label = Xtender Studer
thing-type.modbus.xtender.description = Thing for Studer Xtender Device
# thing types config
thing-type.config.modbus.bsp.refresh.label = Refresh Interval
thing-type.config.modbus.bsp.refresh.description = Poll interval
thing-type.config.modbus.bsp.slaveAddress.label = Slave Address
thing-type.config.modbus.bsp.slaveAddress.description = Slave address of BSP device
thing-type.config.modbus.variostring.refresh.label = Refresh Interval
thing-type.config.modbus.variostring.refresh.description = Poll interval
thing-type.config.modbus.variostring.slaveAddress.label = Slave Address
thing-type.config.modbus.variostring.slaveAddress.description = Slave address of VarioString device
thing-type.config.modbus.variotrack.refresh.label = Refresh Interval
thing-type.config.modbus.variotrack.refresh.description = Poll interval
thing-type.config.modbus.variotrack.slaveAddress.label = Slave Address
thing-type.config.modbus.variotrack.slaveAddress.description = Slave address of VarioTrack device
thing-type.config.modbus.xtender.refresh.label = Refresh Interval
thing-type.config.modbus.xtender.refresh.description = Poll interval
thing-type.config.modbus.xtender.slaveAddress.label = Slave Address
thing-type.config.modbus.xtender.slaveAddress.description = Slave address of Xtender device
# channel types
channel-type.modbus.Ed.label = Current Day Production
channel-type.modbus.Ed0.label = PV Current Day Production
channel-type.modbus.Ed1.label = PV1 Current Day Production
channel-type.modbus.Ed2.label = PV2 Current Day Production
channel-type.modbus.Fin.label = Input Frequency
channel-type.modbus.Fout.label = Output Frequency
channel-type.modbus.Ibat.label = Battery Current
channel-type.modbus.Iin.label = Input Current
channel-type.modbus.Iout.label = Output Current
channel-type.modbus.Ipv0.label = PV Current
channel-type.modbus.Ipv1.label = PV1 Current
channel-type.modbus.Ipv2.label = PV2 Current
channel-type.modbus.Mod0.label = PV Operating State
channel-type.modbus.Mod0.state.option.NIGHT = Night
channel-type.modbus.Mod0.state.option.SECURITY = Security
channel-type.modbus.Mod0.state.option.OFF = OFF
channel-type.modbus.Mod0.state.option.CHARGE = Charge
channel-type.modbus.Mod0.state.option.CHARGEV = Charge V
channel-type.modbus.Mod0.state.option.CHARGEI = Charge I
channel-type.modbus.Mod0.state.option.CHARGEP = Charge P
channel-type.modbus.Mod0.state.option.CHARGEIPV = Charge Ipv
channel-type.modbus.Mod0.state.option.CHARGET = Charge T
channel-type.modbus.Mod0.state.option.UNKNOWN = ---
channel-type.modbus.Mod0.state.option.CHIBSP = Ch. Ibsp
channel-type.modbus.Mod1.label = PV1 Operating State
channel-type.modbus.Mod1.state.option.NIGHT = Night
channel-type.modbus.Mod1.state.option.SECURITY = Security
channel-type.modbus.Mod1.state.option.OFF = OFF
channel-type.modbus.Mod1.state.option.CHARGE = Charge
channel-type.modbus.Mod1.state.option.CHARGEV = Charge V
channel-type.modbus.Mod1.state.option.CHARGEI = Charge I
channel-type.modbus.Mod1.state.option.CHARGEP = Charge P
channel-type.modbus.Mod1.state.option.CHARGEIPV = Charge Ipv
channel-type.modbus.Mod1.state.option.CHARGET = Charge T
channel-type.modbus.Mod1.state.option.UNKNOWN = ---
channel-type.modbus.Mod1.state.option.CHIBSP = Ch. Ibsp
channel-type.modbus.Mod2.label = PV2 Operating State
channel-type.modbus.Mod2.state.option.NIGHT = Night
channel-type.modbus.Mod2.state.option.SECURITY = Security
channel-type.modbus.Mod2.state.option.OFF = OFF
channel-type.modbus.Mod2.state.option.CHARGE = Charge
channel-type.modbus.Mod2.state.option.CHARGEV = Charge V
channel-type.modbus.Mod2.state.option.CHARGEI = Charge I
channel-type.modbus.Mod2.state.option.CHARGEP = Charge P
channel-type.modbus.Mod2.state.option.CHARGEIPV = Charge Ipv
channel-type.modbus.Mod2.state.option.CHARGET = Charge T
channel-type.modbus.Mod2.state.option.UNKNOWN = ---
channel-type.modbus.Mod2.state.option.CHIBSP = Ch. Ibsp
channel-type.modbus.Mode.label = Operating Mode
channel-type.modbus.Mode.state.option.NIGHT = Night
channel-type.modbus.Mode.state.option.STARTUP = StartUp
channel-type.modbus.Mode.state.option.UNKNOWN = ---
channel-type.modbus.Mode.state.option.CHARGER = Charger
channel-type.modbus.Mode.state.option.SECURITY = Security
channel-type.modbus.Mode.state.option.OFF = OFF
channel-type.modbus.Mode.state.option.CHARGE = Charge
channel-type.modbus.Mode.state.option.CHARGEV = Charge V
channel-type.modbus.Mode.state.option.CHARGEI = Charge I
channel-type.modbus.Mode.state.option.CHARGET = Charge T
channel-type.modbus.Mode.state.option.CHIBSP = Ch. Ibsp
channel-type.modbus.Mode.label = Operating State
channel-type.modbus.Mode.state.option.INVALID = Invalid value
channel-type.modbus.Mode.state.option.INVERTER = Inverter
channel-type.modbus.Mode.state.option.CHARGER = Charger
channel-type.modbus.Mode.state.option.BOOST = Boost
channel-type.modbus.Mode.state.option.INJECTION = Injection
channel-type.modbus.Pbat.label = Power
channel-type.modbus.Pina.label = Input Active Power
channel-type.modbus.Pouta.label = Output Active Power
channel-type.modbus.Ppv0.label = PV Power
channel-type.modbus.Ppv1.label = PV1 Power
channel-type.modbus.Ppv2.label = PV2 Power
channel-type.modbus.Psol.label = Power of the PV Generator
channel-type.modbus.SOC.label = State of Charge
channel-type.modbus.Tbat.label = Battery Temperature
channel-type.modbus.Type.label = Model of VarioTrack
channel-type.modbus.Type.state.option.VT80 = VT-80
channel-type.modbus.Type.state.option.VT65 = VT-65
channel-type.modbus.Ubat.label = Battery Voltage
channel-type.modbus.Uin.label = Input Voltage
channel-type.modbus.Uout.label = Output Voltage
channel-type.modbus.Upv.label = PV Generator Voltage
channel-type.modbus.Upv0.label = PV Voltage
channel-type.modbus.Upv1.label = PV1 Voltage
channel-type.modbus.Upv2.label = PV2 Voltage
channel-type.modbus.VSstate.label = State of the VarioString
channel-type.modbus.VTstate.label = State of the VarioTrack
channel-type.modbus.XTstate.label = State of the Inverter
channel-type.modbus.XTstate.state.option.OFF = OFF
channel-type.modbus.XTstate.state.option.ON = ON