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 --- .../projectm/translations/projectm_plugin_pt.ts | 138 +++++++++++++++++++++ .../Visual/projectm/translations/translations.qrc | 1 + 2 files changed, 139 insertions(+) create mode 100644 src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts (limited to 'src/plugins/Visual/projectm') diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts new file mode 100644 index 000000000..74fb8fa2c --- /dev/null +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts @@ -0,0 +1,138 @@ + + + + + ProjectMPlugin + + + ProjectM + ProjectM + + + + ProjectMWidget + + + &Help + Aj&uda + + + + F1 + F1 + + + + &Show Song Title + Mo&strar título da faixa + + + + F2 + F2 + + + + &Show Preset Name + M&ostrar nome do pré-ajuste + + + + F3 + F3 + + + + &Show Menu + &Mostrar menu + + + + M + M + + + + &Next Preset + Pré-ajuste segui&nte + + + + N + N + + + + &Previous Preset + &Pré-ajuste anterior + + + + P + P + + + + &Random Preset + P&ré-ajuste aleatório + + + + R + R + + + + &Lock Preset + B&loquear pré-ajuste + + + + L + L + + + + &Fullscreen + &Ecrã completo + + + + F + F + + + + VisualProjectMFactory + + + ProjectM + ProjectM + + + + About ProjectM Visual Plugin + Sobre o suplemento ProjectM + + + + Qmmp ProjectM Visual Plugin + Seuplemento Qmmp ProjectM + + + + This plugin adds projectM visualization + Este suplemento disponibiliza as visualizações ProjectM + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on llibrojectM-qt library + Baseado na biblioteca llibrojectM-qt + + + diff --git a/src/plugins/Visual/projectm/translations/translations.qrc b/src/plugins/Visual/projectm/translations/translations.qrc index cc6cb33af..05d9c1b57 100644 --- a/src/plugins/Visual/projectm/translations/translations.qrc +++ b/src/plugins/Visual/projectm/translations/translations.qrc @@ -8,6 +8,7 @@ projectm_plugin_tr.qm projectm_plugin_cs.qm projectm_plugin_pt_BR.qm + projectm_plugin_pt.qm projectm_plugin_de.qm projectm_plugin_pl_PL.qm projectm_plugin_fr.qm -- cgit v1.2.3-13-gbd6f