diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-11-22 20:57:47 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-11-22 20:57:47 +0000 |
| commit | 9d8f0697dd8dc7afc9d9cce4fcb3e3bde1f33c03 (patch) | |
| tree | 9feda4fdeb6276fcbe37b5f1a7d30f1e183ab844 /src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts | |
| parent | c55a56f1c2f5110f488d745cdf2c204f04c49701 (diff) | |
| download | qmmp-9d8f0697dd8dc7afc9d9cce4fcb3e3bde1f33c03.tar.gz qmmp-9d8f0697dd8dc7afc9d9cce4fcb3e3bde1f33c03.tar.bz2 qmmp-9d8f0697dd8dc7afc9d9cce4fcb3e3bde1f33c03.zip | |
updated Russian translation (Alexey Loginov)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7729 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 | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts index dfef595c0..b8bb9e1e7 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="ru_RU"> +<TS version="2.0" language="ru"> <context> <name>HotkeyDialog</name> <message> @@ -50,6 +50,26 @@ <context> <name>SettingsDialog</name> <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Global Hotkey Plugin Settings</source> + <translation>Настройки модуля глобальных клавиш</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Action</source> + <translation>Действие</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="47"/> + <source>Shortcut</source> + <translation>Горячая клавиша</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Reset</source> + <translation>Сбросить</translation> + </message> + <message> <location filename="../settingsdialog.cpp" line="37"/> <source>Play</source> <translation>Воспроизвести</translation> @@ -122,27 +142,7 @@ <message> <location filename="../settingsdialog.cpp" line="111"/> <source>Key sequence '%1' is already used</source> - <translation>Сочитание клавиш "%1" уже используется</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>Global Hotkey Plugin Settings</source> - <translation>Настройки модуля глобальных клавиш</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="42"/> - <source>Action</source> - <translation>Действие</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="47"/> - <source>Shortcut</source> - <translation>Горячая клавиша</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="55"/> - <source>Reset</source> - <translation>Сбросить</translation> + <translation>Сочетание клавиш "%1" уже используется</translation> </message> </context> </TS> |
