# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the isodumper package. # # Translators: # Automatically generated, 2013 # FIRST AUTHOR , 2008 # Omer I.S. , 2020 # Omer I.S. , 2020 # Yaron Shahrabani , 2020 msgid "" msgstr "" "Project-Id-Version: Mageia\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-10-30 12:08+0100\n" "PO-Revision-Date: 2020-12-28 15:16+0000\n" "Last-Translator: Omer I.S. \n" "Language-Team: Hebrew (http://www.transifex.com/MageiaLinux/mageia/language/" "he/)\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % " "1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #: backend/raw_write.py:53 backend/raw_write.py:83 msgid "Reading error." msgstr "שגיאת קריאה." #: backend/raw_write.py:63 msgid "You don't have permission to write to the device {}" msgstr "אין לך הרשאות לכתוב להתקן: {}" #: backend/raw_write.py:92 backend/raw_write.py:106 backend/raw_write.py:115 msgid "Writing error." msgstr "שגיאת כתיבה." #: backend/raw_write.py:124 msgid "Writing terminated" msgstr "הכתיבה הושמדה" #: backend/raw_write.py:151 msgid "Signature file {} not found\n" msgstr "" #: backend/raw_write.py:159 msgid "Sum file {} not found\n" msgstr "" #: backend/raw_write.py:190 #, python-format msgid "Invalid signature for %s" msgstr "" #: backend/raw_write.py:192 msgid "SHA3 sum: {}" msgstr "" #: backend/raw_write.py:197 msgid "The {} sum check is OK and the sum is signed" msgstr "" #: backend/raw_write.py:200 msgid "The signature of the sum is false !" msgstr "" #: backend/raw_write.py:203 msgid "The {} sum check is OK but the signature can't be found" msgstr "" #: backend/raw_write.py:205 msgid "/!\\The computed and stored sums don't match" msgstr "" #: backend/raw_write.py:227 lib/isodumper.py:187 msgid "Timeout reached when {}" msgstr "" #: backend/raw_write.py:248 backend/raw_write.py:277 backend/raw_write.py:301 #: backend/raw_write.py:324 backend/raw_write.py:346 backend/raw_write.py:368 msgid "Error while doing persistent partition: " msgstr "" #: backend/raw_write.py:274 backend/raw_write.py:372 msgid "Persistent partition done" msgstr "" #: backend/raw_write.py:281 msgid "formatting partition" msgstr "" #: backend/raw_write.py:329 msgid "opening encrypted partition" msgstr "" #: backend/raw_write.py:352 msgid "formatting encrypted partition" msgstr "" #: backend/raw_write.py:374 msgid "closing encrypted partition" msgstr "" #: lib/isodumper.py:208 msgid "Target Device: " msgstr "התקן יעד: " #. I18N these are units for files size #: lib/isodumper.py:217 msgid "B" msgstr "ב׳" #: lib/isodumper.py:217 msgid "GiB" msgstr "" #: lib/isodumper.py:217 msgid "KiB" msgstr "" #: lib/isodumper.py:217 msgid "MiB" msgstr "" #: lib/isodumper.py:217 lib/isodumper.py:221 msgid "TiB" msgstr "" #: lib/isodumper.py:235 msgid "Formatting confirmation" msgstr "" #: lib/isodumper.py:240 msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:244 msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:248 msgid "Authentication error." msgstr "שגיאת אימות." #: lib/isodumper.py:252 msgid "An error occurred." msgstr "אירעה שגיאה" #: lib/isodumper.py:262 lib/isodumper.py:655 msgid "Progress" msgstr "התקדמות" #: lib/isodumper.py:273 msgid "Wrote: {}% " msgstr "נכתבו: {}%" #: lib/isodumper.py:279 lib/isodumper.py:375 lib/isodumper.py:437 msgid "unmounting" msgstr "" #: lib/isodumper.py:307 msgid "Backup confirmation" msgstr "אישור גיבוי" #: lib/isodumper.py:307 msgid "Do you want to overwrite the file?" msgstr "האם ברצונך לדרוס את הקובץ?" #: lib/isodumper.py:315 #, python-format msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "" #: lib/isodumper.py:321 lib/isodumper.py:641 lib/isodumper.py:817 msgid "Backup to:" msgstr "" #: lib/isodumper.py:334 #, python-brace-format msgid "{source} successfully written to {target}" msgstr "" #: lib/isodumper.py:354 msgid "The device is too small to contain the ISO file." msgstr "" #: lib/isodumper.py:358 msgid "Writing confirmation" msgstr "" #: lib/isodumper.py:361 lib/isodumper.py:466 msgid "Warning" msgstr "אזהרה" #: lib/isodumper.py:362 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "שטח האחסון של ההתקן גדול מ־32 ג׳יגה־בייט. האם אכן ברצונך להשתמש בו?" #: lib/isodumper.py:369 #, python-brace-format msgid "Writing {source} to {target}" msgstr "" #: lib/isodumper.py:371 msgid " to " msgstr " אל " #: lib/isodumper.py:371 msgid "Executing copy from " msgstr "" #: lib/isodumper.py:389 #, python-brace-format msgid "Image {source} successfully written to {target}" msgstr "" #: lib/isodumper.py:391 msgid "Bytes written: " msgstr "בייטים שנרשמו" #: lib/isodumper.py:392 msgid "Checking " msgstr "" #: lib/isodumper.py:410 msgid "Adding persistent partition" msgstr "" #: lib/isodumper.py:415 msgid "No key for encrypted partition provided. Adding the partition aborted." msgstr "" #: lib/isodumper.py:424 msgid "Added encrypted persistent partition" msgstr "" #: lib/isodumper.py:434 msgid "Added persistent partition" msgstr "" #: lib/isodumper.py:455 msgid "Success" msgstr "הצלחה" #: lib/isodumper.py:455 msgid "" "The operation completed successfully.\n" " You are free to unplug it now, a logfile \n" "(/home/-user- or /root)/.isodumper/isodumper.log will be saved when\n" " you close the application." msgstr "" #: lib/isodumper.py:466 msgid "" "Writing is in progress. Exiting during writing \n" " will make the device or the backup unusable.\n" " Are you sure you want to quit during writing?" msgstr "" #: lib/isodumper.py:478 lib/isodumper.py:567 msgid "Error" msgstr "שגיאה" #: lib/isodumper.py:518 msgid "Image " msgstr "קובץ דמות " #: lib/isodumper.py:523 lib/isodumper.py:588 msgid "IsoDumper" msgstr "" #: lib/isodumper.py:523 msgid "Mageia IsoDumper" msgstr "" #: lib/isodumper.py:525 msgid "" "This GUI program is primarily for safely writing a bootable ISO image to a " "USB flash drive, an operation devious & potentially hazardous when done by " "hand. As a bonus, it can also back up the entire previous contents of the " "flash drive onto the hard disc, and restore the flash drive to its previous " "state subsequently." msgstr "" #: lib/isodumper.py:529 msgid "It gives also a feature for formatting the USB device." msgstr "" #: lib/isodumper.py:531 msgid "" "IsoDumper can be launched either from the menus, or a user console with the " "command 'isodumper'." msgstr "" #: lib/isodumper.py:533 msgid "" "The root password is solicited when this is necessary for the program's " "operation." msgstr "" #: lib/isodumper.py:534 msgid "" "The flash drive can be inserted beforehand or once the program is started. " "In the latter case, a dialogue will say that there is no flash drive " "inserted, and allow a 'retry' to find it once it is.
(You may have to " "close any automatically opened File Manager window)." msgstr "" #: lib/isodumper.py:537 msgid "" "The fields of the main window are as follows:
- Device to work on: the " "device of the USB flash drive, a drop-down list to choose from.
- Write " "Image: to choose the source ISO image *.iso (or flash drive backup file *." "img) to write out.
- Write to device: This button launches the " "operation - with a prior warning dialogue." msgstr "" #: lib/isodumper.py:542 msgid "" "- Add a persistent partition: the remaining space will be used in a new " "partition where data from the Live system can be written and recovered " "between sessions." msgstr "" #: lib/isodumper.py:544 msgid "" "- Encrypt: the persistent partition will be encrypted with the key provided " "in Key field." msgstr "" #: lib/isodumper.py:545 msgid "The operation is shown in the progress bar beneath." msgstr "" #: lib/isodumper.py:546 msgid "" "- Backup to: define the name and placement of the backup image file. The " "current flash drive will be backed up to a disc file. Note that the entire " "flash drive is preserved, regardless of its actual contents; ensure that you " "have the necessary free disc space (the same size as the USB device). This " "backup file can be used later to restore the flash drive by selecting it as " "the source *.img file to write out." msgstr "" #: lib/isodumper.py:550 msgid "- Backup the device: launch the backup operation." msgstr "" #: lib/isodumper.py:551 msgid "" "- Format the device: create an unique partition on the entire volume in the " "specified format in FAT, exFAT, NTFS or ext. You can specify a volume name " "and the format in a new dialog box." msgstr "" #: lib/isodumper.py:567 msgid "There is another instance of Isodumper already running." msgstr "" #: lib/isodumper.py:580 msgid "Choose an image" msgstr "" #: lib/isodumper.py:581 msgid "" "Warning\n" "This will destroy all data on the target device,\n" " are you sure you want to proceed?\n" " If you say ok here, please do not unplug the device " "during the following operation." msgstr "" #: lib/isodumper.py:615 msgid "Device to work on:" msgstr "" #: lib/isodumper.py:619 msgid "Write Image:" msgstr "קובץ דמות לכתיבה:" #: lib/isodumper.py:625 msgid "&Write to device" msgstr "" #: lib/isodumper.py:631 msgid "Add a persistent partition in the remaining space" msgstr "" #: lib/isodumper.py:633 msgid "Encrypt partition" msgstr "הצפנת מחיצה" #: lib/isodumper.py:634 msgid "Key:" msgstr "מפתח:" #: lib/isodumper.py:647 msgid "Backup the device" msgstr "גיבוי ההתקן" #: lib/isodumper.py:650 msgid "Format the device in FAT, exFAT, NTFS or ext:" msgstr "" #: lib/isodumper.py:652 msgid "Format the device" msgstr "" #: lib/isodumper.py:659 msgid "Report" msgstr "דיווח" #: lib/isodumper.py:662 lib/isodumper.py:772 msgid "Refresh" msgstr "רענון" #: lib/isodumper.py:664 msgid "About" msgstr "על אודות" #: lib/isodumper.py:666 msgid "Help" msgstr "עזרה" #: lib/isodumper.py:668 msgid "Quit" msgstr "יציאה" #: lib/isodumper.py:674 msgid "UDisks2 is not available on your system" msgstr "UDisks2 אינו זמין במערכת שלך" #: lib/isodumper.py:689 msgid "Label for the device:" msgstr "תווית להתקן:" #: lib/isodumper.py:693 msgid "FAT 32 (Windows)" msgstr "FAT 32 (Windows)" #: lib/isodumper.py:695 msgid "exFAT (Windows)" msgstr "exFAT (Windows)" #: lib/isodumper.py:697 msgid "NTFS (Windows)" msgstr "NTFS (Windows)" #: lib/isodumper.py:699 msgid "ext4 (Linux)" msgstr "ext4 (לינוקס)" #: lib/isodumper.py:701 msgid "Execute" msgstr "הפעלה" #: lib/isodumper.py:702 lib/isodumper.py:773 msgid "Cancel" msgstr "ביטול" #: lib/isodumper.py:742 msgid "OK" msgstr "אישור" #: lib/isodumper.py:752 msgid "Yes" msgstr "כן" #: lib/isodumper.py:753 msgid "No" msgstr "לא" #: lib/isodumper.py:761 msgid "Oliver Grawert
Papoteur
Pictures : Timothée Giet" msgstr "" #: lib/isodumper.py:762 msgid "A tool for writing ISO images to a device" msgstr "כלי לכתיבת קובצי דמות מסוג ISO להתקן" #: lib/isodumper.py:771 msgid "" "Warning\n" "No target devices were found.\n" "You need to plug in a USB Key to which the image can be written." msgstr "" #: share/applications/format-usb.desktop.in.h:1 msgid "A GUI tool to format USB sticks" msgstr "" #: share/applications/isodumper.desktop.in.h:1 msgid "A GUI tool to write .img and .iso files to USB sticks" msgstr "כלי עם ממשק משתמש לכתיבת קובצי ‎.img‏ וקובצי ‎.iso‏ להחסני USB"