From 83882e1e8e2f3bfad601bf18a04d3ee516e3b551 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 23 May 2015 10:45:58 +0000 Subject: prepare for Greek translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4994 90c681e8-e032-0410-971d-27865f9a5e38 --- .../hotkey/translations/hotkey_plugin_el.ts | 148 +++++++++++++++++++++ .../General/hotkey/translations/translations.qrc | 1 + 2 files changed, 149 insertions(+) create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_el.ts (limited to 'src/plugins/General/hotkey') diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts new file mode 100644 index 000000000..4a2319322 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts @@ -0,0 +1,148 @@ + + + + + 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 + + + + + Mute + + + + + Warning + + + + + Key sequence '%1' is already used + + + + diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index 945feb408..90032f9e6 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -25,5 +25,6 @@ hotkey_plugin_sr_BA.qm hotkey_plugin_sr_RS.qm hotkey_plugin_bg.qm + hotkey_plugin_el.qm -- cgit v1.2.3-13-gbd6f