From 4e986877f065622cb79ffed4563d42752aebd094 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 25 Aug 2012 14:16:36 +0000 Subject: added missing qt-linguist files, updated resources git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2900 90c681e8-e032-0410-971d-27865f9a5e38 --- .../analyzer/translations/analyzer_plugin_fr.ts | 158 +++++++++++++++++++++ .../analyzer/translations/analyzer_plugin_hu.ts | 158 +++++++++++++++++++++ .../analyzer/translations/analyzer_plugin_kk.ts | 158 +++++++++++++++++++++ .../analyzer/translations/analyzer_plugin_pl_PL.ts | 158 +++++++++++++++++++++ .../analyzer/translations/analyzer_plugin_pt_BR.ts | 158 +++++++++++++++++++++ .../analyzer/translations/analyzer_plugin_sk.ts | 158 +++++++++++++++++++++ .../Visual/analyzer/translations/translations.qrc | 17 ++- .../projectm/translations/projectm_plugin_fr.ts | 128 +++++++++++++++++ .../projectm/translations/projectm_plugin_hu.ts | 128 +++++++++++++++++ .../projectm/translations/projectm_plugin_kk.ts | 128 +++++++++++++++++ .../projectm/translations/projectm_plugin_pl_PL.ts | 128 +++++++++++++++++ .../projectm/translations/projectm_plugin_pt_BR.ts | 128 +++++++++++++++++ .../projectm/translations/projectm_plugin_sk.ts | 128 +++++++++++++++++ .../Visual/projectm/translations/translations.qrc | 17 ++- 14 files changed, 1738 insertions(+), 12 deletions(-) create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_hu.ts create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_kk.ts create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_pt_BR.ts create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_sk.ts create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts (limited to 'src/plugins/Visual') diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts new file mode 100644 index 000000000..46a085140 --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts @@ -0,0 +1,158 @@ + + + + + Analyzer + + + Qmmp Analyzer + + + + + F + + + + + 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/analyzer_plugin_hu.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_hu.ts new file mode 100644 index 000000000..e50fb3f6e --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_hu.ts @@ -0,0 +1,158 @@ + + + + + Analyzer + + + Qmmp Analyzer + + + + + F + + + + + 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/analyzer_plugin_kk.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_kk.ts new file mode 100644 index 000000000..fb1f1b2bd --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_kk.ts @@ -0,0 +1,158 @@ + + + + + Analyzer + + + Qmmp Analyzer + + + + + F + + + + + 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/analyzer_plugin_pl_PL.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts new file mode 100644 index 000000000..65344b793 --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts @@ -0,0 +1,158 @@ + + + + + Analyzer + + + Qmmp Analyzer + + + + + F + + + + + 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/analyzer_plugin_pt_BR.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt_BR.ts new file mode 100644 index 000000000..3f16a6c08 --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt_BR.ts @@ -0,0 +1,158 @@ + + + + + Analyzer + + + Qmmp Analyzer + + + + + F + + + + + 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/analyzer_plugin_sk.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_sk.ts new file mode 100644 index 000000000..a71670b01 --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_sk.ts @@ -0,0 +1,158 @@ + + + + + Analyzer + + + Qmmp Analyzer + + + + + F + + + + + 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 7749597e0..eb5d651ec 100644 --- a/src/plugins/Visual/analyzer/translations/translations.qrc +++ b/src/plugins/Visual/analyzer/translations/translations.qrc @@ -1,18 +1,23 @@ - analyzer_plugin_it.qm - analyzer_plugin_cs.qm - analyzer_plugin_de.qm - analyzer_plugin_zh_CN.qm - analyzer_plugin_zh_TW.qm - analyzer_plugin_pl.qm analyzer_plugin_ru.qm analyzer_plugin_uk_UA.qm + analyzer_plugin_zh_CN.qm + analyzer_plugin_zh_TW.qm analyzer_plugin_tr.qm + analyzer_plugin_cs.qm + analyzer_plugin_pt_BR.qm + analyzer_plugin_de.qm + analyzer_plugin_pl_PL.qm + analyzer_plugin_fr.qm + analyzer_plugin_it.qm + analyzer_plugin_kk.qm analyzer_plugin_lt.qm + analyzer_plugin_hu.qm analyzer_plugin_nl.qm analyzer_plugin_ja.qm + analyzer_plugin_sk.qm analyzer_plugin_es.qm diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts new file mode 100644 index 000000000..9138fd948 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts @@ -0,0 +1,128 @@ + + + + + ProjectMPlugin + + + ProjectM + + + + + ProjectMWidget + + + &Help + + + + + F1 + + + + + &Show Song Title + + + + + F2 + + + + + &Show Preset Name + + + + + F3 + + + + + &Next Preset + + + + + N + + + + + &Previous Preset + + + + + P + + + + + &Random Preset + + + + + R + + + + + &Lock Preset + + + + + L + + + + + &Fullscreen + + + + + F + + + + + VisualProjectMFactory + + + ProjectM + + + + + About ProjectM Visual Plugin + + + + + Qmmp ProjectM Visual Plugin + + + + + This plugin adds projectM visualization + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on llibrojectM-qt library + + + + diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts new file mode 100644 index 000000000..881adfd63 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts @@ -0,0 +1,128 @@ + + + + + ProjectMPlugin + + + ProjectM + + + + + ProjectMWidget + + + &Help + + + + + F1 + + + + + &Show Song Title + + + + + F2 + + + + + &Show Preset Name + + + + + F3 + + + + + &Next Preset + + + + + N + + + + + &Previous Preset + + + + + P + + + + + &Random Preset + + + + + R + + + + + &Lock Preset + + + + + L + + + + + &Fullscreen + + + + + F + + + + + VisualProjectMFactory + + + ProjectM + + + + + About ProjectM Visual Plugin + + + + + Qmmp ProjectM Visual Plugin + + + + + This plugin adds projectM visualization + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on llibrojectM-qt library + + + + diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts new file mode 100644 index 000000000..c06695da8 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts @@ -0,0 +1,128 @@ + + + + + ProjectMPlugin + + + ProjectM + + + + + ProjectMWidget + + + &Help + + + + + F1 + + + + + &Show Song Title + + + + + F2 + + + + + &Show Preset Name + + + + + F3 + + + + + &Next Preset + + + + + N + + + + + &Previous Preset + + + + + P + + + + + &Random Preset + + + + + R + + + + + &Lock Preset + + + + + L + + + + + &Fullscreen + + + + + F + + + + + VisualProjectMFactory + + + ProjectM + + + + + About ProjectM Visual Plugin + + + + + Qmmp ProjectM Visual Plugin + + + + + This plugin adds projectM visualization + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on llibrojectM-qt library + + + + diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts new file mode 100644 index 000000000..0a92dc183 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts @@ -0,0 +1,128 @@ + + + + + ProjectMPlugin + + + ProjectM + + + + + ProjectMWidget + + + &Help + + + + + F1 + + + + + &Show Song Title + + + + + F2 + + + + + &Show Preset Name + + + + + F3 + + + + + &Next Preset + + + + + N + + + + + &Previous Preset + + + + + P + + + + + &Random Preset + + + + + R + + + + + &Lock Preset + + + + + L + + + + + &Fullscreen + + + + + F + + + + + VisualProjectMFactory + + + ProjectM + + + + + About ProjectM Visual Plugin + + + + + Qmmp ProjectM Visual Plugin + + + + + This plugin adds projectM visualization + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on llibrojectM-qt library + + + + diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts new file mode 100644 index 000000000..ca0102ef2 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts @@ -0,0 +1,128 @@ + + + + + ProjectMPlugin + + + ProjectM + + + + + ProjectMWidget + + + &Help + + + + + F1 + + + + + &Show Song Title + + + + + F2 + + + + + &Show Preset Name + + + + + F3 + + + + + &Next Preset + + + + + N + + + + + &Previous Preset + + + + + P + + + + + &Random Preset + + + + + R + + + + + &Lock Preset + + + + + L + + + + + &Fullscreen + + + + + F + + + + + VisualProjectMFactory + + + ProjectM + + + + + About ProjectM Visual Plugin + + + + + Qmmp ProjectM Visual Plugin + + + + + This plugin adds projectM visualization + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on llibrojectM-qt library + + + + diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts new file mode 100644 index 000000000..08bbe32a8 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts @@ -0,0 +1,128 @@ + + + + + ProjectMPlugin + + + ProjectM + + + + + ProjectMWidget + + + &Help + + + + + F1 + + + + + &Show Song Title + + + + + F2 + + + + + &Show Preset Name + + + + + F3 + + + + + &Next Preset + + + + + N + + + + + &Previous Preset + + + + + P + + + + + &Random Preset + + + + + R + + + + + &Lock Preset + + + + + L + + + + + &Fullscreen + + + + + F + + + + + VisualProjectMFactory + + + ProjectM + + + + + About ProjectM Visual Plugin + + + + + Qmmp ProjectM Visual Plugin + + + + + This plugin adds projectM visualization + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on llibrojectM-qt library + + + + diff --git a/src/plugins/Visual/projectm/translations/translations.qrc b/src/plugins/Visual/projectm/translations/translations.qrc index 252544eec..bca5c3a58 100644 --- a/src/plugins/Visual/projectm/translations/translations.qrc +++ b/src/plugins/Visual/projectm/translations/translations.qrc @@ -1,18 +1,23 @@ - projectm_plugin_it.qm - projectm_plugin_cs.qm - projectm_plugin_de.qm + projectm_plugin_ru.qm + projectm_plugin_uk_UA.qm projectm_plugin_zh_CN.qm projectm_plugin_zh_TW.qm - projectm_plugin_uk_UA.qm - projectm_plugin_ru.qm projectm_plugin_tr.qm + projectm_plugin_cs.qm + projectm_plugin_pt_BR.qm + projectm_plugin_de.qm + projectm_plugin_pl_PL.qm + projectm_plugin_fr.qm + projectm_plugin_it.qm + projectm_plugin_kk.qm projectm_plugin_lt.qm - projectm_plugin_pl.qm + projectm_plugin_hu.qm projectm_plugin_nl.qm projectm_plugin_ja.qm + projectm_plugin_sk.qm projectm_plugin_es.qm -- cgit v1.2.3-13-gbd6f