mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
New translations mqtt.properties (Italian) (#18708)
This commit is contained in:
+5
-9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user