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 --- .../Effect/bs2b/translations/bs2b_plugin_fr.ts | 91 ++++++++++++++++++++++ .../Effect/bs2b/translations/bs2b_plugin_hu.ts | 91 ++++++++++++++++++++++ .../Effect/bs2b/translations/bs2b_plugin_kk.ts | 91 ++++++++++++++++++++++ .../Effect/bs2b/translations/bs2b_plugin_pl_PL.ts | 91 ++++++++++++++++++++++ .../Effect/bs2b/translations/bs2b_plugin_pt_BR.ts | 91 ++++++++++++++++++++++ .../Effect/bs2b/translations/bs2b_plugin_sk.ts | 91 ++++++++++++++++++++++ .../Effect/bs2b/translations/translations.qrc | 17 ++-- .../crossfade/translations/crossfade_plugin_fr.ts | 45 +++++++++++ .../crossfade/translations/crossfade_plugin_hu.ts | 45 +++++++++++ .../crossfade/translations/crossfade_plugin_kk.ts | 45 +++++++++++ .../translations/crossfade_plugin_pl_PL.ts | 45 +++++++++++ .../translations/crossfade_plugin_pt_BR.ts | 45 +++++++++++ .../crossfade/translations/crossfade_plugin_sk.ts | 45 +++++++++++ .../Effect/crossfade/translations/translations.qrc | 17 ++-- .../Effect/ladspa/translations/ladspa_plugin_fr.ts | 85 ++++++++++++++++++++ .../Effect/ladspa/translations/ladspa_plugin_hu.ts | 85 ++++++++++++++++++++ .../Effect/ladspa/translations/ladspa_plugin_kk.ts | 85 ++++++++++++++++++++ .../ladspa/translations/ladspa_plugin_pl_PL.ts | 85 ++++++++++++++++++++ .../ladspa/translations/ladspa_plugin_pt_BR.ts | 85 ++++++++++++++++++++ .../Effect/ladspa/translations/ladspa_plugin_sk.ts | 85 ++++++++++++++++++++ .../Effect/ladspa/translations/translations.qrc | 17 ++-- .../translations/srconverter_plugin_fr.ts | 70 +++++++++++++++++ .../translations/srconverter_plugin_hu.ts | 70 +++++++++++++++++ .../translations/srconverter_plugin_kk.ts | 70 +++++++++++++++++ .../translations/srconverter_plugin_pl_PL.ts | 70 +++++++++++++++++ .../translations/srconverter_plugin_pt_BR.ts | 70 +++++++++++++++++ .../translations/srconverter_plugin_sk.ts | 70 +++++++++++++++++ .../srconverter/translations/translations.qrc | 17 ++-- .../Effect/stereo/translations/stereo_plugin_fr.ts | 55 +++++++++++++ .../Effect/stereo/translations/stereo_plugin_hu.ts | 55 +++++++++++++ .../Effect/stereo/translations/stereo_plugin_kk.ts | 55 +++++++++++++ .../stereo/translations/stereo_plugin_pl_PL.ts | 55 +++++++++++++ .../stereo/translations/stereo_plugin_pt_BR.ts | 55 +++++++++++++ .../Effect/stereo/translations/stereo_plugin_sk.ts | 55 +++++++++++++ .../Effect/stereo/translations/translations.qrc | 17 ++-- 35 files changed, 2131 insertions(+), 30 deletions(-) create mode 100644 src/plugins/Effect/bs2b/translations/bs2b_plugin_fr.ts create mode 100644 src/plugins/Effect/bs2b/translations/bs2b_plugin_hu.ts create mode 100644 src/plugins/Effect/bs2b/translations/bs2b_plugin_kk.ts create mode 100644 src/plugins/Effect/bs2b/translations/bs2b_plugin_pl_PL.ts create mode 100644 src/plugins/Effect/bs2b/translations/bs2b_plugin_pt_BR.ts create mode 100644 src/plugins/Effect/bs2b/translations/bs2b_plugin_sk.ts create mode 100644 src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts create mode 100644 src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts create mode 100644 src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts create mode 100644 src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts create mode 100644 src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts create mode 100644 src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts create mode 100644 src/plugins/Effect/srconverter/translations/srconverter_plugin_fr.ts create mode 100644 src/plugins/Effect/srconverter/translations/srconverter_plugin_hu.ts create mode 100644 src/plugins/Effect/srconverter/translations/srconverter_plugin_kk.ts create mode 100644 src/plugins/Effect/srconverter/translations/srconverter_plugin_pl_PL.ts create mode 100644 src/plugins/Effect/srconverter/translations/srconverter_plugin_pt_BR.ts create mode 100644 src/plugins/Effect/srconverter/translations/srconverter_plugin_sk.ts create mode 100644 src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts create mode 100644 src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts create mode 100644 src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts create mode 100644 src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts create mode 100644 src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts create mode 100644 src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts (limited to 'src/plugins/Effect') diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_fr.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_fr.ts new file mode 100644 index 000000000..e6774b167 --- /dev/null +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_fr.ts @@ -0,0 +1,91 @@ + + + + + EffectBs2bFactory + + + BS2B Plugin + + + + + About BS2B Effect Plugin + + + + + This is the Qmmp plugin version of Boris Mikhaylov's headphone DSP effect "Bauer stereophonic-to-binaural", abbreviated bs2b. + + + + + Visit %1 for more details + + + + + Compiled against libbs2b-%1 + + + + + Developers: + + + + + Ilya Kotov + + + + + Sebastian Pipping + + + + + SettingsDialog + + + BS2B Plugin Settings + + + + + Crossfeed level + + + + + + - + + + + + Default + + + + + C.Moy + + + + + J. Meier + + + + + %1 Hz, %2 us + + + + + %1 dB + + + + diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_hu.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_hu.ts new file mode 100644 index 000000000..ce2461a3b --- /dev/null +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_hu.ts @@ -0,0 +1,91 @@ + + + + + EffectBs2bFactory + + + BS2B Plugin + + + + + About BS2B Effect Plugin + + + + + This is the Qmmp plugin version of Boris Mikhaylov's headphone DSP effect "Bauer stereophonic-to-binaural", abbreviated bs2b. + + + + + Visit %1 for more details + + + + + Compiled against libbs2b-%1 + + + + + Developers: + + + + + Ilya Kotov + + + + + Sebastian Pipping + + + + + SettingsDialog + + + BS2B Plugin Settings + + + + + Crossfeed level + + + + + + - + + + + + Default + + + + + C.Moy + + + + + J. Meier + + + + + %1 Hz, %2 us + + + + + %1 dB + + + + diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_kk.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_kk.ts new file mode 100644 index 000000000..b045988db --- /dev/null +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_kk.ts @@ -0,0 +1,91 @@ + + + + + EffectBs2bFactory + + + BS2B Plugin + + + + + About BS2B Effect Plugin + + + + + This is the Qmmp plugin version of Boris Mikhaylov's headphone DSP effect "Bauer stereophonic-to-binaural", abbreviated bs2b. + + + + + Visit %1 for more details + + + + + Compiled against libbs2b-%1 + + + + + Developers: + + + + + Ilya Kotov + + + + + Sebastian Pipping + + + + + SettingsDialog + + + BS2B Plugin Settings + + + + + Crossfeed level + + + + + + - + + + + + Default + + + + + C.Moy + + + + + J. Meier + + + + + %1 Hz, %2 us + + + + + %1 dB + + + + diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_pl_PL.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_pl_PL.ts new file mode 100644 index 000000000..52fe98a50 --- /dev/null +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_pl_PL.ts @@ -0,0 +1,91 @@ + + + + + EffectBs2bFactory + + + BS2B Plugin + + + + + About BS2B Effect Plugin + + + + + This is the Qmmp plugin version of Boris Mikhaylov's headphone DSP effect "Bauer stereophonic-to-binaural", abbreviated bs2b. + + + + + Visit %1 for more details + + + + + Compiled against libbs2b-%1 + + + + + Developers: + + + + + Ilya Kotov + + + + + Sebastian Pipping + + + + + SettingsDialog + + + BS2B Plugin Settings + + + + + Crossfeed level + + + + + + - + + + + + Default + + + + + C.Moy + + + + + J. Meier + + + + + %1 Hz, %2 us + + + + + %1 dB + + + + diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_pt_BR.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_pt_BR.ts new file mode 100644 index 000000000..fce34c4f6 --- /dev/null +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_pt_BR.ts @@ -0,0 +1,91 @@ + + + + + EffectBs2bFactory + + + BS2B Plugin + + + + + About BS2B Effect Plugin + + + + + This is the Qmmp plugin version of Boris Mikhaylov's headphone DSP effect "Bauer stereophonic-to-binaural", abbreviated bs2b. + + + + + Visit %1 for more details + + + + + Compiled against libbs2b-%1 + + + + + Developers: + + + + + Ilya Kotov + + + + + Sebastian Pipping + + + + + SettingsDialog + + + BS2B Plugin Settings + + + + + Crossfeed level + + + + + + - + + + + + Default + + + + + C.Moy + + + + + J. Meier + + + + + %1 Hz, %2 us + + + + + %1 dB + + + + diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_sk.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_sk.ts new file mode 100644 index 000000000..7b7034284 --- /dev/null +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_sk.ts @@ -0,0 +1,91 @@ + + + + + EffectBs2bFactory + + + BS2B Plugin + + + + + About BS2B Effect Plugin + + + + + This is the Qmmp plugin version of Boris Mikhaylov's headphone DSP effect "Bauer stereophonic-to-binaural", abbreviated bs2b. + + + + + Visit %1 for more details + + + + + Compiled against libbs2b-%1 + + + + + Developers: + + + + + Ilya Kotov + + + + + Sebastian Pipping + + + + + SettingsDialog + + + BS2B Plugin Settings + + + + + Crossfeed level + + + + + + - + + + + + Default + + + + + C.Moy + + + + + J. Meier + + + + + %1 Hz, %2 us + + + + + %1 dB + + + + diff --git a/src/plugins/Effect/bs2b/translations/translations.qrc b/src/plugins/Effect/bs2b/translations/translations.qrc index d194537b8..b7325cf9d 100644 --- a/src/plugins/Effect/bs2b/translations/translations.qrc +++ b/src/plugins/Effect/bs2b/translations/translations.qrc @@ -1,18 +1,23 @@ - bs2b_plugin_it.qm - bs2b_plugin_cs.qm - bs2b_plugin_de.qm + bs2b_plugin_ru.qm + bs2b_plugin_uk_UA.qm bs2b_plugin_zh_CN.qm bs2b_plugin_zh_TW.qm - bs2b_plugin_uk_UA.qm - bs2b_plugin_pl.qm - bs2b_plugin_ru.qm bs2b_plugin_tr.qm + bs2b_plugin_cs.qm + bs2b_plugin_pt_BR.qm + bs2b_plugin_de.qm + bs2b_plugin_pl_PL.qm + bs2b_plugin_fr.qm + bs2b_plugin_it.qm + bs2b_plugin_kk.qm bs2b_plugin_lt.qm + bs2b_plugin_hu.qm bs2b_plugin_nl.qm bs2b_plugin_ja.qm + bs2b_plugin_sk.qm bs2b_plugin_es.qm diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts new file mode 100644 index 000000000..8fff74ce8 --- /dev/null +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts @@ -0,0 +1,45 @@ + + + + + EffectCrossfadeFactory + + + Crossfade Plugin + + + + + About Crossfade Plugin + + + + + Qmmp Crossfade Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Crossfade Plugin Settings + + + + + Overlap: + + + + + ms + + + + diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts new file mode 100644 index 000000000..2cb22bd0e --- /dev/null +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts @@ -0,0 +1,45 @@ + + + + + EffectCrossfadeFactory + + + Crossfade Plugin + + + + + About Crossfade Plugin + + + + + Qmmp Crossfade Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Crossfade Plugin Settings + + + + + Overlap: + + + + + ms + + + + diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts new file mode 100644 index 000000000..aafd96bd9 --- /dev/null +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts @@ -0,0 +1,45 @@ + + + + + EffectCrossfadeFactory + + + Crossfade Plugin + + + + + About Crossfade Plugin + + + + + Qmmp Crossfade Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Crossfade Plugin Settings + + + + + Overlap: + + + + + ms + + + + diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts new file mode 100644 index 000000000..90d2749dd --- /dev/null +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts @@ -0,0 +1,45 @@ + + + + + EffectCrossfadeFactory + + + Crossfade Plugin + + + + + About Crossfade Plugin + + + + + Qmmp Crossfade Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Crossfade Plugin Settings + + + + + Overlap: + + + + + ms + + + + diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts new file mode 100644 index 000000000..feb5fe7a4 --- /dev/null +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts @@ -0,0 +1,45 @@ + + + + + EffectCrossfadeFactory + + + Crossfade Plugin + + + + + About Crossfade Plugin + + + + + Qmmp Crossfade Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Crossfade Plugin Settings + + + + + Overlap: + + + + + ms + + + + diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts new file mode 100644 index 000000000..0ae25182f --- /dev/null +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts @@ -0,0 +1,45 @@ + + + + + EffectCrossfadeFactory + + + Crossfade Plugin + + + + + About Crossfade Plugin + + + + + Qmmp Crossfade Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Crossfade Plugin Settings + + + + + Overlap: + + + + + ms + + + + diff --git a/src/plugins/Effect/crossfade/translations/translations.qrc b/src/plugins/Effect/crossfade/translations/translations.qrc index 51c66185c..cdec802af 100644 --- a/src/plugins/Effect/crossfade/translations/translations.qrc +++ b/src/plugins/Effect/crossfade/translations/translations.qrc @@ -1,18 +1,23 @@ - crossfade_plugin_it.qm - crossfade_plugin_cs.qm - crossfade_plugin_de.qm + crossfade_plugin_ru.qm + crossfade_plugin_uk_UA.qm crossfade_plugin_zh_CN.qm crossfade_plugin_zh_TW.qm - crossfade_plugin_uk_UA.qm - crossfade_plugin_pl.qm - crossfade_plugin_ru.qm crossfade_plugin_tr.qm + crossfade_plugin_cs.qm + crossfade_plugin_pt_BR.qm + crossfade_plugin_de.qm + crossfade_plugin_pl_PL.qm + crossfade_plugin_fr.qm + crossfade_plugin_it.qm + crossfade_plugin_kk.qm crossfade_plugin_lt.qm + crossfade_plugin_hu.qm crossfade_plugin_nl.qm crossfade_plugin_ja.qm + crossfade_plugin_sk.qm crossfade_plugin_es.qm diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts new file mode 100644 index 000000000..6362641a7 --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + + + + + About LADSPA Host for Qmmp + + + + + LADSPA Host for Qmmp + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the LADSPA Host for BMP + + + + + BMP-ladspa developers: + + + + + Nick Lamb <njl195@zepler.org.uk> + + + + + Giacomo Lozito <city_hunter@users.sf.net> + + + + + SettingsDialog + + + LADSPA Plugin Catalog + + + + + > + + + + + < + + + + + Configure + + + + + UID + + + + + Name + + + + + This LADSPA plugin has no user controls + + + + diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts new file mode 100644 index 000000000..a020d4c95 --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + + + + + About LADSPA Host for Qmmp + + + + + LADSPA Host for Qmmp + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the LADSPA Host for BMP + + + + + BMP-ladspa developers: + + + + + Nick Lamb <njl195@zepler.org.uk> + + + + + Giacomo Lozito <city_hunter@users.sf.net> + + + + + SettingsDialog + + + LADSPA Plugin Catalog + + + + + > + + + + + < + + + + + Configure + + + + + UID + + + + + Name + + + + + This LADSPA plugin has no user controls + + + + diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts new file mode 100644 index 000000000..20c7b82cd --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + + + + + About LADSPA Host for Qmmp + + + + + LADSPA Host for Qmmp + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the LADSPA Host for BMP + + + + + BMP-ladspa developers: + + + + + Nick Lamb <njl195@zepler.org.uk> + + + + + Giacomo Lozito <city_hunter@users.sf.net> + + + + + SettingsDialog + + + LADSPA Plugin Catalog + + + + + > + + + + + < + + + + + Configure + + + + + UID + + + + + Name + + + + + This LADSPA plugin has no user controls + + + + diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts new file mode 100644 index 000000000..043355393 --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + + + + + About LADSPA Host for Qmmp + + + + + LADSPA Host for Qmmp + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the LADSPA Host for BMP + + + + + BMP-ladspa developers: + + + + + Nick Lamb <njl195@zepler.org.uk> + + + + + Giacomo Lozito <city_hunter@users.sf.net> + + + + + SettingsDialog + + + LADSPA Plugin Catalog + + + + + > + + + + + < + + + + + Configure + + + + + UID + + + + + Name + + + + + This LADSPA plugin has no user controls + + + + diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts new file mode 100644 index 000000000..61a8eade1 --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + + + + + About LADSPA Host for Qmmp + + + + + LADSPA Host for Qmmp + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the LADSPA Host for BMP + + + + + BMP-ladspa developers: + + + + + Nick Lamb <njl195@zepler.org.uk> + + + + + Giacomo Lozito <city_hunter@users.sf.net> + + + + + SettingsDialog + + + LADSPA Plugin Catalog + + + + + > + + + + + < + + + + + Configure + + + + + UID + + + + + Name + + + + + This LADSPA plugin has no user controls + + + + diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts new file mode 100644 index 000000000..40ee347c7 --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + + + + + About LADSPA Host for Qmmp + + + + + LADSPA Host for Qmmp + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the LADSPA Host for BMP + + + + + BMP-ladspa developers: + + + + + Nick Lamb <njl195@zepler.org.uk> + + + + + Giacomo Lozito <city_hunter@users.sf.net> + + + + + SettingsDialog + + + LADSPA Plugin Catalog + + + + + > + + + + + < + + + + + Configure + + + + + UID + + + + + Name + + + + + This LADSPA plugin has no user controls + + + + diff --git a/src/plugins/Effect/ladspa/translations/translations.qrc b/src/plugins/Effect/ladspa/translations/translations.qrc index 415f17e8b..c8c89b20c 100644 --- a/src/plugins/Effect/ladspa/translations/translations.qrc +++ b/src/plugins/Effect/ladspa/translations/translations.qrc @@ -1,18 +1,23 @@ - ladspa_plugin_it.qm - ladspa_plugin_cs.qm - ladspa_plugin_de.qm + ladspa_plugin_ru.qm + ladspa_plugin_uk_UA.qm ladspa_plugin_zh_CN.qm ladspa_plugin_zh_TW.qm - ladspa_plugin_uk_UA.qm - ladspa_plugin_pl.qm - ladspa_plugin_ru.qm ladspa_plugin_tr.qm + ladspa_plugin_cs.qm + ladspa_plugin_pt_BR.qm + ladspa_plugin_de.qm + ladspa_plugin_pl_PL.qm + ladspa_plugin_fr.qm + ladspa_plugin_it.qm + ladspa_plugin_kk.qm ladspa_plugin_lt.qm + ladspa_plugin_hu.qm ladspa_plugin_nl.qm ladspa_plugin_ja.qm + ladspa_plugin_sk.qm ladspa_plugin_es.qm diff --git a/src/plugins/Effect/srconverter/translations/srconverter_plugin_fr.ts b/src/plugins/Effect/srconverter/translations/srconverter_plugin_fr.ts new file mode 100644 index 000000000..fff9198a5 --- /dev/null +++ b/src/plugins/Effect/srconverter/translations/srconverter_plugin_fr.ts @@ -0,0 +1,70 @@ + + + + + EffectSRConverterFactory + + + SRC Plugin + + + + + About Sample Rate Converter Plugin + + + + + Qmmp Sample Rate Converter Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Sample Rate Converter Plugin Settings + + + + + Sample Rate (Hz): + + + + + Interpolation Engine: + + + + + Best Sinc Interpolation + + + + + Medium Sinc Interpolation + + + + + Fastest Sinc Interpolation + + + + + ZOH Interpolation + + + + + Linear Interpolation + + + + diff --git a/src/plugins/Effect/srconverter/translations/srconverter_plugin_hu.ts b/src/plugins/Effect/srconverter/translations/srconverter_plugin_hu.ts new file mode 100644 index 000000000..88975a1c8 --- /dev/null +++ b/src/plugins/Effect/srconverter/translations/srconverter_plugin_hu.ts @@ -0,0 +1,70 @@ + + + + + EffectSRConverterFactory + + + SRC Plugin + + + + + About Sample Rate Converter Plugin + + + + + Qmmp Sample Rate Converter Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Sample Rate Converter Plugin Settings + + + + + Sample Rate (Hz): + + + + + Interpolation Engine: + + + + + Best Sinc Interpolation + + + + + Medium Sinc Interpolation + + + + + Fastest Sinc Interpolation + + + + + ZOH Interpolation + + + + + Linear Interpolation + + + + diff --git a/src/plugins/Effect/srconverter/translations/srconverter_plugin_kk.ts b/src/plugins/Effect/srconverter/translations/srconverter_plugin_kk.ts new file mode 100644 index 000000000..619705b8d --- /dev/null +++ b/src/plugins/Effect/srconverter/translations/srconverter_plugin_kk.ts @@ -0,0 +1,70 @@ + + + + + EffectSRConverterFactory + + + SRC Plugin + + + + + About Sample Rate Converter Plugin + + + + + Qmmp Sample Rate Converter Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Sample Rate Converter Plugin Settings + + + + + Sample Rate (Hz): + + + + + Interpolation Engine: + + + + + Best Sinc Interpolation + + + + + Medium Sinc Interpolation + + + + + Fastest Sinc Interpolation + + + + + ZOH Interpolation + + + + + Linear Interpolation + + + + diff --git a/src/plugins/Effect/srconverter/translations/srconverter_plugin_pl_PL.ts b/src/plugins/Effect/srconverter/translations/srconverter_plugin_pl_PL.ts new file mode 100644 index 000000000..d04235d28 --- /dev/null +++ b/src/plugins/Effect/srconverter/translations/srconverter_plugin_pl_PL.ts @@ -0,0 +1,70 @@ + + + + + EffectSRConverterFactory + + + SRC Plugin + + + + + About Sample Rate Converter Plugin + + + + + Qmmp Sample Rate Converter Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Sample Rate Converter Plugin Settings + + + + + Sample Rate (Hz): + + + + + Interpolation Engine: + + + + + Best Sinc Interpolation + + + + + Medium Sinc Interpolation + + + + + Fastest Sinc Interpolation + + + + + ZOH Interpolation + + + + + Linear Interpolation + + + + diff --git a/src/plugins/Effect/srconverter/translations/srconverter_plugin_pt_BR.ts b/src/plugins/Effect/srconverter/translations/srconverter_plugin_pt_BR.ts new file mode 100644 index 000000000..7c961df3b --- /dev/null +++ b/src/plugins/Effect/srconverter/translations/srconverter_plugin_pt_BR.ts @@ -0,0 +1,70 @@ + + + + + EffectSRConverterFactory + + + SRC Plugin + + + + + About Sample Rate Converter Plugin + + + + + Qmmp Sample Rate Converter Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Sample Rate Converter Plugin Settings + + + + + Sample Rate (Hz): + + + + + Interpolation Engine: + + + + + Best Sinc Interpolation + + + + + Medium Sinc Interpolation + + + + + Fastest Sinc Interpolation + + + + + ZOH Interpolation + + + + + Linear Interpolation + + + + diff --git a/src/plugins/Effect/srconverter/translations/srconverter_plugin_sk.ts b/src/plugins/Effect/srconverter/translations/srconverter_plugin_sk.ts new file mode 100644 index 000000000..57e46808a --- /dev/null +++ b/src/plugins/Effect/srconverter/translations/srconverter_plugin_sk.ts @@ -0,0 +1,70 @@ + + + + + EffectSRConverterFactory + + + SRC Plugin + + + + + About Sample Rate Converter Plugin + + + + + Qmmp Sample Rate Converter Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Sample Rate Converter Plugin Settings + + + + + Sample Rate (Hz): + + + + + Interpolation Engine: + + + + + Best Sinc Interpolation + + + + + Medium Sinc Interpolation + + + + + Fastest Sinc Interpolation + + + + + ZOH Interpolation + + + + + Linear Interpolation + + + + diff --git a/src/plugins/Effect/srconverter/translations/translations.qrc b/src/plugins/Effect/srconverter/translations/translations.qrc index 755540ec5..de50d2c47 100644 --- a/src/plugins/Effect/srconverter/translations/translations.qrc +++ b/src/plugins/Effect/srconverter/translations/translations.qrc @@ -1,18 +1,23 @@ - srconverter_plugin_it.qm - srconverter_plugin_cs.qm - srconverter_plugin_de.qm + srconverter_plugin_ru.qm + srconverter_plugin_uk_UA.qm srconverter_plugin_zh_CN.qm srconverter_plugin_zh_TW.qm - srconverter_plugin_uk_UA.qm - srconverter_plugin_ru.qm - srconverter_plugin_pl.qm srconverter_plugin_tr.qm + srconverter_plugin_cs.qm + srconverter_plugin_pt_BR.qm + srconverter_plugin_de.qm + srconverter_plugin_pl_PL.qm + srconverter_plugin_fr.qm + srconverter_plugin_it.qm + srconverter_plugin_kk.qm srconverter_plugin_lt.qm + srconverter_plugin_hu.qm srconverter_plugin_nl.qm srconverter_plugin_ja.qm + srconverter_plugin_sk.qm srconverter_plugin_es.qm diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts new file mode 100644 index 000000000..d3530c742 --- /dev/null +++ b/src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts @@ -0,0 +1,55 @@ + + + + + EffectStereoFactory + + + Extra Stereo Plugin + + + + + About Extra Stereo Plugin + + + + + Qmmp Extra Stereo Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the Extra Stereo Plugin for Xmms by Johan Levin + + + + + SettingsDialog + + + Extra Stereo Plugin Settings + + + + + Effect intensity: + + + + + - + + + + + %1 + + + + diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts new file mode 100644 index 000000000..aecce699b --- /dev/null +++ b/src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts @@ -0,0 +1,55 @@ + + + + + EffectStereoFactory + + + Extra Stereo Plugin + + + + + About Extra Stereo Plugin + + + + + Qmmp Extra Stereo Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the Extra Stereo Plugin for Xmms by Johan Levin + + + + + SettingsDialog + + + Extra Stereo Plugin Settings + + + + + Effect intensity: + + + + + - + + + + + %1 + + + + diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts new file mode 100644 index 000000000..933bb9041 --- /dev/null +++ b/src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts @@ -0,0 +1,55 @@ + + + + + EffectStereoFactory + + + Extra Stereo Plugin + + + + + About Extra Stereo Plugin + + + + + Qmmp Extra Stereo Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the Extra Stereo Plugin for Xmms by Johan Levin + + + + + SettingsDialog + + + Extra Stereo Plugin Settings + + + + + Effect intensity: + + + + + - + + + + + %1 + + + + diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts new file mode 100644 index 000000000..80b016cbd --- /dev/null +++ b/src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts @@ -0,0 +1,55 @@ + + + + + EffectStereoFactory + + + Extra Stereo Plugin + + + + + About Extra Stereo Plugin + + + + + Qmmp Extra Stereo Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the Extra Stereo Plugin for Xmms by Johan Levin + + + + + SettingsDialog + + + Extra Stereo Plugin Settings + + + + + Effect intensity: + + + + + - + + + + + %1 + + + + diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts new file mode 100644 index 000000000..9a551ac06 --- /dev/null +++ b/src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts @@ -0,0 +1,55 @@ + + + + + EffectStereoFactory + + + Extra Stereo Plugin + + + + + About Extra Stereo Plugin + + + + + Qmmp Extra Stereo Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the Extra Stereo Plugin for Xmms by Johan Levin + + + + + SettingsDialog + + + Extra Stereo Plugin Settings + + + + + Effect intensity: + + + + + - + + + + + %1 + + + + diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts new file mode 100644 index 000000000..feb606d9d --- /dev/null +++ b/src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts @@ -0,0 +1,55 @@ + + + + + EffectStereoFactory + + + Extra Stereo Plugin + + + + + About Extra Stereo Plugin + + + + + Qmmp Extra Stereo Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + Based on the Extra Stereo Plugin for Xmms by Johan Levin + + + + + SettingsDialog + + + Extra Stereo Plugin Settings + + + + + Effect intensity: + + + + + - + + + + + %1 + + + + diff --git a/src/plugins/Effect/stereo/translations/translations.qrc b/src/plugins/Effect/stereo/translations/translations.qrc index bf5034d5d..5a92899e2 100644 --- a/src/plugins/Effect/stereo/translations/translations.qrc +++ b/src/plugins/Effect/stereo/translations/translations.qrc @@ -1,18 +1,23 @@ - stereo_plugin_it.qm - stereo_plugin_cs.qm - stereo_plugin_de.qm + stereo_plugin_ru.qm + stereo_plugin_uk_UA.qm stereo_plugin_zh_CN.qm stereo_plugin_zh_TW.qm - stereo_plugin_uk_UA.qm - stereo_plugin_pl.qm - stereo_plugin_ru.qm stereo_plugin_tr.qm + stereo_plugin_cs.qm + stereo_plugin_pt_BR.qm + stereo_plugin_de.qm + stereo_plugin_pl_PL.qm + stereo_plugin_fr.qm + stereo_plugin_it.qm + stereo_plugin_kk.qm stereo_plugin_lt.qm + stereo_plugin_hu.qm stereo_plugin_nl.qm stereo_plugin_ja.qm + stereo_plugin_sk.qm stereo_plugin_es.qm -- cgit v1.2.3-13-gbd6f