From 30ec69e4baa2307bddd3beac96b3efef37558d27 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 1 Dec 2012 19:51:33 +0000 Subject: added Hebrew translation (author: Genghis Khan) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3006 90c681e8-e032-0410-971d-27865f9a5e38 --- .../hotkey/translations/hotkey_plugin_he.ts | 133 +++++++++++++++++++++ .../General/hotkey/translations/translations.qrc | 1 + 2 files changed, 134 insertions(+) create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_he.ts (limited to 'src/plugins/General/hotkey') diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts new file mode 100644 index 000000000..0b3ea2607 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_he.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 + תוספת מקש חם גלובלי Qmmp + + + + This plugin adds support for multimedia keys or global key combinations + תוספת זו מוסיפה תמיכה עבור מקשי מולטימדיה או צירופי מקש גלובלי + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: 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 + 5 שניות קדימה + + + + Rewind 5 seconds + 5 שניות אחורה + + + + Jump to track + קפיצה אל רצועה + + + diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index 2ef14c119..1c6b06fca 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -19,5 +19,6 @@ hotkey_plugin_ja.qm hotkey_plugin_sk.qm hotkey_plugin_es.qm + hotkey_plugin_he.qm -- cgit v1.2.3-13-gbd6f