From b18df1bf48c130b2e8219bcf00d34dda8e4b3a0b Mon Sep 17 00:00:00 2001 From: Christoph Weitkamp Date: Sun, 24 Oct 2021 20:47:26 +0200 Subject: [PATCH] [avmfritz] Added default i18n properties file (#11445) Signed-off-by: Christoph Weitkamp --- .../resources/OH-INF/i18n/avmfritz.properties | 301 ++++++++---------- 1 file changed, 130 insertions(+), 171 deletions(-) diff --git a/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/i18n/avmfritz.properties b/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/i18n/avmfritz.properties index d40dac6ae..24599414d 100644 --- a/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/i18n/avmfritz.properties +++ b/bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/i18n/avmfritz.properties @@ -1,197 +1,161 @@ # binding + binding.avmfritz.name = AVM FRITZ! Binding binding.avmfritz.description = This is the binding for AVM FRITZ! devices. -# bridge types -thing-type.avmfritz.fritzbox.description = A FRITZ!Box router. +# thing types +thing-type.avmfritz.Comet_DECT.label = Comet DECT +thing-type.avmfritz.Comet_DECT.description = Comet DECT heating thermostat. +thing-type.avmfritz.FRITZ_DECT_200.label = FRITZ!DECT 200 +thing-type.avmfritz.FRITZ_DECT_200.description = FRITZ!DECT200 switchable outlet. +thing-type.avmfritz.FRITZ_DECT_210.label = FRITZ!DECT 210 +thing-type.avmfritz.FRITZ_DECT_210.description = FRITZ!DECT210 switchable outlet. +thing-type.avmfritz.FRITZ_DECT_300.label = FRITZ!DECT 300 +thing-type.avmfritz.FRITZ_DECT_300.description = FRITZ!DECT 300 heating thermostat. +thing-type.avmfritz.FRITZ_DECT_301.label = FRITZ!DECT 301 +thing-type.avmfritz.FRITZ_DECT_301.description = FRITZ!DECT 301 heating thermostat. +thing-type.avmfritz.FRITZ_DECT_400.label = FRITZ!DECT 400 +thing-type.avmfritz.FRITZ_DECT_400.description = FRITZ!DECT400 switch. +thing-type.avmfritz.FRITZ_DECT_440.label = FRITZ!DECT 440 +thing-type.avmfritz.FRITZ_DECT_440.description = FRITZ!DECT440 switch. +thing-type.avmfritz.FRITZ_DECT_440.group.bottom-left.label = Bottom Left Button +thing-type.avmfritz.FRITZ_DECT_440.group.bottom-right.label = Bottom Right Button +thing-type.avmfritz.FRITZ_DECT_440.group.top-left.label = Top Left Button +thing-type.avmfritz.FRITZ_DECT_440.group.top-right.label = Top Right Button +thing-type.avmfritz.FRITZ_DECT_500.label = FRITZ!DECT 500 +thing-type.avmfritz.FRITZ_DECT_500.description = FRITZ!DECT500 color light. +thing-type.avmfritz.FRITZ_DECT_Repeater_100.label = FRITZ!DECT Repeater 100 +thing-type.avmfritz.FRITZ_DECT_Repeater_100.description = FRITZ!DECT Repeater 100 DECT repeater. +thing-type.avmfritz.FRITZ_GROUP_HEATING.label = Heating Group +thing-type.avmfritz.FRITZ_GROUP_HEATING.description = Group for heating thermostats. +thing-type.avmfritz.FRITZ_GROUP_SWITCH.label = Switch Group +thing-type.avmfritz.FRITZ_GROUP_SWITCH.description = Group for switchable outlets and power meters. +thing-type.avmfritz.FRITZ_Powerline_546E.label = FRITZ!Powerline 546E +thing-type.avmfritz.FRITZ_Powerline_546E.description = FRITZ!Powerline 546E with switchable outlet. +thing-type.avmfritz.FRITZ_Powerline_546E_Solo.label = FRITZ!Powerline 546E thing-type.avmfritz.FRITZ_Powerline_546E_Solo.description = A FRITZ!Powerline 546E with switchable outlet in stand-alone mode. - -thing-type.avmfritz.HAN_FUN_CONTACT.label = HAN-FUN Contact -thing-type.avmfritz.HAN_FUN_CONTACT.description = HAN-FUN contact (e.g. SmartHome Tür-/Fensterkontakt or SmartHome Bewegungsmelder). - -thing-type.avmfritz.HAN_FUN_SWITCH.label = HAN-FUN Switch -thing-type.avmfritz.HAN_FUN_SWITCH.description = HAN-FUN switch (e.g. SmartHome Wandtaster). - thing-type.avmfritz.HAN_FUN_BLINDS.label = HAN-FUN Blinds thing-type.avmfritz.HAN_FUN_BLINDS.description = HAN-FUN blinds (e.g. RolloTron DECT 1213) - +thing-type.avmfritz.HAN_FUN_CONTACT.label = HAN-FUN Contact +thing-type.avmfritz.HAN_FUN_CONTACT.description = HAN-FUN contact (e.g. SmartHome Tür-/Fensterkontakt or SmartHome Bewegungsmelder). thing-type.avmfritz.HAN_FUN_ON_OFF.label = HAN-FUN On / Off Device thing-type.avmfritz.HAN_FUN_ON_OFF.description = HAN-FUN switchable device (e.g. SmartHome Zwischenstecker innen / SmartHome Zwischenstecker außen) +thing-type.avmfritz.HAN_FUN_SWITCH.label = HAN-FUN Switch +thing-type.avmfritz.HAN_FUN_SWITCH.description = HAN-FUN switch (e.g. SmartHome Wandtaster). +thing-type.avmfritz.fritzbox.label = FRITZ!Box +thing-type.avmfritz.fritzbox.description = A FRITZ!Box router. -# bridge types config groups -bridge-type.config.avmfritz.fritzbox.group.network.label = Network -bridge-type.config.avmfritz.fritzbox.group.network.description = Network settings. - -bridge-type.config.avmfritz.fritzbox.group.authentication.label = Authentication -bridge-type.config.avmfritz.fritzbox.group.authentication.description = Authentication settings. - -bridge-type.config.avmfritz.fritzbox.group.connection.label = Connection -bridge-type.config.avmfritz.fritzbox.group.connection.description = Connection settings. - -bridge-type.config.avmfritz.fritzpowerline.group.network.label = Network -bridge-type.config.avmfritz.fritzpowerline.group.network.description = Network settings. - -bridge-type.config.avmfritz.fritzpowerline.group.authentication.label = Authentication -bridge-type.config.avmfritz.fritzpowerline.group.authentication.description = Authentication settings. - -bridge-type.config.avmfritz.fritzpowerline.group.connection.label = Connection -bridge-type.config.avmfritz.fritzpowerline.group.connection.description = Connection settings. - -# bridge types config -bridge-type.config.avmfritz.fritzbox.ipAddress.label = IP Address -bridge-type.config.avmfritz.fritzbox.ipAddress.description = The local IP address or hostname of the FRITZ!Box. - -bridge-type.config.avmfritz.fritzbox.port.label = Port -bridge-type.config.avmfritz.fritzbox.port.description = Port of the FRITZ!Box. - -bridge-type.config.avmfritz.fritzbox.protocol.label = Protocol -bridge-type.config.avmfritz.fritzbox.protocol.description = Protocol to connect to the FRITZ!Box (http or https). - -bridge-type.config.avmfritz.fritzbox.password.label = Password -bridge-type.config.avmfritz.fritzbox.password.description = Password to access the FRITZ!Box. - -bridge-type.config.avmfritz.fritzbox.user.label = Username -bridge-type.config.avmfritz.fritzbox.user.description = User name which has HomeAuto permissions on the given FRITZ!Box. - -bridge-type.config.avmfritz.fritzbox.pollingInterval.label = Polling Interval -bridge-type.config.avmfritz.fritzbox.pollingInterval.description = Interval polling the FRITZ!Box (in seconds). +# thing types config bridge-type.config.avmfritz.fritzbox.asyncTimeout.label = Async Timeout bridge-type.config.avmfritz.fritzbox.asyncTimeout.description = Timeout for asynchronous connections (in milliseconds). - +bridge-type.config.avmfritz.fritzbox.group.authentication.label = Authentication +bridge-type.config.avmfritz.fritzbox.group.authentication.description = Authentication settings. +bridge-type.config.avmfritz.fritzbox.group.connection.label = Connection +bridge-type.config.avmfritz.fritzbox.group.connection.description = Connection settings. +bridge-type.config.avmfritz.fritzbox.group.network.label = Network +bridge-type.config.avmfritz.fritzbox.group.network.description = Network settings. +bridge-type.config.avmfritz.fritzbox.ipAddress.label = IP Address +bridge-type.config.avmfritz.fritzbox.ipAddress.description = The local IP address or hostname of the FRITZ!Box. +bridge-type.config.avmfritz.fritzbox.password.label = Password +bridge-type.config.avmfritz.fritzbox.password.description = Password to access the FRITZ!Box. +bridge-type.config.avmfritz.fritzbox.pollingInterval.label = Polling Interval +bridge-type.config.avmfritz.fritzbox.pollingInterval.description = Interval polling the FRITZ!Box (in seconds). +bridge-type.config.avmfritz.fritzbox.port.label = Port +bridge-type.config.avmfritz.fritzbox.port.description = Port of the FRITZ!Box. +bridge-type.config.avmfritz.fritzbox.protocol.label = Protocol +bridge-type.config.avmfritz.fritzbox.protocol.description = Protocol to connect to the FRITZ!Box (http or https). +bridge-type.config.avmfritz.fritzbox.protocol.option.http = HTTP +bridge-type.config.avmfritz.fritzbox.protocol.option.https = HTTPS bridge-type.config.avmfritz.fritzbox.syncTimeout.label = Timeout bridge-type.config.avmfritz.fritzbox.syncTimeout.description = Timeout for synchronous connections (in milliseconds). - +bridge-type.config.avmfritz.fritzbox.user.label = Username +bridge-type.config.avmfritz.fritzbox.user.description = User name which has HomeAuto permissions on the given FRITZ!Box. +bridge-type.config.avmfritz.fritzpowerline.ain.label = AIN bridge-type.config.avmfritz.fritzpowerline.ain.description = The AHA id (AIN) that identifies one specific FRITZ! device. - -bridge-type.config.avmfritz.fritzpowerline.ipAddress.label = IP Address -bridge-type.config.avmfritz.fritzpowerline.ipAddress.description = The local IP address or hostname of the FRITZ!Powerline. - -bridge-type.config.avmfritz.fritzpowerline.port.label = Port -bridge-type.config.avmfritz.fritzpowerline.port.description = Port of the FRITZ!Powerline. - -bridge-type.config.avmfritz.fritzpowerline.protocol.label = Protocol -bridge-type.config.avmfritz.fritzpowerline.protocol.description = Protocol to connect to the FRITZ!Powerline (http or https). - -bridge-type.config.avmfritz.fritzpowerline.password.label = Password -bridge-type.config.avmfritz.fritzpowerline.password.description = Password to access the FRITZ!Powerline. - -bridge-type.config.avmfritz.fritzpowerline.pollingInterval.label = Polling Interval -bridge-type.config.avmfritz.fritzpowerline.pollingInterval.description = Interval polling the FRITZ!Powerline (in seconds). - bridge-type.config.avmfritz.fritzpowerline.asyncTimeout.label = Async Timeout bridge-type.config.avmfritz.fritzpowerline.asyncTimeout.description = Timeout for asynchronous connections (in milliseconds). - +bridge-type.config.avmfritz.fritzpowerline.group.authentication.label = Authentication +bridge-type.config.avmfritz.fritzpowerline.group.authentication.description = Authentication settings. +bridge-type.config.avmfritz.fritzpowerline.group.connection.label = Connection +bridge-type.config.avmfritz.fritzpowerline.group.connection.description = Connection settings. +bridge-type.config.avmfritz.fritzpowerline.group.network.label = Network +bridge-type.config.avmfritz.fritzpowerline.group.network.description = Network settings. +bridge-type.config.avmfritz.fritzpowerline.ipAddress.label = IP Address +bridge-type.config.avmfritz.fritzpowerline.ipAddress.description = The localIP address or hostname of the FRITZ!Powerline. +bridge-type.config.avmfritz.fritzpowerline.password.label = Password +bridge-type.config.avmfritz.fritzpowerline.password.description = Password to access the FRITZ!Powerline. +bridge-type.config.avmfritz.fritzpowerline.pollingInterval.label = Polling Interval +bridge-type.config.avmfritz.fritzpowerline.pollingInterval.description = Interval polling the FRITZ!Powerline (in seconds). +bridge-type.config.avmfritz.fritzpowerline.port.label = Port +bridge-type.config.avmfritz.fritzpowerline.port.description = Port of the FRITZ!Powerline. +bridge-type.config.avmfritz.fritzpowerline.protocol.label = Protocol +bridge-type.config.avmfritz.fritzpowerline.protocol.description = Protocol to connect to the FRITZ!Powerline (http or https). +bridge-type.config.avmfritz.fritzpowerline.protocol.option.http = HTTP +bridge-type.config.avmfritz.fritzpowerline.protocol.option.https = HTTPS bridge-type.config.avmfritz.fritzpowerline.syncTimeout.label = Timeout bridge-type.config.avmfritz.fritzpowerline.syncTimeout.description = Timeout for synchronous connections (in milliseconds). - -# thing types -thing-type.avmfritz.FRITZ_DECT_Repeater_100.description = FRITZ!DECT Repeater 100 DECT repeater. - -thing-type.avmfritz.FRITZ_DECT_200.description = FRITZ!DECT 200 switchable outlet. - -thing-type.avmfritz.FRITZ_DECT_210.description = FRITZ!DECT 210 switchable outlet. - -thing-type.avmfritz.FRITZ_DECT_300.description = FRITZ!DECT 300 heating thermostat. - -thing-type.avmfritz.FRITZ_DECT_301.description = FRITZ!DECT 301 heating thermostat. - -thing-type.avmfritz.Comet_DECT.description = Comet DECT heating thermostat. - -thing-type.avmfritz.FRITZ_DECT_400.description = FRITZ!DECT 400 switch. - -thing-type.avmfritz.FRITZ_DECT_440.description = FRITZ!DECT 440 switch. - -thing-type.avmfritz.FRITZ_Powerline_546E.description = FRITZ!Powerline 546E with switchable outlet. - -# thing types config groups -thing-type.avmfritz.FRITZ_GROUP_HEATING.label = Heating Group -thing-type.avmfritz.FRITZ_GROUP_HEATING.description = Group for heating thermostats. - -thing-type.avmfritz.FRITZ_GROUP_SWITCH.label = Switch Group -thing-type.avmfritz.FRITZ_GROUP_SWITCH.description = Group for switchable outlets and power meters. - -# thing types config +thing-type.config.avmfritz.fritzdevice.ain.label = AIN thing-type.config.avmfritz.fritzdevice.ain.description = The AHA id (AIN) that identifies one specific FRITZ! device. - +thing-type.config.avmfritz.fritzgroup.ain.label = AIN thing-type.config.avmfritz.fritzgroup.ain.description = The AHA id (AIN) that identifies one specific FRITZ! group. # channel group types + channel-group-type.avmfritz.button.label = Button - +channel-group-type.avmfritz.button.channel.press.label = Button Press +channel-group-type.avmfritz.button.channel.press.description = Triggeres PRESSED when a button was pressed. channel-group-type.avmfritz.device.label = Device Data - channel-group-type.avmfritz.sensors.label = Sensor Data -# channel groups -thing-type.avmfritz.FRITZ_DECT_440.group.top-left.label = Top Left Button - -thing-type.avmfritz.FRITZ_DECT_440.group.top-right.label = Top Right Button - -thing-type.avmfritz.FRITZ_DECT_440.group.bottom-left.label = Bottom Left Button - -thing-type.avmfritz.FRITZ_DECT_440.group.bottom-right.label = Bottom Right Button - # channel types -channel-type.avmfritz.incoming_call.label = Incoming Call -channel-type.avmfritz.incoming_call.description = Details about incoming call. -channel-type.avmfritz.outgoing_call.label = Outgoing Call -channel-type.avmfritz.outgoing_call.description = Details about outgoing call. + channel-type.avmfritz.active_call.label = Active Call channel-type.avmfritz.active_call.description = Details about active call. +channel-type.avmfritz.actual_temp.label = Current Temperature +channel-type.avmfritz.actual_temp.description = Current measured temperature. +channel-type.avmfritz.apply_template.label = Apply Template +channel-type.avmfritz.apply_template.description = Apply template for device(s). channel-type.avmfritz.call_state.label = Call State channel-type.avmfritz.call_state.description = Details about current call state. channel-type.avmfritz.call_state.state.option.IDLE = Idle channel-type.avmfritz.call_state.state.option.RINGING = Ringing channel-type.avmfritz.call_state.state.option.DIALING = Dialing channel-type.avmfritz.call_state.state.option.ACTIVE = Active - +channel-type.avmfritz.comfort_temp.label = Comfort Temperature +channel-type.avmfritz.comfort_temp.description = Thermostat Comfort temperature. +channel-type.avmfritz.contact_state.label = Contact State +channel-type.avmfritz.contact_state.description = Contact state information (OPEN/CLOSED). +channel-type.avmfritz.device_locked.label = Locked (manual) +channel-type.avmfritz.device_locked.description = Device is locked for switching by pressing the button on the device. +channel-type.avmfritz.eco_temp.label = Eco Temperature +channel-type.avmfritz.eco_temp.description = Thermostat Eco temperature. +channel-type.avmfritz.energy.label = Energy Consumption +channel-type.avmfritz.energy.description = Accumulated energy consumption. +channel-type.avmfritz.humidity.label = Current Humidity +channel-type.avmfritz.humidity.description = Current measured humidity. +channel-type.avmfritz.incoming_call.label = Incoming Call +channel-type.avmfritz.incoming_call.description = Details about incoming call. +channel-type.avmfritz.last_change.label = Last Change +channel-type.avmfritz.last_change.description = States the last time the button was pressed. +channel-type.avmfritz.locked.label = Device Locked (external) +channel-type.avmfritz.locked.description = Device is locked for switching over external sources. channel-type.avmfritz.mode.label = Mode channel-type.avmfritz.mode.description = States the mode of the device (MANUAL/AUTOMATIC/VACATION). channel-type.avmfritz.mode.state.option.MANUAL = Manual channel-type.avmfritz.mode.state.option.AUTOMATIC = Automatic channel-type.avmfritz.mode.state.option.VACATION = Vacation - -channel-type.avmfritz.locked.label = Device Locked (external) -channel-type.avmfritz.locked.description = Device is locked for switching over external sources. - -channel-type.avmfritz.device_locked.label = Locked (manual) -channel-type.avmfritz.device_locked.description = Device is locked for switching by pressing the button on the device. - -channel-type.avmfritz.apply_template.label = Apply Template -channel-type.avmfritz.apply_template.description = Apply template for device(s). - -channel-type.avmfritz.temperature.label = Current Temperature -channel-type.avmfritz.temperature.description = Current measured temperature. - -channel-type.avmfritz.humidity.label = Current Humidity -channel-type.avmfritz.humidity.description = Current measured humidity. - -channel-type.avmfritz.energy.label = Energy Consumption -channel-type.avmfritz.energy.description = Accumulated energy consumption. - -channel-type.avmfritz.power.label = Power -channel-type.avmfritz.power.description = Current power consumption. - -channel-type.avmfritz.voltage.label = Voltage -channel-type.avmfritz.voltage.description = Current voltage. - +channel-type.avmfritz.next_change.label = Next Setpoint Change +channel-type.avmfritz.next_change.description = Next change of Setpoint Temperature. +channel-type.avmfritz.next_temp.label = Next Setpoint Temperature +channel-type.avmfritz.next_temp.description = Next Setpoint Temperature. +channel-type.avmfritz.outgoing_call.label = Outgoing Call +channel-type.avmfritz.outgoing_call.description = Details about outgoing call. channel-type.avmfritz.outlet.label = Outlet channel-type.avmfritz.outlet.description = Switched outlet (ON/OFF). - -channel-type.avmfritz.actual_temp.label = Current Temperature -channel-type.avmfritz.actual_temp.description = Current measured temperature. - -channel-type.avmfritz.set_temp.label = Setpoint Temperature -channel-type.avmfritz.set_temp.description = Thermostat Setpoint temperature. - -channel-type.avmfritz.eco_temp.label = Eco Temperature -channel-type.avmfritz.eco_temp.description = Thermostat Eco temperature. - -channel-type.avmfritz.comfort_temp.label = Comfort Temperature -channel-type.avmfritz.comfort_temp.description = Thermostat Comfort temperature. - +channel-type.avmfritz.power.label = Power +channel-type.avmfritz.power.description = Current power consumption. channel-type.avmfritz.radiator_mode.label = Radiator Mode channel-type.avmfritz.radiator_mode.description = States the mode of the radiator (ON/OFF/COMFORT/ECO/BOOST/WINDOW_OPEN). channel-type.avmfritz.radiator_mode.state.option.ON = On @@ -200,40 +164,35 @@ channel-type.avmfritz.radiator_mode.state.option.COMFORT = Comfort channel-type.avmfritz.radiator_mode.state.option.ECO = Eco channel-type.avmfritz.radiator_mode.state.option.BOOST = Boost channel-type.avmfritz.radiator_mode.state.option.WINDOW_OPEN = Window Open - -channel-type.avmfritz.next_change.label = Next Setpoint Change -channel-type.avmfritz.next_change.description = Next change of Setpoint Temperature. -channel-type.avmfritz.next_change.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS - -channel-type.avmfritz.next_temp.label = Next Setpoint Temperature -channel-type.avmfritz.next_temp.description = Next Setpoint Temperature. - -channel-type.avmfritz.contact_state.label = Contact State -channel-type.avmfritz.contact_state.description = Contact state information (OPEN/CLOSED). - -thing-type.avmfritz.HAN_FUN_SWITCH.channel.press.label = Button Press -thing-type.avmfritz.HAN_FUN_SWITCH.channel.press.description = Triggers PRESSED when a button was pressed. - -thing-type.avmfritz.FRITZ_DECT_400.channel.press.label = Button Press -thing-type.avmfritz.FRITZ_DECT_400.channel.press.description = Triggers SHORT_PRESSED or LONG_PRESSED when a button was pressed. - channel-type.avmfritz.rollershutter.label = Rollershutter Control channel-type.avmfritz.rollershutter.description = Controls the rollershutter and states its opening level in percent - -channel-type.avmfritz.last_change.label = Last Change -channel-type.avmfritz.last_change.description = States the last time the button was pressed. -channel-type.avmfritz.last_change.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS +channel-type.avmfritz.set_temp.label = Setpoint Temperature +channel-type.avmfritz.set_temp.description = Thermostat Setpoint temperature. +channel-type.avmfritz.temperature.label = Current Temperature +channel-type.avmfritz.temperature.description = Current measured temperature. +channel-type.avmfritz.voltage.label = Voltage +channel-type.avmfritz.voltage.description = Current voltage. # channel types config + channel-type.config.avmfritz.temperature.offset.label = Temperature Offset channel-type.config.avmfritz.temperature.offset.description = Current temperature offset (in °C). +# channel types + +channel-type.avmfritz.last_change.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS +channel-type.avmfritz.next_change.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS +thing-type.avmfritz.FRITZ_DECT_400.channel.press.label = Button Press +thing-type.avmfritz.FRITZ_DECT_400.channel.press.description = Triggers SHORT_PRESSED or LONG_PRESSED when a button was pressed. +thing-type.avmfritz.HAN_FUN_SWITCH.channel.press.label = Button Press +thing-type.avmfritz.HAN_FUN_SWITCH.channel.press.description = Triggers PRESSED when a button was pressed. + # thing actions + setBoostModeModeActionLabel = set the Boost mode setBoostModeActionDescription = Activates the Boost mode of the heating thermostat. setBoostModeDurationInputLabel = Duration setBoostModeDurationInputDescription = Duration in seconds, min. 1, max. 86400, 0 for deactivation. - setWindowOpenModeActionLabel = set the Window Open mode setWindowOpenModeActionDescription = Activates the Window Open mode of the heating thermostat. setWindowOpenModeDurationInputLabel = Duration