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,181 @@
|
||||
# binding
|
||||
|
||||
binding.yamahareceiver.name = YamahaReceiver Binding
|
||||
binding.yamahareceiver.description = For all network enabled Yamaha receivers.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.yamahareceiver.yamahaAV.label = Yamaha Receiver
|
||||
thing-type.yamahareceiver.yamahaAV.description = Yamaha Receiver of product line CX-A5000, RX-A30xx, RX-A20xx, RX-A10xx, RX-Vxxx, RX-Z7, DSP-Z7, RX-S600, HTR-xxxx
|
||||
thing-type.yamahareceiver.zone.label = Yamaha Receiver Zone
|
||||
thing-type.yamahareceiver.zone.description = Yamaha Receiver Zone
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.yamahareceiver.yamahaAV.albumUrl.label = Album URL
|
||||
thing-type.config.yamahareceiver.yamahaAV.albumUrl.description = When the album image is not provided by the Yamaha input source, you can specify the default image URL to apply.
|
||||
thing-type.config.yamahareceiver.yamahaAV.host.label = Address
|
||||
thing-type.config.yamahareceiver.yamahaAV.host.description = The address of the AVR to control.
|
||||
thing-type.config.yamahareceiver.yamahaAV.inputMapping.label = Input Mapping
|
||||
thing-type.config.yamahareceiver.yamahaAV.inputMapping.description = Some Yamaha models return different input values on status update than required in the change input commands. For example: HDMI1 command may be reported as HDMI_1 after status update. There are other related edge cases (USB, iPad_USB). This setting allows the user to customize the return input mapping to meet their AVR model. The setting is a comma separated list of value mapping from to. Example: HDMI_1=HDMI1,HDMI 1=HDMI1,HDMI1=HDMI1
|
||||
thing-type.config.yamahareceiver.yamahaAV.port.label = Port
|
||||
thing-type.config.yamahareceiver.yamahaAV.port.description = The API port of the AVR to control. Usually 80
|
||||
thing-type.config.yamahareceiver.yamahaAV.refreshInterval.label = Refresh Interval
|
||||
thing-type.config.yamahareceiver.yamahaAV.refreshInterval.description = Refresh interval in seconds.
|
||||
thing-type.config.yamahareceiver.zone.volumeDbMax.label = Maximum Volume
|
||||
thing-type.config.yamahareceiver.zone.volumeDbMax.description = Highest volume in dB.
|
||||
thing-type.config.yamahareceiver.zone.volumeDbMin.label = Minimum Volume
|
||||
thing-type.config.yamahareceiver.zone.volumeDbMin.description = Lowest volume in dB.
|
||||
thing-type.config.yamahareceiver.zone.volumeRelativeChangeFactor.label = Relative Volume Change
|
||||
thing-type.config.yamahareceiver.zone.volumeRelativeChangeFactor.description = Relative volume change in percent.
|
||||
thing-type.config.yamahareceiver.zone.zone.label = Zone
|
||||
thing-type.config.yamahareceiver.zone.zone.description = The zone can be Main_Zone, ZONE_2, ZONE_3, ZONE_4 depending on your device.
|
||||
|
||||
# channel group types
|
||||
|
||||
channel-group-type.yamahareceiver.navigation_channels.label = Navigation Control
|
||||
channel-group-type.yamahareceiver.navigation_channels.description = Allow to navigate for inputs like USB, iPOD, NET_RADIO
|
||||
channel-group-type.yamahareceiver.playback_channels.label = Playback Control
|
||||
channel-group-type.yamahareceiver.playback_channels.description = Control the playback for the current zone and allow to select preset channels
|
||||
channel-group-type.yamahareceiver.zone_channels.label = Zone Control
|
||||
channel-group-type.yamahareceiver.zone_channels.description = Control the zone
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.yamahareceiver.defaultpreset.label = Preset
|
||||
channel-type.yamahareceiver.defaultpreset.description = Select a saved channel by its preset number
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.1 = Item_1
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.2 = Item_2
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.3 = Item_3
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.4 = Item_4
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.5 = Item_5
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.6 = Item_6
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.7 = Item_7
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.8 = Item_8
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.9 = Item_9
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.10 = Item_10
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.11 = Item_11
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.12 = Item_12
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.13 = Item_13
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.14 = Item_14
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.15 = Item_15
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.16 = Item_16
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.17 = Item_17
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.18 = Item_18
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.19 = Item_19
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.20 = Item_20
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.21 = Item_21
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.22 = Item_22
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.23 = Item_23
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.24 = Item_24
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.25 = Item_25
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.26 = Item_26
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.27 = Item_27
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.28 = Item_28
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.29 = Item_29
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.30 = Item_30
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.31 = Item_31
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.32 = Item_32
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.33 = Item_33
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.34 = Item_34
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.35 = Item_35
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.36 = Item_36
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.37 = Item_37
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.38 = Item_38
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.39 = Item_39
|
||||
channel-type.yamahareceiver.defaultpreset.state.option.40 = Item_40
|
||||
channel-type.yamahareceiver.dialogueLevel.label = Dialogue Level
|
||||
channel-type.yamahareceiver.dialogueLevel.description = Set the dialogue level
|
||||
channel-type.yamahareceiver.hdmi1Out.label = HDMI1 Output
|
||||
channel-type.yamahareceiver.hdmi1Out.description = Switch the HDMI1 Output ON/OFF
|
||||
channel-type.yamahareceiver.hdmi2Out.label = HDMI2 Output
|
||||
channel-type.yamahareceiver.hdmi2Out.description = Switch the HDMI2 Output ON/OFF
|
||||
channel-type.yamahareceiver.mute.label = Mute
|
||||
channel-type.yamahareceiver.mute.description = Enable/Disable Mute on the AVR
|
||||
channel-type.yamahareceiver.navigation_back.label = Back
|
||||
channel-type.yamahareceiver.navigation_back.description = Go one level back
|
||||
channel-type.yamahareceiver.navigation_backtoroot.label = Back to Root
|
||||
channel-type.yamahareceiver.navigation_backtoroot.description = Go back to the root menu
|
||||
channel-type.yamahareceiver.navigation_current_item.label = Item
|
||||
channel-type.yamahareceiver.navigation_current_item.description = Shows the current item number
|
||||
channel-type.yamahareceiver.navigation_leftright.label = Left/Right
|
||||
channel-type.yamahareceiver.navigation_leftright.description = Allows to move the cursor left/right
|
||||
channel-type.yamahareceiver.navigation_level.label = Menu Depth
|
||||
channel-type.yamahareceiver.navigation_level.description = Hierarchical level
|
||||
channel-type.yamahareceiver.navigation_menu.label = Menu
|
||||
channel-type.yamahareceiver.navigation_menu.description = Shows the current navigation menu and allows to change to a channel by a full path. For example for net radio: Bookmarks/__My_Favorites/radio_station_name. You can also just use the station name without a full path if the AVR is in that navigation menu already.
|
||||
channel-type.yamahareceiver.navigation_select.label = Select
|
||||
channel-type.yamahareceiver.navigation_select.description = Select the current cursor item
|
||||
channel-type.yamahareceiver.navigation_total_items.label = Items
|
||||
channel-type.yamahareceiver.navigation_total_items.description = Shows the maximum item number
|
||||
channel-type.yamahareceiver.navigation_updown.label = Up/Down
|
||||
channel-type.yamahareceiver.navigation_updown.description = Allows to move the cursor up/down
|
||||
channel-type.yamahareceiver.party_mode.label = Party Mode
|
||||
channel-type.yamahareceiver.party_mode.description = Party mode ON/OFF
|
||||
channel-type.yamahareceiver.party_mode_mute.label = Party Mode Mute
|
||||
channel-type.yamahareceiver.party_mode_mute.description = Mute when party mode
|
||||
channel-type.yamahareceiver.party_mode_volume.label = Party Mode Volume Up/Down
|
||||
channel-type.yamahareceiver.party_mode_volume.description = Increase or decrease of party mode volume
|
||||
channel-type.yamahareceiver.playback.label = Playback Control
|
||||
channel-type.yamahareceiver.playback.description = Control the playback of the current input. Can also be used as Play/Pause and Next/Previous Type
|
||||
channel-type.yamahareceiver.playback.state.option.Play = Play
|
||||
channel-type.yamahareceiver.playback.state.option.Pause = Pause
|
||||
channel-type.yamahareceiver.playback.state.option.Stop = Stop
|
||||
channel-type.yamahareceiver.playback.state.option.FastForward = Fast Forward
|
||||
channel-type.yamahareceiver.playback.state.option.Rewind = Rewind
|
||||
channel-type.yamahareceiver.playback.state.option.Next = Next
|
||||
channel-type.yamahareceiver.playback.state.option.Previous = Previous
|
||||
channel-type.yamahareceiver.playback_album.label = Album
|
||||
channel-type.yamahareceiver.playback_album.description = Album
|
||||
channel-type.yamahareceiver.playback_artist.label = Artist
|
||||
channel-type.yamahareceiver.playback_artist.description = Artist
|
||||
channel-type.yamahareceiver.playback_song.label = Title
|
||||
channel-type.yamahareceiver.playback_song.description = Track title
|
||||
channel-type.yamahareceiver.playback_song_image_url.label = Track Picture URL
|
||||
channel-type.yamahareceiver.playback_song_image_url.description = Track picture URL
|
||||
channel-type.yamahareceiver.playback_station.label = Station
|
||||
channel-type.yamahareceiver.playback_station.description = Current station name
|
||||
channel-type.yamahareceiver.power.label = Power
|
||||
channel-type.yamahareceiver.power.description = Power the AVR or zone ON/OFF
|
||||
channel-type.yamahareceiver.scene.label = Scene
|
||||
channel-type.yamahareceiver.scene.description = Set the active scene of the AVR
|
||||
channel-type.yamahareceiver.scene.state.option.Scene 1 = Scene 1
|
||||
channel-type.yamahareceiver.scene.state.option.Scene 2 = Scene 2
|
||||
channel-type.yamahareceiver.scene.state.option.Scene 3 = Scene 3
|
||||
channel-type.yamahareceiver.scene.state.option.Scene 4 = Scene 4
|
||||
channel-type.yamahareceiver.surroundProgram.label = Surround Program
|
||||
channel-type.yamahareceiver.surroundProgram.description = Select the surround program of the AVR
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Music Video = Music Video
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.The Roxy Theater = The Roxy Theater
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Cellar Club = Cellar Club
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Hall in Vienna = Hall in Vienna
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Hall in Munich = Hall in Munich
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Roleplaying Game = Roleplaying Game
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Action Game = Action Game
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Sports = Sports
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Mono Movie = Mono Movie
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Drama = Drama
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Adventure = Adventure
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Sci-Fi = Sci-Fi
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Spectacle = Spectacle
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Standard = Standard
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Pro Logic = Pro Logic
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Neo:6 Music = Neo:6 Music
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Neo:6 Cinema = Neo:6 Cinema
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.PLII[x] Game = PLII[x] Game
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.PLII[x] Music = PLII[x] Music
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.PLII[x] Movie = PLII[x] Movie
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.7ch Enhancer = 7ch Enhancer
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.2ch Stereo = 2ch Stereo
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.5ch Stereo = 5ch Stereo
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.7ch Stereo = 7ch Stereo
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Straight = Straight
|
||||
channel-type.yamahareceiver.surroundProgram.state.option.Straight Enhancer = Straight Enhancer
|
||||
channel-type.yamahareceiver.tuner_band.label = Tuner Band
|
||||
channel-type.yamahareceiver.tuner_band.description = Select a DAB Tuner band
|
||||
channel-type.yamahareceiver.tuner_band.state.option.FM = FM
|
||||
channel-type.yamahareceiver.tuner_band.state.option.DAB = DAB+
|
||||
channel-type.yamahareceiver.volume.label = Volume
|
||||
channel-type.yamahareceiver.volume.description = Set the volume level
|
||||
channel-type.yamahareceiver.volumeDB.label = Volume in dB
|
||||
channel-type.yamahareceiver.volumeDB.description = Set the volume level (dB)
|
||||
Reference in New Issue
Block a user