diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-02-27 15:35:31 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-02-27 15:35:31 +0000 |
| commit | ce3cede8e1a681db0ad13477881058f6c3c5a6c6 (patch) | |
| tree | 7bfec17a579266f05968e05d2274bae7854d0f7d /src/plugins/General/hotkey | |
| parent | d36f67b99809a6fd3ca88832a998a0a1fd0de890 (diff) | |
| download | qmmp-ce3cede8e1a681db0ad13477881058f6c3c5a6c6.tar.gz qmmp-ce3cede8e1a681db0ad13477881058f6c3c5a6c6.tar.bz2 qmmp-ce3cede8e1a681db0ad13477881058f6c3c5a6c6.zip | |
updated Czech translation (Karel Volný)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@809 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hotkey')
| -rw-r--r-- | src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts | 41 |
1 files changed, 20 insertions, 21 deletions
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts index 47e4b86d2..583c6c548 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts @@ -1,22 +1,21 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.0"> +<!DOCTYPE TS><TS version="1.1" language="pl"> <context> <name>HotkeyDialog</name> <message> <location filename="../hotkeydialog.ui" line="14"/> <source>Modify Shortcut</source> - <translation type="unfinished"></translation> + <translation>Změnit zkratku</translation> </message> <message> <location filename="../hotkeydialog.ui" line="29"/> <source>Press the key combination you want to assign</source> - <translation type="unfinished"></translation> + <translation>Stlačte kombinaci kláves, kterou chcete přiřadit</translation> </message> <message> <location filename="../hotkeydialog.ui" line="43"/> <source>Clear</source> - <translation type="unfinished"></translation> + <translation>Smazat</translation> </message> </context> <context> @@ -24,27 +23,27 @@ <message> <location filename="../hotkeyfactory.cpp" line="30"/> <source>Global Hotkey Plugin</source> - <translation type="unfinished"></translation> + <translation>Modul klávesových zkratek</translation> </message> <message> <location filename="../hotkeyfactory.cpp" line="50"/> <source>About Global Hotkey Plugin</source> - <translation type="unfinished"></translation> + <translation>O modulu klávesových zkratek</translation> </message> <message> <location filename="../hotkeyfactory.cpp" line="51"/> <source>Qmmp Global Hotkey Plugin</source> - <translation type="unfinished"></translation> + <translation>Modul Qmmp pro klávesové zkratky</translation> </message> <message> <location filename="../hotkeyfactory.cpp" line="52"/> <source>This plugin adds support for multimedia keys or global key combinations</source> - <translation type="unfinished"></translation> + <translation>Tento modul přidává podporu multimediálních kláves a globálních klávesových zkratek</translation> </message> <message> <location filename="../hotkeyfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -52,57 +51,57 @@ <message> <location filename="../settingsdialog.cpp" line="42"/> <source>Play</source> - <translation type="unfinished"></translation> + <translation>Hrát</translation> </message> <message> <location filename="../settingsdialog.cpp" line="43"/> <source>Stop</source> - <translation type="unfinished"></translation> + <translation>Zastavit</translation> </message> <message> <location filename="../settingsdialog.cpp" line="44"/> <source>Pause</source> - <translation type="unfinished"></translation> + <translation>Pauza</translation> </message> <message> <location filename="../settingsdialog.cpp" line="45"/> <source>Play/Pause</source> - <translation type="unfinished"></translation> + <translation>Hrát/Pauza</translation> </message> <message> <location filename="../settingsdialog.cpp" line="46"/> <source>Next</source> - <translation type="unfinished"></translation> + <translation>Další</translation> </message> <message> <location filename="../settingsdialog.cpp" line="47"/> <source>Previous</source> - <translation type="unfinished"></translation> + <translation>Předchozí</translation> </message> <message> <location filename="../settingsdialog.cpp" line="48"/> <source>Show/Hide</source> - <translation type="unfinished"></translation> + <translation>Zobrazit/Skrýt</translation> </message> <message> <location filename="../settingsdialog.ui" line="14"/> <source>Global Hotkey Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>Nastavení modulu klávesových zkratek</translation> </message> <message> <location filename="../settingsdialog.ui" line="42"/> <source>Action</source> - <translation type="unfinished"></translation> + <translation>Akce</translation> </message> <message> <location filename="../settingsdialog.ui" line="47"/> <source>Shortcut</source> - <translation type="unfinished"></translation> + <translation>Zkratka</translation> </message> <message> <location filename="../settingsdialog.ui" line="55"/> <source>Reset</source> - <translation type="unfinished"></translation> + <translation>Obnovit</translation> </message> </context> </TS> |
