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_ru.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_ru.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts index 2eedcbf10..b1fc4be10 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_ru.ts @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1" language="ru"> -<defaultcodec></defaultcodec> +<!DOCTYPE TS> +<TS version="2.0" language="ru"> <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="63"/> + <location filename="../kdenotify.cpp" line="97"/> <source>Qmmp now playing:</source> <translation>Играет:</translation> </message> <message> - <location filename="../kdenotify.cpp" line="73"/> + <location filename="../kdenotify.cpp" line="107"/> <source>by </source> <translation>исполнитель</translation> </message> <message> - <location filename="../kdenotify.cpp" line="78"/> + <location filename="../kdenotify.cpp" line="112"/> <source>on </source> <translation>на</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>Модуль уведомлений KDE4</translation> </message> <message> - <location filename="../kdenotifyfactory.cpp" line="30"/> + <location filename="../kdenotifyfactory.cpp" line="50"/> <source>About KDE Notification Plugin</source> <translation>О модуле уведомлений KDE4</translation> </message> <message> - <location filename="../kdenotifyfactory.cpp" line="31"/> + <location filename="../kdenotifyfactory.cpp" line="51"/> <source>KDE 4 notification plugin for Qmmp </source> <translation>Модуль уведомлений KDE4 для Qmmp @@ -51,5 +51,10 @@ <source>Notification delay [ms]:</source> <translation>Задержка уведомления [мс]:</translation> </message> + <message> + <location filename="../settingsdialog.ui" line="47"/> + <source>Show covers</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |
