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,93 @@
|
||||
# binding
|
||||
|
||||
binding.roku.name = Roku Binding
|
||||
binding.roku.description = Controls Roku Streaming Media Players and TVs
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.roku.roku_player.label = Roku
|
||||
thing-type.roku.roku_player.description = A Roku Streaming Media Player
|
||||
thing-type.roku.roku_tv.label = Roku TV
|
||||
thing-type.roku.roku_tv.description = A Roku Streaming Media TV
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.roku.rokuconfig.hostName.label = Host Name/IP Address
|
||||
thing-type.config.roku.rokuconfig.hostName.description = Host Name or IP Address of the Roku device
|
||||
thing-type.config.roku.rokuconfig.port.label = Port
|
||||
thing-type.config.roku.rokuconfig.port.description = Port for the ECP Connector of the Roku device
|
||||
thing-type.config.roku.rokuconfig.refresh.label = Refresh Interval
|
||||
thing-type.config.roku.rokuconfig.refresh.description = Specifies the Refresh Interval in Seconds
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.roku.activeApp.label = Active App
|
||||
channel-type.roku.activeApp.description = The Currently Running App on the Roku
|
||||
channel-type.roku.activeChannel.label = Active Channel
|
||||
channel-type.roku.activeChannel.description = The TV Channel Currently Selected on the Roku TV
|
||||
channel-type.roku.button.label = Remote Button
|
||||
channel-type.roku.button.description = A Remote Button Press to Send to the Roku
|
||||
channel-type.roku.button.state.option.Home = Home
|
||||
channel-type.roku.button.state.option.Rev = Reverse
|
||||
channel-type.roku.button.state.option.Fwd = Forward
|
||||
channel-type.roku.button.state.option.Play = Play
|
||||
channel-type.roku.button.state.option.Select = Select
|
||||
channel-type.roku.button.state.option.Left = Left
|
||||
channel-type.roku.button.state.option.Right = Right
|
||||
channel-type.roku.button.state.option.Down = Down
|
||||
channel-type.roku.button.state.option.Up = Up
|
||||
channel-type.roku.button.state.option.Back = Back
|
||||
channel-type.roku.button.state.option.InstantReplay = Instant Replay
|
||||
channel-type.roku.button.state.option.Info = Info
|
||||
channel-type.roku.button.state.option.Backspace = Backspace
|
||||
channel-type.roku.button.state.option.Search = Search
|
||||
channel-type.roku.button.state.option.Enter = Enter
|
||||
channel-type.roku.button.state.option.FindRemote = Find Remote
|
||||
channel-type.roku.buttonTv.label = Remote Button
|
||||
channel-type.roku.buttonTv.description = A Remote Button Press to Send to the Roku TV
|
||||
channel-type.roku.buttonTv.state.option.Home = Home
|
||||
channel-type.roku.buttonTv.state.option.Rev = Reverse
|
||||
channel-type.roku.buttonTv.state.option.Fwd = Forward
|
||||
channel-type.roku.buttonTv.state.option.Play = Play
|
||||
channel-type.roku.buttonTv.state.option.Select = Select
|
||||
channel-type.roku.buttonTv.state.option.Left = Left
|
||||
channel-type.roku.buttonTv.state.option.Right = Right
|
||||
channel-type.roku.buttonTv.state.option.Down = Down
|
||||
channel-type.roku.buttonTv.state.option.Up = Up
|
||||
channel-type.roku.buttonTv.state.option.Back = Back
|
||||
channel-type.roku.buttonTv.state.option.InstantReplay = Instant Replay
|
||||
channel-type.roku.buttonTv.state.option.Info = Info
|
||||
channel-type.roku.buttonTv.state.option.Backspace = Backspace
|
||||
channel-type.roku.buttonTv.state.option.Search = Search
|
||||
channel-type.roku.buttonTv.state.option.Enter = Enter
|
||||
channel-type.roku.buttonTv.state.option.FindRemote = Find Remote
|
||||
channel-type.roku.buttonTv.state.option.VolumeUp = Volume Up
|
||||
channel-type.roku.buttonTv.state.option.VolumeDown = Volume Down
|
||||
channel-type.roku.buttonTv.state.option.VolumeMute = Volume Mute
|
||||
channel-type.roku.buttonTv.state.option.ChannelUp = Channel Up
|
||||
channel-type.roku.buttonTv.state.option.Channel Down = Channel Down
|
||||
channel-type.roku.buttonTv.state.option.InputTuner = Input Tuner
|
||||
channel-type.roku.buttonTv.state.option.InputHDMI1 = Input HDMI1
|
||||
channel-type.roku.buttonTv.state.option.InputHDMI2 = Input HDMI2
|
||||
channel-type.roku.buttonTv.state.option.InputHDMI3 = Input HDMI3
|
||||
channel-type.roku.buttonTv.state.option.InputHDMI4 = Input HDMI4
|
||||
channel-type.roku.buttonTv.state.option.InputAV1 = Input AV1
|
||||
channel-type.roku.buttonTv.state.option.PowerOff = Power Off
|
||||
channel-type.roku.channelName.label = Channel Name
|
||||
channel-type.roku.channelName.description = The Name of the Channel Currently Selected
|
||||
channel-type.roku.playMode.label = Play Mode
|
||||
channel-type.roku.playMode.description = The Current Playback Mode
|
||||
channel-type.roku.programDescription.label = Program Description
|
||||
channel-type.roku.programDescription.description = The Description of the Current TV Program
|
||||
channel-type.roku.programRating.label = Program Rating
|
||||
channel-type.roku.programRating.description = The TV Parental Guideline Rating of the Current TV Program
|
||||
channel-type.roku.programTitle.label = Program Title
|
||||
channel-type.roku.programTitle.description = The Name of the Current TV Program
|
||||
channel-type.roku.signalMode.label = Signal Mode
|
||||
channel-type.roku.signalMode.description = The Signal Type of the Current TV Channel, ie: 1080i
|
||||
channel-type.roku.signalQuality.label = Signal Quality
|
||||
channel-type.roku.signalQuality.description = The Signal Quality of the Current TV Channel
|
||||
channel-type.roku.timeElapsed.label = Playback Time
|
||||
channel-type.roku.timeElapsed.description = The Current Playback Time Elapsed
|
||||
channel-type.roku.timeTotal.label = Total Time
|
||||
channel-type.roku.timeTotal.description = The Total Length of the Current Title
|
||||
Reference in New Issue
Block a user