diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2019-01-29 09:11:56 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2019-01-29 09:11:56 +0200 |
commit | ebaa3ab306836871f7650cdd04ae88ab3d0f234b (patch) | |
tree | 0bf1c081f89ed36bc8d4881b50e05b3aa9f91044 /po/en_CA.po | |
parent | 2c9eac8dd891647f21e146bdbdcabfd585902af9 (diff) | |
download | isodumper-ebaa3ab306836871f7650cdd04ae88ab3d0f234b.tar isodumper-ebaa3ab306836871f7650cdd04ae88ab3d0f234b.tar.gz isodumper-ebaa3ab306836871f7650cdd04ae88ab3d0f234b.tar.bz2 isodumper-ebaa3ab306836871f7650cdd04ae88ab3d0f234b.tar.xz isodumper-ebaa3ab306836871f7650cdd04ae88ab3d0f234b.zip |
Update catalog
Diffstat (limited to 'po/en_CA.po')
-rw-r--r-- | po/en_CA.po | 336 |
1 files changed, 182 insertions, 154 deletions
diff --git a/po/en_CA.po b/po/en_CA.po index b3eb5fa..e0e7041 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: 2018-10-19 09:08+0200\n" +"POT-Creation-Date: 2019-01-29 09: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,85 +19,85 @@ msgstr "" "X-Launchpad-Export-Date: 2009-06-12 12:08+0000\n" "X-Generator: Launchpad (build Unknown)\n" -#: backend/raw_write.py:48 backend/raw_write.py:77 +#: backend/raw_write.py:49 backend/raw_write.py:78 msgid "Reading error." msgstr "" -#: backend/raw_write.py:57 +#: backend/raw_write.py:58 msgid "You don't have permission to write to the device {}" msgstr "" -#: backend/raw_write.py:86 backend/raw_write.py:99 backend/raw_write.py:107 +#: backend/raw_write.py:87 backend/raw_write.py:100 backend/raw_write.py:108 #, fuzzy msgid "Writing error." msgstr "Writing " -#: backend/raw_write.py:116 lib/isodumper.py:334 +#: backend/raw_write.py:117 lib/isodumper.py:340 msgid "Success" msgstr "" -#: backend/raw_write.py:121 +#: backend/raw_write.py:122 msgid "No partition is mounted." msgstr "" -#: backend/raw_write.py:127 +#: backend/raw_write.py:128 msgid "Could not read mtab ! {} {}" msgstr "" -#: backend/raw_write.py:130 +#: backend/raw_write.py:131 msgid "Unmounting all partitions of {}:\n" msgstr "" -#: backend/raw_write.py:133 +#: backend/raw_write.py:134 msgid "Trying to unmount {}...\n" msgstr "" -#: backend/raw_write.py:137 +#: backend/raw_write.py:138 msgid "Partition {} is busy" msgstr "" -#: backend/raw_write.py:139 +#: backend/raw_write.py:140 msgid "Error, umount {} was terminated by signal {}" msgstr "" -#: backend/raw_write.py:141 +#: backend/raw_write.py:142 msgid "{} successfully unmounted" msgstr "" -#: backend/raw_write.py:143 +#: backend/raw_write.py:144 msgid "Error, umount returned {}" msgstr "" -#: backend/raw_write.py:145 +#: backend/raw_write.py:146 msgid "Execution failed: {}" msgstr "" -#: backend/raw_write.py:170 +#: backend/raw_write.py:171 msgid "Signature file {} not found\n" msgstr "" -#: backend/raw_write.py:178 +#: backend/raw_write.py:179 msgid "Sum SHA512 file {} not found\n" msgstr "" -#: backend/raw_write.py:206 +#: backend/raw_write.py:207 #, python-format msgid "Invalid signature for %s.sha512" msgstr "" -#: backend/raw_write.py:208 +#: backend/raw_write.py:209 msgid "SHA512 sum: {}" msgstr "" -#: backend/raw_write.py:212 +#: backend/raw_write.py:213 msgid "The sha512 sum check is OK and the sum is signed" msgstr "" -#: backend/raw_write.py:214 +#: backend/raw_write.py:215 msgid "The sha512 sum check is OK but the signature can't be found" msgstr "" -#: backend/raw_write.py:216 +#: backend/raw_write.py:217 msgid "/!\\The computed and stored sums don't match" msgstr "" @@ -129,77 +129,85 @@ msgstr "" msgid "An error occurred." msgstr "" -#: lib/isodumper.py:203 +#: lib/isodumper.py:204 msgid "Wrote: {}% " msgstr "" -#: lib/isodumper.py:229 +#: lib/isodumper.py:230 msgid "Backup confirmation" msgstr "" -#: lib/isodumper.py:229 +#: lib/isodumper.py:230 msgid "Do you want to overwrite the file?" msgstr "" -#: lib/isodumper.py:237 +#: lib/isodumper.py:238 #, python-format msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "" -#: lib/isodumper.py:243 lib/isodumper.py:491 lib/isodumper.py:648 +#: lib/isodumper.py:244 lib/isodumper.py:502 lib/isodumper.py:660 msgid "Backup to:" msgstr "" -#: lib/isodumper.py:255 +#: lib/isodumper.py:256 #, python-brace-format msgid "{source} successfully written to {target}" msgstr "" -#: lib/isodumper.py:276 +#: lib/isodumper.py:277 msgid "The device is too small to contain the ISO file." msgstr "" -#: lib/isodumper.py:280 +#: lib/isodumper.py:281 msgid "Writing confirmation" msgstr "" -#: lib/isodumper.py:283 +#: lib/isodumper.py:284 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "" -#: lib/isodumper.py:283 lib/isodumper.py:346 +#: lib/isodumper.py:284 lib/isodumper.py:352 msgid "Warning" msgstr "" -#: lib/isodumper.py:290 +#: lib/isodumper.py:291 #, python-brace-format msgid "Writing {source} to {target}" msgstr "" -#: lib/isodumper.py:291 +#: lib/isodumper.py:292 msgid " to " msgstr " to " -#: lib/isodumper.py:291 +#: lib/isodumper.py:292 #, fuzzy msgid "Executing copy from " msgstr "Executing: dd if=" -#: lib/isodumper.py:307 +#: lib/isodumper.py:308 #, python-brace-format msgid "Image {source} successfully written to {target}" msgstr "" -#: lib/isodumper.py:308 +#: lib/isodumper.py:309 msgid "Bytes written: " msgstr "" -#: lib/isodumper.py:309 +#: lib/isodumper.py:310 msgid "Checking " msgstr "" -#: lib/isodumper.py:334 +#: lib/isodumper.py:325 +msgid "Adding persistent partition" +msgstr "" + +#: lib/isodumper.py:327 +msgid "Added persistent partition" +msgstr "" + +#: lib/isodumper.py:340 msgid "" "The operation completed successfully.\n" " You are free to unplug it now, a logfile \n" @@ -207,26 +215,26 @@ msgid "" " you close the application." msgstr "" -#: lib/isodumper.py:346 +#: lib/isodumper.py:352 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:358 +#: lib/isodumper.py:364 msgid "Error" msgstr "" -#: lib/isodumper.py:396 +#: lib/isodumper.py:404 msgid "Image " msgstr "Image " -#: lib/isodumper.py:400 lib/isodumper.py:451 +#: lib/isodumper.py:408 lib/isodumper.py:459 msgid "IsoDumper" msgstr "" -#: lib/isodumper.py:400 +#: lib/isodumper.py:408 msgid "" "Mageia IsoDumper<BR />----------------<BR />This GUI program is primarily " "for safely writing a bootable ISO image to a USB flash drive, an operation " @@ -257,11 +265,11 @@ msgid "" "volume name and the format in a new dialog box.<BR />" msgstr "" -#: lib/isodumper.py:443 +#: lib/isodumper.py:451 msgid "Choose an image" msgstr "" -#: lib/isodumper.py:444 +#: lib/isodumper.py:452 msgid "" "Warning\n" "This will destroy all data on the target device,\n" @@ -270,87 +278,107 @@ msgid "" "during the following operation." msgstr "" -#: lib/isodumper.py:478 +#: lib/isodumper.py:486 msgid "Device to work on:" msgstr "" -#: lib/isodumper.py:482 +#: lib/isodumper.py:490 msgid "Write Image:" msgstr "Write Image:" -#: lib/isodumper.py:488 +#: lib/isodumper.py:496 msgid "&Write to device" msgstr "" -#: lib/isodumper.py:497 +#: lib/isodumper.py:499 +msgid "Add a persistent partition in the remaining space" +msgstr "" + +#: lib/isodumper.py:508 msgid "Backup the device" msgstr "" -#: lib/isodumper.py:500 +#: lib/isodumper.py:511 msgid "Format the device in FAT, NTFS or ext:" msgstr "" -#: lib/isodumper.py:502 +#: lib/isodumper.py:513 msgid "Format the device" msgstr "" -#: lib/isodumper.py:505 +#: lib/isodumper.py:516 msgid "Progress" msgstr "" -#: lib/isodumper.py:509 +#: lib/isodumper.py:520 msgid "Report" msgstr "" -#: lib/isodumper.py:512 lib/isodumper.py:617 +#: lib/isodumper.py:523 lib/isodumper.py:628 msgid "Refresh" msgstr "" -#: lib/isodumper.py:514 +#: lib/isodumper.py:525 msgid "About" msgstr "" -#: lib/isodumper.py:516 +#: lib/isodumper.py:527 msgid "Help" msgstr "" -#: lib/isodumper.py:518 +#: lib/isodumper.py:529 msgid "Quit" msgstr "" -#: lib/isodumper.py:524 +#: lib/isodumper.py:535 msgid "UDisks2 is not available on your system" msgstr "" -#: lib/isodumper.py:540 +#: lib/isodumper.py:551 msgid "Label for the device:" msgstr "" -#: lib/isodumper.py:544 +#: lib/isodumper.py:555 msgid "FAT 32 (Windows)" msgstr "" -#: lib/isodumper.py:546 +#: lib/isodumper.py:557 msgid "NTFS (Windows)" msgstr "" -#: lib/isodumper.py:548 +#: lib/isodumper.py:559 msgid "ext4 (Linux)" msgstr "" -#: lib/isodumper.py:550 +#: lib/isodumper.py:561 msgid "Execute" msgstr "" -#: lib/isodumper.py:551 lib/isodumper.py:618 +#: lib/isodumper.py:562 lib/isodumper.py:629 msgid "Cancel" msgstr "" -#: lib/isodumper.py:608 +#: lib/isodumper.py:600 +msgid "OK" +msgstr "" + +#: lib/isodumper.py:610 +msgid "Yes" +msgstr "" + +#: lib/isodumper.py:611 +msgid "No" +msgstr "" + +#: lib/isodumper.py:619 msgid "A tool for writing ISO images to a device" msgstr "" -#: lib/isodumper.py:616 +#: lib/isodumper.py:619 +msgid "Oliver Grawert<BR />Papoteur<BR />Pictures : Timothée Giet" +msgstr "" + +#: lib/isodumper.py:627 msgid "" "Warning\n" "No target devices were found.\n" @@ -373,56 +401,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 "" @@ -440,69 +484,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 " |