[bluetooth] Add missing default translations (#12329)

This will allow for translating the Bluetooth Binding in Crowdin.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2022-02-20 20:26:10 +01:00
committed by GitHub
parent 8559651166
commit 51bbd34cd7
11 changed files with 306 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
# thing types
thing-type.bluetooth.brc1h.label = Daikin BRC1H Thermostat
thing-type.bluetooth.brc1h.description = A Daikin Madoka BRC1H Thermostat (BLE)
# thing types config
thing-type.config.bluetooth.brc1h.address.label = Address
thing-type.config.bluetooth.brc1h.address.description = Bluetooth address in XX:XX:XX:XX:XX:XX format
thing-type.config.bluetooth.brc1h.commandTimeout.label = Command Timeout
thing-type.config.bluetooth.brc1h.commandTimeout.description = The amount of time, in milliseconds, a command should take before it times out.
thing-type.config.bluetooth.brc1h.refreshInterval.label = Refresh Interval
thing-type.config.bluetooth.brc1h.refreshInterval.description = Refresh interval for battery and light sensor data (in seconds). This could impact battery lifetime
# channel types
channel-type.bluetooth.brc1h_cleanFilter.label = Clean Filter Indicator
channel-type.bluetooth.brc1h_commCtrlVersion.label = Communication Controller Version
channel-type.bluetooth.brc1h_eyeBrightness.label = Eye Illumination Brightness
channel-type.bluetooth.brc1h_fanSpeed.label = Fan Speed
channel-type.bluetooth.brc1h_homebridgeMode.label = Mode from Homebridge
channel-type.bluetooth.brc1h_homebridgeMode.command.option.0 = Off
channel-type.bluetooth.brc1h_homebridgeMode.command.option.1 = Heating
channel-type.bluetooth.brc1h_homebridgeMode.command.option.2 = Cooling
channel-type.bluetooth.brc1h_homebridgeMode.command.option.3 = Auto
channel-type.bluetooth.brc1h_homekitCurrentHeatingCoolingMode.label = HomeKit CurrentMode
channel-type.bluetooth.brc1h_homekitCurrentHeatingCoolingMode.description = Readonly value. Off, Heating, Cooling, Auto
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.label = HomeKit Target Mode
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.command.option.Off = Off
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.command.option.CoolOn = Cool
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.command.option.HeatOn = Heat
channel-type.bluetooth.brc1h_homekitTargetHeatingCoolingMode.command.option.Auto = Auto
channel-type.bluetooth.brc1h_indoorFanHours.label = Number of hours fan has been operating
channel-type.bluetooth.brc1h_indoorOperationHours.label = Number of hours system has been operating
channel-type.bluetooth.brc1h_indoorPowerHours.label = Number of hours system has been powered up
channel-type.bluetooth.brc1h_indoorTemperature.label = Indoor Temperature
channel-type.bluetooth.brc1h_onOffStatus.label = Unit Power Status
channel-type.bluetooth.brc1h_operationMode.label = Operation Mode
channel-type.bluetooth.brc1h_operationMode.command.option.FAN = Fan
channel-type.bluetooth.brc1h_operationMode.command.option.DRY = Dry
channel-type.bluetooth.brc1h_operationMode.command.option.AUTO = Auto
channel-type.bluetooth.brc1h_operationMode.command.option.COOL = Cool
channel-type.bluetooth.brc1h_operationMode.command.option.HEAT = Heat
channel-type.bluetooth.brc1h_operationMode.command.option.VENTILATION = Ventilation
channel-type.bluetooth.brc1h_outdoorTemperature.label = Outdoor Temperature
channel-type.bluetooth.brc1h_remoteCtrlVersion.label = Remote Controller Version
channel-type.bluetooth.brc1h_setpoint.label = Setpoint