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,143 @@
|
||||
# binding
|
||||
|
||||
binding.epsonprojector.name = Epson Projector Binding
|
||||
binding.epsonprojector.description = This binding is compatible with Epson projectors which support the ESC/VP21 protocol
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.epsonprojector.projector-serial.label = Epson Projector - Serial
|
||||
thing-type.epsonprojector.projector-serial.description = An Epson projector which supports the ESC/VP21 protocol via a serial port connection
|
||||
thing-type.epsonprojector.projector-tcp.label = Epson Projector - TCP/IP
|
||||
thing-type.epsonprojector.projector-tcp.description = An Epson projector which supports the ESC/VP21 protocol via the built-in ethernet port or a serial over IP connection
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.epsonprojector.projector-serial.maxVolume.label = Volume Range
|
||||
thing-type.config.epsonprojector.projector-serial.maxVolume.description = Set to Match the Volume Range Seen in the Projector's OSD
|
||||
thing-type.config.epsonprojector.projector-serial.maxVolume.option.20 = Volume range is 0-20
|
||||
thing-type.config.epsonprojector.projector-serial.maxVolume.option.40 = Volume range is 0-40
|
||||
thing-type.config.epsonprojector.projector-serial.pollingInterval.label = Polling Interval
|
||||
thing-type.config.epsonprojector.projector-serial.pollingInterval.description = Configures How Often to Poll the Projector for Updates (5-60; Default 10)
|
||||
thing-type.config.epsonprojector.projector-serial.serialPort.label = Serial Port
|
||||
thing-type.config.epsonprojector.projector-serial.serialPort.description = Serial Port to Use for Connecting to the Epson Projector
|
||||
thing-type.config.epsonprojector.projector-tcp.host.label = Host
|
||||
thing-type.config.epsonprojector.projector-tcp.host.description = IP address for the projector or serial over IP device
|
||||
thing-type.config.epsonprojector.projector-tcp.maxVolume.label = Volume Range
|
||||
thing-type.config.epsonprojector.projector-tcp.maxVolume.description = Set to Match the Volume Range Seen in the Projector's OSD
|
||||
thing-type.config.epsonprojector.projector-tcp.maxVolume.option.20 = Volume range is 0-20
|
||||
thing-type.config.epsonprojector.projector-tcp.maxVolume.option.40 = Volume range is 0-40
|
||||
thing-type.config.epsonprojector.projector-tcp.pollingInterval.label = Polling Interval
|
||||
thing-type.config.epsonprojector.projector-tcp.pollingInterval.description = Configures How Often to Poll the Projector for Updates (5-60; Default 10)
|
||||
thing-type.config.epsonprojector.projector-tcp.port.label = Port
|
||||
thing-type.config.epsonprojector.projector-tcp.port.description = Port for the projector or serial over IP device
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.epsonprojector.aspectratio.label = Aspect Ratio
|
||||
channel-type.epsonprojector.aspectratio.description = Retrieve or Set the Aspect Ratio
|
||||
channel-type.epsonprojector.aspectratio.state.option.NORMAL = NORMAL
|
||||
channel-type.epsonprojector.aspectratio.state.option.AUTO = AUTO
|
||||
channel-type.epsonprojector.aspectratio.state.option.FULL = FULL
|
||||
channel-type.epsonprojector.aspectratio.state.option.ZOOM = ZOOM
|
||||
channel-type.epsonprojector.aspectratio.state.option.WIDE = WIDE
|
||||
channel-type.epsonprojector.aspectratio.state.option.ANAMORPHIC = ANAMORPHIC
|
||||
channel-type.epsonprojector.aspectratio.state.option.SQUEEZE = SQUEEZE
|
||||
channel-type.epsonprojector.aspectratio.state.option.RATIO4X3 = RATIO4X3
|
||||
channel-type.epsonprojector.aspectratio.state.option.ZOOM4X3 = ZOOM4X3
|
||||
channel-type.epsonprojector.aspectratio.state.option.RATIO16X9 = RATIO16X9
|
||||
channel-type.epsonprojector.aspectratio.state.option.UP16X9 = UP16X9
|
||||
channel-type.epsonprojector.aspectratio.state.option.DOWN16X9 = DOWN16X9
|
||||
channel-type.epsonprojector.aspectratio.state.option.REAL = REAL
|
||||
channel-type.epsonprojector.autokeystone.label = Auto Keystone
|
||||
channel-type.epsonprojector.autokeystone.description = Turn the Auto Keystone On or Off
|
||||
channel-type.epsonprojector.background.label = Background
|
||||
channel-type.epsonprojector.background.description = Select the Background Color/Logo
|
||||
channel-type.epsonprojector.background.state.option.BLACK = BLACK
|
||||
channel-type.epsonprojector.background.state.option.BLUE = BLUE
|
||||
channel-type.epsonprojector.background.state.option.LOGO = LOGO
|
||||
channel-type.epsonprojector.brightness.label = Brightness
|
||||
channel-type.epsonprojector.brightness.description = Retrieve or Set the Brightness
|
||||
channel-type.epsonprojector.colormode.label = Color Mode
|
||||
channel-type.epsonprojector.colormode.description = Retrieve or Set the Color Mode
|
||||
channel-type.epsonprojector.colormode.state.option.DYNAMIC = DYNAMIC
|
||||
channel-type.epsonprojector.colormode.state.option.LIVINGROOM = LIVINGROOM
|
||||
channel-type.epsonprojector.colormode.state.option.NATURAL = NATURAL
|
||||
channel-type.epsonprojector.colormode.state.option.CINEMA = CINEMA
|
||||
channel-type.epsonprojector.colormode.state.option.CINEMANIGHT = CINEMANIGHT
|
||||
channel-type.epsonprojector.colormode.state.option.BWCINEMA = BWCINEMA
|
||||
channel-type.epsonprojector.colormode.state.option.DIGITALCINEMA = DIGITALCINEMA
|
||||
channel-type.epsonprojector.colormode.state.option.HD = HD
|
||||
channel-type.epsonprojector.colormode.state.option.THX = THX
|
||||
channel-type.epsonprojector.colormode.state.option.CINEMA3D = CINEMA3D
|
||||
channel-type.epsonprojector.colormode.state.option.DYNAMIC3D = DYNAMIC3D
|
||||
channel-type.epsonprojector.colormode.state.option.THX3D = THX3D
|
||||
channel-type.epsonprojector.colormode.state.option.SRGB = SRGB
|
||||
channel-type.epsonprojector.colormode.state.option.NORMAL = NORMAL
|
||||
channel-type.epsonprojector.colormode.state.option.MEETING = MEETING
|
||||
channel-type.epsonprojector.colormode.state.option.PRESENTATION = PRESENTATION
|
||||
channel-type.epsonprojector.colormode.state.option.SPORTS = SPORTS
|
||||
channel-type.epsonprojector.colormode.state.option.CUSTOM = CUSTOM
|
||||
channel-type.epsonprojector.colormode.state.option.BLACKBOARD = BLACKBOARD
|
||||
channel-type.epsonprojector.colormode.state.option.WHITEBOARD = WHITEBOARD
|
||||
channel-type.epsonprojector.colormode.state.option.PHOTO = PHOTO
|
||||
channel-type.epsonprojector.colormode.state.option.SILVER = SILVER
|
||||
channel-type.epsonprojector.colormode.state.option.XVCOLOR = XVCOLOR
|
||||
channel-type.epsonprojector.colormode.state.option.DICOMSIM = DICOMSIM
|
||||
channel-type.epsonprojector.colormode.state.option.AUTO = AUTO
|
||||
channel-type.epsonprojector.colortemperature.label = Color Temperature
|
||||
channel-type.epsonprojector.colortemperature.description = Retrieve or Set the Color Temperature
|
||||
channel-type.epsonprojector.contrast.label = Contrast
|
||||
channel-type.epsonprojector.contrast.description = Retrieve or Set the Contrast
|
||||
channel-type.epsonprojector.density.label = Density (Color Saturation)
|
||||
channel-type.epsonprojector.density.description = Retrieve or Set the Density
|
||||
channel-type.epsonprojector.errcode.label = ErrCode
|
||||
channel-type.epsonprojector.errcode.description = Retrieves the Last Error Code
|
||||
channel-type.epsonprojector.errmessage.label = ErrMessage
|
||||
channel-type.epsonprojector.errmessage.description = Retrieves the Description of the Last Error
|
||||
channel-type.epsonprojector.fleshtemperature.label = Flesh Temperature
|
||||
channel-type.epsonprojector.fleshtemperature.description = Retrieve or Set the Flesh Temperature
|
||||
channel-type.epsonprojector.freeze.label = Freeze Image
|
||||
channel-type.epsonprojector.freeze.description = Turn the Freeze Screen Mode On or Off
|
||||
channel-type.epsonprojector.gamma.label = Gamma
|
||||
channel-type.epsonprojector.gamma.description = Retrieve or Set the Gamma Setting
|
||||
channel-type.epsonprojector.gamma.state.option.G2_0 = G2_0
|
||||
channel-type.epsonprojector.gamma.state.option.G2_1 = G2_1
|
||||
channel-type.epsonprojector.gamma.state.option.G2_2 = G2_2
|
||||
channel-type.epsonprojector.gamma.state.option.G2_3 = G2_3
|
||||
channel-type.epsonprojector.gamma.state.option.G2_4 = G2_4
|
||||
channel-type.epsonprojector.gamma.state.option.CUSTOM = CUSTOM
|
||||
channel-type.epsonprojector.horizontalkeystone.label = Horizontal Keystone
|
||||
channel-type.epsonprojector.horizontalkeystone.description = Retrieve or Set the Horizontal Keystone
|
||||
channel-type.epsonprojector.horizontalposition.label = Horizontal Position
|
||||
channel-type.epsonprojector.horizontalposition.description = Retrieve or Set the Horizontal Position
|
||||
channel-type.epsonprojector.horizontalreverse.label = Horizontal Reverse
|
||||
channel-type.epsonprojector.horizontalreverse.description = Turn the Horizontal Reverse On or Off
|
||||
channel-type.epsonprojector.keycode.label = KeyCode
|
||||
channel-type.epsonprojector.keycode.description = Send a KEY Operation Command to the Projector
|
||||
channel-type.epsonprojector.lamptime.label = Lamp Time
|
||||
channel-type.epsonprojector.lamptime.description = Retrieves the Lamp Hours
|
||||
channel-type.epsonprojector.luminance.label = Luminance
|
||||
channel-type.epsonprojector.luminance.description = Retrieve or Set the Lamp Mode
|
||||
channel-type.epsonprojector.luminance.state.option.NORMAL = NORMAL
|
||||
channel-type.epsonprojector.luminance.state.option.ECO = ECO
|
||||
channel-type.epsonprojector.luminance.state.option.MEDIUM = MEDIUM
|
||||
channel-type.epsonprojector.mute.label = AV Mute
|
||||
channel-type.epsonprojector.mute.description = Turn the AV Mute On or Off
|
||||
channel-type.epsonprojector.powerstate.label = Power State
|
||||
channel-type.epsonprojector.powerstate.description = Retrieves the Textual Power State of the Projector
|
||||
channel-type.epsonprojector.source.label = Source
|
||||
channel-type.epsonprojector.source.description = Retrieve or Set the Input Source
|
||||
channel-type.epsonprojector.source.state.option.30 = HDMI1
|
||||
channel-type.epsonprojector.source.state.option.A0 = HDMI2
|
||||
channel-type.epsonprojector.source.state.option.14 = Component
|
||||
channel-type.epsonprojector.source.state.option.20 = PC DSUB
|
||||
channel-type.epsonprojector.source.state.option.41 = Video
|
||||
channel-type.epsonprojector.source.state.option.42 = S-Video
|
||||
channel-type.epsonprojector.tint.label = Tint
|
||||
channel-type.epsonprojector.tint.description = Retrieve or Set the Tint
|
||||
channel-type.epsonprojector.verticalkeystone.label = Vertical Keystone
|
||||
channel-type.epsonprojector.verticalkeystone.description = Retrieve or Set the Vertical Keystone
|
||||
channel-type.epsonprojector.verticalposition.label = Vertical Position
|
||||
channel-type.epsonprojector.verticalposition.description = Retrieve or Set the Vertical Position
|
||||
channel-type.epsonprojector.verticalreverse.label = Vertical Reverse
|
||||
channel-type.epsonprojector.verticalreverse.description = Turn the Vertical Reverse On or Off
|
||||
Reference in New Issue
Block a user