diff options
author | spiff_ <spiff_@svn> | 2010-08-02 22:48:11 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-08-02 22:48:11 +0000 |
commit | a02c94a10dbe85cf5155f53b8861c34591b551cc (patch) | |
tree | 4c25da6d9ffc084ca69dc1f62d4f1b417aefd5b1 /addons/visualization.waveform | |
parent | e7b1bfe496dbecd83e6b46e7e8605531593f3ee0 (diff) |
updated: ticket #ticket 9809 - French translation for Add-ons. thanks to willynuisance
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32428 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 b6a203b4e1..bf069c7c6e 100644 --- a/addons/visualization.waveform/addon.xml +++ b/addons/visualization.waveform/addon.xml @@ -12,6 +12,7 @@ <extension point="xbmc.addon.metadata"> <summary lang="en">Visualization showing 2 Waveform Graphs on the screen</summary> <summary lang="fi">Kaksi aaltomuotograafia</summary> + <summary lang="fr">Visualisation montrant 2 graphiques de forme d'onde à l'écran</summary> <summary lang="hu">Vizualizáció két hullámformával</summary> <summary lang="ko">두개의 웨이브폼을 보여주는 음악시각화</summary> <summary lang="nl">Visualisatie</summary> @@ -19,6 +20,7 @@ <summary lang="zh">可视化效果</summary> <description lang="en">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="fr">Waveform une simple visualisation montrant deux graphiques de forme d'onde à l'écran. Une pour chaque voie, gauche et droite, qui bouge en fonction du tempo</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="ko">Waveform은 간단히 두개의 웨이브폼을 화면에 보여줍니다. 각각 왼쪽, 오른쪽 채널이고 음악의 비트에 따라 움직입니다.</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> |