New Crowdin updates (#13962)

* New translations chromecast.properties (Italian)
* New translations sonos.properties (Italian)
* New translations exec.properties (Italian)
* New translations knx.properties (German)
* New translations jsscripting.properties (German)
* New translations yamahamusiccast.properties (German)
This commit is contained in:
openhab-bot
2022-12-15 23:36:49 +01:00
committed by GitHub
parent c75b04e976
commit d6db72774a
6 changed files with 403 additions and 6 deletions

View File

@@ -0,0 +1,92 @@
# binding
binding.yamahamusiccast.name = Yamaha MusicCast Bindung
binding.yamahamusiccast.description = Dies ist das Binding für Yamaha MusicCast
# thing types
thing-type.yamahamusiccast.bridge.label = Virtuelle Brücke
thing-type.yamahamusiccast.bridge.description = Virtuelle Brücke um Updates zu erhalten
thing-type.yamahamusiccast.device.label = Yamaha MusicCast Modell
thing-type.yamahamusiccast.device.description = Ein Yamaha Modell mit MusicCast Funktionalität
# thing types config
thing-type.config.yamahamusiccast.device.defaultAfterMCLink.label = MusicCast Link Standard-Eingang
thing-type.config.yamahamusiccast.device.defaultAfterMCLink.description = Standard-Eingang für das MusicCast Gerät, wenn MusicCast Link beendet ist
thing-type.config.yamahamusiccast.device.defaultAfterMCLink.option.none = Keiner
thing-type.config.yamahamusiccast.device.defaultAfterMCLink.option.net_radio = Internet-Radio
thing-type.config.yamahamusiccast.device.defaultAfterMCLink.option.tuner = Radio
thing-type.config.yamahamusiccast.device.host.label = Addresse
thing-type.config.yamahamusiccast.device.host.description = Hostname oder IP-Adresse des MusicCast Geräts
thing-type.config.yamahamusiccast.device.syncVolume.label = Synchronisiere Lautstärke
thing-type.config.yamahamusiccast.device.syncVolume.description = Synchronisiere Lautstärke über verlinkte MusicCast Modelle
thing-type.config.yamahamusiccast.device.volumeDbMax.label = Maximale Lautstärke
thing-type.config.yamahamusiccast.device.volumeDbMax.description = Höchste Lautstärke in dB.
thing-type.config.yamahamusiccast.device.volumeDbMin.label = Minimale Lautstärke
thing-type.config.yamahamusiccast.device.volumeDbMin.description = Niedrigste Lautstärke in dB.
# channel group types
channel-group-type.yamahamusiccast.mainControls.label = Hauptzone (Standard)
channel-group-type.yamahamusiccast.playerControls.label = Wiedergabesteuerung
channel-group-type.yamahamusiccast.zone2Controls.label = Zone 2
channel-group-type.yamahamusiccast.zone3Controls.label = Zone 3
channel-group-type.yamahamusiccast.zone4Controls.label = Zone 4
# channel types
channel-type.yamahamusiccast.album.label = Album
channel-type.yamahamusiccast.album.description = Album
channel-type.yamahamusiccast.albumArt.label = Albumcover
channel-type.yamahamusiccast.albumArt.description = Albumcover
channel-type.yamahamusiccast.artist.label = Interpret
channel-type.yamahamusiccast.artist.description = Interpret
channel-type.yamahamusiccast.input.label = Eingang
channel-type.yamahamusiccast.input.description = Eingangsquelle
channel-type.yamahamusiccast.mclinkStatus.label = MusicCast Link Status
channel-type.yamahamusiccast.mclinkStatus.description = MusicCast Link Status
channel-type.yamahamusiccast.playTime.label = Wiedergabezeit
channel-type.yamahamusiccast.playTime.description = Wiedergabezeit
channel-type.yamahamusiccast.player.label = Internet-Radio/USB-Wiedergabe
channel-type.yamahamusiccast.player.description = Wiedergabesteuerung für Internet-Radio/USB-Wiedergabe
channel-type.yamahamusiccast.recallScene.label = Szenen-Auswahl
channel-type.yamahamusiccast.recallScene.description = Szenen-Auswahl (falls verfügbar)
channel-type.yamahamusiccast.recallScene.state.option.1 = Szene 1
channel-type.yamahamusiccast.recallScene.state.option.2 = Szene 2
channel-type.yamahamusiccast.recallScene.state.option.3 = Szene 3
channel-type.yamahamusiccast.recallScene.state.option.4 = Szene 4
channel-type.yamahamusiccast.recallScene.state.option.5 = Szene 5
channel-type.yamahamusiccast.recallScene.state.option.6 = Szene 6
channel-type.yamahamusiccast.recallScene.state.option.7 = Szene 7
channel-type.yamahamusiccast.recallScene.state.option.8 = Szene 8
channel-type.yamahamusiccast.repeat.label = Wiederholen
channel-type.yamahamusiccast.repeat.description = Wiederholmodus
channel-type.yamahamusiccast.repeat.state.option.off = Aus
channel-type.yamahamusiccast.repeat.state.option.one = An
channel-type.yamahamusiccast.repeat.state.option.all = Alle
channel-type.yamahamusiccast.selectPreset.label = Internet-Radio/USB Voreinstellung
channel-type.yamahamusiccast.selectPreset.description = Internet-Radio/USB Voreinstellung auswählen
channel-type.yamahamusiccast.shuffle.label = Zufall
channel-type.yamahamusiccast.shuffle.description = Zufallsmodus
channel-type.yamahamusiccast.shuffle.state.option.off = Aus
channel-type.yamahamusiccast.shuffle.state.option.on = An
channel-type.yamahamusiccast.shuffle.state.option.songs = Titel
channel-type.yamahamusiccast.shuffle.state.option.albums = Alben
channel-type.yamahamusiccast.sleep.label = Automatisches Ausschalten
channel-type.yamahamusiccast.sleep.description = Zeit in Minuten bis zur Ausschaltung
channel-type.yamahamusiccast.sleep.state.option.0 = Kein Ausschalten
channel-type.yamahamusiccast.sleep.state.option.30 = 30 Minuten
channel-type.yamahamusiccast.sleep.state.option.60 = 60 Minuten
channel-type.yamahamusiccast.sleep.state.option.90 = 90 Minuten
channel-type.yamahamusiccast.sleep.state.option.120 = 120 Minuten
channel-type.yamahamusiccast.soundProgram.label = Surround-Programm
channel-type.yamahamusiccast.soundProgram.description = Soundprogramm
channel-type.yamahamusiccast.totalTime.label = Gesamtzeit
channel-type.yamahamusiccast.totalTime.description = Gesamtzeit
channel-type.yamahamusiccast.track.label = Titel
channel-type.yamahamusiccast.track.description = Titel
channel-type.yamahamusiccast.volumeAbs.label = Lautstärke
channel-type.yamahamusiccast.volumeAbs.description = Lautstärke - Absoluter Wert
channel-type.yamahamusiccast.volumeDB.label = Lautstärke in dB
channel-type.yamahamusiccast.volumeDB.description = Lautstärke - Dezibel (dB)