From 19a2276bebf313755c37c90eed5dcaaca6140c87 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 4 Oct 2013 16:58:29 +0000 Subject: added Galician translation (author: Óscar Pereira) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3747 90c681e8-e032-0410-971d-27865f9a5e38 --- .../hotkey/translations/hotkey_plugin_gl_ES.ts | 133 +++++++++++++++++++++ .../General/hotkey/translations/translations.qrc | 1 + 2 files changed, 134 insertions(+) create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts (limited to 'src/plugins/General/hotkey') diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts new file mode 100644 index 000000000..ce2152b60 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts @@ -0,0 +1,133 @@ + + + + + HotkeyDialog + + + Modify Shortcut + + + + + Press the key combination you want to assign + + + + + Clear + + + + + HotkeyFactory + + + Global Hotkey Plugin + + + + + About Global Hotkey Plugin + + + + + Qmmp Global Hotkey Plugin + + + + + This plugin adds support for multimedia keys or global key combinations + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Global Hotkey Plugin Settings + + + + + Action + + + + + Shortcut + + + + + Reset + + + + + Play + + + + + Stop + + + + + Pause + + + + + Play/Pause + + + + + Next + + + + + Previous + + + + + Show/Hide + + + + + Volume + + + + + + Volume - + + + + + Forward 5 seconds + + + + + Rewind 5 seconds + + + + + Jump to track + + + + diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index 1c6b06fca..46a368165 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -20,5 +20,6 @@ hotkey_plugin_sk.qm hotkey_plugin_es.qm hotkey_plugin_he.qm + hotkey_plugin_gl_ES.qm -- cgit v1.2.3-13-gbd6f