diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-31 09:50:02 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-31 09:50:02 +0000 |
| commit | 9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb (patch) | |
| tree | d1a74e015c0d3730ec1c37c7010eccc97b1b6706 /src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts | |
| parent | d2ec3b2cdc1cd8b353824a124834c1294c002333 (diff) | |
| download | qmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.tar.gz qmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.tar.bz2 qmmp-9d2a0ffe435d0e871e82d7291f4844d1a7fe2efb.zip | |
added *.ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1341 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts | 39 |
1 files changed, 29 insertions, 10 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts index 104b3c401..292320d0a 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_pl.ts @@ -1,20 +1,26 @@ -<!DOCTYPE TS><TS> +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0"> <context> <name>KdeNotify</name> <message> - <location filename="../kdenotify.cpp" line="58"/> - <source>Now playing:</source> - <translation>Teraz odtwarzane:</translation> + <source>Now playing:</source> + <translation type="obsolete">Teraz odtwarzane:</translation> </message> <message> - <location filename="../kdenotify.cpp" line="68"/> - <source>by </source> - <translation>przez </translation> + <location filename="../kdenotify.cpp" line="63"/> + <source>Qmmp now playing:</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../kdenotify.cpp" line="73"/> - <source>on </source> - <translation>na </translation> + <location filename="../kdenotify.cpp" line="73"/> + <source>by </source> + <translation>przez </translation> + </message> + <message> + <location filename="../kdenotify.cpp" line="78"/> + <source>on </source> + <translation>na </translation> </message> </context> <context> @@ -24,14 +30,27 @@ <source>KDE 4 notification plugin</source> <translation>Wtyczka powiadamiania KDE 4</translation> </message> + <message> + <location filename="../kdenotifyfactory.cpp" line="30"/> + <source>About KDE Notification Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../kdenotifyfactory.cpp" line="31"/> + <source>KDE 4 notification plugin for Qmmp +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SettingsDialog</name> <message> + <location filename="../settingsdialog.ui" line="14"/> <source>KDE 4 Notification Plugin Settings</source> <translation>Ustawienia wtyczki Powiadamianie KDE 4</translation> </message> <message> + <location filename="../settingsdialog.ui" line="20"/> <source>Notification delay [ms]:</source> <translation>Czas zanikania [ms]:</translation> </message> |
