New Crowdin updates (#13481)
* New translations influxdb.properties (French) * New translations tado.properties (Italian) * New translations ecowatt.properties (Italian) * New translations solarmax.properties (Italian)
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
# binding
|
||||
|
||||
binding.solarmax.name = Binding SolarMax
|
||||
binding.solarmax.description = Questo è il binding per gli inverter di potenza SolarMax, in particolare la serie MT
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.solarmax.inverter.label = Inverter di potenza SolarMax
|
||||
thing-type.solarmax.inverter.description = Thing base per il bundung dell'inverter di potenza SolarMax
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.solarmax.inverter.host.label = Host
|
||||
thing-type.config.solarmax.inverter.host.description = Nome host o indirizzo IP
|
||||
thing-type.config.solarmax.inverter.portNumber.label = Porta
|
||||
thing-type.config.solarmax.inverter.portNumber.description = Numero porta (valore predefinito 12345)
|
||||
thing-type.config.solarmax.inverter.refreshInterval.label = Intervallo di aggiornamento
|
||||
thing-type.config.solarmax.inverter.refreshInterval.description = Intervallo d'aggiornamento in secondi (il valore predefinito è 15)
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.solarmax.acFrequency.label = Frequenza AC
|
||||
channel-type.solarmax.acFrequency.description = Frequenza AC in Hz
|
||||
channel-type.solarmax.acPhase1Current.label = Corrente AC fase 1
|
||||
channel-type.solarmax.acPhase1Current.description = Corrente AC fase 1 in Ampere
|
||||
channel-type.solarmax.acPhase1Voltage.label = Tensione AC fase 1
|
||||
channel-type.solarmax.acPhase1Voltage.description = Tensione AC fase 1 in Volt
|
||||
channel-type.solarmax.acPhase2Current.label = Corrente AC fase 2
|
||||
channel-type.solarmax.acPhase2Current.description = Corrente AC fase 2 in Ampere
|
||||
channel-type.solarmax.acPhase2Voltage.label = Tensione AC fase 2
|
||||
channel-type.solarmax.acPhase2Voltage.description = Tensione AC fase 2 in Volt
|
||||
channel-type.solarmax.acPhase3Current.label = Corrente AC fase 3
|
||||
channel-type.solarmax.acPhase3Current.description = Corrente AC fase 3 in Ampere
|
||||
channel-type.solarmax.acPhase3Voltage.label = Tensione AC fase 3
|
||||
channel-type.solarmax.acPhase3Voltage.description = Tensione AC fase 3 in Volt
|
||||
channel-type.solarmax.currentPowerGenerated.label = Potenza corrente generata
|
||||
channel-type.solarmax.currentPowerGenerated.description = Potenza attualmente generata in Watt
|
||||
channel-type.solarmax.energyGeneratedLastMonth.label = Energia generata il mese scorso
|
||||
channel-type.solarmax.energyGeneratedLastMonth.description = Energia generata il mese scorso in Watt/ora
|
||||
channel-type.solarmax.energyGeneratedLastYear.label = Energia generata l'ultimo anno
|
||||
channel-type.solarmax.energyGeneratedLastYear.description = Energia generata l'ultimo anno in Watt/ora
|
||||
channel-type.solarmax.energyGeneratedThisMonth.label = Energia generata questo mese
|
||||
channel-type.solarmax.energyGeneratedThisMonth.description = Energia generata questo mese in Watt/ora
|
||||
channel-type.solarmax.energyGeneratedThisYear.label = Energia generata questo anno
|
||||
channel-type.solarmax.energyGeneratedThisYear.description = Energia generata questo anno in Watt/ora
|
||||
channel-type.solarmax.energyGeneratedToday.label = Energia generata oggi
|
||||
channel-type.solarmax.energyGeneratedToday.description = Energia generata oggi in Watt/ora
|
||||
channel-type.solarmax.energyGeneratedTotal.label = Energia generata in totale
|
||||
channel-type.solarmax.energyGeneratedTotal.description = Energia generata totale da quando la registrazione è iniziata in Watt/ora
|
||||
channel-type.solarmax.energyGeneratedYesterday.label = Energia generata ieri
|
||||
channel-type.solarmax.energyGeneratedYesterday.description = Energia generata ieri in Watt/ora
|
||||
channel-type.solarmax.heatSinkTemperature.label = Temperatura scambiatore calore
|
||||
channel-type.solarmax.heatSinkTemperature.description = Temperatura scambiatore calore in gradi Celsius
|
||||
channel-type.solarmax.lastUpdated.label = Ultimo aggiornamento
|
||||
channel-type.solarmax.lastUpdated.description = Orario in cui i dati sono stati letti l'ultima volta dal dispositivo
|
||||
channel-type.solarmax.operatingHours.label = Ore di funzionamento
|
||||
channel-type.solarmax.operatingHours.description = Orario di funzionamento da quando la registrazione è iniziata, in ore
|
||||
channel-type.solarmax.startups.label = Avvii
|
||||
channel-type.solarmax.startups.description = Numero di volte che il dispositivo è stato avviato
|
||||
Reference in New Issue
Block a user