mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
New Crowdin updates (#16130)
* New translations mqtt.properties (Italian)
This commit is contained in:
parent
08364c36f2
commit
fcb9976047
@ -8,18 +8,18 @@ thing-type.mqtt.homeassistant.description = È necessario prima configurare un b
|
||||
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)
|
||||
thing-type.config.mqtt.homeassistant.topics.description = Elenco degli argomenti di configurazione Home Assistant (es. button/my-device/restart)
|
||||
thing-type.config.mqtt.homeassistant-updatable.basetopic.label = Prefisso Base MQTT
|
||||
thing-type.config.mqtt.homeassistant-updatable.basetopic.description = Prefisso Base MQTT
|
||||
thing-type.config.mqtt.homeassistant-updatable.topics.label = Topic Configurazione MQTT
|
||||
thing-type.config.mqtt.homeassistant-updatable.topics.description = Elenco degli topic di configurazione HomeAssistant (ad es. /homeassistant/switch/4711/config)
|
||||
thing-type.config.mqtt.homeassistant-updatable.topics.description = Elenco degli argomenti di configurazione Home Assistant (es. button/my-device/restart)
|
||||
thing-type.config.mqtt.homeassistant-updatable.doUpdate.label = Aggiorna
|
||||
thing-type.config.mqtt.homeassistant-updatable.doUpdate.description = Richiedi al dispositivo di eseguire un aggiornamento OTA
|
||||
|
||||
# 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.component.description = Tipo di componente HomeAssistant (es. binary_sensor, switch, light)
|
||||
channel-type.config.mqtt.ha-channel.config.label = Configurazione Json
|
||||
channel-type.config.mqtt.ha-channel.config.description = La stringa di configurazione json ricevuta dal componente tramite MQTT.
|
||||
channel-type.config.mqtt.ha-channel.nodeid.label = ID Nodo
|
||||
|
Loading…
Reference in New Issue
Block a user