New Crowdin updates (#12907)
* New translations miele.properties (German) * New translations remoteopenhab.properties (German) * New translations mqtt.properties (German) * New translations metrics.properties (German) * New translations boschindego.properties (German) * New translations gpstracker.properties (German) * New translations onkyo.properties (German) * New translations tado.properties (German) * New translations telegram.properties (German) * New translations jruby.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations imperihome.properties (German)
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
# thing types
|
||||
|
||||
thing-type.bluetooth.brc1h.label = Daikin BRC1H Thermostat
|
||||
thing-type.bluetooth.brc1h.description = Ein Daikin Madoka BRC1H Thermostat (BLE)
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.bluetooth.brc1h.address.label = Geräteadresse
|
||||
thing-type.config.bluetooth.brc1h.address.description = Bluetooth-Adresse im Format XX\:XX\:XX\:XX\:XX\:XX
|
||||
thing-type.config.bluetooth.brc1h.commandTimeout.label = Befehls-Timeout
|
||||
thing-type.config.bluetooth.brc1h.commandTimeout.description = Die Zeitspanne, in Millisekunden, sollte ein Befehl dauern, bevor es ausfällt.
|
||||
thing-type.config.bluetooth.brc1h.refreshInterval.label = Aktualisierungsintervall
|
||||
thing-type.config.bluetooth.brc1h.refreshInterval.description = Aktualisierungsintervall für Akku- und Lichtsensordaten (in Sekunden). Dies kann die Batterielebensdauer beeinträchtigen
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.bluetooth.brc1h_cleanFilter.label = Filter reinigen-Indikator
|
||||
channel-type.bluetooth.brc1h_commCtrlVersion.label = Kommunikations-Controller Version
|
||||
channel-type.bluetooth.brc1h_eyeBrightness.label = Augenlicht Helligkeit
|
||||
channel-type.bluetooth.brc1h_fanSpeed.label = Ventilatorgeschwindigkeit
|
||||
channel-type.bluetooth.brc1h_homebridgeMode.label = Modus der Homebridge
|
||||
channel-type.bluetooth.brc1h_homebridgeMode.command.option.0 = Aus
|
||||
channel-type.bluetooth.brc1h_homebridgeMode.command.option.1 = Heizung
|
||||
channel-type.bluetooth.brc1h_homebridgeMode.command.option.2 = Kühlung
|
||||
channel-type.bluetooth.brc1h_homebridgeMode.command.option.3 = Auto
|
||||
channel-type.bluetooth.brc1h_homekitCurrentHeatingCoolingMode.label = Aktueller HomeKit-Modus
|
||||
channel-type.bluetooth.brc1h_homekitCurrentHeatingCoolingMode.description = Nur-Lese-Wert. Off, Heating, Cooling, Auto
|
||||
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.label = HomeKit Ziel-Mode
|
||||
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.command.option.Off = Aus
|
||||
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.command.option.CoolOn = Kühlen
|
||||
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.command.option.HeatOn = Heizen
|
||||
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.command.option.Auto = Auto
|
||||
channel-type.bluetooth.brc1h_indoorFanHours.label = Anzahl der Betriebsstunden des Ventilators
|
||||
channel-type.bluetooth.brc1h_indoorOperationHours.label = Betriebsstunden
|
||||
channel-type.bluetooth.brc1h_indoorPowerHours.label = Stunden seit Systemstart
|
||||
channel-type.bluetooth.brc1h_indoorTemperature.label = Innentemperatur
|
||||
channel-type.bluetooth.brc1h_onOffStatus.label = Betriebsbereitschaft
|
||||
channel-type.bluetooth.brc1h_operationMode.label = Betriebsart
|
||||
channel-type.bluetooth.brc1h_operationMode.command.option.FAN = Ventilator
|
||||
channel-type.bluetooth.brc1h_operationMode.command.option.DRY = Entfeuchter
|
||||
channel-type.bluetooth.brc1h_operationMode.command.option.AUTO = Auto
|
||||
channel-type.bluetooth.brc1h_operationMode.command.option.COOL = Kühlen
|
||||
channel-type.bluetooth.brc1h_operationMode.command.option.HEAT = Heizen
|
||||
channel-type.bluetooth.brc1h_operationMode.command.option.VENTILATION = Lüftung
|
||||
channel-type.bluetooth.brc1h_outdoorTemperature.label = Außentemperatur
|
||||
channel-type.bluetooth.brc1h_remoteCtrlVersion.label = Version Remote-Controller
|
||||
channel-type.bluetooth.brc1h_setpoint.label = Zielwert
|
||||
Reference in New Issue
Block a user