diff options
author | spiff_ <spiff_@svn> | 2010-06-16 09:29:41 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-06-16 09:29:41 +0000 |
commit | c2e02e1d3621a4cea7346ed6bd54f2f56f8f8a82 (patch) | |
tree | a94435332f63b5adf08d54408dcf31340cd1bd56 /addons/visualization.milkdrop | |
parent | d7e56773672d1f75afe0ad45daf85b38363f1407 (diff) |
added: ticket #9413 - Trunk addon.xml files, added Hungarian translations. thanks to alanwww1
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31123 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/visualization.milkdrop')
-rw-r--r-- | addons/visualization.milkdrop/addon.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addons/visualization.milkdrop/addon.xml b/addons/visualization.milkdrop/addon.xml index 615f1eacf1..66db182b4f 100644 --- a/addons/visualization.milkdrop/addon.xml +++ b/addons/visualization.milkdrop/addon.xml @@ -9,8 +9,10 @@ library_windx="MilkDrop_win32dx.vis"/>
<extension point="xbmc.addon.metadata">
<summary>MilkDrop takes you flying through the soundwaves you're hearing</summary>
+ <summary lang="hu">A Milkdrop végigrepít a lejátszott zene hullámain</summary>
<summary lang="zh">DirectX可视化效果</summary>
<description>MilkDrop was originally a music visualizer "plug-in" to the Winamp music player. As you listen to your music, MilkDrop takes you flying through the actual soundwaves you're hearing, and uses beat detection to trigger myriad psychedelic effects, creating a rich visual journey through sound.</description>
+ <description lang="hu">A Milkdrop eredetileg egy beépülő modul volt a Winamp zenelejátszóhoz. Ahogy hallgatod a zenét, a Milkdrop keresztül repít a hallható hanghullámokon, felhasználva a dobritmust pszihedelikus efektusok létrehozására gazdag látványvilág megteremtésével. </description>
<description lang="zh">MilkDrop是来自于Winamp音乐播放器的可视化插件。在你听音乐时,MilkDrop通过节拍检测触发的无数迷幻的效果,带你与声波一起飞翔,给你带来丰富的音乐和视觉旅程。</description>
<disclaimer></disclaimer>
<platform>windx</platform>
|