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:
@@ -0,0 +1,500 @@
|
||||
# binding
|
||||
|
||||
binding.lutron.name = Lutron Binding
|
||||
binding.lutron.description = The Lutron binding interfaces with Lutron lighting control and home automation systems such as RadioRA, RadioRA 2, HomeWorks, HomeWorks QS, RA2 Select, Caseta, and GRAFIK Eye.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.lutron.blind.label = Lutron Blind
|
||||
thing-type.lutron.blind.description = Controls venetian and horizontal sheer blinds
|
||||
thing-type.lutron.cco.label = CCO
|
||||
thing-type.lutron.cco.description = Contact Closure Output
|
||||
thing-type.lutron.ccomaintained.label = Maintained CCO (Deprecated)
|
||||
thing-type.lutron.ccomaintained.description = Maintained Contact Closure Output (Deprecated)
|
||||
thing-type.lutron.ccopulsed.label = Pulsed CCO (Deprecated)
|
||||
thing-type.lutron.ccopulsed.description = Pulsed Contact Closure Output (Deprecated)
|
||||
thing-type.lutron.dimmer.label = Lutron Dimmer
|
||||
thing-type.lutron.dimmer.description = Controls dimmable loads
|
||||
thing-type.lutron.fan.label = Fan Speed Controller
|
||||
thing-type.lutron.fan.description = Controls ceiling fans
|
||||
thing-type.lutron.grafikeye.label = GRAFIK Eye
|
||||
thing-type.lutron.grafikeye.description = Controls a GRAFIK Eye
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity1.label = Zone 1 Intensity
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity1.description = The intensity level of zone 1
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity2.label = Zone 2 Intensity
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity2.description = The intensity level of zone 2
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity3.label = Zone 3 Intensity
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity3.description = The intensity level of zone 3
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity4.label = Zone 4 Intensity
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity4.description = The intensity level of zone 4
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity5.label = Zone 5 Intensity
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity5.description = The intensity level of zone 5
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity6.label = Zone 6 Intensity
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity6.description = The intensity level of zone 6
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity7.label = Zone 7 Intensity
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity7.description = The intensity level of zone 7
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity8.label = Zone 8 Intensity
|
||||
thing-type.lutron.grafikeye.channel.zoneintensity8.description = The intensity level of zone 8
|
||||
thing-type.lutron.grafikeye.channel.zonelower1.label = Ramps Zone 1 Down
|
||||
thing-type.lutron.grafikeye.channel.zonelower1.description = Starts the ramping of Zone 1 down (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zonelower2.label = Ramps Zone 2 Down
|
||||
thing-type.lutron.grafikeye.channel.zonelower2.description = Starts the ramping of Zone 2 down (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zonelower3.label = Ramps Zone 3 Down
|
||||
thing-type.lutron.grafikeye.channel.zonelower3.description = Starts the ramping of Zone 3 down (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zonelower4.label = Ramps Zone 4 Down
|
||||
thing-type.lutron.grafikeye.channel.zonelower4.description = Starts the ramping of Zone 4 down (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zonelower5.label = Ramps Zone 5 Down
|
||||
thing-type.lutron.grafikeye.channel.zonelower5.description = Starts the ramping of Zone 5 down (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zonelower6.label = Ramps Zone 6 Down
|
||||
thing-type.lutron.grafikeye.channel.zonelower6.description = Starts the ramping of Zone 6 down (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zonelower7.label = Ramps Zone 7 Down
|
||||
thing-type.lutron.grafikeye.channel.zonelower7.description = Starts the ramping of Zone 7 down (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zonelower8.label = Ramps Zone 8 Down
|
||||
thing-type.lutron.grafikeye.channel.zonelower8.description = Starts the ramping of Zone 8 down (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneraise1.label = Ramps Zone 1 Up
|
||||
thing-type.lutron.grafikeye.channel.zoneraise1.description = Starts the ramping of Zone 1 up (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneraise2.label = Ramps Zone 2 Up
|
||||
thing-type.lutron.grafikeye.channel.zoneraise2.description = Starts the ramping of Zone 2 up (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneraise3.label = Ramps Zone 3 Up
|
||||
thing-type.lutron.grafikeye.channel.zoneraise3.description = Starts the ramping of Zone 3 up (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneraise4.label = Ramps Zone 4 Up
|
||||
thing-type.lutron.grafikeye.channel.zoneraise4.description = Starts the ramping of Zone 4 up (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneraise5.label = Ramps Zone 5 Up
|
||||
thing-type.lutron.grafikeye.channel.zoneraise5.description = Starts the ramping of Zone 5 up (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneraise6.label = Ramps Zone 6 Up
|
||||
thing-type.lutron.grafikeye.channel.zoneraise6.description = Starts the ramping of Zone 6 up (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneraise7.label = Ramps Zone 7 Up
|
||||
thing-type.lutron.grafikeye.channel.zoneraise7.description = Starts the ramping of Zone 7 up (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneraise8.label = Ramps Zone 8 Up
|
||||
thing-type.lutron.grafikeye.channel.zoneraise8.description = Starts the ramping of Zone 8 up (in zonefade seconds)
|
||||
thing-type.lutron.grafikeye.channel.zoneshade1.label = Zone 1 Shade
|
||||
thing-type.lutron.grafikeye.channel.zoneshade1.description = The shade status of zone 1
|
||||
thing-type.lutron.grafikeye.channel.zoneshade2.label = Zone 2 Shade
|
||||
thing-type.lutron.grafikeye.channel.zoneshade2.description = The shade status of zone 2
|
||||
thing-type.lutron.grafikeye.channel.zoneshade3.label = Zone 3 Shade
|
||||
thing-type.lutron.grafikeye.channel.zoneshade3.description = The shade status of zone 3
|
||||
thing-type.lutron.grafikeye.channel.zoneshade4.label = Zone 4 Shade
|
||||
thing-type.lutron.grafikeye.channel.zoneshade4.description = The shade status of zone 4
|
||||
thing-type.lutron.grafikeye.channel.zoneshade5.label = Zone 5 Shade
|
||||
thing-type.lutron.grafikeye.channel.zoneshade5.description = The shade status of zone 5
|
||||
thing-type.lutron.grafikeye.channel.zoneshade6.label = Zone 6 Shade
|
||||
thing-type.lutron.grafikeye.channel.zoneshade6.description = The shade status of zone 6
|
||||
thing-type.lutron.grafikeye.channel.zoneshade7.label = Zone 7 Shade
|
||||
thing-type.lutron.grafikeye.channel.zoneshade7.description = The shade status of zone 7
|
||||
thing-type.lutron.grafikeye.channel.zoneshade8.label = Zone 8 Shade
|
||||
thing-type.lutron.grafikeye.channel.zoneshade8.description = The shade status of zone 8
|
||||
thing-type.lutron.grafikeyekeypad.label = GRAFIK Eye QS Keypad
|
||||
thing-type.lutron.grafikeyekeypad.description = Lutron GRAFIK Eye QS for RadioRA 2/HomeWorks QS
|
||||
thing-type.lutron.greenmode.label = Green Mode
|
||||
thing-type.lutron.greenmode.description = Green mode step control
|
||||
thing-type.lutron.hwdimmer.label = Lutron Dimmer (Legacy HomeWorks)
|
||||
thing-type.lutron.hwdimmer.description = Controls dimmable loads for legacy HomeWorks systems
|
||||
thing-type.lutron.hwserialbridge.label = Lutron HomeWorks RS232 Bridge
|
||||
thing-type.lutron.hwserialbridge.description = RS232 access point to Legacy Lutron HomeWorks lighting control system
|
||||
thing-type.lutron.intlkeypad.label = International seeTouch Keypad
|
||||
thing-type.lutron.intlkeypad.description = Lutron International seeTouch keypad (HomeWorks QS Only)
|
||||
thing-type.lutron.ipbridge.label = Lutron IP Access Point
|
||||
thing-type.lutron.ipbridge.description = Lutron controller using Lutron Integration Protocol (LIP) over TCP/IP
|
||||
thing-type.lutron.keypad.label = seeTouch Keypad
|
||||
thing-type.lutron.keypad.description = Lutron seeTouch/Hybrid seeTouch wall keypad
|
||||
thing-type.lutron.leapbridge.label = Lutron LEAP Access Point
|
||||
thing-type.lutron.leapbridge.description = Lutron controller using LEAP protocol over TCP/IP
|
||||
thing-type.lutron.occupancysensor.label = Radio Powr Savr Sensor
|
||||
thing-type.lutron.occupancysensor.description = Motion sensor to detect occupancy status
|
||||
thing-type.lutron.ogroup.label = Occupancy Group
|
||||
thing-type.lutron.ogroup.description = Shows state of occupancy sensor group
|
||||
thing-type.lutron.palladiomkeypad.label = Palladiom Keypad
|
||||
thing-type.lutron.palladiomkeypad.description = Lutron Palladiom keypad (HomeWorks QS Only)
|
||||
thing-type.lutron.pico.label = Pico Keypad
|
||||
thing-type.lutron.pico.description = Lutron wireless Pico keypad
|
||||
thing-type.lutron.prgbridge.label = Lutron GRX-PRG or GRX-CI-PRG Bridge
|
||||
thing-type.lutron.prgbridge.description = Ethernet access point to Lutron GRAFIK Eye 3x/4x Systems
|
||||
thing-type.lutron.prgbridge.channel.ssnextminute.label = Super Schedule Next Minute
|
||||
thing-type.lutron.prgbridge.channel.ssnextminute.description = Minutes until the next step in the super schedule
|
||||
thing-type.lutron.prgbridge.channel.ssnextsecond.label = Super Schedule Next Seconds
|
||||
thing-type.lutron.prgbridge.channel.ssnextsecond.description = Seconds until the next step in the super schedule
|
||||
thing-type.lutron.prgbridge.channel.ssnextstep.label = Super Schedule Next Step
|
||||
thing-type.lutron.prgbridge.channel.ssnextstep.description = The next step number in the Super Schedule
|
||||
thing-type.lutron.prgbridge.channel.sspause.label = Super Schedule Pause
|
||||
thing-type.lutron.prgbridge.channel.sspause.description = Pause the super schedule
|
||||
thing-type.lutron.prgbridge.channel.ssresume.label = Super Schedule Resume
|
||||
thing-type.lutron.prgbridge.channel.ssresume.description = Resume the super schedule
|
||||
thing-type.lutron.prgbridge.channel.ssstart.label = Super Schedule Start
|
||||
thing-type.lutron.prgbridge.channel.ssstart.description = Start the super schedule
|
||||
thing-type.lutron.prgbridge.channel.sunrise.label = Sunrise
|
||||
thing-type.lutron.prgbridge.channel.sunrise.description = Today's sunrise
|
||||
thing-type.lutron.prgbridge.channel.sunset.label = Sunset
|
||||
thing-type.lutron.prgbridge.channel.sunset.description = Today's sunset
|
||||
thing-type.lutron.prgbridge.channel.zonelowerstop.label = All Zone Lower Stop
|
||||
thing-type.lutron.prgbridge.channel.zonelowerstop.description = Stopping all ramping down on all Control Units
|
||||
thing-type.lutron.prgbridge.channel.zoneraisestop.label = All Zone Raise Stop
|
||||
thing-type.lutron.prgbridge.channel.zoneraisestop.description = Stopping all ramping up on all Control Units
|
||||
thing-type.lutron.qsio.label = QS IO Interface
|
||||
thing-type.lutron.qsio.description = Lutron QS IO Interface
|
||||
thing-type.lutron.ra-dimmer.label = Lutron Dimmer (Legacy RadioRA)
|
||||
thing-type.lutron.ra-dimmer.description = Controls dimmable loads for legacy RadioRA systems
|
||||
thing-type.lutron.ra-phantomButton.label = Phantom Button (Legacy RadioRA)
|
||||
thing-type.lutron.ra-phantomButton.description = Phantom Button for Legacy RadioRA systems
|
||||
thing-type.lutron.ra-rs232.label = Lutron RadioRA RS232
|
||||
thing-type.lutron.ra-rs232.description = RS-232 access to legacy Lutron RadioRA systems
|
||||
thing-type.lutron.ra-switch.label = Lutron Switch (Legacy RadioRA)
|
||||
thing-type.lutron.ra-switch.description = On/off switch for Legacy RadioRA systems
|
||||
thing-type.lutron.shade.label = Lutron Shade
|
||||
thing-type.lutron.shade.description = Controls roller shades, drapes, and motor controllers
|
||||
thing-type.lutron.switch.label = Lutron Switch
|
||||
thing-type.lutron.switch.description = On/off switch
|
||||
thing-type.lutron.sysvar.label = System State Variable
|
||||
thing-type.lutron.sysvar.description = HomeWorks QS system state variable
|
||||
thing-type.lutron.timeclock.label = Timeclock
|
||||
thing-type.lutron.timeclock.description = RA2/HWQS timeclock and scheduler module
|
||||
thing-type.lutron.timeclock.channel.disableevent.label = Disable Event
|
||||
thing-type.lutron.timeclock.channel.enableevent.label = Enable Event
|
||||
thing-type.lutron.timeclock.channel.execevent.label = Execute Event
|
||||
thing-type.lutron.timeclock.channel.sunrise.label = Sunrise
|
||||
thing-type.lutron.timeclock.channel.sunrise.description = Today's sunrise time
|
||||
thing-type.lutron.timeclock.channel.sunset.label = Sunset
|
||||
thing-type.lutron.timeclock.channel.sunset.description = Today's sunset time
|
||||
thing-type.lutron.ttkeypad.label = Tabletop seeTouch Keypad
|
||||
thing-type.lutron.ttkeypad.description = Lutron wireless tabletop keypad
|
||||
thing-type.lutron.vcrx.label = VCRX
|
||||
thing-type.lutron.vcrx.description = Lutron visor control receiver
|
||||
thing-type.lutron.virtualkeypad.label = Virtual Keypad
|
||||
thing-type.lutron.virtualkeypad.description = Virtual integration keypad on repeater
|
||||
thing-type.lutron.wci.label = WCI
|
||||
thing-type.lutron.wci.description = QS Wallbox Closure Interface
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.lutron.blind.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.blind.integrationId.description = Address of blind in the Lutron system
|
||||
thing-type.config.lutron.blind.type.label = Type
|
||||
thing-type.config.lutron.blind.type.description = Type of blind
|
||||
thing-type.config.lutron.blind.type.option.Sheer = Sheer
|
||||
thing-type.config.lutron.blind.type.option.Venetian = Venetian
|
||||
thing-type.config.lutron.cco.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.cco.integrationId.description = Address of CCO in the Lutron control system
|
||||
thing-type.config.lutron.cco.outputType.label = Output Type
|
||||
thing-type.config.lutron.cco.outputType.description = CCO Output Type
|
||||
thing-type.config.lutron.cco.outputType.option.Pulsed = Pulsed
|
||||
thing-type.config.lutron.cco.outputType.option.Maintained = Maintained
|
||||
thing-type.config.lutron.cco.pulseLength.label = Pulse Length
|
||||
thing-type.config.lutron.cco.pulseLength.description = Pulse length in seconds (0.25 - 99.00)
|
||||
thing-type.config.lutron.ccomaintained.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.ccomaintained.integrationId.description = Address of CCO in the Lutron control system
|
||||
thing-type.config.lutron.ccopulsed.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.ccopulsed.integrationId.description = Address of CCO in the Lutron control system
|
||||
thing-type.config.lutron.ccopulsed.pulseLength.label = Pulse Length
|
||||
thing-type.config.lutron.ccopulsed.pulseLength.description = Pulse length in seconds (0.25 - 99.00)
|
||||
thing-type.config.lutron.dimmer.fadeInTime.label = Fade In Time
|
||||
thing-type.config.lutron.dimmer.fadeInTime.description = Fade time in seconds when turning on the light
|
||||
thing-type.config.lutron.dimmer.fadeOutTime.label = Fade Out Time
|
||||
thing-type.config.lutron.dimmer.fadeOutTime.description = Fade time in seconds when turning off the light
|
||||
thing-type.config.lutron.dimmer.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.dimmer.integrationId.description = Address of dimmer in the Lutron lighting system
|
||||
thing-type.config.lutron.dimmer.onLevel.label = On Level
|
||||
thing-type.config.lutron.dimmer.onLevel.description = Output level to go to when an ON command is received. Default is 100%.
|
||||
thing-type.config.lutron.dimmer.onToLast.label = Turn On To Last Level
|
||||
thing-type.config.lutron.dimmer.onToLast.description = If set to true, dimmer will go to the last non-zero level set when an ON command is received. If the last level cannot be determined, the value of onLevel will be used instead.
|
||||
thing-type.config.lutron.fan.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.fan.integrationId.description = Address of fan controller in the Lutron system
|
||||
thing-type.config.lutron.grafikeye.controlUnit.label = Integration ID
|
||||
thing-type.config.lutron.grafikeye.controlUnit.description = Address of dimmer in the Lutron lighting system
|
||||
thing-type.config.lutron.grafikeye.fade.label = Default Zone Intensity Fade Time
|
||||
thing-type.config.lutron.grafikeye.fade.description = Default fade time (in seconds) to new intensity
|
||||
thing-type.config.lutron.grafikeye.polling.label = Polling Interval
|
||||
thing-type.config.lutron.grafikeye.polling.description = Interval (in seconds) to poll the actual state of the Matrix
|
||||
thing-type.config.lutron.grafikeye.shadeZones.label = Shade Zone(s)
|
||||
thing-type.config.lutron.grafikeye.shadeZones.description = Comma delimited list of zones that are QED shades
|
||||
thing-type.config.lutron.grafikeye.shadeZones.label = Shade Zones
|
||||
thing-type.config.lutron.grafikeye.shadeZones.description = Comma separated list of zones that are shades
|
||||
thing-type.config.lutron.grafikeyekeypad.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.grafikeyekeypad.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.grafikeyekeypad.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.grafikeyekeypad.integrationId.description = Address of GRAFIK Eye in the Lutron lighting system
|
||||
thing-type.config.lutron.grafikeyekeypad.model.label = GRAFIK Eye Keypad Layout
|
||||
thing-type.config.lutron.grafikeyekeypad.model.description = Number of shade button columns
|
||||
thing-type.config.lutron.grafikeyekeypad.model.option.0COL = No shade button columns
|
||||
thing-type.config.lutron.grafikeyekeypad.model.option.1COL = 1 shade button column
|
||||
thing-type.config.lutron.grafikeyekeypad.model.option.2COL = 2 shade button columns
|
||||
thing-type.config.lutron.grafikeyekeypad.model.option.3COL = 3 shade button columns
|
||||
thing-type.config.lutron.greenmode.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.greenmode.integrationId.description = Address of green mode controller in the Lutron control system
|
||||
thing-type.config.lutron.greenmode.pollInterval.label = Poll Interval
|
||||
thing-type.config.lutron.greenmode.pollInterval.description = Poll interval in minutes (0 = polling disabled)
|
||||
thing-type.config.lutron.hwdimmer.address.label = Address
|
||||
thing-type.config.lutron.hwdimmer.address.description = Address of dimmer in the Lutron lighting system
|
||||
thing-type.config.lutron.hwdimmer.defaultLevel.label = Default Level
|
||||
thing-type.config.lutron.hwdimmer.defaultLevel.description = The default dimmer level to use when turning the light on
|
||||
thing-type.config.lutron.hwdimmer.fadeTime.label = Fade Time
|
||||
thing-type.config.lutron.hwdimmer.fadeTime.description = Fade time in seconds to set the light level
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.label = Baud Rate
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.description = The baud rate to use for the RS232 connection. Valid values are 300, 600, 1200, 2400, 4800, 9600 (default), 19200, 38400, 57600, and 115200.
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.300 = 300
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.600 = 600
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.1200 = 1200
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.2400 = 2400
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.4800 = 4800
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.9600 = 9600
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.19200 = 19200
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.38400 = 38400
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.57600 = 57600
|
||||
thing-type.config.lutron.hwserialbridge.baudRate.option.115200 = 115200
|
||||
thing-type.config.lutron.hwserialbridge.serialPort.label = HomeWorks Bridge Serial Port
|
||||
thing-type.config.lutron.hwserialbridge.serialPort.description = The serial port name for the HomeWorks processor. Valid values are e.g. COM1 for Windows and /dev/ttyS0 or /dev/ttyUSB0 for Linux.
|
||||
thing-type.config.lutron.hwserialbridge.updateTime.label = Update Processor Time
|
||||
thing-type.config.lutron.hwserialbridge.updateTime.description = The older HomeWorks processors seem to have difficulty keeping track of the time, especially where daylight savings is concerned. If this option is selected, the HomeWorks bridge will automatically update the processor on initialization and once per day thereafter.
|
||||
thing-type.config.lutron.intlkeypad.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.intlkeypad.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.intlkeypad.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.intlkeypad.integrationId.description = Address of keypad in the Lutron lighting system
|
||||
thing-type.config.lutron.intlkeypad.model.label = Keypad Model
|
||||
thing-type.config.lutron.intlkeypad.model.description = Keypad/faceplate model number without the system prefix
|
||||
thing-type.config.lutron.intlkeypad.model.option.2B = 2B
|
||||
thing-type.config.lutron.intlkeypad.model.option.3B = 3B
|
||||
thing-type.config.lutron.intlkeypad.model.option.4B = 4B
|
||||
thing-type.config.lutron.intlkeypad.model.option.5BRL = 5BRL
|
||||
thing-type.config.lutron.intlkeypad.model.option.6BRL = 6BRL
|
||||
thing-type.config.lutron.intlkeypad.model.option.7BRL = 7BRL
|
||||
thing-type.config.lutron.intlkeypad.model.option.8BRL = 8BRL
|
||||
thing-type.config.lutron.intlkeypad.model.option.10BRL = 10BRL
|
||||
thing-type.config.lutron.intlkeypad.model.option.Generic = Generic
|
||||
thing-type.config.lutron.ipbridge.delay.label = Send Delay
|
||||
thing-type.config.lutron.ipbridge.delay.description = The delay in milliseconds between sending integration commands (for throttling)
|
||||
thing-type.config.lutron.ipbridge.discoveryFile.label = Discovery Data File
|
||||
thing-type.config.lutron.ipbridge.discoveryFile.description = File to read device discovery information from (for debugging)
|
||||
thing-type.config.lutron.ipbridge.heartbeat.label = Keepalive Heartbeat Interval
|
||||
thing-type.config.lutron.ipbridge.heartbeat.description = The period in minutes between connection heartbeat checks
|
||||
thing-type.config.lutron.ipbridge.ipAddress.label = IP or Host Name
|
||||
thing-type.config.lutron.ipbridge.ipAddress.description = The IP or host name of the Lutron integration access point
|
||||
thing-type.config.lutron.ipbridge.password.label = Password
|
||||
thing-type.config.lutron.ipbridge.password.description = The user password to log in to the integration access point
|
||||
thing-type.config.lutron.ipbridge.reconnect.label = Reconnect Interval
|
||||
thing-type.config.lutron.ipbridge.reconnect.description = The period in minutes that the handler will wait between connection attempts
|
||||
thing-type.config.lutron.ipbridge.user.label = User Name
|
||||
thing-type.config.lutron.ipbridge.user.description = The user name to log in to the integration access point
|
||||
thing-type.config.lutron.keypad.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.keypad.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.keypad.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.keypad.integrationId.description = Address of keypad in the Lutron lighting system
|
||||
thing-type.config.lutron.keypad.model.label = Keypad Model
|
||||
thing-type.config.lutron.keypad.model.description = Keypad model number without the system prefix
|
||||
thing-type.config.lutron.keypad.model.option.H1RLD = H1RLD
|
||||
thing-type.config.lutron.keypad.model.option.H2RLD = H2RLD
|
||||
thing-type.config.lutron.keypad.model.option.H3BSRL = H3BSRL
|
||||
thing-type.config.lutron.keypad.model.option.H3S = H3S
|
||||
thing-type.config.lutron.keypad.model.option.H4S = H4S
|
||||
thing-type.config.lutron.keypad.model.option.H5BRL = H5BRL
|
||||
thing-type.config.lutron.keypad.model.option.H6BRL = H6BRL
|
||||
thing-type.config.lutron.keypad.model.option.HN1RLD = HN1RLD
|
||||
thing-type.config.lutron.keypad.model.option.HN2RLD = HN2RLD
|
||||
thing-type.config.lutron.keypad.model.option.HN3BSRL = HN3BSRL
|
||||
thing-type.config.lutron.keypad.model.option.HN3S = HN3S
|
||||
thing-type.config.lutron.keypad.model.option.HN4S = HN4S
|
||||
thing-type.config.lutron.keypad.model.option.HN5BRL = HN5BRL
|
||||
thing-type.config.lutron.keypad.model.option.HN6BRL = HN6BRL
|
||||
thing-type.config.lutron.keypad.model.option.W1RLD = W1RLD
|
||||
thing-type.config.lutron.keypad.model.option.W2RLD = W2RLD
|
||||
thing-type.config.lutron.keypad.model.option.W3BD = W3BD
|
||||
thing-type.config.lutron.keypad.model.option.W3BRL = W3BRL
|
||||
thing-type.config.lutron.keypad.model.option.W3BSRL = W3BSRL
|
||||
thing-type.config.lutron.keypad.model.option.W3S = W3S
|
||||
thing-type.config.lutron.keypad.model.option.W4S = W4S
|
||||
thing-type.config.lutron.keypad.model.option.W5BRL = W5BRL
|
||||
thing-type.config.lutron.keypad.model.option.W5BRLIR = W5BRLIR
|
||||
thing-type.config.lutron.keypad.model.option.W6BRL = W6BRL
|
||||
thing-type.config.lutron.keypad.model.option.W7B = W7B
|
||||
thing-type.config.lutron.keypad.model.option.Generic = Generic
|
||||
thing-type.config.lutron.leapbridge.certValidate.label = Validate SSL Certificates
|
||||
thing-type.config.lutron.leapbridge.certValidate.description = Validate server SSL certificate
|
||||
thing-type.config.lutron.leapbridge.delay.label = Send Delay
|
||||
thing-type.config.lutron.leapbridge.delay.description = The delay in milliseconds between sending integration commands (for throttling)
|
||||
thing-type.config.lutron.leapbridge.heartbeat.label = Keepalive Heartbeat Interval
|
||||
thing-type.config.lutron.leapbridge.heartbeat.description = The period in minutes between connection heartbeat checks
|
||||
thing-type.config.lutron.leapbridge.ipAddress.label = IP or Host Name
|
||||
thing-type.config.lutron.leapbridge.ipAddress.description = The IP or host name of the Lutron integration access point
|
||||
thing-type.config.lutron.leapbridge.keystore.label = Keystore File
|
||||
thing-type.config.lutron.leapbridge.keystore.description = Java keystore containing caseta key and certs
|
||||
thing-type.config.lutron.leapbridge.keystorePassword.label = Keystore Password
|
||||
thing-type.config.lutron.leapbridge.keystorePassword.description = Password for the keystore file
|
||||
thing-type.config.lutron.leapbridge.port.label = TCP Port
|
||||
thing-type.config.lutron.leapbridge.port.description = The bridge TCP port
|
||||
thing-type.config.lutron.leapbridge.reconnect.label = Reconnect Interval
|
||||
thing-type.config.lutron.leapbridge.reconnect.description = The period in minutes that the handler will wait between connection attempts
|
||||
thing-type.config.lutron.occupancysensor.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.occupancysensor.integrationId.description = Address of sensor in the Lutron lighting system
|
||||
thing-type.config.lutron.ogroup.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.ogroup.integrationId.description = Occupancy group number
|
||||
thing-type.config.lutron.palladiomkeypad.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.palladiomkeypad.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.palladiomkeypad.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.palladiomkeypad.integrationId.description = Address of keypad in the Lutron lighting system
|
||||
thing-type.config.lutron.palladiomkeypad.model.label = Keypad Model
|
||||
thing-type.config.lutron.palladiomkeypad.model.description = Keypad/faceplate model number without the system prefix
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.2W = 2W
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.3W = 3W
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.4W = 4W
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.RW = RW
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.22W = 22W
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.24W = 24W
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.42W = 42W
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.44W = 44W
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.2RW = 2RW
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.4RW = 4RW
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.RRW = RRW
|
||||
thing-type.config.lutron.palladiomkeypad.model.option.Generic = Generic
|
||||
thing-type.config.lutron.pico.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.pico.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.pico.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.pico.integrationId.description = Address of keypad in the Lutron lighting system
|
||||
thing-type.config.lutron.pico.model.label = Pico Model
|
||||
thing-type.config.lutron.pico.model.description = Pico model number without the system prefix
|
||||
thing-type.config.lutron.pico.model.option.2B = 2B
|
||||
thing-type.config.lutron.pico.model.option.2BRL = 2BRL
|
||||
thing-type.config.lutron.pico.model.option.3B = 3B
|
||||
thing-type.config.lutron.pico.model.option.3BRL = 3BRL
|
||||
thing-type.config.lutron.pico.model.option.4B = 4B
|
||||
thing-type.config.lutron.pico.model.option.Generic = Generic
|
||||
thing-type.config.lutron.prgbridge.ipAddress.label = IP or Host Name
|
||||
thing-type.config.lutron.prgbridge.ipAddress.description = The IP or host name of the PRG access point
|
||||
thing-type.config.lutron.prgbridge.retryPolling.label = Polling Interval to Try to Reconnect
|
||||
thing-type.config.lutron.prgbridge.retryPolling.description = Interval (in seconds) to try to (re)connect to the matrix
|
||||
thing-type.config.lutron.prgbridge.userName.label = User Name
|
||||
thing-type.config.lutron.prgbridge.userName.description = The user name to log in to the PRG access point (typically "nwk" for connection 1 or "nwk2" for connection 2)
|
||||
thing-type.config.lutron.qsio.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.qsio.integrationId.description = Address of QS IO Interface in the HomeWorks QS system
|
||||
thing-type.config.lutron.ra-dimmer.fadeInSec.label = Fade In (sec)
|
||||
thing-type.config.lutron.ra-dimmer.fadeInSec.description = Time in seconds dimmer should take when increasing the level
|
||||
thing-type.config.lutron.ra-dimmer.fadeOutSec.label = Fade Out (sec)
|
||||
thing-type.config.lutron.ra-dimmer.fadeOutSec.description = Time in seconds dimmer should take when lowering the level
|
||||
thing-type.config.lutron.ra-dimmer.system.label = System Number
|
||||
thing-type.config.lutron.ra-dimmer.system.description = System number (bridged systems only). Set to 1 or 2. 0 = NA (default).
|
||||
thing-type.config.lutron.ra-dimmer.zoneNumber.label = Zone Number
|
||||
thing-type.config.lutron.ra-dimmer.zoneNumber.description = Assigned Zone Number within the Lutron RadioRA system.
|
||||
thing-type.config.lutron.ra-phantomButton.buttonNumber.label = Phantom Button Number
|
||||
thing-type.config.lutron.ra-phantomButton.buttonNumber.description = Phantom Button Number within the Lutron RadioRA system.
|
||||
thing-type.config.lutron.ra-phantomButton.system.label = System Number
|
||||
thing-type.config.lutron.ra-phantomButton.system.description = System number (bridged systems only). Set to 1 or 2. 0 = NA (default).
|
||||
thing-type.config.lutron.ra-rs232.baud.label = Baud Rate
|
||||
thing-type.config.lutron.ra-rs232.baud.description = Baud Rate (defaults to 9600)
|
||||
thing-type.config.lutron.ra-rs232.portName.label = Serial Port
|
||||
thing-type.config.lutron.ra-rs232.portName.description = The serial port to use to communicate with a Lutron RadioRA system
|
||||
thing-type.config.lutron.ra-switch.system.label = System Number
|
||||
thing-type.config.lutron.ra-switch.system.description = System number (bridged systems only). Set to 1 or 2. 0 = NA (default).
|
||||
thing-type.config.lutron.ra-switch.zoneNumber.label = Zone Number
|
||||
thing-type.config.lutron.ra-switch.zoneNumber.description = Assigned Zone Number within the Lutron RadioRA system.
|
||||
thing-type.config.lutron.shade.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.shade.integrationId.description = Address of shade in the Lutron system
|
||||
thing-type.config.lutron.switch.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.switch.integrationId.description = Address of switch in the Lutron lighting system
|
||||
thing-type.config.lutron.sysvar.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.sysvar.integrationId.description = Integration ID for state variable
|
||||
thing-type.config.lutron.timeclock.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.timeclock.integrationId.description = Address of timeclock in the Lutron control system
|
||||
thing-type.config.lutron.ttkeypad.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.ttkeypad.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.ttkeypad.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.ttkeypad.integrationId.description = Address of keypad in the Lutron lighting system
|
||||
thing-type.config.lutron.ttkeypad.model.label = Keypad Model
|
||||
thing-type.config.lutron.ttkeypad.model.description = Keypad model number without the system prefix
|
||||
thing-type.config.lutron.ttkeypad.model.option.T5RL = T5RL
|
||||
thing-type.config.lutron.ttkeypad.model.option.T10RL = T10RL
|
||||
thing-type.config.lutron.ttkeypad.model.option.T15RL = T15RL
|
||||
thing-type.config.lutron.ttkeypad.model.option.T5CRL = T5CRL
|
||||
thing-type.config.lutron.ttkeypad.model.option.T10CRL = T10CRL
|
||||
thing-type.config.lutron.ttkeypad.model.option.T15CRL = T15CRL
|
||||
thing-type.config.lutron.ttkeypad.model.option.Generic = Generic
|
||||
thing-type.config.lutron.vcrx.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.vcrx.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.vcrx.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.vcrx.integrationId.description = Address of VCRX in the Lutron control system
|
||||
thing-type.config.lutron.virtualkeypad.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.virtualkeypad.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.virtualkeypad.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.virtualkeypad.integrationId.description = Address in the Lutron control system
|
||||
thing-type.config.lutron.virtualkeypad.model.label = Virtual Keypad Type
|
||||
thing-type.config.lutron.virtualkeypad.model.description = System type for virtual keypad
|
||||
thing-type.config.lutron.virtualkeypad.model.option.Caseta = Caseta/RA2 Select Scene Buttons
|
||||
thing-type.config.lutron.virtualkeypad.model.option.Other = HomeWorks/RadioRA 2/Other
|
||||
thing-type.config.lutron.wci.autorelease.label = Auto-release
|
||||
thing-type.config.lutron.wci.autorelease.description = Automatically release pressed buttons
|
||||
thing-type.config.lutron.wci.integrationId.label = Integration ID
|
||||
thing-type.config.lutron.wci.integrationId.description = Address of WCI in the Lutron control system
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.lutron.blindLift.label = Blind Level
|
||||
channel-type.lutron.blindLift.description = Raise/lower the blind level
|
||||
channel-type.lutron.blindTilt.label = Blind Tilt
|
||||
channel-type.lutron.blindTilt.description = Tilt the blinds up/down
|
||||
channel-type.lutron.button.label = Keypad Button
|
||||
channel-type.lutron.button.description = Button to trigger a scene or rule
|
||||
channel-type.lutron.buttonAdvanced.label = Keypad Button
|
||||
channel-type.lutron.buttonAdvanced.description = Button to trigger a scene or rule
|
||||
channel-type.lutron.buttonpress.label = Last Button Press
|
||||
channel-type.lutron.buttonpress.description = Last button pressed
|
||||
channel-type.lutron.cciState.label = CCI
|
||||
channel-type.lutron.cciState.description = Contact Closure input
|
||||
channel-type.lutron.clockmode.label = Timeclock Mode
|
||||
channel-type.lutron.clockmode.description = Mode number for timeclock
|
||||
channel-type.lutron.command-type.label = LEAP Command
|
||||
channel-type.lutron.command-type.description = LEAP command to send (for debugging)
|
||||
channel-type.lutron.eventindex.label = Timeclock Event Index
|
||||
channel-type.lutron.eventindex.description = Timeclock event index number
|
||||
channel-type.lutron.fanControl.label = Fan Speed
|
||||
channel-type.lutron.fanControl.state.option.OFF = Off
|
||||
channel-type.lutron.fanControl.state.option.LOW = Low
|
||||
channel-type.lutron.fanControl.state.option.MEDIUM = Medium
|
||||
channel-type.lutron.fanControl.state.option.MEDIUMHIGH = MediumHigh
|
||||
channel-type.lutron.fanControl.state.option.HIGH = High
|
||||
channel-type.lutron.greenstep.label = Step
|
||||
channel-type.lutron.greenstep.description = Green mode step number
|
||||
channel-type.lutron.groupState.label = Occupancy State
|
||||
channel-type.lutron.groupState.state.option.OCCUPIED = Occupied
|
||||
channel-type.lutron.groupState.state.option.UNOCCUPIED = Unoccupied
|
||||
channel-type.lutron.groupState.state.option.UNKNOWN = Unknown
|
||||
channel-type.lutron.ledIndicator.label = Keypad Button LED Indicator
|
||||
channel-type.lutron.ledIndicator.description = LED indicator for the associated button
|
||||
channel-type.lutron.ledIndicatorAdvanced.label = Keypad Button LED Indicator
|
||||
channel-type.lutron.ledIndicatorAdvanced.description = LED indicator for the associated button
|
||||
channel-type.lutron.lightDimmer.label = Light Level
|
||||
channel-type.lutron.lightDimmer.description = Increase/decrease the light level
|
||||
channel-type.lutron.occupiedState.label = Occupied State
|
||||
channel-type.lutron.occupiedState.description = Occupancy status
|
||||
channel-type.lutron.scene.label = Scene Selection
|
||||
channel-type.lutron.scene.description = Scene selection
|
||||
channel-type.lutron.scenelock.label = Scene Lock
|
||||
channel-type.lutron.scenelock.description = Locks/Unlocks the scene
|
||||
channel-type.lutron.sceneseq.label = Sequence Scenes
|
||||
channel-type.lutron.sceneseq.description = Adds/Removes sequencing of scenes
|
||||
channel-type.lutron.schedule.label = Schedule Number
|
||||
channel-type.lutron.schedule.description = The schedule set on the PRG (0=suspend, 1=weekday, 2=weekend)
|
||||
channel-type.lutron.shadeControl.label = Shade Level
|
||||
channel-type.lutron.shadeControl.description = Raise/lower the shade level
|
||||
channel-type.lutron.sunrisesunset.label = Sunrise/Sunset
|
||||
channel-type.lutron.sunrisesunset.description = Today's sunrise/sunset time
|
||||
channel-type.lutron.superschedulebutton.label = Superschedule
|
||||
channel-type.lutron.superschedulebutton.description = superschedule
|
||||
channel-type.lutron.superscheduleinfo.label = Super Schedule Number
|
||||
channel-type.lutron.superscheduleinfo.description = Somenumber
|
||||
channel-type.lutron.superschedulestatus.label = Super Schedule Status
|
||||
channel-type.lutron.superschedulestatus.description = Status of the Super Schedule
|
||||
channel-type.lutron.switchState.label = Switch State
|
||||
channel-type.lutron.switchState.description = On/off status of the switch
|
||||
channel-type.lutron.timeROAdvanced.label = DateTime
|
||||
channel-type.lutron.timeROAdvanced.description = Advanced read-only DateTime
|
||||
channel-type.lutron.timeclock.label = Time Clock
|
||||
channel-type.lutron.timeclock.description = Current time on the PRG
|
||||
channel-type.lutron.varstateType.label = Variable State
|
||||
channel-type.lutron.varstateType.description = System variable state
|
||||
channel-type.lutron.zonefade.label = Zone Fade (in Seconds)
|
||||
channel-type.lutron.zonefade.description = Specifies the fade (in seconds [truncated to nearest minute if more than 60 seconds]) when applying intensity changes
|
||||
channel-type.lutron.zoneintensity.label = Zone Intensity
|
||||
channel-type.lutron.zoneintensity.description = Specifies the intensity of the zone
|
||||
channel-type.lutron.zonelock.label = Zone Lockout
|
||||
channel-type.lutron.zonelock.description = Locks/Unlocks the zone
|
||||
channel-type.lutron.zonerampdown.label = Ramps Down the Zone
|
||||
channel-type.lutron.zonerampdown.description = Starts ramping down the zone
|
||||
channel-type.lutron.zonerampup.label = Ramps up the Zone
|
||||
channel-type.lutron.zonerampup.description = Starts ramping up the zone
|
||||
channel-type.lutron.zoneshade.label = Zone Shade
|
||||
channel-type.lutron.zoneshade.description = Specifies the QED shade for the zone
|
||||
Reference in New Issue
Block a user