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_uk_UA.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_uk_UA.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts | 25 |
1 files changed, 13 insertions, 12 deletions
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 f18ed40db..586556c03 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts @@ -1,24 +1,20 @@ <?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> - <source>Now playing:</source> - <translation type="obsolete">Відтворюється:</translation> - </message> - <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> @@ -26,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 @@ -55,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> |
