From a79679c6bf45a8841ef2357902dfc170ee7030d8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 6 Jan 2014 13:53:05 +0000 Subject: added Serbian translations (author: Mladen Pejaković) 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@4004 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Effect/ladspa/ladspa.pro | 4 +- .../ladspa/translations/ladspa_plugin_sr_BA.ts | 85 ++++++++++++++++++++++ .../ladspa/translations/ladspa_plugin_sr_RS.ts | 85 ++++++++++++++++++++++ .../Effect/ladspa/translations/translations.qrc | 2 + 4 files changed, 175 insertions(+), 1 deletion(-) create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_RS.ts (limited to 'src/plugins/Effect/ladspa') diff --git a/src/plugins/Effect/ladspa/ladspa.pro b/src/plugins/Effect/ladspa/ladspa.pro index 1a61d8019..f86f92806 100644 --- a/src/plugins/Effect/ladspa/ladspa.pro +++ b/src/plugins/Effect/ladspa/ladspa.pro @@ -38,7 +38,9 @@ TRANSLATIONS = translations/ladspa_plugin_cs.ts \ translations/ladspa_plugin_lt.ts \ translations/ladspa_plugin_nl.ts \ translations/ladspa_plugin_ja.ts \ - translations/ladspa_plugin_es.ts + translations/ladspa_plugin_es.ts \ + translations/ladspa_plugin_sr_BA.ts \ + translations/ladspa_plugin_sr_RS.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR):LIB_DIR = /lib diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts new file mode 100644 index 000000000..b978fb1be --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + ЛАДСПА + + + + About LADSPA Host for Qmmp + О ЛАДСПА хосту за Кумп + + + + LADSPA Host for Qmmp + ЛАДСПА хост за Кумп + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on the LADSPA Host for BMP + Заснован на ЛАДСПА хосту за БМП + + + + BMP-ladspa developers: + БМП-ладспа програмери: + + + + Nick Lamb <njl195@zepler.org.uk> + Nick Lamb <njl195@zepler.org.uk> + + + + Giacomo Lozito <city_hunter@users.sf.net> + 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_sr_RS.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_RS.ts new file mode 100644 index 000000000..135ee8ed9 --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_RS.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + ЛАДСПА + + + + About LADSPA Host for Qmmp + О ЛАДСПА хосту за Кумп + + + + LADSPA Host for Qmmp + ЛАДСПА хост за Кумп + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on the LADSPA Host for BMP + Заснован на ЛАДСПА хосту за БМП + + + + BMP-ladspa developers: + БМП-ладспа програмери: + + + + Nick Lamb <njl195@zepler.org.uk> + Nick Lamb <njl195@zepler.org.uk> + + + + Giacomo Lozito <city_hunter@users.sf.net> + 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 ab8553b77..750ea3755 100644 --- a/src/plugins/Effect/ladspa/translations/translations.qrc +++ b/src/plugins/Effect/ladspa/translations/translations.qrc @@ -21,5 +21,7 @@ ladspa_plugin_es.qm ladspa_plugin_he.qm ladspa_plugin_gl_ES.qm + ladspa_plugin_sr_BA.qm + ladspa_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f