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,115 @@
# binding
binding.draytonwiser.name = DraytonWiser Binding
binding.draytonwiser.description = This is the binding for Drayton Wiser smart heating system.
# thing types
thing-type.draytonwiser.boiler-controller.label = Boiler Controller
thing-type.draytonwiser.boiler-controller.description = The controller attached to the boiler
thing-type.draytonwiser.boiler-controller.channel.heatChannel1Demand.label = Channel 1 Heat Demand
thing-type.draytonwiser.boiler-controller.channel.heatChannel1DemandState.label = Channel 1 Requesting Heat
thing-type.draytonwiser.boiler-controller.channel.heatChannel2Demand.label = Channel 2 Heat Demand
thing-type.draytonwiser.boiler-controller.channel.heatChannel2DemandState.label = Channel 2 Requesting Heat
thing-type.draytonwiser.heathub.label = HeatHub
thing-type.draytonwiser.heathub.description = A Drayton Wiser HeatHub acting as a bridge to Thermostats and TRVs
thing-type.draytonwiser.hotwater.label = Hot Water
thing-type.draytonwiser.hotwater.description = The hot water heating system
thing-type.draytonwiser.hotwater.channel.hotWaterBoostDuration.description = Duration to boost hot water for
thing-type.draytonwiser.hotwater.channel.hotWaterBoosted.description = Is the hot water currently being boosted
thing-type.draytonwiser.hotwater.channel.hotWaterDemandState.label = Hot Water Requesting Heat
thing-type.draytonwiser.hotwater.channel.hotWaterDemandState.description = Hot Water is requesting heat
thing-type.draytonwiser.itrv.label = iTRV
thing-type.draytonwiser.itrv.description = Thermostatic Radiator Valve
thing-type.draytonwiser.room.label = Room
thing-type.draytonwiser.room.description = A Room that contains a thermostat and/or TRV
thing-type.draytonwiser.room.channel.roomBoostDuration.description = Duration to boost the temperature for
thing-type.draytonwiser.room.channel.roomBoosted.description = Is the room temperature currently being boosted
thing-type.draytonwiser.roomstat.label = Thermostat
thing-type.draytonwiser.roomstat.description = Wireless Thermostat device
thing-type.draytonwiser.smart-plug.label = Smart Plug
thing-type.draytonwiser.smart-plug.description = Remote controlled Plug Socket
# thing types config
thing-type.config.draytonwiser.heathub.awaySetPoint.label = Away Mode Set Point
thing-type.config.draytonwiser.heathub.awaySetPoint.description = Set point temperature for away mode in degrees celsius
thing-type.config.draytonwiser.heathub.networkAddress.label = Network Address
thing-type.config.draytonwiser.heathub.networkAddress.description = Network address of the HeatHub
thing-type.config.draytonwiser.heathub.refresh.label = Refresh Interval
thing-type.config.draytonwiser.heathub.refresh.description = Interval in seconds between automatic refreshes
thing-type.config.draytonwiser.heathub.secret.label = Authorisation Token
thing-type.config.draytonwiser.heathub.secret.description = Auth token required to access the API
thing-type.config.draytonwiser.itrv.serialNumber.label = Serial Number
thing-type.config.draytonwiser.itrv.serialNumber.description = Device Serial Number
thing-type.config.draytonwiser.room.name.label = Room Name
thing-type.config.draytonwiser.room.name.description = The room name as it appears in the Wiser app
thing-type.config.draytonwiser.roomstat.serialNumber.label = Serial Number
thing-type.config.draytonwiser.roomstat.serialNumber.description = Device Serial Number
thing-type.config.draytonwiser.smart-plug.serialNumber.label = Serial Number
thing-type.config.draytonwiser.smart-plug.serialNumber.description = Device Serial Number
# channel types
channel-type.draytonwiser.atmospheric-humidity-channel.label = Humidity
channel-type.draytonwiser.atmospheric-humidity-channel.description = Current relative humidity
channel-type.draytonwiser.awayModeSetPoint-channel.label = Away Mode Set Point
channel-type.draytonwiser.awayModeSetPoint-channel.description = Away Mode Set Point
channel-type.draytonwiser.awayModeState-channel.label = Away Mode Active
channel-type.draytonwiser.awayModeState-channel.description = Away mode has been activated
channel-type.draytonwiser.batteryVoltage-channel.label = Battery Voltage
channel-type.draytonwiser.batteryVoltage-channel.description = Current Battery Voltage for the device
channel-type.draytonwiser.boostDuration-channel.label = Boost Duration
channel-type.draytonwiser.boostDuration-channel.description = Duration in hours to boost hot water for
channel-type.draytonwiser.boostRemaining-channel.label = Boost Remaining
channel-type.draytonwiser.boostRemaining-channel.description = How long until the boost deactivates
channel-type.draytonwiser.boosted-channel.label = Is Boosted
channel-type.draytonwiser.boosted-channel.description = Is the hot water currently being boosted
channel-type.draytonwiser.comfortModeState-channel.label = Comfort Mode Active
channel-type.draytonwiser.comfortModeState-channel.description = Should the room pre-heat to achieve the desired temperature
channel-type.draytonwiser.currentSetPoint-channel.label = Set Point
channel-type.draytonwiser.currentSetPoint-channel.description = Current set point
channel-type.draytonwiser.currentTemperature-channel.label = Temperature
channel-type.draytonwiser.currentTemperature-channel.description = Current temperature
channel-type.draytonwiser.demandPercent-channel.label = Current Heat Demand
channel-type.draytonwiser.demandPercent-channel.description = Current heat demand in %
channel-type.draytonwiser.demandState-channel.label = Requesting Heat
channel-type.draytonwiser.demandState-channel.description = Current channel is requesting heat
channel-type.draytonwiser.deviceLocked-channel.label = Device Locked
channel-type.draytonwiser.deviceLocked-channel.description = Has the device been locked to prevent local changes
channel-type.draytonwiser.ecoModeState-channel.label = Eco Mode Enabled
channel-type.draytonwiser.ecoModeState-channel.description = Eco Mode activation state (EcoIQ)
channel-type.draytonwiser.heatChannelDemand-channel.label = Heat Demand
channel-type.draytonwiser.heatChannelDemand-channel.description = Current heat demand in %
channel-type.draytonwiser.heatRequest-channel.label = Currently Requesting Heat
channel-type.draytonwiser.heatRequest-channel.description = Is this room requesting heat
channel-type.draytonwiser.heatingOverride-channel.label = Heating Override
channel-type.draytonwiser.heatingOverride-channel.description = The heating override button has been pressed
channel-type.draytonwiser.hotWaterOverride-channel.label = Hot Water Override
channel-type.draytonwiser.hotWaterOverride-channel.description = The hot water override button has been pressed
channel-type.draytonwiser.hotWaterSetPoint-channel.label = Set Point
channel-type.draytonwiser.hotWaterSetPoint-channel.description = Hot water heating set point switch
channel-type.draytonwiser.manualModeState-channel.label = Manual Mode Enabled
channel-type.draytonwiser.manualModeState-channel.description = Manual Mode activation state
channel-type.draytonwiser.plugAwayAction-channel.label = Plug Off in Away Mode
channel-type.draytonwiser.plugAwayAction-channel.description = Should the smart plug switch off when in away mode
channel-type.draytonwiser.plugEnergyDelivered-channel.label = Plug Energy Delivered
channel-type.draytonwiser.plugEnergyDelivered-channel.description = Cumulative energy drawn through the plug
channel-type.draytonwiser.plugInstantaneousPower-channel.label = Plug Instantaneous Power
channel-type.draytonwiser.plugInstantaneousPower-channel.description = Current Power being drawn through the plug
channel-type.draytonwiser.plugOutputState-channel.label = Plug State
channel-type.draytonwiser.plugOutputState-channel.description = Is the smart plug switched on or off
channel-type.draytonwiser.signalLQI-channel.label = Signal LQI
channel-type.draytonwiser.signalLQI-channel.description = The reported network signal LQI
channel-type.draytonwiser.signalRSSI-channel.label = Signal RSSI
channel-type.draytonwiser.signalRSSI-channel.description = The reported network signal RSSI
channel-type.draytonwiser.windowState-channel.label = Window State
channel-type.draytonwiser.windowState-channel.description = Is the window open or closed
channel-type.draytonwiser.windowStateDetection-channel.label = Open Window Detection
channel-type.draytonwiser.windowStateDetection-channel.description = Is window detection turned on
channel-type.draytonwiser.wiserBatteryLevel-channel.label = Battery Level (Wiser)
channel-type.draytonwiser.wiserBatteryLevel-channel.description = Current Battery Level for the device
channel-type.draytonwiser.wiserSignalStrength-channel.label = Signal Strength (Wiser)
channel-type.draytonwiser.wiserSignalStrength-channel.description = The reported network signal strength
channel-type.draytonwiser.zigbeeConnected-channel.label = Device Connected
channel-type.draytonwiser.zigbeeConnected-channel.description = Is the device still connected to the ZigBee network