diff --git a/bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap.properties b/bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap.properties index 8e0197018..1b17db9b5 100644 --- a/bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap.properties +++ b/bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/i18n/openweathermap.properties @@ -1,18 +1,81 @@ # binding + binding.openweathermap.name = OpenWeatherMap Binding binding.openweathermap.description = OpenWeatherMap - Current weather and forecasts in your city. -# bridge types +# thing types + +thing-type.openweathermap.air-pollution.label = Air Pollution +thing-type.openweathermap.air-pollution.description = Provides air pollution data from the OpenWeatherMap API. +thing-type.openweathermap.onecall-history.label = One Call API Historical data +thing-type.openweathermap.onecall-history.description = Provides historical weather data from the OpenWeatherMap One Call API. +thing-type.openweathermap.onecall.label = One Call API Weather and Forecast +thing-type.openweathermap.onecall.description = Provides current weather and forecast data from the OpenWeatherMap One Call API. +thing-type.openweathermap.onecall.group.forecastDay2.label = One Call API 2 Day Forecast +thing-type.openweathermap.onecall.group.forecastDay2.description = This is the weather forecast in two days from the one call API. +thing-type.openweathermap.onecall.group.forecastDay3.label = One Call API 3 Day Forecast +thing-type.openweathermap.onecall.group.forecastDay3.description = This is the weather forecast in three days from the one call API. +thing-type.openweathermap.onecall.group.forecastDay4.label = One Call API 4 Day Forecast +thing-type.openweathermap.onecall.group.forecastDay4.description = This is the weather forecast in four days from the one call API. +thing-type.openweathermap.onecall.group.forecastDay5.label = One Call API 5 Day Forecast +thing-type.openweathermap.onecall.group.forecastDay5.description = This is the weather forecast in five days from the one call API. +thing-type.openweathermap.onecall.group.forecastDay6.label = One Call API 6 Day Forecast +thing-type.openweathermap.onecall.group.forecastDay6.description = This is the weather forecast in six days from the one call API. +thing-type.openweathermap.onecall.group.forecastDay7.label = One Call API 7 Day Forecast +thing-type.openweathermap.onecall.group.forecastDay7.description = This is the weather forecast in seven days from the one call API. +thing-type.openweathermap.onecall.group.forecastToday.label = One Call API Todays Forecast +thing-type.openweathermap.onecall.group.forecastToday.description = This is the weather forecast for today from the one call API. +thing-type.openweathermap.onecall.group.forecastTomorrow.label = One Call API Tomorrows Forecast +thing-type.openweathermap.onecall.group.forecastTomorrow.description = This is the weather forecast for tomorrow from the one call API. +thing-type.openweathermap.uvindex.label = UV Index +thing-type.openweathermap.uvindex.description = Provides UV Index data from the OpenWeatherMap API. +thing-type.openweathermap.uvindex.group.forecastDay2.label = 2 Day Forecast +thing-type.openweathermap.uvindex.group.forecastDay2.description = This is the UV Index forecast in two days. +thing-type.openweathermap.uvindex.group.forecastDay3.label = 3 Day Forecast +thing-type.openweathermap.uvindex.group.forecastDay3.description = This is the UV Index forecast in three days. +thing-type.openweathermap.uvindex.group.forecastDay4.label = 4 Day Forecast +thing-type.openweathermap.uvindex.group.forecastDay4.description = This is the UV Index forecast in four days. +thing-type.openweathermap.uvindex.group.forecastDay5.label = 5 Day Forecast +thing-type.openweathermap.uvindex.group.forecastDay5.description = This is the UV Index forecast in five days. +thing-type.openweathermap.uvindex.group.forecastTomorrow.label = Tomorrows Forecast +thing-type.openweathermap.uvindex.group.forecastTomorrow.description = This is the UV Index forecast for tomorrow. +thing-type.openweathermap.weather-and-forecast.label = Weather and Forecast +thing-type.openweathermap.weather-and-forecast.description = Provides current weather and forecast data from the OpenWeatherMap API. +thing-type.openweathermap.weather-and-forecast.group.forecastDay2.label = 2 Day Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastDay2.description = This is the weather forecast in two days. +thing-type.openweathermap.weather-and-forecast.group.forecastDay3.label = 3 Day Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastDay3.description = This is the weather forecast in three days. +thing-type.openweathermap.weather-and-forecast.group.forecastDay4.label = 4 Day Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastDay4.description = This is the weather forecast in four days. +thing-type.openweathermap.weather-and-forecast.group.forecastDay5.label = 5 Day Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastDay5.description = This is the weather forecast in five days. +thing-type.openweathermap.weather-and-forecast.group.forecastHours03.label = 3 Hours Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastHours03.description = This is the weather forecast for the next 3 hours. +thing-type.openweathermap.weather-and-forecast.group.forecastHours06.label = 6 Hours Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastHours06.description = This is the weather forecast in 6 hours. +thing-type.openweathermap.weather-and-forecast.group.forecastHours09.label = 9 Hours Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastHours09.description = This is the weather forecast in 9 hours. +thing-type.openweathermap.weather-and-forecast.group.forecastHours12.label = 12 Hours Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastHours12.description = This is the weather forecast in 12 hours. +thing-type.openweathermap.weather-and-forecast.group.forecastHours15.label = 15 Hours Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastHours15.description = This is the weather forecast in 15 hours. +thing-type.openweathermap.weather-and-forecast.group.forecastHours18.label = 18 Hours Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastHours18.description = This is the weather forecast in 18 hours. +thing-type.openweathermap.weather-and-forecast.group.forecastHours21.label = 21 Hours Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastHours21.description = This is the weather forecast in 21 hours. +thing-type.openweathermap.weather-and-forecast.group.forecastHours24.label = 24 Hours Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastHours24.description = This is the weather forecast in 24 hours. +thing-type.openweathermap.weather-and-forecast.group.forecastToday.label = Todays Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastToday.description = This is the weather forecast for today. +thing-type.openweathermap.weather-and-forecast.group.forecastTomorrow.label = Tomorrows Forecast +thing-type.openweathermap.weather-and-forecast.group.forecastTomorrow.description = This is the weather forecast for tomorrow. thing-type.openweathermap.weather-api.label = OpenWeatherMap Account thing-type.openweathermap.weather-api.description = Provides access to the OpenWeatherMap API. -# bridge types config +# thing types config + bridge-type.config.openweathermap.weather-api.apikey.label = API Key bridge-type.config.openweathermap.weather-api.apikey.description = API key to access the OpenWeatherMap API. - -bridge-type.config.openweathermap.weather-api.refreshInterval.label = Refresh Interval -bridge-type.config.openweathermap.weather-api.refreshInterval.description = Specifies the refresh interval (in minutes). - bridge-type.config.openweathermap.weather-api.language.label = Language bridge-type.config.openweathermap.weather-api.language.description = Language to be used by the OpenWeatherMap API. bridge-type.config.openweathermap.weather-api.language.option.af = Afrikaans @@ -22,6 +85,8 @@ bridge-type.config.openweathermap.weather-api.language.option.az = Azerbaijani bridge-type.config.openweathermap.weather-api.language.option.eu = Basque bridge-type.config.openweathermap.weather-api.language.option.bg = Bulgarian bridge-type.config.openweathermap.weather-api.language.option.ca = Catalan +bridge-type.config.openweathermap.weather-api.language.option.zh_cn = Chinese - Simplified +bridge-type.config.openweathermap.weather-api.language.option.zh_tw = Chinese - Traditional bridge-type.config.openweathermap.weather-api.language.option.hr = Croatian bridge-type.config.openweathermap.weather-api.language.option.cz = Czech bridge-type.config.openweathermap.weather-api.language.option.da = Danish @@ -58,303 +123,73 @@ bridge-type.config.openweathermap.weather-api.language.option.th = Thai bridge-type.config.openweathermap.weather-api.language.option.tr = Turkish bridge-type.config.openweathermap.weather-api.language.option.uk = Ukrainian bridge-type.config.openweathermap.weather-api.language.option.vi = Vietnamese -bridge-type.config.openweathermap.weather-api.language.option.zh_cn = Chinese - Simplified -bridge-type.config.openweathermap.weather-api.language.option.zh_tw = Chinese - Traditional bridge-type.config.openweathermap.weather-api.language.option.zu = Zulu - -# thing types -thing-type.openweathermap.weather-and-forecast.label = Weather and Forecast -thing-type.openweathermap.weather-and-forecast.description = Provides current weather and forecast data from the OpenWeatherMap API. - -thing-type.openweathermap.uvindex.label = UV Index -thing-type.openweathermap.uvindex.description = Provides UV Index data from the OpenWeatherMap API. - -thing-type.openweathermap.air-pollution.label = Air Pollution -thing-type.openweathermap.air-pollution.description = Provides air pollution data from the OpenWeatherMap API. - -thing-type.openweathermap.onecall.label = One Call API Weather and Forecast -thing-type.openweathermap.onecall.description = Provides current weather and forecast data from the OpenWeatherMap One Call API. - -thing-type.openweathermap.onecall-history.label = One Call API Historical data -thing-type.openweathermap.onecall-history.description = Provides historical weather data from the OpenWeatherMap One Call API. - -# thing types config +bridge-type.config.openweathermap.weather-api.refreshInterval.label = Refresh Interval +bridge-type.config.openweathermap.weather-api.refreshInterval.description = Specifies the refresh interval (in minutes). +thing-type.config.openweathermap.air-pollution.forecastHours.label = Number of Hours +thing-type.config.openweathermap.air-pollution.forecastHours.description = Number of hours for air pollution forecast. +thing-type.config.openweathermap.air-pollution.location.label = Location of Weather +thing-type.config.openweathermap.air-pollution.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). +thing-type.config.openweathermap.onecall-history.historyDay.label = History Day +thing-type.config.openweathermap.onecall-history.historyDay.description = Relative number of days in the past for historical data. +thing-type.config.openweathermap.onecall-history.location.label = Location of Weather +thing-type.config.openweathermap.onecall-history.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). +thing-type.config.openweathermap.onecall.forecastDays.label = Number of Days +thing-type.config.openweathermap.onecall.forecastDays.description = Number of days for daily forecast, including the current day. +thing-type.config.openweathermap.onecall.forecastHours.label = Number of Hours +thing-type.config.openweathermap.onecall.forecastHours.description = Number of hours for hourly forecast. +thing-type.config.openweathermap.onecall.forecastMinutes.label = Number of Minutes +thing-type.config.openweathermap.onecall.forecastMinutes.description = Number of minutes for minutely precipitation forecast. +thing-type.config.openweathermap.onecall.location.label = Location of Weather +thing-type.config.openweathermap.onecall.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). +thing-type.config.openweathermap.onecall.numberOfAlerts.label = Number of Alerts +thing-type.config.openweathermap.onecall.numberOfAlerts.description = Number of alerts to be shown. +thing-type.config.openweathermap.uvindex.forecastDays.label = Number of Days +thing-type.config.openweathermap.uvindex.forecastDays.description = Number of days for UV Index forecast. +thing-type.config.openweathermap.uvindex.location.label = Location of Weather +thing-type.config.openweathermap.uvindex.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). +thing-type.config.openweathermap.weather-and-forecast.forecastDays.label = Number of Days +thing-type.config.openweathermap.weather-and-forecast.forecastDays.description = Number of days for daily forecast. +thing-type.config.openweathermap.weather-and-forecast.forecastHours.label = Number of Hours +thing-type.config.openweathermap.weather-and-forecast.forecastHours.description = Number of hours for hourly forecast. thing-type.config.openweathermap.weather-and-forecast.location.label = Location of Weather thing-type.config.openweathermap.weather-and-forecast.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). -thing-type.config.openweathermap.weather-and-forecast.forecastHours.label = Number of Hours -thing-type.config.openweathermap.weather-and-forecast.forecastHours.description = Number of hours for hourly forecast. - -thing-type.config.openweathermap.weather-and-forecast.forecastDays.label = Number of Days -thing-type.config.openweathermap.weather-and-forecast.forecastDays.description = Number of days for daily forecast. - -thing-type.config.openweathermap.uvindex.location.label = Location of Weather -thing-type.config.openweathermap.uvindex.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). - -thing-type.config.openweathermap.uvindex.forecastDays.label = Number of Days -thing-type.config.openweathermap.uvindex.forecastDays.description = Number of days for UV Index forecast. - -thing-type.config.openweathermap.air-pollution.location.label = Location of Weather -thing-type.config.openweathermap.air-pollution.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). - -thing-type.config.openweathermap.air-pollution.forecastHours.label = Number of Hours -thing-type.config.openweathermap.air-pollution.forecastHours.description = Number of hours for air pollution forecast. - -thing-type.config.openweathermap.onecall.location.label = Location of Weather -thing-type.config.openweathermap.onecall.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). - -thing-type.config.openweathermap.onecall.forecastDays.label = Number of Days -thing-type.config.openweathermap.onecall.forecastDays.description = Number of days for daily forecast, including the current day. - -thing-type.config.openweathermap.onecall.forecastHours.label = Number of Hours -thing-type.config.openweathermap.onecall.forecastHours.description = Number of hours for hourly forecast. - -thing-type.config.openweathermap.onecall.forecastMinutes.label = Number of Minutes -thing-type.config.openweathermap.onecall.forecastMinutes.description = Number of minutes for minutely precipitation forecast. - -thing-type.config.openweathermap.onecall.numberOfAlerts.label = Number of Alerts -thing-type.config.openweathermap.onecall.numberOfAlerts.description = Number of alerts to be shown. - -thing-type.config.openweathermap.onecall-history.location.label = Location of Weather -thing-type.config.openweathermap.onecall-history.location.description = Location of weather in geographical coordinates (latitude/longitude/altitude). - -thing-type.config.openweathermap.onecall-history.historyDay.label = History Day -thing-type.config.openweathermap.onecall-history.historyDay.description = Relative number of days in the past for historical data. - # channel group types -channel-group-type.openweathermap.station.label = Weather Station -channel-group-type.openweathermap.station.description = This is a weather station. - -channel-group-type.openweathermap.weather.label = Current Weather -channel-group-type.openweathermap.weather.description = This is the current weather. - -channel-group-type.openweathermap.hourlyForecast.label = 3 Hour Forecast -channel-group-type.openweathermap.hourlyForecast.description = This is the 5 day / 3 hour weather forecast. - -channel-group-type.openweathermap.dailyForecast.label = Daily Forecast -channel-group-type.openweathermap.dailyForecast.description = This is the 16 day / daily weather forecast. - -channel-group-type.openweathermap.uvindex.label = Current UV Index -channel-group-type.openweathermap.uvindex.description = This is the current UV Index. - -channel-group-type.openweathermap.uvindexForecast.label = Forecasted UV Index -channel-group-type.openweathermap.uvindexForecast.description = This is the forecasted UV Index. channel-group-type.openweathermap.airPollution.label = Current Air Pollution channel-group-type.openweathermap.airPollution.description = This is the current air pollution. - channel-group-type.openweathermap.airPollutionForecast.label = Forecasted Air Pollution channel-group-type.openweathermap.airPollutionForecast.description = This is the forecasted air pollution. - -channel-group-type.openweathermap.oneCallCurrent.label = One Call API Current Weather -channel-group-type.openweathermap.oneCallCurrent.description = Current weather data from the One Call API. - -channel-group-type.openweathermap.oneCallMinutely.label = One Call API Minutely Forecast -channel-group-type.openweathermap.oneCallMinutely.description = Minutely precipitation delivered by the One Call API. - -channel-group-type.openweathermap.oneCallHourly.label = One Call API Hourly Forecast -channel-group-type.openweathermap.oneCallHourly.description = Hourly weather forecast delivered by the One Call API. - -channel-group-type.openweathermap.oneCallDaily.label = One Call API Daily Forecast -channel-group-type.openweathermap.oneCallDaily.description = Daily weather forecast delivered by the One Call API. - -channel-group-type.openweathermap.oneCallHistory.label = One Call API Historical Weather -channel-group-type.openweathermap.oneCallHistory.description = Historical weather data from the One Call API at this point in time the given day. - -channel-group-type.openweathermap.oneCallHistoryHours.label = One Call API Hourly Historical Weather Data -channel-group-type.openweathermap.oneCallHistoryHours.description = Historical weather data from the One Call API per hour. - +channel-group-type.openweathermap.dailyForecast.label = Daily Forecast +channel-group-type.openweathermap.dailyForecast.description = This is the 16 day / daily weather forecast. +channel-group-type.openweathermap.hourlyForecast.label = 3 Hour Forecast +channel-group-type.openweathermap.hourlyForecast.description = This is the 5 day / 3 hour weather forecast. channel-group-type.openweathermap.oneCallAlerts.label = Weather Warnings channel-group-type.openweathermap.oneCallAlerts.description = Weather warnings issued for the requested location. - -# channel groups -thing-type.openweathermap.weather-and-forecast.group.forecastHours03.label = 3 Hours Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastHours03.description = This is the weather forecast for the next 3 hours. - -thing-type.openweathermap.weather-and-forecast.group.forecastHours06.label = 6 Hours Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastHours06.description = This is the weather forecast in 6 hours. - -thing-type.openweathermap.weather-and-forecast.group.forecastHours09.label = 9 Hours Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastHours09.description = This is the weather forecast in 9 hours. - -thing-type.openweathermap.weather-and-forecast.group.forecastHours12.label = 12 Hours Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastHours12.description = This is the weather forecast in 12 hours. - -thing-type.openweathermap.weather-and-forecast.group.forecastHours15.label = 15 Hours Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastHours15.description = This is the weather forecast in 15 hours. - -thing-type.openweathermap.weather-and-forecast.group.forecastHours18.label = 18 Hours Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastHours18.description = This is the weather forecast in 18 hours. - -thing-type.openweathermap.weather-and-forecast.group.forecastHours21.label = 21 Hours Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastHours21.description = This is the weather forecast in 21 hours. - -thing-type.openweathermap.weather-and-forecast.group.forecastHours24.label = 24 Hours Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastHours24.description = This is the weather forecast in 24 hours. - -thing-type.openweathermap.weather-and-forecast.group.forecastToday.label = Todays Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastToday.description = This is the weather forecast for today. - -thing-type.openweathermap.weather-and-forecast.group.forecastTomorrow.label = Tomorrows Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastTomorrow.description = This is the weather forecast for tomorrow. - -thing-type.openweathermap.weather-and-forecast.group.forecastDay2.label = 2 Day Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastDay2.description = This is the weather forecast in two days. - -thing-type.openweathermap.weather-and-forecast.group.forecastDay3.label = 3 Day Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastDay3.description = This is the weather forecast in three days. - -thing-type.openweathermap.weather-and-forecast.group.forecastDay4.label = 4 Day Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastDay4.description = This is the weather forecast in four days. - -thing-type.openweathermap.weather-and-forecast.group.forecastDay5.label = 5 Day Forecast -thing-type.openweathermap.weather-and-forecast.group.forecastDay5.description = This is the weather forecast in five days. - -thing-type.openweathermap.uvindex.group.forecastTomorrow.label = Tomorrows Forecast -thing-type.openweathermap.uvindex.group.forecastTomorrow.description = This is the UV Index forecast for tomorrow. - -thing-type.openweathermap.uvindex.group.forecastDay2.label = 2 Day Forecast -thing-type.openweathermap.uvindex.group.forecastDay2.description = This is the UV Index forecast in two days. - -thing-type.openweathermap.uvindex.group.forecastDay3.label = 3 Day Forecast -thing-type.openweathermap.uvindex.group.forecastDay3.description = This is the UV Index forecast in three days. - -thing-type.openweathermap.uvindex.group.forecastDay4.label = 4 Day Forecast -thing-type.openweathermap.uvindex.group.forecastDay4.description = This is the UV Index forecast in four days. - -thing-type.openweathermap.uvindex.group.forecastDay5.label = 5 Day Forecast -thing-type.openweathermap.uvindex.group.forecastDay5.description = This is the UV Index forecast in five days. - -thing-type.openweathermap.onecall.group.forecastToday.label = One Call API Todays Forecast -thing-type.openweathermap.onecall.group.forecastToday.description = This is the weather forecast for today from the one call API. - -thing-type.openweathermap.onecall.group.forecastTomorrow.label = One Call API Tomorrows Forecast -thing-type.openweathermap.onecall.group.forecastTomorrow.description = This is the weather forecast for tomorrow from the one call API. - -thing-type.openweathermap.onecall.group.forecastDay2.label = One Call API 2 Day Forecast -thing-type.openweathermap.onecall.group.forecastDay2.description = This is the weather forecast in two days from the one call API. - -thing-type.openweathermap.onecall.group.forecastDay3.label = One Call API 3 Day Forecast -thing-type.openweathermap.onecall.group.forecastDay3.description = This is the weather forecast in three days from the one call API. - -thing-type.openweathermap.onecall.group.forecastDay4.label = One Call API 4 Day Forecast -thing-type.openweathermap.onecall.group.forecastDay4.description = This is the weather forecast in four days from the one call API. - -thing-type.openweathermap.onecall.group.forecastDay5.label = One Call API 5 Day Forecast -thing-type.openweathermap.onecall.group.forecastDay5.description = This is the weather forecast in five days from the one call API. - -thing-type.openweathermap.onecall.group.forecastDay6.label = One Call API 6 Day Forecast -thing-type.openweathermap.onecall.group.forecastDay6.description = This is the weather forecast in six days from the one call API. - -thing-type.openweathermap.onecall.group.forecastDay7.label = One Call API 7 Day Forecast -thing-type.openweathermap.onecall.group.forecastDay7.description = This is the weather forecast in seven days from the one call API. +channel-group-type.openweathermap.oneCallCurrent.label = One Call API Current Weather +channel-group-type.openweathermap.oneCallCurrent.description = Current weather data from the One Call API. +channel-group-type.openweathermap.oneCallDaily.label = One Call API Daily Forecast +channel-group-type.openweathermap.oneCallDaily.description = Daily weather forecast delivered by the One Call API. +channel-group-type.openweathermap.oneCallHistory.label = One Call API Historical Weather +channel-group-type.openweathermap.oneCallHistory.description = Historical weather data from the One Call API at this point in time the given day. +channel-group-type.openweathermap.oneCallHistoryHours.label = One Call API Hourly Historical Weather Data +channel-group-type.openweathermap.oneCallHistoryHours.description = Historical weather data from the One Call API per hour. +channel-group-type.openweathermap.oneCallHourly.label = One Call API Hourly Forecast +channel-group-type.openweathermap.oneCallHourly.description = Hourly weather forecast delivered by the One Call API. +channel-group-type.openweathermap.oneCallMinutely.label = One Call API Minutely Forecast +channel-group-type.openweathermap.oneCallMinutely.description = Minutely precipitation delivered by the One Call API. +channel-group-type.openweathermap.station.label = Weather Station +channel-group-type.openweathermap.station.description = This is a weather station. +channel-group-type.openweathermap.station.channel.location.description = Location of the weather station or the city. +channel-group-type.openweathermap.uvindex.label = Current UV Index +channel-group-type.openweathermap.uvindex.description = This is the current UV Index. +channel-group-type.openweathermap.uvindexForecast.label = Forecasted UV Index +channel-group-type.openweathermap.uvindexForecast.description = This is the forecasted UV Index. +channel-group-type.openweathermap.weather.label = Current Weather +channel-group-type.openweathermap.weather.description = This is the current weather. # channel types -channel-type.openweathermap.station-id.label = Station Id -channel-type.openweathermap.station-id.description = Id of the weather station or the city. - -channel-type.openweathermap.station-name.label = Station Name -channel-type.openweathermap.station-name.description = Name of the weather station or the city. - -channel-group-type.openweathermap.station.channel.location.description = Location of the weather station or the city. - -channel-type.openweathermap.time-stamp.label = Observation Time -channel-type.openweathermap.time-stamp.description = Time of data observation. -channel-type.openweathermap.time-stamp.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS - -channel-type.openweathermap.hourly-forecast-time-stamp.label = Forecast Time -channel-type.openweathermap.hourly-forecast-time-stamp.description = Time of data forecasted. -channel-type.openweathermap.hourly-forecast-time-stamp.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS - -channel-type.openweathermap.daily-forecast-time-stamp.label = Forecast Date -channel-type.openweathermap.daily-forecast-time-stamp.description = Date of data forecasted. -channel-type.openweathermap.daily-forecast-time-stamp.state.pattern = %1$tY-%1$tm-%1$td - -channel-type.openweathermap.sunrise.label = Sunrise Time -channel-type.openweathermap.sunrise.description = Time of sunrise for the given day. -channel-type.openweathermap.sunrise.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS - -channel-type.openweathermap.sunset.label = Sunset Time -channel-type.openweathermap.sunset.description = Time of sunset for the given day. -channel-type.openweathermap.sunset.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS - -channel-type.openweathermap.condition.label = Weather Condition -channel-type.openweathermap.condition.description = Current weather condition. - -channel-type.openweathermap.forecasted-condition.label = Forecasted Weather Condition -channel-type.openweathermap.forecasted-condition.description = Forecasted weather condition. - -channel-type.openweathermap.condition-id.label = Weather Condition Id -channel-type.openweathermap.condition-id.description = Id of the weather condition. - -channel-type.openweathermap.condition-icon.label = Icon -channel-type.openweathermap.condition-icon.description = Icon representing the weather condition. - -channel-type.openweathermap.condition-icon-id.label = Icon Id -channel-type.openweathermap.condition-icon-id.description = Id of the icon to create the URL. - -channel-type.openweathermap.forecasted-outdoor-temperature.label = Forecasted Temperature -channel-type.openweathermap.forecasted-outdoor-temperature.description = Forecasted outdoor temperature. - -channel-type.openweathermap.forecasted-min-outdoor-temperature.label = Minimum Temperature -channel-type.openweathermap.forecasted-min-outdoor-temperature.description = Minimum forecasted outdoor temperature. - -channel-type.openweathermap.forecasted-max-outdoor-temperature.label = Maximum Temperature -channel-type.openweathermap.forecasted-max-outdoor-temperature.description = Maximum forecasted outdoor temperature. - -channel-type.openweathermap.apparent-temperature.label = Apparent Temperature -channel-type.openweathermap.apparent-temperature.description = Current apparent temperature. - -channel-type.openweathermap.forecasted-apparent-temperature.label = Forecasted Apparent Temperature -channel-type.openweathermap.forecasted-apparent-temperature.description = Forecasted apparent temperature. - -channel-type.openweathermap.forecasted-barometric-pressure.label = Forecasted Pressure -channel-type.openweathermap.forecasted-barometric-pressure.description = Forecasted barometric pressure. - -channel-type.openweathermap.forecasted-atmospheric-humidity.label = Forecasted Humidity -channel-type.openweathermap.forecasted-atmospheric-humidity.description = Forecasted atmospheric relative humidity. - -channel-type.openweathermap.forecasted-wind-speed.label = Forecasted Wind Speed -channel-type.openweathermap.forecasted-wind-speed.description = Forecasted wind speed. - -channel-type.openweathermap.forecasted-wind-direction.label = Forecasted Wind Direction -channel-type.openweathermap.forecasted-wind-direction.description = Forecasted wind direction expressed as an angle. - -channel-type.openweathermap.gust-speed.label = Gust Speed -channel-type.openweathermap.gust-speed.description = Current gust speed. - -channel-type.openweathermap.forecasted-gust-speed.label = Forecasted Gust Speed -channel-type.openweathermap.forecasted-gust-speed.description = Forecasted gust speed. - -channel-type.openweathermap.cloudiness.label = Cloudiness -channel-type.openweathermap.cloudiness.description = Current cloudiness. - -channel-type.openweathermap.forecasted-cloudiness.label = Forecasted Cloudiness -channel-type.openweathermap.forecasted-cloudiness.description = Forecasted cloudiness. - -channel-type.openweathermap.visibility.label = Visibility -channel-type.openweathermap.visibility.description = Current visibility. - -channel-type.openweathermap.rain.label = Rain -channel-type.openweathermap.rain.description = Rain volume of the last hour. - -channel-type.openweathermap.forecasted-rain.label = Forecasted Rain -channel-type.openweathermap.forecasted-rain.description = Forecasted rain volume. - -channel-type.openweathermap.snow.label = Snow -channel-type.openweathermap.snow.description = Snow volume of the last hour. - -channel-type.openweathermap.forecasted-snow.label = Forecasted Snow -channel-type.openweathermap.forecasted-snow.description = Forecasted snow volume. - -channel-type.openweathermap.precip-probability.label = Precipitation Probability -channel-type.openweathermap.precip-probability.description = Forecasted precipitation probability. - -channel-type.openweathermap.uvindex.label = UV Index -channel-type.openweathermap.uvindex.description = Current UV Index. - -channel-type.openweathermap.forecasted-uvindex.label = Forecasted UV Index -channel-type.openweathermap.forecasted-uvindex.description = Forecasted UV Index. channel-type.openweathermap.air-quality-index.label = Air Quality Index channel-type.openweathermap.air-quality-index.description = Current air quality index. @@ -363,7 +198,51 @@ channel-type.openweathermap.air-quality-index.state.option.2 = Fair channel-type.openweathermap.air-quality-index.state.option.3 = Moderate channel-type.openweathermap.air-quality-index.state.option.4 = Poor channel-type.openweathermap.air-quality-index.state.option.5 = Very Poor - +channel-type.openweathermap.alert-description.label = Description +channel-type.openweathermap.alert-description.description = A detailed description of the alert. +channel-type.openweathermap.alert-event.label = Type +channel-type.openweathermap.alert-event.description = Type of the warning, e.g. FROST. +channel-type.openweathermap.alert-expires.label = Valid To +channel-type.openweathermap.alert-expires.description = End Date and Time for which the warning is valid. +channel-type.openweathermap.alert-expires.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS +channel-type.openweathermap.alert-onset.label = Valid From +channel-type.openweathermap.alert-onset.description = Start Date and Time for which the warning is valid. +channel-type.openweathermap.alert-onset.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS +channel-type.openweathermap.alert-source.label = Source +channel-type.openweathermap.alert-source.description = Source of the alert. +channel-type.openweathermap.ammonia.label = Ammonia +channel-type.openweathermap.ammonia.description = Current concentration of ammonia. +channel-type.openweathermap.apparent-day.label = Apparent Day Temperature +channel-type.openweathermap.apparent-day.description = Forecasted apparent temperature during the day. +channel-type.openweathermap.apparent-evening.label = Apparent Evening Temperature +channel-type.openweathermap.apparent-evening.description = Forecasted apparent temperature at the evening. +channel-type.openweathermap.apparent-morning.label = Apparent Morning Temperature +channel-type.openweathermap.apparent-morning.description = Forecasted apparent temperature in the morning. +channel-type.openweathermap.apparent-night.label = Apparent Night Temperature +channel-type.openweathermap.apparent-night.description = Forecasted apparent temperature in the night. +channel-type.openweathermap.apparent-temperature.label = Apparent Temperature +channel-type.openweathermap.apparent-temperature.description = Current apparent temperature. +channel-type.openweathermap.carbon-monoxide.label = Carbon Monoxide +channel-type.openweathermap.carbon-monoxide.description = Current concentration of carbon monoxide. +channel-type.openweathermap.cloudiness.label = Cloudiness +channel-type.openweathermap.cloudiness.description = Current cloudiness. +channel-type.openweathermap.condition-icon-id.label = Icon Id +channel-type.openweathermap.condition-icon-id.description = Id of the icon to create the URL. +channel-type.openweathermap.condition-icon.label = Icon +channel-type.openweathermap.condition-icon.description = Icon representing the weather condition. +channel-type.openweathermap.condition-id.label = Weather Condition Id +channel-type.openweathermap.condition-id.description = Id of the weather condition. +channel-type.openweathermap.condition.label = Weather Condition +channel-type.openweathermap.condition.description = Current weather condition. +channel-type.openweathermap.daily-forecast-time-stamp.label = Forecast Date +channel-type.openweathermap.daily-forecast-time-stamp.description = Date of data forecasted. +channel-type.openweathermap.daily-forecast-time-stamp.state.pattern = %1$tY-%1$tm-%1$td +channel-type.openweathermap.day-temperature.label = Day Temperature +channel-type.openweathermap.day-temperature.description = Forecasted outdoor temperature for the day. +channel-type.openweathermap.dew-point.label = Dew-Point Temperature +channel-type.openweathermap.dew-point.description = Forecasted dew-point temperature. +channel-type.openweathermap.evening-temperature.label = Evening Temperature +channel-type.openweathermap.evening-temperature.description = Forecasted outdoor temperature for the evening. channel-type.openweathermap.forecasted-air-quality-index.label = Forecasted Air Quality Index channel-type.openweathermap.forecasted-air-quality-index.description = Forecasted air quality index. channel-type.openweathermap.forecasted-air-quality-index.state.option.1 = Good @@ -371,120 +250,115 @@ channel-type.openweathermap.forecasted-air-quality-index.state.option.2 = Fair channel-type.openweathermap.forecasted-air-quality-index.state.option.3 = Moderate channel-type.openweathermap.forecasted-air-quality-index.state.option.4 = Poor channel-type.openweathermap.forecasted-air-quality-index.state.option.5 = Very Poor - -channel-type.openweathermap.particulate-matter-2dot5.label = Particulate Matter - PM2.5 -channel-type.openweathermap.particulate-matter-2dot5.description = Current density of particles less than 2.5 µm in diameter. - -channel-type.openweathermap.forecasted-particulate-matter-2dot5.label = Forecasted Particulate Matter - PM2.5 -channel-type.openweathermap.forecasted-particulate-matter-2dot5.description = Forecasted density of particles less than 2.5 µm in diameter. - -channel-type.openweathermap.particulate-matter-10.label = Forecasted Particulate Matter - PM10 -channel-type.openweathermap.particulate-matter-10.description = Forecasted density of particles less than 10 µm in diameter. - -channel-type.openweathermap.forecasted-particulate-matter-10.label = Particulate Matter - PM10 -channel-type.openweathermap.forecasted-particulate-matter-10.description = Current density of particles less than 10 µm in diameter. - -channel-type.openweathermap.carbon-monoxide.label = Carbon Monoxide -channel-type.openweathermap.carbon-monoxide.description = Current concentration of carbon monoxide. - -channel-type.openweathermap.forecasted-carbon-monoxide.label = Forecasted Carbon Monoxide -channel-type.openweathermap.forecasted-carbon-monoxide.description = Forecasted concentration of carbon monoxide. - -channel-type.openweathermap.nitrogen-monoxide.label = Nitrogen Monoxide -channel-type.openweathermap.nitrogen-monoxide.description = Current concentration of nitrogen monoxide. - -channel-type.openweathermap.forecasted-nitrogen-monoxide.label = Forecasted Nitrogen Monoxide -channel-type.openweathermap.forecasted-nitrogen-monoxide.description = Forecasted concentration of nitrogen monoxide. - -channel-type.openweathermap.nitrogen-dioxide.label = Nitrogen Dioxide -channel-type.openweathermap.nitrogen-dioxide.description = Current concentration of nitrogen dioxide. - -channel-type.openweathermap.forecasted-nitrogen-dioxide.label = Forecasted Nitrogen Dioxide -channel-type.openweathermap.forecasted-nitrogen-dioxide.description = Forecasted concentration of nitrogen dioxide. - -channel-type.openweathermap.ozone.label = Ozone -channel-type.openweathermap.ozone.description = Current concentration of ozone. - -channel-type.openweathermap.forecasted-ozone.label = Forecasted Ozone -channel-type.openweathermap.forecasted-ozone.description = Forecasted concentration of ozone. - -channel-type.openweathermap.sulphur-dioxide.label = Sulphur Dioxide -channel-type.openweathermap.sulphur-dioxide.description = Current concentration of sulphur dioxide. - -channel-type.openweathermap.forecasted-sulphur-dioxide.label = Forecasted Sulphur Dioxide -channel-type.openweathermap.forecasted-sulphur-dioxide.description = Forecasted concentration of sulphur dioxide. - -channel-type.openweathermap.ammonia.label = Ammonia -channel-type.openweathermap.ammonia.description = Current concentration of ammonia. - channel-type.openweathermap.forecasted-ammonia.label = Forecasted Ammonia channel-type.openweathermap.forecasted-ammonia.description = Forecasted concentration of ammonia. - -channel-type.openweathermap.alert-event.label = Type -channel-type.openweathermap.alert-event.description = Type of the warning, e.g. FROST. - -channel-type.openweathermap.alert-description.label = Description -channel-type.openweathermap.alert-description.description = A detailed description of the alert. - -channel-type.openweathermap.alert-onset.label = Valid From -channel-type.openweathermap.alert-onset.description = Start Date and Time for which the warning is valid. -channel-type.openweathermap.alert-onset.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS - -channel-type.openweathermap.alert-expires.label = Valid To -channel-type.openweathermap.alert-expires.description = End Date and Time for which the warning is valid. -channel-type.openweathermap.alert-expires.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS - -channel-type.openweathermap.alert-source.label = Source -channel-type.openweathermap.alert-source.description = Source of the alert. - -channel-type.openweathermap.day-temperature.label = Day Temperature -channel-type.openweathermap.day-temperature.description = Forecasted outdoor temperature for the day. - +channel-type.openweathermap.forecasted-apparent-temperature.label = Forecasted Apparent Temperature +channel-type.openweathermap.forecasted-apparent-temperature.description = Forecasted apparent temperature. +channel-type.openweathermap.forecasted-atmospheric-humidity.label = Forecasted Humidity +channel-type.openweathermap.forecasted-atmospheric-humidity.description = Forecasted atmospheric relative humidity. +channel-type.openweathermap.forecasted-barometric-pressure.label = Forecasted Pressure +channel-type.openweathermap.forecasted-barometric-pressure.description = Forecasted barometric pressure. +channel-type.openweathermap.forecasted-carbon-monoxide.label = Forecasted Carbon Monoxide +channel-type.openweathermap.forecasted-carbon-monoxide.description = Forecasted concentration of carbon monoxide. +channel-type.openweathermap.forecasted-cloudiness.label = Forecasted Cloudiness +channel-type.openweathermap.forecasted-cloudiness.description = Forecasted cloudiness. +channel-type.openweathermap.forecasted-condition.label = Forecasted Weather Condition +channel-type.openweathermap.forecasted-condition.description = Forecasted weather condition. +channel-type.openweathermap.forecasted-gust-speed.label = Forecasted Gust Speed +channel-type.openweathermap.forecasted-gust-speed.description = Forecasted gust speed. +channel-type.openweathermap.forecasted-max-outdoor-temperature.label = Maximum Temperature +channel-type.openweathermap.forecasted-max-outdoor-temperature.description = Maximum forecasted outdoor temperature. +channel-type.openweathermap.forecasted-min-outdoor-temperature.label = Minimum Temperature +channel-type.openweathermap.forecasted-min-outdoor-temperature.description = Minimum forecasted outdoor temperature. +channel-type.openweathermap.forecasted-nitrogen-dioxide.label = Forecasted Nitrogen Dioxide +channel-type.openweathermap.forecasted-nitrogen-dioxide.description = Forecasted concentration of nitrogen dioxide. +channel-type.openweathermap.forecasted-nitrogen-monoxide.label = Forecasted Nitrogen Monoxide +channel-type.openweathermap.forecasted-nitrogen-monoxide.description = Forecasted concentration of nitrogen monoxide. +channel-type.openweathermap.forecasted-outdoor-temperature.label = Forecasted Temperature +channel-type.openweathermap.forecasted-outdoor-temperature.description = Forecasted outdoor temperature. +channel-type.openweathermap.forecasted-ozone.label = Forecasted Ozone +channel-type.openweathermap.forecasted-ozone.description = Forecasted concentration of ozone. +channel-type.openweathermap.forecasted-particulate-matter-10.label = Particulate Matter - PM10 +channel-type.openweathermap.forecasted-particulate-matter-10.description = Current density of particles less than 10 µm in diameter. +channel-type.openweathermap.forecasted-particulate-matter-2dot5.label = Forecasted Particulate Matter - PM2.5 +channel-type.openweathermap.forecasted-particulate-matter-2dot5.description = Forecasted density of particles less than 2.5 µm in diameter. +channel-type.openweathermap.forecasted-rain.label = Forecasted Rain +channel-type.openweathermap.forecasted-rain.description = Forecasted rain volume. +channel-type.openweathermap.forecasted-snow.label = Forecasted Snow +channel-type.openweathermap.forecasted-snow.description = Forecasted snow volume. +channel-type.openweathermap.forecasted-sulphur-dioxide.label = Forecasted Sulphur Dioxide +channel-type.openweathermap.forecasted-sulphur-dioxide.description = Forecasted concentration of sulphur dioxide. +channel-type.openweathermap.forecasted-uvindex.label = Forecasted UV Index +channel-type.openweathermap.forecasted-uvindex.description = Forecasted UV Index. +channel-type.openweathermap.forecasted-wind-direction.label = Forecasted Wind Direction +channel-type.openweathermap.forecasted-wind-direction.description = Forecasted wind direction expressed as an angle. +channel-type.openweathermap.forecasted-wind-speed.label = Forecasted Wind Speed +channel-type.openweathermap.forecasted-wind-speed.description = Forecasted wind speed. +channel-type.openweathermap.gust-speed.label = Gust Speed +channel-type.openweathermap.gust-speed.description = Current gust speed. +channel-type.openweathermap.hourly-forecast-time-stamp.label = Forecast Time +channel-type.openweathermap.hourly-forecast-time-stamp.description = Time of data forecasted. +channel-type.openweathermap.hourly-forecast-time-stamp.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS channel-type.openweathermap.morning-temperature.label = Morning Temperature channel-type.openweathermap.morning-temperature.description = Forecasted outdoor temperature for the morning. - -channel-type.openweathermap.evening-temperature.label = Evening Temperature -channel-type.openweathermap.evening-temperature.description = Forecasted outdoor temperature for the evening. - channel-type.openweathermap.night-temperature.label = Night Temperature channel-type.openweathermap.night-temperature.description = Forecasted outdoor temperature for the night. - -channel-type.openweathermap.apparent-morning.label = Apparent Morning Temperature -channel-type.openweathermap.apparent-morning.description = Forecasted apparent temperature in the morning. - -channel-type.openweathermap.apparent-day.label = Apparent Day Temperature -channel-type.openweathermap.apparent-day.description = Forecasted apparent temperature during the day. - -channel-type.openweathermap.apparent-evening.label = Apparent Evening Temperature -channel-type.openweathermap.apparent-evening.description = Forecasted apparent temperature at the evening. - -channel-type.openweathermap.apparent-night.label = Apparent Night Temperature -channel-type.openweathermap.apparent-night.description = Forecasted apparent temperature in the night. - -channel-type.openweathermap.dew-point.label = Dew-Point Temperature -channel-type.openweathermap.dew-point.description = Forecasted dew-point temperature. - +channel-type.openweathermap.nitrogen-dioxide.label = Nitrogen Dioxide +channel-type.openweathermap.nitrogen-dioxide.description = Current concentration of nitrogen dioxide. +channel-type.openweathermap.nitrogen-monoxide.label = Nitrogen Monoxide +channel-type.openweathermap.nitrogen-monoxide.description = Current concentration of nitrogen monoxide. +channel-type.openweathermap.ozone.label = Ozone +channel-type.openweathermap.ozone.description = Current concentration of ozone. +channel-type.openweathermap.particulate-matter-10.label = Forecasted Particulate Matter - PM10 +channel-type.openweathermap.particulate-matter-10.description = Forecasted density of particles less than 10 µm in diameter. +channel-type.openweathermap.particulate-matter-2dot5.label = Particulate Matter - PM2.5 +channel-type.openweathermap.particulate-matter-2dot5.description = Current density of particles less than 2.5 µm in diameter. +channel-type.openweathermap.precip-probability.label = Precipitation Probability +channel-type.openweathermap.precip-probability.description = Forecasted precipitation probability. channel-type.openweathermap.precipitation.label = Precipitation channel-type.openweathermap.precipitation.description = Precipitation volume of the related timespan. +channel-type.openweathermap.rain.label = Rain +channel-type.openweathermap.rain.description = Rain volume of the last hour. +channel-type.openweathermap.snow.label = Snow +channel-type.openweathermap.snow.description = Snow volume of the last hour. +channel-type.openweathermap.station-id.label = Station Id +channel-type.openweathermap.station-id.description = Id of the weather station or the city. +channel-type.openweathermap.station-name.label = Station Name +channel-type.openweathermap.station-name.description = Name of the weather station or the city. +channel-type.openweathermap.sulphur-dioxide.label = Sulphur Dioxide +channel-type.openweathermap.sulphur-dioxide.description = Current concentration of sulphur dioxide. +channel-type.openweathermap.sunrise.label = Sunrise Time +channel-type.openweathermap.sunrise.description = Time of sunrise for the given day. +channel-type.openweathermap.sunrise.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS +channel-type.openweathermap.sunset.label = Sunset Time +channel-type.openweathermap.sunset.description = Time of sunset for the given day. +channel-type.openweathermap.sunset.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS +channel-type.openweathermap.time-stamp.label = Observation Time +channel-type.openweathermap.time-stamp.description = Time of data observation. +channel-type.openweathermap.time-stamp.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS +channel-type.openweathermap.uvindex.label = UV Index +channel-type.openweathermap.uvindex.description = Current UV Index. +channel-type.openweathermap.visibility.label = Visibility +channel-type.openweathermap.visibility.description = Current visibility. # thing status + offline.conf-error-missing-apikey = The 'apikey' parameter must be configured. offline.conf-error-invalid-apikey = Invalid API key. Please see https://openweathermap.org/faq#error401 for more info. offline.conf-error-not-supported-refreshInterval = The 'refreshInterval' parameter must be at least 10 minutes. offline.conf-error-not-supported-language = The given 'language' parameter is not supported. - offline.conf-error-missing-location = The 'location' parameter must be configured. offline.conf-error-parsing-location = The 'location' parameter could not be split into latitude and longitude. offline.conf-error-not-supported-number-of-hours = The 'forecastHours' parameter must be between 0 and 120 - increment 3. offline.conf-error-not-supported-number-of-days = The 'forecastDays' parameter must be between 0 and 16. offline.conf-error-not-supported-uvindex-number-of-days = The 'forecastDays' parameter must be between 1 and 8. offline.conf-error-not-supported-air-pollution-number-of-hours = The 'forecastHours' parameter must be between 0 and 120 - increment 1. - offline.conf-error-not-supported-onecall-number-of-minutes = The 'forecastMinutes' parameter must be between 0 and 60. offline.conf-error-not-supported-onecall-number-of-hours = The 'forecastHours' parameter must be between 0 and 48. offline.conf-error-not-supported-onecall-number-of-days = The 'forecastDays' parameter must be between 0 and 7. offline.conf-error-not-supported-onecall-number-of-alerts = The 'numberOfAlerts' parameter must be greater than or equals to 0. # discovery result + discovery.openweathermap.weather-and-forecast.api.local.label = Local Weather And Forecast discovery.openweathermap.air-pollution.api.local.label = Local Air Pollution