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 --- .../modplug/translations/modplug_plugin_el.ts | 341 +++++++++++++++++++++ .../Input/modplug/translations/translations.qrc | 1 + 2 files changed, 342 insertions(+) create mode 100644 src/plugins/Input/modplug/translations/modplug_plugin_el.ts (limited to 'src/plugins/Input/modplug') diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_el.ts b/src/plugins/Input/modplug/translations/modplug_plugin_el.ts new file mode 100644 index 000000000..2a789977e --- /dev/null +++ b/src/plugins/Input/modplug/translations/modplug_plugin_el.ts @@ -0,0 +1,341 @@ + + + + + DecoderModPlugFactory + + + ModPlug Plugin + + + + + ModPlug Files + + + + + About ModPlug Audio Plugin + + + + + Qmmp ModPlug Audio Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the Modplug Plugin for Xmms + + + + + Modplug Plugin developers: + + + + + Olivier Lapicque <olivierl@jps.net> + + + + + Kenton Varda <temporal@gauge3d.org> + + + + + Konstanty Bialkowski <konstanty@ieee.org> + + + + + ModPlugMetaDataModel + + + File name + + + + + Type + + + + + Length + + + + + Speed + + + + + Tempo + + + + + + Samples + + + + + + Instruments + + + + + Patterns + + + + + Channels + + + + + Comment + + + + + SettingsDialog + + + ModPlug Plugin Settings + + + + + Quality + + + + + Resolution + + + + + 16 bit + + + + + 8 bit + + + + + Channels + + + + + Stereo + + + + + Mono (downmix) + + + + + Resampling + + + + + Nearest (fastest) + + + + + Linear (fast) + + + + + Spline (good quality) + + + + + 8-tap Fir (extremely high quality) + + + + + Sampling Rate + + + + + 48000 Hz + + + + + 44100 Hz + + + + + 22050 Hz + + + + + 11025 Hz + + + + + Effects + + + + + Reverb + + + + + + Depth (%) + + + + + + + + 0 + + + + + + Delay (ms) + + + + + 40 + + + + + Bass Boost + + + + + Amount (%) + + + + + Range (Hz) + + + + + 10 + + + + + Surround + + + + + 5 + + + + + Preamp + + + + + Volume + + + + + Note: Setting the preamp +too high may cause clipping! + + + + + Misc + + + + + General + + + + + Use filename as song title + + + + + Noise reduction + + + + + Fast playlist info + + + + + Play Amiga MOD + + + + + Looping + + + + + Don't loop + + + + + Loop + + + + + time(s) + + + + + Loop forever + + + + diff --git a/src/plugins/Input/modplug/translations/translations.qrc b/src/plugins/Input/modplug/translations/translations.qrc index 560630246..6bdd3a731 100644 --- a/src/plugins/Input/modplug/translations/translations.qrc +++ b/src/plugins/Input/modplug/translations/translations.qrc @@ -25,5 +25,6 @@ modplug_plugin_sr_BA.qm modplug_plugin_sr_RS.qm modplug_plugin_bg.qm + modplug_plugin_el.qm -- cgit v1.2.3-13-gbd6f