New Crowdin updates (#12523)

* New translations digitalstrom.properties (German)

* New translations dwdpollenflug.properties (German)

* New translations openweathermap.properties (French)

* New translations rotel.properties (French)

* New translations elroconnects.properties (French)

* New translations prowl.properties (French)
This commit is contained in:
openhab-bot
2022-03-27 23:15:52 +02:00
committed by GitHub
parent c22a33d651
commit cd1bf9c950
6 changed files with 239 additions and 88 deletions

View File

@@ -0,0 +1,32 @@
# binding
binding.prowl.name = Extension Prowl
binding.prowl.description = Il s'agit de l'extension pour Prowl.
# thing types
thing-type.prowl.broker.label = Agent
thing-type.prowl.broker.description = Un agent pour l'extension Prowl
# thing types config
thing-type.config.prowl.broker.apiKey.label = Clé API
thing-type.config.prowl.broker.apiKey.description = Clé API créée dans ProwlApp
thing-type.config.prowl.broker.application.label = Nom de l'application
thing-type.config.prowl.broker.application.description = Nom de l'application utilisé dans chaque message push
thing-type.config.prowl.broker.refresh.label = Actualisation
thing-type.config.prowl.broker.refresh.description = Spécifie le délai d'actualisation en minutes pour la vérification des messages libres restants
# channel types
channel-type.prowl.remaining.label = Messages Restants
channel-type.prowl.remaining.description = Messages push libres restants pour l'extension Prowl
# actions
pushNotificationActionLabel = envoyer une notification
pushNotificationActionDescription = Envoyer un message push en utilisant ProwlApp.
pushNotificationActionEventLabel = Evénement
pushNotificationActionEventDescription = Nom de l'événement.
pushNotificationActionMessageLabel = Message
pushNotificationActionMessageDescription = Texte du message.