aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-10-31 09:50:02 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-10-31 09:50:02 +0000
commit9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb (patch)
treed1a74e015c0d3730ec1c37c7010eccc97b1b6706 /src/plugins/General
parentd2ec3b2cdc1cd8b353824a124834c1294c002333 (diff)
downloadqmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.tar.gz
qmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.tar.bz2
qmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.zip
added *.ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1341 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
-rw-r--r--src/plugins/General/kdenotify/kdenotify.pro10
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts54
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts54
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_it.ts54
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_lt.ts54
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts39
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts54
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_tr.ts54
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts29
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts54
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts54
-rw-r--r--src/plugins/General/kdenotify/translations/translations.qrc18
12 files changed, 508 insertions, 20 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro
index d9f8838fc..f5f393090 100644
--- a/src/plugins/General/kdenotify/kdenotify.pro
+++ b/src/plugins/General/kdenotify/kdenotify.pro
@@ -26,5 +26,15 @@ SOURCES += kdenotifyfactory.cpp \
HEADERS += kdenotifyfactory.h \
kdenotify.h \
settingsdialog.h
+TRANSLATIONS = translations/kdenotify_plugin_cs.ts \
+ translations/kdenotify_plugin_de.ts \
+ translations/kdenotify_plugin_zh_CN.ts \
+ translations/kdenotify_plugin_zh_TW.ts \
+ translations/kdenotify_plugin_ru.ts \
+ translations/kdenotify_plugin_pl.ts \
+ translations/kdenotify_plugin_uk_UA.ts \
+ translations/kdenotify_plugin_it.ts \
+ translations/kdenotify_plugin_tr.ts \
+ translations/kdenotify_plugin_lt.ts
RESOURCES += translations/translations.qrc
FORMS += settingsdialog.ui
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts
new file mode 100644
index 000000000..f27b8c4e4
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="10"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="20"/>
+ <source>Notification delay [ms]:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts
new file mode 100644
index 000000000..f27b8c4e4
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="10"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="20"/>
+ <source>Notification delay [ms]:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_it.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_it.ts
new file mode 100644
index 000000000..f27b8c4e4
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_it.ts
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="10"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="20"/>
+ <source>Notification delay [ms]:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_lt.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_lt.ts
new file mode 100644
index 000000000..f27b8c4e4
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_lt.ts
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="10"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="20"/>
+ <source>Notification delay [ms]:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts
index 104b3c401..292320d0a 100644
--- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts
@@ -1,20 +1,26 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
<context>
<name>KdeNotify</name>
<message>
- <location filename="../kdenotify.cpp" line="58"/>
- <source>Now playing:</source>
- <translation>Teraz odtwarzane:</translation>
+ <source>Now playing:</source>
+ <translation type="obsolete">Teraz odtwarzane:</translation>
</message>
<message>
- <location filename="../kdenotify.cpp" line="68"/>
- <source>by </source>
- <translation>przez </translation>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../kdenotify.cpp" line="73"/>
- <source>on </source>
- <translation>na </translation>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation>przez </translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation>na </translation>
</message>
</context>
<context>
@@ -24,14 +30,27 @@
<source>KDE 4 notification plugin</source>
<translation>Wtyczka powiadamiania KDE 4</translation>
</message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
<message>
+ <location filename="../settingsdialog.ui" line="14"/>
<source>KDE 4 Notification Plugin Settings</source>
<translation>Ustawienia wtyczki Powiadamianie KDE 4</translation>
</message>
<message>
+ <location filename="../settingsdialog.ui" line="20"/>
<source>Notification delay [ms]:</source>
<translation>Czas zanikania [ms]:</translation>
</message>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts
new file mode 100644
index 000000000..f27b8c4e4
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="10"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="20"/>
+ <source>Notification delay [ms]:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_tr.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_tr.ts
new file mode 100644
index 000000000..f27b8c4e4
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_tr.ts
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="10"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="20"/>
+ <source>Notification delay [ms]:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts
index 71ba369d1..9afa82ff3 100644
--- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts
@@ -1,20 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="1.1" language="uk">
-<defaultcodec></defaultcodec>
+<!DOCTYPE TS>
+<TS version="2.0" language="uk">
<context>
<name>KdeNotify</name>
<message>
- <location filename="../kdenotify.cpp" line="58"/>
<source>Now playing:</source>
- <translation>Відтворюється:</translation>
+ <translation type="obsolete">Відтворюється:</translation>
</message>
<message>
- <location filename="../kdenotify.cpp" line="68"/>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
<source>by </source>
<translation>виконавець</translation>
</message>
<message>
- <location filename="../kdenotify.cpp" line="73"/>
+ <location filename="../kdenotify.cpp" line="78"/>
<source>on </source>
<translation>на</translation>
</message>
@@ -26,14 +30,27 @@
<source>KDE 4 notification plugin</source>
<translation>Модуль повідомлень KDE4</translation>
</message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SettingsDialog</name>
<message>
+ <location filename="../settingsdialog.ui" line="14"/>
<source>KDE 4 Notification Plugin Settings</source>
<translation>Налаштування модуля повідомлень KDE4</translation>
</message>
<message>
+ <location filename="../settingsdialog.ui" line="20"/>
<source>Notification delay [ms]:</source>
<translation>Час показу [мс]:</translation>
</message>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts
new file mode 100644
index 000000000..f27b8c4e4
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="10"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="20"/>
+ <source>Notification delay [ms]:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts
new file mode 100644
index 000000000..f27b8c4e4
--- /dev/null
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_TW.ts
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>KdeNotify</name>
+ <message>
+ <location filename="../kdenotify.cpp" line="63"/>
+ <source>Qmmp now playing:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="73"/>
+ <source>by </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotify.cpp" line="78"/>
+ <source>on </source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>KdeNotifyFactory</name>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="10"/>
+ <source>KDE 4 notification plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="30"/>
+ <source>About KDE Notification Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../kdenotifyfactory.cpp" line="31"/>
+ <source>KDE 4 notification plugin for Qmmp
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>KDE 4 Notification Plugin Settings</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="20"/>
+ <source>Notification delay [ms]:</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc
index a1560ef64..8f5b102d3 100644
--- a/src/plugins/General/kdenotify/translations/translations.qrc
+++ b/src/plugins/General/kdenotify/translations/translations.qrc
@@ -1,5 +1,15 @@
-<RCC>
- <qresource prefix="/">
- <file>kdenotify_plugin_pl.qm</file>
- </qresource>
+<!DOCTYPE RCC>
+<RCC version="1.0">
+ <qresource>
+ <file>kdenotify_plugin_it.qm</file>
+ <file>kdenotify_plugin_cs.qm</file>
+ <file>kdenotify_plugin_de.qm</file>
+ <file>kdenotify_plugin_zh_CN.qm</file>
+ <file>kdenotify_plugin_zh_TW.qm</file>
+ <file>kdenotify_plugin_pl.qm</file>
+ <file>kdenotify_plugin_ru.qm</file>
+ <file>kdenotify_plugin_uk_UA.qm</file>
+ <file>kdenotify_plugin_tr.qm</file>
+ <file>kdenotify_plugin_lt.qm</file>
+ </qresource>
</RCC>