mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
New Crowdin updates (#15249)
* New translations pollytts.properties (French) * New translations energidataservice.properties (Danish) * New translations pollytts.properties (German)
This commit is contained in:
parent
a7ab2afbb3
commit
075592f4df
@ -81,10 +81,12 @@ channel-type.config.energidataservice.datahub-price.chargeTypeCodes.label = Char
|
||||
channel-type.config.energidataservice.datahub-price.chargeTypeCodes.description = Kommasepareret liste over charge type-koder.
|
||||
channel-type.config.energidataservice.datahub-price.notes.label = Notatfilter
|
||||
channel-type.config.energidataservice.datahub-price.notes.description = Kommasepareret liste over notater.
|
||||
channel-type.config.energidataservice.datahub-price.offset.label = Tidsforskydning
|
||||
channel-type.config.energidataservice.datahub-price.offset.description = Tidsforskydning for startdato for forespørgsel udtrykt som en ISO 8601-varighed.
|
||||
channel-type.config.energidataservice.datahub-price.start.label = Forespørgsel-startdato
|
||||
channel-type.config.energidataservice.datahub-price.start.description = Startdato for forespørgsel udtrykt enten som ÅÅÅÅ-MM-DD eller dynamisk som en af StartOfDay, StartOfMonth eller StartOfYear.
|
||||
channel-type.config.energidataservice.datahub-price.start.option.StartOfDay = Start på dagen
|
||||
channel-type.config.energidataservice.datahub-price.start.option.StartOfMonth = Første dag i måneden
|
||||
channel-type.config.energidataservice.datahub-price.start.option.StartOfMonth = Start på måneden
|
||||
channel-type.config.energidataservice.datahub-price.start.option.StartOfYear = Starten af året
|
||||
|
||||
# thing status descriptions
|
||||
|
@ -5,8 +5,6 @@ voice.config.pollytts.audioFormat.description = Ermöglicht das Überschreiben d
|
||||
voice.config.pollytts.audioFormat.option.default = Systemstandard verwenden
|
||||
voice.config.pollytts.audioFormat.option.MP3 = MP3
|
||||
voice.config.pollytts.audioFormat.option.OGG = OGG
|
||||
voice.config.pollytts.cacheExpiration.label = Ablaufzeit des Zwischenspeichers
|
||||
voice.config.pollytts.cacheExpiration.description = Bestimmt das Alter in Tagen, wenn unbenutzte zwischengespeicherte Dateien gelöscht werden. Verwenden Sie 0, um diese Funktion zu deaktivieren.
|
||||
voice.config.pollytts.secretKey.label = Geheimschlüssel
|
||||
voice.config.pollytts.secretKey.description = Der Geheimschlüssel der AWS-Anmeldeinformationen. Sie müssen sich registrieren, um einen Zugang zu erhalten.
|
||||
voice.config.pollytts.serviceRegion.label = Service-Region
|
||||
|
@ -5,8 +5,6 @@ voice.config.pollytts.audioFormat.description = Permet de remplacer le format au
|
||||
voice.config.pollytts.audioFormat.option.default = Valeur par défaut du système
|
||||
voice.config.pollytts.audioFormat.option.MP3 = MP3
|
||||
voice.config.pollytts.audioFormat.option.OGG = OGG
|
||||
voice.config.pollytts.cacheExpiration.label = Expiration du cache
|
||||
voice.config.pollytts.cacheExpiration.description = Définit l'âge en jours entraînant la purge des fichiers inutilisés dans le cache. Utilisez 0 pour désactiver cette fonctionnalité.
|
||||
voice.config.pollytts.secretKey.label = Clé secrète
|
||||
voice.config.pollytts.secretKey.description = La partie clé secrète des identifiants AWS. Vous devez vous enregistrer pour obtenir une clé.
|
||||
voice.config.pollytts.serviceRegion.label = Région du service
|
||||
|
Loading…
Reference in New Issue
Block a user