aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/kdenotify/translations
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-11-12 16:13:13 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-11-12 16:13:13 +0000
commit43fad250d15190b63a14a58167c09818a4b7856a (patch)
treef2bf86a8cb83d24a0c116ea31f9e85a56ebe27bc /src/plugins/General/kdenotify/translations
parent713413b17270923ac89ee841de1d8b91030c16bc (diff)
downloadqmmp-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/kdenotify/translations')
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_fi.ts72
-rw-r--r--src/plugins/General/kdenotify/translations/translations.qrc1
2 files changed, 73 insertions, 0 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_fi.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_fi.ts
new file mode 100644
index 000000000..704b1eed5
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_fi.ts
@@ -0,0 +1,72 @@
+<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="121"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"/>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="32"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="52"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="53"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"/>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="39"/>
+ <source>Options</source>
+ <translation>Valinnat</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="45"/>
+ <source>Notification delay [s]:</source>
+ <translation>Ilmoituksen viive [s]:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="75"/>
+ <source>Update visible notification instead create new</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="85"/>
+ <source>Appearance</source>
+ <translation>Ulkoasu</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="91"/>
+ <source>Show covers</source>
+ <translation>Näytä kannet</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="100"/>
+ <source>Edit template</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../settingsdialog.cpp" line="75"/>
+ <source>Notification Template</source>
+ <translation type="unfinished"/>
+ </message>
+</context>
+</TS> \ No newline at end of file
diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc
index 692d5635c..4fc5a7230 100644
--- a/src/plugins/General/kdenotify/translations/translations.qrc
+++ b/src/plugins/General/kdenotify/translations/translations.qrc
@@ -27,5 +27,6 @@
<file>kdenotify_plugin_bg.qm</file>
<file>kdenotify_plugin_el.qm</file>
<file>kdenotify_plugin_id.qm</file>
+ <file>kdenotify_plugin_fi.qm</file>
</qresource>
</RCC>