From a74401da799233d27dc6880ae6c047456e480fd0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 8 May 2008 17:55:11 +0000 Subject: added *.ts files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@367 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/modplug/modplug.pro | 2 +- .../modplug/translations/modplug_plugin_de.ts | 385 +++++++++++++++++++++ 2 files changed, 386 insertions(+), 1 deletion(-) create mode 100644 src/plugins/Input/modplug/translations/modplug_plugin_de.ts (limited to 'src/plugins/Input/modplug') diff --git a/src/plugins/Input/modplug/modplug.pro b/src/plugins/Input/modplug/modplug.pro index 0e088fb7c..19ea1a155 100644 --- a/src/plugins/Input/modplug/modplug.pro +++ b/src/plugins/Input/modplug/modplug.pro @@ -26,7 +26,7 @@ TEMPLATE = lib QMAKE_LIBDIR += ../../../../lib LIBS += -lqmmp -L/usr/lib -I/usr/include PKGCONFIG += libmodplug -#TRANSLATIONS = translations/modplug_plugin_ru.ts +TRANSLATIONS = translations/modplug_plugin_de.ts #RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_de.ts b/src/plugins/Input/modplug/translations/modplug_plugin_de.ts new file mode 100644 index 000000000..4bcc5a637 --- /dev/null +++ b/src/plugins/Input/modplug/translations/modplug_plugin_de.ts @@ -0,0 +1,385 @@ + + + + DecoderModPlugFactory + + + ModPlug Plugin + + + + + ModPlug Files + + + + + About ModPlug Audio Plugin + + + + + Qmmp ModPlug Audio Plugin + + + + + Writen 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> + + + + + DetailsDialog + + + File name: + + + + + Title: + + + + + Type: + + + + + Length: + + + + + Speed: + + + + + Tempo: + + + + + Samples: + + + + + Instruments: + + + + + Patterns: + + + + + Channels: + + + + + MOD Info + + + + + General + + + + + - + + + + + Samples + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + + Instruments + + + + + Message + + + + + Close + + + + + 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 + + + + + 40 + + + + + Bass Boost + + + + + Amount + + + + + Range + + + + + 10 + + + + + Surround + + + + + 5 + + + + + Preamp + + + + + Volume + + + + + Misc + + + + + General + + + + + Use filename as song title + + + + + Noise reduction + + + + + Fast playlist info + + + + + Play Amiga MOD + + + + + Looping + + + + + Don't loop + + + + + Loop + + + + + time(s) + + + + + Loop forever + + + + + OK + + + + + Apply + + + + + Cancel + + + + -- cgit v1.2.3-13-gbd6f