New Crowdin updates (#16049)

* New translations tasmotaplug.properties (French)
* New translations ecowatt.properties (French)
This commit is contained in:
openhab-bot
2023-12-11 20:51:47 +01:00
committed by GitHub
parent 73559be058
commit ccdb851085
2 changed files with 42 additions and 2 deletions

View File

@@ -0,0 +1,35 @@
# add-on
addon.tasmotaplug.name = Extension Prise Tasmota
addon.tasmotaplug.description = Contrôle les prises intelligentes Wi-Fi flashées avec Tasmota
# thing types
thing-type.tasmotaplug.plug.label = Prise
thing-type.tasmotaplug.plug.description = Prise intelligente Tasmota
thing-type.tasmotaplug.plug.channel.power.label = Alimentation
thing-type.tasmotaplug.plug.channel.power.description = Contrôle le relais de prise intelligente pour le 1er canal
thing-type.tasmotaplug.plug.channel.power2.label = Alimentation 2
thing-type.tasmotaplug.plug.channel.power2.description = Contrôle le relais de prise intelligente pour le deuxième canal
thing-type.tasmotaplug.plug.channel.power3.label = Alimentation 3
thing-type.tasmotaplug.plug.channel.power3.description = Contrôle le relais de prise intelligente pour le 3ème canal
thing-type.tasmotaplug.plug.channel.power4.label = Alimentation 4
thing-type.tasmotaplug.plug.channel.power4.description = Contrôle le relais de prise intelligente pour le 4ème canal
# thing types config
thing-type.config.tasmotaplug.plug.hostName.label = Nom d'hôte / Adresse IP de la prise
thing-type.config.tasmotaplug.plug.hostName.description = Nom d'hôte ou adresse IP de la prise
thing-type.config.tasmotaplug.plug.numChannels.label = Nombre de canaux
thing-type.config.tasmotaplug.plug.numChannels.description = Nombre de canaux sur la prise Tasmota (1-4) par défaut 1
thing-type.config.tasmotaplug.plug.password.label = Mot de passe
thing-type.config.tasmotaplug.plug.password.description = Mot de passe Tasmota
thing-type.config.tasmotaplug.plug.refresh.label = Intervalle dactualisation
thing-type.config.tasmotaplug.plug.refresh.description = Définit l'intervalle d'actualisation en secondes
thing-type.config.tasmotaplug.plug.username.label = Nom d'utilisateur
thing-type.config.tasmotaplug.plug.username.description = Nom d'utilisateur Tasmota
# thing status descriptions
offline.communication-error.http-failure = Le code de réponse http de Tasmota était \: {0}
offline.configuration-error-hostname = Le nom d'hôte de la prise doit être spécifié