aboutsummaryrefslogtreecommitdiffstats
path: root/po/en_CA.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/en_CA.po')
-rw-r--r--po/en_CA.po504
1 files changed, 295 insertions, 209 deletions
diff --git a/po/en_CA.po b/po/en_CA.po
index 1d388d3..1b3b86c 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: isodumper\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-08-15 17:59+0200\n"
+"POT-Creation-Date: 2020-05-26 07:11+0200\n"
"PO-Revision-Date: 2008-08-16 09:18+0000\n"
"Last-Translator: Gordon Stevens <Unknown>\n"
"Language-Team: English (Canada) <en_CA@li.org>\n"
@@ -19,212 +19,233 @@ msgstr ""
"X-Launchpad-Export-Date: 2009-06-12 12:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
-#: backend/raw_write.py:49 backend/raw_write.py:78
+#: backend/raw_write.py:51 backend/raw_write.py:81
msgid "Reading error."
msgstr ""
-#: backend/raw_write.py:58
+#: backend/raw_write.py:61
msgid "You don't have permission to write to the device {}"
msgstr ""
-#: backend/raw_write.py:87 backend/raw_write.py:100 backend/raw_write.py:108
+#: backend/raw_write.py:90 backend/raw_write.py:104 backend/raw_write.py:113
#, fuzzy
msgid "Writing error."
msgstr "Writing "
-#: backend/raw_write.py:117 lib/isodumper.py:368
-msgid "Success"
+#: backend/raw_write.py:122
+msgid "Writing terminated"
msgstr ""
-#: backend/raw_write.py:122
+#: backend/raw_write.py:129
msgid "No partition is mounted."
msgstr ""
-#: backend/raw_write.py:128
+#: backend/raw_write.py:135
msgid "Could not read mtab ! {} {}"
msgstr ""
-#: backend/raw_write.py:131
+#: backend/raw_write.py:138
msgid "Unmounting all partitions of {}:\n"
msgstr ""
-#: backend/raw_write.py:134
+#: backend/raw_write.py:141
msgid "Trying to unmount {}...\n"
msgstr ""
-#: backend/raw_write.py:138
+#: backend/raw_write.py:145
msgid "Partition {} is busy"
msgstr ""
-#: backend/raw_write.py:140
+#: backend/raw_write.py:147
msgid "Error, umount {} was terminated by signal {}"
msgstr ""
-#: backend/raw_write.py:142
+#: backend/raw_write.py:149
msgid "{} successfully unmounted"
msgstr ""
-#: backend/raw_write.py:144
+#: backend/raw_write.py:151
msgid "Error, umount returned {}"
msgstr ""
-#: backend/raw_write.py:146
+#: backend/raw_write.py:153
msgid "Execution failed: {}"
msgstr ""
-#: backend/raw_write.py:171
+#: backend/raw_write.py:181
msgid "Signature file {} not found\n"
msgstr ""
-#: backend/raw_write.py:179
-msgid "Sum SHA512 file {} not found\n"
+#: backend/raw_write.py:189
+msgid "Sum file {} not found\n"
msgstr ""
-#: backend/raw_write.py:207
+#: backend/raw_write.py:219
#, python-format
-msgid "Invalid signature for %s.sha512"
+msgid "Invalid signature for %s"
msgstr ""
-#: backend/raw_write.py:209
-msgid "SHA512 sum: {}"
+#: backend/raw_write.py:221
+msgid "SHA3 sum: {}"
msgstr ""
-#: backend/raw_write.py:213
-msgid "The sha512 sum check is OK and the sum is signed"
+#: backend/raw_write.py:226
+msgid "The {} sum check is OK and the sum is signed"
msgstr ""
-#: backend/raw_write.py:215
-msgid "The sha512 sum check is OK but the signature can't be found"
+#: backend/raw_write.py:229
+msgid "The {} sum check is OK but the signature can't be found"
msgstr ""
-#: backend/raw_write.py:217
+#: backend/raw_write.py:231
msgid "/!\\The computed and stored sums don't match"
msgstr ""
-#: lib/isodumper.py:166
+#: backend/raw_write.py:256 backend/raw_write.py:279 backend/raw_write.py:301
+#: backend/raw_write.py:320 backend/raw_write.py:339 backend/raw_write.py:358
+msgid "Error while doing persistent partition: "
+msgstr ""
+
+#: backend/raw_write.py:276 backend/raw_write.py:362
+msgid "Persistent partition done"
+msgstr ""
+
+#: lib/isodumper.py:157
msgid "Target Device: "
msgstr "Target Device: "
#. I18N these are units for files size
-#: lib/isodumper.py:174
+#: lib/isodumper.py:165
msgid "B"
msgstr ""
-#: lib/isodumper.py:174
+#: lib/isodumper.py:165
msgid "GiB"
msgstr ""
-#: lib/isodumper.py:174
+#: lib/isodumper.py:165
msgid "KiB"
msgstr ""
-#: lib/isodumper.py:174
+#: lib/isodumper.py:165
msgid "MiB"
msgstr ""
-#: lib/isodumper.py:174 lib/isodumper.py:178
+#: lib/isodumper.py:165 lib/isodumper.py:169
msgid "TiB"
msgstr ""
-#: lib/isodumper.py:192
+#: lib/isodumper.py:183
msgid "Formatting confirmation"
msgstr ""
-#: lib/isodumper.py:197
+#: lib/isodumper.py:188
msgid "The device was formatted successfully."
msgstr ""
-#: lib/isodumper.py:201
+#: lib/isodumper.py:192
msgid "An error occurred while creating a partition."
msgstr ""
-#: lib/isodumper.py:205
+#: lib/isodumper.py:196
msgid "Authentication error."
msgstr ""
-#: lib/isodumper.py:209
+#: lib/isodumper.py:200
msgid "An error occurred."
msgstr ""
-#: lib/isodumper.py:226
+#: lib/isodumper.py:221
msgid "Wrote: {}% "
msgstr ""
-#: lib/isodumper.py:252
+#: lib/isodumper.py:247
msgid "Backup confirmation"
msgstr ""
-#: lib/isodumper.py:252
+#: lib/isodumper.py:247
msgid "Do you want to overwrite the file?"
msgstr ""
-#: lib/isodumper.py:260
+#: lib/isodumper.py:255
#, python-format
msgid ""
"The destination directory is too small to receive the backup (%s Mb needed)"
msgstr ""
-#: lib/isodumper.py:266 lib/isodumper.py:541 lib/isodumper.py:698
+#: lib/isodumper.py:261 lib/isodumper.py:556 lib/isodumper.py:732
msgid "Backup to:"
msgstr ""
-#: lib/isodumper.py:279
+#: lib/isodumper.py:274
#, python-brace-format
msgid "{source} successfully written to {target}"
msgstr ""
-#: lib/isodumper.py:301
+#: lib/isodumper.py:296
msgid "The device is too small to contain the ISO file."
msgstr ""
-#: lib/isodumper.py:305
+#: lib/isodumper.py:300
msgid "Writing confirmation"
msgstr ""
-#: lib/isodumper.py:308
+#: lib/isodumper.py:303
msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?"
msgstr ""
-#: lib/isodumper.py:308 lib/isodumper.py:380
+#: lib/isodumper.py:303 lib/isodumper.py:386
msgid "Warning"
msgstr ""
-#: lib/isodumper.py:315
+#: lib/isodumper.py:310
#, python-brace-format
msgid "Writing {source} to {target}"
msgstr ""
-#: lib/isodumper.py:316
+#: lib/isodumper.py:311
msgid " to "
msgstr " to "
-#: lib/isodumper.py:316
+#: lib/isodumper.py:311
#, fuzzy
msgid "Executing copy from "
msgstr "Executing: dd if="
-#: lib/isodumper.py:333
+#: lib/isodumper.py:327
#, python-brace-format
msgid "Image {source} successfully written to {target}"
msgstr ""
-#: lib/isodumper.py:334
+#: lib/isodumper.py:328
msgid "Bytes written: "
msgstr ""
-#: lib/isodumper.py:335
+#: lib/isodumper.py:329
msgid "Checking "
msgstr ""
-#: lib/isodumper.py:353
+#: lib/isodumper.py:347
msgid "Adding persistent partition"
msgstr ""
-#: lib/isodumper.py:355
+#: lib/isodumper.py:350
+msgid "No key for encrypted partition provided. Adding the partition aborted."
+msgstr ""
+
+#: lib/isodumper.py:354
+msgid "Added encrypted persistent partition"
+msgstr ""
+
+#: lib/isodumper.py:359
msgid "Added persistent partition"
msgstr ""
-#: lib/isodumper.py:368
+#: lib/isodumper.py:374
+msgid "Success"
+msgstr ""
+
+#: lib/isodumper.py:374
msgid ""
"The operation completed successfully.\n"
" You are free to unplug it now, a logfile \n"
@@ -232,65 +253,118 @@ msgid ""
" you close the application."
msgstr ""
-#: lib/isodumper.py:380
+#: lib/isodumper.py:386
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:392 lib/isodumper.py:476
+#: lib/isodumper.py:398 lib/isodumper.py:482
msgid "Error"
msgstr ""
-#: lib/isodumper.py:432
+#: lib/isodumper.py:438
msgid "Image "
msgstr "Image "
-#: lib/isodumper.py:436 lib/isodumper.py:498
+#: lib/isodumper.py:442 lib/isodumper.py:504
msgid "IsoDumper"
msgstr ""
-#: lib/isodumper.py:436
+#: lib/isodumper.py:442
+msgid "Mageia IsoDumper"
+msgstr ""
+
+#: lib/isodumper.py:444
+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:448
+msgid "It gives also a feature for formatting the USB device."
+msgstr ""
+
+#: lib/isodumper.py:449
+msgid ""
+"IsoDumper can be launched either from the menus, or a user console with the "
+"command 'isodumper'."
+msgstr ""
+
+#: lib/isodumper.py:450
+msgid ""
+"The root password is solicited when this is necessary for the program's "
+"operation."
+msgstr ""
+
+#: lib/isodumper.py:451
+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. <BR />(You may have to "
+"close any automatically opened File Manager window)."
+msgstr ""
+
+#: lib/isodumper.py:454
+msgid ""
+"The fields of the main window are as follows:<BR />- Device to work on: the "
+"device of the USB flash drive, a drop-down list to choose from.<BR />- Write "
+"Image: to choose the source ISO image *.iso (or flash drive backup file *."
+"img) to write out.<BR />- Write to device: This button launches the "
+"operation - with a prior warning dialogue."
+msgstr ""
+
+#: lib/isodumper.py:458
+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:459
+msgid ""
+"- Encrypt: the persistent partition will be encrypted with the key provided "
+"in <i>Key</i> field."
+msgstr ""
+
+#: lib/isodumper.py:460
+msgid "The operation is shown in the progress bar beneath."
+msgstr ""
+
+#: lib/isodumper.py:461
msgid ""
-"Mageia IsoDumper<BR />----------------<BR />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 theentire previous<BR />contents of the flash drive onto the hard "
-"disc, and restore the flash drive to its previous state subsequently.<BR /"
-">It gives also a feature for formatting the USB device.<BR /><BR />IsoDumper "
-"can be launched either from the menus, or a user or root console with the "
-"command 'isodumper'.<BR />For normal users, the root password is solicited; "
-"this is necessary for the program's operation. <BR />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. <BR />(You may have to close any automatically opened "
-"File Manager window).<BR /><BR />The fields of the main window are as "
-"follows:<BR />- Device to work on: the device of the USB flash drive, a drop-"
-"down list to choose from.<BR />- Write Image: to choose the source ISO image "
-"*.iso (or flash drive backup file *.img) to write out.<BR />- Write to "
-"device: This button launches the operation - with a prior warning dialogue. "
-"<BR />The operation is shown in the progress bar beneath.<BR />- 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.<BR />- Backup the device: launch the backup "
-"operation.<BR />- Format the device: create an unique partition on the "
-"entire volume in the specified format in FAT, NTFS or ext. You can specify a "
-"volume name and the format in a new dialog box.<BR />"
-msgstr ""
-
-#: lib/isodumper.py:476
+"- 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:465
+msgid "- Backup the device: launch the backup operation."
+msgstr ""
+
+#: lib/isodumper.py:466
+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:482
msgid "There is another instance of Isodumper already running."
msgstr ""
-#: lib/isodumper.py:490
+#: lib/isodumper.py:496
msgid "Choose an image"
msgstr ""
-#: lib/isodumper.py:491
+#: lib/isodumper.py:497
msgid ""
"Warning\n"
"This will destroy all data on the target device,\n"
@@ -299,107 +373,119 @@ msgid ""
"during the following operation."
msgstr ""
-#: lib/isodumper.py:525
+#: lib/isodumper.py:531
msgid "Device to work on:"
msgstr ""
-#: lib/isodumper.py:529
+#: lib/isodumper.py:535
msgid "Write Image:"
msgstr "Write Image:"
-#: lib/isodumper.py:535
+#: lib/isodumper.py:541
msgid "&Write to device"
msgstr ""
-#: lib/isodumper.py:538
+#: lib/isodumper.py:546
msgid "Add a persistent partition in the remaining space"
msgstr ""
-#: lib/isodumper.py:547
+#: lib/isodumper.py:548
+msgid "Encrypt partition"
+msgstr ""
+
+#: lib/isodumper.py:549
+msgid "Key:"
+msgstr ""
+
+#: lib/isodumper.py:562
msgid "Backup the device"
msgstr ""
-#: lib/isodumper.py:550
-msgid "Format the device in FAT, NTFS or ext:"
+#: lib/isodumper.py:565
+msgid "Format the device in FAT, exFAT, NTFS or ext:"
msgstr ""
-#: lib/isodumper.py:552
+#: lib/isodumper.py:567
msgid "Format the device"
msgstr ""
-#: lib/isodumper.py:555
+#: lib/isodumper.py:570
msgid "Progress"
msgstr ""
-#: lib/isodumper.py:559
+#: lib/isodumper.py:574
msgid "Report"
msgstr ""
-#: lib/isodumper.py:562 lib/isodumper.py:666
+#: lib/isodumper.py:577 lib/isodumper.py:687
msgid "Refresh"
msgstr ""
-#: lib/isodumper.py:564
+#: lib/isodumper.py:579
msgid "About"
msgstr ""
-#: lib/isodumper.py:566
+#: lib/isodumper.py:581
msgid "Help"
msgstr ""
-#: lib/isodumper.py:568
+#: lib/isodumper.py:583
msgid "Quit"
msgstr ""
-#: lib/isodumper.py:574
+#: lib/isodumper.py:589
msgid "UDisks2 is not available on your system"
msgstr ""
-#: lib/isodumper.py:590
+#: lib/isodumper.py:605
msgid "Label for the device:"
msgstr ""
-#: lib/isodumper.py:594
+#: lib/isodumper.py:609
msgid "FAT 32 (Windows)"
msgstr ""
-#: lib/isodumper.py:596
+#: lib/isodumper.py:611
+msgid "exFAT (Windows)"
+msgstr ""
+
+#: lib/isodumper.py:613
msgid "NTFS (Windows)"
msgstr ""
-#: lib/isodumper.py:598
+#: lib/isodumper.py:615
msgid "ext4 (Linux)"
msgstr ""
-#: lib/isodumper.py:600
+#: lib/isodumper.py:617
msgid "Execute"
msgstr ""
-#: lib/isodumper.py:601 lib/isodumper.py:667
+#: lib/isodumper.py:618 lib/isodumper.py:688
msgid "Cancel"
msgstr ""
-#: lib/isodumper.py:638
+#: lib/isodumper.py:659
msgid "OK"
msgstr ""
-#: lib/isodumper.py:648
+#: lib/isodumper.py:669
msgid "Yes"
msgstr ""
-#: lib/isodumper.py:649
+#: lib/isodumper.py:670
msgid "No"
msgstr ""
-#: lib/isodumper.py:657
+#: lib/isodumper.py:678
msgid "A tool for writing ISO images to a device"
msgstr ""
-#: lib/isodumper.py:657
+#: lib/isodumper.py:678
msgid "Oliver Grawert<BR />Papoteur<BR />Pictures : Timothée Giet"
msgstr ""
-#: lib/isodumper.py:665
+#: lib/isodumper.py:686
msgid ""
"Warning\n"
"No target devices were found.\n"
@@ -422,56 +508,72 @@ msgstr ""
msgid "A GUI tool to write .img and .iso files to USB sticks"
msgstr ""
-#~ msgid "Unmounting all partitions of "
-#~ msgstr "Unmounting all partitions of "
+#~ msgid ""
+#~ "<b>Warning</b>\n"
+#~ " This will <b>destroy all data</b> on the target\n"
+#~ " device, are you sure you want to proceed ?\n"
+#~ "\n"
+#~ " If you say ok here, please <b>do not unplug</b>\n"
+#~ " the device during the following operation."
+#~ msgstr ""
+#~ "<b>Warning</b>\n"
+#~ " This will <b>destroy all data</b> on the target\n"
+#~ " device, are you sure you want to proceed ?\n"
+#~ "\n"
+#~ " If you say ok here, please <b>do not unplug</b>\n"
+#~ " the device during the following operation."
-#~ msgid "Trying to unmount "
-#~ msgstr "Trying to unmount "
+#~ msgid "Select target device to write the image to"
+#~ msgstr "Select target device to write the image to"
-#~ msgid " was terminated by signal "
-#~ msgstr " was terminated by signal "
+#~ msgid "Select an image file to be written to the device"
+#~ msgstr "Select an image file to be written to the device"
-#~ msgid "Error, umount "
-#~ msgstr "Error, umount "
+#~ msgid "Select Image"
+#~ msgstr "Select Image"
-#~ msgid " successfully unmounted"
-#~ msgstr " successfully unmounted"
+#~ msgid "Write to device"
+#~ msgstr "Write to device"
-#~ msgid " returned "
-#~ msgstr " returned "
+#~ msgid "Details"
+#~ msgstr "Details"
-#~ msgid "Execution failed: "
-#~ msgstr "Execution failed: "
+#~ msgid "Image: "
+#~ msgstr "Image: "
-#~ msgid "Could not read mtab !"
-#~ msgstr "Could not read mtab !"
+#~ msgid " "
+#~ msgstr " "
-#~ msgid "Writing "
-#~ msgstr "Writing "
+#~ msgid "gtk-ok"
+#~ msgstr "gtk-ok"
-#~ msgid "Wrote: "
-#~ msgstr "Wrote: "
+#~ msgid "gtk-close"
+#~ msgstr "gtk-close"
-#~ msgid " successfully written to "
-#~ msgstr " successfully written to "
+#~ msgid "gtk-cancel"
+#~ msgstr "gtk-cancel"
+
+#~ msgid "ImageWriter"
+#~ msgstr "ImageWriter"
+
+#~ msgid "The dd process ended with an error !"
+#~ msgstr "The dd process ended with an error !"
-#, fuzzy
#~ msgid ""
-#~ "<b>Success</b>\n"
-#~ " The image was successfully written to the\n"
-#~ " target device.\n"
-#~ " \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."
+#~ "<b>Error</b>\n"
+#~ " No target devices were found. \n"
+#~ "\n"
+#~ " You need to plug in a USB Key\n"
+#~ " to which the image can be written."
#~ msgstr ""
-#~ "<b>Success</b>\n"
-#~ " The image was successfully written to the\n"
-#~ " target device.\n"
+#~ "<b>Error</b>\n"
+#~ " No target devices were found.\n"
#~ "\n"
-#~ " You are free to unplug it now, a log of the\n"
-#~ " operation will be saved in your homedir if\n"
-#~ " you close the application."
+#~ " You need to plug in a USB Key\n"
+#~ " to which the image can be written."
+
+#~ msgid "to"
+#~ msgstr "to"
#, fuzzy
#~ msgid ""
@@ -489,69 +591,53 @@ msgstr ""
#~ " A logfile with the content will be saved in your\n"
#~ " homedir if the application is closed."
-#~ msgid "to"
-#~ msgstr "to"
-
+#, fuzzy
#~ msgid ""
-#~ "<b>Error</b>\n"
-#~ " No target devices were found. \n"
-#~ "\n"
-#~ " You need to plug in a USB Key\n"
-#~ " to which the image can be written."
+#~ "<b>Success</b>\n"
+#~ " The image was successfully written to the\n"
+#~ " target device.\n"
+#~ " \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 ""
-#~ "<b>Error</b>\n"
-#~ " No target devices were found.\n"
+#~ "<b>Success</b>\n"
+#~ " The image was successfully written to the\n"
+#~ " target device.\n"
#~ "\n"
-#~ " You need to plug in a USB Key\n"
-#~ " to which the image can be written."
-
-#~ msgid "The dd process ended with an error !"
-#~ msgstr "The dd process ended with an error !"
-
-#~ msgid "ImageWriter"
-#~ msgstr "ImageWriter"
+#~ " You are free to unplug it now, a log of the\n"
+#~ " operation will be saved in your homedir if\n"
+#~ " you close the application."
-#~ msgid "gtk-cancel"
-#~ msgstr "gtk-cancel"
+#~ msgid " successfully written to "
+#~ msgstr " successfully written to "
-#~ msgid "gtk-close"
-#~ msgstr "gtk-close"
+#~ msgid "Wrote: "
+#~ msgstr "Wrote: "
-#~ msgid "gtk-ok"
-#~ msgstr "gtk-ok"
+#~ msgid "Writing "
+#~ msgstr "Writing "
-#~ msgid " "
-#~ msgstr " "
+#~ msgid "Could not read mtab !"
+#~ msgstr "Could not read mtab !"
-#~ msgid "Image: "
-#~ msgstr "Image: "
+#~ msgid "Execution failed: "
+#~ msgstr "Execution failed: "
-#~ msgid "Details"
-#~ msgstr "Details"
+#~ msgid " returned "
+#~ msgstr " returned "
-#~ msgid "Write to device"
-#~ msgstr "Write to device"
+#~ msgid " successfully unmounted"
+#~ msgstr " successfully unmounted"
-#~ msgid "Select Image"
-#~ msgstr "Select Image"
+#~ msgid "Error, umount "
+#~ msgstr "Error, umount "
-#~ msgid "Select an image file to be written to the device"
-#~ msgstr "Select an image file to be written to the device"
+#~ msgid " was terminated by signal "
+#~ msgstr " was terminated by signal "
-#~ msgid "Select target device to write the image to"
-#~ msgstr "Select target device to write the image to"
+#~ msgid "Trying to unmount "
+#~ msgstr "Trying to unmount "
-#~ msgid ""
-#~ "<b>Warning</b>\n"
-#~ " This will <b>destroy all data</b> on the target\n"
-#~ " device, are you sure you want to proceed ?\n"
-#~ "\n"
-#~ " If you say ok here, please <b>do not unplug</b>\n"
-#~ " the device during the following operation."
-#~ msgstr ""
-#~ "<b>Warning</b>\n"
-#~ " This will <b>destroy all data</b> on the target\n"
-#~ " device, are you sure you want to proceed ?\n"
-#~ "\n"
-#~ " If you say ok here, please <b>do not unplug</b>\n"
-#~ " the device during the following operation."
+#~ msgid "Unmounting all partitions of "
+#~ msgstr "Unmounting all partitions of "