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 --- .../notifier/translations/notifier_plugin_fi.ts | 127 +++++++++++++++++++++ .../General/notifier/translations/translations.qrc | 1 + 2 files changed, 128 insertions(+) create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_fi.ts (limited to 'src/plugins/General/notifier') diff --git a/src/plugins/General/notifier/translations/notifier_plugin_fi.ts b/src/plugins/General/notifier/translations/notifier_plugin_fi.ts new file mode 100644 index 000000000..8e55ff804 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_fi.ts @@ -0,0 +1,127 @@ + + + NotifierFactory + + + Notifier Plugin + + + + + About Notifier Plugin + + + + + Qmmp Notifier Plugin + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + Toteuttanut: Ilya Kotov <forkotov02@ya.ru> + + + + PopupWidget + + + Volume: + + + + + SettingsDialog + + + Notifier Plugin Settings + + + + + Desktop Notification + Työpöytäilmoitus + + + + Font: + Fontti: + + + + ... + ... + + + + + 0 + 0 + + + + Transparency: + Läpinäkyvyys: + + + + Position + Sijainti + + + + Edit template + + + + + Cover size: + Kannen koko: + + + + Volume change notification + + + + + Delay (ms): + Viive (ms): + + + + Playback resume notification + + + + + Song change notification + Kappaleenvaihtumisilmoitus + + + + Disable notifications when another application is in the Full Screen Mode + + + + + Disable for full screen windows + + + + + Psi Notification + + + + + Enable Psi notification + + + + + Notification Template + + + + \ No newline at end of file diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc index 361ee9d02..1e20ed587 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -27,5 +27,6 @@ notifier_plugin_bg.qm notifier_plugin_el.qm notifier_plugin_id.qm + notifier_plugin_fi.qm -- cgit v1.2.3-13-gbd6f