mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
New translations openweathermap.properties (Italian) (#16414)
This commit is contained in:
parent
1bb62c450c
commit
8d7c508cb5
@ -27,18 +27,6 @@ thing-type.openweathermap.onecall.group.forecastToday.label = One Call API Previ
|
||||
thing-type.openweathermap.onecall.group.forecastToday.description = Queste sono le previsioni meteo di oggi usando One Call API.
|
||||
thing-type.openweathermap.onecall.group.forecastTomorrow.label = One Call API Previsione di Domani
|
||||
thing-type.openweathermap.onecall.group.forecastTomorrow.description = Queste sono le previsioni meteo di domani usando One Call API.
|
||||
thing-type.openweathermap.uvindex.label = Indice UV
|
||||
thing-type.openweathermap.uvindex.description = Fornisce i dati dell'indice UV usando API OpenWeatherMap.
|
||||
thing-type.openweathermap.uvindex.group.forecastDay2.label = Previsione a 2 giorni
|
||||
thing-type.openweathermap.uvindex.group.forecastDay2.description = Questo è la previsione dell'indice UV a due giorni.
|
||||
thing-type.openweathermap.uvindex.group.forecastDay3.label = Previsione a 3 giorni
|
||||
thing-type.openweathermap.uvindex.group.forecastDay3.description = Questo è la previsione dell'indice UV a tre giorni.
|
||||
thing-type.openweathermap.uvindex.group.forecastDay4.label = Previsione a 4 giorni
|
||||
thing-type.openweathermap.uvindex.group.forecastDay4.description = Questo è la previsione dell'indice UV a quattro giorni.
|
||||
thing-type.openweathermap.uvindex.group.forecastDay5.label = Previsione a 5 giorni
|
||||
thing-type.openweathermap.uvindex.group.forecastDay5.description = Questo è la previsione dell'indice UV a cinque giorni.
|
||||
thing-type.openweathermap.uvindex.group.forecastTomorrow.label = Previsioni di domani
|
||||
thing-type.openweathermap.uvindex.group.forecastTomorrow.description = Questo è la previsione dell'indice UV per domani.
|
||||
thing-type.openweathermap.weather-and-forecast.label = Meteo e Previsioni
|
||||
thing-type.openweathermap.weather-and-forecast.description = Fornisce dati meteo e previsioni usando API OpenWeatherMap.
|
||||
thing-type.openweathermap.weather-and-forecast.group.forecastDay2.label = Previsione a 2 giorni
|
||||
@ -146,10 +134,6 @@ thing-type.config.openweathermap.onecall.location.label = Posizione del Meteo
|
||||
thing-type.config.openweathermap.onecall.location.description = Posizione Meteo in coordinate geografiche (Latitudine/Longitudine/altitudine).
|
||||
thing-type.config.openweathermap.onecall.numberOfAlerts.label = Numero di avvisi
|
||||
thing-type.config.openweathermap.onecall.numberOfAlerts.description = Numero di avvisi da mostrare.
|
||||
thing-type.config.openweathermap.uvindex.forecastDays.label = Numero di giorni
|
||||
thing-type.config.openweathermap.uvindex.forecastDays.description = Numero di giorni per la previsione dell'indice UV.
|
||||
thing-type.config.openweathermap.uvindex.location.label = Posizione del Meteo
|
||||
thing-type.config.openweathermap.uvindex.location.description = Posizione Meteo in coordinate geografiche (Latitudine/Longitudine/altitudine).
|
||||
thing-type.config.openweathermap.weather-and-forecast.forecastDays.label = Numero di giorni
|
||||
thing-type.config.openweathermap.weather-and-forecast.forecastDays.description = Numero di giorni per le previsioni giornaliere.
|
||||
thing-type.config.openweathermap.weather-and-forecast.forecastHours.label = Numero di ore
|
||||
@ -190,10 +174,6 @@ channel-group-type.openweathermap.oneCallMinutelyTimeSeries.description = Precip
|
||||
channel-group-type.openweathermap.station.label = Stazione Meteo
|
||||
channel-group-type.openweathermap.station.description = Questa è una stazione meteo.
|
||||
channel-group-type.openweathermap.station.channel.location.description = Posizione della stazione meteorologica o della città.
|
||||
channel-group-type.openweathermap.uvindex.label = Indice UV Attuale
|
||||
channel-group-type.openweathermap.uvindex.description = Questo è l'attuale indice UV.
|
||||
channel-group-type.openweathermap.uvindexForecast.label = Indice UV Previsto
|
||||
channel-group-type.openweathermap.uvindexForecast.description = Questo è l'indice UV previsto.
|
||||
channel-group-type.openweathermap.weather.label = Meteo attuale
|
||||
channel-group-type.openweathermap.weather.description = Questo è il meteo attuale.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user