diff options
| author | motsyo <motsyo@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-31 06:18:59 +0000 |
|---|---|---|
| committer | motsyo <motsyo@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-31 06:18:59 +0000 |
| commit | d2ec3b2cdc1cd8b353824a124834c1294c002333 (patch) | |
| tree | 16e1405cf37997056114fb34f6f5a073525e5904 /src/plugins/General/kdenotify | |
| parent | 26da2f9c144799264e2d36bf2988ba8bc404ee11 (diff) | |
| download | qmmp-d2ec3b2cdc1cd8b353824a124834c1294c002333.tar.gz qmmp-d2ec3b2cdc1cd8b353824a124834c1294c002333.tar.bz2 qmmp-d2ec3b2cdc1cd8b353824a124834c1294c002333.zip | |
updated Ukrainian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1339 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts | 41 |
1 files changed, 41 insertions, 0 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 new file mode 100644 index 000000000..71ba369d1 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_uk_UA.ts @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="uk"> +<defaultcodec></defaultcodec> +<context> + <name>KdeNotify</name> + <message> + <location filename="../kdenotify.cpp" line="58"/> + <source>Now playing:</source> + <translation>Відтворюється:</translation> + </message> + <message> + <location filename="../kdenotify.cpp" line="68"/> + <source>by </source> + <translation>виконавець</translation> + </message> + <message> + <location filename="../kdenotify.cpp" line="73"/> + <source>on </source> + <translation>на</translation> + </message> +</context> +<context> + <name>KdeNotifyFactory</name> + <message> + <location filename="../kdenotifyfactory.cpp" line="10"/> + <source>KDE 4 notification plugin</source> + <translation>Модуль повідомлень KDE4</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <source>KDE 4 Notification Plugin Settings</source> + <translation>Налаштування модуля повідомлень KDE4</translation> + </message> + <message> + <source>Notification delay [ms]:</source> + <translation>Час показу [мс]:</translation> + </message> +</context> +</TS> |
