From 19a2276bebf313755c37c90eed5dcaaca6140c87 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 4 Oct 2013 16:58:29 +0000 Subject: added Galician translation (author: Óscar Pereira) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3747 90c681e8-e032-0410-971d-27865f9a5e38 --- .../analyzer/translations/analyzer_plugin_gl_ES.ts | 166 +++++++++++++++++++++ .../Visual/analyzer/translations/translations.qrc | 1 + 2 files changed, 167 insertions(+) create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts (limited to 'src/plugins/Visual/analyzer') diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts new file mode 100644 index 000000000..c3bb6f9ae --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts @@ -0,0 +1,166 @@ + + + + + Analyzer + + + Qmmp Analyzer + + + + + F + + + + + ColorWidget + + + Select Color + + + + + SettingsDialog + + + Analyzer Plugin Settings + + + + + General + + + + + Show peaks + + + + + Analyzer falloff: + + + + + + Slowest + + + + + + Slow + + + + + + Medium + + + + + + Fast + + + + + + Fastest + + + + + Peaks falloff: + + + + + Refresh rate: + + + + + 50 FPS + + + + + 25 FPS + + + + + 10 FPS + + + + + 5 FPS + + + + + Cells size: + + + + + Colors + + + + + Peaks: + + + + + Analyzer #1: + + + + + Background: + + + + + Analyzer #2: + + + + + Analyzer #3: + + + + + VisualAnalyzerFactory + + + Analyzer Plugin + + + + + About Analyzer Visual Plugin + + + + + Qmmp Analyzer Visual Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + diff --git a/src/plugins/Visual/analyzer/translations/translations.qrc b/src/plugins/Visual/analyzer/translations/translations.qrc index 32874537d..9b3e3e99e 100644 --- a/src/plugins/Visual/analyzer/translations/translations.qrc +++ b/src/plugins/Visual/analyzer/translations/translations.qrc @@ -20,5 +20,6 @@ analyzer_plugin_sk.qm analyzer_plugin_es.qm analyzer_plugin_he.qm + analyzer_plugin_gl_ES.qm -- cgit v1.2.3-13-gbd6f