diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-04-05 20:17:44 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-04-05 20:17:44 +0000 |
| commit | 1f53a36475802116e84dded35a98ba65626df90a (patch) | |
| tree | fdde5a72a9e56267db85d7edd5de6f55af0b1cc7 /src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts | |
| parent | 5d36fc98068cf901b3463f596084de40875ee481 (diff) | |
| download | qmmp-1f53a36475802116e84dded35a98ba65626df90a.tar.gz qmmp-1f53a36475802116e84dded35a98ba65626df90a.tar.bz2 qmmp-1f53a36475802116e84dded35a98ba65626df90a.zip | |
kde notifier: better compatibility with opendesktop notification server 1.1 spec, removedhtml tags and other imrovements (patch by Artur Guzik)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1656 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts | 29 |
1 files changed, 22 insertions, 7 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts index f9ce9c765..57c6d1b11 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_de.ts @@ -4,7 +4,7 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="104"/> + <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> <translation>Qmmp spielt zurzeit:</translation> </message> @@ -36,22 +36,37 @@ <translation>Einstellungen KDE-4-Benachrichtigungsmodul</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Notification delay [ms]:</source> - <translation>Benachrichtigungsdauer (ms):</translation> + <location filename="../settingsdialog.ui" line="39"/> + <source>Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> + <source>Notification delay [s]:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="75"/> + <source>Update visible notification instead create new</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="85"/> + <source>Appearance</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.ui" line="46"/> + <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> <translation>Cover anzeigen</translation> </message> <message> - <location filename="../settingsdialog.ui" line="55"/> + <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="73"/> + <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> <translation type="unfinished"></translation> </message> |
