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,165 @@
|
||||
# binding
|
||||
|
||||
binding.oppo.name = Oppo Blu-ray Player Binding
|
||||
binding.oppo.description = Controls the Oppo UDP-203/205 and BDP-83/93/95/103/105 Blu-ray Players
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.oppo.player.label = Oppo Blu-ray Disc Player
|
||||
thing-type.oppo.player.description = Controls an Oppo Blu-ray Disc Player
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.oppo.player.host.label = Address
|
||||
thing-type.config.oppo.player.host.description = Host Name or IP Address of the Oppo Player or Machine Used for Serial Over IP.
|
||||
thing-type.config.oppo.player.model.label = Player Model
|
||||
thing-type.config.oppo.player.model.description = Choose Model of Oppo Player
|
||||
thing-type.config.oppo.player.model.option.83 = BDP-83 or BDP-93/95
|
||||
thing-type.config.oppo.player.model.option.103 = BDP-103/103D
|
||||
thing-type.config.oppo.player.model.option.105 = BDP-105/105D
|
||||
thing-type.config.oppo.player.model.option.203 = UDP-203
|
||||
thing-type.config.oppo.player.model.option.205 = UDP-205
|
||||
thing-type.config.oppo.player.port.label = Port
|
||||
thing-type.config.oppo.player.port.description = (Optional) Communication Port for Serial Over IP Connection. Leave blank If Connecting Directly to the Player.
|
||||
thing-type.config.oppo.player.serialPort.label = Serial Port
|
||||
thing-type.config.oppo.player.serialPort.description = Serial Port to Use for Connecting to the Oppo Player.
|
||||
thing-type.config.oppo.player.verboseMode.label = Verbose Mode
|
||||
thing-type.config.oppo.player.verboseMode.description = If true, the player will send time updates every second. If false, the binding polls the player evey 10 seconds
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.oppo.3d_indicator.label = 2D/3D Indicator
|
||||
channel-type.oppo.3d_indicator.description = Indicates If the Content Playing is 2D or 3D
|
||||
channel-type.oppo.aspect_ratio.label = Aspect Ratio
|
||||
channel-type.oppo.aspect_ratio.description = The Aspect Ratio of the Current Video Output
|
||||
channel-type.oppo.audio_type.label = Audio Type
|
||||
channel-type.oppo.audio_type.description = The Current Audio Track Type
|
||||
channel-type.oppo.control.label = Control
|
||||
channel-type.oppo.control.description = Transport Controls e.g. Play/Pause/Next/Previous/Fast Forward/Rewind
|
||||
channel-type.oppo.current_chapter.label = Current Chapter
|
||||
channel-type.oppo.current_chapter.description = Current Chapter Number
|
||||
channel-type.oppo.current_title.label = Current Title/Track
|
||||
channel-type.oppo.current_title.description = Current Title or Track Number Playing
|
||||
channel-type.oppo.disc_type.label = Disc Type
|
||||
channel-type.oppo.disc_type.description = The Current Type of Disc in the Player
|
||||
channel-type.oppo.hdmi_mode.label = HDMI Mode
|
||||
channel-type.oppo.hdmi_mode.description = The Current HDMI Output Mode
|
||||
channel-type.oppo.hdr_mode.label = HDR Mode
|
||||
channel-type.oppo.hdr_mode.description = The Current HDR Output Mode
|
||||
channel-type.oppo.hdr_mode.state.option.Auto = Auto
|
||||
channel-type.oppo.hdr_mode.state.option.On = On
|
||||
channel-type.oppo.hdr_mode.state.option.Off = Off
|
||||
channel-type.oppo.osd_position.label = OSD Position
|
||||
channel-type.oppo.osd_position.description = Set the OSD Position 0 to 5
|
||||
channel-type.oppo.output_resolution.label = Output Video Resolution
|
||||
channel-type.oppo.output_resolution.description = The Video Resolution of the Player Output
|
||||
channel-type.oppo.play_mode.label = Play Mode
|
||||
channel-type.oppo.play_mode.description = The Current Playback Mode of the Source
|
||||
channel-type.oppo.remote_button.label = Remote Button
|
||||
channel-type.oppo.remote_button.description = Simulate Pressing a Button on the Remote Control
|
||||
channel-type.oppo.remote_button.state.option.EJT = Eject
|
||||
channel-type.oppo.remote_button.state.option.DIM = Dimmer
|
||||
channel-type.oppo.remote_button.state.option.PUR = Pure Audio
|
||||
channel-type.oppo.remote_button.state.option.VUP = Vol +
|
||||
channel-type.oppo.remote_button.state.option.VDN = Vol -
|
||||
channel-type.oppo.remote_button.state.option.MUT = Mute
|
||||
channel-type.oppo.remote_button.state.option.NU1 = 1
|
||||
channel-type.oppo.remote_button.state.option.NU2 = 2
|
||||
channel-type.oppo.remote_button.state.option.NU3 = 3
|
||||
channel-type.oppo.remote_button.state.option.NU4 = 4
|
||||
channel-type.oppo.remote_button.state.option.NU5 = 5
|
||||
channel-type.oppo.remote_button.state.option.NU6 = 6
|
||||
channel-type.oppo.remote_button.state.option.NU7 = 7
|
||||
channel-type.oppo.remote_button.state.option.NU8 = 8
|
||||
channel-type.oppo.remote_button.state.option.NU9 = 9
|
||||
channel-type.oppo.remote_button.state.option.NU0 = 0
|
||||
channel-type.oppo.remote_button.state.option.CLR = Clear
|
||||
channel-type.oppo.remote_button.state.option.GOT = Goto
|
||||
channel-type.oppo.remote_button.state.option.HOM = Home
|
||||
channel-type.oppo.remote_button.state.option.PUP = Page Up
|
||||
channel-type.oppo.remote_button.state.option.PDN = Page Down
|
||||
channel-type.oppo.remote_button.state.option.OSD = Info/Display
|
||||
channel-type.oppo.remote_button.state.option.TTL = Top Menu
|
||||
channel-type.oppo.remote_button.state.option.MNU = Pop-Up Menu
|
||||
channel-type.oppo.remote_button.state.option.NUP = Up
|
||||
channel-type.oppo.remote_button.state.option.NLT = Left
|
||||
channel-type.oppo.remote_button.state.option.NRT = Right
|
||||
channel-type.oppo.remote_button.state.option.NDN = Down
|
||||
channel-type.oppo.remote_button.state.option.SEL = Select
|
||||
channel-type.oppo.remote_button.state.option.SET = Setup
|
||||
channel-type.oppo.remote_button.state.option.RET = Return
|
||||
channel-type.oppo.remote_button.state.option.RED = Red
|
||||
channel-type.oppo.remote_button.state.option.GRN = Green
|
||||
channel-type.oppo.remote_button.state.option.BLU = Blue
|
||||
channel-type.oppo.remote_button.state.option.YLW = Yellow
|
||||
channel-type.oppo.remote_button.state.option.STP = Stop
|
||||
channel-type.oppo.remote_button.state.option.PLA = Play
|
||||
channel-type.oppo.remote_button.state.option.PAU = Pause
|
||||
channel-type.oppo.remote_button.state.option.PRE = Previous
|
||||
channel-type.oppo.remote_button.state.option.REV = Fast Reverse
|
||||
channel-type.oppo.remote_button.state.option.FWD = Fast Forward
|
||||
channel-type.oppo.remote_button.state.option.NXT = Next
|
||||
channel-type.oppo.remote_button.state.option.AUD = Audio
|
||||
channel-type.oppo.remote_button.state.option.SUB = Subtitle
|
||||
channel-type.oppo.remote_button.state.option.ANG = Angle
|
||||
channel-type.oppo.remote_button.state.option.ZOM = Zoom
|
||||
channel-type.oppo.remote_button.state.option.SAP = SAP
|
||||
channel-type.oppo.remote_button.state.option.ATB = AB Replay
|
||||
channel-type.oppo.remote_button.state.option.RPT = Repeat
|
||||
channel-type.oppo.remote_button.state.option.PIP = Picture in Picture
|
||||
channel-type.oppo.remote_button.state.option.HDM = HDMI Mode
|
||||
channel-type.oppo.remote_button.state.option.SUH = Subtitle
|
||||
channel-type.oppo.remote_button.state.option.NFX = Netflix
|
||||
channel-type.oppo.remote_button.state.option.VDU = Vudu
|
||||
channel-type.oppo.remote_button.state.option.OPT = Option Menu
|
||||
channel-type.oppo.remote_button.state.option.M3D = 3D Menu
|
||||
channel-type.oppo.remote_button.state.option.SEH = Picture Adjustment
|
||||
channel-type.oppo.remote_button.state.option.DRB = Darbee Adjustment
|
||||
channel-type.oppo.remote_button.state.option.HDR = HDR Menu
|
||||
channel-type.oppo.remote_button.state.option.INH = Extended OSD
|
||||
channel-type.oppo.remote_button.state.option.RLH = Resolution Select
|
||||
channel-type.oppo.remote_button.state.option.AVS = A/V Sync Menu
|
||||
channel-type.oppo.remote_button.state.option.GPA = Gapless Play
|
||||
channel-type.oppo.repeat_mode.label = Repeat Mode
|
||||
channel-type.oppo.repeat_mode.description = The Current Repeat Mode
|
||||
channel-type.oppo.repeat_mode.state.option.00 = Off
|
||||
channel-type.oppo.repeat_mode.state.option.02 = Repeat Chapter
|
||||
channel-type.oppo.repeat_mode.state.option.03 = Repeat All
|
||||
channel-type.oppo.repeat_mode.state.option.04 = Repeat Title
|
||||
channel-type.oppo.repeat_mode.state.option.05 = Shuffle
|
||||
channel-type.oppo.repeat_mode.state.option.06 = Random
|
||||
channel-type.oppo.source.label = Source Input
|
||||
channel-type.oppo.source.description = Select the Source Input for the Player
|
||||
channel-type.oppo.source_resolution.label = Source Video Resolution
|
||||
channel-type.oppo.source_resolution.description = The Video Resolution of the Content Being Played
|
||||
channel-type.oppo.sub_shift.label = Subtitle Shift
|
||||
channel-type.oppo.sub_shift.description = Set the Subtitle Shift -10 to 10
|
||||
channel-type.oppo.subtitle_type.label = Subtitle Type
|
||||
channel-type.oppo.subtitle_type.description = The Current Subtitle Selected
|
||||
channel-type.oppo.time_display.label = Time Display (S)
|
||||
channel-type.oppo.time_display.description = The Playback Time Elapsed/Remaining in Seconds
|
||||
channel-type.oppo.time_mode.label = Time Display Mode
|
||||
channel-type.oppo.time_mode.description = Sets the Time Information Display
|
||||
channel-type.oppo.time_mode.state.option.T = Title Elapsed Time
|
||||
channel-type.oppo.time_mode.state.option.X = Title Remaining Time
|
||||
channel-type.oppo.time_mode.state.option.C = Chapter/Track Elapsed Time
|
||||
channel-type.oppo.time_mode.state.option.K = Chapter/Track Remaining Time
|
||||
channel-type.oppo.total_chapter.label = Total Number of Chapters
|
||||
channel-type.oppo.total_chapter.description = The Total Number of Chapters in the Current Title
|
||||
channel-type.oppo.total_title.label = Total Number of Titles/Tracks
|
||||
channel-type.oppo.total_title.description = The Total Number of Titles or Tracks on the Disc
|
||||
channel-type.oppo.zoom_mode.label = Zoom Mode
|
||||
channel-type.oppo.zoom_mode.description = The Current Zoom Mode
|
||||
channel-type.oppo.zoom_mode.state.option.00 = Off
|
||||
channel-type.oppo.zoom_mode.state.option.01 = Stretch
|
||||
channel-type.oppo.zoom_mode.state.option.02 = Full Screen
|
||||
channel-type.oppo.zoom_mode.state.option.03 = Underscan
|
||||
channel-type.oppo.zoom_mode.state.option.04 = 1.2x
|
||||
channel-type.oppo.zoom_mode.state.option.05 = 1.3x
|
||||
channel-type.oppo.zoom_mode.state.option.06 = 1.5x
|
||||
channel-type.oppo.zoom_mode.state.option.07 = 2x
|
||||
channel-type.oppo.zoom_mode.state.option.08 = 3x
|
||||
channel-type.oppo.zoom_mode.state.option.09 = 4x
|
||||
channel-type.oppo.zoom_mode.state.option.10 = 1/2
|
||||
channel-type.oppo.zoom_mode.state.option.11 = 1/3
|
||||
channel-type.oppo.zoom_mode.state.option.12 = 1/4
|
||||
Reference in New Issue
Block a user