From 19a2276bebf313755c37c90eed5dcaaca6140c87 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 4 Oct 2013 16:58:29 +0000 Subject: added Galician translation (author: Óscar Pereira) 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@3747 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/scrobbler_plugin_gl_ES.ts | 130 +++++++++++++++++++++ .../scrobbler/translations/translations.qrc | 1 + 2 files changed, 131 insertions(+) create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts (limited to 'src/plugins/General/scrobbler') diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts new file mode 100644 index 000000000..441886f55 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts @@ -0,0 +1,130 @@ + + + + + ScrobblerFactory + + + Scrobbler Plugin + + + + + About Scrobbler Plugin + + + + + Qmmp AudioScrobbler Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Scrobbler Plugin Settings + + + + + Last.fm + + + + + Session: + + + + + Check + + + + + Register new session + + + + + Libre.fm + + + + + User name: + + + + + Password: + + + + + + + Message + + + + + 1. Wait for browser startup + + + + + 2. Allow Qmmp to scrobble tracks to your Last.fm account + + + + + 3. Press "OK" + + + + + + + + + + Error + + + + + + + Network error + + + + + + Unable to register new session + + + + + New session has been received successfully + + + + + Permission granted + + + + + Permission denied + + + + diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index d73016a50..145685333 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -20,5 +20,6 @@ scrobbler_plugin_sk.qm scrobbler_plugin_es.qm scrobbler_plugin_he.qm + scrobbler_plugin_gl_ES.qm -- cgit v1.2.3-13-gbd6f