New Crowdin updates (#12771)
* New translations astro.properties (Italian) * New translations netatmo.properties (Italian) * New translations fineoffsetweatherstation.properties (Italian)
This commit is contained in:
@@ -0,0 +1,187 @@
|
||||
# binding
|
||||
|
||||
binding.fineoffsetweatherstation.name = Stazione Meteo Fine Offset
|
||||
binding.fineoffsetweatherstation.description = Un Binding per le stazioni meteo prodotte da Fine Offset
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.fineoffsetweatherstation.gateway.label = Dispositivo Gateway
|
||||
thing-type.fineoffsetweatherstation.gateway.description = Un dispositivo di collegamento WiFi (WN1900, GW1000, GW1100, WH2680, WH2650) per collegare i sensori
|
||||
thing-type.fineoffsetweatherstation.sensor.label = Dispositivo Sensore
|
||||
thing-type.fineoffsetweatherstation.sensor.description = Un sensore collegato al gateway (WN1900, GW1000, GW1100, WH2680, WH2650)
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.fineoffsetweatherstation.gateway.discoverInterval.label = Intervallo Ricerca
|
||||
thing-type.config.fineoffsetweatherstation.gateway.discoverInterval.description = Intervallo in secondi per recuperare sensori registrati, stato della batteria e intensità del segnale
|
||||
thing-type.config.fineoffsetweatherstation.gateway.ip.label = Indirizzo IP
|
||||
thing-type.config.fineoffsetweatherstation.gateway.ip.description = Il nome host o l'indirizzo IP del dispositivo
|
||||
thing-type.config.fineoffsetweatherstation.gateway.pollingInterval.label = Intervallo polling
|
||||
thing-type.config.fineoffsetweatherstation.gateway.pollingInterval.description = Intervallo di lettura per aggiornare i dati in secondi
|
||||
thing-type.config.fineoffsetweatherstation.gateway.port.label = Porta
|
||||
thing-type.config.fineoffsetweatherstation.gateway.port.description = La porta di rete del gateway
|
||||
thing-type.config.fineoffsetweatherstation.sensor.sensor.label = Sensore
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.fineoffsetweatherstation.co2.label = CO₂
|
||||
channel-type.fineoffsetweatherstation.co2.description = Indicatore di qualità dell'aria
|
||||
channel-type.fineoffsetweatherstation.humidity.label = Umidità Aria
|
||||
channel-type.fineoffsetweatherstation.illumination.label = Illuminazione
|
||||
channel-type.fineoffsetweatherstation.lightning-counter.label = Contatore Fulmine
|
||||
channel-type.fineoffsetweatherstation.lightning-distance.label = Distanza Fulmine
|
||||
channel-type.fineoffsetweatherstation.lightning-time.label = Tempo Fulmine
|
||||
channel-type.fineoffsetweatherstation.max-wind-speed.label = Velocità Massima Del Vento
|
||||
channel-type.fineoffsetweatherstation.moisture.label = Umidità
|
||||
channel-type.fineoffsetweatherstation.pm10.label = PM10 Qualità Dell'Aria
|
||||
channel-type.fineoffsetweatherstation.pm25.label = PM2.5 Qualità Dell'Aria
|
||||
channel-type.fineoffsetweatherstation.pressure.label = Pressione
|
||||
channel-type.fineoffsetweatherstation.rain-rate.label = Tasso Di Pioggia
|
||||
channel-type.fineoffsetweatherstation.rain.label = Pioggia
|
||||
channel-type.fineoffsetweatherstation.temperature.label = Temperatura
|
||||
channel-type.fineoffsetweatherstation.uv-index.label = Indice UV
|
||||
channel-type.fineoffsetweatherstation.uv-radiation.label = Irradiazione UV
|
||||
channel-type.fineoffsetweatherstation.water-leak-detection.label = Rilevamento Perdita D'Acqua
|
||||
|
||||
channel = Canale
|
||||
thing.gateway.label = Stazione Meteo
|
||||
thing.sensor.WH24.label = Stazione Meteo - Unità da Esterno
|
||||
thing.sensor.WH24.description = Sensore per velocità e direzione del vento, radiazione solare e luce, temperatura, umidità, pioggia
|
||||
thing.sensor.WH25.label = Sensore per temperatura, umidità e pressione
|
||||
thing.sensor.WH25.description = Sensore multicanale per temperatura, umidità e pressione
|
||||
thing.sensor.WH26.label = Sensore per temperatura e umidità
|
||||
thing.sensor.WH26.description = Sensore multicanale per temperatura e umidità aria
|
||||
thing.sensor.WH31.label = Sensore per temperatura e umidità aria
|
||||
thing.sensor.WH31.description = Sensore multicanale per temperatura e umidità aria
|
||||
thing.sensor.WH34.label = Sensore di temperatura con sonda esterna
|
||||
thing.sensor.WH35.label = Sensore Di Umidità Della Foglia
|
||||
thing.sensor.WH40.label = Sensore Di Pioggia
|
||||
thing.sensor.WH41.label = Sensore Qualità Aria - esterno
|
||||
thing.sensor.WH41.description = Un sensore di qualità dell'aria PM2.5 per esterno
|
||||
thing.sensor.WH45.label = Sensore Qualità Aria
|
||||
thing.sensor.WH45.description = 5-in-1 Sensore di qualità dell'aria per CO2, PM2.5, PM10, temperatura e umidità aria
|
||||
thing.sensor.WH51.label = Sensore Umidità Suolo
|
||||
thing.sensor.WH55.label = Sensore Rilevamento Perdita D'Acqua
|
||||
thing.sensor.WH57.label = Sensore Rilevamento Fulmine
|
||||
thing.sensor.WH65.label = Stazione Meteo - unità da esterno
|
||||
thing.sensor.WH65.description = Sensore per velocità e direzione del vento, radiazione solare e luce, temperatura, umidità e pioggia
|
||||
thing.sensor.WH68.label = Stazione Meteo - unità da esterno
|
||||
thing.sensor.WH68.description = Sensore ad energia solare per velocità e direzione del vento, radiazione solare e luce
|
||||
thing.sensor.WH80.label = Stazione Meteo - Unità da Esterno
|
||||
thing.sensor.WH80.description = Sensore ad ultrasuoni per velocità e direzione del vento, radiazione solare e luce, temperatura e umidità
|
||||
thing.sensor.WH90.label = Stazione Meteo - Unità da Esterno
|
||||
|
||||
# channels
|
||||
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-indoor.label = Temperatura interna
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-outdoor.label = Temperatura esterna
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-dew-point.label = Punto Di Rugiada
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-wind-chill.label = Temperatura Percepita
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-heat-index.label = Indice Calore
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-indoor.label = Umidità Aria Interna
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-outdoor.label = Umidità Aria Esterna
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.pressure-absolute.label = Pressione Assoluta
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.pressure-relative.label = Pressione Relativa
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.direction-wind.label = Direzione Vento
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.speed-wind.label = Velocità Vento
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.speed-gust.label = Velocità raffica di vento
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.rain-event.label = Quantità precipitazione fino all'ultima pioggia
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.rain-rate.label = Tasso Pioggia
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.rain-hour.label = Pioggia Ora Corrente
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.rain-day.label = Tasso Pioggia di Oggi
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.rain-week.label = Tasso Pioggia di Questa Settimana
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.rain-month.label = Tasso Pioggia di Questo Mese
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.rain-year.label = Tasso Pioggia di Questo Anno
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.rain-total.label = Tasso Pioggia Totale
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.illumination.label = Intensità Luce
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.irradiation-uv.label = Irradiazione UV
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.uv-index.label = Indice UV
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.time.label = Data e ora
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.wind-max-day.label = Velocità Massima Vento di Oggi
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-channel-1.label = Temperatura Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-channel-2.label = Temperatura Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-channel-3.label = Temperatura Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-channel-4.label = Temperatura Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-channel-5.label = Temperatura Canale 5
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-channel-6.label = Temperatura Canale 6
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-channel-7.label = Temperatura Canale 7
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-channel-8.label = Temperatura Canale 8
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-channel-1.label = Umidità Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-channel-2.label = Umidità Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-channel-3.label = Umidità Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-channel-4.label = Umidità Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-channel-5.label = Umidità Canale 5
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-channel-6.label = Umidità Canale 6
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-channel-7.label = Umidità Canale 7
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.humidity-channel-8.label = Umidità Canale 8
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-1.label = Temperatura Suolo Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-2.label = Temperatura Suolo Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-3.label = Temperatura Suolo Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-4.label = Temperatura Suolo Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-5.label = Temperatura Suolo Canale 5
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-6.label = Temperatura Suolo Canale 6
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-7.label = Temperatura Suolo Canale 7
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-8.label = Temperatura Suolo Canale 8
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-9.label = Temperatura Suolo Canale 9
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-10.label = Temperatura Suolo Canale 10
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-11.label = Temperatura Suolo Canale 11
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-12.label = Temperatura Suolo Canale 12
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-13.label = Temperatura Suolo Canale 13
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-14.label = Temperatura Suolo Canale 14
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-15.label = Temperatura Suolo Canale 15
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-soil-channel-16.label = Temperatura Suolo Canale 16
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-1.label = Umidità Suolo Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-2.label = Umidità Suolo Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-3.label = Umidità Suolo Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-4.label = Umidità Suolo Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-5.label = Umidità Suolo Canale 5
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-6.label = Umidità Suolo Canale 6
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-7.label = Umidità Suolo Canale 7
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-8.label = Umidità Suolo Canale 8
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-9.label = Umidità Suolo Canale 9
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-10.label = Umidità Suolo Canale 10
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-11.label = Umidità Suolo Canale 11
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-12.label = Umidità Suolo Canale 12
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-13.label = Umidità Suolo Canale 13
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-14.label = Umidità Suolo Canale 14
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-15.label = Umidità Suolo Canale 15
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.moisture-soil-channel-16.label = Umidità Suolo Canale 16
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.air-quality-24-hour-average-channel-1.label = PM2.5 Qualità Dell'Aria Media 24 Ore Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.air-quality-24-hour-average-channel-2.label = PM2.5 Qualità Dell'Aria Media 24 Ore Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.air-quality-24-hour-average-channel-3.label = PM2.5 Qualità Dell'Aria Media 24 Ore Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.air-quality-24-hour-average-channel-4.label = PM2.5 Qualità Dell'Aria Media 24 Ore Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.air-quality-channel-1.label = PM2.5 Qualità Aria Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.air-quality-channel-2.label = PM2.5 Qualità Aria Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.air-quality-channel-3.label = PM2.5 Qualità Aria Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.air-quality-channel-4.label = PM2.5 Qualità Aria Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.water-leak-channel-1.label = Rilevamento Perdita Acqua Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.water-leak-channel-2.label = Rilevamento Perdita Acqua Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.water-leak-channel-3.label = Rilevamento Perdita Acqua Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.water-leak-channel-4.label = Rilevamento Perdita Acqua Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.lightning-distance.label = Distanza Fulmine
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.lightning-time.label = Ora dell'ultimo Fulmine
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.lightning-counter.label = Colpi Fulmine Oggi
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-external-channel-1.label = Sensore Temperatura Esterna Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-external-channel-2.label = Sensore Temperatura Esterna Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-external-channel-3.label = Sensore Temperatura Esterna Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-external-channel-4.label = Sensore Temperatura Esterna Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-external-channel-5.label = Sensore Temperatura Esterna Canale 5
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-external-channel-6.label = Sensore Temperatura Esterna Canale 6
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-external-channel-7.label = Sensore Temperatura Esterna Canale 7
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.temperature-external-channel-8.label = Sensore Temperatura Esterna Canale 8
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.sensor-co2-temperature.label = Temperatura (Sensore CO2)
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.sensor-co2-humidity.label = Umidità (Sensore-CO2)
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.sensor-co2-pm10.label = PM10 Qualità Aria (Sensore-CO2)
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.sensor-co2-pm10-24-hour-average.label = Qualità Aria PM10 Media 24 Ore (Sensore-CO2)
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.sensor-co2-pm25.label = Qualità Aria PM2.5 (Sensore-CO2)
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.sensor-co2-pm25-24-hour-average.label = Qualità Aria PM2.5 Media 24 Ore (Sensore-CO2)
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.sensor-co2-co2.label = CO2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.sensor-co2-co2-24-hour-average.label = Media CO2 24 Ore
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.leaf-wetness-channel-1.label = Umidità Foglia Canale 1
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.leaf-wetness-channel-2.label = Umidità Foglia Canale 2
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.leaf-wetness-channel-3.label = Umidità Foglia Canale 3
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.leaf-wetness-channel-4.label = Umidità Foglia Canale 4
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.leaf-wetness-channel-5.label = Umidità Foglia Canale 5
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.leaf-wetness-channel-6.label = Umidità Foglia Canale 6
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.leaf-wetness-channel-7.label = Umidità Foglia Canale 7
|
||||
thing-type.fineoffsetweatherstation.gateway.channel.leaf-wetness-channel-8.label = Umidità Foglia Canale 8
|
||||
Reference in New Issue
Block a user