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,203 @@
|
||||
# binding
|
||||
|
||||
binding.dscalarm.name = DSCAlarm Binding
|
||||
binding.dscalarm.description = The DSCAlarm binding interfaces with a DSC PowerSeries Alarm System through the EyezOn Envisalink 3/2DS interface or the DSC IT-100 RS-232 interface.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.dscalarm.envisalink.label = EyezOn Envisalink
|
||||
thing-type.dscalarm.envisalink.description = This bridge represents the EyezOn Envlisalink 3/2D Ethernet interface.
|
||||
thing-type.dscalarm.envisalink.channel.bridge_reset.label = Reset Envisalink
|
||||
thing-type.dscalarm.envisalink.channel.bridge_reset.description = Resets the Envisalink
|
||||
thing-type.dscalarm.envisalink.channel.send_command.label = Send Command
|
||||
thing-type.dscalarm.envisalink.channel.send_command.description = Sends a DSC Alarm Command
|
||||
thing-type.dscalarm.it100.label = DSC IT-100
|
||||
thing-type.dscalarm.it100.description = This bridge represents the DSC IT-100 Serial interface.
|
||||
thing-type.dscalarm.it100.channel.bridge_reset.label = Reset IT100
|
||||
thing-type.dscalarm.it100.channel.bridge_reset.description = Resets the IT100
|
||||
thing-type.dscalarm.it100.channel.send_command.label = Send Command
|
||||
thing-type.dscalarm.it100.channel.send_command.description = Sends a DSC Alarm Command
|
||||
thing-type.dscalarm.keypad.label = DSC Alarm Keypad
|
||||
thing-type.dscalarm.keypad.description = Represents the central administrative unit of the DSC Alarm System.
|
||||
thing-type.dscalarm.keypad.channel.keypad_ac_led.label = Keypad AC LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_ac_led.description = Keypad AC LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.keypad.channel.keypad_armed_led.label = Keypad Armed LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_armed_led.description = Keypad Armed LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.keypad.channel.keypad_backlight_led.label = Keypad Backlight LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_backlight_led.description = Keypad Backlight LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.keypad.channel.keypad_bypass_led.label = Keypad Bypass LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_bypass_led.description = Keypad Bypass LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.keypad.channel.keypad_fire_led.label = Keypad Fire LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_fire_led.description = Keypad Fire LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.keypad.channel.keypad_lcd_cursor.label = Keypad LCD Cursor
|
||||
thing-type.dscalarm.keypad.channel.keypad_lcd_cursor.description = Keypad LCD Cursor Position Changes
|
||||
thing-type.dscalarm.keypad.channel.keypad_lcd_update.label = Keypad LCD Update
|
||||
thing-type.dscalarm.keypad.channel.keypad_lcd_update.description = Keypad LCD Menu Changes
|
||||
thing-type.dscalarm.keypad.channel.keypad_memory_led.label = Keypad Memory LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_memory_led.description = Keypad Memory LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.keypad.channel.keypad_program_led.label = Keypad Program LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_program_led.description = Keypad Program LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.keypad.channel.keypad_ready_led.label = Keypad Ready LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_ready_led.description = Keypad Ready LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.keypad.channel.keypad_trouble_led.label = Keypad Trouble LED
|
||||
thing-type.dscalarm.keypad.channel.keypad_trouble_led.description = Keypad Trouble LED (0=Off, 1=On, 2=Flashing)
|
||||
thing-type.dscalarm.panel.label = DSC Alarm Panel
|
||||
thing-type.dscalarm.panel.description = The basic representation of the DSC Alarm System.
|
||||
thing-type.dscalarm.panel.channel.panel_ac_trouble.label = Panel AC Trouble
|
||||
thing-type.dscalarm.panel.channel.panel_ac_trouble.description = Service AC Trouble Condition
|
||||
thing-type.dscalarm.panel.channel.panel_aux_input_alarm.label = Panel Auxiliary Input Alarm
|
||||
thing-type.dscalarm.panel.channel.panel_aux_input_alarm.description = Panel Auxiliary Input Alarm
|
||||
thing-type.dscalarm.panel.channel.panel_aux_key_alarm.label = Panel Auxiliary Key Alarm
|
||||
thing-type.dscalarm.panel.channel.panel_aux_key_alarm.description = Panel Auxiliary Key Alarm
|
||||
thing-type.dscalarm.panel.channel.panel_command.label = Panel Command
|
||||
thing-type.dscalarm.panel.channel.panel_command.description = Send Selected Command
|
||||
thing-type.dscalarm.panel.channel.panel_fire_key_alarm.label = Panel Fire Key Alarm
|
||||
thing-type.dscalarm.panel.channel.panel_fire_key_alarm.description = Panel Fire Key Alarm
|
||||
thing-type.dscalarm.panel.channel.panel_ftc_trouble.label = Panel FTC Trouble
|
||||
thing-type.dscalarm.panel.channel.panel_ftc_trouble.description = Service Fail to Communicate Trouble Condition
|
||||
thing-type.dscalarm.panel.channel.panel_message.label = Panel Message
|
||||
thing-type.dscalarm.panel.channel.panel_message.description = Message Received
|
||||
thing-type.dscalarm.panel.channel.panel_panic_key_alarm.label = Panel Panic Key Alarm
|
||||
thing-type.dscalarm.panel.channel.panel_panic_key_alarm.description = Panel Panic Key Alarm
|
||||
thing-type.dscalarm.panel.channel.panel_service_required.label = Panel Service Required
|
||||
thing-type.dscalarm.panel.channel.panel_service_required.description = Service Required Trouble Condition
|
||||
thing-type.dscalarm.panel.channel.panel_system_error.label = Panel System Error
|
||||
thing-type.dscalarm.panel.channel.panel_system_error.description = System Error
|
||||
thing-type.dscalarm.panel.channel.panel_telephone_trouble.label = Panel Telephone Line Trouble
|
||||
thing-type.dscalarm.panel.channel.panel_telephone_trouble.description = Service Telephone Line Trouble Condition
|
||||
thing-type.dscalarm.panel.channel.panel_time.label = Panel Time
|
||||
thing-type.dscalarm.panel.channel.panel_time.description = Panel Time
|
||||
thing-type.dscalarm.panel.channel.panel_time_broadcast.label = Panel Time Broadcast
|
||||
thing-type.dscalarm.panel.channel.panel_time_broadcast.description = Panel Time Broadcast
|
||||
thing-type.dscalarm.panel.channel.panel_time_loss.label = Panel Time Loss
|
||||
thing-type.dscalarm.panel.channel.panel_time_loss.description = Service Time Loss Trouble Condition
|
||||
thing-type.dscalarm.panel.channel.panel_time_stamp.label = Panel Time Stamp
|
||||
thing-type.dscalarm.panel.channel.panel_time_stamp.description = Panel Time Stamp
|
||||
thing-type.dscalarm.panel.channel.panel_trouble_led.label = Panel Trouble LED
|
||||
thing-type.dscalarm.panel.channel.panel_trouble_led.description = Trouble LED State
|
||||
thing-type.dscalarm.panel.channel.panel_trouble_message.label = Panel Trouble Message
|
||||
thing-type.dscalarm.panel.channel.panel_trouble_message.description = Trouble Message
|
||||
thing-type.dscalarm.panel.channel.panel_zone_fault.label = Panel Zone Fault
|
||||
thing-type.dscalarm.panel.channel.panel_zone_fault.description = Service Zone Fault Trouble Condition
|
||||
thing-type.dscalarm.panel.channel.panel_zone_low_battery.label = Panel Zone Low Battery
|
||||
thing-type.dscalarm.panel.channel.panel_zone_low_battery.description = Service Zone Low Battery Trouble Condition
|
||||
thing-type.dscalarm.panel.channel.panel_zone_tamper.label = Panel Zone Tamper
|
||||
thing-type.dscalarm.panel.channel.panel_zone_tamper.description = Service Zone Tamper Trouble Condition
|
||||
thing-type.dscalarm.partition.label = DSC Alarm Partition
|
||||
thing-type.dscalarm.partition.description = Represents a controllable area within a DSC Alarm System.
|
||||
thing-type.dscalarm.partition.channel.partition_arm_mode.label = Partition Arm Mode
|
||||
thing-type.dscalarm.partition.channel.partition_arm_mode.description = Partition Arm Mode
|
||||
thing-type.dscalarm.partition.channel.partition_armed.label = Partition Armed Status
|
||||
thing-type.dscalarm.partition.channel.partition_armed.description = Partition Armed Status (ON=Armed, OFF=Disarmed)
|
||||
thing-type.dscalarm.partition.channel.partition_entry_delay.label = Partition Entry Delay
|
||||
thing-type.dscalarm.partition.channel.partition_entry_delay.description = Partition In Entry Delay Mode
|
||||
thing-type.dscalarm.partition.channel.partition_exit_delay.label = Partition Exit Delay
|
||||
thing-type.dscalarm.partition.channel.partition_exit_delay.description = Partition In Exit Delay Mode
|
||||
thing-type.dscalarm.partition.channel.partition_in_alarm.label = Partition in Alarm
|
||||
thing-type.dscalarm.partition.channel.partition_in_alarm.description = Partition In Alarm
|
||||
thing-type.dscalarm.partition.channel.partition_opening_closing_mode.label = Partition Opening/Closing Mode
|
||||
thing-type.dscalarm.partition.channel.partition_opening_closing_mode.description = Partition Opening/Closing Mode ("User Closing", "Special Closing", "Partial Closing", "User Opening", "Special Opening")
|
||||
thing-type.dscalarm.partition.channel.partition_status.label = Partition Status
|
||||
thing-type.dscalarm.partition.channel.partition_status.description = Partition Status
|
||||
thing-type.dscalarm.tcpserver.label = TCP Server
|
||||
thing-type.dscalarm.tcpserver.description = This bridge represents a TCP Server Ethernet interface.
|
||||
thing-type.dscalarm.tcpserver.channel.bridge_reset.label = Reset TCP Server
|
||||
thing-type.dscalarm.tcpserver.channel.bridge_reset.description = Resets the TCP Server
|
||||
thing-type.dscalarm.tcpserver.channel.send_command.label = Send Command
|
||||
thing-type.dscalarm.tcpserver.channel.send_command.description = Sends a DSC Alarm Command
|
||||
thing-type.dscalarm.zone.label = DSC Alarm Zone
|
||||
thing-type.dscalarm.zone.description = Represents a physical device such as a door, window, or motion sensor.
|
||||
thing-type.dscalarm.zone.channel.zone_bypass_mode.label = Zone Bypass Mode
|
||||
thing-type.dscalarm.zone.channel.zone_bypass_mode.description = Zone Bypass Mode (OFF=Armed, ON=Bypassed)
|
||||
thing-type.dscalarm.zone.channel.zone_fault.label = Zone Fault
|
||||
thing-type.dscalarm.zone.channel.zone_fault.description = Zone Fault
|
||||
thing-type.dscalarm.zone.channel.zone_in_alarm.label = Zone in Alarm
|
||||
thing-type.dscalarm.zone.channel.zone_in_alarm.description = Zone In Alarm
|
||||
thing-type.dscalarm.zone.channel.zone_message.label = Zone Message
|
||||
thing-type.dscalarm.zone.channel.zone_message.description = Zone Message
|
||||
thing-type.dscalarm.zone.channel.zone_status.label = Zone Status
|
||||
thing-type.dscalarm.zone.channel.zone_status.description = Zone Status (Open/Closed)
|
||||
thing-type.dscalarm.zone.channel.zone_tamper.label = Zone Tamper
|
||||
thing-type.dscalarm.zone.channel.zone_tamper.description = Zone Tamper
|
||||
thing-type.dscalarm.zone.channel.zone_tripped.label = Zone Tripped
|
||||
thing-type.dscalarm.zone.channel.zone_tripped.description = Zone Tripped
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.dscalarm.envisalink.connectionTimeout.label = Connection Timeout
|
||||
thing-type.config.dscalarm.envisalink.connectionTimeout.description = TCP Socket Connection Timeout (milliseconds).
|
||||
thing-type.config.dscalarm.envisalink.ipAddress.label = IP Address
|
||||
thing-type.config.dscalarm.envisalink.ipAddress.description = The IP address of the EyezOn Envlisalink 3/2D Ethernet interface.
|
||||
thing-type.config.dscalarm.envisalink.password.label = Password
|
||||
thing-type.config.dscalarm.envisalink.password.description = The Password to login to the EyezOn Envlisalink 3/2D Ethernet interface.
|
||||
thing-type.config.dscalarm.envisalink.pollPeriod.label = Poll Period
|
||||
thing-type.config.dscalarm.envisalink.pollPeriod.description = The Poll Period (minutes).
|
||||
thing-type.config.dscalarm.envisalink.port.label = Port
|
||||
thing-type.config.dscalarm.envisalink.port.description = The TCP port to the EyezOn Envlisalink 3/2D Ethernet interface.
|
||||
thing-type.config.dscalarm.it100.baud.label = Baud Rate
|
||||
thing-type.config.dscalarm.it100.baud.description = The baud rate of the DSC IT-100. Valid values are 9600 (default), 19200, 38400, 57600, and 115200.
|
||||
thing-type.config.dscalarm.it100.pollPeriod.label = Poll Period
|
||||
thing-type.config.dscalarm.it100.pollPeriod.description = The Poll Period.
|
||||
thing-type.config.dscalarm.it100.serialPort.label = IT-100 Bridge Serial Port
|
||||
thing-type.config.dscalarm.it100.serialPort.description = The serial port name for the DSC IT-100. Valid values are e.g. COM1 for Windows and /dev/ttyS0 or /dev/ttyUSB0 for Linux.
|
||||
thing-type.config.dscalarm.panel.suppressAcknowledgementMsgs.label = Suppress Acknowledgement Messages
|
||||
thing-type.config.dscalarm.panel.suppressAcknowledgementMsgs.description = Suppress Acknowledgement Messages When Received.
|
||||
thing-type.config.dscalarm.panel.userCode.label = User Code
|
||||
thing-type.config.dscalarm.panel.userCode.description = The User Code.
|
||||
thing-type.config.dscalarm.partition.partitionNumber.label = Partition Number
|
||||
thing-type.config.dscalarm.partition.partitionNumber.description = The Partition Number (1-8).
|
||||
thing-type.config.dscalarm.tcpserver.connectionTimeout.label = Connection Timeout
|
||||
thing-type.config.dscalarm.tcpserver.connectionTimeout.description = TCP Socket Connection Timeout (milliseconds).
|
||||
thing-type.config.dscalarm.tcpserver.ipAddress.label = IP Address
|
||||
thing-type.config.dscalarm.tcpserver.ipAddress.description = The IP address of the TCP Server.
|
||||
thing-type.config.dscalarm.tcpserver.pollPeriod.label = Poll Period
|
||||
thing-type.config.dscalarm.tcpserver.pollPeriod.description = The Poll Period (minutes).
|
||||
thing-type.config.dscalarm.tcpserver.port.label = Port
|
||||
thing-type.config.dscalarm.tcpserver.port.description = The TCP port to the TCP Server.
|
||||
thing-type.config.dscalarm.tcpserver.protocol.label = Protocol
|
||||
thing-type.config.dscalarm.tcpserver.protocol.description = The protocol used to interact with the DSC Alarm. Valid options are 'IT100 API' and 'Envisalink TPI'. The default is 'IT100 API'.
|
||||
thing-type.config.dscalarm.tcpserver.protocol.option.1 = IT100 API
|
||||
thing-type.config.dscalarm.tcpserver.protocol.option.2 = Envisalink TPI
|
||||
thing-type.config.dscalarm.zone.partitionNumber.label = Partition Number
|
||||
thing-type.config.dscalarm.zone.partitionNumber.description = The Partition Number (1-8).
|
||||
thing-type.config.dscalarm.zone.zoneNumber.label = Zone Number
|
||||
thing-type.config.dscalarm.zone.zoneNumber.description = The Zone Number (1-64).
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.dscalarm.arm_mode.label = Arm Mode
|
||||
channel-type.dscalarm.arm_mode.description = Arm Mode
|
||||
channel-type.dscalarm.arm_mode.state.option.0 = Disarm
|
||||
channel-type.dscalarm.arm_mode.state.option.1 = Away
|
||||
channel-type.dscalarm.arm_mode.state.option.2 = Stay
|
||||
channel-type.dscalarm.arm_mode.state.option.3 = Zero
|
||||
channel-type.dscalarm.bypass_mode.label = Bypass Mode
|
||||
channel-type.dscalarm.bypass_mode.description = Bypass Mode (OFF=Armed, ON=Bypassed)
|
||||
channel-type.dscalarm.command.label = Send Command
|
||||
channel-type.dscalarm.command.description = Sends a DSC Alarm Command
|
||||
channel-type.dscalarm.led.label = Keypad LED
|
||||
channel-type.dscalarm.led.description = Keypad LED (0=Off, 1=On, 2=Flashing)
|
||||
channel-type.dscalarm.led.state.option.0 = Off
|
||||
channel-type.dscalarm.led.state.option.1 = On
|
||||
channel-type.dscalarm.led.state.option.2 = Flashing
|
||||
channel-type.dscalarm.message.label = Message
|
||||
channel-type.dscalarm.message.description = Message Received
|
||||
channel-type.dscalarm.panel_command.label = Panel Command
|
||||
channel-type.dscalarm.panel_command.description = Send Command
|
||||
channel-type.dscalarm.panel_command.state.option.-1 = None
|
||||
channel-type.dscalarm.panel_command.state.option.0 = Poll
|
||||
channel-type.dscalarm.panel_command.state.option.1 = Status Report
|
||||
channel-type.dscalarm.panel_command.state.option.2 = Labels Request (Serial Only)
|
||||
channel-type.dscalarm.panel_command.state.option.8 = Dump Zone Timers (TCP Only)
|
||||
channel-type.dscalarm.panel_command.state.option.10 = Set Time/Date
|
||||
channel-type.dscalarm.panel_command.state.option.200 = Send User Code
|
||||
channel-type.dscalarm.reset.label = Reset
|
||||
channel-type.dscalarm.reset.description = Reset Switch
|
||||
channel-type.dscalarm.state.label = State
|
||||
channel-type.dscalarm.state.description = State (On/Off)
|
||||
channel-type.dscalarm.status.label = Status
|
||||
channel-type.dscalarm.status.description = Status
|
||||
channel-type.dscalarm.time.label = Time
|
||||
channel-type.dscalarm.time.description = Time
|
||||
channel-type.dscalarm.zone_status.label = Zone Status
|
||||
channel-type.dscalarm.zone_status.description = Zone Status (Open/Closed)
|
||||
Reference in New Issue
Block a user