Add default translations for binding add-ons (#11760)

* Add default translations for binding add-ons

This makes the texts used by these add-ons translatable with Crowdin.

To keep the PR simple, it only adds default translations for add-ons which do not yet have any default translations properties file.
We can do follow up PRs for adding missing key/values to add-ons that already have these files or to remove duplications.

There are several add-ons in this PR that do have non-English translation files, so I'll upload those to Crowdin when the PR is merged.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-12-15 18:40:21 +01:00
committed by GitHub
parent 05e782ec1a
commit 07a1976c81
234 changed files with 33234 additions and 0 deletions

View File

@@ -0,0 +1,84 @@
# binding
binding.ventaair.name = VentaAir Binding
binding.ventaair.description = This is the binding for Venta Air - Air cleaning and humidifying devices
# thing types
thing-type.ventaair.generic.label = Generic Humidifier/Cleaner
thing-type.ventaair.generic.description = Thing for Venta Air Humidifiers/Cleaners
thing-type.ventaair.lw60t.label = LW60-T VentaAir Humidifier
thing-type.ventaair.lw60t.description = Thing for Venta Air LW60-T Humidifiers
# thing types config
thing-type.config.ventaair.humidifier.deviceType.label = Device Type
thing-type.config.ventaair.humidifier.deviceType.description = Type of the device as integer
thing-type.config.ventaair.humidifier.hash.label = Hash
thing-type.config.ventaair.humidifier.hash.description = Optional negative number that relates to a connection (like from the VentaApp) to the device
thing-type.config.ventaair.humidifier.ipAddress.label = IP Address
thing-type.config.ventaair.humidifier.ipAddress.description = IP Address or hostname of the device
thing-type.config.ventaair.humidifier.macAddress.label = MAC Address
thing-type.config.ventaair.humidifier.macAddress.description = MAC Address of the device
thing-type.config.ventaair.humidifier.pollingTime.label = Polling Interval
thing-type.config.ventaair.humidifier.pollingTime.description = Time in seconds between fetching data from the device
# channel types
channel-type.ventaair.automatic.label = Automatic
channel-type.ventaair.automatic.description = Automatic
channel-type.ventaair.boost.label = Boost
channel-type.ventaair.boost.description = Boost
channel-type.ventaair.childLock.label = Child Lock
channel-type.ventaair.childLock.description = Child Lock
channel-type.ventaair.cleanMode.label = Cleaning Mode
channel-type.ventaair.cleanMode.description = Device is in cleaning mode (ON)
channel-type.ventaair.cleaningTime.label = Cleaning Time
channel-type.ventaair.cleaningTime.description = Time until next cleaning (in hours)
channel-type.ventaair.discReplaceTime.label = Hygiene Disc Replacement
channel-type.ventaair.discReplaceTime.description = Time until the Hygiene Disc should be replaced (in hours)
channel-type.ventaair.fanRPM.label = Fan RPM
channel-type.ventaair.fanRPM.description = Fan RPM
channel-type.ventaair.fanSpeed.label = Fan Speed
channel-type.ventaair.fanSpeed.description = Speed of the ventilation fan (0-5)
channel-type.ventaair.fanSpeed.state.option.0 = Off
channel-type.ventaair.fanSpeed.state.option.1 = 1
channel-type.ventaair.fanSpeed.state.option.2 = 2
channel-type.ventaair.fanSpeed.state.option.3 = 3
channel-type.ventaair.fanSpeed.state.option.4 = 4
channel-type.ventaair.fanSpeed.state.option.5 = 5
channel-type.ventaair.humidity.label = Humidity
channel-type.ventaair.humidity.description = Current Humidity
channel-type.ventaair.operationTime.label = Operation Time
channel-type.ventaair.operationTime.description = Operation Time since the device was first started (in hours)
channel-type.ventaair.sleepMode.label = Sleep Mode
channel-type.ventaair.sleepMode.description = Sleep Mode
channel-type.ventaair.targetHumidity.label = Target Humidity
channel-type.ventaair.targetHumidity.description = Target Humidity (30-70)
channel-type.ventaair.targetHumidity.state.option.30 = 30 %
channel-type.ventaair.targetHumidity.state.option.35 = 35 %
channel-type.ventaair.targetHumidity.state.option.40 = 40 %
channel-type.ventaair.targetHumidity.state.option.45 = 45 %
channel-type.ventaair.targetHumidity.state.option.50 = 50 %
channel-type.ventaair.targetHumidity.state.option.55 = 55 %
channel-type.ventaair.targetHumidity.state.option.60 = 60 %
channel-type.ventaair.targetHumidity.state.option.65 = 65 %
channel-type.ventaair.targetHumidity.state.option.70 = 70 %
channel-type.ventaair.temperature.label = Temperature
channel-type.ventaair.temperature.description = Current Temperature
channel-type.ventaair.timer.label = Timer
channel-type.ventaair.timer.description = Timer (0,1,3,5,7,9h)
channel-type.ventaair.timer.state.option.0 = Off
channel-type.ventaair.timer.state.option.1 = 1 hour
channel-type.ventaair.timer.state.option.3 = 3 hours
channel-type.ventaair.timer.state.option.5 = 5 hours
channel-type.ventaair.timer.state.option.7 = 7 hours
channel-type.ventaair.timer.state.option.9 = 9 hours
channel-type.ventaair.timerTimePassed.label = Timer Time Passed
channel-type.ventaair.timerTimePassed.description = Time that has passed since set by the Timer
channel-type.ventaair.waterLevel.label = Water Level
channel-type.ventaair.waterLevel.description = Water Level
channel-type.ventaair.waterLevel.state.option.0 = Critical
channel-type.ventaair.waterLevel.state.option.1 = Refill tank
channel-type.ventaair.waterLevel.state.option.2 = OK
channel-type.ventaair.waterLevel.state.option.3 = Full