diff options
author | taxigps <taxigps@svn> | 2010-08-05 09:33:06 +0000 |
---|---|---|
committer | taxigps <taxigps@svn> | 2010-08-05 09:33:06 +0000 |
commit | 824cb1ef70d1c2b41852a3acbb82bb02db640317 (patch) | |
tree | 95fafeba607203dd4072f9f68d66b8271f0608a4 /addons/metadata.common.last.fm | |
parent | ad190e17976a517493e18f9043f26352c28c25c8 (diff) |
updated: XBMC builtin add-ons Chinese translation.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32512 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/metadata.common.last.fm')
-rw-r--r-- | addons/metadata.common.last.fm/addon.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/addons/metadata.common.last.fm/addon.xml b/addons/metadata.common.last.fm/addon.xml index 154df062c5..52ee425cec 100644 --- a/addons/metadata.common.last.fm/addon.xml +++ b/addons/metadata.common.last.fm/addon.xml @@ -18,12 +18,14 @@ <summary lang="nl">LastFM Scraper Collectie</summary> <summary lang="pl">Scraper biblioteki LastFM</summary> <summary lang="pt">Scraper de música LastFM</summary> - <description lang="en">Download Music information</description> + <summary lang="zh">LastFM刮削器代码库</summary> + <description lang="en">Download Music information from www.last.fm<</description> <description lang="es">Descargar información musical de www.last.fm</description> <description lang="fr">Télécharge les infos musicales depuis www.last.fm</description> <description lang="hu">Zene információk letöltése a www.last.fm webhelyről</description> <description lang="nl">Download muziek informatie</description> <description lang="pl">Pobieraj informacje o muzyce z www.last.fm</description> <description lang="pt">Descarregar informação de música de www.last.fm</description> + <description lang="zh">从www.last.fm下载音乐信息</description> </extension> </addon> |