diff options
author | spiff_ <spiff_@svn> | 2010-09-27 08:55:26 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-09-27 08:55:26 +0000 |
commit | 54b8bdfb646559ae335d738f339c2bc30b81b004 (patch) | |
tree | 3aa014cc1c3a88be1f81556d741822ff2da4b87d /addons/weather.xbmc.builtin | |
parent | c8961c49a9e32d73d634d2c7656171ca067e5fe7 (diff) |
updated: ticket #10309, #10310 - polish translation. thanks to kolabor
updated: ticket #10326 - portugese (brazil) translation. thanks to fabianosan
updated: ticket #10344 - german translation. thanks to linuxluemmel
updated: ticket #10336, #10337 - czech translation. thanks to ezechiel1917
updated: ticket #10341 - romanian translation. thanks to danny3
updated: ticket #10346, #10347 - korean translation. thanks to airplanez
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34226 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/weather.xbmc.builtin')
-rw-r--r-- | addons/weather.xbmc.builtin/addon.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addons/weather.xbmc.builtin/addon.xml b/addons/weather.xbmc.builtin/addon.xml index ae73bb49d4..b72a3aaf23 100644 --- a/addons/weather.xbmc.builtin/addon.xml +++ b/addons/weather.xbmc.builtin/addon.xml @@ -13,6 +13,7 @@ <summary lang="nl">Huidige weersomstandigheden.</summary> <summary lang="pl">Aktualne warunki pogodowe.</summary> <summary lang="pt">Condições meteorológicas actuais.</summary> + <summary lang="ro">Condiții meteo curente.</summary> <summary lang="ru">Текущие погодные условия.</summary> <summary lang="zh">当前天气状况</summary> <description lang="en">This is the default weather source.[CR][CR]It provides current weather conditions and a four day outlook.</description> @@ -23,6 +24,7 @@ <description lang="nl">Dit is de standaardbron voor weersinformatie.[CR][CR]Het toont de huidige weersomstandigheden en de voorspellingen voor de vier volgende dagen.</description> <description lang="pl">Jest to domyślne źródło pogody.[CR][CR]Dostarcza aktualną pogodę oraz prognozę na cztery dni.</description> <description lang="pt">Fonte padrão das condições meteorológicas.[CR][CR]Providencia as condições meteorológicas actuais e previsão para quatro dias.</description> + <description lang="ro">Sursă implicită pentru informații meteorologice.[CR][CR]Furnizează condiții meteo curente plus prognoza pe 4 zile.</description> <description lang="ru">Это источник информации о погоде.[CR][CR]Он предоставляет текущие погодные условия и прогноза на четыре дня.</description> <description lang="zh">这是默认的天气预报信息来源。[CR][CR]它提供了当前的天气状况和未来4天的天气预报。</description> <platform>all</platform> |