New Crowdin updates (#16130)

* New translations mqtt.properties (Italian)
This commit is contained in:
openhab-bot 2023-12-29 16:00:43 +01:00 committed by GitHub
parent 08364c36f2
commit fcb9976047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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