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 --- .../General/hal/translations/hal_plugin_he.ts | 88 ++++++++++++++++++++++ .../General/hal/translations/translations.qrc | 1 + 2 files changed, 89 insertions(+) create mode 100644 src/plugins/General/hal/translations/hal_plugin_he.ts (limited to 'src/plugins/General/hal') diff --git a/src/plugins/General/hal/translations/hal_plugin_he.ts b/src/plugins/General/hal/translations/hal_plugin_he.ts new file mode 100644 index 000000000..99e31b2d7 --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_he.ts @@ -0,0 +1,88 @@ + + + + + HalFactory + + + HAL Plugin + תוספת HAL + + + + About HAL Plugin + אודות תוספת HAL + + + + Qmmp HAL Plugin + תוספת HAL ‫Qmmp + + + + This plugin provides removable devices detection using HAL + תוספת זו מספקת איתור של התקנים ברי הזזה באמצעות HAL + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + Based on Solid (KDE hardware library) + מבוססת על Solid (ספריית קושחה של KDE) + + + + HalPlugin + + + Add CD "%1" + הוספת CD ‫"%1" + + + + Add Volume "%1" + הוספת כרך "%1" + + + + SettingsDialog + + + HAL Plugin Settings + הגדרות תוספת HAL + + + + CD Audio Detection + איתור שמע אוטומטי של CD + + + + Add tracks to playlist automatically + הוספת רצועות אוטומטית אל רשימת השמעה + + + + Remove tracks from playlist automatically + הסרת רצועות אוטומטית מן רשימת השמעה + + + + Removable Device Detection + איתור התקנים ברי הזזה + + + + Add files to playlist automatically + הוספת קבצים אוטומטית אל רשימת השמעה + + + + Remove files from playlist automatically + הסרת קבצים אוטומטית מן רשימת השמעה + + + diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index 1c874328b..12eb492f8 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -19,5 +19,6 @@ hal_plugin_ja.qm hal_plugin_sk.qm hal_plugin_es.qm + hal_plugin_he.qm -- cgit v1.2.3-13-gbd6f