diff options
author | anssih <anssih@svn> | 2010-07-27 14:43:48 +0000 |
---|---|---|
committer | anssih <anssih@svn> | 2010-07-27 14:43:48 +0000 |
commit | 6e273391da513ed0c625c8a60fc8d8d36428a45b (patch) | |
tree | 2b3d8076e062e4bd9b9fe44d316a6cb8836c2b20 /addons/visualization.waveform | |
parent | e14d04c6e80d832ebb6ca912efb7b26ccc06f1ca (diff) |
updated: Finnish translations of visualizations
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32215 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/visualization.waveform')
-rw-r--r-- | addons/visualization.waveform/addon.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addons/visualization.waveform/addon.xml b/addons/visualization.waveform/addon.xml index 34fe704062..a5d5b74b22 100644 --- a/addons/visualization.waveform/addon.xml +++ b/addons/visualization.waveform/addon.xml @@ -11,10 +11,12 @@ library_osx="Waveform.vis"/>
<extension point="xbmc.addon.metadata">
<summary>Visualization showing 2 Waveform Graphs on the screen</summary>
+ <summary lang="fi">Kaksi aaltomuotograafia</summary>
<summary lang="hu">Vizualizáció két hullámformával</summary>
<summary lang="nl">Visualisatie</summary>
<summary lang="zh">可视化效果</summary>
<description>Waveform is a simple Visualization showing 2 Waveform Graphs on the screen, One each for Left and Right channels that move to the beat of the music</description>
+ <description lang="fi">Waveform on kaksi aaltomuotograafia näyttävä yksinkertainen visualisointi. Toinen on vasemmalle ja toinen oikealle kanavalla ja ne liikkuvat musiikin tahdissa.</description>
<description lang="hu">A Waveform egy egyszerű vizualizáció, amely 2db hullámot mutat reprezentálva a bal és a jobb hangcsatornákat, melyek a zene ritmusára mozognak.</description>
<description lang="nl">Waveform is een simpele muziekvisualisatie die 2 golfvormen op het scherm toont, respectievelijk voor het linker en rechter geluidskanaal. De golfvormen bewegen mee met de beat van de muziek.</description>
<description lang="zh">Waveform是一个简单的可视化效果,它在屏幕上显示两个波形图,分别与音乐左右声道的节拍相呼应。</description>
|