diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-07-18 08:31:17 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-07-18 08:31:17 +0200 |
commit | 0a6f10adfba323fb7722484a72663ecf150799d3 (patch) | |
tree | 28553b03380ba1f31d6d221ba088de55cc238f1f /po | |
parent | 3535908b34c9519ed64fcd96318372026cd55e13 (diff) | |
parent | 6ccd9019ef1364ee3de83a1a1f05d5d4ed72a6c5 (diff) | |
download | isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.tar isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.tar.gz isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.tar.bz2 isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.tar.xz isodumper-0a6f10adfba323fb7722484a72663ecf150799d3.zip |
Merge topic/yui on master
Diffstat (limited to 'po')
-rw-r--r-- | po/isodumper.pot | 351 | ||||
-rw-r--r-- | po/ms.po | 350 |
2 files changed, 516 insertions, 185 deletions
diff --git a/po/isodumper.pot b/po/isodumper.pot index 7cf1bc9..e4c2ebb 100644 --- a/po/isodumper.pot +++ b/po/isodumper.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: isodumper 0.45\n" +"Project-Id-Version: isodumper 0.51\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-06 16:41+0100\n" +"POT-Creation-Date: 2016-07-18 08:04+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,351 +17,332 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: lib/isodumper.py:91 +#: lib/isodumper.py:123 #, python-format msgid "%r not known to UDisks2" msgstr "" -#: lib/isodumper.py:211 -msgid "UDisks2 is not available on your system" -msgstr "" - -#: lib/isodumper.py:234 +#: lib/isodumper.py:190 msgid "Mb" msgstr "" -#: lib/isodumper.py:251 lib/isodumper.py:415 +#: lib/isodumper.py:210 msgid "Target Device: " msgstr "" -#: lib/isodumper.py:275 -msgid "Backup in: " +#: lib/isodumper.py:232 +msgid "Backup to: " +msgstr "" + +#: lib/isodumper.py:236 +msgid "Formatting confirmation" msgstr "" -#: lib/isodumper.py:313 +#: lib/isodumper.py:241 msgid "The device was formatted successfully." msgstr "" -#: lib/isodumper.py:317 +#: lib/isodumper.py:245 msgid "An error occurred while creating a partition." msgstr "" -#: lib/isodumper.py:321 +#: lib/isodumper.py:249 msgid "Authentication error." msgstr "" -#: lib/isodumper.py:325 +#: lib/isodumper.py:253 msgid "An error occurred." msgstr "" -#: lib/isodumper.py:389 +#: lib/isodumper.py:290 +msgid "Backup confirmation" +msgstr "" + +#: lib/isodumper.py:290 +msgid "Do you want to overwrite the file?" +msgstr "" + +#: lib/isodumper.py:298 #, python-format msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "" -#: lib/isodumper.py:394 share/isodumper/isodumper.glade.h:50 -msgid "Backup in:" +#: lib/isodumper.py:304 lib/isodumper.py:666 +msgid "Backup to:" msgstr "" -#: lib/isodumper.py:418 +#: lib/isodumper.py:324 msgid "The device is too small to contain the ISO file." msgstr "" -#: lib/isodumper.py:425 +#: lib/isodumper.py:328 +msgid "Writing confirmation" +msgstr "" + +#: lib/isodumper.py:331 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "" -#: lib/isodumper.py:462 +#: lib/isodumper.py:331 lib/isodumper.py:508 +msgid "Warning" +msgstr "" + +#: lib/isodumper.py:356 msgid "Unmounting all partitions of " msgstr "" -#: lib/isodumper.py:464 +#: lib/isodumper.py:358 msgid "Trying to unmount " msgstr "" -#: lib/isodumper.py:470 +#: lib/isodumper.py:362 #, python-format msgid "Partition %s is busy" msgstr "" -#: lib/isodumper.py:474 +#: lib/isodumper.py:366 msgid " was terminated by signal " msgstr "" -#: lib/isodumper.py:474 lib/isodumper.py:479 +#: lib/isodumper.py:366 lib/isodumper.py:372 msgid "Error, umount " msgstr "" -#: lib/isodumper.py:477 +#: lib/isodumper.py:370 msgid " successfully unmounted" msgstr "" -#: lib/isodumper.py:479 +#: lib/isodumper.py:372 msgid " returned " msgstr "" -#: lib/isodumper.py:482 +#: lib/isodumper.py:376 msgid "Execution failed: " msgstr "" -#: lib/isodumper.py:490 +#: lib/isodumper.py:385 msgid "Could not read mtab !" msgstr "" -#: lib/isodumper.py:500 lib/isodumper.py:529 +#: lib/isodumper.py:395 lib/isodumper.py:422 msgid "Reading error." msgstr "" -#: lib/isodumper.py:507 -msgid "You have not the rights for writing on the device" +#: lib/isodumper.py:403 +msgid "You don't have permission to write to the device" msgstr "" -#: lib/isodumper.py:513 lib/isodumper.py:514 +#: lib/isodumper.py:408 lib/isodumper.py:409 msgid " to " msgstr "" -#: lib/isodumper.py:513 +#: lib/isodumper.py:408 msgid "Writing " msgstr "" -#: lib/isodumper.py:514 +#: lib/isodumper.py:409 msgid "Executing copy from " msgstr "" -#: lib/isodumper.py:535 lib/isodumper.py:551 lib/isodumper.py:561 +#: lib/isodumper.py:429 lib/isodumper.py:443 lib/isodumper.py:453 msgid "Writing error." msgstr "" -#: lib/isodumper.py:541 +#: lib/isodumper.py:436 msgid "Wrote: " msgstr "" -#: lib/isodumper.py:556 +#: lib/isodumper.py:448 msgid " successfully written to " msgstr "" -#: lib/isodumper.py:556 lib/isodumper.py:685 +#: lib/isodumper.py:448 lib/isodumper.py:567 msgid "Image " msgstr "" -#: lib/isodumper.py:557 +#: lib/isodumper.py:449 msgid "Bytes written: " msgstr "" -#: lib/isodumper.py:570 +#: lib/isodumper.py:461 msgid "Checking " msgstr "" -#: lib/isodumper.py:597 +#: lib/isodumper.py:486 msgid "SHA1 sum: " msgstr "" -#: lib/isodumper.py:598 +#: lib/isodumper.py:487 msgid "MD5 sum: " msgstr "" -#: polkit/org.mageia.isodumper.policy.in.h:1 -msgid "Run Isodumper" -msgstr "" - -#: polkit/org.mageia.isodumper.policy.in.h:2 -msgid "Authentication is required to run Isodumper" -msgstr "" - -#: share/applications/isodumper.desktop.in.h:1 -#: share/isodumper/isodumper.glade.h:1 -msgid "IsoDumper" -msgstr "" - -#: share/applications/isodumper.desktop.in.h:2 -msgid "A GUI tool to write .img and .iso files to USB Keys" +#: lib/isodumper.py:496 +msgid "Success" msgstr "" -#: share/isodumper/isodumper.glade.h:2 +#: lib/isodumper.py:496 msgid "" -"Writing is in progress. Exiting during writing will occur that the device or " -"the backup will be unusable.\n" -"Are you sure you want to quit during writing?" +"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 "" -#: share/isodumper/isodumper.glade.h:4 +#: lib/isodumper.py:508 msgid "" -"A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter." -msgstr "" - -#: share/isodumper/isodumper.glade.h:5 -msgid "Select" +"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 "" -#: share/isodumper/isodumper.glade.h:6 -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." +#: lib/isodumper.py:520 +msgid "Error" msgstr "" -#: share/isodumper/isodumper.glade.h:12 -msgid "Do you want to overwrite the file?" +#: lib/isodumper.py:571 lib/isodumper.py:625 +msgid "IsoDumper" msgstr "" -#: share/isodumper/isodumper.glade.h:13 +#: lib/isodumper.py:571 +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:617 +msgid "Choose an image" +msgstr "" + +#: lib/isodumper.py:618 msgid "" -"<b>Error</b>\n" -" Something went wrong, please see the details\n" -" window for the exact error.\n" -"\n" -" The application will be closed with this window, and a logfile\n" -" (/home/-user- or /root)/.isodumper/isodumper.log will be saved." +"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 <b>do not unplug</b> the device " +"during the following operation." msgstr "" -#: share/isodumper/isodumper.glade.h:19 -msgid "Label for the device:" +#: lib/isodumper.py:653 +msgid "Device to work on:" msgstr "" -#: share/isodumper/isodumper.glade.h:20 -msgid "FAT 32 (Windows)" +#: lib/isodumper.py:657 +msgid "Write Image:" msgstr "" -#: share/isodumper/isodumper.glade.h:21 -msgid "The standard. The size of files are limited to 4Gb" +#: lib/isodumper.py:663 +msgid "&Write to device" msgstr "" -#: share/isodumper/isodumper.glade.h:22 -msgid "NTFS (Windows)" +#: lib/isodumper.py:672 +msgid "&Backup the device" msgstr "" -#: share/isodumper/isodumper.glade.h:23 -msgid "To handle files bigger than 4Gb" +#: lib/isodumper.py:676 +msgid "Format the device in FAT, NTFS or ext:" msgstr "" -#: share/isodumper/isodumper.glade.h:24 -msgid "ext4 (Linux)" +#: lib/isodumper.py:678 +msgid "&Format the device" msgstr "" -#: share/isodumper/isodumper.glade.h:25 -msgid "Only for Linux systems" +#: lib/isodumper.py:682 +msgid "Progression" msgstr "" -#: share/isodumper/isodumper.glade.h:26 -msgid "Isodumper - Help" +#: lib/isodumper.py:686 +msgid "Report" msgstr "" -#: share/isodumper/isodumper.glade.h:27 -msgid "" -"Mageia IsoDumper\n" -"----------------\n" -"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. It gives also a feature for formatting the USB device.\n" -"\n" -"IsoDumper can be launched either from the menus, or a user or root console " -"with the command 'isodumper'. For normal users, the root password is " -"solicited; this is necessary for the program's operation. 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).\n" -"\n" -"The fields of the main window are as follows:\n" -"- Device to work on: the device of the USB flash drive, a drop-down list to " -"choose from.\n" -"- Write Image: to choose the source ISO image *.iso (or flash drive backup " -"file *.img) to write out.\n" -"- Write to device: This button launches the operation - with a prior warning " -"dialogue. If a flash drive backup was requested, this is done first. Then " -"(or only) the image file write. Each operation is shown in the progress bar " -"beneath.\n" -"- Backup in: 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.\n" -"- Backup the device: launch the backup operation.\n" -"- 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.\n" -"- Details: this button shows detailed log information.\n" -"\n" -msgstr "" - -#: share/isodumper/isodumper.glade.h:43 -msgid "Device to work on:" +#: lib/isodumper.py:691 lib/isodumper.py:799 +msgid "&Refresh" msgstr "" -#: share/isodumper/isodumper.glade.h:44 -msgid "Select target device to write the image to" +#: lib/isodumper.py:693 +msgid "&About" msgstr "" -#: share/isodumper/isodumper.glade.h:45 -msgid "Write Image:" +#: lib/isodumper.py:695 +msgid "&Help" msgstr "" -#: share/isodumper/isodumper.glade.h:46 -msgid "Select an image file to be written to the device" +#: lib/isodumper.py:697 +msgid "&Quit" msgstr "" -#: share/isodumper/isodumper.glade.h:47 -msgid "Select Image" +#: lib/isodumper.py:703 +msgid "UDisks2 is not available on your system" msgstr "" -#: share/isodumper/isodumper.glade.h:48 -msgid "Write to device" +#: lib/isodumper.py:722 +msgid "Label for the device:" msgstr "" -#: share/isodumper/isodumper.glade.h:49 -msgid "Create a backup of the device as image to restore it later" +#: lib/isodumper.py:726 +msgid "FAT 32 (Windows)" msgstr "" -#: share/isodumper/isodumper.glade.h:52 -msgid "(None)" +#: lib/isodumper.py:728 +msgid "NTFS (Windows)" msgstr "" -#: share/isodumper/isodumper.glade.h:53 -msgid "Select a folder in which to write the backup image" +#: lib/isodumper.py:730 +msgid "ext4 (Linux)" msgstr "" -#: share/isodumper/isodumper.glade.h:54 -msgid "Backup the device" +#: lib/isodumper.py:732 +msgid "Execute" msgstr "" -#: share/isodumper/isodumper.glade.h:55 -msgid "Format the device in FAT, NTFS or ext:" +#: lib/isodumper.py:733 lib/isodumper.py:800 +msgid "Cancel" msgstr "" -#: share/isodumper/isodumper.glade.h:56 -msgid "Choose the format. The device will be formatted in one partition" +#: lib/isodumper.py:790 +msgid "A tool for writing ISO images to a device" msgstr "" -#: share/isodumper/isodumper.glade.h:57 -msgid "Format the device" +#: lib/isodumper.py:798 +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/isodumper/isodumper.glade.h:58 -msgid "Details" +#: polkit/org.mageia.isodumper.policy.in.h:1 +msgid "Run Isodumper" msgstr "" -#: share/isodumper/isodumper.glade.h:59 -msgid "" -"<b>Warning</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." +#: polkit/org.mageia.isodumper.policy.in.h:2 +msgid "Authentication is required to run Isodumper" msgstr "" -#: share/isodumper/isodumper.glade.h:64 -msgid "" -"<b>Success</b>\n" -" The operation was successfully performed.\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." +#: share/applications/isodumper.desktop.in.h:1 +msgid "A GUI tool to write .img and .iso files to USB sticks" msgstr "" diff --git a/po/ms.po b/po/ms.po new file mode 100644 index 0000000..2537758 --- /dev/null +++ b/po/ms.po @@ -0,0 +1,350 @@ +# Malay translation for isodumper package. +# Copyright (C) 2013 THE isodumper'S COPYRIGHT HOLDER +# This file is distributed under the same license as the isodumper package. +# Automatically generated, 2013. +# Fiz Amzari O <saturnV76@gmail.com>, 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: isodumper\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-09 20:37+0200\n" +"PO-Revision-Date: 2008-12-28 16:46+0000\n" +"Last-Translator: Fizaril <saturnV76@gmail.com>\n" +"Language-Team: Malay <ms@li.org>\n" +"Language: ms\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-06-12 12:08+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: lib/isodumper.py:123 +#, python-format +msgid "%r not known to UDisks2" +msgstr "" + +#: lib/isodumper.py:190 +msgid "Mb" +msgstr "" + +#: lib/isodumper.py:210 +msgid "Target Device: " +msgstr "" + +#: lib/isodumper.py:232 +msgid "Backup to: " +msgstr "" + +#: lib/isodumper.py:236 +msgid "Formatting confirmation" +msgstr "" + +#: lib/isodumper.py:241 +msgid "The device was formatted successfully." +msgstr "" + +#: lib/isodumper.py:245 +msgid "An error occurred while creating a partition." +msgstr "" + +#: lib/isodumper.py:249 +msgid "Authentication error." +msgstr "" + +#: lib/isodumper.py:253 +msgid "An error occurred." +msgstr "" + +#: lib/isodumper.py:290 +msgid "Backup confirmation" +msgstr "" + +#: lib/isodumper.py:290 +msgid "Do you want to overwrite the file?" +msgstr "" + +#: lib/isodumper.py:298 +#, 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 +msgid "Backup to:" +msgstr "" + +#: lib/isodumper.py:324 +msgid "The device is too small to contain the ISO file." +msgstr "" + +#: lib/isodumper.py:328 +msgid "Writing confirmation" +msgstr "" + +#: lib/isodumper.py:331 +msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" +msgstr "" + +#: lib/isodumper.py:331 lib/isodumper.py:508 +msgid "Warning" +msgstr "" + +#: lib/isodumper.py:356 +msgid "Unmounting all partitions of " +msgstr "" + +#: lib/isodumper.py:358 +msgid "Trying to unmount " +msgstr "" + +#: lib/isodumper.py:362 +#, python-format +msgid "Partition %s is busy" +msgstr "" + +#: lib/isodumper.py:366 +msgid " was terminated by signal " +msgstr "" + +#: lib/isodumper.py:366 lib/isodumper.py:372 +msgid "Error, umount " +msgstr "" + +#: lib/isodumper.py:370 +msgid " successfully unmounted" +msgstr "" + +#: lib/isodumper.py:372 +msgid " returned " +msgstr "" + +#: lib/isodumper.py:376 +msgid "Execution failed: " +msgstr "" + +#: lib/isodumper.py:385 +msgid "Could not read mtab !" +msgstr "" + +#: 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" +msgstr "" + +#: lib/isodumper.py:408 lib/isodumper.py:409 +msgid " to " +msgstr "" + +#: lib/isodumper.py:408 +msgid "Writing " +msgstr "" + +#: lib/isodumper.py:409 +msgid "Executing copy from " +msgstr "" + +#: lib/isodumper.py:429 lib/isodumper.py:443 lib/isodumper.py:453 +msgid "Writing error." +msgstr "" + +#: lib/isodumper.py:436 +msgid "Wrote: " +msgstr "" + +#: lib/isodumper.py:448 +msgid " successfully written to " +msgstr "" + +#: lib/isodumper.py:448 lib/isodumper.py:567 +msgid "Image " +msgstr "" + +#: lib/isodumper.py:449 +msgid "Bytes written: " +msgstr "" + +#: lib/isodumper.py:461 +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 +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:508 +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 +msgid "Error" +msgstr "" + +#: lib/isodumper.py:571 lib/isodumper.py:625 +msgid "IsoDumper" +msgstr "" + +#: lib/isodumper.py:571 +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:617 +msgid "Choose an image" +msgstr "" + +#: lib/isodumper.py:618 +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 <b>do not unplug</b> the device " +"during the following operation." +msgstr "" + +#: lib/isodumper.py:653 +msgid "Device to work on:" +msgstr "" + +#: lib/isodumper.py:657 +msgid "Write Image:" +msgstr "" + +#: lib/isodumper.py:663 +msgid "&Write to device" +msgstr "" + +#: lib/isodumper.py:672 +msgid "&Backup the device" +msgstr "" + +#: lib/isodumper.py:676 +msgid "Format the device in FAT, NTFS or ext:" +msgstr "" + +#: lib/isodumper.py:678 +msgid "&Format the device" +msgstr "" + +#: lib/isodumper.py:682 +msgid "Progression" +msgstr "" + +#: lib/isodumper.py:686 +msgid "Report" +msgstr "" + +#: lib/isodumper.py:691 lib/isodumper.py:799 +msgid "&Refresh" +msgstr "" + +#: lib/isodumper.py:693 +msgid "&About" +msgstr "" + +#: lib/isodumper.py:695 +msgid "&Help" +msgstr "" + +#: lib/isodumper.py:697 +msgid "&Quit" +msgstr "" + +#: lib/isodumper.py:703 +msgid "UDisks2 is not available on your system" +msgstr "" + +#: lib/isodumper.py:722 +msgid "Label for the device:" +msgstr "" + +#: lib/isodumper.py:726 +msgid "FAT 32 (Windows)" +msgstr "" + +#: lib/isodumper.py:728 +msgid "NTFS (Windows)" +msgstr "" + +#: lib/isodumper.py:730 +msgid "ext4 (Linux)" +msgstr "" + +#: lib/isodumper.py:732 +msgid "Execute" +msgstr "" + +#: lib/isodumper.py:733 lib/isodumper.py:800 +msgid "Cancel" +msgstr "" + +#: lib/isodumper.py:790 +msgid "A tool for writing ISO images to a device" +msgstr "" + +#: lib/isodumper.py:798 +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 "" + +#: polkit/org.mageia.isodumper.policy.in.h:1 +msgid "Run Isodumper" +msgstr "" + +#: polkit/org.mageia.isodumper.policy.in.h:2 +msgid "Authentication is required to run Isodumper" +msgstr "" + +#: share/applications/isodumper.desktop.in.h:1 +msgid "A GUI tool to write .img and .iso files to USB sticks" +msgstr "" |