From 43fad250d15190b63a14a58167c09818a4b7856a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 12 Nov 2017 16:13:13 +0000 Subject: added Finnish translation (Jiri Grönroos) 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@7718 90c681e8-e032-0410-971d-27865f9a5e38 --- .../scrobbler/translations/scrobbler_plugin_fi.ts | 121 +++++++++++++++++++++ .../scrobbler/translations/translations.qrc | 1 + 2 files changed, 122 insertions(+) create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_fi.ts (limited to 'src/plugins/General/scrobbler') diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_fi.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_fi.ts new file mode 100644 index 000000000..2ef4f7c89 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_fi.ts @@ -0,0 +1,121 @@ + + + ScrobblerFactory + + + Scrobbler Plugin + Scrobbler-liitännäinen + + + + About Scrobbler Plugin + Tietoja - Scrobbler-liitännäinen + + + + Qmmp AudioScrobbler Plugin + Qmmp:n AudioScrobbler-liitännäinen + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + Toteuttanut: Ilya Kotov <forkotov02@ya.ru> + + + + SettingsDialog + + + Scrobbler Plugin Settings + Scrobbler-liitännäisen asetukset + + + + Last.fm + Last.fm + + + + + Session: + Istunto: + + + + + Check + Tarkista + + + + + Register new session + Rekisteröi uusi istunto + + + + Libre.fm + Libre.fm + + + + + + Message + Viesti + + + + 1. Wait for browser startup + 1. Odota selaimen käynnistymistä + + + + 2. Allow Qmmp to scrobble tracks to your %1 account + 2. Salli Qmmp:n lähettää kuuntelutietosi (scrobblata) %1-tilillesi + + + + 3. Press "OK" + 3. Paina "OK" + + + + + + + + + Error + Virhe + + + + + + Network error + Verkkovirhe + + + + + Unable to register new session + Uuden istunnon rekisteröinti epäonnistui + + + + New session has been received successfully + Uusi istunto on vastaanotettu onnistuneesti + + + + Permission granted + Lupa myönnetty + + + + Permission denied + Lupa evätty + + + \ No newline at end of file diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index 06c942667..2327fce4e 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -27,5 +27,6 @@ scrobbler_plugin_bg.qm scrobbler_plugin_el.qm scrobbler_plugin_id.qm + scrobbler_plugin_fi.qm -- cgit v1.2.3-13-gbd6f