summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/lang/rbutil_he.ts
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2012-07-03 21:52:00 +0200
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2012-07-03 21:52:49 +0200
commit707e9d8945b8866dfc8a1487b3baad49a781dd72 (patch)
tree508f9c1dd81347513f071c5a46db5fc2b8f024ea /rbutil/rbutilqt/lang/rbutil_he.ts
parenta3ec8480216b0e5ae7fdc6df1448b6e8b715080c (diff)
downloadrockbox-707e9d8945b8866dfc8a1487b3baad49a781dd72.tar.gz
rockbox-707e9d8945b8866dfc8a1487b3baad49a781dd72.zip
Update german translation.
lupdate all other translations and drop obsolete string. Change-Id: I74d2ae8dd3c973aeaf35a41f8d32081729c13298
Diffstat (limited to 'rbutil/rbutilqt/lang/rbutil_he.ts')
-rw-r--r--rbutil/rbutilqt/lang/rbutil_he.ts1690
1 files changed, 810 insertions, 880 deletions
diff --git a/rbutil/rbutilqt/lang/rbutil_he.ts b/rbutil/rbutilqt/lang/rbutil_he.ts
index eaad8325d9..a892e6c7e7 100644
--- a/rbutil/rbutilqt/lang/rbutil_he.ts
+++ b/rbutil/rbutilqt/lang/rbutil_he.ts
@@ -2,6 +2,85 @@
<!DOCTYPE TS>
<TS version="2.0" language="he">
<context>
+ <name>BackupDialog</name>
+ <message>
+ <location filename="../gui/backupdialogfrm.ui" line="14"/>
+ <location filename="../gui/backupdialogfrm.ui" line="40"/>
+ <source>Backup</source>
+ <translation type="unfinished">גיבוי</translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialogfrm.ui" line="30"/>
+ <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This dialog will create a backup by archiving the contents of the Rockbox installation on the player into a zip file. This will include installed themes and settings stored below the .rockbox folder on the player.&lt;/p&gt;&lt;p&gt;The backup filename will be created based on the installed version. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialogfrm.ui" line="46"/>
+ <source>Size: unknown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialogfrm.ui" line="53"/>
+ <source>Backup to: unknown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialogfrm.ui" line="73"/>
+ <source>&amp;Change</source>
+ <translation type="unfinished">&amp;שינוי</translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialogfrm.ui" line="113"/>
+ <source>&amp;Backup</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialogfrm.ui" line="124"/>
+ <source>&amp;Cancel</source>
+ <translation type="unfinished">&amp;ביטול</translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialog.cpp" line="66"/>
+ <source>Installation size: calculating ...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialog.cpp" line="85"/>
+ <source>Select Backup Filename</source>
+ <translation type="unfinished">בחר את שם קובץ הגיבוי</translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialog.cpp" line="105"/>
+ <source>Installation size: %L1 %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialog.cpp" line="112"/>
+ <source>File exists</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialog.cpp" line="113"/>
+ <source>The selected backup file already exists. Overwrite?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialog.cpp" line="121"/>
+ <source>Starting backup ...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialog.cpp" line="140"/>
+ <source>Backup successful.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/backupdialog.cpp" line="143"/>
+ <source>Backup failed!</source>
+ <translation type="unfinished">הגיבוי נכשל!</translation>
+ </message>
+</context>
+<context>
<name>BootloaderInstallAms</name>
<message>
<location filename="../base/bootloaderinstallams.cpp" line="32"/>
@@ -53,127 +132,87 @@
<context>
<name>BootloaderInstallBase</name>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="124"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="76"/>
<source>Download error: received HTTP error %1.</source>
<translation>שגיאת הורדה: התקבלה שגיאת HTTP: %1.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="130"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="82"/>
<source>Download error: %1</source>
<translation>שגיאת הורדה: %1</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="136"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="88"/>
<source>Download finished (cache used).</source>
<translation>הורדה הסתיימה (נעשה שימוש במטמון).</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="138"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="90"/>
<source>Download finished.</source>
<translation>הורדה הסתיימה.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="159"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="111"/>
<source>Creating backup of original firmware file.</source>
<translation>יוצר גיבוי של קובץ מנהל האיתחול המקורי.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="161"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="113"/>
<source>Creating backup folder failed</source>
<translation>יצירת ספריית גיבוי נכשלה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="167"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="119"/>
<source>Creating backup copy failed.</source>
<translation>יצירת עותק גיבוי נכשלה.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="170"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="122"/>
<source>Backup created.</source>
<translation>גיבוי נוצר.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="183"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="135"/>
<source>Creating installation log</source>
<translation>יוצר קובץ רישום של ההתקנה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="207"/>
- <source>Bootloader installation is almost complete. Installation &lt;b&gt;requires&lt;/b&gt; you to perform the following steps manually:</source>
- <translation>התקנת מנהל האיתחול כמעט הסתיימה. ההתקנה &lt;b&gt;מחייבת&lt;/b&gt; שתבצע את הצעדים הבאים באופן ידני:</translation>
- </message>
- <message>
- <location filename="../base/bootloaderinstallbase.cpp" line="213"/>
- <source>&lt;li&gt;Safely remove your player.&lt;/li&gt;</source>
- <translation>&lt;li&gt;נתק את הנגן שלך בזהירות.&lt;/li&gt;</translation>
- </message>
- <message>
- <location filename="../base/bootloaderinstallbase.cpp" line="218"/>
- <source>&lt;li&gt;Reboot your player into the original firmware.&lt;/li&gt;&lt;li&gt;Perform a firmware upgrade using the update functionality of the original firmware. Please refer to your player&apos;s manual on details.&lt;br/&gt;&lt;b&gt;Important:&lt;/b&gt; updating the firmware is a critical process that must not be interrupted. &lt;b&gt;Make sure the player is charged before starting the firmware update process.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../base/bootloaderinstallbase.cpp" line="229"/>
- <source>&lt;li&gt;Remove any previously inserted microSD card&lt;/li&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../base/bootloaderinstallbase.cpp" line="230"/>
- <source>&lt;li&gt;Disconnect your player. The player will reboot and perform an update of the original firmware. Please refer to your players manual on details.&lt;br/&gt;&lt;b&gt;Important:&lt;/b&gt; updating the firmware is a critical process that must not be interrupted. &lt;b&gt;Make sure the player is charged before disconnecting the player.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../base/bootloaderinstallbase.cpp" line="329"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="221"/>
<source>Zip file format detected</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="339"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="234"/>
<source>Extracting firmware %1 from archive</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="346"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="241"/>
<source>Error extracting firmware from archive</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="353"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="250"/>
<source>Could not find firmware in archive</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="241"/>
- <source>&lt;li&gt;Turn the player off&lt;/li&gt;&lt;li&gt;Insert the charger&lt;/li&gt;</source>
- <translation>&lt;/il&gt;כבה את הנגן&lt;li&gt;&lt;/il&gt;הכנס את המטען&lt;li&gt;</translation>
- </message>
- <message>
- <location filename="../base/bootloaderinstallbase.cpp" line="246"/>
- <source>&lt;li&gt;Unplug USB and power adaptors&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to turn the player off&lt;/li&gt;&lt;li&gt;Toggle the battery switch on the player&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to boot into Rockbox&lt;/li&gt;</source>
- <translation>&lt;/il&gt;נתן את ה- USB ואת ספקי הכח&lt;li&gt;לחץ על &lt;i&gt;Power&lt;/i&gt; על מנת לכבות את הנגן&lt;/il&gt;&lt;li&gt;הזז את מתג הסוללה על הנגן&lt;/il&gt;&lt;li&gt;לחץ על &lt;i&gt;Power&lt;/i&gt; כדי לאתחל לתוך רוקבוקס&lt;/il&gt;&lt;li&gt;</translation>
- </message>
- <message>
- <location filename="../base/bootloaderinstallbase.cpp" line="252"/>
- <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; You can safely install other parts first, but the above steps are &lt;b&gt;required&lt;/b&gt; to finish the installation!&lt;/p&gt;</source>
- <translation>&lt;p&gt;&lt;b&gt;שים לב:&lt;/b&gt; אתה יכול להתקין חלקים אחרים קודם לכן ללא חשש, אבל הצעדים לעיל הינם &lt;b&gt;נדרשים&lt;/b&gt; על מנת לסיים את ההתקנה!&lt;/p&gt;</translation>
- </message>
- <message>
- <location filename="../base/bootloaderinstallbase.cpp" line="266"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="157"/>
<source>Waiting for system to remount player</source>
<translation>ממתין למערכת שתעגון את הנגן מחדש</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="296"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="187"/>
<source>Player remounted</source>
<translation>הנגן עוגן מחדש</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="301"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="192"/>
<source>Timeout on remount</source>
<translation>העגינה ארכה זמן רב מדי</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallbase.cpp" line="195"/>
+ <location filename="../base/bootloaderinstallbase.cpp" line="147"/>
<source>Installation log created</source>
<translation>קובץ רישום של ההתקנה נוצר</translation>
</message>
@@ -274,32 +313,42 @@
<translation>שגיאה בגישה לספריית הקלט</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallfile.cpp" line="87"/>
+ <location filename="../base/bootloaderinstallfile.cpp" line="88"/>
+ <source>A firmware file is already present on player</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallfile.cpp" line="93"/>
<source>Bootloader successful installed</source>
<translation>מנהל האיתחול הותקן בהצלחה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallfile.cpp" line="97"/>
+ <location filename="../base/bootloaderinstallfile.cpp" line="96"/>
+ <source>Copying modified firmware file failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallfile.cpp" line="110"/>
<source>Removing Rockbox bootloader</source>
<translation>מסיר את מנהל האיתחול של רוקבוקס</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallfile.cpp" line="101"/>
+ <location filename="../base/bootloaderinstallfile.cpp" line="114"/>
<source>No original firmware file found.</source>
<translation>קובץ קושחה מקורי לא נמצא.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallfile.cpp" line="107"/>
+ <location filename="../base/bootloaderinstallfile.cpp" line="120"/>
<source>Can&apos;t remove Rockbox bootloader file.</source>
<translation>לא מצליח להסיר את מנהל האיתחול של רוקבוקס.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallfile.cpp" line="112"/>
+ <location filename="../base/bootloaderinstallfile.cpp" line="125"/>
<source>Can&apos;t restore bootloader file.</source>
<translation>לא מצליח לשחזר את קובץ מנהל האיתחול.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallfile.cpp" line="116"/>
+ <location filename="../base/bootloaderinstallfile.cpp" line="129"/>
<source>Original bootloader restored successfully.</source>
<translation>קובץ איתחול מקורי שוחזר בהצלחה.</translation>
</message>
@@ -307,162 +356,172 @@
<context>
<name>BootloaderInstallHex</name>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="67"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="68"/>
<source>checking MD5 hash of input file ...</source>
<translation>בודק MD5 hash של קובץ הקלט...</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="78"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="79"/>
<source>Could not verify original firmware file</source>
<translation>לא מצליח לאמת קובץ קושחה מקורית</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="93"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="94"/>
<source>Firmware file not recognized.</source>
<translation>קובץ קושחה לא מזוהה.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="97"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="98"/>
<source>MD5 hash ok</source>
<translation></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="104"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="105"/>
<source>Firmware file doesn&apos;t match selected player.</source>
<translation>קובץ קושחה לא מתאים לנגן שזוהה.</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="109"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="110"/>
<source>Descrambling file</source>
<translation>מפענח קובץ</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="117"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="118"/>
<source>Error in descramble: %1</source>
<translation>שגיאה בפיענוח: %1</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="122"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="123"/>
<source>Downloading bootloader file</source>
<translation>מוריד את קובץ מנהל האיתחול</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="132"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="133"/>
<source>Adding bootloader to firmware file</source>
<translation>מוסיף את מנהל האיתחול לקובץ הקושחה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="170"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="171"/>
<source>could not open input file</source>
<translation>לא מצליח לפתוח קובץ קלט</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="171"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="172"/>
<source>reading header failed</source>
<translation>קריאת כותרת נכשלה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="172"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="173"/>
<source>reading firmware failed</source>
<translation>קריאת קושחה נכשלה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="173"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="174"/>
<source>can&apos;t open bootloader file</source>
<translation>לא מצליח לפתוח קובץ מנהל איתחול</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="174"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="175"/>
<source>reading bootloader file failed</source>
<translation>קריאת קובץ מנהל האיתחול נכשלה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="175"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="176"/>
<source>can&apos;t open output file</source>
<translation>לא מצליח לפתוח קובץ פלט</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="176"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="177"/>
<source>writing output file failed</source>
<translation>כתיבת קובץ פלט נכשלה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="178"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="179"/>
<source>Error in patching: %1</source>
<translation>שגיאה בתפירה: %1</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="189"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="190"/>
<source>Error in scramble: %1</source>
<translation>שגיאה בהצפנה (ערבוב): %1</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="204"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="205"/>
<source>Checking modified firmware file</source>
<translation>בודק את קובץ הקושחה המוסגל</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="206"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="207"/>
<source>Error: modified file checksum wrong</source>
<translation>שגיאה: חישוב checksum של קובץ הקושחה המוסגל נכשל</translation>
</message>
<message>
<location filename="../base/bootloaderinstallhex.cpp" line="214"/>
+ <source>A firmware file is already present on player</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhex.cpp" line="219"/>
<source>Success: modified firmware file created</source>
<translation>הצלחה: קובץ קושחה מוסגל נוצר</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="224"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="222"/>
+ <source>Copying modified firmware file failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhex.cpp" line="236"/>
<source>Uninstallation not possible, only installation info removed</source>
<translation>הסרת ההתקנה אינה אפשרית, רק מידע ההתקנה הוסר</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="245"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="257"/>
<source>Can&apos;t open input file</source>
<translation>לא מצליח לפתוח קובץ קלט</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="246"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="258"/>
<source>Can&apos;t open output file</source>
<translation>לא מצליח לפתוח קובץ פלט</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="247"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="259"/>
<source>invalid file: header length wrong</source>
<translation>קובץ לא תקין: אורך הכותרת אינו נכון</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="248"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="260"/>
<source>invalid file: unrecognized header</source>
<translation>קובץ לא תקין: כותרת לא מזוהה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="249"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="261"/>
<source>invalid file: &quot;length&quot; field wrong</source>
<translation>קובץ לא תקין: שדה &quot;length&quot; אינו תקין</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="250"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="262"/>
<source>invalid file: &quot;length2&quot; field wrong</source>
<translation>קובץ לא תקין: שדה &quot;length2&quot; אינו תקין</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="251"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="263"/>
<source>invalid file: internal checksum error</source>
<translation>קובץ לא תקין: שגיאה פנימית בחישוב checksum</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="252"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="264"/>
<source>invalid file: &quot;length3&quot; field wrong</source>
<translation>קובץ לא תקין: שדה &quot;length3&quot; אינו תקין</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="253"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="265"/>
<source>unknown</source>
<translation>לא ידוע</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallhex.cpp" line="48"/>
+ <location filename="../base/bootloaderinstallhex.cpp" line="49"/>
<source>Bootloader installation requires you to provide a firmware file of the original firmware (hex file). You need to download this file yourself due to legal reasons. Please refer to the &lt;a href=&apos;http://www.rockbox.org/manual.shtml&apos;&gt;manual&lt;/a&gt; and the &lt;a href=&apos;http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve&apos;&gt;IriverBoot&lt;/a&gt; wiki page on how to obtain this file.&lt;br/&gt;Press Ok to continue and browse your computer for the firmware file.</source>
<translation>התקנת מנהל האיתחול דורשת שתספק קובץ קושחה של הקושחה המקורית (קובץ bin). עליך להוריד קובץ זה בעצמך מסיבות משפטיות. אנא פנה אל &lt;a href=&apos;http://www.rockbox.org/manual.shtml&apos;&gt;המדריך למשתמש&lt;/a&gt; ולדף הויקי &lt;a href=&apos;http://www.rockbox.org/wiki/IriverBoot#Download_and_extract_a_recent_ve&apos;&gt;IriverBoot&lt;/a&gt; לגבי מידע על איך להשיג קובץ זה.&lt;br/&gt;לחץ OK כדי להמשיך ולהפנות את התוכנה לקובץ הקושחה שברשותך.</translation>
</message>
@@ -470,47 +529,47 @@
<context>
<name>BootloaderInstallImx</name>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="69"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="70"/>
<source>Bootloader installation requires you to provide a copy of the original Sandisk firmware (firmware.sb file). This file will be patched with the Rockbox bootloader and installed to your player. You need to download this file yourself due to legal reasons. Please browse the &lt;a href=&apos;http://forums.sandisk.com/sansa/&apos;&gt;Sansa Forums&lt;/a&gt; or refer to the &lt;a href= &apos;http://www.rockbox.org/wiki/SansaFuzePlus&apos;&gt;SansaFuzePlus&lt;/a&gt; wiki page on how to obtain this file.&lt;br/&gt;Press Ok to continue and browse your computer for the firmware file.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="91"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="92"/>
<source>Could not read original firmware file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="97"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="98"/>
<source>Downloading bootloader file</source>
<translation type="unfinished">מוריד את קובץ מנהל האיתחול</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="107"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="108"/>
<source>Patching file...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="134"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="135"/>
<source>Patching the original firmware failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="140"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="141"/>
<source>Succesfully patched firmware file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="155"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="156"/>
<source>Bootloader successful installed</source>
<translation type="unfinished">מנהל האיתחול הותקן בהצלחה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="161"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="162"/>
<source>Patched bootloader could not be installed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallimx.cpp" line="172"/>
+ <location filename="../base/bootloaderinstallimx.cpp" line="173"/>
<source>To uninstall, perform a normal upgrade with an unmodified original firmware.</source>
<translation type="unfinished"></translation>
</message>
@@ -642,31 +701,42 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
</message>
<message>
<location filename="../base/bootloaderinstallmi4.cpp" line="65"/>
+ <source>A firmware file is already present on player</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallmi4.cpp" line="70"/>
+ <location filename="../base/bootloaderinstallmi4.cpp" line="78"/>
<source>Bootloader successful installed</source>
<translation>מנהל האיתחול הותקן בהצלחה</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallmi4.cpp" line="77"/>
+ <location filename="../base/bootloaderinstallmi4.cpp" line="73"/>
+ <source>Copying modified firmware file failed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallmi4.cpp" line="90"/>
<source>Checking for Rockbox bootloader</source>
<translation>מחפש את מנהל האיתחול של רוקבוקס</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallmi4.cpp" line="79"/>
+ <location filename="../base/bootloaderinstallmi4.cpp" line="92"/>
<source>No Rockbox bootloader found</source>
<translation>לא נמצא מנהל איתחול של רוקבוקס</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallmi4.cpp" line="84"/>
+ <location filename="../base/bootloaderinstallmi4.cpp" line="97"/>
<source>Checking for original firmware file</source>
<translation>מחפש קובץ קושחה מקורי</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallmi4.cpp" line="89"/>
+ <location filename="../base/bootloaderinstallmi4.cpp" line="102"/>
<source>Error finding original firmware file</source>
<translation>שגיאה בחיפוש קובץ קושחה מקורי</translation>
</message>
<message>
- <location filename="../base/bootloaderinstallmi4.cpp" line="99"/>
+ <location filename="../base/bootloaderinstallmi4.cpp" line="112"/>
<source>Rockbox bootloader successful removed</source>
<translation>מנהל האיתחול של רוקבוקס הוסר בהצלחה</translation>
</message>
@@ -734,7 +804,6 @@ See http://www.rockbox.org/wiki/IpodConversionToFAT32</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/bootloaderinstallmpio.cpp" line="110"/>
<location filename="../base/bootloaderinstallmpio.cpp" line="111"/>
<source>Patching original firmware failed: %1</source>
<translation type="unfinished"></translation>
@@ -932,63 +1001,63 @@ See http://www.rockbox.org/wiki/SansaE200Install
<context>
<name>Config</name>
<message>
- <location filename="../configure.cpp" line="301"/>
+ <location filename="../configure.cpp" line="306"/>
<source>Current cache size is %L1 kiB.</source>
<translation>גודל זכרון מטמון נוכחי הוא %L1 kiB.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="310"/>
+ <location filename="../configure.cpp" line="315"/>
<source>Showing disabled targets</source>
<translation>מציג נגנים שאינם מאופשרים</translation>
</message>
<message>
- <location filename="../configure.cpp" line="311"/>
+ <location filename="../configure.cpp" line="316"/>
<source>You just enabled showing targets that are marked disabled. Disabled targets are not recommended to end users. Please use this option only if you know what you are doing.</source>
<translation>אפשרת הצגת נגנים המסומנים כלא מאופשרים. נגנים אלו אינם מומלצים למשתמשי קצה. אנא השתמש באפשרות זו רק אם אתה יודע מה אתה עושה.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="418"/>
- <location filename="../configure.cpp" line="448"/>
+ <location filename="../configure.cpp" line="423"/>
+ <location filename="../configure.cpp" line="453"/>
<source>Configuration OK</source>
<translation>ההגדרות תקינות</translation>
</message>
<message>
- <location filename="../configure.cpp" line="424"/>
- <location filename="../configure.cpp" line="453"/>
+ <location filename="../configure.cpp" line="429"/>
+ <location filename="../configure.cpp" line="458"/>
<source>Configuration INVALID</source>
<translation>ההגדרות אינן תקינות</translation>
</message>
<message>
- <location filename="../configure.cpp" line="493"/>
+ <location filename="../configure.cpp" line="498"/>
<source>Proxy Detection</source>
<translation>זיהוי פרוקסי</translation>
</message>
<message>
- <location filename="../configure.cpp" line="494"/>
+ <location filename="../configure.cpp" line="499"/>
<source>The System Proxy settings are invalid!
Rockbox Utility can&apos;t work with this proxy settings. Make sure the system proxy is set correctly. Note that &quot;proxy auto-config (PAC)&quot; scripts are not supported by Rockbox Utility. If your system uses this you need to use manual proxy settings.</source>
<translation>הגדרות הפרוקסי של המערכת אינן תקינות
תוכנת השירות של רוקבוקס אינה יכולה לעבוד עם הגדרות פרוקסי אלו. אנא וודא שהגדרות הפרוקסי של המערכת הינן נכונות. שים לב שהגדרות פרוקסי אוטומאטיות (proxy auto config - PAC) אינן נתמכות על ידי תוכנה זו. אם אלו הן הגדרות המערכת שלך עליך להשתמש בהגדרות פרוקסי ידניות.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="607"/>
+ <location filename="../configure.cpp" line="612"/>
<source>Set Cache Path</source>
<translation>קבע נתיב מטמון</translation>
</message>
<message>
- <location filename="../configure.cpp" line="736"/>
+ <location filename="../configure.cpp" line="741"/>
<source>%1 &quot;MacPod&quot; found!
Rockbox needs a FAT formatted Ipod (so-called &quot;WinPod&quot;) to run. </source>
<translation>נמצא %1 &quot;MacPod&quot;!
רוקבוקס זקוקה לאייפוד המפורמט בשיטת FAT (נגנים אלי מכונים WinPod) על מנת לרוץ.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="750"/>
+ <location filename="../configure.cpp" line="755"/>
<source>Fatal error</source>
<translation>טעות מכרעת</translation>
</message>
<message>
- <location filename="../configure.cpp" line="755"/>
+ <location filename="../configure.cpp" line="760"/>
<source>Detected an unsupported player:
%1
Sorry, Rockbox doesn&apos;t run on your player.</source>
@@ -997,107 +1066,107 @@ Sorry, Rockbox doesn&apos;t run on your player.</source>
מצטערים, רוקבוקס איננה יכולה לרוץ על הנגן שלך.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="760"/>
+ <location filename="../configure.cpp" line="765"/>
<source>Fatal: player incompatible</source>
<translation>תקלה מכרעת: נגן לא תואם</translation>
</message>
<message>
- <location filename="../configure.cpp" line="840"/>
+ <location filename="../configure.cpp" line="845"/>
<source>TTS configuration invalid</source>
<translation>הגדרות מנוע דיבור אינן תקינות</translation>
</message>
<message>
- <location filename="../configure.cpp" line="841"/>
+ <location filename="../configure.cpp" line="846"/>
<source>TTS configuration invalid.
Please configure TTS engine.</source>
<translation>הגדרות מנוע דיבור אינן תקינות.
אנא הגדר את תצורת מנוע הדיבור.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="846"/>
+ <location filename="../configure.cpp" line="851"/>
<source>Could not start TTS engine.</source>
<translation>לא מצליח להתחיל את מנוע הדיבור.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="847"/>
+ <location filename="../configure.cpp" line="852"/>
<source>Could not start TTS engine.
</source>
<translation>לא מצליח להתחיל את מנוע הדיבור.
</translation>
</message>
<message>
- <location filename="../configure.cpp" line="848"/>
- <location filename="../configure.cpp" line="867"/>
+ <location filename="../configure.cpp" line="853"/>
+ <location filename="../configure.cpp" line="872"/>
<source>
Please configure TTS engine.</source>
<translation>
אנא הגדר את תצורת מנוע הדיבור.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="862"/>
+ <location filename="../configure.cpp" line="867"/>
<source>Rockbox Utility Voice Test</source>
<translation>בדיקת דיבור של תוכנת השרות של רוקבוקס</translation>
</message>
<message>
- <location filename="../configure.cpp" line="865"/>
+ <location filename="../configure.cpp" line="870"/>
<source>Could not voice test string.</source>
<translation>לא מצליח להקריא את מחרוזת הבדיקה.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="866"/>
+ <location filename="../configure.cpp" line="871"/>
<source>Could not voice test string.
</source>
<translation>לא מצליח להקריא את מחרוזת הבדיקה.
</translation>
</message>
<message>
- <location filename="../configure.cpp" line="771"/>
- <location filename="../configure.cpp" line="780"/>
+ <location filename="../configure.cpp" line="776"/>
+ <location filename="../configure.cpp" line="785"/>
<source>Autodetection</source>
<translation>זיהוי אוטומטי</translation>
</message>
<message>
- <location filename="../configure.cpp" line="743"/>
+ <location filename="../configure.cpp" line="748"/>
<source>%1 in MTP mode found!
You need to change your player to MSC mode for installation. </source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../configure.cpp" line="748"/>
+ <location filename="../configure.cpp" line="753"/>
<source>Until you change this installation will fail!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../configure.cpp" line="772"/>
+ <location filename="../configure.cpp" line="777"/>
<source>Could not detect a Mountpoint.
Select your Mountpoint manually.</source>
<translation>לא מזהה נקודת עגינה.
בחר את נקודת העגינה ידנית.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="781"/>
+ <location filename="../configure.cpp" line="786"/>
<source>Could not detect a device.
Select your device and Mountpoint manually.</source>
<translation>לא מזהה נגן.
בחר את הנגן ונקודת העגינה ידנית.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="792"/>
+ <location filename="../configure.cpp" line="797"/>
<source>Really delete cache?</source>
<translation>באמת למחוק את המטמון?</translation>
</message>
<message>
- <location filename="../configure.cpp" line="793"/>
+ <location filename="../configure.cpp" line="798"/>
<source>Do you really want to delete the cache? Make absolutely sure this setting is correct as it will remove &lt;b&gt;all&lt;/b&gt; files in this folder!</source>
<translation>האם באמת ברצונך למחוק את המטמון? אנא וודא שברצונך לבצע פעולה זו נכונה, כיוון שהיא תמחק את &lt;b&gt;כל&lt;/b&gt; הקבצים בספרייה זו!</translation>
</message>
<message>
- <location filename="../configure.cpp" line="801"/>
+ <location filename="../configure.cpp" line="806"/>
<source>Path wrong!</source>
<translation>נתיב שגוי!</translation>
</message>
<message>
- <location filename="../configure.cpp" line="802"/>
+ <location filename="../configure.cpp" line="807"/>
<source>The cache path is invalid. Aborting.</source>
<translation>נתיב זכרון המטמון שגוי. מבטל.</translation>
</message>
@@ -1107,42 +1176,42 @@ Select your device and Mountpoint manually.</source>
<translation>השגיאות הבאות התרחשו:</translation>
</message>
<message>
- <location filename="../configure.cpp" line="156"/>
+ <location filename="../configure.cpp" line="161"/>
<source>No mountpoint given</source>
<translation>לא ניתנה נקודת עגינה</translation>
</message>
<message>
- <location filename="../configure.cpp" line="160"/>
+ <location filename="../configure.cpp" line="165"/>
<source>Mountpoint does not exist</source>
<translation>נקודת העגינה אינה קיימת</translation>
</message>
<message>
- <location filename="../configure.cpp" line="164"/>
+ <location filename="../configure.cpp" line="169"/>
<source>Mountpoint is not a directory.</source>
<translation>נקודת העגינה איננה ספרייה.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="168"/>
+ <location filename="../configure.cpp" line="173"/>
<source>Mountpoint is not writeable</source>
<translation>נקודת העגינה אינה ניתנת לכתיבה</translation>
</message>
<message>
- <location filename="../configure.cpp" line="183"/>
+ <location filename="../configure.cpp" line="188"/>
<source>No player selected</source>
<translation>לא נבחר כל נגן</translation>
</message>
<message>
- <location filename="../configure.cpp" line="190"/>
+ <location filename="../configure.cpp" line="195"/>
<source>Cache path not writeable. Leave path empty to default to systems temporary path.</source>
<translation>נתיב המטמון אינו ניתן לכתיבה. השאר את הנתיב ריק על מנת להשתמש בנתיב הקבצים הזמניים לפי ברירת המחדל של המערכת.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="210"/>
+ <location filename="../configure.cpp" line="215"/>
<source>You need to fix the above errors before you can continue.</source>
<translation>עליך לתקן את השגיאות לעיל לפני שאתה יכול להמשיך.</translation>
</message>
<message>
- <location filename="../configure.cpp" line="213"/>
+ <location filename="../configure.cpp" line="218"/>
<source>Configuration error</source>
<translation>שגיאת הגדרות</translation>
</message>
@@ -1364,7 +1433,7 @@ Select your device and Mountpoint manually.</source>
<context>
<name>Configure</name>
<message>
- <location filename="../configure.cpp" line="553"/>
+ <location filename="../configure.cpp" line="558"/>
<source>English</source>
<comment>This is the localized language name, i.e. your language.</comment>
<translation>עברית</translation>
@@ -1373,53 +1442,52 @@ Select your device and Mountpoint manually.</source>
<context>
<name>CreateVoiceFrm</name>
<message>
- <location filename="../createvoicefrm.ui" line="16"/>
+ <location filename="../createvoicefrm.ui" line="17"/>
<source>Create Voice File</source>
<translation>צור קובץ הקראת תפריטים</translation>
</message>
<message>
- <location filename="../createvoicefrm.ui" line="41"/>
+ <location filename="../createvoicefrm.ui" line="42"/>
<source>Select the Language you want to generate a voicefile for:</source>
<translation>בחר את השפה עבור הינך מעונייך ליצור קובץ הקראת תפריטים:</translation>
</message>
<message>
- <location filename="../createvoicefrm.ui" line="48"/>
+ <location filename="../createvoicefrm.ui" line="55"/>
+ <source>TTS:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../createvoicefrm.ui" line="101"/>
+ <source>Silence threshold</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../createvoicefrm.ui" line="163"/>
<source>Language</source>
<translation>שפה</translation>
</message>
<message>
- <location filename="../createvoicefrm.ui" line="55"/>
+ <location filename="../createvoicefrm.ui" line="49"/>
<source>Generation settings</source>
<translation>הגדרות יצירת קובץ הקראה</translation>
</message>
<message>
- <location filename="../createvoicefrm.ui" line="61"/>
- <source>Encoder profile:</source>
- <translation>פרופיל מקודד:</translation>
- </message>
- <message>
<location filename="../createvoicefrm.ui" line="68"/>
- <source>TTS profile:</source>
- <translation>פרופיל מנוע דיבור:</translation>
- </message>
- <message>
- <location filename="../createvoicefrm.ui" line="81"/>
<source>Change</source>
<translation>שינוי</translation>
</message>
<message>
- <location filename="../createvoicefrm.ui" line="132"/>
+ <location filename="../createvoicefrm.ui" line="139"/>
<source>&amp;Install</source>
<translation>&amp;התקנה</translation>
</message>
<message>
- <location filename="../createvoicefrm.ui" line="142"/>
+ <location filename="../createvoicefrm.ui" line="150"/>
<source>&amp;Cancel</source>
<translation>&amp;ביטול</translation>
</message>
<message>
- <location filename="../createvoicefrm.ui" line="156"/>
- <location filename="../createvoicefrm.ui" line="163"/>
+ <location filename="../createvoicefrm.ui" line="88"/>
<source>Wavtrim Threshold</source>
<translation>ערך סף לקטעון</translation>
</message>
@@ -1429,15 +1497,8 @@ Select your device and Mountpoint manually.</source>
<message>
<location filename="../createvoicewindow.cpp" line="97"/>
<location filename="../createvoicewindow.cpp" line="100"/>
- <source>Selected TTS engine: &lt;b&gt;%1&lt;/b&gt;</source>
- <translation>בחר מנוע דיבור: &lt;b&gt;%1&lt;/b&gt;</translation>
- </message>
- <message>
- <location filename="../createvoicewindow.cpp" line="108"/>
- <location filename="../createvoicewindow.cpp" line="111"/>
- <location filename="../createvoicewindow.cpp" line="115"/>
- <source>Selected encoder: &lt;b&gt;%1&lt;/b&gt;</source>
- <translation>בחר מקודד: &lt;b&gt;%1&lt;/b&gt;</translation>
+ <source>Engine: &lt;b&gt;%1&lt;/b&gt;</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -1489,23 +1550,23 @@ Select your device and Mountpoint manually.</source>
<context>
<name>EncoderLame</name>
<message>
- <location filename="../base/encoderlame.cpp" line="69"/>
- <location filename="../base/encoderlame.cpp" line="79"/>
+ <location filename="../base/encoderlame.cpp" line="72"/>
+ <location filename="../base/encoderlame.cpp" line="82"/>
<source>LAME</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/encoderlame.cpp" line="71"/>
+ <location filename="../base/encoderlame.cpp" line="74"/>
<source>Volume</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/encoderlame.cpp" line="75"/>
+ <location filename="../base/encoderlame.cpp" line="78"/>
<source>Quality</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/encoderlame.cpp" line="79"/>
+ <location filename="../base/encoderlame.cpp" line="82"/>
<source>Could not find libmp3lame!</source>
<translation type="unfinished"></translation>
</message>
@@ -1537,11 +1598,13 @@ Select your device and Mountpoint manually.</source>
<name>InfoWidget</name>
<message>
<location filename="../gui/infowidget.cpp" line="29"/>
+ <location filename="../gui/infowidget.cpp" line="106"/>
<source>File</source>
<translation type="unfinished">קובץ</translation>
</message>
<message>
<location filename="../gui/infowidget.cpp" line="29"/>
+ <location filename="../gui/infowidget.cpp" line="106"/>
<source>Version</source>
<translation type="unfinished">גירסה</translation>
</message>
@@ -1550,8 +1613,8 @@ Select your device and Mountpoint manually.</source>
<name>InfoWidgetFrm</name>
<message>
<location filename="../gui/infowidgetfrm.ui" line="14"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
+ <source>Info</source>
+ <translation type="unfinished">מידע</translation>
</message>
<message>
<location filename="../gui/infowidgetfrm.ui" line="20"/>
@@ -1560,8 +1623,8 @@ Select your device and Mountpoint manually.</source>
</message>
<message>
<location filename="../gui/infowidgetfrm.ui" line="34"/>
- <source>1</source>
- <translation type="unfinished">1</translation>
+ <source>Package</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -1572,83 +1635,62 @@ Select your device and Mountpoint manually.</source>
<translation>התקן קבצי הקראת תפריטים</translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="36"/>
- <source>Select the Folder to generate Talkfiles for.</source>
- <translation>בחר את הספריה בה יווצרו קבצי הקראת התפריטים.</translation>
- </message>
- <message>
- <location filename="../installtalkfrm.ui" line="43"/>
- <source>Talkfile Folder</source>
- <translation>ספריית קבצי הקראת התפריטים</translation>
- </message>
- <message>
- <location filename="../installtalkfrm.ui" line="50"/>
- <source>&amp;Browse</source>
- <translation>&amp;עיין</translation>
- </message>
- <message>
- <location filename="../installtalkfrm.ui" line="61"/>
- <source>Generation settings</source>
- <translation>הגדרת יצירת קבצי הקראת תפריטים</translation>
- </message>
- <message>
- <location filename="../installtalkfrm.ui" line="67"/>
- <source>Encoder profile:</source>
- <translation>פרופיל מקודד:</translation>
+ <location filename="../installtalkfrm.ui" line="52"/>
+ <source>Generate for files</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="74"/>
+ <location filename="../installtalkfrm.ui" line="78"/>
<source>TTS profile:</source>
<translation>פרופיל מנוע דיבור:</translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="87"/>
- <source>Change</source>
- <translation>שינוי</translation>
+ <location filename="../installtalkfrm.ui" line="85"/>
+ <source>Generate for folders</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="162"/>
- <source>Generation options</source>
- <translation>אפשרויות יצירת קבצי הקראת תפריטים</translation>
+ <location filename="../installtalkfrm.ui" line="95"/>
+ <source>Recurse into folders</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="171"/>
- <source>Ignore files (comma seperated Wildcards):</source>
- <translatorcomment>תו כל = wildcard</translatorcomment>
- <translation>התעלם מקבצים (תו-כלים מופרדים בפסיקים):</translation>
+ <location filename="../installtalkfrm.ui" line="111"/>
+ <source>Change</source>
+ <translation>שינוי</translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="201"/>
- <source>Run recursive</source>
- <translation>פעל בצורה רקורסיבית</translation>
+ <location filename="../installtalkfrm.ui" line="118"/>
+ <source>Ignore files</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="211"/>
- <source>Strip Extensions</source>
- <translation>הסר סיומות קבצים</translation>
+ <location filename="../installtalkfrm.ui" line="128"/>
+ <source>Skip existing</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="221"/>
- <source>Create only new Talkfiles</source>
- <translation>צור רק קבצי הקראת תפריטים חדשים</translation>
+ <location filename="../installtalkfrm.ui" line="170"/>
+ <source>Select folders for Talkfile generation (Ctrl for multiselect)</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="191"/>
- <source>Generate .talk files for Folders</source>
- <translation>צור קבצי talk. עבור ספריות</translation>
+ <location filename="../installtalkfrm.ui" line="36"/>
+ <source>Generation options</source>
+ <translation>אפשרויות יצירת קבצי הקראת תפריטים</translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="178"/>
- <source>Generate .talk files for Files</source>
- <translation>צור קבצי talk. עבור קבצים</translation>
+ <location filename="../installtalkfrm.ui" line="42"/>
+ <source>Strip Extensions</source>
+ <translation>הסר סיומות קבצים</translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="138"/>
+ <location filename="../installtalkfrm.ui" line="143"/>
<source>&amp;Install</source>
<translation>&amp;התקנה</translation>
</message>
<message>
- <location filename="../installtalkfrm.ui" line="149"/>
+ <location filename="../installtalkfrm.ui" line="154"/>
<source>&amp;Cancel</source>
<translation>&amp;ביטול</translation>
</message>
@@ -1656,219 +1698,41 @@ Select your device and Mountpoint manually.</source>
<context>
<name>InstallTalkWindow</name>
<message>
- <location filename="../installtalkwindow.cpp" line="54"/>
- <source>Select folder to create talk files</source>
- <translation>בחר את הספריה בה יווצרו קבצי talk</translation>
- </message>
- <message>
- <location filename="../installtalkwindow.cpp" line="89"/>
- <source>The Folder to Talk is wrong!</source>
- <translation>הספרייה להקראה הינה שגוייה!</translation>
- </message>
- <message>
- <location filename="../installtalkwindow.cpp" line="122"/>
- <location filename="../installtalkwindow.cpp" line="125"/>
- <source>Selected TTS engine: &lt;b&gt;%1&lt;/b&gt;</source>
- <translation>מנוע הדיבור שנבחר: &lt;b&gt;%1&lt;/b&gt;</translation>
- </message>
- <message>
- <location filename="../installtalkwindow.cpp" line="132"/>
- <location filename="../installtalkwindow.cpp" line="135"/>
- <location filename="../installtalkwindow.cpp" line="139"/>
- <source>Selected encoder: &lt;b&gt;%1&lt;/b&gt;</source>
- <translation>המקודד שנבחר: &lt;b&gt;%1&lt;/b&gt;</translation>
- </message>
-</context>
-<context>
- <name>InstallWindow</name>
- <message>
- <location filename="../installwindow.cpp" line="107"/>
- <source>Backup to %1</source>
- <translation>גיבוי ל %1</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="137"/>
- <source>Mount point is wrong!</source>
- <translation>נקודת העגינה הינה שגויה!</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="174"/>
- <source>Really continue?</source>
- <translation>באמת להמשיך?</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="178"/>
- <source>Aborted!</source>
- <translation>בוטל!</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="187"/>
- <source>Beginning Backup...</source>
- <translation>מתחיל גיבוי...</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="209"/>
- <source>Backup finished.</source>
+ <location filename="../installtalkwindow.cpp" line="126"/>
+ <location filename="../installtalkwindow.cpp" line="129"/>
+ <source>&lt;b&gt;%1&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <location filename="../installwindow.cpp" line="212"/>
- <source>Backup failed!</source>
- <translation>הגיבוי נכשל!</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="243"/>
- <source>Select Backup Filename</source>
- <translation>בחר את שם קובץ הגיבוי</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="276"/>
- <source>This is the absolute up to the minute Rockbox built. A current build will get updated every time a change is made. Latest version is %1 (%2).</source>
- <translation>זוהי הגירסה העדכנית ביותר בהחלט של רוקבוקס. הגירסה הנוכחית מתעדכנת בכל פעם ששינוי נעשה. הגירסה האחרונה היא %1 (%2).</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="282"/>
- <source>&lt;b&gt;This is the recommended version.&lt;/b&gt;</source>
- <translation>&lt;b&gt;זוהי הגירסה המומלצת.&lt;/b&gt;</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="293"/>
- <source>This is the last released version of Rockbox.</source>
- <translation>זוהי הגירסה המשוחררת האחרונה של רוקבוקס.</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="296"/>
- <source>&lt;b&gt;Note:&lt;/b&gt; The lastest released version is %1. &lt;b&gt;This is the recommended version.&lt;/b&gt;</source>
- <translation>&lt;b&gt;שים לב:&lt;/b&gt; הגירסה המשוחררת האחרונה היא %1. &lt;b&gt;זוהי הגירסה המומלצת.&lt;/b&gt;</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="308"/>
- <source>These are automatically built each day from the current development source code. This generally has more features than the last stable release but may be much less stable. Features may change regularly.</source>
- <translation>גירסאות אלו נבנות אוטומטית בכל יום מקוד המקור העדכני. לגירסאות אלו תכונות רבות יותר מהגירסה היציבה, אך מאידך הן עלולות להיות יציבות פחות. תכונות עשויות להשתנות לעיתים קרובות.</translation>
- </message>
- <message>
- <location filename="../installwindow.cpp" line="312"/>
- <source>&lt;b&gt;Note:&lt;/b&gt; archived version is %1 (%2).</source>
- <translation>&lt;b&gt;שים לב:&lt;/b&gt; גירסת הארכיב היא %1 (%2).</translation>
- </message>
-</context>
-<context>
- <name>InstallWindowFrm</name>
- <message>
- <location filename="../installwindowfrm.ui" line="16"/>
- <source>Install Rockbox</source>
- <translation>התקן את רוקבוקס</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="35"/>
- <source>Please select the Rockbox version you want to install on your player:</source>
- <translation>אנא בחר את גירסת הרוקבוקס שברצונך להתקין על הנגן:</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="45"/>
- <source>Version</source>
- <translation>גירסה</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="51"/>
- <source>Rockbox &amp;stable</source>
- <translation>גירסה &amp;יציבה</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="58"/>
- <source>&amp;Archived Build</source>
- <translation>גירסת &amp;ארכיון</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="65"/>
- <source>&amp;Current Build</source>
- <translation>גירסה &amp;נוכחית</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="75"/>
- <source>Details</source>
- <translation>פרטים</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="81"/>
- <source>Details about the selected version</source>
- <translation>פרטים אודות הגירסה שנבחרה</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="91"/>
- <source>Note</source>
- <translation>הערה</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="119"/>
- <source>&amp;Install</source>
- <translation>&amp;התקנה</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="130"/>
- <source>&amp;Cancel</source>
- <translation>&amp;ביטול</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="156"/>
- <source>Backup</source>
- <translation>גיבוי</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="162"/>
- <source>Backup before installing</source>
- <translation>גיבוי לפני התקנה</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="169"/>
- <source>Backup location</source>
- <translation>מיקום הגיבוי</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="188"/>
- <source>Change</source>
- <translation>שינוי</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="198"/>
- <source>Rockbox Utility stores copies of Rockbox it has downloaded on the local hard disk to save network traffic. If your local copy is no longer working, tick this box to download a fresh copy.</source>
- <translation>תוכנת השירות של רוקבוקס מאחסנת עותקים של רוקבוקס שהיא הורידה על הדיסק הקשיח המקומי על מנת לחסוך בתעבורת רשת. אם העותק המקומי שלך אינו עובד יותר, סמן תיבה זו על מנת להוריד עותק חדש.</translation>
- </message>
- <message>
- <location filename="../installwindowfrm.ui" line="201"/>
- <source>&amp;Don&apos;t use locally cached copy</source>
- <translation>&amp;אל תשתמש בעותק שמור מקומי</translation>
- </message>
</context>
<context>
<name>ManualWidget</name>
<message>
- <location filename="../gui/manualwidget.cpp" line="78"/>
+ <location filename="../gui/manualwidget.cpp" line="40"/>
<source>&lt;a href=&apos;%1&apos;&gt;PDF Manual&lt;/a&gt;</source>
<translation type="unfinished">&lt;a href=&apos;%1&apos;&gt;מדריך PDF&lt;/a&gt;</translation>
</message>
<message>
- <location filename="../gui/manualwidget.cpp" line="80"/>
+ <location filename="../gui/manualwidget.cpp" line="42"/>
<source>&lt;a href=&apos;%1&apos;&gt;HTML Manual (opens in browser)&lt;/a&gt;</source>
<translation type="unfinished">&lt;a href=&apos;%1&apos;&gt;מדריך HTML (נפתח בדפדפן)&lt;/a&gt;</translation>
</message>
<message>
- <location filename="../gui/manualwidget.cpp" line="84"/>
+ <location filename="../gui/manualwidget.cpp" line="46"/>
<source>Select a device for a link to the correct manual</source>
<translation type="unfinished">בחר בנגן בשביל קישור למדריך המתאים</translation>
</message>
<message>
- <location filename="../gui/manualwidget.cpp" line="85"/>
+ <location filename="../gui/manualwidget.cpp" line="47"/>
<source>&lt;a href=&apos;%1&apos;&gt;Manual Overview&lt;/a&gt;</source>
<translation type="unfinished">&lt;a href=&apos;%1&apos;&gt;רשימת כל מדריכי המשתמש&lt;/a&gt;</translation>
</message>
<message>
- <location filename="../gui/manualwidget.cpp" line="96"/>
+ <location filename="../gui/manualwidget.cpp" line="58"/>
<source>Confirm download</source>
<translation type="unfinished">אשר הורדה</translation>
</message>
<message>
- <location filename="../gui/manualwidget.cpp" line="97"/>
+ <location filename="../gui/manualwidget.cpp" line="59"/>
<source>Do you really want to download the manual? The manual will be saved to the root folder of your player.</source>
<translation type="unfinished">האם באמת ברצונך להוריד את המדריך למשתמש? המדריך יישמר בספרייה הראשית של הנגן שלך.</translation>
</message>
@@ -1877,7 +1741,7 @@ Select your device and Mountpoint manually.</source>
<name>ManualWidgetFrm</name>
<message>
<location filename="../gui/manualwidgetfrm.ui" line="14"/>
- <source>Form</source>
+ <source>Manual</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1969,7 +1833,7 @@ Select your device and Mountpoint manually.</source>
<context>
<name>QObject</name>
<message>
- <location filename="../configure.cpp" line="589"/>
+ <location filename="../configure.cpp" line="594"/>
<location filename="../main.cpp" line="70"/>
<source>LTR</source>
<extracomment>This string is used to indicate the writing direction. Translate it to &quot;RTL&quot; (without quotes) for RTL languages. Anything else will get treated as LTR language.
@@ -1987,6 +1851,46 @@ This string is used to indicate the writing direction. Translate it to &quot;RTL
<source>(unknown product name)</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../base/bootloaderinstallhelper.cpp" line="80"/>
+ <source>Bootloader installation is almost complete. Installation &lt;b&gt;requires&lt;/b&gt; you to perform the following steps manually:</source>
+ <translation type="unfinished">התקנת מנהל האיתחול כמעט הסתיימה. ההתקנה &lt;b&gt;מחייבת&lt;/b&gt; שתבצע את הצעדים הבאים באופן ידני:</translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhelper.cpp" line="86"/>
+ <source>&lt;li&gt;Safely remove your player.&lt;/li&gt;</source>
+ <translation type="unfinished">&lt;li&gt;נתק את הנגן שלך בזהירות.&lt;/li&gt;</translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhelper.cpp" line="91"/>
+ <source>&lt;li&gt;Reboot your player into the original firmware.&lt;/li&gt;&lt;li&gt;Perform a firmware upgrade using the update functionality of the original firmware. Please refer to your player&apos;s manual on details.&lt;br/&gt;&lt;b&gt;Important:&lt;/b&gt; updating the firmware is a critical process that must not be interrupted. &lt;b&gt;Make sure the player is charged before starting the firmware update process.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhelper.cpp" line="102"/>
+ <source>&lt;li&gt;Remove any previously inserted microSD card&lt;/li&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhelper.cpp" line="103"/>
+ <source>&lt;li&gt;Disconnect your player. The player will reboot and perform an update of the original firmware. Please refer to your players manual on details.&lt;br/&gt;&lt;b&gt;Important:&lt;/b&gt; updating the firmware is a critical process that must not be interrupted. &lt;b&gt;Make sure the player is charged before disconnecting the player.&lt;/b&gt;&lt;/li&gt;&lt;li&gt;After the firmware has been updated reboot your player.&lt;/li&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhelper.cpp" line="114"/>
+ <source>&lt;li&gt;Turn the player off&lt;/li&gt;&lt;li&gt;Insert the charger&lt;/li&gt;</source>
+ <translation type="unfinished">&lt;/il&gt;כבה את הנגן&lt;li&gt;&lt;/il&gt;הכנס את המטען&lt;li&gt;</translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhelper.cpp" line="119"/>
+ <source>&lt;li&gt;Unplug USB and power adaptors&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to turn the player off&lt;/li&gt;&lt;li&gt;Toggle the battery switch on the player&lt;/li&gt;&lt;li&gt;Hold &lt;i&gt;Power&lt;/i&gt; to boot into Rockbox&lt;/li&gt;</source>
+ <translation type="unfinished">&lt;/il&gt;נתן את ה- USB ואת ספקי הכח&lt;li&gt;לחץ על &lt;i&gt;Power&lt;/i&gt; על מנת לכבות את הנגן&lt;/il&gt;&lt;li&gt;הזז את מתג הסוללה על הנגן&lt;/il&gt;&lt;li&gt;לחץ על &lt;i&gt;Power&lt;/i&gt; כדי לאתחל לתוך רוקבוקס&lt;/il&gt;&lt;li&gt;</translation>
+ </message>
+ <message>
+ <location filename="../base/bootloaderinstallhelper.cpp" line="125"/>
+ <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; You can safely install other parts first, but the above steps are &lt;b&gt;required&lt;/b&gt; to finish the installation!&lt;/p&gt;</source>
+ <translation type="unfinished">&lt;p&gt;&lt;b&gt;שים לב:&lt;/b&gt; אתה יכול להתקין חלקים אחרים קודם לכן ללא חשש, אבל הצעדים לעיל הינם &lt;b&gt;נדרשים&lt;/b&gt; על מנת לסיים את ההתקנה!&lt;/p&gt;</translation>
+ </message>
</context>
<context>
<name>QuaZipFile</name>
@@ -1999,364 +1903,198 @@ This string is used to indicate the writing direction. Translate it to &quot;RTL
<context>
<name>RbUtilQt</name>
<message>
- <location filename="../rbutilqt.cpp" line="227"/>
- <location filename="../rbutilqt.cpp" line="260"/>
+ <location filename="../rbutilqt.cpp" line="212"/>
<source>Downloading build information, please wait ...</source>
<translation>מוריד מידע גירסאות, אנא המתן...</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="238"/>
- <location filename="../rbutilqt.cpp" line="269"/>
+ <location filename="../rbutilqt.cpp" line="223"/>
<source>Can&apos;t get version information!</source>
<translation>לא מצליח לקבל את מידע הגירסאות!</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="240"/>
- <location filename="../rbutilqt.cpp" line="271"/>
+ <location filename="../rbutilqt.cpp" line="225"/>
<source>Can&apos;t get version information.
Network error: %1. Please check your network and proxy settings.</source>
<translation>לא מצליח להשיג מידע גירסה.
שגיאת רשת: %1. אנא בדוק את הרשת והגדרות הפרוקסי.</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="357"/>
+ <location filename="../rbutilqt.cpp" line="313"/>
<source>New installation</source>
<translation>התקנה חדשה</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="358"/>
+ <location filename="../rbutilqt.cpp" line="314"/>
<source>This is a new installation of Rockbox Utility, or a new version. The configuration dialog will now open to allow you to setup the program, or review your settings.</source>
<translation>זוהי התקנה חדשה של תוכנת השירות של רוקבוקס, או גירסה חדשה. תיבת השיח של ההגדרות תיפתח כעת על מנת לאפשר לך להגדיר את התוכנית, או לעבור על ההגדרות הקיימות.</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="365"/>
- <location filename="../rbutilqt.cpp" line="1159"/>
+ <location filename="../rbutilqt.cpp" line="321"/>
+ <location filename="../rbutilqt.cpp" line="622"/>
<source>Configuration error</source>
<translation>שגיאת הגדרות</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="366"/>
+ <location filename="../rbutilqt.cpp" line="322"/>
<source>Your configuration is invalid. This is most likely due to a changed device path. The configuration dialog will now open to allow you to correct the problem.</source>
<translation>ההגדרות שלך שגויות. לרוב הדבר נובע מכך שהנתיב לנגן השתנה. תיבת השיח של ההגדרות תיפתח כעת, על מנת לאפשר לך לתקן את הבעיה.</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="281"/>
+ <location filename="../rbutilqt.cpp" line="237"/>
<source>Download build information finished.</source>
<translation>הורדת מידע הגירסאות הסתיימה.</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="411"/>
- <source>&lt;b&gt;%1 %2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;</source>
- <translation>&lt;b&gt;%1 %2&lt;/b&gt; ב- &lt;b&gt;%3&lt;/b&gt;</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="426"/>
- <location filename="../rbutilqt.cpp" line="482"/>
- <location filename="../rbutilqt.cpp" line="659"/>
- <location filename="../rbutilqt.cpp" line="830"/>
- <location filename="../rbutilqt.cpp" line="917"/>
- <location filename="../rbutilqt.cpp" line="961"/>
+ <location filename="../rbutilqt.cpp" line="434"/>
<source>Confirm Installation</source>
<translation>אשר התקנה</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="505"/>
- <location filename="../rbutilqt.cpp" line="1105"/>
+ <location filename="../rbutilqt.cpp" line="566"/>
<source>Mount point is wrong!</source>
<translation>נקודת העגינה הינה שגויה!</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="573"/>
- <source>Aborted!</source>
- <translation>בוטל!</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="583"/>
- <source>Installed Rockbox detected</source>
- <translation>זוהתה התקנה של רוקבוקס</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="584"/>
- <source>Rockbox installation detected. Do you want to backup first?</source>
- <translation>זוהתה התקנה של רוקבוקס. האם ברצונך לגבות לפני כן?</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="588"/>
- <source>Starting backup...</source>
- <translation>מתחיל גיבוי...</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="600"/>
- <source>Beginning Backup...</source>
- <translation type="unfinished">מתחיל גיבוי...</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="614"/>
- <source>Backup successful</source>
- <translation>הגיבוי הסתיים בהצלחה</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="618"/>
- <source>Backup failed!</source>
- <translation>הגיבוי נכשל!</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="660"/>
- <source>Do you really want to install the Bootloader?</source>
- <translation>האם באמת ברצונך להתקין את מנהל האיתחול?</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="771"/>
- <source>Error reading firmware file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="824"/>
- <location filename="../rbutilqt.cpp" line="902"/>
+ <location filename="../rbutilqt.cpp" line="414"/>
<source>No Rockbox installation found</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="825"/>
- <source>Could not determine the installed Rockbox version. Please install a Rockbox build before installing fonts.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="831"/>
- <source>Do you really want to install the fonts package?</source>
- <translation>האם באמת ברצונך להתקין את חבילת הגופנים?</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="888"/>
+ <location filename="../rbutilqt.cpp" line="400"/>
<source>Warning</source>
<translation>אזהרה</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="889"/>
+ <location filename="../rbutilqt.cpp" line="401"/>
<source>The Application is still downloading Information about new Builds. Please try again shortly.</source>
<translation>תוכנית השרות עדיין מורידה מידע לגבי גירסאות חדשות. אנא נסה שוב בקרוב.</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="903"/>
+ <location filename="../rbutilqt.cpp" line="415"/>
<source>Could not determine the installed Rockbox version. Please install a Rockbox build before installing voice files.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="918"/>
+ <location filename="../rbutilqt.cpp" line="435"/>
<source>Do you really want to install the voice file?</source>
<translation>האם באמת ברצונך להתקין את קובץ הקראת התפריטים?</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="956"/>
- <source>Error</source>
- <translation>שגיאה</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="957"/>
- <source>Your device doesn&apos;t have a doom plugin. Aborting.</source>
- <translation>לנגן שברשותך אין הרחבת doom. מבטל.</translation>
+ <location filename="../rbutilqt.cpp" line="423"/>
+ <source>No voice file available</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="962"/>
- <source>Do you really want to install the game addon files?</source>
- <translation>האם באמת ברצונך להתקין את קבצי הרחבות המשחקים?</translation>
+ <location filename="../rbutilqt.cpp" line="424"/>
+ <source>The installed version of Rockbox is a development version. Pre-built voices are only available for release versions of Rockbox. Please generate a voice yourself using the &quot;Create voice file&quot; functionality.</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1040"/>
+ <location filename="../rbutilqt.cpp" line="496"/>
<source>Confirm Uninstallation</source>
<translation>אשר הסרת התקנה</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1041"/>
+ <location filename="../rbutilqt.cpp" line="497"/>
<source>Do you really want to uninstall the Bootloader?</source>
<translation>האם באמת ברצונך להסיר את מנהל האיתחול?</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1055"/>
+ <location filename="../rbutilqt.cpp" line="512"/>
<source>No uninstall method for this target known.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1072"/>
+ <location filename="../rbutilqt.cpp" line="526"/>
<source>Rockbox Utility can not uninstall the bootloader on this target. Try a normal firmware update to remove the booloader.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1091"/>
+ <location filename="../rbutilqt.cpp" line="534"/>
+ <source>No Rockbox bootloader found.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../rbutilqt.cpp" line="552"/>
<source>Confirm installation</source>
<translation>אשר התקנה</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1092"/>
+ <location filename="../rbutilqt.cpp" line="553"/>
<source>Do you really want to install Rockbox Utility to your player? After installation you can run it from the players hard drive.</source>
<translation>האם באמת ברצונך להתקין את תוכנית השרות של רוקבוקס לנגן שלך? לאחר ההתקנה תוכל להריץ אותה מהתקן האיחסון של הנגן.</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1101"/>
+ <location filename="../rbutilqt.cpp" line="562"/>
<source>Installing Rockbox Utility</source>
<translation>מתקין את תוכנת השרות של רוקבוקס</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1119"/>
+ <location filename="../rbutilqt.cpp" line="580"/>
<source>Error installing Rockbox Utility</source>
<translation>שגיאה בהתקנת תוכנת השרות של רוקבוקס</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1123"/>
+ <location filename="../rbutilqt.cpp" line="584"/>
<source>Installing user configuration</source>
<translation>מתקין הגדרות משתמש</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1127"/>
+ <location filename="../rbutilqt.cpp" line="588"/>
<source>Error installing user configuration</source>
<translation>שגיאה בהתקנת הגדרות משתמש</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1131"/>
+ <location filename="../rbutilqt.cpp" line="592"/>
<source>Successfully installed Rockbox Utility.</source>
<translation>התקנת תוכנית השרות של רוקבוקס הסתיימה בהצלחה.</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1160"/>
+ <location filename="../rbutilqt.cpp" line="623"/>
<source>Your configuration is invalid. Please go to the configuration dialog and make sure the selected values are correct.</source>
<translation>ההגדרות שלך שגויות. אנא עבור לתיבת השיח של ההגדרות וודא שהערכים הנכונים נבחרו.</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1183"/>
+ <location filename="../rbutilqt.cpp" line="646"/>
<source>Checking for update ...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1248"/>
+ <location filename="../rbutilqt.cpp" line="711"/>
<source>RockboxUtility Update available</source>
<translation>קיים עידכון של תוכנת השירות של רוקבוקס</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1249"/>
+ <location filename="../rbutilqt.cpp" line="712"/>
<source>&lt;b&gt;New RockboxUtility Version available.&lt;/b&gt; &lt;br&gt;&lt;br&gt;Download it from here: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</source>
<translation>&lt;b&gt;קיימת גירסה חדשה של תוכנית השרות&lt;/b&gt; &lt;br&gt;&lt;br&gt;ניתן להורידה מכאן: &lt;a href=&apos;%1&apos;&gt;%2&lt;/a&gt;</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1252"/>
+ <location filename="../rbutilqt.cpp" line="715"/>
<source>New version of Rockbox Utility available.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="1255"/>
+ <location filename="../rbutilqt.cpp" line="718"/>
<source>Rockbox Utility is up to date.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="239"/>
- <location filename="../rbutilqt.cpp" line="270"/>
+ <location filename="../rbutilqt.cpp" line="224"/>
<source>Network error</source>
<translation>שגיאת רשת</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="569"/>
- <source>Really continue?</source>
- <translation>באמת להמשיך?</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="679"/>
- <source>No install method known.</source>
- <translation>אין שיטת התקנה ידועה.</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="706"/>
- <source>Bootloader detected</source>
- <translation>מנהל האיתחול זוהה</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="707"/>
- <source>Bootloader already installed. Do you want to reinstall the bootloader?</source>
- <translation>מנהל האיתחול כבר מותקן. האם אתה באמת רוצה להתקין מחדש את מנהל האיתחול?</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="730"/>
- <source>Create Bootloader backup</source>
- <translation>יוצר גיבוי מנהל האיתחול</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="731"/>
- <source>You can create a backup of the original bootloader file. Press &quot;Yes&quot; to select an output folder on your computer to save the file to. The file will get placed in a new folder &quot;%1&quot; created below the selected folder.
-Press &quot;No&quot; to skip this step.</source>
- <translation>ביכולתך ליצור גיבוי של קובץ מנהל האיתחול המקורי. לחץ &quot;כן&quot; על מנת לבחור ספריית פלט על המחשב שלך אליה יישמר הקובץ, אשר יימצא תחת ספרייה חדשה בשם &quot;%1&quot; מתחת לספרייה שנבחרה.
-לחץ &quot;לא&quot; כדי לדלג על שלב זה.</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="738"/>
- <source>Browse backup folder</source>
- <translation>עיין בספריית הגיבוי</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="750"/>
- <source>Prerequisites</source>
- <translation>דרישות מוקדמות</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="763"/>
- <source>Select firmware file</source>
- <translation>בחר קובץ קושחה</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="765"/>
- <source>Error opening firmware file</source>
- <translation>שגיאה בפתיחת קובץ קושחה</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="781"/>
- <source>Backup error</source>
- <translation>שגיאת גיבוי</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="782"/>
- <source>Could not create backup file. Continue?</source>
- <translation>לא מצליח ליצור קובץ גיבוי. להמשיך?</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="812"/>
- <source>Manual steps required</source>
- <translation>צעדים ידניים נדרשים</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="427"/>
- <source>Do you really want to perform a complete installation?
-
-This will install Rockbox %1. To install the most recent development build available press &quot;Cancel&quot; and use the &quot;Installation&quot; tab.</source>
- <translation>האם באמת ברצונך לבצע התקנה אוטומאטית?
-
-דבר זה יתקין את רוקבוקס %1. על מנת להתקין את גירסת הפיתוח המעודכנת ביותר לחץ &quot;ביטול&quot; והשתמש בלשונית ה&quot;התקנה&quot;.</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="103"/>
+ <location filename="../rbutilqt.cpp" line="104"/>
<source>Wine detected!</source>
<translation>Wine זוהתה!</translation>
</message>
<message>
- <location filename="../rbutilqt.cpp" line="104"/>
+ <location filename="../rbutilqt.cpp" line="105"/>
<source>It seems you are trying to run this program under Wine. Please don&apos;t do this, running under Wine will fail. Use the native Linux binary instead.</source>
<translation>נראה שאתה מנסה להריץ את תוכנה זו תחת Wine. אנא הימנע מכך, כיוון שהריצה תיכשל. השתמש בקבצים הבינאריים של לינוקס במקום.</translation>
</message>
- <message>
- <location filename="../rbutilqt.cpp" line="483"/>
- <source>Do you really want to perform a minimal installation? A minimal installation will contain only the absolutely necessary parts to run Rockbox.
-
-This will install Rockbox %1. To install the most recent development build available press &quot;Cancel&quot; and use the &quot;Installation&quot; tab.</source>
- <translation>האם באמת ברצונך לבצע התקנה מינימאלית? התקנה זו מכילה אך ורק את החלקים ההכרחיים ביותר להפעלת רוקבוקס.
-
-דבר זה יתקין את רוקבוקס %1. על מנת להתקין את גירסת הפיתוח המעודכנת ביותר לחץ &quot;ביטול&quot; והשתמש בלשונית ה&quot;התקנה&quot;.</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="712"/>
- <source>Bootloader installation skipped</source>
- <translation>התקנת מנהל האיתחול לא בוצעה</translation>
- </message>
- <message>
- <location filename="../rbutilqt.cpp" line="756"/>
- <source>Bootloader installation aborted</source>
- <translation>התקנת מנהל האיתחול בוטלה</translation>
- </message>
</context>
<context>
<name>RbUtilQtFrm</name>
@@ -2366,388 +2104,555 @@ This will install Rockbox %1. To install the most recent development build avail
<translation>תוכנת השרות של רוקבוקס</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="71"/>
+ <location filename="../rbutilqtfrm.ui" line="31"/>
<source>Device</source>
<translation>נגן</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="83"/>
- <source>Selected device:</source>
- <translation>הנגן שנבחר:</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="90"/>
- <source>device / mountpoint unknown or invalid</source>
- <translation>נגן / נקודת עגינה לא ידועים או שגויים</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="110"/>
+ <location filename="../rbutilqtfrm.ui" line="94"/>
<source>&amp;Change</source>
<translation>&amp;שינוי</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="128"/>
- <location filename="../rbutilqtfrm.ui" line="711"/>
- <source>&amp;Quick Start</source>
- <translation>התחלה &amp;מהירה</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="131"/>
+ <location filename="../rbutilqtfrm.ui" line="140"/>
<source>Welcome</source>
<translation>ברוכים הבאים</translation>
</message>
<message>
<location filename="../rbutilqtfrm.ui" line="137"/>
- <source>Complete Installation</source>
- <translation>התקנה מלאה</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="154"/>
- <source>&lt;b&gt;Complete Installation&lt;/b&gt;&lt;br/&gt;This installs the bootloader, a current build and the extras package. This is the recommended method for new installations.</source>
- <translation>&lt;b&gt;התקנה מלאה&lt;/b&gt;&lt;br/&gt;התקנת מנהל האיתחול, הגירסה הנוכחית של רוקבוקס וחבילת התוספות. זוהי הבחירה המומלצת עבור התקנות חדשות.</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="224"/>
- <location filename="../rbutilqtfrm.ui" line="704"/>
+ <location filename="../rbutilqtfrm.ui" line="634"/>
<source>&amp;Installation</source>
<translation>&amp;התקנה</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="227"/>
- <source>Basic Rockbox installation</source>
- <translation>התקנה בסיסית של רוקבוקס</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="233"/>
- <source>Install Bootloader</source>
- <translation>התקנת מנהל האיתחול</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="250"/>
- <source>&lt;b&gt;Install the bootloader&lt;/b&gt;&lt;br/&gt;Before Rockbox can be run on your audio player, you may have to install a bootloader. This is only necessary the first time Rockbox is installed.</source>
- <translation>&lt;b&gt;התקנת מנהל האיתחול&lt;/b&gt;&lt;br/&gt;בטרם ניתן להריץ את רוקבוקס על הנגן שלך, ייתכן ותצטרך להתקין מנהל איתחול. הדבר נדרש רק בפעם הראשונה שרוקבוקס מותקנת.</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="260"/>
- <source>Install Rockbox</source>
- <translation>התקן את רוקבוקס</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="277"/>
- <source>&lt;b&gt;Install Rockbox&lt;/b&gt; on your audio player</source>
- <translation>&lt;b&gt;התקן את רוקבוקס&lt;/b&gt; על הנגן שלך</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="320"/>
- <location filename="../rbutilqtfrm.ui" line="718"/>
- <source>&amp;Extras</source>
- <translation>&amp;תוספות</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="323"/>
- <source>Install extras for Rockbox</source>
- <translation>התקן תוספות עבור רוקבוקס</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="329"/>
- <source>Install Fonts package</source>
- <translation>התקן חבילת גופנים</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="346"/>
- <source>&lt;b&gt;Fonts Package&lt;/b&gt;&lt;br/&gt;The Fonts Package contains a couple of commonly used fonts. Installation is highly recommended.</source>
- <translation>&lt;b&gt;חבילת גופנים&lt;/b&gt;&lt;br/&gt;חבילת הגופנים מכילה מספר גופנים בהם נעשה שימוש לעתים קרובות. התקנה זו מומלצת ביותר.</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="356"/>
- <source>Install themes</source>
- <translation>התקנת ערכות נושא</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="383"/>
- <source>Install game files</source>
- <translation>התקנת קבצי משחק</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="400"/>
- <source>&lt;b&gt;Install Game Files&lt;/b&gt;&lt;br/&gt;Doom needs a base wad file to run.</source>
- <translation>&lt;b&gt;התקנת קבצי משחק&lt;/b&gt;&lt;br/&gt; דום זקוקה לקובץ wad בסיסי על מנת לרוץ.</translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="437"/>
- <location filename="../rbutilqtfrm.ui" line="726"/>
+ <location filename="../rbutilqtfrm.ui" line="145"/>
+ <location filename="../rbutilqtfrm.ui" line="426"/>
<source>&amp;Accessibility</source>
<translation>&amp;נגישות</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="440"/>
+ <location filename="../rbutilqtfrm.ui" line="148"/>
<source>Install accessibility add-ons</source>
<translation>התקנת תוסף נגישות</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="446"/>
+ <location filename="../rbutilqtfrm.ui" line="154"/>
<source>Install Voice files</source>
<translation>התקנת קבצי הקראת תפריטים</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="463"/>
+ <location filename="../rbutilqtfrm.ui" line="171"/>
<source>&lt;b&gt;Install Voice file&lt;/b&gt;&lt;br/&gt;Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so if you installed the voice file Rockbox will speak.</source>
<translation>&lt;b&gt;התקנת קבצי הקראת תפריטים&lt;/b&gt;&lt;br/&gt;קבצי הקראת תפריטים נחוצים על מנת להקריא את ממשק המשתמש. הקראה מופעלת כברירת מחדל, כך שאם התקנת את קבצי הקראת התפריטים, רוקבוקס תקריא אותם.</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="473"/>
+ <location filename="../rbutilqtfrm.ui" line="181"/>
<source>Install Talk files</source>
<translation>התקנת קבצי דיבור</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="490"/>
+ <location filename="../rbutilqtfrm.ui" line="198"/>
<source>&lt;b&gt;Create Talk Files&lt;/b&gt;&lt;br/&gt;Talkfiles are needed to let Rockbox speak File and Foldernames</source>
<translation>&lt;b&gt;יצירת קבצי דיבור&lt;/b&gt;&lt;br/&gt;קבצי דיבור נחוצים על מנת לתת לרוקבוקס להקריא שמות קבצים וספריות</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="523"/>
+ <location filename="../rbutilqtfrm.ui" line="231"/>
<source>Create Voice files</source>
<translation>יצירת קבצי קול</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="540"/>
+ <location filename="../rbutilqtfrm.ui" line="248"/>
<source>&lt;b&gt;Create Voice file&lt;/b&gt;&lt;br/&gt;Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so
if you installed the voice file Rockbox will speak.</source>
<translation>&lt;b&gt;יצירת קבצי הקראת התפריטים&lt;/b&gt;&lt;br/&gt;קבצי קול נחוצים על מנת לגרום לרוקבוקס להקריא את ממשק המשתמש. הקראה מאופשרת כברירת מחדל, כך שאם התקנת את קבצי הקראת התפריטים, רוקבוקס תקריא אותם.</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="552"/>
- <location filename="../rbutilqtfrm.ui" line="734"/>
+ <location filename="../rbutilqtfrm.ui" line="434"/>
<source>&amp;Uninstallation</source>
<translation>ה&amp;סרת התקנה</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="555"/>
- <location filename="../rbutilqtfrm.ui" line="588"/>
+ <location filename="../rbutilqtfrm.ui" line="263"/>
+ <location filename="../rbutilqtfrm.ui" line="296"/>
<source>Uninstall Rockbox</source>
<translation>הסרת התקנת רוקבוקס</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="561"/>
+ <location filename="../rbutilqtfrm.ui" line="37"/>
+ <source>mountpoint unknown or invalid</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../rbutilqtfrm.ui" line="44"/>
+ <source>Mountpoint:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../rbutilqtfrm.ui" line="51"/>
+ <source>device unknown or invalid</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../rbutilqtfrm.ui" line="64"/>
+ <source>Device:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../rbutilqtfrm.ui" line="260"/>
+ <source>Backup &amp;&amp; &amp;Uninstallation</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../rbutilqtfrm.ui" line="269"/>
<source>Uninstall Bootloader</source>
<translation>הסרת מנהל האיתחול</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="578"/>
+ <location filename="../rbutilqtfrm.ui" line="286"/>
<source>&lt;b&gt;Remove the bootloader&lt;/b&gt;&lt;br/&gt;After removing the bootloader you won&apos;t be able to start Rockbox.</source>
<translation>&lt;b&gt;הסרת מנהל האיתחול&lt;/b&gt;&lt;br/&gt;לאחר הסרת מנהל האיתחול לא תוכל להפעיל את רוקבוקס.</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="605"/>
+ <location filename="../rbutilqtfrm.ui" line="313"/>
<source>&lt;b&gt;Uninstall Rockbox from your audio player.&lt;/b&gt;&lt;br/&gt;This will leave the bootloader in place (you need to remove it manually).</source>
<translation>&lt;b&gt;הסרת רוקבוקס מהנגן שלך&lt;/b&gt;&lt;br/&gt;מנהל האתחול ישאר במקומו (יהיה עליך להסירו ידנית).</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="648"/>
+ <location filename="../rbutilqtfrm.ui" line="326"/>
+ <source>Backup</source>
+ <translation type="unfinished">גיבוי</translation>
+ </message>
+ <message>
+ <location filename="../rbutilqtfrm.ui" line="343"/>
+ <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Backup current installation.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Create a backup by archiving the contents of the Rockbox installation folder.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../rbutilqtfrm.ui" line="370"/>
<source>&amp;Manual</source>
<translation>מ&amp;דריך למשתמש</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="651"/>
+ <location filename="../rbutilqtfrm.ui" line="373"/>
<source>View and download the manual</source>
<translation>צפה והורד את המדריך למשתמש</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="656"/>
+ <location filename="../rbutilqtfrm.ui" line="378"/>
<source>Inf&amp;o</source>
<translation>&amp;מידע</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="674"/>
+ <location filename="../rbutilqtfrm.ui" line="396"/>
<source>&amp;File</source>
<translation>&amp;קובץ</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="687"/>
+ <location filename="../rbutilqtfrm.ui" line="409"/>
<source>&amp;Troubleshoot</source>
<translation>תפעול ת&amp;קלות</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="700"/>
+ <location filename="../rbutilqtfrm.ui" line="422"/>
<source>Action&amp;s</source>
<translation>&amp;פעולות</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="752"/>
+ <location filename="../rbutilqtfrm.ui" line="450"/>
<source>Empty local download cache</source>
<translation>ריקון מטמון הורדות מקומי</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="757"/>
+ <location filename="../rbutilqtfrm.ui" line="455"/>
<source>Install Rockbox Utility on player</source>
<translation>התקנת תוכנית השירות של רוקבוקס על הנגן</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="762"/>
+ <location filename="../rbutilqtfrm.ui" line="460"/>
<source>&amp;Configure</source>
<translation>&amp;הגדרות</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="767"/>
+ <location filename="../rbutilqtfrm.ui" line="465"/>
<source>E&amp;xit</source>
<translation>&amp;יציאה</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="770"/>
+ <location filename="../rbutilqtfrm.ui" line="468"/>
<source>Ctrl+Q</source>
<translation>Ctrl+Q</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="775"/>
+ <location filename="../rbutilqtfrm.ui" line="473"/>
<source>&amp;About</source>
<translation>&amp;אודות</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="780"/>
+ <location filename="../rbutilqtfrm.ui" line="478"/>
<source>About &amp;Qt</source>
<translation>Qt או&amp;דות</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="683"/>
- <location filename="../rbutilqtfrm.ui" line="785"/>
+ <location filename="../rbutilqtfrm.ui" line="405"/>
+ <location filename="../rbutilqtfrm.ui" line="483"/>
<source>&amp;Help</source>
<translation>&amp;עזרה</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="373"/>
- <source>&lt;b&gt;Install Themes&lt;/b&gt;&lt;br/&gt;Rockbox&apos;s look can be customized by themes. You can choose and install several officially distributed themes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../rbutilqtfrm.ui" line="790"/>
+ <location filename="../rbutilqtfrm.ui" line="488"/>
<source>Info</source>
<translation>מידע</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="799"/>
+ <location filename="../rbutilqtfrm.ui" line="497"/>
<source>&amp;Complete Installation</source>
<translation>התקנה &amp;מלאה</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="817"/>
+ <location filename="../rbutilqtfrm.ui" line="515"/>
<source>Install &amp;Bootloader</source>
<translation>התקנת מנהל ה&amp;איתחול</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="826"/>
+ <location filename="../rbutilqtfrm.ui" line="524"/>
<source>Install &amp;Rockbox</source>
<translation>התקנת &amp;רוקבוקס</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="835"/>
+ <location filename="../rbutilqtfrm.ui" line="533"/>
<source>Install &amp;Fonts Package</source>
<translation>התקנת חבילת &amp;גופנים</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="844"/>
+ <location filename="../rbutilqtfrm.ui" line="542"/>
<source>Install &amp;Themes</source>
<translation>התקנת &amp;ערכות נושא</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="853"/>
+ <location filename="../rbutilqtfrm.ui" line="551"/>
<source>Install &amp;Game Files</source>
<translation>התקנת קבצי &amp;משחק</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="862"/>
+ <location filename="../rbutilqtfrm.ui" line="560"/>
<source>&amp;Install Voice File</source>
<translation>התקנת קבצי הקראת &amp;תפריטים</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="871"/>
+ <location filename="../rbutilqtfrm.ui" line="569"/>
<source>Create &amp;Talk Files</source>
<translation>יצירת קבצי &amp;דיבור</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="880"/>
+ <location filename="../rbutilqtfrm.ui" line="578"/>
<source>Remove &amp;bootloader</source>
<translation>הסרת &amp;מנהל האיתחול</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="889"/>
+ <location filename="../rbutilqtfrm.ui" line="587"/>
<source>Uninstall &amp;Rockbox</source>
<translation>הסרת &amp;רוקבוקס</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="894"/>
+ <location filename="../rbutilqtfrm.ui" line="592"/>
<source>Read PDF manual</source>
<translation>קריאת מדריך למשתמש מסוג PDF</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="899"/>
+ <location filename="../rbutilqtfrm.ui" line="597"/>
<source>Read HTML manual</source>
<translation>קריאת מדריך למשתמש מסוג HTML</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="904"/>
+ <location filename="../rbutilqtfrm.ui" line="602"/>
<source>Download PDF manual</source>
<translation>הורדת מדריך למשתמש מסוג PDF</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="909"/>
+ <location filename="../rbutilqtfrm.ui" line="607"/>
<source>Download HTML manual (zip)</source>
<translation>הורדת מדריך למשתמש מסוג HTML (קובץ zip)</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="918"/>
+ <location filename="../rbutilqtfrm.ui" line="616"/>
<source>Create &amp;Voice File</source>
<translation>יצירת קובץ &amp;הקראת תפריטים</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="921"/>
+ <location filename="../rbutilqtfrm.ui" line="619"/>
<source>Create Voice File</source>
<translation>יצירת קובץ הקראת תפריטים</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="926"/>
+ <location filename="../rbutilqtfrm.ui" line="624"/>
<source>&amp;System Info</source>
<translation>&amp;מידע מערכת</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="931"/>
+ <location filename="../rbutilqtfrm.ui" line="629"/>
<source>System &amp;Trace</source>
<translation>יומן רי&amp;צת מערכת</translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="167"/>
- <source>Minimal Installation</source>
- <translation>התקנה מינימאלית</translation>
+ <location filename="../rbutilqtfrm.ui" line="506"/>
+ <source>&amp;Minimal Installation</source>
+ <translation>התקנה מינימא&amp;לית</translation>
</message>
+</context>
+<context>
+ <name>SelectiveInstallWidget</name>
<message>
- <location filename="../rbutilqtfrm.ui" line="184"/>
- <source>&lt;b&gt;Minimal installation&lt;/b&gt;&lt;br/&gt;This installs bootloader and the current build of Rockbox. If you don&apos;t want the extras package, choose this option.</source>
- <translation>&lt;b&gt;התקנה מינימאלית&lt;/b&gt;&lt;br/&gt;התקנת מנהל האיתחול והגירסה הנוכחית של רוקבוקס. אם אינך מעוניין בחבילת התוספות, בחר באפשרות זו.</translation>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="20"/>
+ <source>Selective Installation</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../rbutilqtfrm.ui" line="808"/>
- <source>&amp;Minimal Installation</source>
- <translation>התקנה מינימא&amp;לית</translation>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="26"/>
+ <source>Rockbox version to install</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="35"/>
+ <source>Version information not available yet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="54"/>
+ <source>Rockbox components to install</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="60"/>
+ <source>&amp;Bootloader</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="80"/>
+ <source>The main Rockbox firmware.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="90"/>
+ <source>Fonts</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="104"/>
+ <source>&amp;Rockbox</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="124"/>
+ <source>Some game plugins require additional files.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="140"/>
+ <source>Additional fonts for the User Interface.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="156"/>
+ <source>The bootloader is required for starting Rockbox. Only necessary for first time install.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="166"/>
+ <source>Game Files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="177"/>
+ <source>Customize</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="184"/>
+ <source>Themes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="201"/>
+ <source>Themes allow adjusting the user interface of Rockbox. Use &quot;Customize&quot; to select themes.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidgetfrm.ui" line="246"/>
+ <source>&amp;Install</source>
+ <translation type="unfinished">&amp;התקנה</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="64"/>
+ <source>This is the latest stable release available.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="67"/>
+ <source>The development version is updated on every code change. Last update was on %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="71"/>
+ <source>This will eventually become the next Rockbox version. Install it to help testing.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="97"/>
+ <source>Stable Release (Version %1)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="101"/>
+ <source>Development Version (Revison %1)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="105"/>
+ <source>Release Candidate (Revison %1)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="127"/>
+ <source>The selected player doesn&apos;t need a bootloader.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="132"/>
+ <source>The bootloader is required for starting Rockbox. Installation of the bootloader is only necessary on first time installation.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="165"/>
+ <source>Mountpoint is wrong</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="219"/>
+ <source>No install method known.</source>
+ <translation type="unfinished">אין שיטת התקנה ידועה.</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="246"/>
+ <source>Bootloader detected</source>
+ <translation type="unfinished">מנהל האיתחול זוהה</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="247"/>
+ <source>Bootloader already installed. Do you want to reinstall the bootloader?</source>
+ <translation type="unfinished">מנהל האיתחול כבר מותקן. האם אתה באמת רוצה להתקין מחדש את מנהל האיתחול?</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="251"/>
+ <source>Bootloader installation skipped</source>
+ <translation type="unfinished">התקנת מנהל האיתחול לא בוצעה</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="264"/>
+ <source>Create Bootloader backup</source>
+ <translation type="unfinished">יוצר גיבוי מנהל האיתחול</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="265"/>
+ <source>You can create a backup of the original bootloader file. Press &quot;Yes&quot; to select an output folder on your computer to save the file to. The file will get placed in a new folder &quot;%1&quot; created below the selected folder.
+Press &quot;No&quot; to skip this step.</source>
+ <translation type="unfinished">ביכולתך ליצור גיבוי של קובץ מנהל האיתחול המקורי. לחץ &quot;כן&quot; על מנת לבחור ספריית פלט על המחשב שלך אליה יישמר הקובץ, אשר יימצא תחת ספרייה חדשה בשם &quot;%1&quot; מתחת לספרייה שנבחרה.
+לחץ &quot;לא&quot; כדי לדלג על שלב זה.</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="272"/>
+ <source>Browse backup folder</source>
+ <translation type="unfinished">עיין בספריית הגיבוי</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="284"/>
+ <source>Prerequisites</source>
+ <translation type="unfinished">דרישות מוקדמות</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="289"/>
+ <source>Bootloader installation aborted</source>
+ <translation type="unfinished">התקנת מנהל האיתחול בוטלה</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="299"/>
+ <source>Bootloader files (%1)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="301"/>
+ <source>All files (*)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="303"/>
+ <source>Select firmware file</source>
+ <translation type="unfinished">בחר קובץ קושחה</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="305"/>
+ <source>Error opening firmware file</source>
+ <translation type="unfinished">שגיאה בפתיחת קובץ קושחה</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="311"/>
+ <source>Error reading firmware file</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="321"/>
+ <source>Backup error</source>
+ <translation type="unfinished">שגיאת גיבוי</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="322"/>
+ <source>Could not create backup file. Continue?</source>
+ <translation type="unfinished">לא מצליח ליצור קובץ גיבוי. להמשיך?</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="346"/>
+ <source>Manual steps required</source>
+ <translation type="unfinished">צעדים ידניים נדרשים</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="366"/>
+ <source>Continue with installation?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="367"/>
+ <source>Really continue?</source>
+ <translation type="unfinished">באמת להמשיך?</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="371"/>
+ <source>Aborted!</source>
+ <translation type="unfinished">בוטל!</translation>
+ </message>
+ <message>
+ <location filename="../gui/selectiveinstallwidget.cpp" line="485"/>
+ <source>Your installation doesn&apos;t require game files, skipping.</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ServerInfo</name>
<message>
- <location filename="../base/serverinfo.cpp" line="71"/>
+ <location filename="../base/serverinfo.cpp" line="116"/>
<source>Unknown</source>
<translation>לא ידוע</translation>
</message>
<message>
- <location filename="../base/serverinfo.cpp" line="75"/>
+ <location filename="../base/serverinfo.cpp" line="120"/>
<source>Unusable</source>
<translation>לא שמיש</translation>
</message>
<message>
- <location filename="../base/serverinfo.cpp" line="78"/>
+ <location filename="../base/serverinfo.cpp" line="123"/>
<source>Unstable</source>
<translation>לא יציב</translation>
</message>
<message>
- <location filename="../base/serverinfo.cpp" line="81"/>
+ <location filename="../base/serverinfo.cpp" line="126"/>
<source>Stable</source>
<translation>יציב</translation>
</message>
@@ -2907,32 +2812,32 @@ This will install Rockbox %1. To install the most recent development build avail
<context>
<name>TTSBase</name>
<message>
- <location filename="../base/ttsbase.cpp" line="39"/>
+ <location filename="../base/ttsbase.cpp" line="40"/>
<source>Espeak TTS Engine</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/ttsbase.cpp" line="40"/>
+ <location filename="../base/ttsbase.cpp" line="42"/>
<source>Flite TTS Engine</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/ttsbase.cpp" line="41"/>
+ <location filename="../base/ttsbase.cpp" line="43"/>
<source>Swift TTS Engine</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/ttsbase.cpp" line="43"/>
+ <location filename="../base/ttsbase.cpp" line="45"/>
<source>SAPI TTS Engine</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/ttsbase.cpp" line="46"/>
+ <location filename="../base/ttsbase.cpp" line="48"/>
<source>Festival TTS Engine</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/ttsbase.cpp" line="49"/>
+ <location filename="../base/ttsbase.cpp" line="51"/>
<source>OS X System Engine</source>
<translation type="unfinished"></translation>
</message>
@@ -2986,27 +2891,27 @@ This will install Rockbox %1. To install the most recent development build avail
<context>
<name>TTSFestival</name>
<message>
- <location filename="../base/ttsfestival.cpp" line="201"/>
+ <location filename="../base/ttsfestival.cpp" line="204"/>
<source>engine could not voice string</source>
<translation>המנוע אינו יכול להקריא את המחרוזת</translation>
</message>
<message>
- <location filename="../base/ttsfestival.cpp" line="284"/>
+ <location filename="../base/ttsfestival.cpp" line="287"/>
<source>No description available</source>
<translation>אין תיאור זמין</translation>
</message>
<message>
- <location filename="../base/ttsfestival.cpp" line="49"/>
+ <location filename="../base/ttsfestival.cpp" line="52"/>
<source>Path to Festival client:</source>
<translation>נתיב ללקוח Festival:</translation>
</message>
<message>
- <location filename="../base/ttsfestival.cpp" line="54"/>
+ <location filename="../base/ttsfestival.cpp" line="57"/>
<source>Voice:</source>
<translation>קול:</translation>
</message>
<message>
- <location filename="../base/ttsfestival.cpp" line="63"/>
+ <location filename="../base/ttsfestival.cpp" line="66"/>
<source>Voice description:</source>
<translation>תיאור קול:</translation>
</message>
@@ -3014,32 +2919,32 @@ This will install Rockbox %1. To install the most recent development build avail
<context>
<name>TTSSapi</name>
<message>
- <location filename="../base/ttssapi.cpp" line="43"/>
+ <location filename="../base/ttssapi.cpp" line="47"/>
<source>Language:</source>
<translation>שפה:</translation>
</message>
<message>
- <location filename="../base/ttssapi.cpp" line="49"/>
+ <location filename="../base/ttssapi.cpp" line="53"/>
<source>Voice:</source>
<translation>קול:</translation>
</message>
<message>
- <location filename="../base/ttssapi.cpp" line="59"/>
+ <location filename="../base/ttssapi.cpp" line="63"/>
<source>Speed:</source>
<translation>מהירות:</translation>
</message>
<message>
- <location filename="../base/ttssapi.cpp" line="62"/>
+ <location filename="../base/ttssapi.cpp" line="66"/>
<source>Options:</source>
<translation>אפשרויות:</translation>
</message>
<message>
- <location filename="../base/ttssapi.cpp" line="106"/>
+ <location filename="../base/ttssapi.cpp" line="110"/>
<source>Could not copy the SAPI script</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/ttssapi.cpp" line="127"/>
+ <location filename="../base/ttssapi.cpp" line="131"/>
<source>Could not start SAPI process</source>
<translation type="unfinished"></translation>
</message>
@@ -3047,47 +2952,47 @@ This will install Rockbox %1. To install the most recent development build avail
<context>
<name>TalkFileCreator</name>
<message>
- <location filename="../base/talkfile.cpp" line="35"/>
- <source>Starting Talk file generation</source>
- <translation>מתחיל ביצירת קובץ הקראת התפריטים</translation>
- </message>
- <message>
- <location filename="../base/talkfile.cpp" line="40"/>
+ <location filename="../base/talkfile.cpp" line="41"/>
<source>Reading Filelist...</source>
<translation>קורא רשימת קבצים...</translation>
</message>
<message>
- <location filename="../base/talkfile.cpp" line="43"/>
+ <location filename="../base/talkfile.cpp" line="44"/>
<source>Talk file creation aborted</source>
<translation>יצירת קובץ הקראת התפריטים בוטלה</translation>
</message>
<message>
- <location filename="../base/talkfile.cpp" line="66"/>
+ <location filename="../base/talkfile.cpp" line="67"/>
<source>Copying Talkfiles...</source>
<translation>מעתיק קבצי הקראת התפריטים...</translation>
</message>
<message>
- <location filename="../base/talkfile.cpp" line="229"/>
+ <location filename="../base/talkfile.cpp" line="237"/>
<source>File copy aborted</source>
<translation>העתקת קובץ בוטלה</translation>
</message>
<message>
- <location filename="../base/talkfile.cpp" line="268"/>
+ <location filename="../base/talkfile.cpp" line="277"/>
<source>Cleaning up...</source>
<translation>מנקה...</translation>
</message>
<message>
- <location filename="../base/talkfile.cpp" line="279"/>
+ <location filename="../base/talkfile.cpp" line="288"/>
<source>Finished</source>
<translation>הסתיים</translation>
</message>
<message>
- <location filename="../base/talkfile.cpp" line="78"/>
+ <location filename="../base/talkfile.cpp" line="79"/>
<source>Finished creating Talk files</source>
<translation>יצירת קבצי הקראה הסתיימה</translation>
</message>
<message>
- <location filename="../base/talkfile.cpp" line="247"/>
+ <location filename="../base/talkfile.cpp" line="35"/>
+ <source>Starting Talk file generation for folder %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/talkfile.cpp" line="256"/>
<source>Copying of %1 to %2 failed</source>
<translation>העתקת %1 ל- %2 נכשלה</translation>
</message>
@@ -3141,7 +3046,7 @@ This will install Rockbox %1. To install the most recent development build avail
<translation>הקידוד בוטל</translation>
</message>
<message>
- <location filename="../base/talkgenerator.cpp" line="230"/>
+ <location filename="../base/talkgenerator.cpp" line="231"/>
<source>Encoding of %1 failed</source>
<translation>הקידוד של %1 נכשל</translation>
</message>
@@ -3193,75 +3098,85 @@ This will install Rockbox %1. To install the most recent development build avail
<translation>לא נבחרה ערכת נושא</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="110"/>
+ <location filename="../themesinstallwindow.cpp" line="112"/>
<source>Network error: %1.
Please check your network and proxy settings.</source>
<translation>תקלת רשת: %1.
אנא בדוק את הגדרות הרשת והפרוקסי שלך.</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="123"/>
+ <location filename="../themesinstallwindow.cpp" line="125"/>
<source>the following error occured:
%1</source>
<translation>השגיאה הבאה התרחשה:
%1</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="129"/>
+ <location filename="../themesinstallwindow.cpp" line="131"/>
<source>done.</source>
<translation>הסתיים.</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="196"/>
+ <location filename="../themesinstallwindow.cpp" line="198"/>
<source>fetching details for %1</source>
<translation>טוען פרטים עבור %1</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="199"/>
+ <location filename="../themesinstallwindow.cpp" line="201"/>
<source>fetching preview ...</source>
<translation>טוען תצוגה מקדימה...</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="212"/>
+ <location filename="../themesinstallwindow.cpp" line="214"/>
<source>&lt;b&gt;Author:&lt;/b&gt; %1&lt;hr/&gt;</source>
<translatorcomment>Keep in English</translatorcomment>
<translation>&lt;b&gt;Author:&lt;/b&gt; %1&lt;hr/&gt;</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="213"/>
<location filename="../themesinstallwindow.cpp" line="215"/>
+ <location filename="../themesinstallwindow.cpp" line="217"/>
<source>unknown</source>
<translation>לא ידוע</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="214"/>
+ <location filename="../themesinstallwindow.cpp" line="216"/>
<source>&lt;b&gt;Version:&lt;/b&gt; %1&lt;hr/&gt;</source>
<translatorcomment>Keep in English</translatorcomment>
<translation>&lt;b&gt;Version:&lt;/b&gt; %1&lt;hr/&gt;</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="216"/>
+ <location filename="../themesinstallwindow.cpp" line="218"/>
<source>&lt;b&gt;Description:&lt;/b&gt; %1&lt;hr/&gt;</source>
<translatorcomment>Keep in English</translatorcomment>
<translation>&lt;b&gt;Description:&lt;/b&gt; %1&lt;hr/&gt;</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="217"/>
+ <location filename="../themesinstallwindow.cpp" line="219"/>
<source>no description</source>
<translation>אין תיאור</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="260"/>
+ <location filename="../themesinstallwindow.cpp" line="261"/>
<source>no theme preview</source>
<translation>אין תצוגה מקדימה של ערכת נושא</translation>
</message>
<message>
<location filename="../themesinstallwindow.cpp" line="291"/>
+ <source>Select</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../themesinstallwindow.cpp" line="295"/>
<source>getting themes information ...</source>
<translation>מוריד מידע על ערכות הנושא...</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="339"/>
+ <location filename="../themesinstallwindow.cpp" line="324"/>
+ <source>No themes selected, skipping</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../themesinstallwindow.cpp" line="354"/>
<source>Mount point is wrong!</source>
<translation>נקודת העגינה הינה שגויה!</translation>
</message>
@@ -3271,12 +3186,12 @@ Please check your network and proxy settings.</source>
<translation>אין בחירה</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="166"/>
+ <location filename="../themesinstallwindow.cpp" line="168"/>
<source>Information</source>
<translation>מידע</translation>
</message>
<message numerus="yes">
- <location filename="../themesinstallwindow.cpp" line="183"/>
+ <location filename="../themesinstallwindow.cpp" line="185"/>
<source>Download size %L1 kiB (%n item(s))</source>
<translation>
<numerusform>גודל הורדה kiB %L1 (פריט אחד)</numerusform>
@@ -3284,7 +3199,7 @@ Please check your network and proxy settings.</source>
</translation>
</message>
<message>
- <location filename="../themesinstallwindow.cpp" line="248"/>
+ <location filename="../themesinstallwindow.cpp" line="249"/>
<source>Retrieving theme preview failed.
HTTP response code: %1</source>
<translation>נכשלה תצורגה מקדימה של ערכת נושא.
@@ -3371,19 +3286,19 @@ HTTP response code: %1</translation>
<context>
<name>Utils</name>
<message>
- <location filename="../base/utils.cpp" line="309"/>
+ <location filename="../base/utils.cpp" line="310"/>
<source>&lt;li&gt;Permissions insufficient for bootloader installation.
Administrator priviledges are necessary.&lt;/li&gt;</source>
<translation type="unfinished">&lt;li&gt;הרשאות אינן מספיקות להתקנת מנהל איתחול.
הרשאות מנהל הינן הכרחיות&lt;/li&gt;</translation>
</message>
<message>
- <location filename="../base/utils.cpp" line="321"/>
+ <location filename="../base/utils.cpp" line="322"/>
<source>&lt;li&gt;Target mismatch detected.&lt;br/&gt;Installed target: %1&lt;br/&gt;Selected target: %2.&lt;/li&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/utils.cpp" line="328"/>
+ <location filename="../base/utils.cpp" line="329"/>
<source>Problem detected:</source>
<translation type="unfinished">זוהתה בעיה:</translation>
</message>
@@ -3391,82 +3306,97 @@ Administrator priviledges are necessary.&lt;/li&gt;</source>
<context>
<name>VoiceFileCreator</name>
<message>
- <location filename="../base/voicefile.cpp" line="40"/>
+ <location filename="../base/voicefile.cpp" line="42"/>
<source>Starting Voicefile generation</source>
<translation>מתחיל ביצירת קבצי הקראה</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="85"/>
+ <location filename="../base/voicefile.cpp" line="89"/>
+ <source>Extracted voice strings from installation</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/voicefile.cpp" line="99"/>
+ <source>Extracted voice strings incompatible</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/voicefile.cpp" line="144"/>
+ <source>Could not retrieve strings from installation, downloading</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../base/voicefile.cpp" line="170"/>
<source>Downloading voice info...</source>
<translation>מוריד מידע קול...</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="98"/>
+ <location filename="../base/voicefile.cpp" line="183"/>
<source>Download error: received HTTP error %1.</source>
<translation>כשלון בהורדה: התקבלה שגיאת HTTP %1.</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="104"/>
+ <location filename="../base/voicefile.cpp" line="190"/>
<source>Cached file used.</source>
<translation>נעשה שימוש בקובץ הנמצא במטמון.</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="107"/>
+ <location filename="../base/voicefile.cpp" line="193"/>
<source>Download error: %1</source>
<translation>שגיאת הורדה: %1</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="112"/>
+ <location filename="../base/voicefile.cpp" line="198"/>
<source>Download finished.</source>
<translation>הורדה הסתיימה.</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="120"/>
+ <location filename="../base/voicefile.cpp" line="211"/>
<source>failed to open downloaded file</source>
<translation>פתיחת הקובץ שירד נכשלה</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="128"/>
+ <location filename="../base/voicefile.cpp" line="217"/>
<source>Reading strings...</source>
<translation>קורא מחרוזות...</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="200"/>
+ <location filename="../base/voicefile.cpp" line="296"/>
<source>Creating voicefiles...</source>
<translation>יוצר קבצי הקראה...</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="245"/>
+ <location filename="../base/voicefile.cpp" line="341"/>
<source>Cleaning up...</source>
<translation>מנקה...</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="256"/>
+ <location filename="../base/voicefile.cpp" line="352"/>
<source>Finished</source>
<translation>הסתיים</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="174"/>
+ <location filename="../base/voicefile.cpp" line="270"/>
<source>The downloaded file was empty!</source>
<translation>הקובץ שירד היה ריק!</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="205"/>
+ <location filename="../base/voicefile.cpp" line="301"/>
<source>Error opening downloaded file</source>
<translation>שגיאה בפתיחת הקובץ שירד</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="216"/>
+ <location filename="../base/voicefile.cpp" line="312"/>
<source>Error opening output file</source>
<translation>שגיאה בפתיחת קובץ הפלט</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="236"/>
+ <location filename="../base/voicefile.cpp" line="332"/>
<source>successfully created.</source>
<translation>נוצר בהצלחה.</translation>
</message>
<message>
- <location filename="../base/voicefile.cpp" line="53"/>
+ <location filename="../base/voicefile.cpp" line="55"/>
<source>could not find rockbox-info.txt</source>
<translation>לא מוצא rockbox-info.txt</translation>
</message>
@@ -3480,61 +3410,61 @@ Administrator priviledges are necessary.&lt;/li&gt;</source>
</message>
<message>
<location filename="../base/zipinstaller.cpp" line="66"/>
- <source>Installation finished successfully.</source>
- <translation>התקנה הסתיימה בהצלחה.</translation>
+ <source>Package installation finished successfully.</source>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="79"/>
+ <location filename="../base/zipinstaller.cpp" line="78"/>
<source>Downloading file %1.%2</source>
<translation>מוריד קובץ %1.%2</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="113"/>
+ <location filename="../base/zipinstaller.cpp" line="112"/>
<source>Download error: received HTTP error %1.</source>
<translation>שגיאת הורדה: התקבלה שגיאת %1 HTTP.</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="119"/>
+ <location filename="../base/zipinstaller.cpp" line="118"/>
<source>Cached file used.</source>
<translation>נעשה שימוש בקובץ מהמטמון.</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="121"/>
+ <location filename="../base/zipinstaller.cpp" line="120"/>
<source>Download error: %1</source>
<translation>שגיאת הורדה: %1</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="125"/>
+ <location filename="../base/zipinstaller.cpp" line="124"/>
<source>Download finished.</source>
<translation>הורדה הסתיימה.</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="131"/>
+ <location filename="../base/zipinstaller.cpp" line="130"/>
<source>Extracting file.</source>
<translation>פורס קובץ.</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="151"/>
+ <location filename="../base/zipinstaller.cpp" line="150"/>
<source>Extraction failed!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="160"/>
+ <location filename="../base/zipinstaller.cpp" line="159"/>
<source>Installing file.</source>
<translation>מתקין קובץ.</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="171"/>
+ <location filename="../base/zipinstaller.cpp" line="170"/>
<source>Installing file failed.</source>
<translation>התקנת קובץ נכשלה.</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="180"/>
+ <location filename="../base/zipinstaller.cpp" line="183"/>
<source>Creating installation log</source>
<translation>יוצר קובץ רישום של ההתקנה</translation>
</message>
<message>
- <location filename="../base/zipinstaller.cpp" line="144"/>
+ <location filename="../base/zipinstaller.cpp" line="143"/>
<source>Not enough disk space! Aborting.</source>
<translation>אין מספיק מקום בדיסק! מבטל.</translation>
</message>
@@ -3542,17 +3472,17 @@ Administrator priviledges are necessary.&lt;/li&gt;</source>
<context>
<name>ZipUtil</name>
<message>
- <location filename="../base/ziputil.cpp" line="118"/>
+ <location filename="../base/ziputil.cpp" line="124"/>
<source>Creating output path failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/ziputil.cpp" line="125"/>
+ <location filename="../base/ziputil.cpp" line="131"/>
<source>Creating output file failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../base/ziputil.cpp" line="134"/>
+ <location filename="../base/ziputil.cpp" line="140"/>
<source>Error during Zip operation</source>
<translation type="unfinished"></translation>
</message>