aboutsummaryrefslogtreecommitdiffstats
path: root/po/en_CA.po
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2018-03-18 12:41:07 +0100
committerPapoteur <papoteur@mageia.org>2018-03-18 12:41:07 +0100
commitddf620c59d235a1c5a3c4b12d45a62b10af238a1 (patch)
tree69e67ca6823898726094ad918c8c8b5c931e3d14 /po/en_CA.po
parentff7455ea064411171f4d781e73c6e05d02354667 (diff)
downloadisodumper-ddf620c59d235a1c5a3c4b12d45a62b10af238a1.tar
isodumper-ddf620c59d235a1c5a3c4b12d45a62b10af238a1.tar.gz
isodumper-ddf620c59d235a1c5a3c4b12d45a62b10af238a1.tar.bz2
isodumper-ddf620c59d235a1c5a3c4b12d45a62b10af238a1.tar.xz
isodumper-ddf620c59d235a1c5a3c4b12d45a62b10af238a1.zip
Update pot and po files
Diffstat (limited to 'po/en_CA.po')
-rw-r--r--po/en_CA.po450
1 files changed, 250 insertions, 200 deletions
diff --git a/po/en_CA.po b/po/en_CA.po
index 65e5299..56180dd 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: 2016-07-18 11:44+0200\n"
+"POT-Creation-Date: 2018-03-18 12:37+0100\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,173 +19,182 @@ msgstr ""
"X-Launchpad-Export-Date: 2009-06-12 12:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
-#: lib/isodumper.py:123
+#: backend/raw_write.py:50 backend/raw_write.py:80
+msgid "Reading error."
+msgstr ""
+
+#: backend/raw_write.py:60
+msgid "You don't have permission to write to the device {}"
+msgstr ""
+
+#: backend/raw_write.py:89 backend/raw_write.py:102 backend/raw_write.py:110
+#, fuzzy
+msgid "Writing error."
+msgstr "Writing "
+
+#: backend/raw_write.py:119 lib/isodumper.py:325
+msgid "Success"
+msgstr ""
+
+#: backend/raw_write.py:124
+msgid "No partition is mounted."
+msgstr ""
+
+#: backend/raw_write.py:130
+msgid "Could not read mtab ! {} {}"
+msgstr ""
+
+#: backend/raw_write.py:133
+msgid "Unmounting all partitions of {}:\n"
+msgstr ""
+
+#: backend/raw_write.py:136
+msgid "Trying to unmount {}...\n"
+msgstr ""
+
+#: backend/raw_write.py:140
+msgid "Partition {} is busy"
+msgstr ""
+
+#: backend/raw_write.py:142
+msgid "Error, umount {} was terminated by signal {}"
+msgstr ""
+
+#: backend/raw_write.py:144
+msgid "{} successfully unmounted"
+msgstr ""
+
+#: backend/raw_write.py:146
+msgid "Error, umount returned {}"
+msgstr ""
+
+#: backend/raw_write.py:148
+msgid "Execution failed: {}"
+msgstr ""
+
+#: backend/raw_write.py:174
#, python-format
-msgid "%r not known to UDisks2"
+msgid "Invalid signature for %s.sha512"
msgstr ""
-#: lib/isodumper.py:190
+#: backend/raw_write.py:179
+msgid "Signature file {} not found\n"
+msgstr ""
+
+#: backend/raw_write.py:202
+msgid "SHA512 sum: {}"
+msgstr ""
+
+#: backend/raw_write.py:206
+msgid "The sha512 sum check is OK and the sum is signed"
+msgstr ""
+
+#: backend/raw_write.py:208
+msgid "The sha512 sum check is OK but the signature can't be found"
+msgstr ""
+
+#: backend/raw_write.py:210
+msgid "/!\\The computed and stored sums don't match"
+msgstr ""
+
+#: lib/isodumper.py:129
msgid "Mb"
msgstr ""
-#: lib/isodumper.py:210
+#: lib/isodumper.py:150
msgid "Target Device: "
msgstr "Target Device: "
-#: lib/isodumper.py:232
+#: lib/isodumper.py:173
msgid "Backup to: "
msgstr ""
-#: lib/isodumper.py:236
+#: lib/isodumper.py:177
msgid "Formatting confirmation"
msgstr ""
-#: lib/isodumper.py:241
+#: lib/isodumper.py:182
msgid "The device was formatted successfully."
msgstr ""
-#: lib/isodumper.py:245
+#: lib/isodumper.py:186
msgid "An error occurred while creating a partition."
msgstr ""
-#: lib/isodumper.py:249
+#: lib/isodumper.py:190
msgid "Authentication error."
msgstr ""
-#: lib/isodumper.py:253
+#: lib/isodumper.py:194
msgid "An error occurred."
msgstr ""
-#: lib/isodumper.py:290
+#: lib/isodumper.py:210
+msgid "Wrote: {}% "
+msgstr ""
+
+#: lib/isodumper.py:236
msgid "Backup confirmation"
msgstr ""
-#: lib/isodumper.py:290
+#: lib/isodumper.py:236
msgid "Do you want to overwrite the file?"
msgstr ""
-#: lib/isodumper.py:298
+#: lib/isodumper.py:244
#, python-format
msgid ""
"The destination directory is too small to receive the backup (%s Mb needed)"
msgstr ""
-#: lib/isodumper.py:304 lib/isodumper.py:666
+#: lib/isodumper.py:250 lib/isodumper.py:484 lib/isodumper.py:650
msgid "Backup to:"
msgstr ""
-#: lib/isodumper.py:324
+#: lib/isodumper.py:268
msgid "The device is too small to contain the ISO file."
msgstr ""
-#: lib/isodumper.py:328
+#: lib/isodumper.py:272
msgid "Writing confirmation"
msgstr ""
-#: lib/isodumper.py:331
+#: lib/isodumper.py:275
msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?"
msgstr ""
-#: lib/isodumper.py:331 lib/isodumper.py:508
+#: lib/isodumper.py:275 lib/isodumper.py:337
msgid "Warning"
msgstr ""
-#: lib/isodumper.py:356
-msgid "Unmounting all partitions of "
-msgstr "Unmounting all partitions of "
-
-#: lib/isodumper.py:358
-msgid "Trying to unmount "
-msgstr "Trying to unmount "
-
-#: lib/isodumper.py:362
-#, python-format
-msgid "Partition %s is busy"
-msgstr ""
-
-#: lib/isodumper.py:366
-msgid " was terminated by signal "
-msgstr " was terminated by signal "
-
-#: lib/isodumper.py:366 lib/isodumper.py:372
-msgid "Error, umount "
-msgstr "Error, umount "
-
-#: lib/isodumper.py:370
-msgid " successfully unmounted"
-msgstr " successfully unmounted"
-
-#: lib/isodumper.py:372
-msgid " returned "
-msgstr " returned "
-
-#: lib/isodumper.py:376
-msgid "Execution failed: "
-msgstr "Execution failed: "
-
-#: lib/isodumper.py:385
-msgid "Could not read mtab !"
-msgstr "Could not read mtab !"
-
-#: lib/isodumper.py:395 lib/isodumper.py:422
-msgid "Reading error."
-msgstr ""
-
-#: lib/isodumper.py:403
-msgid "You don't have permission to write to the device"
+#: lib/isodumper.py:283
+#, python-brace-format
+msgid "Writing {source} to {target}"
msgstr ""
-#: lib/isodumper.py:408 lib/isodumper.py:409
+#: lib/isodumper.py:284
msgid " to "
msgstr " to "
-#: lib/isodumper.py:408
-msgid "Writing "
-msgstr "Writing "
-
-#: lib/isodumper.py:409
+#: lib/isodumper.py:284
#, fuzzy
msgid "Executing copy from "
msgstr "Executing: dd if="
-#: lib/isodumper.py:429 lib/isodumper.py:443 lib/isodumper.py:453
-#, fuzzy
-msgid "Writing error."
-msgstr "Writing "
-
-#: lib/isodumper.py:436
-msgid "Wrote: "
-msgstr "Wrote: "
-
-#: lib/isodumper.py:448
-msgid " successfully written to "
-msgstr " successfully written to "
-
-#: lib/isodumper.py:448 lib/isodumper.py:567
-msgid "Image "
-msgstr "Image "
+#: lib/isodumper.py:299
+#, python-brace-format
+msgid "Image {source} successfully written to {target}"
+msgstr ""
-#: lib/isodumper.py:449
+#: lib/isodumper.py:300
msgid "Bytes written: "
msgstr ""
-#: lib/isodumper.py:461
+#: lib/isodumper.py:301
msgid "Checking "
msgstr ""
-#: lib/isodumper.py:486
-msgid "SHA1 sum: "
-msgstr ""
-
-#: lib/isodumper.py:487
-msgid "MD5 sum: "
-msgstr ""
-
-#: lib/isodumper.py:496
-msgid "Success"
-msgstr ""
-
-#: lib/isodumper.py:496
+#: lib/isodumper.py:325
msgid ""
"The operation completed successfully.\n"
" You are free to unplug it now, a logfile \n"
@@ -193,22 +202,26 @@ msgid ""
" you close the application."
msgstr ""
-#: lib/isodumper.py:508
+#: lib/isodumper.py:337
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:520
+#: lib/isodumper.py:349
msgid "Error"
msgstr ""
-#: lib/isodumper.py:571 lib/isodumper.py:625
+#: lib/isodumper.py:387
+msgid "Image "
+msgstr "Image "
+
+#: lib/isodumper.py:391 lib/isodumper.py:443
msgid "IsoDumper"
msgstr ""
-#: lib/isodumper.py:571
+#: lib/isodumper.py:391
msgid ""
"Mageia IsoDumper<BR />----------------<BR />This GUI program is primarily "
"for safely writing a bootable ISO image to a USB flash drive, an operation "
@@ -239,11 +252,11 @@ msgid ""
"volume name and the format in a new dialog box.<BR />"
msgstr ""
-#: lib/isodumper.py:617
+#: lib/isodumper.py:435
msgid "Choose an image"
msgstr ""
-#: lib/isodumper.py:618
+#: lib/isodumper.py:436
msgid ""
"Warning\n"
"This will destroy all data on the target device,\n"
@@ -252,87 +265,87 @@ msgid ""
"during the following operation."
msgstr ""
-#: lib/isodumper.py:653
+#: lib/isodumper.py:471
msgid "Device to work on:"
msgstr ""
-#: lib/isodumper.py:657
+#: lib/isodumper.py:475
msgid "Write Image:"
msgstr "Write Image:"
-#: lib/isodumper.py:663
+#: lib/isodumper.py:481
msgid "&Write to device"
msgstr ""
-#: lib/isodumper.py:672
-msgid "&Backup the device"
+#: lib/isodumper.py:490
+msgid "Backup the device"
msgstr ""
-#: lib/isodumper.py:676
+#: lib/isodumper.py:494
msgid "Format the device in FAT, NTFS or ext:"
msgstr ""
-#: lib/isodumper.py:678
-msgid "&Format the device"
+#: lib/isodumper.py:496
+msgid "Format the device"
msgstr ""
-#: lib/isodumper.py:682
+#: lib/isodumper.py:500
msgid "Progress"
msgstr ""
-#: lib/isodumper.py:686
+#: lib/isodumper.py:504
msgid "Report"
msgstr ""
-#: lib/isodumper.py:691 lib/isodumper.py:799
-msgid "&Refresh"
+#: lib/isodumper.py:509 lib/isodumper.py:619
+msgid "Refresh"
msgstr ""
-#: lib/isodumper.py:693
-msgid "&About"
+#: lib/isodumper.py:511
+msgid "About"
msgstr ""
-#: lib/isodumper.py:695
-msgid "&Help"
+#: lib/isodumper.py:513
+msgid "Help"
msgstr ""
-#: lib/isodumper.py:697
-msgid "&Quit"
+#: lib/isodumper.py:515
+msgid "Quit"
msgstr ""
-#: lib/isodumper.py:703
+#: lib/isodumper.py:521
msgid "UDisks2 is not available on your system"
msgstr ""
-#: lib/isodumper.py:722
+#: lib/isodumper.py:542
msgid "Label for the device:"
msgstr ""
-#: lib/isodumper.py:726
+#: lib/isodumper.py:546
msgid "FAT 32 (Windows)"
msgstr ""
-#: lib/isodumper.py:728
+#: lib/isodumper.py:548
msgid "NTFS (Windows)"
msgstr ""
-#: lib/isodumper.py:730
+#: lib/isodumper.py:550
msgid "ext4 (Linux)"
msgstr ""
-#: lib/isodumper.py:732
+#: lib/isodumper.py:552
msgid "Execute"
msgstr ""
-#: lib/isodumper.py:733 lib/isodumper.py:800
+#: lib/isodumper.py:553 lib/isodumper.py:620
msgid "Cancel"
msgstr ""
-#: lib/isodumper.py:790
+#: lib/isodumper.py:610
msgid "A tool for writing ISO images to a device"
msgstr ""
-#: lib/isodumper.py:798
+#: lib/isodumper.py:618
msgid ""
"Warning\n"
"No target devices were found.\n"
@@ -340,34 +353,87 @@ msgid ""
msgstr ""
#: polkit/org.mageia.isodumper.policy.in.h:1
-msgid "Run Isodumper"
+msgid "Isodumper requesting write access"
msgstr ""
#: polkit/org.mageia.isodumper.policy.in.h:2
-msgid "Authentication is required to run Isodumper"
+msgid "Manatools requesting write access"
+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 ""
-#, 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>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>Success</b>\n"
-#~ " The image was successfully written to the\n"
-#~ " target device.\n"
+#~ "<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"
-#~ " 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."
+#~ " If you say ok here, please <b>do not unplug</b>\n"
+#~ " the device during the following operation."
+
+#~ msgid "Select target device to write the image to"
+#~ msgstr "Select target device to write the image to"
+
+#~ msgid "Select an image file to be written to the device"
+#~ msgstr "Select an image file to be written to the device"
+
+#~ msgid "Select Image"
+#~ msgstr "Select Image"
+
+#~ msgid "Write to device"
+#~ msgstr "Write to device"
+
+#~ msgid "Details"
+#~ msgstr "Details"
+
+#~ msgid "Image: "
+#~ msgstr "Image: "
+
+#~ msgid " "
+#~ msgstr " "
+
+#~ msgid "gtk-ok"
+#~ msgstr "gtk-ok"
+
+#~ msgid "gtk-close"
+#~ msgstr "gtk-close"
+
+#~ 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 !"
+
+#~ 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."
+#~ msgstr ""
+#~ "<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."
+
+#~ msgid "to"
+#~ msgstr "to"
#, fuzzy
#~ msgid ""
@@ -385,69 +451,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."
+#~ " 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 "The dd process ended with an error !"
-#~ msgstr "The dd process ended with an error !"
+#~ msgid " successfully written to "
+#~ msgstr " successfully written to "
-#~ msgid "ImageWriter"
-#~ msgstr "ImageWriter"
+#~ msgid "Wrote: "
+#~ msgstr "Wrote: "
-#~ msgid "gtk-cancel"
-#~ msgstr "gtk-cancel"
+#~ msgid "Writing "
+#~ msgstr "Writing "
-#~ msgid "gtk-close"
-#~ msgstr "gtk-close"
+#~ msgid "Could not read mtab !"
+#~ msgstr "Could not read mtab !"
-#~ msgid "gtk-ok"
-#~ msgstr "gtk-ok"
+#~ msgid "Execution failed: "
+#~ msgstr "Execution failed: "
-#~ msgid " "
-#~ msgstr " "
+#~ msgid " returned "
+#~ msgstr " returned "
-#~ msgid "Image: "
-#~ msgstr "Image: "
+#~ msgid " successfully unmounted"
+#~ msgstr " successfully unmounted"
-#~ msgid "Details"
-#~ msgstr "Details"
+#~ msgid "Error, umount "
+#~ msgstr "Error, umount "
-#~ msgid "Write to device"
-#~ msgstr "Write to device"
+#~ msgid " was terminated by signal "
+#~ msgstr " was terminated by signal "
-#~ msgid "Select Image"
-#~ msgstr "Select Image"
-
-#~ msgid "Select an image file to be written to the device"
-#~ msgstr "Select an image file to be written to the device"
-
-#~ 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 "