You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/i18n/energidataservice_da.properties
channel-group-type.energidataservice.electricity.channel.reduced-electricity-tax.description = Nuværende reduceret elafgift i DKK pr. kWh. Kun for elvarmekunder.
66
+
channel-group-type.energidataservice.electricity.channel.reduced-electricity-tax.description = Reduceret elafgift i DKK pr. kWh. Kun for elvarmekunder.
Copy file name to clipboardexpand all lines: bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap_it.properties
+14-8
Original file line number
Diff line number
Diff line change
@@ -74,10 +74,10 @@ thing-type.openweathermap.weather-api.description = Fornisce l'accesso all'API O
74
74
75
75
# thing types config
76
76
77
-
bridge-type.config.openweathermap.weather-api.apikey.label = Chiave API
78
-
bridge-type.config.openweathermap.weather-api.apikey.description = Chiave API per accedere all'API OpenWeatherMap.
79
77
bridge-type.config.openweathermap.weather-api.apiVersion.label = Versione API One Call
80
78
bridge-type.config.openweathermap.weather-api.apiVersion.description = Versione API One Call (predefinite sino alla 2.5, è disponibile la versione 3.0 ma necessita di un abbonamento diverso).
79
+
bridge-type.config.openweathermap.weather-api.apikey.label = Chiave API
80
+
bridge-type.config.openweathermap.weather-api.apikey.description = Chiave API per accedere all'API OpenWeatherMap.
81
81
bridge-type.config.openweathermap.weather-api.language.label = Lingua
82
82
bridge-type.config.openweathermap.weather-api.language.description = Lingua che deve essere utilizzata dall'API OpenWeatherMap.
@@ -136,12 +136,12 @@ thing-type.config.openweathermap.onecall-history.historyDay.label = Cronologia d
136
136
thing-type.config.openweathermap.onecall-history.historyDay.description = Numero di giorni nel passato per i dati storici.
137
137
thing-type.config.openweathermap.onecall-history.location.label = Posizione del Meteo
138
138
thing-type.config.openweathermap.onecall-history.location.description = Posizione Meteo in coordinate geografiche (Latitudine/Longitudine/altitudine).
139
-
thing-type.config.openweathermap.onecall.forecastDays.label = Numero di Giorni
140
-
thing-type.config.openweathermap.onecall.forecastDays.description = Numero di giorni per le previsioni giornaliere, compreso il giorno attuale.
141
-
thing-type.config.openweathermap.onecall.forecastHours.label = Numero di Ore
142
-
thing-type.config.openweathermap.onecall.forecastHours.description = Numero di ore per le previsioni orarie.
143
-
thing-type.config.openweathermap.onecall.forecastMinutes.label = Numero di minuti
144
-
thing-type.config.openweathermap.onecall.forecastMinutes.description = Numero di minuti per le previsioni dei minuti di precipitazione.
139
+
thing-type.config.openweathermap.onecall.forecastDays.label = Numero di canali di previsione giornaliere
140
+
thing-type.config.openweathermap.onecall.forecastDays.description = Numero di giorni per le previsioni giornaliere, compreso il giorno corrente e per determinare quanti canali giornalieri vengono creati.
141
+
thing-type.config.openweathermap.onecall.forecastHours.label = Numero di canali di previsione oraria
142
+
thing-type.config.openweathermap.onecall.forecastHours.description = Numero di ore per le previsioni orarie, che determinano quanti canali orari vengono creati.
143
+
thing-type.config.openweathermap.onecall.forecastMinutes.label = Numero di Canali Previsioni Minuziose
144
+
thing-type.config.openweathermap.onecall.forecastMinutes.description = Numero di minuti per le previsioni di precipitazioni minuzione, per determinare quanti canali vengono creati minuziosamente.
145
145
thing-type.config.openweathermap.onecall.location.label = Posizione del Meteo
146
146
thing-type.config.openweathermap.onecall.location.description = Posizione Meteo in coordinate geografiche (Latitudine/Longitudine/altitudine).
147
147
thing-type.config.openweathermap.onecall.numberOfAlerts.label = Numero di avvisi
@@ -173,14 +173,20 @@ channel-group-type.openweathermap.oneCallCurrent.label = Meteo Attuale One Call
173
173
channel-group-type.openweathermap.oneCallCurrent.description = Dati meteo attuali usando One Call API.
174
174
channel-group-type.openweathermap.oneCallDaily.label = Previsione Giornaliera One Call Api
0 commit comments