New Crowdin updates (#11663)

* New translations astro.properties (Hungarian)
* New translations chromecast.properties (German)
* New translations chromecast.properties (Hungarian)
* New translations lgwebos.properties (French)
* New translations linky.properties (French)
* New translations logreader.properties (German)
* New translations mail.properties (French)
* New translations mail.properties (Hungarian)
* New translations max.properties (German)
* New translations ntp.properties (Hungarian)
* New translations openhabcloud.properties (Hungarian)
* New translations pushover.properties (German)
* New translations pushsafer.properties (German)
* New translations remoteopenhab.properties (Hungarian)
* New translations transform.properties (French)
* New translations transform.properties (German)
* New translations vigicrues.properties (French)
* New translations voicerss.properties (German)
* New translations volvooncall.properties (French)
* New translations xmltv.properties (French)

* Fix encoding issue

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
openhab-bot
2021-12-05 11:16:17 +01:00
committed by GitHub
parent 0a997ec5d3
commit d0bf1e3313
21 changed files with 946 additions and 342 deletions

View File

@@ -1,39 +1,95 @@
# binding
binding.chromecast.name = Chromecast Binding
binding.chromecast.description = Dieses Binding integriert Chromecast Geräte (z.B. Chromecast, Chromecast Audio oder Chromecast Ultra).
# binding config
binding.config.chromecast.callbackUrl.label = Callback URL
binding.config.chromecast.callbackUrl.description = URL zum Abspielen von Benachrichtigungen (z.B. http\://192.168.0.2\:8080).
# thing types
thing-type.chromecast.audiogroup.label = Chromecast Audiogruppe
thing-type.chromecast.audiogroup.description = Audiogruppe aus mehreren Chromecast Audio oder Media Playern.
thing-type.chromecast.audio.label = Chromecast Audio
thing-type.chromecast.audio.description = Chromecast Audio Player
thing-type.chromecast.audiogroup.label = Chromecast Audiogruppe
thing-type.chromecast.audiogroup.description = Audiogruppe aus mehreren Chromecast Audio oder Media Playern.
thing-type.chromecast.chromecast.label = Chromecast
thing-type.chromecast.chromecast.description = Chromecast Media Player
# thing types config
thing-type.config.chromecast.device.ipAddress.label = IP-Adresse
thing-type.config.chromecast.device.ipAddress.description = Lokale IP-Adresse oder Hostname des Chromecast Gerätes.
thing-type.config.chromecast.device.ipAddress.description = IP-Adresse oder Hostname des Chromecast Gerätes.
thing-type.config.chromecast.device.port.label = Port
thing-type.config.chromecast.device.port.description = Port des Chromecast Gerätes.
thing-type.config.chromecast.device.refreshRate.label = Aktualisierungsintervall
thing-type.config.chromecast.device.refreshRate.description = Intervall zur Aktualisierung des Chromecast Gerätes.
# channel types
channel-type.chromecast.stop.label = Stop
channel-type.chromecast.stop.description = Ermöglicht das Stoppen der Wiedergabe.
channel-type.chromecast.playuri.label = URI abspielen
channel-type.chromecast.playuri.description = Ermöglicht das Abspielen einer URI.
channel-type.chromecast.metadataType.label = Medientyp
channel-type.chromecast.metadataType.description = Zeigt den Medientyp des aktuellen Stücks oder Films (z. B. MOVIE, AUDIO_TRACK) an.
channel-type.chromecast.albumArtist.label = Künstler
channel-type.chromecast.albumArtist.description = Zeigt den Künstler des (aktuell abgespielten) Albums an.
channel-type.chromecast.albumName.label = Album
channel-type.chromecast.albumName.description = Zeigt das Album des aktuellen Stücks an.
channel-type.chromecast.albumName.description = Zeigt das Album der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.appId.label = Anwendungs-ID
channel-type.chromecast.appId.description = Zeigt die ID der aktuellen Anwendung an.
channel-type.chromecast.appName.label = Anwendung
channel-type.chromecast.appName.description = Zeigt den Namen der aktuellen Anwendung an.
channel-type.chromecast.broadcastDate.label = Ausstrahlungsdatum
channel-type.chromecast.broadcastDate.description = Zeigt das Ausstrahlungssdatum der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.composer.label = Verfasser
channel-type.chromecast.composer.description = Zeigt den Verfasser der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.creationDate.label = Erstellungsdatum
channel-type.chromecast.creationDate.description = Zeigt das Erstellungsdatum der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.currentTime.label = Laufzeit
channel-type.chromecast.currentTime.description = Zeigt das Laufzeit der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.discNumber.label = Disk-Nummer
channel-type.chromecast.discNumber.description = Zeigt die Disk-Nummer der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.duration.label = Dauer
channel-type.chromecast.duration.description = Zeigt die Dauer der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.episodeNumber.label = Episodennummer
channel-type.chromecast.episodeNumber.description = Zeigt die Episodennummer der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.idling.label = Leerlauf
channel-type.chromecast.idling.description = Zeit an, ob sich das Gerät im Leerlauf befindet.
channel-type.chromecast.image.label = Thumbnail
channel-type.chromecast.image.description = Zeigt das Thumbnail der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.imageSrc.label = Thumbnail URL
channel-type.chromecast.imageSrc.description = Zeigt die Thumbnail URL der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.locationName.label = Aufnahmeort
channel-type.chromecast.locationName.description = Zeigt den Aufnahmeort der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.metadataType.label = Medientyp
channel-type.chromecast.metadataType.description = Zeigt den Medientyp des aktuellen Stücks oder Films (z. B. movie, song) an.
channel-type.chromecast.image.label = Thumbnail
channel-type.chromecast.image.description = Zeigt das Thumbnail des aktuellen Stücks oder Films an.
channel-type.chromecast.currentTime.label = Laufzeit
channel-type.chromecast.currentTime.description = Zeigt die Laufzeit des aktuellen Stücks oder Films an.
channel-type.chromecast.duration.label = Dauer
channel-type.chromecast.duration.description = Zeigt die Dauer des aktuellen Stücks oder Films an.
channel-type.chromecast.playuri.label = URI abspielen
channel-type.chromecast.playuri.description = Ermöglicht das Abspielen einer URI.
channel-type.chromecast.releaseDate.label = Veröffentlichungsdatum
channel-type.chromecast.releaseDate.description = Zeigt das Veröffentlichungsdatum der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.seasonNumber.label = Staffelnummer
channel-type.chromecast.seasonNumber.description = Zeigt die Staffelnummer der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.seriesTitle.label = Serientitel
channel-type.chromecast.seriesTitle.description = Zeigt den Serientitel der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.statustext.label = Anwendungsstatus
channel-type.chromecast.statustext.description = Zeigt den Status der aktuellen Anwendung an.
channel-type.chromecast.stop.label = Stop
channel-type.chromecast.stop.description = Ermöglicht das Stoppen der Wiedergabe.
channel-type.chromecast.studio.label = Aufnahmestudio
channel-type.chromecast.studio.description = Zeigt das Aufnahmestudio der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.subtitle.label = Untertitel
channel-type.chromecast.subtitle.description = Zeigt den Untertitel der (aktuell abgespielten) Video- oder Audiodatei an.
channel-type.chromecast.trackNumber.label = Titelnummer
channel-type.chromecast.trackNumber.description = Zeigt die Titelnummer der (aktuell abgespielten) Video- oder Audiodatei an.
# channel types
channel-type.chromecast.metadataType.state.option.GENERIC = Allgemein
channel-type.chromecast.metadataType.state.option.MOVIE = Film
channel-type.chromecast.metadataType.state.option.TV_SHOW = TV-Sendung
channel-type.chromecast.metadataType.state.option.AUDIO_TRACK = Audio
channel-type.chromecast.metadataType.state.option.PHOTO = Foto
# actions
playURLActionLabel = von URL abspielen
playURLActionDescription = Spielt von einer URL ab.
playURLTypeActionLabel = von einer URL mit benutzerdefiniertem Medientyp abspielen
playURLTypeActionDescription = Spielt von einer URL mit benutzerdefiniertem Medientyp ab.

View File

@@ -0,0 +1,95 @@
# binding
binding.chromecast.name = Chromecast kötés
binding.chromecast.description = Ez a kötés a Google Chromecast eszközöket kezeli.
# binding config
binding.config.chromecast.callbackUrl.label = Visszacsatolási URL
binding.config.chromecast.callbackUrl.description = url a lejátszott értesítési hangokhoz, pl.\: http\://192.168.0.2\:8080
# thing types
thing-type.chromecast.audio.label = Chromecast hang
thing-type.chromecast.audio.description = Google Chromecast hang eszköz
thing-type.chromecast.audiogroup.label = Chromecast hangfal csoport
thing-type.chromecast.audiogroup.description = Google Chromecast hangfal csoport eszköze
thing-type.chromecast.chromecast.label = Chromecast
thing-type.chromecast.chromecast.description = Google Chromecast hangfolyam lejátszó eszköze
# thing types config
thing-type.config.chromecast.device.ipAddress.label = Hálózati cím
thing-type.config.chromecast.device.ipAddress.description = A Chromecast eszköz hálózati címe.
thing-type.config.chromecast.device.port.label = Hálózati port
thing-type.config.chromecast.device.port.description = A Chromecast eszköz hálózati port száma.
thing-type.config.chromecast.device.refreshRate.label = Frissítés gyakorisága
thing-type.config.chromecast.device.refreshRate.description = Milyen gyakran frissüljenek a chromecast adatai. A chromecastnak értesíteni kellene a kötést, ha valami változik, de ha követni akarod a lejátszási időt, gyakrabb frissítést kell beütemezned.
# channel types
channel-type.chromecast.albumArtist.label = Album előadó
channel-type.chromecast.albumArtist.description = Az album előadójának a neve
channel-type.chromecast.albumName.label = Album neve
channel-type.chromecast.albumName.description = Az album neve
channel-type.chromecast.appId.label = Alkalmazás azonosító
channel-type.chromecast.appId.description = Az aktuálisan futó alkalmazás azonosítója
channel-type.chromecast.appName.label = Alkalmazás
channel-type.chromecast.appName.description = Az aktuálisan futó alkalmazás neve
channel-type.chromecast.broadcastDate.label = Adás időpontja
channel-type.chromecast.broadcastDate.description = Az aktuálisan játszott média leadásának időpontja
channel-type.chromecast.composer.label = Szerző
channel-type.chromecast.composer.description = Az aktuális sáv szerzője
channel-type.chromecast.creationDate.label = Létrehozás dátuma
channel-type.chromecast.creationDate.description = Az aktuálisan játszott média létrehozásának időpontja
channel-type.chromecast.currentTime.label = Aktuális idő
channel-type.chromecast.currentTime.description = A lejátszott média pozíciójának időpontja
channel-type.chromecast.discNumber.label = Lemez sorszám
channel-type.chromecast.discNumber.description = Az aktuálisan játszott média lemezének száma
channel-type.chromecast.duration.label = Időtartam
channel-type.chromecast.duration.description = A lejátszott média hossza
channel-type.chromecast.episodeNumber.label = Epizódszám
channel-type.chromecast.episodeNumber.description = Az aktuálisan játszott média epizódjának száma
channel-type.chromecast.idling.label = Üresjárat
channel-type.chromecast.idling.description = A chromecast aktív vagy üresjáratban van
channel-type.chromecast.image.label = Kép
channel-type.chromecast.image.description = A kép, ami az aktuális médiát jellemzi. Általában egy borítókép vagy jelenet a filmből
channel-type.chromecast.imageSrc.label = Kép URL
channel-type.chromecast.imageSrc.description = A kép URL, ami az aktuális médiát jellemzi. Általában egy borítókép vagy jelenet a filmből
channel-type.chromecast.locationName.label = Helyszín neve
channel-type.chromecast.locationName.description = A helyszín, ahol a lejátszott médiát felvették
channel-type.chromecast.metadataType.label = Médiatípus
channel-type.chromecast.metadataType.description = A lejátszott média típusa. (GENERIC, MOVIE, TV_SHOW, AUDIO_TRACK, PHOTO)
channel-type.chromecast.playuri.label = URL lejátszása
channel-type.chromecast.playuri.description = Lejátssza a megadott URI-t
channel-type.chromecast.releaseDate.label = Megjelenési dátum
channel-type.chromecast.releaseDate.description = Az aktuálisan játszott média kiadásának időpontja
channel-type.chromecast.seasonNumber.label = Évadszám
channel-type.chromecast.seasonNumber.description = Az aktuálisan játszott média évadjának száma
channel-type.chromecast.seriesTitle.label = Sorozat címe
channel-type.chromecast.seriesTitle.description = Az aktuálisan játszott média sorozatcíme
channel-type.chromecast.statustext.label = Alkalmazás állapota
channel-type.chromecast.statustext.description = Az aktuális alkalmazás állapotjelentése
channel-type.chromecast.stop.label = Megállít
channel-type.chromecast.stop.description = Megállítja a lejátszást. ON állapotú, ha a lejátszó áll.
channel-type.chromecast.studio.label = Stúdió
channel-type.chromecast.studio.description = Az aktuálisan játszott média stúdiója
channel-type.chromecast.subtitle.label = Alcím
channel-type.chromecast.subtitle.description = Az aktuálisan játszott média alcíme
channel-type.chromecast.trackNumber.label = Sáv száma
channel-type.chromecast.trackNumber.description = Az aktuálisan játszott média sávjának a száma
# channel types
channel-type.chromecast.metadataType.state.option.GENERIC = Általános
channel-type.chromecast.metadataType.state.option.MOVIE = Film
channel-type.chromecast.metadataType.state.option.TV_SHOW = Sorozat
channel-type.chromecast.metadataType.state.option.AUDIO_TRACK = Hangsáv
channel-type.chromecast.metadataType.state.option.PHOTO = Fénykép
# actions
playURLActionLabel = URL lejátszása
playURLActionDescription = URL lejátszása.
playURLTypeActionLabel = URL lejátszása média típus szerint
playURLTypeActionDescription = Az URL lejátszása a megadott médiatípus szerint.