New Crowdin updates (#12849)

* New translations boschshc.properties (German)
* New translations jinja.properties (German)
* New translations regex.properties (German)
* New translations jsonpath.properties (German)
* New translations xpath.properties (German)
* New translations dynamodb.properties (German)
* New translations jdbc.properties (German)
* New translations neeo.properties (German)
* New translations fsinternetradio.properties (German)
* New translations sonyaudio.properties (German)
* New translations systeminfo.properties (German)
* New translations wemo.properties (German)
* New translations googlestt.properties (German)
* New translations voicerss.properties (German)
* New translations porcupineks.properties (German)
* New translations watsonstt.properties (German)
* New translations voskstt.properties (German)
* New translations deutschebahn.properties (German)
* New translations dwdunwetter.properties (German)
* New translations shelly.properties (German)
* New translations googletts.properties (German)
* New translations http.properties (Italian)
* New translations evcc.properties (German)
* New translations imperihome.properties (Italian)
* New translations voicerss.properties (German)
* New translations dwdunwetter.properties (German)
This commit is contained in:
openhab-bot
2022-06-01 12:11:04 +02:00
committed by GitHub
parent 3114408cb9
commit 598d88648c
24 changed files with 1416 additions and 10 deletions

View File

@@ -0,0 +1,39 @@
# binding
binding.fsinternetradio.name = FSInternetRadio Binding
binding.fsinternetradio.description = Dieses Binding unterstützt Internet-Radios mit Frontier Silicon Chipsatz.
# thing types
thing-type.fsinternetradio.radio.label = Internet-Radio
thing-type.fsinternetradio.radio.description = Ein Internet-Radio, welches den Frontier Silicon Chipsatz verwendet.
# thing types config
thing-type.config.fsinternetradio.radio.ip.label = Netzwerkadresse
thing-type.config.fsinternetradio.radio.ip.description = Die IP-Adresse oder der Hostname des Internet-Radios.
thing-type.config.fsinternetradio.radio.pin.label = PIN-Code
thing-type.config.fsinternetradio.radio.pin.description = Der PIN-Code des Internet-Radios (voreingestellt\: 1234)
thing-type.config.fsinternetradio.radio.port.label = Port
thing-type.config.fsinternetradio.radio.port.description = Die Port-Adresse des Internet-Radios (voreingestellt\: 80).
thing-type.config.fsinternetradio.radio.refresh.label = Aktualisierungsintervall
thing-type.config.fsinternetradio.radio.refresh.description = Intervall zur Statusaktualisierung in Sekunden.
# channel types
channel-type.fsinternetradio.mode.label = Modus
channel-type.fsinternetradio.mode.description = Der Radio-Modus, z.B. FM Radio, Internet Radio, AUX etc.
channel-type.fsinternetradio.mute.label = Stumm schalten
channel-type.fsinternetradio.mute.description = Schaltet das Radio stumm.
channel-type.fsinternetradio.play-info-name.label = Aktueller Titel
channel-type.fsinternetradio.play-info-name.description = Der aktuelle Name der Radiostation oder des Titels.
channel-type.fsinternetradio.play-info-text.label = Info-Text
channel-type.fsinternetradio.play-info-text.description = Aktuelle Informationen, z.B. die aktuelle Radiostation.
channel-type.fsinternetradio.power.label = Betrieb
channel-type.fsinternetradio.power.description = Radio ein-/ausschalten.
channel-type.fsinternetradio.preset.label = Voreinstellung
channel-type.fsinternetradio.preset.description = Voreingestellte Radiostation.
channel-type.fsinternetradio.volume-absolute.label = Lautstärke
channel-type.fsinternetradio.volume-absolute.description = Latstärke (min\=0, max\=32).
channel-type.fsinternetradio.volume-percent.label = Lautstärke
channel-type.fsinternetradio.volume-percent.description = Lautstärke in Prozent.