From 43fad250d15190b63a14a58167c09818a4b7856a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 12 Nov 2017 16:13:13 +0000 Subject: added Finnish translation (Jiri Grönroos) 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@7718 90c681e8-e032-0410-971d-27865f9a5e38 --- .../modplug/translations/modplug_plugin_fi.ts | 339 +++++++++++++++++++++ .../Input/modplug/translations/translations.qrc | 1 + 2 files changed, 340 insertions(+) create mode 100644 src/plugins/Input/modplug/translations/modplug_plugin_fi.ts (limited to 'src/plugins/Input/modplug') diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_fi.ts b/src/plugins/Input/modplug/translations/modplug_plugin_fi.ts new file mode 100644 index 000000000..1a2a4a518 --- /dev/null +++ b/src/plugins/Input/modplug/translations/modplug_plugin_fi.ts @@ -0,0 +1,339 @@ + + + DecoderModPlugFactory + + + ModPlug Plugin + ModPlug-liitännäinen + + + + ModPlug Files + ModPlug-tiedostot + + + + About ModPlug Audio Plugin + + + + + Qmmp ModPlug Audio Plugin + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + Toteuttanut: Ilya Kotov <forkotov02@ya.ru> + + + + Based on the Modplug Plugin for Xmms + + + + + Modplug Plugin developers: + Modplug-liitännäisen kehittäjät: + + + + Olivier Lapicque <olivierl@jps.net> + Olivier Lapicque <olivierl@jps.net> + + + + Kenton Varda <temporal@gauge3d.org> + Kenton Varda <temporal@gauge3d.org> + + + + Konstanty Bialkowski <konstanty@ieee.org> + Konstanty Bialkowski <konstanty@ieee.org> + + + + ModPlugMetaDataModel + + + File name + Tiedostonimi + + + + Type + + + + + Length + Kesto + + + + Speed + + + + + Tempo + + + + + + Samples + + + + + + Instruments + + + + + Patterns + + + + + Channels + Kanavat + + + + Comment + Kommentti + + + + SettingsDialog + + + ModPlug Plugin Settings + ModPlug-liitännäisen asetukset + + + + Quality + Laatu + + + + Resolution + + + + + 16 bit + 16 bit + + + + 8 bit + 8 bit + + + + Channels + Kanavat + + + + Stereo + Stereo + + + + Mono (downmix) + + + + + Resampling + + + + + Nearest (fastest) + + + + + Linear (fast) + + + + + Spline (good quality) + + + + + 8-tap Fir (extremely high quality) + + + + + Sampling Rate + + + + + 48000 Hz + 48000 Hz + + + + 44100 Hz + 44100 Hz + + + + 22050 Hz + 22050 Hz + + + + 11025 Hz + 11025 Hz + + + + Effects + + + + + Reverb + + + + + + Depth (%) + + + + + + + + 0 + 0 + + + + + Delay (ms) + Viive (ms) + + + + 40 + 40 + + + + Bass Boost + + + + + Amount (%) + + + + + Range (Hz) + + + + + 10 + + + + + Surround + + + + + 5 + + + + + Preamp + + + + + Volume + Äänenvoimakkuus + + + + Note: Setting the preamp +too high may cause clipping! + + + + + Misc + + + + + General + Yleiset + + + + Use filename as song title + + + + + Noise reduction + + + + + Fast playlist info + + + + + Play Amiga MOD + + + + + Looping + + + + + Don't loop + + + + + Loop + + + + + time(s) + + + + + Loop forever + + + + \ No newline at end of file diff --git a/src/plugins/Input/modplug/translations/translations.qrc b/src/plugins/Input/modplug/translations/translations.qrc index 2eb157daa..47d76d2f3 100644 --- a/src/plugins/Input/modplug/translations/translations.qrc +++ b/src/plugins/Input/modplug/translations/translations.qrc @@ -27,5 +27,6 @@ modplug_plugin_bg.qm modplug_plugin_el.qm modplug_plugin_id.qm + modplug_plugin_fi.qm -- cgit v1.2.3-13-gbd6f