From 9eadabd2d382e5142024e6cd5357fd03187e81d0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 26 Aug 2014 07:16:17 +0000 Subject: added source language git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4428 90c681e8-e032-0410-971d-27865f9a5e38 --- .../Effect/ladspa/translations/ladspa_plugin_en.ts | 85 ++++++++++++++++++++++ .../Effect/ladspa/translations/translations.qrc | 1 + 2 files changed, 86 insertions(+) create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts (limited to 'src/plugins/Effect/ladspa') diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts new file mode 100644 index 000000000..0b701f5dc --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_en.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 750ea3755..201a1ac0f 100644 --- a/src/plugins/Effect/ladspa/translations/translations.qrc +++ b/src/plugins/Effect/ladspa/translations/translations.qrc @@ -23,5 +23,6 @@ ladspa_plugin_gl_ES.qm ladspa_plugin_sr_BA.qm ladspa_plugin_sr_RS.qm + ladspa_plugin_en.qm -- cgit v1.2.3-13-gbd6f