aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/SeekOption
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption')
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_fi.ts20
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/translations/translations.qrc1
2 files changed, 21 insertions, 0 deletions
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 @@
+<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0">
+<context>
+ <name>SeekOption</name>
+ <message>
+ <location filename="../seekoption.cpp" line="38"/>
+ <source>Seek to position in the current track</source>
+ <translation>Siirry sijaintiin nykyisessä kappaleessa</translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="39"/>
+ <source>Seek forward</source>
+ <translation>Siirry eteenpäin</translation>
+ </message>
+ <message>
+ <location filename="../seekoption.cpp" line="40"/>
+ <source>Seek backwards</source>
+ <translation>Siirry taaksepäin</translation>
+ </message>
+</context>
+</TS> \ 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 @@
<file>seek_plugin_bg.qm</file>
<file>seek_plugin_el.qm</file>
<file>seek_plugin_id.qm</file>
+ <file>seek_plugin_fi.qm</file>
</qresource>
</RCC>