diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-01-19 13:54:50 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-01-19 13:54:50 +0000 |
| commit | 6623dcc7cd9f07571a0666d977955872ca159413 (patch) | |
| tree | b52049ebf42e595c688b1c939fea4942c22df437 /src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts | |
| parent | a2ad8e58276e02883b52b22c28eecb9c2d01f2c9 (diff) | |
| download | qmmp-6623dcc7cd9f07571a0666d977955872ca159413.tar.gz qmmp-6623dcc7cd9f07571a0666d977955872ca159413.tar.bz2 qmmp-6623dcc7cd9f07571a0666d977955872ca159413.zip | |
improved kde notification plugin (Artur Guzik)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1510 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts index f27b8c4e4..f06ed9846 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_zh_CN.ts @@ -4,17 +4,17 @@ <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="63"/> + <location filename="../kdenotify.cpp" line="97"/> <source>Qmmp now playing:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../kdenotify.cpp" line="73"/> + <location filename="../kdenotify.cpp" line="107"/> <source>by </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../kdenotify.cpp" line="78"/> + <location filename="../kdenotify.cpp" line="112"/> <source>on </source> <translation type="unfinished"></translation> </message> @@ -22,17 +22,17 @@ <context> <name>KdeNotifyFactory</name> <message> - <location filename="../kdenotifyfactory.cpp" line="10"/> + <location filename="../kdenotifyfactory.cpp" line="30"/> <source>KDE 4 notification plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../kdenotifyfactory.cpp" line="30"/> + <location filename="../kdenotifyfactory.cpp" line="50"/> <source>About KDE Notification Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../kdenotifyfactory.cpp" line="31"/> + <location filename="../kdenotifyfactory.cpp" line="51"/> <source>KDE 4 notification plugin for Qmmp </source> <translation type="unfinished"></translation> @@ -50,5 +50,10 @@ <source>Notification delay [ms]:</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../settingsdialog.ui" line="47"/> + <source>Show covers</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |
