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,142 @@
# binding
binding.nuvo.name = Nuvo Whole House Audio Binding
binding.nuvo.description = Controls the Nuvo Grand Concerto or Essentia G Whole House Amplifier.
# thing types
thing-type.nuvo.amplifier.label = Nuvo Whole House Amplifier
thing-type.nuvo.amplifier.description = Grand Concerto or Essentia G Amplifier System
thing-type.nuvo.amplifier.group.source1.label = Source 1
thing-type.nuvo.amplifier.group.source1.description = The Display Information for Source 1
thing-type.nuvo.amplifier.group.source2.label = Source 2
thing-type.nuvo.amplifier.group.source2.description = The Display Information for Source 2
thing-type.nuvo.amplifier.group.source3.label = Source 3
thing-type.nuvo.amplifier.group.source3.description = The Display Information for Source 3
thing-type.nuvo.amplifier.group.source4.label = Source 4
thing-type.nuvo.amplifier.group.source4.description = The Display Information for Source 4
thing-type.nuvo.amplifier.group.source5.label = Source 5
thing-type.nuvo.amplifier.group.source5.description = The Display Information for Source 5
thing-type.nuvo.amplifier.group.source6.label = Source 6
thing-type.nuvo.amplifier.group.source6.description = The Display Information for Source 6
thing-type.nuvo.amplifier.group.system.label = System
thing-type.nuvo.amplifier.group.system.description = System Level Commands
thing-type.nuvo.amplifier.group.zone1.label = Zone 1
thing-type.nuvo.amplifier.group.zone1.description = The Controls for Zone 1
thing-type.nuvo.amplifier.group.zone2.label = Zone 2
thing-type.nuvo.amplifier.group.zone2.description = The Controls for Zone 2
thing-type.nuvo.amplifier.group.zone3.label = Zone 3
thing-type.nuvo.amplifier.group.zone3.description = The Controls for Zone 3
thing-type.nuvo.amplifier.group.zone4.label = Zone 4
thing-type.nuvo.amplifier.group.zone4.description = The Controls for Zone 4
thing-type.nuvo.amplifier.group.zone5.label = Zone 5
thing-type.nuvo.amplifier.group.zone5.description = The Controls for Zone 5
thing-type.nuvo.amplifier.group.zone6.label = Zone 6
thing-type.nuvo.amplifier.group.zone6.description = The Controls for Zone 6
thing-type.nuvo.amplifier.group.zone7.label = Zone 7
thing-type.nuvo.amplifier.group.zone7.description = The Controls for Zone 7
thing-type.nuvo.amplifier.group.zone8.label = Zone 8
thing-type.nuvo.amplifier.group.zone8.description = The Controls for Zone 8
thing-type.nuvo.amplifier.group.zone9.label = Zone 9
thing-type.nuvo.amplifier.group.zone9.description = The Controls for Zone 9
thing-type.nuvo.amplifier.group.zone10.label = Zone 10
thing-type.nuvo.amplifier.group.zone10.description = The Controls for Zone 10
thing-type.nuvo.amplifier.group.zone11.label = Zone 11
thing-type.nuvo.amplifier.group.zone11.description = The Controls for Zone 11
thing-type.nuvo.amplifier.group.zone12.label = Zone 12
thing-type.nuvo.amplifier.group.zone12.description = The Controls for Zone 12
thing-type.nuvo.amplifier.group.zone13.label = Zone 13
thing-type.nuvo.amplifier.group.zone13.description = The Controls for Zone 13
thing-type.nuvo.amplifier.group.zone14.label = Zone 14
thing-type.nuvo.amplifier.group.zone14.description = The Controls for Zone 14
thing-type.nuvo.amplifier.group.zone15.label = Zone 15
thing-type.nuvo.amplifier.group.zone15.description = The Controls for Zone 15
thing-type.nuvo.amplifier.group.zone16.label = Zone 16
thing-type.nuvo.amplifier.group.zone16.description = The Controls for Zone 16
thing-type.nuvo.amplifier.group.zone17.label = Zone 17
thing-type.nuvo.amplifier.group.zone17.description = The Controls for Zone 17
thing-type.nuvo.amplifier.group.zone18.label = Zone 18
thing-type.nuvo.amplifier.group.zone18.description = The Controls for Zone 18
thing-type.nuvo.amplifier.group.zone19.label = Zone 19
thing-type.nuvo.amplifier.group.zone19.description = The Controls for Zone 19
thing-type.nuvo.amplifier.group.zone20.label = Zone 20
thing-type.nuvo.amplifier.group.zone20.description = The Controls for Zone 20
# thing types config
thing-type.config.nuvo.amplifier.clockSync.label = Sync Clock On GConcerto
thing-type.config.nuvo.amplifier.clockSync.description = If set to true, the binding will sync the internal clock on the Grand Concerto to match the openHAB host's system clock. The sync job runs at binding startup and once an hour thereafter. The Essentia G has no RTC, so this setting has no effect on that component.
thing-type.config.nuvo.amplifier.host.label = Address
thing-type.config.nuvo.amplifier.host.description = Host Name or IP Address of the machine connected to the Nuvo amplifier (Serial over IP)
thing-type.config.nuvo.amplifier.numZones.label = Number of Zones
thing-type.config.nuvo.amplifier.numZones.description = Number of Zones on the amplifier to utilize in the binding (Up to 20 zones when using expansion module)
thing-type.config.nuvo.amplifier.port.label = Port
thing-type.config.nuvo.amplifier.port.description = Communication Port (serial over IP). For IP connection to the Nuvo amplifier. Use port 5006 with MPS4 server.
thing-type.config.nuvo.amplifier.serialPort.label = Serial Port
thing-type.config.nuvo.amplifier.serialPort.description = Serial Port to use for connecting to the Nuvo amplifier
# channel group types
channel-group-type.nuvo.source_info.label = Source Info
channel-group-type.nuvo.source_info.description = The Display Information for the Source
channel-group-type.nuvo.system.label = System
channel-group-type.nuvo.system.description = System Level Commands
channel-group-type.nuvo.zone.label = Zone Controls
channel-group-type.nuvo.zone.description = The Controls for the Zone
# channel types
channel-type.nuvo.alloff.label = All Off
channel-type.nuvo.alloff.description = Turn All Zones Off
channel-type.nuvo.balance.label = Balance Adjustment
channel-type.nuvo.balance.description = Adjust the Balance Setting for the Zone
channel-type.nuvo.bass.label = Bass Adjustment
channel-type.nuvo.bass.description = Adjust the Bass Setting for the Zone
channel-type.nuvo.button_press.label = Button Pressed
channel-type.nuvo.button_press.description = Indicates the Last Button Pressed On the Keypad for a Non NuvoNet Source
channel-type.nuvo.control.label = Control
channel-type.nuvo.control.description = Transport Controls e.g. Play/Pause/Next/Previous for the Current Source
channel-type.nuvo.display_line1.label = Display Line 1
channel-type.nuvo.display_line1.description = 1st Line of Text Being Displayed on the Keypad
channel-type.nuvo.display_line2.label = Display Line 2
channel-type.nuvo.display_line2.description = 2nd Line of Text Being Displayed on the Keypad
channel-type.nuvo.display_line3.label = Display Line 3
channel-type.nuvo.display_line3.description = 3rd Line of Text Being Displayed on the Keypad
channel-type.nuvo.display_line4.label = Display Line 4
channel-type.nuvo.display_line4.description = 4th Line of Text Being Displayed on the Keypad
channel-type.nuvo.dnd.label = Do Not Disturb
channel-type.nuvo.dnd.description = A Switch That Controls If the Zone Should Ignore an Incoming Audio Page
channel-type.nuvo.favorite.label = Favorite
channel-type.nuvo.favorite.description = Select a Preset Favorite for the Zone
channel-type.nuvo.favorite.state.option.1 = Favorite 1
channel-type.nuvo.favorite.state.option.2 = Favorite 2
channel-type.nuvo.favorite.state.option.3 = Favorite 3
channel-type.nuvo.favorite.state.option.4 = Favorite 4
channel-type.nuvo.favorite.state.option.5 = Favorite 5
channel-type.nuvo.favorite.state.option.6 = Favorite 6
channel-type.nuvo.favorite.state.option.7 = Favorite 7
channel-type.nuvo.favorite.state.option.8 = Favorite 8
channel-type.nuvo.favorite.state.option.9 = Favorite 9
channel-type.nuvo.favorite.state.option.10 = Favorite 10
channel-type.nuvo.favorite.state.option.11 = Favorite 11
channel-type.nuvo.favorite.state.option.12 = Favorite 12
channel-type.nuvo.lock.label = Locked
channel-type.nuvo.lock.description = Indicates If This Zone Is Locked
channel-type.nuvo.lock.state.option.CLOSED = Unlocked
channel-type.nuvo.lock.state.option.OPEN = Locked
channel-type.nuvo.loudness.label = Loudness Compensation
channel-type.nuvo.loudness.description = A Switch That Controls the Loudness Compensation Setting for the Zone
channel-type.nuvo.page.label = Page
channel-type.nuvo.page.description = Activates the Page Mode for All Zones
channel-type.nuvo.party.label = Party Mode
channel-type.nuvo.party.description = Activate Party Mode With This Zone as the Host
channel-type.nuvo.play_mode.label = Play Mode
channel-type.nuvo.play_mode.description = The Current Playback Mode of the Source
channel-type.nuvo.source.label = Source Input
channel-type.nuvo.source.description = Select the Source Input for the Zone
channel-type.nuvo.track_length.label = Track Length
channel-type.nuvo.track_length.description = The Total Running Time of the Current Playing Track
channel-type.nuvo.track_position.label = Track Position
channel-type.nuvo.track_position.description = The Running Time Elapsed of the Current Playing Track
channel-type.nuvo.treble.label = Treble Adjustment
channel-type.nuvo.treble.description = Adjust the Treble Setting for the Zone