From 83882e1e8e2f3bfad601bf18a04d3ee516e3b551 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 23 May 2015 10:45:58 +0000 Subject: prepare for Greek translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4994 90c681e8-e032-0410-971d-27865f9a5e38 --- .../scrobbler/translations/scrobbler_plugin_el.ts | 123 +++++++++++++++++++++ .../scrobbler/translations/translations.qrc | 1 + 2 files changed, 124 insertions(+) create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts (limited to 'src/plugins/General/scrobbler') diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts new file mode 100644 index 000000000..02402a57b --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts @@ -0,0 +1,123 @@ + + + + + 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 + + + + + + + Message + + + + + 1. Wait for browser startup + + + + + 2. Allow Qmmp to scrobble tracks to your %1 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 2854cdf90..58b4321ad 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -25,5 +25,6 @@ scrobbler_plugin_sr_BA.qm scrobbler_plugin_sr_RS.qm scrobbler_plugin_bg.qm + scrobbler_plugin_el.qm -- cgit v1.2.3-13-gbd6f