[hue] Fixed German translations for motion sensor (#9687)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
Christoph Weitkamp 2021-01-04 18:09:49 +01:00 committed by GitHub
parent 1f3b0e2865
commit 359c5129e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 14 deletions

View File

@ -9,10 +9,6 @@
<label>Sensor ID</label>
<description>The identifier that is used within the hue bridge.</description>
</parameter>
<parameter name="on" type="boolean">
<label>Sensor Status</label>
<description>Enables or disables the sensor.</description>
</parameter>
<parameter name="ledindication" type="boolean">
<label>LED Indication</label>
<description>Turns device LED during normal operation on or off. Devices might still indicate exceptional operation

View File

@ -76,16 +76,14 @@ thing-type.config.hue.0106.tholddark.label = Dunkel-Schwellwert
thing-type.config.hue.0106.tholddark.description = Zeigt den Dunkel-Schwellwert an.
thing-type.config.hue.0106.tholdoffset.label = Hell-Schwellwert
thing-type.config.hue.0106.tholdoffset.description = Zeigt den Hell-Schwellwert an.
thing-type.config.hue.0107.sensorId.label = ID des Sensors
thing-type.config.hue.0107.sensorId.description = ID zur Identifikation des Sensors.
thing-type.config.hue.0107.on.label = Sensor Status
thing-type.config.hue.0107.on.description = Aktiviert oder deaktiviert den Sensor.
thing-type.config.hue.0107.ledindication.label = LED-Anzeige
thing-type.config.hue.0107.ledindication.description = Aktiviert oder deaktiviert die LED-Anzeige des Sensors.
thing-type.config.hue.0107.sensitivity.label = Empfindlichkeit
thing-type.config.hue.0107.sensitivity.description = Zeigt die Empfindlichkeit an.
thing-type.config.hue.0107.sensitivitymax.label = Maximale Empfindlichkeit
thing-type.config.hue.0107.sensitivitymax.description = Zeigt die maximale Empfindlichkeit an.
thing-type.config.hue.presencesensor.sensorId.label = ID des Sensors
thing-type.config.hue.presencesensor.sensorId.description = ID zur Identifikation des Sensors.
thing-type.config.hue.presencesensor.ledindication.label = LED-Anzeige
thing-type.config.hue.presencesensor.ledindication.description = Aktiviert oder deaktiviert die LED-Anzeige des Sensors.
thing-type.config.hue.presencesensor.sensitivity.label = Empfindlichkeit
thing-type.config.hue.presencesensor.sensitivity.description = Zeigt die Empfindlichkeit an.
thing-type.config.hue.presencesensor.sensitivitymax.label = Maximale Empfindlichkeit
thing-type.config.hue.presencesensor.sensitivitymax.description = Zeigt die maximale Empfindlichkeit an.
thing-type.config.hue.0302.sensorId.label = ID des Sensors
thing-type.config.hue.0302.sensorId.description = ID zur Identifikation des Sensors.
thing-type.config.hue.0302.on.label = Sensor Status