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 --- .../General/hal/translations/hal_plugin_pt.ts | 88 ++++++++++++++++++++++ .../General/hal/translations/translations.qrc | 1 + 2 files changed, 89 insertions(+) create mode 100644 src/plugins/General/hal/translations/hal_plugin_pt.ts (limited to 'src/plugins/General/hal') diff --git a/src/plugins/General/hal/translations/hal_plugin_pt.ts b/src/plugins/General/hal/translations/hal_plugin_pt.ts new file mode 100644 index 000000000..4f5953cb1 --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_pt.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + Suplemento HAL + + + + About HAL Plugin + Sobre o suplemento HAL + + + + Qmmp HAL Plugin + Suplemento Qmmp HAL + + + + This plugin provides removable devices detection using HAL + Este suplemento permite a deteção de discos amovíveis através do serviço HAL + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru> + + + + Based on Solid (KDE hardware library) + Baseado no Solid (biblioteca do KDE) + + + + HalPlugin + + + Add CD "%1" + Adicionar CD %1 + + + + Add Volume "%1" + Adicionar volume %1 + + + + SettingsDialog + + + HAL Plugin Settings + Definições + + + + CD Audio Detection + Deteção de CD áudio + + + + Add tracks to playlist automatically + Adicionar faixas à lista de reprodução + + + + Remove tracks from playlist automatically + Remover faixas da lista de reprodução + + + + Removable Device Detection + Deteção de discos amovíveis + + + + Add files to playlist automatically + Adicionar ficheiros à lista de reprodução + + + + Remove files from playlist automatically + Remover ficheiros da lista de reprodução + + + diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index ea7a08d24..92caf326a 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -8,6 +8,7 @@ hal_plugin_tr.qm hal_plugin_cs.qm hal_plugin_pt_BR.qm + hal_plugin_pt.qm hal_plugin_de.qm hal_plugin_pl_PL.qm hal_plugin_fr.qm -- cgit v1.2.3-13-gbd6f