From 77621d87cddda5def4646bcbbb3ecabfd1342c91 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 27 Jul 2009 07:29:06 +0000 Subject: added Lithuanian translation (author: Algirdas Butkus) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1076 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/scrobbler/scrobbler.pro | 4 +- .../scrobbler/translations/scrobbler_plugin_lt.ts | 57 ++++++++++++++++++++++ .../scrobbler/translations/translations.qrc | 1 + 3 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts (limited to 'src/plugins/General/scrobbler') diff --git a/src/plugins/General/scrobbler/scrobbler.pro b/src/plugins/General/scrobbler/scrobbler.pro index 01cf21be2..1140c9b5b 100644 --- a/src/plugins/General/scrobbler/scrobbler.pro +++ b/src/plugins/General/scrobbler/scrobbler.pro @@ -15,7 +15,9 @@ TRANSLATIONS = translations/scrobbler_plugin_cs.ts \ translations/scrobbler_plugin_pl.ts \ translations/scrobbler_plugin_uk_UA.ts \ translations/scrobbler_plugin_it.ts \ - translations/scrobbler_plugin_tr.ts + translations/scrobbler_plugin_tr.ts \ + translations/scrobbler_plugin_lt.ts + RESOURCES = translations/translations.qrc unix { isEmpty(LIB_DIR):LIB_DIR = /lib diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts new file mode 100644 index 000000000..a7ffba4e4 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts @@ -0,0 +1,57 @@ + + + + + ScrobblerFactory + + + Scrobbler Plugin + Scrobbler įskiepis + + + + About Scrobbler Plugin + Apie Scrobbler įskiepį + + + + Qmmp AudioScrobbler Plugin + Qmmp AudioScrobbler įskiepis + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + Scrobbler Plugin Settings + Scrobbler įskiepio nustatymai + + + + Last.fm + + + + + + User name: + Vartotojo vardas: + + + + + Password: + Slaptažodis: + + + + Libre.fm + + + + diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index 9b0536c39..60eb8246c 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -10,5 +10,6 @@ scrobbler_plugin_ru.qm scrobbler_plugin_uk_UA.qm scrobbler_plugin_tr.qm + scrobbler_plugin_lt.qm -- cgit v1.2.3-13-gbd6f