Skip to content

Commit 2799132

Browse files
authored
New Crowdin updates (openhab#16074)
* New translations energidataservice.properties (Danish) * New translations openweathermap.properties (Italian)
1 parent 329f2b7 commit 2799132

File tree

2 files changed

+20
-14
lines changed

2 files changed

+20
-14
lines changed

bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/i18n/energidataservice_da.properties

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@ thing-type.config.energidataservice.service.reducedElectricityTax.description =
5959
channel-group-type.energidataservice.electricity.label = Elektricitet
6060
channel-group-type.energidataservice.electricity.description = Kanaler relateret til elektricitet
6161
channel-group-type.energidataservice.electricity.channel.electricity-tax.label = Elafgift
62-
channel-group-type.energidataservice.electricity.channel.electricity-tax.description = Nuværende elafgift i DKK pr. kWh.
62+
channel-group-type.energidataservice.electricity.channel.electricity-tax.description = Elafgift i DKK pr. kWh.
6363
channel-group-type.energidataservice.electricity.channel.grid-tariff.label = Nettarif
64-
channel-group-type.energidataservice.electricity.channel.grid-tariff.description = Nuværende nettarif i DKK pr. kWh.
64+
channel-group-type.energidataservice.electricity.channel.grid-tariff.description = Nettarif i DKK pr. kWh.
6565
channel-group-type.energidataservice.electricity.channel.reduced-electricity-tax.label = Reduceret elafgift
66-
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.
6767
channel-group-type.energidataservice.electricity.channel.spot-price.label = Spotpris
68-
channel-group-type.energidataservice.electricity.channel.spot-price.description = Nuværende spotpris i DKK eller EUR pr. kWh.
68+
channel-group-type.energidataservice.electricity.channel.spot-price.description = Spotpris i DKK eller EUR pr. kWh.
6969
channel-group-type.energidataservice.electricity.channel.system-tariff.label = Systemtarif
70-
channel-group-type.energidataservice.electricity.channel.system-tariff.description = Nuværende systemtarif i DKK pr. kWh.
70+
channel-group-type.energidataservice.electricity.channel.system-tariff.description = Systemtarif i DKK pr. kWh.
7171
channel-group-type.energidataservice.electricity.channel.transmission-grid-tariff.label = Transmissionsnettarif
72-
channel-group-type.energidataservice.electricity.channel.transmission-grid-tariff.description = Nuværende transmissionsnettarif i DKK pr. kWh.
72+
channel-group-type.energidataservice.electricity.channel.transmission-grid-tariff.description = Transmissionsnettarif i DKK pr. kWh.
7373

7474
# channel types
7575

bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap_it.properties

+14-8
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ thing-type.openweathermap.weather-api.description = Fornisce l'accesso all'API O
7474

7575
# thing types config
7676

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.
7977
bridge-type.config.openweathermap.weather-api.apiVersion.label = Versione API One Call
8078
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.
8181
bridge-type.config.openweathermap.weather-api.language.label = Lingua
8282
bridge-type.config.openweathermap.weather-api.language.description = Lingua che deve essere utilizzata dall'API OpenWeatherMap.
8383
bridge-type.config.openweathermap.weather-api.language.option.af = Afrikaans
@@ -136,12 +136,12 @@ thing-type.config.openweathermap.onecall-history.historyDay.label = Cronologia d
136136
thing-type.config.openweathermap.onecall-history.historyDay.description = Numero di giorni nel passato per i dati storici.
137137
thing-type.config.openweathermap.onecall-history.location.label = Posizione del Meteo
138138
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.
145145
thing-type.config.openweathermap.onecall.location.label = Posizione del Meteo
146146
thing-type.config.openweathermap.onecall.location.description = Posizione Meteo in coordinate geografiche (Latitudine/Longitudine/altitudine).
147147
thing-type.config.openweathermap.onecall.numberOfAlerts.label = Numero di avvisi
@@ -173,14 +173,20 @@ channel-group-type.openweathermap.oneCallCurrent.label = Meteo Attuale One Call
173173
channel-group-type.openweathermap.oneCallCurrent.description = Dati meteo attuali usando One Call API.
174174
channel-group-type.openweathermap.oneCallDaily.label = Previsione Giornaliera One Call Api
175175
channel-group-type.openweathermap.oneCallDaily.description = Previsioni meteo giornaliere fornite dall'One Call API.
176+
channel-group-type.openweathermap.oneCallDailyTimeSeries.label = One Call API per Previsione Giornaliera
177+
channel-group-type.openweathermap.oneCallDailyTimeSeries.description = Previsioni meteo giornaliere fornite dall'API One Call.
176178
channel-group-type.openweathermap.oneCallHistory.label = Dati Meteo Storici One Call API
177179
channel-group-type.openweathermap.oneCallHistory.description = Dati meteo storici usando One Call API a quest'ora per il giorno specificato.
178180
channel-group-type.openweathermap.oneCallHistoryHours.label = Dati Meteo Storici One Call API
179181
channel-group-type.openweathermap.oneCallHistoryHours.description = Dati Meteo Storici per ogni ora usando One Call API.
180182
channel-group-type.openweathermap.oneCallHourly.label = Previsione Oraria One Call API
181183
channel-group-type.openweathermap.oneCallHourly.description = Previsioni meteo orarie fornite dalla One Call API.
184+
channel-group-type.openweathermap.oneCallHourlyTimeSeries.label = One CAll API per previsione orarie
185+
channel-group-type.openweathermap.oneCallHourlyTimeSeries.description = Previsioni meteo orarie fornite dall'API One Call.
182186
channel-group-type.openweathermap.oneCallMinutely.label = Previsione minime One Call API
183187
channel-group-type.openweathermap.oneCallMinutely.description = Precipitazioni minime fornite dalla One Call API.
188+
channel-group-type.openweathermap.oneCallMinutelyTimeSeries.label = One Call API Per Previsioni Minuziose
189+
channel-group-type.openweathermap.oneCallMinutelyTimeSeries.description = Precipitazioni Minuzione fornite dall'API One Call.
184190
channel-group-type.openweathermap.station.label = Stazione Meteo
185191
channel-group-type.openweathermap.station.description = Questa è una stazione meteo.
186192
channel-group-type.openweathermap.station.channel.location.description = Posizione della stazione meteorologica o della città.

0 commit comments

Comments
 (0)