New Crowdin updates (#10570)
Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -1,3 +1,233 @@
|
||||
# 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-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_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)
|
||||
|
||||
# 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).
|
||||
|
||||
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.syncTimeout.label = Timeout
|
||||
bridge-type.config.avmfritz.fritzbox.syncTimeout.description = Timeout for synchronous connections (in milliseconds).
|
||||
|
||||
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.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.description = The AHA id (AIN) that identifies one specific FRITZ! device.
|
||||
|
||||
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.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.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.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.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.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
|
||||
channel-type.avmfritz.radiator_mode.state.option.OFF = Off
|
||||
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 types config
|
||||
channel-type.config.avmfritz.temperature.offset.label = Temperature Offset
|
||||
channel-type.config.avmfritz.temperature.offset.description = Current temperature offset (in °C).
|
||||
|
||||
# thing actions
|
||||
setBoostModeModeActionLabel = set the Boost mode
|
||||
setBoostModeActionDescription = Activates the Boost mode of the heating thermostat.
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# binding
|
||||
binding.avmfritz.name = AVM FRITZ! Binding
|
||||
binding.avmfritz.description = Dieses Binding integriert AVM FRITZ! Geräte (z.B DECT 100/200/210/300/301, Comet DECT, Powerline 546E).
|
||||
binding.avmfritz.name = AVM FRITZ\! Binding
|
||||
binding.avmfritz.description = Dieses Binding integriert AVM FRITZ\! Geräte (z.B DECT 100/200/210/300/301, Comet DECT, Powerline 546E).
|
||||
|
||||
# bridge types
|
||||
thing-type.avmfritz.fritzbox.description = FRITZ!Box
|
||||
thing-type.avmfritz.fritzbox.description = FRITZ\!Box
|
||||
|
||||
thing-type.avmfritz.FRITZ_Powerline_546E_Solo.description = FRITZ!Powerline 546E schaltbare Steckdose im stand-alone Modus. Dient zur Steuerung der integrierten Steckdose und liefert Daten wie z.B. Temperatur.
|
||||
thing-type.avmfritz.FRITZ_Powerline_546E_Solo.description = FRITZ\!Powerline 546E schaltbare Steckdose im stand-alone Modus. Dient zur Steuerung der integrierten Steckdose und liefert Daten wie z.B. Temperatur.
|
||||
|
||||
thing-type.avmfritz.HAN_FUN_CONTACT.label = HAN-FUN Kontakt
|
||||
thing-type.avmfritz.HAN_FUN_CONTACT.description = HAN-FUN Kontakt (e.g. SmartHome Tür-/Fensterkontakt or SmartHome Bewegungsmelder).
|
||||
thing-type.avmfritz.HAN_FUN_CONTACT.description = HAN-FUN Kontakt (e.g. SmartHome Tür-/Fensterkontakt or SmartHome Bewegungsmelder).
|
||||
|
||||
thing-type.avmfritz.HAN_FUN_SWITCH.label = HAN-FUN Schalter
|
||||
thing-type.avmfritz.HAN_FUN_SWITCH.description = HAN-FUN Schalter (e.g. SmartHome Wandtaster).
|
||||
@@ -16,111 +16,111 @@ thing-type.avmfritz.HAN_FUN_SWITCH.description = HAN-FUN Schalter (e.g. SmartHom
|
||||
thing-type.avmfritz.HAN_FUN_BLINDS.label = HAN-FUN Rollladen
|
||||
thing-type.avmfritz.HAN_FUN_BLINDS.description = HAN-FUN Rollladen (z.B. Rollotron DECT 1213, Becker BoxCTRL).
|
||||
|
||||
thing-type.avmfritz.HAN_FUN_ON_OFF.label = HAN-FUN an-/ausschaltbares Gerät
|
||||
thing-type.avmfritz.HAN_FUN_ON_OFF.description = HAN-FUN an-/ausschaltbares Gerät (e.g. SmartHome Zwischenstecker innen / SmartHome Zwischenstecker außen).
|
||||
thing-type.avmfritz.HAN_FUN_ON_OFF.label = HAN-FUN an-/ausschaltbares Gerät
|
||||
thing-type.avmfritz.HAN_FUN_ON_OFF.description = HAN-FUN an-/ausschaltbares Gerät (e.g. SmartHome Zwischenstecker innen / SmartHome Zwischenstecker außen).
|
||||
|
||||
# bridge types config groups
|
||||
bridge-type.config.avmfritz.fritzbox.group.network.label = Netzwerk
|
||||
bridge-type.config.avmfritz.fritzbox.group.network.description = Einstellungen für das Netzwerk.
|
||||
bridge-type.config.avmfritz.fritzbox.group.network.description = Einstellungen für das Netzwerk.
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.group.authentication.label = Authentifizierung
|
||||
bridge-type.config.avmfritz.fritzbox.group.authentication.description = Einstellungen für die Authentifizierung.
|
||||
bridge-type.config.avmfritz.fritzbox.group.authentication.description = Einstellungen für die Authentifizierung.
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.group.connection.label = Verbindung
|
||||
bridge-type.config.avmfritz.fritzbox.group.connection.description = Einstellungen für die Verbindung.
|
||||
bridge-type.config.avmfritz.fritzbox.group.connection.description = Einstellungen für die Verbindung.
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.network.label = Netzwerk
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.network.description = Einstellungen für das Netzwerk.
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.network.description = Einstellungen für das Netzwerk.
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.authentication.label = Authentifizierung
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.authentication.description = Einstellungen für die Authentifizierung.
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.authentication.description = Einstellungen für die Authentifizierung.
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.connection.label = Verbindung
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.connection.description = Einstellungen für die Verbindung.
|
||||
bridge-type.config.avmfritz.fritzpowerline.group.connection.description = Einstellungen für die Verbindung.
|
||||
|
||||
# bridge types config
|
||||
bridge-type.config.avmfritz.fritzbox.ipAddress.label = IP-Adresse
|
||||
bridge-type.config.avmfritz.fritzbox.ipAddress.description = Lokale IP-Adresse oder Hostname der FRITZ!Box.
|
||||
bridge-type.config.avmfritz.fritzbox.ipAddress.description = Lokale IP-Adresse oder Hostname der FRITZ\!Box.
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.port.label = Port
|
||||
bridge-type.config.avmfritz.fritzbox.port.description = Port der FRITZ!Box.
|
||||
bridge-type.config.avmfritz.fritzbox.port.description = Port der FRITZ\!Box.
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.protocol.label = Protokoll
|
||||
bridge-type.config.avmfritz.fritzbox.protocol.description = Protokoll für den Verbindungsaufbau zur FRITZ!Box (http or https).
|
||||
bridge-type.config.avmfritz.fritzbox.protocol.description = Protokoll für den Verbindungsaufbau zur FRITZ\!Box (http or https).
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.password.label = Passwort
|
||||
bridge-type.config.avmfritz.fritzbox.password.description = Passwort zur Authentifizierung an der FRITZ!Box.
|
||||
bridge-type.config.avmfritz.fritzbox.password.description = Passwort zur Authentifizierung an der FRITZ\!Box.
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.user.label = Benutzer
|
||||
bridge-type.config.avmfritz.fritzbox.user.description = Benutzer zur Authentifizierung an der FRITZ!Box.
|
||||
bridge-type.config.avmfritz.fritzbox.user.description = Benutzer zur Authentifizierung an der FRITZ\!Box.
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.pollingInterval.label = Abfrageintervall
|
||||
bridge-type.config.avmfritz.fritzbox.pollingInterval.description = Intervall zur Abfrage der FRITZ!Box (in Sekunden).
|
||||
bridge-type.config.avmfritz.fritzbox.pollingInterval.description = Intervall zur Abfrage der FRITZ\!Box (in Sekunden).
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.asyncTimeout.label = Asynchroner Timeout
|
||||
bridge-type.config.avmfritz.fritzbox.asyncTimeout.description = Timeout für asynchrone Abfragen der FRITZ!Box (in Millisekunden).
|
||||
bridge-type.config.avmfritz.fritzbox.asyncTimeout.description = Timeout für asynchrone Abfragen der FRITZ\!Box (in Millisekunden).
|
||||
|
||||
bridge-type.config.avmfritz.fritzbox.syncTimeout.label = Synchroner Timeout
|
||||
bridge-type.config.avmfritz.fritzbox.syncTimeout.description = Timeout für synchrone Abfragen der FRITZ!Box (in Millisekunden).
|
||||
bridge-type.config.avmfritz.fritzbox.syncTimeout.description = Timeout für synchrone Abfragen der FRITZ\!Box (in Millisekunden).
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.ain.description = Die AHA ID (AIN) zur Identifikation des FRITZ!Powerline Gerätes.
|
||||
bridge-type.config.avmfritz.fritzpowerline.ain.description = Die AHA ID (AIN) zur Identifikation des FRITZ\!Powerline Gerätes.
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.ipAddress.label = IP-Adresse
|
||||
bridge-type.config.avmfritz.fritzpowerline.ipAddress.description = Lokale IP-Adresse oder Hostname des FRITZ!Powerline Gerätes.
|
||||
bridge-type.config.avmfritz.fritzpowerline.ipAddress.description = Lokale IP-Adresse oder Hostname des FRITZ\!Powerline Gerätes.
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.port.label = Port
|
||||
bridge-type.config.avmfritz.fritzpowerline.port.description = Port des FRITZ!Powerline Gerätes.
|
||||
bridge-type.config.avmfritz.fritzpowerline.port.description = Port des FRITZ\!Powerline Gerätes.
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.protocol.label = Protokoll
|
||||
bridge-type.config.avmfritz.fritzpowerline.protocol.description = Protokoll für den Verbindungsaufbau zum FRITZ!Powerline Gerät (http or https).
|
||||
bridge-type.config.avmfritz.fritzpowerline.protocol.description = Protokoll für den Verbindungsaufbau zum FRITZ\!Powerline Gerät (http or https).
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.password.label = Passwort
|
||||
bridge-type.config.avmfritz.fritzpowerline.password.description = Passwort zur Authentifizierung an dem FRITZ!Powerline Gerät.
|
||||
bridge-type.config.avmfritz.fritzpowerline.password.description = Passwort zur Authentifizierung an dem FRITZ\!Powerline Gerät.
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.pollingInterval.label = Abfrageintervall
|
||||
bridge-type.config.avmfritz.fritzpowerline.pollingInterval.description = Intervall zur Abfrage des FRITZ!Powerline Gerät (in Sekunden).
|
||||
bridge-type.config.avmfritz.fritzpowerline.pollingInterval.description = Intervall zur Abfrage des FRITZ\!Powerline Gerät (in Sekunden).
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.asyncTimeout.label = Asynchroner Timeout
|
||||
bridge-type.config.avmfritz.fritzpowerline.asyncTimeout.description = Timeout für asynchrone Abfragen des FRITZ!Powerline Gerät (in Millisekunden).
|
||||
bridge-type.config.avmfritz.fritzpowerline.asyncTimeout.description = Timeout für asynchrone Abfragen des FRITZ\!Powerline Gerät (in Millisekunden).
|
||||
|
||||
bridge-type.config.avmfritz.fritzpowerline.syncTimeout.label = Synchroner Timeout
|
||||
bridge-type.config.avmfritz.fritzpowerline.syncTimeout.description = Timeout für synchrone Abfragen des FRITZ!Powerline Gerät (in Millisekunden).
|
||||
bridge-type.config.avmfritz.fritzpowerline.syncTimeout.description = Timeout für synchrone Abfragen des FRITZ\!Powerline Gerät (in Millisekunden).
|
||||
|
||||
# thing types
|
||||
thing-type.avmfritz.FRITZ_DECT_Repeater_100.description = FRITZ!DECT Repeater 100 DECT Repeater. Liefert Daten wie z.B. Temperatur.
|
||||
thing-type.avmfritz.FRITZ_DECT_Repeater_100.description = FRITZ\!DECT Repeater 100 DECT Repeater. Liefert Daten wie z.B. Temperatur.
|
||||
|
||||
thing-type.avmfritz.FRITZ_DECT_200.description = FRITZ!DECT 200 schaltbare Steckdose. Dient zur Steuerung der integrierten Steckdose und liefert Daten wie z.B. Temperatur und Energie.
|
||||
thing-type.avmfritz.FRITZ_DECT_200.description = FRITZ\!DECT 200 schaltbare Steckdose. Dient zur Steuerung der integrierten Steckdose und liefert Daten wie z.B. Temperatur und Energie.
|
||||
|
||||
thing-type.avmfritz.FRITZ_DECT_210.description = FRITZ!DECT 210 schaltbare Steckdose. Dient zur Steuerung der integrierten Steckdose und liefert Daten wie z.B. Temperatur und Energie.
|
||||
thing-type.avmfritz.FRITZ_DECT_210.description = FRITZ\!DECT 210 schaltbare Steckdose. Dient zur Steuerung der integrierten Steckdose und liefert Daten wie z.B. Temperatur und Energie.
|
||||
|
||||
thing-type.avmfritz.FRITZ_DECT_300.description = FRITZ!DECT 300 Heizkörperregler. Dient zur Steuerung von Heizkörpern und liefert Daten wie z.B. Temperatur.
|
||||
thing-type.avmfritz.FRITZ_DECT_300.description = FRITZ\!DECT 300 Heizkörperregler. Dient zur Steuerung von Heizkörpern und liefert Daten wie z.B. Temperatur.
|
||||
|
||||
thing-type.avmfritz.FRITZ_DECT_301.description = FRITZ!DECT 301 Heizkörperregler. Dient zur Steuerung von Heizkörpern und liefert Daten wie z.B. Temperatur.
|
||||
thing-type.avmfritz.FRITZ_DECT_301.description = FRITZ\!DECT 301 Heizkörperregler. Dient zur Steuerung von Heizkörpern und liefert Daten wie z.B. Temperatur.
|
||||
|
||||
thing-type.avmfritz.Comet_DECT.description = Comet DECT Heizkörperregler. Dient zur Steuerung von Heizkörpern und liefert Daten wie z.B. Temperatur.
|
||||
thing-type.avmfritz.Comet_DECT.description = Comet DECT Heizkörperregler. Dient zur Steuerung von Heizkörpern und liefert Daten wie z.B. Temperatur.
|
||||
|
||||
thing-type.avmfritz.FRITZ_DECT_400.description = FRITZ!DECT 400 Taster. Dient zur komfortablen Bedienung von FRITZ! Smart-Home-Geräten.
|
||||
thing-type.avmfritz.FRITZ_DECT_400.description = FRITZ\!DECT 400 Taster. Dient zur komfortablen Bedienung von FRITZ\! Smart-Home-Geräten.
|
||||
|
||||
thing-type.avmfritz.FRITZ_DECT_440.description = FRITZ!DECT 440 Taster. Dient zur komfortablen Bedienung von FRITZ! Smart-Home-Geräten und liefert Daten wie z.B. Temperatur.
|
||||
thing-type.avmfritz.FRITZ_DECT_440.description = FRITZ\!DECT 440 Taster. Dient zur komfortablen Bedienung von FRITZ\! Smart-Home-Geräten und liefert Daten wie z.B. Temperatur.
|
||||
|
||||
thing-type.avmfritz.FRITZ_Powerline_546E.description = FRITZ!Powerline 546E schaltbare Steckdose. Dient zur Steuerung der integrierten Steckdose und liefert Daten wie z.B. Temperatur.
|
||||
thing-type.avmfritz.FRITZ_Powerline_546E.description = FRITZ\!Powerline 546E schaltbare Steckdose. Dient zur Steuerung der integrierten Steckdose und liefert Daten wie z.B. Temperatur.
|
||||
|
||||
# thing types config groups
|
||||
thing-type.avmfritz.FRITZ_GROUP_HEATING.label = Heizkörperregler
|
||||
thing-type.avmfritz.FRITZ_GROUP_HEATING.description = Gruppe für Heizkörperregler. Dient zur Steuerung von Heizkörpern und liefert Daten wie z.B. Temperatur.
|
||||
thing-type.avmfritz.FRITZ_GROUP_HEATING.label = Heizkörperregler
|
||||
thing-type.avmfritz.FRITZ_GROUP_HEATING.description = Gruppe für Heizkörperregler. Dient zur Steuerung von Heizkörpern und liefert Daten wie z.B. Temperatur.
|
||||
|
||||
thing-type.avmfritz.FRITZ_GROUP_SWITCH.label = Schaltaktoren
|
||||
thing-type.avmfritz.FRITZ_GROUP_SWITCH.description = Gruppe für Schaltaktoren und Energie Messgeräte. Dient zur Steuerung von Steckdosen und liefert Daten wie z.B. Energie.
|
||||
thing-type.avmfritz.FRITZ_GROUP_SWITCH.description = Gruppe für Schaltaktoren und Energie Messgeräte. Dient zur Steuerung von Steckdosen und liefert Daten wie z.B. Energie.
|
||||
|
||||
# thing types config
|
||||
thing-type.config.avmfritz.fritzdevice.ain.description = Die AHA ID (AIN) zur Identifikation des FRITZ! Gerätes.
|
||||
thing-type.config.avmfritz.fritzdevice.ain.description = Die AHA ID (AIN) zur Identifikation des FRITZ\! Gerätes.
|
||||
|
||||
thing-type.config.avmfritz.fritzgroup.ain.description = Die AHA ID (AIN) zur Identifikation der FRITZ! Gruppe.
|
||||
thing-type.config.avmfritz.fritzgroup.ain.description = Die AHA ID (AIN) zur Identifikation der FRITZ\! Gruppe.
|
||||
|
||||
# channel group types
|
||||
channel-group-type.avmfritz.button.label = Taste
|
||||
|
||||
channel-group-type.avmfritz.device.label = Geräteinformationen
|
||||
channel-group-type.avmfritz.device.label = Geräteinformationen
|
||||
|
||||
channel-group-type.avmfritz.sensors.label = Sensordaten
|
||||
|
||||
@@ -141,26 +141,26 @@ channel-type.avmfritz.outgoing_call.description = Informationen zu angerufener u
|
||||
channel-type.avmfritz.active_call.label = Aktiver Anruf
|
||||
channel-type.avmfritz.active_call.description = Informationen zur aktuell bestehenden Verbindung.
|
||||
channel-type.avmfritz.call_state.label = Anrufzustand
|
||||
channel-type.avmfritz.call_state.description = Gibt an, ob derzeit eine Anrufaktivität stattfindet.
|
||||
channel-type.avmfritz.call_state.description = Gibt an, ob derzeit eine Anrufaktivität stattfindet.
|
||||
channel-type.avmfritz.call_state.state.option.IDLE = Inaktiv
|
||||
channel-type.avmfritz.call_state.state.option.RINGING = Eingehener Anruf
|
||||
channel-type.avmfritz.call_state.state.option.DIALING = Ausgehender Anruf
|
||||
channel-type.avmfritz.call_state.state.option.ACTIVE = Verbunden
|
||||
|
||||
channel-type.avmfritz.mode.label = Modus des Gerätes
|
||||
channel-type.avmfritz.mode.description = Zeigt den aktuellen Modus des Gerätes an (MANUAL/AUTOMATIC/VACATION).
|
||||
channel-type.avmfritz.mode.label = Modus des Gerätes
|
||||
channel-type.avmfritz.mode.description = Zeigt den aktuellen Modus des Gerätes an (MANUAL/AUTOMATIC/VACATION).
|
||||
channel-type.avmfritz.mode.state.option.MANUAL = Manuell
|
||||
channel-type.avmfritz.mode.state.option.AUTOMATIC = Automatisch
|
||||
channel-type.avmfritz.mode.state.option.VACATION = Urlaubsmodus
|
||||
|
||||
channel-type.avmfritz.locked.label = Externes Schalten
|
||||
channel-type.avmfritz.locked.description = Zeigt an, ob das Schalten des Gerätes per Telefon, App oder Benutzeroberfläche aktiviert ist.
|
||||
channel-type.avmfritz.locked.description = Zeigt an, ob das Schalten des Gerätes per Telefon, App oder Benutzeroberfläche aktiviert ist.
|
||||
|
||||
channel-type.avmfritz.device_locked.label = Tastensperre
|
||||
channel-type.avmfritz.device_locked.description = Zeigt an, ob das Schalten per Taste am Gerät aktiviert ist.
|
||||
channel-type.avmfritz.device_locked.description = Zeigt an, ob das Schalten per Taste am Gerät aktiviert ist.
|
||||
|
||||
channel-type.avmfritz.apply_template.label = Vorlage anwenden
|
||||
channel-type.avmfritz.apply_template.description = Ermöglicht die Anwendung einer Vorlage.
|
||||
channel-type.avmfritz.apply_template.description = Ermöglicht die Anwendung einer Vorlage.
|
||||
|
||||
channel-type.avmfritz.temperature.label = Temperatur
|
||||
channel-type.avmfritz.temperature.description = Zeigt die aktuelle Temperatur an.
|
||||
@@ -178,22 +178,22 @@ channel-type.avmfritz.voltage.label = Spannung
|
||||
channel-type.avmfritz.voltage.description = Zeigt die aktuelle Spannung an.
|
||||
|
||||
channel-type.avmfritz.outlet.label = Steckdose
|
||||
channel-type.avmfritz.outlet.description = Ermöglicht die Steuerung der Steckdose (ON/OFF).
|
||||
channel-type.avmfritz.outlet.description = Ermöglicht die Steuerung der Steckdose (ON/OFF).
|
||||
|
||||
channel-type.avmfritz.actual_temp.label = Temperatur
|
||||
channel-type.avmfritz.actual_temp.description = Zeigt die aktuell gemessene Temperatur des Heizkörperreglers an.
|
||||
channel-type.avmfritz.actual_temp.description = Zeigt die aktuell gemessene Temperatur des Heizkörperreglers an.
|
||||
|
||||
channel-type.avmfritz.set_temp.label = Solltemperatur
|
||||
channel-type.avmfritz.set_temp.description = Ermöglicht die Steuerung der Solltemperatur des Heizkörperreglers.
|
||||
channel-type.avmfritz.set_temp.description = Ermöglicht die Steuerung der Solltemperatur des Heizkörperreglers.
|
||||
|
||||
channel-type.avmfritz.eco_temp.label = Absenktemperatur
|
||||
channel-type.avmfritz.eco_temp.description = Zeigt die aktuell eingestellte Absenktemperatur des Heizkörperreglers an.
|
||||
channel-type.avmfritz.eco_temp.description = Zeigt die aktuell eingestellte Absenktemperatur des Heizkörperreglers an.
|
||||
|
||||
channel-type.avmfritz.comfort_temp.label = Komforttemperatur
|
||||
channel-type.avmfritz.comfort_temp.description = Zeigt die aktuell eingestellte Komforttemperatur des Heizkörperreglers an.
|
||||
channel-type.avmfritz.comfort_temp.description = Zeigt die aktuell eingestellte Komforttemperatur des Heizkörperreglers an.
|
||||
|
||||
channel-type.avmfritz.radiator_mode.label = Modus des Heizkörperreglers
|
||||
channel-type.avmfritz.radiator_mode.description = Ermöglicht die Steuerung des aktuellen Modus des Heizkörperreglers (ON/OFF/COMFORT/ECO/BOOST/WINDOW_OPEN).
|
||||
channel-type.avmfritz.radiator_mode.label = Modus des Heizkörperreglers
|
||||
channel-type.avmfritz.radiator_mode.description = Ermöglicht die Steuerung des aktuellen Modus des Heizkörperreglers (ON/OFF/COMFORT/ECO/BOOST/WINDOW_OPEN).
|
||||
channel-type.avmfritz.radiator_mode.state.option.ON = An
|
||||
channel-type.avmfritz.radiator_mode.state.option.OFF = Aus
|
||||
channel-type.avmfritz.radiator_mode.state.option.COMFORT = Komfort
|
||||
@@ -201,43 +201,40 @@ channel-type.avmfritz.radiator_mode.state.option.ECO = Absenk
|
||||
channel-type.avmfritz.radiator_mode.state.option.BOOST = Boost
|
||||
channel-type.avmfritz.radiator_mode.state.option.WINDOW_OPEN = Fenster-Auf
|
||||
|
||||
channel-type.avmfritz.next_change.label = Nächste Änderung
|
||||
channel-type.avmfritz.next_change.description = Zeigt den Zeitpunkt der nächsten Änderung der Solltemperatur des Heizkörperreglers an.
|
||||
channel-type.avmfritz.next_change.pattern = pattern = %1$td.%1$tm.%1$tY %1$tH:%1$tM:%1$tS
|
||||
channel-type.avmfritz.next_change.label = Nächste Änderung
|
||||
channel-type.avmfritz.next_change.description = Zeigt den Zeitpunkt der nächsten Änderung der Solltemperatur des Heizkörperreglers an.
|
||||
channel-type.avmfritz.next_change.pattern = %1$td.%1$tm.%1$tY %1$tH\:%1$tM\:%1$tS
|
||||
|
||||
channel-type.avmfritz.next_temp.label = Nächste Solltemperatur
|
||||
channel-type.avmfritz.next_temp.description = Zeigt die nächste Solltemperatur des Heizkörperreglers an.
|
||||
channel-type.avmfritz.next_temp.label = Nächste Solltemperatur
|
||||
channel-type.avmfritz.next_temp.description = Zeigt die nächste Solltemperatur des Heizkörperreglers an.
|
||||
|
||||
channel-type.avmfritz.contact_state.label = Tür-/Fenster-Zustand
|
||||
channel-type.avmfritz.contact_state.description = Zeigt an, ob die Tür oder das Fester offen oder geschlossen ist (OPEN/CLOSED).
|
||||
channel-type.avmfritz.contact_state.label = Tür-/Fenster-Zustand
|
||||
channel-type.avmfritz.contact_state.description = Zeigt an, ob die Tür oder das Fester offen oder geschlossen ist (OPEN/CLOSED).
|
||||
|
||||
thing-type.avmfritz.HAN_FUN_SWITCH.channel.press.label = Tastendruck
|
||||
thing-type.avmfritz.HAN_FUN_SWITCH.channel.press.description = Wird ausgelöst, wenn eine Taste gedrückt wird.
|
||||
thing-type.avmfritz.HAN_FUN_SWITCH.channel.press.description = Wird ausgelöst, wenn eine Taste gedrückt wird.
|
||||
|
||||
thing-type.avmfritz.FRITZ_DECT_400.channel.press.label = Tastendruck
|
||||
thing-type.avmfritz.FRITZ_DECT_400.channel.press.description = Wird ausgelöst, wenn eine Taste gedrückt wird.
|
||||
|
||||
thing-type.avmfritz.FRITZ_DECT_440.channel.press.label = Tastendruck
|
||||
thing-type.avmfritz.FRITZ_DECT_440.channel.press.description = Wird ausgelöst, wenn eine Taste gedrückt wird.
|
||||
thing-type.avmfritz.FRITZ_DECT_400.channel.press.description = Wird ausgelöst, wenn eine Taste gedrückt wird.
|
||||
|
||||
channel-type.avmfritz.rollershutter.label = Rollladensteuerung
|
||||
channel-type.avmfritz.rollershutter.description = Steuert den Rollladen und zeigt seinen Öffnungsgrad in Prozent an.
|
||||
channel-type.avmfritz.rollershutter.description = Steuert den Rollladen und zeigt seinen Öffnungsgrad in Prozent an.
|
||||
|
||||
channel-type.avmfritz.last_change.label = Letzte Änderung
|
||||
channel-type.avmfritz.last_change.description = Zeigt an, wann der Schalter zuletzt gedrückt wurde.
|
||||
channel-type.avmfritz.last_change.pattern = %1$td.%1$tm.%1$tY %1$tH:%1$tM:%1$tS
|
||||
channel-type.avmfritz.last_change.label = Letzte Änderung
|
||||
channel-type.avmfritz.last_change.description = Zeigt an, wann der Schalter zuletzt gedrückt wurde.
|
||||
channel-type.avmfritz.last_change.pattern = %1$td.%1$tm.%1$tY %1$tH\:%1$tM\:%1$tS
|
||||
|
||||
# channel types config
|
||||
channel-type.config.avmfritz.temperature.offset.label = Temperatur-Offset
|
||||
channel-type.config.avmfritz.temperature.offset.description = Zeigt den aktuell eingestellten Temperatur-Offset (in °C) an.
|
||||
channel-type.config.avmfritz.temperature.offset.description = Zeigt den aktuell eingestellten Temperatur-Offset (in °C) an.
|
||||
|
||||
# thing actions
|
||||
setBoostModeModeActionLabel = Boost-Modus Aktivieren
|
||||
setBoostModeActionDescription = Aktiviert den Boost-Modus des Heizkörperregler.
|
||||
setBoostModeActionDescription = Aktiviert den Boost-Modus des Heizkörperregler.
|
||||
setBoostModeDurationInputLabel = Dauer
|
||||
setBoostModeDurationInputDescription = Dauer in Sekunden, min. 1, max. 86400, 0 zur Deaktivierung.
|
||||
|
||||
setWindowOpenModeActionLabel = Fenster-Auf-Modus Aktivieren
|
||||
setWindowOpenModeActionDescription = Aktiviert den Fenster-Auf-Modus des Heizkörperregler.
|
||||
setWindowOpenModeActionDescription = Aktiviert den Fenster-Auf-Modus des Heizkörperregler.
|
||||
setWindowOpenModeDurationInputLabel = Dauer
|
||||
setWindowOpenModeDurationInputDescription = Dauer in Sekunden, min. 1, max. 86400, 0 zur Deaktivierung.
|
||||
|
||||
Reference in New Issue
Block a user