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 --- .../kdenotify/translations/kdenotify_plugin_pt.ts | 76 ++++++++++++++++++++++ .../kdenotify/translations/translations.qrc | 1 + 2 files changed, 77 insertions(+) create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_pt.ts (limited to 'src/plugins/General/kdenotify/translations') diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_pt.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_pt.ts new file mode 100644 index 000000000..ce628eafa --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_pt.ts @@ -0,0 +1,76 @@ + + + + + KdeNotify + + + Qmmp now playing: + Qmmp a reproduzir: + + + + KdeNotifyFactory + + + KDE 4 notification plugin + Suplemento KDE4 Notification + + + + About KDE Notification Plugin + Sobre o suplemento KDE4 Notification + + + + KDE 4 notification plugin for Qmmp + + Suplemento KDE4 Notification para o Qmmp + + + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + Definições + + + + Options + Opções + + + + Notification delay [s]: + Atraso da notificação [s]: + + + + Update visible notification instead create new + Atualizar notificação em vez de criar uma nova + + + + Appearance + Aparência + + + + Show covers + Mostrar capa de álbum + + + + Edit template + Editar modelo + + + + Notification Template + Modelo da notificação + + + diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index ec6dfd043..6e3ce1801 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -8,6 +8,7 @@ kdenotify_plugin_tr.qm kdenotify_plugin_cs.qm kdenotify_plugin_pt_BR.qm + kdenotify_plugin_pt.qm kdenotify_plugin_de.qm kdenotify_plugin_pl_PL.qm kdenotify_plugin_fr.qm -- cgit v1.2.3-13-gbd6f