diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-05-14 20:14:06 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-05-14 20:14:06 +0000 |
| commit | 7a58fffbdde6f66821fe9103baf280410f70c812 (patch) | |
| tree | 28041541a7e0ee84c2bfc3d85e6203ad51ba93a5 /src/plugins/General/notifier/translations/notifier_plugin_cs.ts | |
| parent | 5e0ebccbd6ca1cf13df75c3f9bf515c5128cef7d (diff) | |
| download | qmmp-7a58fffbdde6f66821fe9103baf280410f70c812.tar.gz qmmp-7a58fffbdde6f66821fe9103baf280410f70c812.tar.bz2 qmmp-7a58fffbdde6f66821fe9103baf280410f70c812.zip | |
updated Chezh translation (author: Karel Volny)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@370 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/notifier/translations/notifier_plugin_cs.ts')
| -rw-r--r-- | src/plugins/General/notifier/translations/notifier_plugin_cs.ts | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_cs.ts b/src/plugins/General/notifier/translations/notifier_plugin_cs.ts new file mode 100644 index 000000000..35513a345 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_cs.ts @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="cs"> +<defaultcodec></defaultcodec> +<context> + <name>NotifierFactory</name> + <message> + <location filename="../notifierfactory.cpp" line="30"/> + <source>Notifier Plugin</source> + <translation>Notifikační modul</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="49"/> + <source>About Notifier Plugin</source> + <translation>O notifikačním modulu</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="50"/> + <source>Qmmp Notifier Plugin</source> + <translation>Notifikační modul Qmmp</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="51"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>Notifier Plugin Settings</source> + <translation>Nastavení notifikačního modulu</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="19"/> + <source>Psi Notification</source> + <translation>Notifikace v Psi</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="25"/> + <source>Enable Psi notification</source> + <translation>Povolit notifikaci v Psi</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="35"/> + <source>Desktop Notification</source> + <translation>Notifikace na pracovní ploše</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="41"/> + <source>Enable desktop notification</source> + <translation>Povolit notifikaci na pracovní ploše</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="48"/> + <source>Message delay, ms:</source> + <translation>Prodleva zprávy, ms:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="74"/> + <source>Position</source> + <translation>Umístění</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="248"/> + <source>OK</source> + <translation>OK</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="255"/> + <source>Cancel</source> + <translation>Zrušit</translation> + </message> +</context> +</TS> |
