New Crowdin updates (#12747)
* New translations googletts.properties (French) * New translations googlestt.properties (French) * New translations voskstt.properties (French) * New translations watsonstt.properties (French) * New translations pollytts.properties (French) * New translations mqtt.properties (French) * New translations mqtt.properties (French) * New translations porcupineks.properties (French)
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# thing types
|
||||
|
||||
thing-type.mqtt.homeassistant.label = Composant MQTT HomeAssistant
|
||||
thing-type.mqtt.homeassistant.description = Vous avez tout d'abord besoin d'un Broker configuré. Cet Objet représente un appareil, qui suit la spécification "HomeAssistant MQTT Component".
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.mqtt.homeassistant.basetopic.label = Préfixe de base MQTT
|
||||
thing-type.config.mqtt.homeassistant.basetopic.description = Préfixe de base MQTT
|
||||
thing-type.config.mqtt.homeassistant.topics.label = Sujet de configuration MQTT
|
||||
thing-type.config.mqtt.homeassistant.topics.description = Liste des sujets de configuration HomeAssistant (par exemple /homeassistant/switch/4711/config)
|
||||
|
||||
# channel types config
|
||||
|
||||
channel-type.config.mqtt.ha-channel.component.label = Composant
|
||||
channel-type.config.mqtt.ha-channel.component.description = Type de composant HomeAssistant (ex\: binary_sensor, switch, light)
|
||||
channel-type.config.mqtt.ha-channel.config.label = Configuration Json
|
||||
channel-type.config.mqtt.ha-channel.config.description = La chaîne de configuration json reçue par le composant via MQTT.
|
||||
channel-type.config.mqtt.ha-channel.nodeid.label = ID nœud
|
||||
channel-type.config.mqtt.ha-channel.nodeid.description = Nom de nœud optionnel du composant
|
||||
channel-type.config.mqtt.ha-channel.objectid.label = ID objet
|
||||
channel-type.config.mqtt.ha-channel.objectid.description = Identifiant objet du composant
|
||||
Reference in New Issue
Block a user