diff options
-rw-r--r-- | addons/metadata.common.last.fm/addon.xml | 2 | ||||
-rw-r--r-- | addons/visualization.dxspectrum/addon.xml | 2 | ||||
-rw-r--r-- | addons/visualization.glspectrum/addon.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/addons/metadata.common.last.fm/addon.xml b/addons/metadata.common.last.fm/addon.xml index 52ee425cec..65cb21d40a 100644 --- a/addons/metadata.common.last.fm/addon.xml +++ b/addons/metadata.common.last.fm/addon.xml @@ -19,7 +19,7 @@ <summary lang="pl">Scraper biblioteki LastFM</summary> <summary lang="pt">Scraper de música LastFM</summary> <summary lang="zh">LastFM刮削器代码库</summary> - <description lang="en">Download Music information from www.last.fm<</description> + <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> diff --git a/addons/visualization.dxspectrum/addon.xml b/addons/visualization.dxspectrum/addon.xml index 14096fc4c1..e57886fd4b 100644 --- a/addons/visualization.dxspectrum/addon.xml +++ b/addons/visualization.dxspectrum/addon.xml @@ -17,7 +17,7 @@ <summary lang="pl">Wizualizacja pokazująca obracający się analizator widma w 3D (DirectX)</summary> <summary lang="pt">Visualização que mostra um analisador espectral rotativo em 3D (DirectX)</summary> <summary lang="zh">显示旋转三维频谱分析图像的可视化效果</summary> - <description lang="en">DirectX Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in DirectX that moves to the beat of the music creating a wave effect across the spectrum grid.</description> + <description lang="en">DirectX Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in DirectX that moves to the beat of the music creating a wave effect across the spectrum grid. It also has settings to adjust the spectrum bar height, Its speed, and how the bars are rendered (solid, points, wire frame) and is a nice light weight, low cpu useage visualisation that looks great</description> <description lang="fi">Näyttää pyörivän 3D-spektrianalysaattorin, joka liikkuu musiikin tahdissa tuottaen aaltotehosteen spektrikuvaajaan. Spektripalkin korkeuden, nopeuden, ja piirtotavan (täytetyt, pisteet, ääriviivat) voi asettaa asetuksista. Spectrum on kevyt visualisointi joka näyttää hyvältä.</description> diff --git a/addons/visualization.glspectrum/addon.xml b/addons/visualization.glspectrum/addon.xml index a835c10eb0..58153dae9a 100644 --- a/addons/visualization.glspectrum/addon.xml +++ b/addons/visualization.glspectrum/addon.xml @@ -18,7 +18,7 @@ <summary lang="pl">Wizualizacja pokazująca obracający się analizator widma w 3D (OpenGL)</summary> <summary lang="pt">Visualização que mostra um analisador espectral rotativo em 3D (OpenGL)</summary> <summary lang="zh">显示旋转三维频谱分析图像的可视化效果</summary> - <description lang="en">Opengl Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in Opengl that moves to the beat of the music creating a wave effect across the spectrum grid.</description> + <description lang="en">Opengl Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in Opengl that moves to the beat of the music creating a wave effect across the spectrum grid. It also has settings to adjust the spectrum bar height, Its speed, and how the bars are rendered (solid, points, wire frame) and is a nice light weight, low cpu useage visualisation that looks great</description> <description lang="fi">Näyttää pyörivän 3D-spektrianalysaattorin, joka liikkuu musiikin tahdissa tuottaen aaltotehosteen spektrikuvaajaan. Spektripalkin korkeuden, nopeuden, ja piirtotavan (täytetyt, pisteet, ääriviivat) voi asettaa asetuksista. Spectrum on kevyt visualisointi joka näyttää hyvältä.</description> |