New Crowdin updates (#11832)
* New translations astro.properties (Finnish) * New translations astro.properties (German) * New translations bluetooth.properties (German) * New translations boschshc.properties (Italian) * New translations comfoair.properties (German) * New translations dwdunwetter.properties (German) * New translations epsonprojector.properties (German) * New translations gpio.properties (German) * New translations heliosventilation.properties (German) * New translations homeconnect.properties (German) * New translations homematic.properties (German) * New translations ipp.properties (German) * New translations jruby.properties (Hungarian) * New translations jsscripting.properties (German) * New translations jsscripting.properties (Hungarian) * New translations map.properties (German) * New translations map.properties (Hungarian) * New translations mqttbroker.properties (Italian) * New translations nanoleaf.properties (German) * New translations ocean.properties (German) * New translations openhabcloud.properties (Finnish) * New translations samsungtv.properties (Hungarian) * New translations shelly.properties (German) * New translations snmp.properties (German) * New translations sonos.properties (German) * New translations spotify.properties (German) * New translations tr064.properties (German) * New translations tradfri.properties (German) * New translations unifi.properties (German) * New translations unifi.properties (Hungarian) * New translations valloxmv.properties (Finnish) * New translations volvooncall.properties (German) * New translations xslt.properties (German)
This commit is contained in:
@@ -0,0 +1,143 @@
|
||||
# binding
|
||||
|
||||
binding.epsonprojector.name = Epson Projektor Binding
|
||||
binding.epsonprojector.description = Dieses Bindung ist kompatibel mit Epson Projektoren, die das ESC/VP21 Protokoll unterstützen
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.epsonprojector.projector-serial.label = Epson Projektor - Seriell
|
||||
thing-type.epsonprojector.projector-serial.description = Ein Epson Projektor, der das ESC/VP21 Protokoll über eine serielle Port-Verbindung unterstützt
|
||||
thing-type.epsonprojector.projector-tcp.label = Epson Projektor - TCP/IP
|
||||
thing-type.epsonprojector.projector-tcp.description = Ein Epson Projektor, der das ESC/VP21 Protokoll über den integrierten Ethernet-Port oder eine Seriell-über-IP-Verbindung unterstützt
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.epsonprojector.projector-serial.maxVolume.label = Lautstärke-Bereich
|
||||
thing-type.config.epsonprojector.projector-serial.maxVolume.description = Passen Sie den Lautstärke-Bereich entsprechend des OSD des Projektors an
|
||||
thing-type.config.epsonprojector.projector-serial.maxVolume.option.20 = Lautstärke-Bereich ist 0-20
|
||||
thing-type.config.epsonprojector.projector-serial.maxVolume.option.40 = Lautstärkebereich ist 0-40
|
||||
thing-type.config.epsonprojector.projector-serial.pollingInterval.label = Abfrageintervall
|
||||
thing-type.config.epsonprojector.projector-serial.pollingInterval.description = Konfiguriert wie oft der Projektor für Updates angefragt wird (5-60; Standard 10)
|
||||
thing-type.config.epsonprojector.projector-serial.serialPort.label = Serielle Schnittstelle
|
||||
thing-type.config.epsonprojector.projector-serial.serialPort.description = Zu verwendender serieller Port zum Verbinden mit dem Epson Projektor
|
||||
thing-type.config.epsonprojector.projector-tcp.host.label = Host
|
||||
thing-type.config.epsonprojector.projector-tcp.host.description = IP-Adresse für Projektor oder Seriell-über-IP-Geräte
|
||||
thing-type.config.epsonprojector.projector-tcp.maxVolume.label = Lautstärke-Bereich
|
||||
thing-type.config.epsonprojector.projector-tcp.maxVolume.description = Passen Sie den Lautstärke-Bereich entsprechend des OSD des Projektors an
|
||||
thing-type.config.epsonprojector.projector-tcp.maxVolume.option.20 = Lautstärke-Bereich ist 0-20
|
||||
thing-type.config.epsonprojector.projector-tcp.maxVolume.option.40 = Lautstärkebereich ist 0-40
|
||||
thing-type.config.epsonprojector.projector-tcp.pollingInterval.label = Abfrageintervall
|
||||
thing-type.config.epsonprojector.projector-tcp.pollingInterval.description = Konfiguriert wie oft der Projektor für Updates angefragt wird (5-60; Standard 10)
|
||||
thing-type.config.epsonprojector.projector-tcp.port.label = Port
|
||||
thing-type.config.epsonprojector.projector-tcp.port.description = Port für den Projektor oder Seriell-über-IP-Gerät
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.epsonprojector.aspectratio.label = Bildformat
|
||||
channel-type.epsonprojector.aspectratio.description = Bildformat abrufen oder einstellen
|
||||
channel-type.epsonprojector.aspectratio.state.option.NORMAL = NORMAL
|
||||
channel-type.epsonprojector.aspectratio.state.option.AUTO = Automatisch
|
||||
channel-type.epsonprojector.aspectratio.state.option.FULL = VOLL
|
||||
channel-type.epsonprojector.aspectratio.state.option.ZOOM = ZOOM
|
||||
channel-type.epsonprojector.aspectratio.state.option.WIDE = WIDE
|
||||
channel-type.epsonprojector.aspectratio.state.option.ANAMORPHIC = ANAMORP
|
||||
channel-type.epsonprojector.aspectratio.state.option.SQUEEZE = GESTAUCHT
|
||||
channel-type.epsonprojector.aspectratio.state.option.RATIO4X3 = 4\:3
|
||||
channel-type.epsonprojector.aspectratio.state.option.ZOOM4X3 = ZOOM 4\:3
|
||||
channel-type.epsonprojector.aspectratio.state.option.RATIO16X9 = 16\:9
|
||||
channel-type.epsonprojector.aspectratio.state.option.UP16X9 = Upscale 16\:9
|
||||
channel-type.epsonprojector.aspectratio.state.option.DOWN16X9 = Downscale 16\:9
|
||||
channel-type.epsonprojector.aspectratio.state.option.REAL = REAL
|
||||
channel-type.epsonprojector.autokeystone.label = automatische Kissenverzerrung
|
||||
channel-type.epsonprojector.autokeystone.description = Automatische Kissenverzerrung ein- oder ausschalten
|
||||
channel-type.epsonprojector.background.label = Hintergrund
|
||||
channel-type.epsonprojector.background.description = Hintergrundfarbe/Logo auswählen
|
||||
channel-type.epsonprojector.background.state.option.BLACK = SCHWARZ
|
||||
channel-type.epsonprojector.background.state.option.BLUE = BLAU
|
||||
channel-type.epsonprojector.background.state.option.LOGO = LOGO
|
||||
channel-type.epsonprojector.brightness.label = Helligkeit
|
||||
channel-type.epsonprojector.brightness.description = Helligkeit abrufen oder einstellen
|
||||
channel-type.epsonprojector.colormode.label = Farbmodus
|
||||
channel-type.epsonprojector.colormode.description = Farbmodus abrufen oder einstellen
|
||||
channel-type.epsonprojector.colormode.state.option.DYNAMIC = DYNAMISCH
|
||||
channel-type.epsonprojector.colormode.state.option.LIVINGROOM = WOHNZIMMER
|
||||
channel-type.epsonprojector.colormode.state.option.NATURAL = NATÜRLICH
|
||||
channel-type.epsonprojector.colormode.state.option.CINEMA = KINO
|
||||
channel-type.epsonprojector.colormode.state.option.CINEMANIGHT = KINONACHT
|
||||
channel-type.epsonprojector.colormode.state.option.BWCINEMA = SchwarzWeiß-KINO
|
||||
channel-type.epsonprojector.colormode.state.option.DIGITALCINEMA = Digital-KINO
|
||||
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 = BESPRECHUNG
|
||||
channel-type.epsonprojector.colormode.state.option.PRESENTATION = PRÄSENTATION
|
||||
channel-type.epsonprojector.colormode.state.option.SPORTS = SPORT
|
||||
channel-type.epsonprojector.colormode.state.option.CUSTOM = BENUTZERDEFINIERT
|
||||
channel-type.epsonprojector.colormode.state.option.BLACKBOARD = BLACKBOARD
|
||||
channel-type.epsonprojector.colormode.state.option.WHITEBOARD = WHITEBOARD
|
||||
channel-type.epsonprojector.colormode.state.option.PHOTO = FOTO
|
||||
channel-type.epsonprojector.colormode.state.option.SILVER = SILBER
|
||||
channel-type.epsonprojector.colormode.state.option.XVCOLOR = XVCOLOR
|
||||
channel-type.epsonprojector.colormode.state.option.DICOMSIM = DICOMSIM
|
||||
channel-type.epsonprojector.colormode.state.option.AUTO = Automatisch
|
||||
channel-type.epsonprojector.colortemperature.label = Farbtemperatur
|
||||
channel-type.epsonprojector.colortemperature.description = Farbtemperatur abrufen oder einstellen
|
||||
channel-type.epsonprojector.contrast.label = Kontrast
|
||||
channel-type.epsonprojector.contrast.description = Den Kontrast abrufen oder setzen
|
||||
channel-type.epsonprojector.density.label = Itensität (Farbsättigung)
|
||||
channel-type.epsonprojector.density.description = Abrufen oder Setzen der Farbsättigung
|
||||
channel-type.epsonprojector.errcode.label = FehlerCode
|
||||
channel-type.epsonprojector.errcode.description = Ruft den letzten Fehlercode ab
|
||||
channel-type.epsonprojector.errmessage.label = Fehlermeldung
|
||||
channel-type.epsonprojector.errmessage.description = Ruft die Beschreibung des letzten Fehlers ab
|
||||
channel-type.epsonprojector.fleshtemperature.label = Flesh-Temperatur
|
||||
channel-type.epsonprojector.fleshtemperature.description = Flesh-Temperatur abrufen oder einstellen
|
||||
channel-type.epsonprojector.freeze.label = Bildschirmsperre
|
||||
channel-type.epsonprojector.freeze.description = Bildschirmsperre ein- oder ausschalten
|
||||
channel-type.epsonprojector.gamma.label = Gamma
|
||||
channel-type.epsonprojector.gamma.description = Abrufen oder Setzen der Gamma-Einstellung
|
||||
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 = BENUTZERDEFINIERT
|
||||
channel-type.epsonprojector.horizontalkeystone.label = Horizontale Kissenverzerrung
|
||||
channel-type.epsonprojector.horizontalkeystone.description = Horizontale Kissenverzerrung abrufen oder setzen
|
||||
channel-type.epsonprojector.horizontalposition.label = Horizontale Position
|
||||
channel-type.epsonprojector.horizontalposition.description = Abrufen oder Setzen der horizontalen Position
|
||||
channel-type.epsonprojector.horizontalreverse.label = Horizontal gespiegelt
|
||||
channel-type.epsonprojector.horizontalreverse.description = Horizontale Spiegelung ein- oder ausschalten
|
||||
channel-type.epsonprojector.keycode.label = Tastencode
|
||||
channel-type.epsonprojector.keycode.description = Senden Sie einen Tastencode an den Projektor
|
||||
channel-type.epsonprojector.lamptime.label = Lampenbetriebszeit
|
||||
channel-type.epsonprojector.lamptime.description = Ruft die Lampen Betriebsstunden ab
|
||||
channel-type.epsonprojector.luminance.label = Helligkeit
|
||||
channel-type.epsonprojector.luminance.description = Lampenmodus abrufen oder einstellen
|
||||
channel-type.epsonprojector.luminance.state.option.NORMAL = NORMAL
|
||||
channel-type.epsonprojector.luminance.state.option.ECO = ECO
|
||||
channel-type.epsonprojector.luminance.state.option.MEDIUM = MITTEL
|
||||
channel-type.epsonprojector.mute.label = AV stumm
|
||||
channel-type.epsonprojector.mute.description = AV Stummschalten ein oder aus
|
||||
channel-type.epsonprojector.powerstate.label = Einschaltzustand
|
||||
channel-type.epsonprojector.powerstate.description = Ruft den Einschaltzustand des Projektors ab
|
||||
channel-type.epsonprojector.source.label = Video-Eingang
|
||||
channel-type.epsonprojector.source.description = Video-Eingang abrufen oder einstellen
|
||||
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 = Farbton
|
||||
channel-type.epsonprojector.tint.description = Farbton abrufen oder setzen
|
||||
channel-type.epsonprojector.verticalkeystone.label = Vertikale Kissenverzerrung
|
||||
channel-type.epsonprojector.verticalkeystone.description = Vertikale Kissenverzerrung abfragen oder setzen
|
||||
channel-type.epsonprojector.verticalposition.label = Vertikale Position
|
||||
channel-type.epsonprojector.verticalposition.description = Abrufen oder Setzen der vertikalen Position
|
||||
channel-type.epsonprojector.verticalreverse.label = Vertikal gespiegelt
|
||||
channel-type.epsonprojector.verticalreverse.description = Vertikale Spiegelung ein- oder ausschalten
|
||||
Reference in New Issue
Block a user