From 30ec69e4baa2307bddd3beac96b3efef37558d27 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 1 Dec 2012 19:51:33 +0000 Subject: added Hebrew translation (author: Genghis Khan) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3006 90c681e8-e032-0410-971d-27865f9a5e38 --- .../Effect/ladspa/translations/ladspa_plugin_he.ts | 85 ++++++++++++++++++++++ .../Effect/ladspa/translations/translations.qrc | 1 + 2 files changed, 86 insertions(+) create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts (limited to 'src/plugins/Effect/ladspa/translations') diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts new file mode 100644 index 000000000..7982349ab --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + תוספת LADSPA + + + + About LADSPA Host for Qmmp + אודות מארח LADSPA עבור Qmmp + + + + LADSPA Host for Qmmp + מארח LADSPA עבור Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + Based on the LADSPA Host for BMP + מבוססת על המארח LADSPA עבור BMP + + + + BMP-ladspa developers: + מפתחי BMP-ladspa: + + + + 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 + קטלוג תוספת LADSPA + + + + > + < + + + + < + > + + + + Configure + תצורה + + + + UID + + + + + Name + שם + + + + This LADSPA plugin has no user controls + לתוספת LADSPA זו אין בקריי משתמש + + + diff --git a/src/plugins/Effect/ladspa/translations/translations.qrc b/src/plugins/Effect/ladspa/translations/translations.qrc index c8c89b20c..f91d4ebdc 100644 --- a/src/plugins/Effect/ladspa/translations/translations.qrc +++ b/src/plugins/Effect/ladspa/translations/translations.qrc @@ -19,5 +19,6 @@ ladspa_plugin_ja.qm ladspa_plugin_sk.qm ladspa_plugin_es.qm + ladspa_plugin_he.qm -- cgit v1.2.3-13-gbd6f