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 --- .../analyzer/translations/analyzer_plugin_pt.ts | 171 +++++++++++++++++++++ .../Visual/analyzer/translations/translations.qrc | 1 + 2 files changed, 172 insertions(+) create mode 100644 src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts (limited to 'src/plugins/Visual/analyzer/translations') diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts new file mode 100644 index 000000000..41546fb99 --- /dev/null +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts @@ -0,0 +1,171 @@ + + + + + Analyzer + + + Qmmp Analyzer + Analisador Qmmp + + + + Peaks + Picos + + + + Refresh Rate + Taxa de atualização + + + + 50 fps + 50 fps + + + + 25 fps + 25 fps + + + + 10 fps + 10 fps + + + + 5 fps + 5 fps + + + + Analyzer Falloff + Solução para analisador + + + + + Slowest + Mais lenta + + + + + Slow + Lenta + + + + + Medium + Média + + + + + Fast + Rápida + + + + + Fastest + Mais rápida + + + + Peaks Falloff + Solução para picos + + + + &Full Screen + &Ecrã completo + + + + F + F + + + + ColorWidget + + + Select Color + Selecione a cor + + + + SettingsDialog + + + Analyzer Plugin Settings + Definições + + + + General + Geral + + + + Cells size: + Tamanho das células: + + + + Colors + Cores + + + + Peaks: + Picos: + + + + Analyzer #1: + Analisador #1: + + + + Background: + Fundo: + + + + Analyzer #2: + Analisador #2: + + + + Analyzer #3: + Analisador #3: + + + + VisualAnalyzerFactory + + + Analyzer Plugin + Suplemento Analyzer + + + + About Analyzer Visual Plugin + Sobre o suplemento Analyzer + + + + Qmmp Analyzer Visual Plugin + Suplemento Qmmp Analyzer + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru> + + + diff --git a/src/plugins/Visual/analyzer/translations/translations.qrc b/src/plugins/Visual/analyzer/translations/translations.qrc index 394838e7a..bc9522da6 100644 --- a/src/plugins/Visual/analyzer/translations/translations.qrc +++ b/src/plugins/Visual/analyzer/translations/translations.qrc @@ -8,6 +8,7 @@ analyzer_plugin_tr.qm analyzer_plugin_cs.qm analyzer_plugin_pt_BR.qm + analyzer_plugin_pt.qm analyzer_plugin_de.qm analyzer_plugin_pl_PL.qm analyzer_plugin_fr.qm -- cgit v1.2.3-13-gbd6f