From 299e076452c3593f7dda7c700d17d8e09e0a71e1 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 13 Sep 2014 07:26:21 +0000 Subject: added Portuguese translation (Sérgio Marques) 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@4468 90c681e8-e032-0410-971d-27865f9a5e38 --- .../Effect/ladspa/translations/ladspa_plugin_pt.ts | 85 ++++++++++++++++++++++ .../Effect/ladspa/translations/translations.qrc | 1 + 2 files changed, 86 insertions(+) create mode 100644 src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts (limited to 'src/plugins/Effect/ladspa/translations') diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts new file mode 100644 index 000000000..e86329a2f --- /dev/null +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts @@ -0,0 +1,85 @@ + + + + + EffectLADSPAFactory + + + LADSPA Plugin + Suplemento LADSPA + + + + About LADSPA Host for Qmmp + Sobre o suplemento Qmmp LADSPA Host + + + + LADSPA Host for Qmmp + LADSPA Host para Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on the LADSPA Host for BMP + Baseado no LADSPA Host para BMP + + + + BMP-ladspa developers: + Programadores 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 + Catálogo do suplemento LDASPA + + + + > + > + + + + < + < + + + + Configure + Configurar + + + + UID + UID + + + + Name + Nome + + + + This LADSPA plugin has no user controls + Este suplemento não possui controlos de utilizador + + + diff --git a/src/plugins/Effect/ladspa/translations/translations.qrc b/src/plugins/Effect/ladspa/translations/translations.qrc index 750ea3755..d0bd06557 100644 --- a/src/plugins/Effect/ladspa/translations/translations.qrc +++ b/src/plugins/Effect/ladspa/translations/translations.qrc @@ -8,6 +8,7 @@ ladspa_plugin_tr.qm ladspa_plugin_cs.qm ladspa_plugin_pt_BR.qm + ladspa_plugin_pt.qm ladspa_plugin_de.qm ladspa_plugin_pl_PL.qm ladspa_plugin_fr.qm -- cgit v1.2.3-13-gbd6f