New translations mqtt.properties (Italian) (#18708)

This commit is contained in:
openhab-bot
2025-05-23 15:21:20 +02:00
committed by GitHub
parent 3f66952fa9
commit 06a00e515d
@@ -45,15 +45,6 @@ channel-type.config.mqtt.ha-channel.nodeid.description = Nome del nodo opzionale
channel-type.config.mqtt.ha-channel.objectid.label = ID oggetto
channel-type.config.mqtt.ha-channel.objectid.description = ID Oggetto del componente
# thing types config
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 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
# binding config
binding.config.mqtt.homeassistant-status.label = Pubblica Stato Online
@@ -129,3 +120,8 @@ state.water-heater.mode.gas = Gas
state.water-heater.mode.heat-pump = Pompa di calore
state.water-heater.mode.high-demand = Alta Domanda
state.water-heater.mode.performance = Prestazione
# thing actions
updateActionLabel = Aggiorna
updateActionDesc = Attiva il dispositivo per eseguire un aggiornamento