From 0ad8cfbb62b8979a374724ccf4d3d937951aae6a Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Wed, 12 Jul 2023 08:22:17 +0200 Subject: [PATCH] New Crowdin updates (#15224) * New translations googletts.properties (French) * New translations shelly.properties (German) * New translations googletts.properties (German) --- .../OH-INF/i18n/shelly_de.properties | 29 ++++++++++--------- .../OH-INF/i18n/googletts_de.properties | 2 -- .../OH-INF/i18n/googletts_fr.properties | 2 -- 3 files changed, 15 insertions(+), 18 deletions(-) diff --git a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/i18n/shelly_de.properties b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/i18n/shelly_de.properties index 531330004b3..c955fdd4565 100644 --- a/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/i18n/shelly_de.properties +++ b/bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/i18n/shelly_de.properties @@ -88,6 +88,21 @@ thing-type.shelly.shellytrv.description = Shelly TRV (Heizungsventil, batteriebe thing-type.shelly.shellyix3.description = Shelly ix3 (Steuergerät mit 3 Eingängen) thing-type.shelly.shellypludht.description = Regal Plus HT - Temperatur und Feuchtigkeitssensor +# Plus Devices +thing-type.shelly.shellyplus1.description = Shelly Plus 1 - 1x Relay +thing-type.shelly.shellyplus1pm.description = Shelly Plus 1PM - 1xRelais + Strommesser +thing-type.shelly.shellyplus2-relay.description = Shelly Plus 2PM - 2x Relais mit Strommesser +thing-type.shelly.shellyplus2pm-roller.description = Shepply Plus 2PM im Rollladenmodus +thing-type.shelly.shellyplusplug.description = Shelly Plus Plug S/IT/UK/US . Steckdose mit Strommesser +thing-type.shelly.shellyplusi4.description = Shelly Plus i4 mit 4 Analog-Eingängen +thing-type.shelly.shellyplusi4dc.description = Shelly Plus i4DC mit 4 Gleichstrom-Eingängen +thing-type.shelly.shellyplusht.description = Shelly Plus HT - Feuchtigkeits- und Temperatursensor mit Anzeigefeld +thing-type.shelly.shellyplussmoke.description = Shelly Plus Smoke - Rauchmelder mit Alarm +thing-type.shelly.shellypluswdus.description = Shelly Wall Dimmer US + +# Wall displays +thing-type.shelly.shellywalldisplay.description = Shelly Plus Wall Display mit Sensoren und Ausgang + # Pro Devices thing-type.shelly.shellypro1.description = Shelly Pro 1 mit 1xRelais thing-type.shelly.shellypro1pm.description = Shelly Pro 1PM mit 1xRelais und Strommesser @@ -98,20 +113,6 @@ thing-type.shelly.shellypro3.description = Shelly Pro 3 mit 3 Relais thing-type.shelly.shellypro3em.description = Shelly Pro 3EM - 3-fach Relais mit Strommesser thing-type.shelly.shellypro4pm.description = Shelly Pro 4PM mit 4 Relais und Strommesser -# Plus devices -thing-type.shelly.shellyplus1.description = Shelly Plus 1 - 1x Relay -thing-type.shelly.shellyplus1pm.description = Shelly Plus 1PM - 1xRelais + Strommesser -thing-type.shelly.shellyplus2-relay.description = Shelly Plus 2PM - 2x Relais mit Strommesser -thing-type.shelly.shellyplus2pm-roller.description = Shepply Plus 2PM im Rollladenmodus -thing-type.shelly.shellyplusplug.description = Shelly Plus Plug S/IT/UK/US . Steckdose mit Strommesser -thing-type.shelly.shellyplusht.description = Shelly Plus HT - Feuchtigkeits- und Temperatursensor mit Anzeigefeld -thing-type.shelly.shellyplussmoke.description = Shelly Plus Smoke - Rauchmelder mit Alarm -thing-type.shelly.shellyplusi4.description = Shelly Plus i4 mit 4 Analog-Eingängen -thing-type.shelly.shellyplusi4dc.description = Shelly Plus i4DC mit 4 Gleichstrom-Eingängen - -# Pro devices -thing-type.shelly.shellypro2-roller.description = Shelly Pro 2 im Rollladenmodus - # BLU devices thing-type.shelly.shellypblubutton.description = Shelly BLU Button 1 thing-type.shelly.shellybludw.description = Shelly BLU Door/Window Sensor diff --git a/bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/i18n/googletts_de.properties b/bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/i18n/googletts_de.properties index b3065cef834..3ae0dd610ee 100644 --- a/bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/i18n/googletts_de.properties +++ b/bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/i18n/googletts_de.properties @@ -10,8 +10,6 @@ voice.config.googletts.group.tts.label = Sprachkonfiguration voice.config.googletts.group.tts.description = Sprachkonfiguration für die Google Cloud TTS API. voice.config.googletts.pitch.label = Tonhöhe voice.config.googletts.pitch.description = Die Tonhöhe der gewählten Stimme kann bis zu 20 Halbtöne höher oder niedriger sein als der Standardwert. -voice.config.googletts.purgeCache.label = Cache Leeren -voice.config.googletts.purgeCache.description = Leert den Cache z.B. nach dem Testen verschiedener Sprachkonfigurationen. Wenn aktiviert, wird der Cache einmalig gelöscht. Stellen Sie sicher, dass Sie diese Einstellung im Anschluss deaktivieren wird, so dass der Cache nach einem Neustart genutzt wird. voice.config.googletts.speakingRate.label = Sprachgeschwindigkeit voice.config.googletts.speakingRate.description = Die Sprachgeschwindigkeit kann bis zu 4x schneller oder langsamer sein als die normale Geschwindigkeit. voice.config.googletts.volumeGain.label = Lautstärke Verstärkung diff --git a/bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/i18n/googletts_fr.properties b/bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/i18n/googletts_fr.properties index a001b06c916..07db5672c1f 100644 --- a/bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/i18n/googletts_fr.properties +++ b/bundles/org.openhab.voice.googletts/src/main/resources/OH-INF/i18n/googletts_fr.properties @@ -10,8 +10,6 @@ voice.config.googletts.group.tts.label = Configuration TTS voice.config.googletts.group.tts.description = Paramètres pour l'API TTS de Google Cloud. voice.config.googletts.pitch.label = Tonalité voice.config.googletts.pitch.description = Personnalisez la tonalité de votre voix sélectionnée, jusqu'à 20 demi-tons de plus ou moins que le niveau par défaut. -voice.config.googletts.purgeCache.label = Vider le cache -voice.config.googletts.purgeCache.description = Purge le cache, par exemple après avoir testé différents paramètres de configuration vocale. Quand ce paramètre est activé, le cache est purgé une fois. Assurez-vous de le désactiver à nouveau pour que le cache soit maintenu après le redémarrage. voice.config.googletts.speakingRate.label = Débit de la parole voice.config.googletts.speakingRate.description = Le débit de la parole peut être 4 fois plus rapide ou plus lent que le débit normal. voice.config.googletts.volumeGain.label = Gain de volume