diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-11-12 16:13:13 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-11-12 16:13:13 +0000 |
| commit | 43fad250d15190b63a14a58167c09818a4b7856a (patch) | |
| tree | f2bf86a8cb83d24a0c116ea31f9e85a56ebe27bc /src/plugins/General/hotkey/translations | |
| parent | 713413b17270923ac89ee841de1d8b91030c16bc (diff) | |
| download | qmmp-43fad250d15190b63a14a58167c09818a4b7856a.tar.gz qmmp-43fad250d15190b63a14a58167c09818a4b7856a.tar.bz2 qmmp-43fad250d15190b63a14a58167c09818a4b7856a.zip | |
added Finnish translation (Jiri Grönroos)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7718 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hotkey/translations')
| -rw-r--r-- | src/plugins/General/hotkey/translations/hotkey_plugin_fi.ts | 146 | ||||
| -rw-r--r-- | src/plugins/General/hotkey/translations/translations.qrc | 1 |
2 files changed, 147 insertions, 0 deletions
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 @@ +<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0"> +<context> + <name>HotkeyDialog</name> + <message> + <location filename="../hotkeydialog.ui" line="14"/> + <source>Modify Shortcut</source> + <translation>Muokkaa pikanäppäintä</translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="32"/> + <source>Press the key combination you want to assign</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../hotkeydialog.ui" line="52"/> + <source>Clear</source> + <translation>Tyhjennä</translation> + </message> +</context> +<context> + <name>HotkeyFactory</name> + <message> + <location filename="../hotkeyfactory.cpp" line="32"/> + <source>Global Hotkey Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="52"/> + <source>About Global Hotkey Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="53"/> + <source>Qmmp Global Hotkey Plugin</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="54"/> + <source>This plugin adds support for multimedia keys or global key combinations</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="55"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Toteuttanut: Ilya Kotov <forkotov02@ya.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Global Hotkey Plugin Settings</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Action</source> + <translation>Toiminto</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="47"/> + <source>Shortcut</source> + <translation>Pikanäppäin</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Reset</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../settingsdialog.cpp" line="37"/> + <source>Play</source> + <translation>Toista</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="38"/> + <source>Stop</source> + <translation>Lopeta</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="39"/> + <source>Pause</source> + <translation>Keskeytä</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="40"/> + <source>Play/Pause</source> + <translation>Toista/keskeytä</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="41"/> + <source>Next</source> + <translation>Seuraava</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="42"/> + <source>Previous</source> + <translation>Edellinen</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="43"/> + <source>Show/Hide</source> + <translation>Näytä/piilota</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="44"/> + <source>Volume +</source> + <translation>Äänenvoimakkuus +</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="45"/> + <source>Volume -</source> + <translation>Äänenvoimakkuus -</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="46"/> + <source>Forward 5 seconds</source> + <translation>Eteenpäin 5 sekuntia</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="47"/> + <source>Rewind 5 seconds</source> + <translation>Taaksepäin 5 sekuntia</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="48"/> + <source>Jump to track</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../settingsdialog.cpp" line="49"/> + <source>Mute</source> + <translation>Mykistä</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="111"/> + <source>Warning</source> + <translation>Varoitus</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="111"/> + <source>Key sequence '%1' is already used</source> + <translation type="unfinished"/> + </message> +</context> +</TS>
\ 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 @@ <file>hotkey_plugin_bg.qm</file> <file>hotkey_plugin_el.qm</file> <file>hotkey_plugin_id.qm</file> + <file>hotkey_plugin_fi.qm</file> </qresource> </RCC> |
