New Crowdin updates (#15881)
* New translations boschshc.properties (Italian) * New translations tasmotaplug.properties (Italian)
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
# add-on
|
||||
|
||||
addon.tasmotaplug.name = Binding Spina Tasmota
|
||||
addon.tasmotaplug.description = Controlla le Spine Intelligenti Wi-Fi flashate con Tasmota
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.tasmotaplug.plug.label = Spina
|
||||
thing-type.tasmotaplug.plug.description = Tasmota Spina Smart
|
||||
thing-type.tasmotaplug.plug.channel.power.label = Potenza
|
||||
thing-type.tasmotaplug.plug.channel.power.description = Controlla il relè smart plug per il primo canale
|
||||
thing-type.tasmotaplug.plug.channel.power2.label = Potenza 2
|
||||
thing-type.tasmotaplug.plug.channel.power2.description = Controlla il relè smart plug per il secondo canale
|
||||
thing-type.tasmotaplug.plug.channel.power3.label = Potenza 3
|
||||
thing-type.tasmotaplug.plug.channel.power3.description = Controlla il relè smart plug per il terzo canale
|
||||
thing-type.tasmotaplug.plug.channel.power4.label = Potenza 4
|
||||
thing-type.tasmotaplug.plug.channel.power4.description = Controlla il relè smart plug per il 4° canale
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.tasmotaplug.plug.hostName.label = Nome Host/Indirizzo IP Plug
|
||||
thing-type.config.tasmotaplug.plug.hostName.description = Nome host o indirizzo IP della spina
|
||||
thing-type.config.tasmotaplug.plug.numChannels.label = Numero dei canali
|
||||
thing-type.config.tasmotaplug.plug.numChannels.description = Numero di canali sulla spina Tasmota (1-4) predefinito 1
|
||||
thing-type.config.tasmotaplug.plug.password.label = Password
|
||||
thing-type.config.tasmotaplug.plug.password.description = Password di Tasmota
|
||||
thing-type.config.tasmotaplug.plug.refresh.label = Intervallo di aggiornamento
|
||||
thing-type.config.tasmotaplug.plug.refresh.description = Specifica l'intervallo di aggiornamento in secondi
|
||||
thing-type.config.tasmotaplug.plug.username.label = Utente
|
||||
thing-type.config.tasmotaplug.plug.username.description = Utente Tasmota
|
||||
|
||||
# thing status descriptions
|
||||
|
||||
offline.communication-error.http-failure = Il codice di risposta di Tasmota http era\: {0}
|
||||
offline.configuration-error-hostname = Il nome host della spina deve essere specificato
|
||||
Reference in New Issue
Block a user