Skip to content

Commit

Permalink
New translations mqtt.properties (Italian) (openhab#16039)
Browse files Browse the repository at this point in the history
  • Loading branch information
openhab-bot authored Dec 10, 2023
1 parent 60813fd commit 10a46a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ thing-type.config.mqtt.number_channel.max.description = Questa configurazione ra
thing-type.config.mqtt.number_channel.min.label = Minimo Assoluto
thing-type.config.mqtt.number_channel.min.description = Questa configurazione rappresenta il minimo dell'intervallo consentito. Per un Channel percentuale è pari a zero per cento.
thing-type.config.mqtt.number_channel.postCommand.label = E' un Comando
thing-type.config.mqtt.number_channel.postCommand.description = Abilitare questa opzione se il valore MQTT ricevuto non dovrebbe solo aggiornare lo stato degli Item collegati, ma anche comandarli.
thing-type.config.mqtt.number_channel.postCommand.description = Abilitare questa opzione se il valore MQTT ricevuto non dovrebbe solo aggiornare lo stato degli elementi collegati, ma anche comandarli. Si noti che se il valore è NaN (interpretato come UNDEF), si può solo aggiornare; non sono possibili i comandi.
thing-type.config.mqtt.number_channel.qos.label = QoS
thing-type.config.mqtt.number_channel.qos.description = QoS MQTT di questo Channel (0, 1, 2). Predefinito è QoS della connessione broker.
thing-type.config.mqtt.number_channel.qos.option.0 = Al massimo una volta (il miglior sforzo di consegna "invia e dimentica")
Expand Down

0 comments on commit 10a46a8

Please sign in to comment.