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 --- .../converter/translations/converter_plugin_he.ts | 254 +++++++++++++++++++++ .../converter/translations/translations.qrc | 1 + .../translations/covermanager_plugin_he.ts | 103 +++++++++ .../covermanager/translations/translations.qrc | 1 + .../fileops/translations/fileops_plugin_he.ts | 235 +++++++++++++++++++ .../General/fileops/translations/translations.qrc | 1 + .../General/hal/translations/hal_plugin_he.ts | 88 +++++++ .../General/hal/translations/translations.qrc | 1 + .../hotkey/translations/hotkey_plugin_he.ts | 133 +++++++++++ .../General/hotkey/translations/translations.qrc | 1 + .../kdenotify/translations/kdenotify_plugin_he.ts | 75 ++++++ .../kdenotify/translations/translations.qrc | 1 + .../lyrics/translations/lyrics_plugin_he.ts | 106 +++++++++ .../General/lyrics/translations/translations.qrc | 1 + .../General/mpris/translations/mpris_plugin_he.ts | 27 +++ .../General/mpris/translations/translations.qrc | 1 + .../notifier/translations/notifier_plugin_he.ts | 114 +++++++++ .../General/notifier/translations/translations.qrc | 1 + .../scrobbler/translations/scrobbler_plugin_he.ts | 65 ++++++ .../scrobbler/translations/translations.qrc | 1 + .../translations/statusicon_plugin_he.ts | 152 ++++++++++++ .../statusicon/translations/translations.qrc | 1 + .../translations/streambrowser_plugin_he.ts | 135 +++++++++++ .../streambrowser/translations/translations.qrc | 1 + .../General/udisks/translations/translations.qrc | 1 + .../udisks/translations/udisks_plugin_he.ts | 83 +++++++ 26 files changed, 1583 insertions(+) create mode 100644 src/plugins/General/converter/translations/converter_plugin_he.ts create mode 100644 src/plugins/General/covermanager/translations/covermanager_plugin_he.ts create mode 100644 src/plugins/General/fileops/translations/fileops_plugin_he.ts create mode 100644 src/plugins/General/hal/translations/hal_plugin_he.ts create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_he.ts create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_he.ts create mode 100644 src/plugins/General/lyrics/translations/lyrics_plugin_he.ts create mode 100644 src/plugins/General/mpris/translations/mpris_plugin_he.ts create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_he.ts create mode 100644 src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts create mode 100644 src/plugins/General/statusicon/translations/statusicon_plugin_he.ts create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts create mode 100644 src/plugins/General/udisks/translations/udisks_plugin_he.ts (limited to 'src/plugins/General') diff --git a/src/plugins/General/converter/translations/converter_plugin_he.ts b/src/plugins/General/converter/translations/converter_plugin_he.ts new file mode 100644 index 000000000..d8fde083f --- /dev/null +++ b/src/plugins/General/converter/translations/converter_plugin_he.ts @@ -0,0 +1,254 @@ + + + + + Converter + + + Track: %1 + רצועה: %1 + + + + Preset: %1 + + + + + Encoding... + מקודד כעת... + + + + ConverterDialog + + + Converter Settings + הגדרות ממיר + + + + Select tracks to convert: + בחירת רצועות להמרה: + + + + Output directory: + פלט מדור: + + + + Output file name: + פלט שם קובץ: + + + + Preset: + + + + + Overwrite existing files + החלף קבצים קיימים + + + + Choose a directory + בחירת מדור + + + + Artist + אמן + + + + Album + אלבום + + + + Title + כותרת + + + + Track number + מספר רצועה + + + + Two-digit track number + מספר רצועה דו ספרתי + + + + Genre + ז'אנר + + + + Comment + הערה + + + + Composer + מלחין + + + + Duration + משך + + + + Disc number + מספר תקליטור + + + + File name + שם קובץ + + + + Year + שנה + + + + Condition + תנאי + + + + Create + יצירה + + + + Edit + עריכה + + + + Create a copy + יצירת עותק + + + + Delete + מחיקה + + + + ConverterFactory + + + Converter Plugin + תוספת ממירה + + + + About Converter Plugin + אודות תוספת ממירה + + + + Qmmp Converter Plugin + תוספת ממירה Qmmp + + + + This plugin converts supported audio files to other file formats using external command-line encoders + תוספת זו ממירה קבצי שמע נתמכים אל פורמט קובץ באמצעות שורת פקודה של מקודדים חיצוניים + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + ConverterHelper + + + Convert + המר + + + + Meta+C + + + + + Converting... + ממיר כעת... + + + + Cancel + ביטול + + + + PresetEditor + + + Preset Editor + + + + + General + כלליות + + + + Name: + שם: + + + + Extension: + סיומת: + + + + Command + פקודה + + + + Options + אפשרויות + + + + Write tags + כתוב תגיות + + + + Convert to 16 bit + המר אל 16 סיביות + + + + %1 (Read Only) + %1 (לקריאה בלבד) + + + + Output file + קובץ פלט + + + + Input file + קובץ קלט + + + diff --git a/src/plugins/General/converter/translations/translations.qrc b/src/plugins/General/converter/translations/translations.qrc index 7d7f6cbc4..bbd0fc27c 100644 --- a/src/plugins/General/converter/translations/translations.qrc +++ b/src/plugins/General/converter/translations/translations.qrc @@ -19,5 +19,6 @@ converter_plugin_ja.qm converter_plugin_sk.qm converter_plugin_es.qm + converter_plugin_he.qm diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_he.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_he.ts new file mode 100644 index 000000000..d058464f0 --- /dev/null +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_he.ts @@ -0,0 +1,103 @@ + + + + + CoverManager + + + Show Cover + הצגת כיסוי + + + + Ctrl+M + + + + + CoverManagerFactory + + + Cover Manager Plugin + תוספת ניהול כיסוי + + + + About Cover Manager Plugin + אודות תוספת ניהול כיסוי + + + + Qmmp Cover Manager Plugin + תוספת ניהול כיסוי Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + CoverWidget + + + &Save As... + &שמירה בשם... + + + + Ctrl+S + + + + + Size + מידה + + + + Actual Size + מידה ממשית + + + + 128x128 + + + + + 256x256 + + + + + 512x512 + + + + + 1024x1024 + + + + + &Close + &סגירה + + + + Alt+F4 + + + + + Save Cover As + שמירת כיסוי בשם + + + + Images + תמונות + + + diff --git a/src/plugins/General/covermanager/translations/translations.qrc b/src/plugins/General/covermanager/translations/translations.qrc index 9097ddef7..d6e7b194b 100644 --- a/src/plugins/General/covermanager/translations/translations.qrc +++ b/src/plugins/General/covermanager/translations/translations.qrc @@ -19,5 +19,6 @@ covermanager_plugin_ja.qm covermanager_plugin_sk.qm covermanager_plugin_es.qm + covermanager_plugin_he.qm diff --git a/src/plugins/General/fileops/translations/fileops_plugin_he.ts b/src/plugins/General/fileops/translations/fileops_plugin_he.ts new file mode 100644 index 000000000..437195bc6 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_he.ts @@ -0,0 +1,235 @@ + + + + + FileOps + + + Error + שגיאה + + + + Destination directory doesn't exist + מדור יעד לא קיים + + + + Copying + מעתיק כעת + העתקה + + + + Stop + הפסקה + + + + Copying file %1/%2 + העתקת קובץ %1/%2 + + + + Remove files + הסרת קבצים + + + + Are you sure you want to remove %n file(s) from disk? + + האם אכן ברצונך להסיר קובץ %n מן הכונן? + האם אכן ברצונך להסיר %n קבצים מן הכונן? + + + + + FileOpsFactory + + + File Operations Plugin + תוספת מבצעי קובץ + + + + About File Operations Plugin + אודות תוספת מבצעי קובץ + + + + Qmmp File Operations Plugin + תוספת מבצעי קובץ Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + HotkeyDialog + + + Modify Shortcut + התאמת קיצור קרך + + + + Press the key combination you want to assign + נא להזין את צירוף המקשים שברצונך להקצות + + + + Clear + טיהור + + + + SettingsDialog + + + File Operations Settings + הגדרות מבצעי קובץ + + + + Enabled + מאופשר + + + + Operation + מבצע + + + + Menu text + תמליל תפריט + + + + Shortcut + קיצור דרך + + + + Add + הוספה + + + + + + Remove + הסרה + + + + Destination: + יעד: + + + + + ... + + + + + File name pattern: + דפוס שם קובץ: + + + + + Copy + העתקה + + + + + Rename + שינוי שם + + + + New action + פעולה חדשה + + + + Artist + אמן + + + + Album + אלבום + + + + Title + כותרת + + + + Track number + מספר רצועה + + + + Two-digit track number + מספר רצועה דו ספרתי + + + + Genre + ז'אנר + + + + Comment + הערה + + + + Composer + מלחין + + + + Duration + משך + + + + Disc number + מספר תקליטור + + + + File name + שם קובץ + + + + File path + נתיב קובץ + + + + Year + שנה + + + + Condition + תנאי + + + + Choose a directory + בחירת מדור + + + diff --git a/src/plugins/General/fileops/translations/translations.qrc b/src/plugins/General/fileops/translations/translations.qrc index 1f478bc29..dbd8668bc 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -19,5 +19,6 @@ fileops_plugin_ja.qm fileops_plugin_sk.qm fileops_plugin_es.qm + fileops_plugin_he.qm 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 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 diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_he.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_he.ts new file mode 100644 index 000000000..891e70459 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_he.ts @@ -0,0 +1,75 @@ + + + + + KdeNotify + + + Qmmp now playing: + Qmmp מנגן כעת: + + + + KdeNotifyFactory + + + KDE 4 notification plugin + תוספת התראה KDE 4 + + + + About KDE Notification Plugin + אודות תוספת התראה KDE 4 + + + + KDE 4 notification plugin for Qmmp + + תוספת התראה KDE 4 עבור Qmmp + + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + הגדרות תוספת התראה KDE 4 + + + + Options + אפשרויות + + + + Notification delay [s]: + שיהוי התראה [ש]: + + + + Update visible notification instead create new + עדכון התראות נראות במקום ליצור חדשות + + + + Appearance + הופעה + + + + Show covers + הצגת כיסויים + + + + Edit template + עריכת תבנית + + + + Notification Template + תבנית התראה + + + diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index 4996459c6..a5a576137 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -19,5 +19,6 @@ kdenotify_plugin_ja.qm kdenotify_plugin_sk.qm kdenotify_plugin_es.qm + kdenotify_plugin_he.qm diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_he.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_he.ts new file mode 100644 index 000000000..f32ff9607 --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_he.ts @@ -0,0 +1,106 @@ + + + + + Lyrics + + + View Lyrics + הצגת מילות שיר + + + + Ctrl+L + + + + + LyricsFactory + + + Lyrics Plugin + תוספת מילות שיר + + + + About Lyrics Plugin + אודות תוספת מילות שיר + + + + Qmmp Lyrics Plugin + תוספת מילות שיר Qmmp + + + + This plugin retrieves lyrics from LyricWiki + תוספת מאחזרת מילות שיר מן LyricWiki + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + LyricsWindow + + + Lyrics Plugin + תוספת מילות שיר + + + + Artist: + אמן: + + + + Title: + כותרת: + + + + Search + חיפוש + + + + No connection + אין חיבור + + + + Done + סיום + + + + + + + + + Error + שגיאה + + + + + Not found + לא נמצאו + + + + + Receiving + מקבל כעת + קבלה + + + + Lyrics: %1 - %2 + מילות שיר: %1 - %2 + + + diff --git a/src/plugins/General/lyrics/translations/translations.qrc b/src/plugins/General/lyrics/translations/translations.qrc index 0d683664a..e6bdf1509 100644 --- a/src/plugins/General/lyrics/translations/translations.qrc +++ b/src/plugins/General/lyrics/translations/translations.qrc @@ -19,5 +19,6 @@ lyrics_plugin_ja.qm lyrics_plugin_sk.qm lyrics_plugin_es.qm + lyrics_plugin_he.qm diff --git a/src/plugins/General/mpris/translations/mpris_plugin_he.ts b/src/plugins/General/mpris/translations/mpris_plugin_he.ts new file mode 100644 index 000000000..4c1d1a66f --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_he.ts @@ -0,0 +1,27 @@ + + + + + MPRISFactory + + + MPRIS Plugin + תוספת MPRIS + + + + About MPRIS Plugin + אודות תוספת MPRIS + + + + Qmmp MPRIS Plugin + תוספת MPRIS ‫Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + diff --git a/src/plugins/General/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc index 3447566a3..3e565e81c 100644 --- a/src/plugins/General/mpris/translations/translations.qrc +++ b/src/plugins/General/mpris/translations/translations.qrc @@ -19,5 +19,6 @@ mpris_plugin_ja.qm mpris_plugin_sk.qm mpris_plugin_es.qm + mpris_plugin_he.qm diff --git a/src/plugins/General/notifier/translations/notifier_plugin_he.ts b/src/plugins/General/notifier/translations/notifier_plugin_he.ts new file mode 100644 index 000000000..ad13420e0 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_he.ts @@ -0,0 +1,114 @@ + + + + + NotifierFactory + + + Notifier Plugin + תוספת התראה + + + + About Notifier Plugin + אודות תוספת התראה + + + + Qmmp Notifier Plugin + תוספת התראה Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + PopupWidget + + + Volume: + עוצמת שמע: + + + + SettingsDialog + + + Notifier Plugin Settings + הגדרות תוספת התראה + + + + Desktop Notification + התראה של שולחן עבודה + + + + Song change notification + התראת שינוי שיר + + + + Volume change notification + התראת שינוי עוצמה + + + + Font: + גופן: + + + + ... + + + + + Delay (ms): + שיהוי (מ״ש): + + + + Cover size: + ממדי כיסוי: + + + + + 0 + + + + + Transparency: + שקיפות: + + + + Position + מיקום + + + + Edit template + עורך תבנית + + + + Psi Notification + התראת Psi + + + + Enable Psi notification + אפשור התראת Psi + + + + Notification Template + תבנית התראה + + + diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc index 8ef26e6f6..5d04d4652 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -19,5 +19,6 @@ notifier_plugin_ja.qm notifier_plugin_sk.qm notifier_plugin_es.qm + notifier_plugin_he.qm diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts new file mode 100644 index 000000000..0602b8875 --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts @@ -0,0 +1,65 @@ + + + + + ScrobblerFactory + + + Scrobbler Plugin + תוספת Scrobbler + + + + About Scrobbler Plugin + אודות תוספת Scrobbler + + + + Qmmp AudioScrobbler Plugin + תוספת AudioScrobbler ‫Qmmp + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + SettingsDialog + + + Scrobbler Plugin Settings + הגדרות תוספת Scrobbler + + + + Last.fm + + + + + Session: + סשן: + + + + Register new session + רישום סשן חדש + + + + Libre.fm + + + + + User name: + שם משתמש: + + + + Password: + סיסמה: + + + diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index db10911d1..d73016a50 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -19,5 +19,6 @@ scrobbler_plugin_ja.qm scrobbler_plugin_sk.qm scrobbler_plugin_es.qm + scrobbler_plugin_he.qm diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_he.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_he.ts new file mode 100644 index 000000000..e52979047 --- /dev/null +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_he.ts @@ -0,0 +1,152 @@ + + + + + SettingsDialog + + + Status Icon Plugin Settings + הגדרות תוספת צלמית מצב + + + + Balloon message + הודעת בלון + + + + + Delay, ms: + שיהוי, מ״ש: + + + + Tooltip + טולטיפ + + + + Try to split file name when no tag + + + + + Show progress bar + הצגת שורת התקדמות + + + + Transparency: + שקיפות: + + + + 0 + + + + + Cover size: + מידת כיסוי: + + + + 32 + + + + + Edit template + עריכת תבנית + + + + Use standard icons + שימוש בצלמיות רגילות + + + + Tooltip Template + תבנית טולטיפ + + + + StatusIcon + + + Play + נגינה + + + + Pause + השהיה + + + + Stop + הפסקה + + + + Next + בא + + + + Previous + קודם + + + + Exit + יציאה + + + + Now Playing + מתנגן כעת + + + + StatusIconFactory + + + Status Icon Plugin + תוספת צלמית מצב + + + + About Status Icon Plugin + אודות תוספת צלמית מצב + + + + Qmmp Status Icon Plugin + תוספת צלמית מצב Qmmp + + + + Written by: + חוברה על ידי: + + + + Ilya Kotov <forkotov02@hotmail.ru> + Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + Artur Guzik <a.guzik88@gmail.com> + Artur Guzik ‫<a.guzik88@gmail.com> + + + + StatusIconPopupWidget + + + Stopped + + + + diff --git a/src/plugins/General/statusicon/translations/translations.qrc b/src/plugins/General/statusicon/translations/translations.qrc index 160a697dc..ec652beba 100644 --- a/src/plugins/General/statusicon/translations/translations.qrc +++ b/src/plugins/General/statusicon/translations/translations.qrc @@ -19,5 +19,6 @@ statusicon_plugin_ja.qm statusicon_plugin_sk.qm statusicon_plugin_es.qm + statusicon_plugin_he.qm diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts new file mode 100644 index 000000000..3741f68e4 --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts @@ -0,0 +1,135 @@ + + + + + StreamBrowser + + + Stream Browser + מעיין זרם + + + + + Ctrl+U + + + + + StreamBrowserFactory + + + Stream Browser Plugin + תוספת Stream Browser + + + + About Stream Browser Plugin + אודות תוספת Stream Browser + + + + Qmmp Stream Browser Plugin + תוספת Stream Browser ‫Qmmp + + + + This plugin allows to add stream from IceCast stream directory + תוספת זו מאפשרת להוסיף זרם מן מדור זרם של IceCast + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + StreamWindow + + + Stream Browser + + + + + Filter: + סינון: + + + + Favorites + מועדפים + + + + IceCast + + + + + Add + הוספה + + + + Update + עדכון + + + + + Name + שם + + + + + Genre + ז'אנר + + + + + Bitrate + שיעור סיביות + + + + + Format + פורמט + + + + &Add to favorites + הוספה אל &מועדפים + + + + &Add to playlist + הוספה אל &רשימת השמעה + + + + &Remove + הס&רה + + + + Done + סיום + + + + + Error + שגיאה + + + + Receiving + מקבל כעת + קבלה + + + diff --git a/src/plugins/General/streambrowser/translations/translations.qrc b/src/plugins/General/streambrowser/translations/translations.qrc index 46d843f7d..c62d75178 100644 --- a/src/plugins/General/streambrowser/translations/translations.qrc +++ b/src/plugins/General/streambrowser/translations/translations.qrc @@ -19,5 +19,6 @@ streambrowser_plugin_ja.qm streambrowser_plugin_sk.qm streambrowser_plugin_es.qm + streambrowser_plugin_he.qm diff --git a/src/plugins/General/udisks/translations/translations.qrc b/src/plugins/General/udisks/translations/translations.qrc index 53087a493..7275e0e2d 100644 --- a/src/plugins/General/udisks/translations/translations.qrc +++ b/src/plugins/General/udisks/translations/translations.qrc @@ -19,5 +19,6 @@ udisks_plugin_ja.qm udisks_plugin_sk.qm udisks_plugin_es.qm + udisks_plugin_he.qm diff --git a/src/plugins/General/udisks/translations/udisks_plugin_he.ts b/src/plugins/General/udisks/translations/udisks_plugin_he.ts new file mode 100644 index 000000000..fba43dcfc --- /dev/null +++ b/src/plugins/General/udisks/translations/udisks_plugin_he.ts @@ -0,0 +1,83 @@ + + + + + SettingsDialog + + + UDisks Plugin Settings + הגדרות תוספת UDisks + + + + 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 + הסרת קבצים אוטומטית מן רשימת השמעה + + + + UDisksFactory + + + UDisks Plugin + תוספת UDisks + + + + About UDisks Plugin + אודות תוספת UDisks + + + + Qmmp UDisks Plugin + תוספת UDisks ‫Qmmp + + + + This plugin provides removable devices detection using UDisks + תוספת זו מספקת איתור של התקנים ברי הזזה באמצעות UDisks + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + חוברה על ידי: Ilya Kotov ‫<forkotov02@hotmail.ru> + + + + UDisksPlugin + + + Add CD "%1" + הוספת CD ‫"%1" + + + + Add Volume "%1" + הוספת כרך "%1" + + + -- cgit v1.2.3-13-gbd6f