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 --- .../kdenotify/translations/kdenotify_plugin_fi.ts | 72 ++++++++++++++++++++++ .../kdenotify/translations/translations.qrc | 1 + 2 files changed, 73 insertions(+) create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_fi.ts (limited to 'src/plugins/General/kdenotify') diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_fi.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_fi.ts new file mode 100644 index 000000000..704b1eed5 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_fi.ts @@ -0,0 +1,72 @@ + + + KdeNotify + + + Qmmp now playing: + + + + + KdeNotifyFactory + + + KDE 4 notification plugin + + + + + About KDE Notification Plugin + + + + + KDE 4 notification plugin for Qmmp + + + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + + + + + Options + Valinnat + + + + Notification delay [s]: + Ilmoituksen viive [s]: + + + + Update visible notification instead create new + + + + + Appearance + Ulkoasu + + + + Show covers + Näytä kannet + + + + Edit template + + + + + Notification Template + + + + \ No newline at end of file diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index 692d5635c..4fc5a7230 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -27,5 +27,6 @@ kdenotify_plugin_bg.qm kdenotify_plugin_el.qm kdenotify_plugin_id.qm + kdenotify_plugin_fi.qm -- cgit v1.2.3-13-gbd6f