diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-03-09 16:40:12 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-03-09 16:40:12 +0000 |
| commit | e36823527893c3948b5b76002c01a34b403f8efc (patch) | |
| tree | 2bb530f04c8429fbe3e146ef561d553b76f9201b /src/plugins/General/hotkey | |
| parent | 88bf3be865f7260c675b7b6fb6a22c8d17e23f62 (diff) | |
| download | qmmp-e36823527893c3948b5b76002c01a34b403f8efc.tar.gz qmmp-e36823527893c3948b5b76002c01a34b403f8efc.tar.bz2 qmmp-e36823527893c3948b5b76002c01a34b403f8efc.zip | |
updated Czech translation (Jaroslav Lichtblau)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4785 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hotkey')
| -rw-r--r-- | src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts index 1db5781b3..c4c80555f 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts @@ -50,6 +50,26 @@ <context> <name>SettingsDialog</name> <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Global Hotkey Plugin Settings</source> + <translation>Nastavení modulu klávesových zkratek</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Action</source> + <translation>Akce</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="47"/> + <source>Shortcut</source> + <translation>Zkratka</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Reset</source> + <translation>Původní</translation> + </message> + <message> <location filename="../settingsdialog.cpp" line="37"/> <source>Play</source> <translation>Hrát</translation> @@ -124,25 +144,5 @@ <source>Key sequence '%1' is already used</source> <translation type="unfinished"></translation> </message> - <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>Global Hotkey Plugin Settings</source> - <translation>Nastavení modulu klávesových zkratek</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="42"/> - <source>Action</source> - <translation>Akce</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="47"/> - <source>Shortcut</source> - <translation>Zkratka</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="55"/> - <source>Reset</source> - <translation>Původní</translation> - </message> </context> </TS> |
