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,118 @@
|
||||
# binding
|
||||
|
||||
binding.magentatv.name = MagentaTV Binding
|
||||
binding.magentatv.description = This is the binding for MagentaTV receivers
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.magentatv.receiver.label = MagentaTV Media Receiver
|
||||
thing-type.magentatv.receiver.description = Represents a Telekom Media Receiver for MagentaTV
|
||||
thing-type.magentatv.receiver.group.control.label = Control
|
||||
thing-type.magentatv.receiver.group.program.label = Program Information
|
||||
thing-type.magentatv.receiver.group.status.label = Play Status
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.magentatv.receiver.accountName.label = Account Name
|
||||
thing-type.config.magentatv.receiver.accountName.description = Credentials: Login name (e.g. xxx@t-online.de, same as for the Telekom Kundencenter)
|
||||
thing-type.config.magentatv.receiver.accountPassword.label = Account Password
|
||||
thing-type.config.magentatv.receiver.accountPassword.description = Credentials: Account Password (same as for the Telekom Kundencenter)
|
||||
thing-type.config.magentatv.receiver.ipAddress.label = Device IP Address
|
||||
thing-type.config.magentatv.receiver.ipAddress.description = IP address of the receiver
|
||||
thing-type.config.magentatv.receiver.port.label = Port
|
||||
thing-type.config.magentatv.receiver.port.description = Port address for UPnP
|
||||
thing-type.config.magentatv.receiver.udn.label = Unique Device Name
|
||||
thing-type.config.magentatv.receiver.udn.description = The UDN identifies the Media Receiver
|
||||
thing-type.config.magentatv.receiver.userId.label = User ID
|
||||
thing-type.config.magentatv.receiver.userId.description = Technical User ID required for pairing process
|
||||
|
||||
# channel group types
|
||||
|
||||
channel-group-type.magentatv.control.label = Control
|
||||
channel-group-type.magentatv.control.description = Control function for your Media Receiver
|
||||
channel-group-type.magentatv.program.label = Program Information
|
||||
channel-group-type.magentatv.program.description = Information on the running program
|
||||
channel-group-type.magentatv.status.label = Play Status
|
||||
channel-group-type.magentatv.status.description = Status information on media play
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.magentatv.channelCode.label = Channel Code
|
||||
channel-type.magentatv.channelCode.description = Channel code in the channel list
|
||||
channel-type.magentatv.channelNumber.label = Channel
|
||||
channel-type.magentatv.channelNumber.description = Send channel number to switch program
|
||||
channel-type.magentatv.key.label = Key
|
||||
channel-type.magentatv.key.description = Send Key to the Media Receive (POWER/MENU/INFO... - see documentation)
|
||||
channel-type.magentatv.key.command.option.POWER = POWER
|
||||
channel-type.magentatv.key.command.option.HELP = Help
|
||||
channel-type.magentatv.key.command.option.INFO = Info
|
||||
channel-type.magentatv.key.command.option.MENU = Menu
|
||||
channel-type.magentatv.key.command.option.EPG = EPG
|
||||
channel-type.magentatv.key.command.option.TTEXT = TeleText
|
||||
channel-type.magentatv.key.command.option.PORTAL = Portal
|
||||
channel-type.magentatv.key.command.option.STAR = *
|
||||
channel-type.magentatv.key.command.option.POUND = #
|
||||
channel-type.magentatv.key.command.option.SPACE = Space
|
||||
channel-type.magentatv.key.command.option.OK = Ok
|
||||
channel-type.magentatv.key.command.option.ENTER = Enter
|
||||
channel-type.magentatv.key.command.option.BACK = Back
|
||||
channel-type.magentatv.key.command.option.DELETE = Delete
|
||||
channel-type.magentatv.key.command.option.EXIT = Exit
|
||||
channel-type.magentatv.key.command.option.OPTION = Opt
|
||||
channel-type.magentatv.key.command.option.SETTINGS = Settings
|
||||
channel-type.magentatv.key.command.option.UP = Up
|
||||
channel-type.magentatv.key.command.option.DOWN = Down
|
||||
channel-type.magentatv.key.command.option.LEFT = Left
|
||||
channel-type.magentatv.key.command.option.RIGHT = Right
|
||||
channel-type.magentatv.key.command.option.PGUP = Page Up
|
||||
channel-type.magentatv.key.command.option.PGDOWN = Page Down
|
||||
channel-type.magentatv.key.command.option.FAV = Favorites
|
||||
channel-type.magentatv.key.command.option.RED = red
|
||||
channel-type.magentatv.key.command.option.GREEN = green
|
||||
channel-type.magentatv.key.command.option.YELLOW = yellow
|
||||
channel-type.magentatv.key.command.option.BLUE = blue
|
||||
channel-type.magentatv.key.command.option.SEARCH = Search
|
||||
channel-type.magentatv.key.command.option.NEXT = Next
|
||||
channel-type.magentatv.key.command.option.VOLUP = VolUp
|
||||
channel-type.magentatv.key.command.option.VOLDOWN = VolDown
|
||||
channel-type.magentatv.key.command.option.MUTE = Mute
|
||||
channel-type.magentatv.key.command.option.CHUP = ChanUp
|
||||
channel-type.magentatv.key.command.option.CHDOWN = ChanDown
|
||||
channel-type.magentatv.key.command.option.LASTCH = Last Channel
|
||||
channel-type.magentatv.key.command.option.NEXTCH = Next Channel
|
||||
channel-type.magentatv.key.command.option.PREVCH = Prev Channel
|
||||
channel-type.magentatv.key.command.option.BEGIN = Go Begin
|
||||
channel-type.magentatv.key.command.option.END = Go End
|
||||
channel-type.magentatv.key.command.option.PLAY = Play
|
||||
channel-type.magentatv.key.command.option.PAUSE = Pause
|
||||
channel-type.magentatv.key.command.option.REWIND = Rewind
|
||||
channel-type.magentatv.key.command.option.FORWARD = Forward
|
||||
channel-type.magentatv.key.command.option.PREVCHAP = Prev Chapter
|
||||
channel-type.magentatv.key.command.option.NEXTCHAP = Next Chapter
|
||||
channel-type.magentatv.key.command.option.TRACK = Track
|
||||
channel-type.magentatv.key.command.option.REPLAY = Replay
|
||||
channel-type.magentatv.key.command.option.SKIP = Skip
|
||||
channel-type.magentatv.key.command.option.STOP = Stop
|
||||
channel-type.magentatv.key.command.option.RECORD = Record
|
||||
channel-type.magentatv.key.command.option.SUBTITLES = Sub Titles
|
||||
channel-type.magentatv.key.command.option.MEDIA = Media
|
||||
channel-type.magentatv.key.command.option.INTER = Interaction
|
||||
channel-type.magentatv.key.command.option.SOURCE = Source
|
||||
channel-type.magentatv.key.command.option.SWITCH = Switch IPTV/DVB
|
||||
channel-type.magentatv.key.command.option.IPTV = IPTV
|
||||
channel-type.magentatv.key.command.option.PIP = PIP
|
||||
channel-type.magentatv.key.command.option.MULTIVIEW = Multi View
|
||||
channel-type.magentatv.playMode.label = Play Mode
|
||||
channel-type.magentatv.playMode.description = Play Mode for running program
|
||||
channel-type.magentatv.programDuration.label = Duration
|
||||
channel-type.magentatv.programDuration.description = Duration of the program
|
||||
channel-type.magentatv.programPosition.label = Play Position
|
||||
channel-type.magentatv.programPosition.description = Play Position since program started
|
||||
channel-type.magentatv.programStart.label = Start
|
||||
channel-type.magentatv.programStart.description = Program start time
|
||||
channel-type.magentatv.programText.label = Description
|
||||
channel-type.magentatv.programText.description = Some info on the running program
|
||||
channel-type.magentatv.programTitle.label = Program
|
||||
channel-type.magentatv.programTitle.description = Running program
|
||||
channel-type.magentatv.runStatus.label = Status
|
||||
channel-type.magentatv.runStatus.description = Run status
|
||||
Reference in New Issue
Block a user