New Crowdin updates (#12392)
* New translations bluetooth.properties (Finnish) * New translations danfossairunit.properties (Danish) * New translations hdpowerview.properties (Danish) * New translations jruby.properties (Italian) * New translations miele.properties (Danish) * New translations mqtt.properties (Italian) * New translations openwebnet.properties (Italian)
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
# thing types
|
||||
|
||||
thing-type.mqtt.homeassistant.label = Componente MQTT HomeAssistant
|
||||
thing-type.mqtt.homeassistant.description = È necessario prima configurare un broker. Questa Thing rappresenta un dispositivo, che segue la specifica "Componente MQTT HomeAssistant".
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.mqtt.homeassistant.basetopic.label = Prefisso Base MQTT
|
||||
thing-type.config.mqtt.homeassistant.basetopic.description = Prefisso Base MQTT
|
||||
thing-type.config.mqtt.homeassistant.topics.label = Topic Configurazione MQTT
|
||||
thing-type.config.mqtt.homeassistant.topics.description = Lista Topic Configurazione HomeAssistant (esempio /homeassistant/switch/4711/config)
|
||||
|
||||
# channel types config
|
||||
|
||||
channel-type.config.mqtt.ha-channel.component.label = Componente
|
||||
channel-type.config.mqtt.ha-channel.component.description = Tipo di componente HomeAssistant (es. sensore bistabile, interruttore, luce)
|
||||
channel-type.config.mqtt.ha-channel.config.label = Configurazione Json
|
||||
|
||||
Reference in New Issue
Block a user