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 --- .../General/hal/translations/hal_plugin_fi.ts | 86 ++++++++++++++++++++++ .../General/hal/translations/translations.qrc | 1 + 2 files changed, 87 insertions(+) create mode 100644 src/plugins/General/hal/translations/hal_plugin_fi.ts (limited to 'src/plugins/General/hal') diff --git a/src/plugins/General/hal/translations/hal_plugin_fi.ts b/src/plugins/General/hal/translations/hal_plugin_fi.ts new file mode 100644 index 000000000..b207fe73f --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_fi.ts @@ -0,0 +1,86 @@ + + + HalFactory + + + HAL Plugin + HAL-liitännäinen + + + + About HAL Plugin + + + + + Qmmp HAL Plugin + Qmmp:n HAL-liitännäinen + + + + This plugin provides removable devices detection using HAL + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + Toteuttanut: Ilya Kotov <forkotov02@ya.ru> + + + + Based on Solid (KDE hardware library) + + + + + HalPlugin + + + Add CD "%1" + Lisää CD "%1" + + + + Add Volume "%1" + + + + + SettingsDialog + + + HAL Plugin Settings + HAL-liitännäisen asetukset + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + \ No newline at end of file diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index 5af830fa8..7eccec359 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -27,5 +27,6 @@ hal_plugin_bg.qm hal_plugin_el.qm hal_plugin_id.qm + hal_plugin_fi.qm -- cgit v1.2.3-13-gbd6f