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 --- .../hotkey/translations/hotkey_plugin_fi.ts | 146 +++++++++++++++++++++ .../General/hotkey/translations/translations.qrc | 1 + 2 files changed, 147 insertions(+) create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_fi.ts (limited to 'src/plugins/General/hotkey') diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_fi.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_fi.ts new file mode 100644 index 000000000..152b0dfdf --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_fi.ts @@ -0,0 +1,146 @@ + + + HotkeyDialog + + + Modify Shortcut + Muokkaa pikanäppäintä + + + + Press the key combination you want to assign + + + + + Clear + Tyhjennä + + + + HotkeyFactory + + + Global Hotkey Plugin + + + + + About Global Hotkey Plugin + + + + + Qmmp Global Hotkey Plugin + + + + + This plugin adds support for multimedia keys or global key combinations + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + Toteuttanut: Ilya Kotov <forkotov02@ya.ru> + + + + SettingsDialog + + + Global Hotkey Plugin Settings + + + + + Action + Toiminto + + + + Shortcut + Pikanäppäin + + + + Reset + + + + + Play + Toista + + + + Stop + Lopeta + + + + Pause + Keskeytä + + + + Play/Pause + Toista/keskeytä + + + + Next + Seuraava + + + + Previous + Edellinen + + + + Show/Hide + Näytä/piilota + + + + Volume + + Äänenvoimakkuus + + + + + Volume - + Äänenvoimakkuus - + + + + Forward 5 seconds + Eteenpäin 5 sekuntia + + + + Rewind 5 seconds + Taaksepäin 5 sekuntia + + + + Jump to track + + + + + Mute + Mykistä + + + + Warning + Varoitus + + + + Key sequence '%1' is already used + + + + \ No newline at end of file diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index d8e793c07..5bcff4b53 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -27,5 +27,6 @@ hotkey_plugin_bg.qm hotkey_plugin_el.qm hotkey_plugin_id.qm + hotkey_plugin_fi.qm -- cgit v1.2.3-13-gbd6f