From 83882e1e8e2f3bfad601bf18a04d3ee516e3b551 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 23 May 2015 10:45:58 +0000 Subject: prepare for Greek translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4994 90c681e8-e032-0410-971d-27865f9a5e38 --- .../projectm/translations/projectm_plugin_el.ts | 138 +++++++++++++++++++++ .../Visual/projectm/translations/translations.qrc | 1 + 2 files changed, 139 insertions(+) create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_el.ts (limited to 'src/plugins/Visual/projectm/translations') diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_el.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_el.ts new file mode 100644 index 000000000..844f1f2b2 --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_el.ts @@ -0,0 +1,138 @@ + + + + + ProjectMPlugin + + + ProjectM + + + + + ProjectMWidget + + + &Help + + + + + F1 + + + + + &Show Song Title + + + + + F2 + + + + + &Show Preset Name + + + + + F3 + + + + + &Show Menu + + + + + M + + + + + &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 libprojectM-qt library + + + + diff --git a/src/plugins/Visual/projectm/translations/translations.qrc b/src/plugins/Visual/projectm/translations/translations.qrc index a73a2b22a..38c486959 100644 --- a/src/plugins/Visual/projectm/translations/translations.qrc +++ b/src/plugins/Visual/projectm/translations/translations.qrc @@ -25,5 +25,6 @@ projectm_plugin_sr_BA.qm projectm_plugin_sr_RS.qm projectm_plugin_bg.qm + projectm_plugin_el.qm -- cgit v1.2.3-13-gbd6f