openhab-addons/bundles/org.openhab.binding.touchwand/src/main/resources/OH-INF/i18n/touchwand.properties
J-N-K 89d0689e36
fix i18n for bindings (#14235)
Also-By: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-21 12:14:51 +01:00

69 lines
3.9 KiB
Properties

# add-on
addon.touchwand.name = TouchWand Binding
addon.touchwand.description = Connect to TouchWand Wanderfull™ Hub and communicate with units connected to the controller.
# thing types
thing-type.touchwand.alarmsensor.label = TouchWand Alarm Sensor Unit
thing-type.touchwand.bridge.label = TouchWand Wanderfull Hub Bridge
thing-type.touchwand.bridge.description = Multifunctional Gateway - a bridge to units and scenarios
thing-type.touchwand.bsensor.label = TouchWand Binary Sensor Unit
thing-type.touchwand.dimmer.label = TouchWand Dimmer Unit
thing-type.touchwand.dimmer.channel.brightness.description = light brightness control
thing-type.touchwand.shutter.label = TouchWand Shutter Unit
thing-type.touchwand.shutter.channel.shutter.description = Shutter control
thing-type.touchwand.switch.label = TouchWand Switch Unit
thing-type.touchwand.switch.channel.switch.description = Unit on off switch
thing-type.touchwand.thermostat.label = TouchWand Thermostat Unit
thing-type.touchwand.wallcontroller.label = TouchWand WallController Unit
thing-type.touchwand.wallcontroller.channel.wallaction.description = WallController action
# thing types config
thing-type.config.touchwand.bridge.addSecondaryUnits.label = Add Secondary Controllers
thing-type.config.touchwand.bridge.addSecondaryUnits.description = If the controller is primary, add secondary controllers units as well
thing-type.config.touchwand.bridge.ipAddress.label = Network Address
thing-type.config.touchwand.bridge.ipAddress.description = Network address of this TouchWand Wanderfull Hub
thing-type.config.touchwand.bridge.password.label = Password
thing-type.config.touchwand.bridge.password.description = Password for TouchWand Wanderfull Hub
thing-type.config.touchwand.bridge.port.label = Port
thing-type.config.touchwand.bridge.port.description = Port of the TouchWand Wanderfull Hub communication channel
thing-type.config.touchwand.bridge.username.label = Username
thing-type.config.touchwand.bridge.username.description = Username for TouchWand Wanderfull Hub
# channel types
channel-type.touchwand.fanLevel.label = Fan Level
channel-type.touchwand.fanLevel.description = Fan level (Low, Medium, High, Auto)
channel-type.touchwand.fanLevel.state.option.low = Low
channel-type.touchwand.fanLevel.state.option.medium = Medium
channel-type.touchwand.fanLevel.state.option.high = High
channel-type.touchwand.fanLevel.state.option.fanAuto = Auto
channel-type.touchwand.illumination.label = Illumination
channel-type.touchwand.illumination.description = This channel shows the brightness of the environment in Lux.
channel-type.touchwand.isOpen.label = Open Status
channel-type.touchwand.isOpen.label = Open Status
channel-type.touchwand.leak.label = Leak Detected
channel-type.touchwand.mode.label = Mode
channel-type.touchwand.mode.description = Thermostat mode (Cool, Heat, Fan, Dry, Auto)
channel-type.touchwand.mode.state.option.cool = Cool
channel-type.touchwand.mode.state.option.heat = Heat
channel-type.touchwand.mode.state.option.fan = Fan
channel-type.touchwand.mode.state.option.auto = Auto
channel-type.touchwand.mode.state.option.dry = Dry
channel-type.touchwand.motion.label = Motion Status
channel-type.touchwand.motion.label = Motion Detected
channel-type.touchwand.roomTemperature.label = Room Temperature
channel-type.touchwand.roomTemperature.description = Current room temperature
channel-type.touchwand.shutter.label = Shutter
channel-type.touchwand.shutter.description = The Shutter channel allows control shutters
channel-type.touchwand.smoke.label = Smoke Detected
channel-type.touchwand.state.label = AC On Off State
channel-type.touchwand.switch.label = Switch
channel-type.touchwand.switch.description = The switch channel allows to switch the light on and off.
channel-type.touchwand.targetTemperature.label = Target Temperature
channel-type.touchwand.targetTemperature.description = The set point temperature
channel-type.touchwand.temperature.label = Temperature
channel-type.touchwand.wallaction.label = WallController action