# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the isodumper package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: isodumper 1.27\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-10-13 10:24+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: backend/raw_write.py:51 backend/raw_write.py:81 msgid "Reading error." msgstr "" #: backend/raw_write.py:61 msgid "You don't have permission to write to the device {}" msgstr "" #: backend/raw_write.py:90 backend/raw_write.py:104 backend/raw_write.py:113 msgid "Writing error." msgstr "" #: backend/raw_write.py:121 msgid "Writing terminated" msgstr "" #: backend/raw_write.py:159 msgid "Sum file {} not found\n" msgstr "" #: backend/raw_write.py:163 msgid "SHA3 sum: {}" msgstr "" #: backend/raw_write.py:167 msgid "The {} sum check is OK" msgstr "" #: backend/raw_write.py:169 msgid "/!\\The computed and stored sums don't match" msgstr "" #: backend/raw_write.py:188 lib/isodumper.py:230 msgid "Timeout reached when {}" msgstr "" #: backend/raw_write.py:210 backend/raw_write.py:230 backend/raw_write.py:261 #: backend/raw_write.py:285 backend/raw_write.py:309 backend/raw_write.py:333 #: backend/raw_write.py:356 msgid "Error {} while doing persistent partition: {}" msgstr "" #: backend/raw_write.py:211 msgid "Try reloading partition table" msgstr "" #: backend/raw_write.py:224 msgid "Unable to reload the partition table: {}" msgstr "" #: backend/raw_write.py:242 msgid "Persistent partition added. Formatting..." msgstr "" #: backend/raw_write.py:258 backend/raw_write.py:360 msgid "Persistent partition done" msgstr "" #: backend/raw_write.py:265 msgid "formatting partition" msgstr "" #: backend/raw_write.py:269 msgid "Persistent partition added. Encrypting..." msgstr "" #: backend/raw_write.py:290 msgid "Persistent partition encrypted. Opening..." msgstr "" #: backend/raw_write.py:314 msgid "opening encrypted partition" msgstr "" #: backend/raw_write.py:317 msgid "Persistent partition opened. Formatting..." msgstr "" #: backend/raw_write.py:340 msgid "formatting encrypted partition" msgstr "" #: backend/raw_write.py:362 msgid "closing encrypted partition" msgstr "" #: lib/isodumper.py:135 lib/isodumper.py:152 msgid "A partition is busy. Try to free it before starting again." msgstr "" #: lib/isodumper.py:263 msgid "Target Device: {}" msgstr "" #. I18N: verb in singular 3rd person #: lib/isodumper.py:268 msgid "Contains this/these partition(s)" msgstr "" #: lib/isodumper.py:271 #, python-brace-format msgid "{device}: Type={type}, Label={label}" msgstr "" #: lib/isodumper.py:276 msgid "None" msgstr "" #. I18N these are units for files size #: lib/isodumper.py:297 msgid "B" msgstr "" #: lib/isodumper.py:297 msgid "GiB" msgstr "" #: lib/isodumper.py:297 msgid "KiB" msgstr "" #: lib/isodumper.py:297 msgid "MiB" msgstr "" #: lib/isodumper.py:297 lib/isodumper.py:301 msgid "TiB" msgstr "" #: lib/isodumper.py:305 msgid "Backup to:" msgstr "" #: lib/isodumper.py:363 msgid "Signature file {} not found\n" msgstr "" #: lib/isodumper.py:363 msgid "or key expired" msgstr "" #: lib/isodumper.py:371 msgid "Persistence partition is to use when writing a Live ISO image." msgstr "" #: lib/isodumper.py:374 msgid "Formatting confirmation in {}" msgstr "" #: lib/isodumper.py:384 msgid "The device was formatted successfully." msgstr "" #: lib/isodumper.py:388 msgid "An error occurred while creating a partition." msgstr "" #: lib/isodumper.py:392 msgid "Authentication error." msgstr "" #: lib/isodumper.py:396 msgid "An error {} occurred." msgstr "" #: lib/isodumper.py:414 lib/isodumper.py:871 msgid "Progress" msgstr "" #: lib/isodumper.py:428 lib/isodumper.py:536 lib/isodumper.py:613 msgid "unmounting" msgstr "" #: lib/isodumper.py:459 msgid "Backup confirmation" msgstr "" #: lib/isodumper.py:459 msgid "Do you want to overwrite the file?" msgstr "" #: lib/isodumper.py:467 #, python-format msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "" #: lib/isodumper.py:477 msgid "Backup to: {}" msgstr "" #: lib/isodumper.py:490 #, python-brace-format msgid "{source} successfully written to {target}" msgstr "" #: lib/isodumper.py:514 msgid "The device is too small to contain the ISO file." msgstr "" #: lib/isodumper.py:519 msgid "Writing confirmation" msgstr "" #: lib/isodumper.py:522 lib/isodumper.py:646 lib/isodumper.py:658 #: lib/isodumper.py:946 lib/isodumper.py:956 msgid "Warning" msgstr "" #: lib/isodumper.py:523 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "" #: lib/isodumper.py:529 #, python-brace-format msgid "Writing {source} to {target}" msgstr "" #: lib/isodumper.py:531 #, python-brace-format msgid "Executing copy from {source} to {target}" msgstr "" #: lib/isodumper.py:549 #, python-brace-format msgid "Image {source} written to {target}" msgstr "" #: lib/isodumper.py:551 msgid "Bytes written: {}" msgstr "" #: lib/isodumper.py:554 msgid "Checking " msgstr "" #: lib/isodumper.py:571 msgid "Adding persistent partition" msgstr "" #: lib/isodumper.py:575 msgid "No key for encrypted partition provided. Adding the partition aborted." msgstr "" #: lib/isodumper.py:587 msgid "Added encrypted persistent partition" msgstr "" #: lib/isodumper.py:591 msgid "Adding encrypted persistent partition failed" msgstr "" #: lib/isodumper.py:602 msgid "Added persistent partition" msgstr "" #: lib/isodumper.py:604 msgid "Adding persistent partition failed" msgstr "" #: lib/isodumper.py:636 msgid "Success" msgstr "" #: lib/isodumper.py:636 msgid "The operation completed successfully." msgstr "" #: lib/isodumper.py:637 lib/isodumper.py:648 msgid "" "You are free to unplug it now, a logfile \n" "/home/-user-/.isodumper/isodumper.log has been saved." msgstr "" #: lib/isodumper.py:639 lib/isodumper.py:650 msgid "You may also consult /var/log/magiback.log" msgstr "" #: lib/isodumper.py:646 msgid "" "The operation completed, but with anomalies.\n" " Check carefully the messages in log view" msgstr "" #: lib/isodumper.py:658 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:670 lib/isodumper.py:757 lib/isodumper.py:1055 #: lib/isodumper.py:1063 msgid "Error" msgstr "" #: lib/isodumper.py:705 msgid "ISO Image to copy: " msgstr "" #: lib/isodumper.py:712 msgid "IsoDumper" msgstr "" #: lib/isodumper.py:712 msgid "Mageia IsoDumper" msgstr "" #: lib/isodumper.py:714 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:718 msgid "It gives also a feature for formatting the USB device." msgstr "" #: lib/isodumper.py:720 msgid "" "IsoDumper can be launched either from the menus, or a user console with the " "command 'isodumper'." msgstr "" #: lib/isodumper.py:722 msgid "" "The root password is solicited when this is necessary for the program's " "operation." msgstr "" #: lib/isodumper.py:723 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:726 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:731 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:733 msgid "" "- Encrypt: the persistent partition will be encrypted with the key provided " "in Key field." msgstr "" #: lib/isodumper.py:734 msgid "The operation is shown in the progress bar beneath." msgstr "" #: lib/isodumper.py:735 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:739 msgid "- Backup the device: launch the backup operation." msgstr "" #: lib/isodumper.py:740 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:757 msgid "There is another instance of Isodumper already running." msgstr "" #: lib/isodumper.py:781 msgid "Choose an image" msgstr "" #: lib/isodumper.py:782 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:789 msgid "Isodumper {}" msgstr "" #: lib/isodumper.py:816 msgid "Select the device to work on:" msgstr "" #: lib/isodumper.py:819 msgid "Update list" msgstr "" #: lib/isodumper.py:821 msgid "Select operations" msgstr "" #: lib/isodumper.py:827 msgid "Backup the device to:" msgstr "" #: lib/isodumper.py:834 msgid "Write Image from:" msgstr "" #: lib/isodumper.py:842 msgid "Create partition of type:" msgstr "" #: lib/isodumper.py:844 msgid "Type:" msgstr "" #: lib/isodumper.py:846 msgid "FAT32" msgstr "" #: lib/isodumper.py:847 msgid "ext4" msgstr "" #: lib/isodumper.py:848 msgid "NTFS" msgstr "" #: lib/isodumper.py:849 msgid "exFAT" msgstr "" #: lib/isodumper.py:850 msgid "Persistent partition" msgstr "" #: lib/isodumper.py:855 msgid "Label:" msgstr "" #: lib/isodumper.py:860 msgid "Encrypt partition using LUKS, with key:" msgstr "" #: lib/isodumper.py:862 msgid "Key:" msgstr "" #: lib/isodumper.py:865 msgid "Execution" msgstr "" #: lib/isodumper.py:867 msgid "When you are sure all options are correct, start:" msgstr "" #: lib/isodumper.py:868 lib/isodumper.py:1087 msgid "Execute" msgstr "" #: lib/isodumper.py:875 msgid "Report" msgstr "" #: lib/isodumper.py:878 msgid "About" msgstr "" #: lib/isodumper.py:880 msgid "Help" msgstr "" #: lib/isodumper.py:882 msgid "Quit" msgstr "" #: lib/isodumper.py:905 msgid "UDisks2 is not available on your system" msgstr "" #: lib/isodumper.py:947 msgid "Do you want to continue?" msgstr "" #: lib/isodumper.py:947 msgid "The validation of the GPG signature of the checksum file failed !" msgstr "" #: lib/isodumper.py:954 msgid "The checksum file is signed" msgstr "" #: lib/isodumper.py:957 msgid "" "No GPG signature has been found or the key is expired. Are you sure you want " "to use this image?" msgstr "" #: lib/isodumper.py:1055 msgid "No image for backup is selected." msgstr "" #: lib/isodumper.py:1063 msgid "No image to write is selected." msgstr "" #: lib/isodumper.py:1075 msgid "Label for the device:" msgstr "" #: lib/isodumper.py:1079 msgid "FAT32 (Windows)" msgstr "" #: lib/isodumper.py:1081 msgid "exFAT (Windows)" msgstr "" #: lib/isodumper.py:1083 msgid "NTFS (Windows)" msgstr "" #: lib/isodumper.py:1085 msgid "ext4 (Linux)" msgstr "" #: lib/isodumper.py:1088 lib/isodumper.py:1159 msgid "Cancel" msgstr "" #: lib/isodumper.py:1128 msgid "OK" msgstr "" #: lib/isodumper.py:1138 msgid "Yes" msgstr "" #: lib/isodumper.py:1139 msgid "No" msgstr "" #: lib/isodumper.py:1147 msgid "Oliver Grawert
Papoteur
Pictures : Timothée Giet" msgstr "" #: lib/isodumper.py:1148 msgid "A tool for writing ISO images to a device" msgstr "" #: lib/isodumper.py:1157 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 "" #: lib/isodumper.py:1158 msgid "Refresh" msgstr "" #: lib/isodumper.py:1201 msgid "allow debug information" 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 ""