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_cs.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_cs.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts new file mode 100644 index 000000000..f27b8c4e4 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts @@ -0,0 +1,54 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0"> +<context> + <name>KdeNotify</name> + <message> + <location filename="../kdenotify.cpp" line="63"/> + <source>Qmmp now playing:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../kdenotify.cpp" line="73"/> + <source>by </source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../kdenotify.cpp" line="78"/> + <source>on </source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>KdeNotifyFactory</name> + <message> + <location filename="../kdenotifyfactory.cpp" line="10"/> + <source>KDE 4 notification plugin</source> + <translation type="unfinished"></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 type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="20"/> + <source>Notification delay [ms]:</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
