From 8d7c508cb5e2bd8b5d2535d082a69b1a3862ca36 Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Thu, 15 Feb 2024 22:54:48 +0100 Subject: [PATCH] New translations openweathermap.properties (Italian) (#16414) --- .../OH-INF/i18n/openweathermap_it.properties | 20 ------------------- 1 file changed, 20 deletions(-) diff --git a/bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap_it.properties b/bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap_it.properties index 107a0ecdbc..c31b2637a2 100644 --- a/bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap_it.properties +++ b/bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap_it.properties @@ -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. -- 2.47.3