diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-07 21:58:00 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-07 21:58:00 +0000 |
| commit | 31b71619fe8e73ad571c710a3b0b874540fccef0 (patch) | |
| tree | 915ef21e8682f456326dec80ad7031aa73befefc /src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts | |
| parent | 7649c8c957d15a0a53ff78ed93f0413729101fb8 (diff) | |
| download | qmmp-31b71619fe8e73ad571c710a3b0b874540fccef0.tar.gz qmmp-31b71619fe8e73ad571c710a3b0b874540fccef0.tar.bz2 qmmp-31b71619fe8e73ad571c710a3b0b874540fccef0.zip | |
hotkey plugin: added volume control
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1118 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts')
| -rw-r--r-- | src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts index aa477077b..be84f2811 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts @@ -85,6 +85,16 @@ <translation>Показать/Скрыть</translation> </message> <message> + <location filename="../settingsdialog.cpp" line="49"/> + <source>Volume +</source> + <translation>Громкость +</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="50"/> + <source>Volume -</source> + <translation>Громкость -</translation> + </message> + <message> <location filename="../settingsdialog.ui" line="14"/> <source>Global Hotkey Plugin Settings</source> <translation>Настройки модуля глобальных клавиш</translation> |
