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 --- .../SeekOption/translations/seek_plugin_pt.ts | 22 ++++++++++++++++++++++ .../SeekOption/translations/translations.qrc | 1 + 2 files changed, 23 insertions(+) create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt.ts (limited to 'src/plugins/CommandLineOptions/SeekOption') diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt.ts new file mode 100644 index 000000000..fb5090673 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_pt.ts @@ -0,0 +1,22 @@ + + + + + SeekOption + + + Seek to position in the current track + Procure para posicionar na faixa atual + + + + Seek forward + Para a frente + + + + Seek backwards + Para trás + + + diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc index a7c50d2cd..7bb4cdc36 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc @@ -8,6 +8,7 @@ seek_plugin_tr.qm seek_plugin_cs.qm seek_plugin_pt_BR.qm + seek_plugin_pt.qm seek_plugin_de.qm seek_plugin_pl_PL.qm seek_plugin_fr.qm -- cgit v1.2.3-13-gbd6f