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 --- .../SeekOption/translations/seek_plugin_fi.ts | 20 ++++++++++++++++++++ .../SeekOption/translations/translations.qrc | 1 + 2 files changed, 21 insertions(+) create mode 100644 src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fi.ts (limited to 'src/plugins/CommandLineOptions/SeekOption') diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fi.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fi.ts new file mode 100644 index 000000000..f81f1dc68 --- /dev/null +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fi.ts @@ -0,0 +1,20 @@ + + + SeekOption + + + Seek to position in the current track + Siirry sijaintiin nykyisessä kappaleessa + + + + Seek forward + Siirry eteenpäin + + + + Seek backwards + Siirry taaksepäin + + + \ No newline at end of file diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc index 7f04facc4..34724a46c 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc +++ b/src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc @@ -27,5 +27,6 @@ seek_plugin_bg.qm seek_plugin_el.qm seek_plugin_id.qm + seek_plugin_fi.qm -- cgit v1.2.3-13-gbd6f