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,106 @@
|
||||
# binding
|
||||
|
||||
binding.monopriceaudio.name = Monoprice Whole House Audio Binding
|
||||
binding.monopriceaudio.description = Controls Monoprice and Dayton Audio Whole House Amplifiers.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.monopriceaudio.amplifier.label = Monoprice 10761 Amplifier, 39261 Matrix or Dayton DAX66 Amplifier
|
||||
thing-type.monopriceaudio.amplifier.description = A Multi-zone Whole House Amplifier System
|
||||
thing-type.monopriceaudio.amplifier.group.all.label = All Zones
|
||||
thing-type.monopriceaudio.amplifier.group.all.description = Control All Zones Simultaneously
|
||||
thing-type.monopriceaudio.amplifier.group.zone1.label = Zone 1
|
||||
thing-type.monopriceaudio.amplifier.group.zone1.description = The Controls for Zone 1
|
||||
thing-type.monopriceaudio.amplifier.group.zone2.label = Zone 2
|
||||
thing-type.monopriceaudio.amplifier.group.zone2.description = The Controls for Zone 2
|
||||
thing-type.monopriceaudio.amplifier.group.zone3.label = Zone 3
|
||||
thing-type.monopriceaudio.amplifier.group.zone3.description = The Controls for Zone 3
|
||||
thing-type.monopriceaudio.amplifier.group.zone4.label = Zone 4
|
||||
thing-type.monopriceaudio.amplifier.group.zone4.description = The Controls for Zone 4
|
||||
thing-type.monopriceaudio.amplifier.group.zone5.label = Zone 5
|
||||
thing-type.monopriceaudio.amplifier.group.zone5.description = The Controls for Zone 5
|
||||
thing-type.monopriceaudio.amplifier.group.zone6.label = Zone 6
|
||||
thing-type.monopriceaudio.amplifier.group.zone6.description = The Controls for Zone 6
|
||||
thing-type.monopriceaudio.amplifier.group.zone7.label = Zone 7
|
||||
thing-type.monopriceaudio.amplifier.group.zone7.description = The Controls for Zone 7
|
||||
thing-type.monopriceaudio.amplifier.group.zone8.label = Zone 8
|
||||
thing-type.monopriceaudio.amplifier.group.zone8.description = The Controls for Zone 8
|
||||
thing-type.monopriceaudio.amplifier.group.zone9.label = Zone 9
|
||||
thing-type.monopriceaudio.amplifier.group.zone9.description = The Controls for Zone 9
|
||||
thing-type.monopriceaudio.amplifier.group.zone10.label = Zone 10
|
||||
thing-type.monopriceaudio.amplifier.group.zone10.description = The Controls for Zone 10
|
||||
thing-type.monopriceaudio.amplifier.group.zone11.label = Zone 11
|
||||
thing-type.monopriceaudio.amplifier.group.zone11.description = The Controls for Zone 11
|
||||
thing-type.monopriceaudio.amplifier.group.zone12.label = Zone 12
|
||||
thing-type.monopriceaudio.amplifier.group.zone12.description = The Controls for Zone 12
|
||||
thing-type.monopriceaudio.amplifier.group.zone13.label = Zone 13
|
||||
thing-type.monopriceaudio.amplifier.group.zone13.description = The Controls for Zone 13
|
||||
thing-type.monopriceaudio.amplifier.group.zone14.label = Zone 14
|
||||
thing-type.monopriceaudio.amplifier.group.zone14.description = The Controls for Zone 14
|
||||
thing-type.monopriceaudio.amplifier.group.zone15.label = Zone 15
|
||||
thing-type.monopriceaudio.amplifier.group.zone15.description = The Controls for Zone 15
|
||||
thing-type.monopriceaudio.amplifier.group.zone16.label = Zone 16
|
||||
thing-type.monopriceaudio.amplifier.group.zone16.description = The Controls for Zone 16
|
||||
thing-type.monopriceaudio.amplifier.group.zone17.label = Zone 17
|
||||
thing-type.monopriceaudio.amplifier.group.zone17.description = The Controls for Zone 17
|
||||
thing-type.monopriceaudio.amplifier.group.zone18.label = Zone 18
|
||||
thing-type.monopriceaudio.amplifier.group.zone18.description = The Controls for Zone 18
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.monopriceaudio.amplifier.host.label = Address
|
||||
thing-type.config.monopriceaudio.amplifier.host.description = Host Name or IP Address of the Amplifier or Serial over IP device
|
||||
thing-type.config.monopriceaudio.amplifier.ignoreZones.label = Ignore Zones
|
||||
thing-type.config.monopriceaudio.amplifier.ignoreZones.description = (Optional) A Comma Seperated List of Zone Numbers That Will Ignore the 'All Zone' (Except All Off) Commands (ie: 1,6,10)
|
||||
thing-type.config.monopriceaudio.amplifier.initialAllVolume.label = Initial All Volume
|
||||
thing-type.config.monopriceaudio.amplifier.initialAllVolume.description = When 'All' Zones Are Activated, the Volume Will Reset to This Value (1-30; default 10) to Prevent Excessive Blaring of Sound ;)
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel1.label = Source 1 Input Label
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel1.description = Friendly Name for the Input Source to Be Displayed in the UI (ie: Chromecast, Radio, CD, etc.)
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel2.label = Source 2 Input Label
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel2.description = Friendly Name for the Input Source to Be Displayed in the UI (ie: Chromecast, Radio, CD, etc.)
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel3.label = Source 3 Input Label
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel3.description = Friendly Name for the Input Source to Be Displayed in the UI (ie: Chromecast, Radio, CD, etc.)
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel4.label = Source 4 Input Label
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel4.description = Friendly Name for the Input Source to Be Displayed in the UI (ie: Chromecast, Radio, CD, etc.)
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel5.label = Source 5 Input Label
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel5.description = Friendly Name for the Input Source to Be Displayed in the UI (ie: Chromecast, Radio, CD, etc.)
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel6.label = Source 6 Input Label
|
||||
thing-type.config.monopriceaudio.amplifier.inputLabel6.description = Friendly Name for the Input Source to Be Displayed in the UI (ie: Chromecast, Radio, CD, etc.)
|
||||
thing-type.config.monopriceaudio.amplifier.numZones.label = Number of Zones
|
||||
thing-type.config.monopriceaudio.amplifier.numZones.description = Number of Zones on the Amplifier to Utilize in the Binding (Up to 18 Zones With 3 Amplifiers Connected Together)
|
||||
thing-type.config.monopriceaudio.amplifier.pollingInterval.label = Polling Interval
|
||||
thing-type.config.monopriceaudio.amplifier.pollingInterval.description = Configures How Often to Poll the Controller to Check for Zone Updates (5-60; Default 15)
|
||||
thing-type.config.monopriceaudio.amplifier.port.label = Port
|
||||
thing-type.config.monopriceaudio.amplifier.port.description = Communication Port for Serial over IP connection to the Amplifier (Default 8080 for amps with built-in Serial over IP)
|
||||
thing-type.config.monopriceaudio.amplifier.serialPort.label = Serial Port
|
||||
thing-type.config.monopriceaudio.amplifier.serialPort.description = Serial Port to Use for Connecting to the Monoprice Amplifier
|
||||
|
||||
# channel group types
|
||||
|
||||
channel-group-type.monopriceaudio.all.label = All Zones
|
||||
channel-group-type.monopriceaudio.all.description = Control All Zones Simultaneously
|
||||
channel-group-type.monopriceaudio.zone.label = Zone Controls
|
||||
channel-group-type.monopriceaudio.zone.description = The Controls for the Zone
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.monopriceaudio.allpower.label = All On
|
||||
channel-type.monopriceaudio.allpower.description = Turn All Zones On or Off
|
||||
channel-type.monopriceaudio.balance.label = Balance Adjustment
|
||||
channel-type.monopriceaudio.balance.description = Adjust the Balance
|
||||
channel-type.monopriceaudio.bass.label = Bass Adjustment
|
||||
channel-type.monopriceaudio.bass.description = Adjust the Bass
|
||||
channel-type.monopriceaudio.dnd.label = Do Not Disturb
|
||||
channel-type.monopriceaudio.dnd.description = Controls if the Zone Should Ignore an Incoming Audio Page
|
||||
channel-type.monopriceaudio.keypad.label = Keypad Connected
|
||||
channel-type.monopriceaudio.keypad.description = Indicates if a Physical Keypad is Attached to This Zone
|
||||
channel-type.monopriceaudio.keypad.state.option.CLOSED = Disconnected
|
||||
channel-type.monopriceaudio.keypad.state.option.OPEN = Connected
|
||||
channel-type.monopriceaudio.page.label = Page Active
|
||||
channel-type.monopriceaudio.page.description = Indicates if the Page Mode is Active for This Zone
|
||||
channel-type.monopriceaudio.page.state.option.CLOSED = Inactive
|
||||
channel-type.monopriceaudio.page.state.option.OPEN = Active
|
||||
channel-type.monopriceaudio.source.label = Source Input
|
||||
channel-type.monopriceaudio.source.description = Select the Source Input
|
||||
channel-type.monopriceaudio.treble.label = Treble Adjustment
|
||||
channel-type.monopriceaudio.treble.description = Adjust the Treble
|
||||
Reference in New Issue
Block a user