<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="weather.openweathermap.extended" name="OpenWeatherMap Extended" version="3.1.1" provider-name="ronie">
	<requires>
		<import addon="xbmc.python" version="2.20.0"/>
		<import addon="script.module.simplejson" version="3.3.0"/>
		<import addon="script.openweathermap.maps" version="0.0.4"/>
		<import addon="resource.images.weathericons.default" version="1.1.8"/>
	</requires>
	<extension point="xbmc.python.weather" library="default.py"/>
	<extension point="xbmc.addon.metadata">
		<summary lang="bg">Синоптична прогноза от openweathermap.org</summary>
		<summary lang="cs">Předpověď počasí z openweathermap.org</summary>
		<summary lang="cy">Rhagolygon y tywydd gan openweathermap.org</summary>
		<summary lang="de">Wettervorhersage von openweathermap.org</summary>
		<summary lang="el">Πρόγνωση καιρού από το openweathermap.org</summary>
		<summary lang="en">Weather forecast from openweathermap.org</summary>
		<summary lang="en_NZ">Weather forecast from openweathermap.org</summary>
		<summary lang="en_US">Weather forecast from openweathermap.org</summary>
		<summary lang="es">Predicción meteorológica de openweathermap.org</summary>
		<summary lang="fi">Sääennuste openweathermap.org :sta</summary>
		<summary lang="fr">Prévisions météo d'openweathermap.org</summary>
		<summary lang="fr_CA">Prévisions météorologiques de openweathermap.org</summary>
		<summary lang="gl">Previsión meteorolóxica de openweathermap.org</summary>
		<summary lang="he">תחזית מזג אויר מאת openweathermap.org</summary>
		<summary lang="hr">Vremenska prognoza s openweathermap.org</summary>
		<summary lang="hu">Időjárás előrejelzés az openweathermap.org oldalról</summary>
		<summary lang="is">Veðurspá frá openweathermap.org</summary>
		<summary lang="it">Previsioni meteo da openweathermap.org</summary>
		<summary lang="ko">openweathermap.org 날씨 예보</summary>
		<summary lang="lt">Orų prognozė iš openweathermap.org</summary>
		<summary lang="nl">Weersvoorspelling van openweathermap.org</summary>
		<summary lang="pl">Prognoza pogody z serwisu openweathermap.org</summary>
		<summary lang="pt">Previsão meteorológica a partir de openweathermap.org</summary>
		<summary lang="pt_BR">Previsão do Clima por openweathermap.org</summary>
		<summary lang="ro">Previziuni meteo de la openweathermap.org</summary>
		<summary lang="ru">Прогноз погоды от openweathermap.org</summary>
		<summary lang="sl">Vremenska napoved openweathermap.org</summary>
		<summary lang="sr_RS">Временска прогноза са openweathermap.org</summary>
		<summary lang="sv">Väderprognos från openweathermap.org</summary>
		<summary lang="tr">Hava durumu - openweathermap.org</summary>
		<description lang="bg">Синоптична прогноза, предоставена от OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="cs">Předpověď počasí poskytnuta OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="de">Wettervorhersage bereitgestellt durch OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="el">Η πρόγνωση καιρού παρέχεται από το OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="en">Weather forecast provided by OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="en_US">Weather forecast provided by OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="es">Predicción meteorológica proporcionada por OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="fi">Sääennusteen tarjoaa OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="fr">Prévisions météo fournies par OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="fr_CA">Prévisions météorologiques fournies OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="gl">Previsión meteorolóxica fornecida por OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="he">תחזית מזג האויר מסופקת ע"י OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="hr">Vremenska prognoza dostupna od strane OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="hu">Az időjárás előrejelzést biztosítja az OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="is">Veðurspá kemur frá OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="it">Previsioni meteo fornite da OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="ko">OpenWeatherMap (http://openweathermap.org/) 에서 제공하는 날씨 예보</description>
		<description lang="lt">Orų prognozė pateikta OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="nl">Weersvoorspelling voorzien door OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="pl">Prognoza pogody dostarczana przez serwis OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="pt">Previsão metereológica fornecida por OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="pt_BR">Previsão do Tempo provida por OpenWeatherMap&#10;(http://openweathermap.org/)</description>
		<description lang="ro">Prognoză meteo oferită de OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="ru">Прогноз погоды предоставлен OpenWeatherMap&#10;(http://openweathermap.org/)</description>
		<description lang="sl">Vremensko napoved zagotavlja OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="sr_RS">Временску прогнозу омогућио OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="sv">Väderprognos tillhandahållen av OpenWeatherMap (http://openweathermap.org/)</description>
		<description lang="tr">OpenWeatherMap tarafından sağlana hava durumu tahmini (http://openweathermap.org/)</description>
		<language></language>
		<platform>all</platform>
		<license>GNU GENERAL PUBLIC LICENSE Version 2</license>
		<forum></forum>
		<website>http://forum.kodi.tv/showthread.php?tid=207110</website>
		<email></email>
		<source>https://github.com/ronie/weather.openweathermap.extended/</source>
	</extension>
</addon>
