[modbus.*] Updated default translations (#12844)
Related to #12837 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
@@ -1,4 +1,57 @@
|
||||
# thing types
|
||||
|
||||
thing-type.modbus.heatpump.label = Stiebel Eltron ISG
|
||||
thing-type.modbus.heatpump.description = Stiebel Eltron ISG connected through modbus
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.stiebeleltron.modbusconfig.maxTries.label = Maximum Tries When Reading
|
||||
thing-type.config.stiebeleltron.modbusconfig.maxTries.description = Number of tries when reading data, if some of the reading fail. For single try, enter 1.
|
||||
thing-type.config.stiebeleltron.modbusconfig.refresh.label = Polling Interval
|
||||
thing-type.config.stiebeleltron.modbusconfig.refresh.description = Poll interval in seconds. Use zero to disable automatic polling.
|
||||
|
||||
# channel group types
|
||||
|
||||
channel-group-type.modbus.energy-information.label = Energy Information
|
||||
channel-group-type.modbus.system-information.label = System Information
|
||||
channel-group-type.modbus.system-parameter.label = System Parameters
|
||||
channel-group-type.modbus.system-state.label = System State
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.modbus.comfort-temperature-heating-type.label = Comfort Temperature Heating
|
||||
channel-type.modbus.comfort-temperature-water-type.label = Comfort Temperature Water
|
||||
channel-type.modbus.consumption-heat-today-type.label = Power Consumption for Heating Today
|
||||
channel-type.modbus.consumption-heat-total-type.label = Power Consumption for Heating Total
|
||||
channel-type.modbus.consumption-water-today-type.label = Power Consumption for Water Today
|
||||
channel-type.modbus.consumption-water-total-type.label = Power Consumption for Water Total
|
||||
channel-type.modbus.eco-temperature-heating-type.label = Eco Temperature Heating
|
||||
channel-type.modbus.eco-temperature-water-type.label = Eco Temperature Water
|
||||
channel-type.modbus.fek-dewpoint-type.label = FFK Dewpoint
|
||||
channel-type.modbus.fek-humidity-type.label = FFK Humidity
|
||||
channel-type.modbus.fek-temperature-setpoint-type.label = FFK Temperature Set Point
|
||||
channel-type.modbus.fek-temperature-type.label = FFK Temperature
|
||||
channel-type.modbus.hk1-temperature-setpoint-type.label = HK1 Temperature Set Point
|
||||
channel-type.modbus.hk1-temperature-type.label = HK1 Temperature
|
||||
channel-type.modbus.is-cooling-type.label = Currently Cooling
|
||||
channel-type.modbus.is-heating-type.label = Currently Heating
|
||||
channel-type.modbus.is-heating-water-type.label = Currently Heating Water
|
||||
channel-type.modbus.is-pumping-type.label = Currently Pumping
|
||||
channel-type.modbus.is-summer-type.label = Summer Operation Mode
|
||||
channel-type.modbus.operation-mode-type.label = Operation Mode
|
||||
channel-type.modbus.operation-mode-type.state.option.0 = Emergency
|
||||
channel-type.modbus.operation-mode-type.state.option.1 = Ready
|
||||
channel-type.modbus.operation-mode-type.state.option.2 = Program
|
||||
channel-type.modbus.operation-mode-type.state.option.3 = Comfort
|
||||
channel-type.modbus.operation-mode-type.state.option.4 = Eco
|
||||
channel-type.modbus.operation-mode-type.state.option.5 = Water
|
||||
channel-type.modbus.outdoor-temperature-type.label = Outdoor Temperature
|
||||
channel-type.modbus.production-heat-today-type.label = Heat Quantity Today
|
||||
channel-type.modbus.production-heat-total-type.label = Heat Quantity Total
|
||||
channel-type.modbus.production-water-today-type.label = Water Heat Quantity Today
|
||||
channel-type.modbus.production-water-total-type.label = Water Heat Quantity Total
|
||||
channel-type.modbus.return-temperature-type.label = Return Temperature
|
||||
channel-type.modbus.source-temperature-type.label = Source Temperature
|
||||
channel-type.modbus.supply-temperature-type.label = Supply Temperature
|
||||
channel-type.modbus.water-temperature-setpoint-type.label = Water Temperature Set Point
|
||||
channel-type.modbus.water-temperature-type.label = Water Temperature
|
||||
|
||||
Reference in New Issue
Block a user