diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-05-09 21:15:28 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-05-09 21:15:28 +0200 |
commit | 8dfad245ee2cb20264381bd060b87268a0676c11 (patch) | |
tree | af178f74cb9a8348bbf6998b292a01cd4c178a8c /po/gl.po | |
parent | ce5dfa1ce10278c42edb419dbf980344e4de3295 (diff) | |
download | isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.tar isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.tar.gz isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.tar.bz2 isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.tar.xz isodumper-8dfad245ee2cb20264381bd060b87268a0676c11.zip |
update translation files, with some unfuzzing
Diffstat (limited to 'po/gl.po')
-rw-r--r-- | po/gl.po | 259 |
1 files changed, 133 insertions, 126 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: isodumper\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-10 11:46+0200\n" +"POT-Creation-Date: 2016-05-09 20:37+0200\n" "PO-Revision-Date: 2009-06-19 15:17+0000\n" "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n" "Language-Team: Galician <gl@li.org>\n" @@ -24,225 +24,224 @@ msgstr "" msgid "%r not known to UDisks2" msgstr "" -#: lib/isodumper.py:189 +#: lib/isodumper.py:190 msgid "Mb" msgstr "" -#: lib/isodumper.py:209 +#: lib/isodumper.py:210 msgid "Target Device: " msgstr "Dispositivo de destino: " -#: lib/isodumper.py:231 +#: lib/isodumper.py:232 msgid "Backup to: " msgstr "" -#: lib/isodumper.py:235 +#: lib/isodumper.py:236 msgid "Formatting confirmation" msgstr "" -#: lib/isodumper.py:240 +#: lib/isodumper.py:241 msgid "The device was formatted successfully." msgstr "" -#: lib/isodumper.py:244 +#: lib/isodumper.py:245 msgid "An error occurred while creating a partition." msgstr "" -#: lib/isodumper.py:248 +#: lib/isodumper.py:249 msgid "Authentication error." msgstr "" -#: lib/isodumper.py:252 +#: lib/isodumper.py:253 msgid "An error occurred." msgstr "" -#: lib/isodumper.py:289 +#: lib/isodumper.py:290 msgid "Backup confirmation" msgstr "" -#: lib/isodumper.py:289 +#: lib/isodumper.py:290 msgid "Do you want to overwrite the file?" msgstr "" -#: lib/isodumper.py:297 +#: lib/isodumper.py:298 #, python-format msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "" -#: lib/isodumper.py:303 lib/isodumper.py:652 +#: lib/isodumper.py:304 lib/isodumper.py:666 msgid "Backup to:" msgstr "" -#: lib/isodumper.py:323 +#: lib/isodumper.py:324 msgid "The device is too small to contain the ISO file." msgstr "" -#: lib/isodumper.py:327 +#: lib/isodumper.py:328 msgid "Writing confirmation" msgstr "" -#: lib/isodumper.py:330 +#: lib/isodumper.py:331 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "" -#: lib/isodumper.py:330 lib/isodumper.py:507 +#: lib/isodumper.py:331 lib/isodumper.py:508 msgid "Warning" msgstr "" -#: lib/isodumper.py:355 +#: lib/isodumper.py:356 msgid "Unmounting all partitions of " msgstr "Desmontando todas as particións de " -#: lib/isodumper.py:357 +#: lib/isodumper.py:358 msgid "Trying to unmount " msgstr "Tentando desmontar " -#: lib/isodumper.py:361 +#: lib/isodumper.py:362 #, python-format msgid "Partition %s is busy" msgstr "" -#: lib/isodumper.py:365 +#: lib/isodumper.py:366 msgid " was terminated by signal " msgstr " foi rematado polo sinal " -#: lib/isodumper.py:365 lib/isodumper.py:371 +#: lib/isodumper.py:366 lib/isodumper.py:372 msgid "Error, umount " msgstr "Ocorreu un erro ao desmontar " -#: lib/isodumper.py:369 +#: lib/isodumper.py:370 msgid " successfully unmounted" msgstr " desmontado correctamente" -#: lib/isodumper.py:371 +#: lib/isodumper.py:372 msgid " returned " msgstr " devolto " -#: lib/isodumper.py:375 +#: lib/isodumper.py:376 msgid "Execution failed: " msgstr "Fallou a execución " -#: lib/isodumper.py:384 +#: lib/isodumper.py:385 msgid "Could not read mtab !" msgstr "Non se pode ler mtab !" -#: lib/isodumper.py:394 lib/isodumper.py:421 +#: lib/isodumper.py:395 lib/isodumper.py:422 msgid "Reading error." msgstr "" -#: lib/isodumper.py:402 +#: lib/isodumper.py:403 msgid "You don't have permission to write to the device" msgstr "" -#: lib/isodumper.py:407 lib/isodumper.py:408 +#: lib/isodumper.py:408 lib/isodumper.py:409 msgid " to " msgstr " a " -#: lib/isodumper.py:407 +#: lib/isodumper.py:408 msgid "Writing " msgstr "Escribindo " -#: lib/isodumper.py:408 +#: lib/isodumper.py:409 msgid "Executing copy from " msgstr "" -#: lib/isodumper.py:428 lib/isodumper.py:442 lib/isodumper.py:452 +#: lib/isodumper.py:429 lib/isodumper.py:443 lib/isodumper.py:453 msgid "Writing error." msgstr "" -#: lib/isodumper.py:435 +#: lib/isodumper.py:436 msgid "Wrote: " msgstr "Escrito: " -#: lib/isodumper.py:447 +#: lib/isodumper.py:448 msgid " successfully written to " msgstr " escrito con éxito en " -#: lib/isodumper.py:447 lib/isodumper.py:566 +#: lib/isodumper.py:448 lib/isodumper.py:567 msgid "Image " msgstr "Imaxe " -#: lib/isodumper.py:448 +#: lib/isodumper.py:449 msgid "Bytes written: " msgstr "" -#: lib/isodumper.py:460 +#: lib/isodumper.py:461 msgid "Checking " msgstr "" -#: lib/isodumper.py:485 +#: lib/isodumper.py:486 msgid "SHA1 sum: " msgstr "" -#: lib/isodumper.py:486 +#: lib/isodumper.py:487 msgid "MD5 sum: " msgstr "" -#: lib/isodumper.py:495 +#: lib/isodumper.py:496 msgid "Success" msgstr "" -#: lib/isodumper.py:495 +#: lib/isodumper.py:496 msgid "" "The operation completed successfully.\n" -" You are free to unplug it now, a log isodumper.log\n" -" of the operation will be saved in your homedir/.isodumper/ when\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:507 +#: 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:519 +#: lib/isodumper.py:520 msgid "Error" msgstr "" -#: lib/isodumper.py:570 lib/isodumper.py:611 +#: lib/isodumper.py:571 lib/isodumper.py:625 msgid "IsoDumper" msgstr "" -#: lib/isodumper.py:570 +#: 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, <BR />an " -"operation devious & potentially hazardous when done by hand. As a bonus, it " -"can also back up the entire 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 <BR />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 <BR />drive will be backed up to a disc file. Note " -"that the entire flash drive is preserved, regardless of its actual contents;" -"<BR /> ensure that you have the necessary free disc space (the same size as " -"the USB device). <BR />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, <BR />NTFS or ext. You can specify a volume name and the format in a " -"new dialog box.<BR />" -msgstr "" - -#: lib/isodumper.py:603 +"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:604 +#: lib/isodumper.py:618 msgid "" "Warning\n" "This will destroy all data on the target device,\n" @@ -251,79 +250,87 @@ msgid "" "during the following operation." msgstr "" -#: lib/isodumper.py:639 +#: lib/isodumper.py:653 msgid "Device to work on:" msgstr "" -#: lib/isodumper.py:643 +#: lib/isodumper.py:657 msgid "Write Image:" msgstr "Escribir a imaxe:" -#: lib/isodumper.py:649 +#: lib/isodumper.py:663 msgid "&Write to device" msgstr "Escribir no dispositivo" -#: lib/isodumper.py:658 +#: lib/isodumper.py:672 msgid "&Backup the device" msgstr "" -#: lib/isodumper.py:662 +#: lib/isodumper.py:676 msgid "Format the device in FAT, NTFS or ext:" msgstr "" -#: lib/isodumper.py:664 +#: lib/isodumper.py:678 msgid "&Format the device" msgstr "" -#: lib/isodumper.py:677 lib/isodumper.py:785 +#: 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:679 +#: lib/isodumper.py:693 msgid "&About" msgstr "" -#: lib/isodumper.py:681 +#: lib/isodumper.py:695 msgid "&Help" msgstr "" -#: lib/isodumper.py:683 +#: lib/isodumper.py:697 msgid "&Quit" msgstr "" -#: lib/isodumper.py:689 +#: lib/isodumper.py:703 msgid "UDisks2 is not available on your system" msgstr "" -#: lib/isodumper.py:708 +#: lib/isodumper.py:722 msgid "Label for the device:" msgstr "" -#: lib/isodumper.py:712 +#: lib/isodumper.py:726 msgid "FAT 32 (Windows)" msgstr "" -#: lib/isodumper.py:714 +#: lib/isodumper.py:728 msgid "NTFS (Windows)" msgstr "" -#: lib/isodumper.py:716 +#: lib/isodumper.py:730 msgid "ext4 (Linux)" msgstr "" -#: lib/isodumper.py:718 +#: lib/isodumper.py:732 msgid "Execute" msgstr "" -#: lib/isodumper.py:719 lib/isodumper.py:786 +#: lib/isodumper.py:733 lib/isodumper.py:800 msgid "Cancel" msgstr "" -#: lib/isodumper.py:776 +#: lib/isodumper.py:790 msgid "A tool for writing ISO images to a device" msgstr "" -#: lib/isodumper.py:784 +#: lib/isodumper.py:798 msgid "" "Warning\n" "No target devices were found.\n" @@ -343,39 +350,12 @@ msgid "A GUI tool to write .img and .iso files to USB sticks" msgstr "" #~ 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>Advertencia</b>\n" -#~ "Esto <b>destruirá tódolos datos</b> no dispositivo\n" -#~ "de destino, está seguro de que desexa continuar?\n" -#~ "\n" -#~ "Si é que si, por favor, <b>non desconecte</b>\n" -#~ "o dispositivo durante a seguinte operación." - -#~ msgid "Select target device to write the image to" -#~ msgstr "Seleccione o dispositivo de destino no que escribir a imaxe" - -#~ msgid "Select an image file to be written to the device" -#~ msgstr "Seleccione un ficheiro de imaxe para escribir no dispositivo" - -#~ msgid "Select Image" -#~ msgstr "Seleccionar a imaxe" - -#~ msgid "Details" -#~ msgstr "Detalles" - -#~ 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 log isodumper.log \n" -#~ " of the operation will be saved in your homedir/.isodumper/ when\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>Correcto</b>\n" @@ -437,3 +417,30 @@ msgstr "" #~ msgid "Image: " #~ msgstr "Imaxe: " + +#~ msgid "Details" +#~ msgstr "Detalles" + +#~ msgid "Select Image" +#~ msgstr "Seleccionar a imaxe" + +#~ msgid "Select an image file to be written to the device" +#~ msgstr "Seleccione un ficheiro de imaxe para escribir no dispositivo" + +#~ msgid "Select target device to write the image to" +#~ msgstr "Seleccione o dispositivo de destino no que escribir a imaxe" + +#~ 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>Advertencia</b>\n" +#~ "Esto <b>destruirá tódolos datos</b> no dispositivo\n" +#~ "de destino, está seguro de que desexa continuar?\n" +#~ "\n" +#~ "Si é que si, por favor, <b>non desconecte</b>\n" +#~ "o dispositivo durante a seguinte operación." |