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 --- .../translations/streambrowser_plugin_fi.ts | 131 +++++++++++++++++++++ .../streambrowser/translations/translations.qrc | 1 + 2 files changed, 132 insertions(+) create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_fi.ts (limited to 'src/plugins/General/streambrowser') diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fi.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fi.ts new file mode 100644 index 000000000..be31b37ea --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fi.ts @@ -0,0 +1,131 @@ + + + StreamBrowser + + + Stream Browser + + + + + Ctrl+U + Ctrl+U + + + + StreamBrowserFactory + + + Stream Browser Plugin + + + + + About Stream Browser Plugin + + + + + Qmmp Stream Browser Plugin + + + + + This plugin allows one to add stream from IceCast stream directory + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + Toteuttanut: Ilya Kotov <forkotov02@ya.ru> + + + + StreamWindow + + + Stream Browser + + + + + Filter: + Suodata: + + + + Favorites + Suosikit + + + + IceCast + IceCast + + + + Add + Lisää + + + + Update + Päivitä + + + + + Name + Nimi + + + + + Genre + Tyylilaji + + + + + Bitrate + Bittinopeus + + + + + Format + + + + + &Add to favorites + &Lisää suosikkeihin + + + + &Add to playlist + &Lisää soittolistaan + + + + &Remove + Poi&sta + + + + Done + Valmis + + + + + Error + Virhe + + + + Receiving + Vastaanotetaan + + + \ No newline at end of file diff --git a/src/plugins/General/streambrowser/translations/translations.qrc b/src/plugins/General/streambrowser/translations/translations.qrc index 4219eec26..c6d55955b 100644 --- a/src/plugins/General/streambrowser/translations/translations.qrc +++ b/src/plugins/General/streambrowser/translations/translations.qrc @@ -27,5 +27,6 @@ streambrowser_plugin_bg.qm streambrowser_plugin_el.qm streambrowser_plugin_id.qm + streambrowser_plugin_fi.qm -- cgit v1.2.3-13-gbd6f