# Estonian translation for isodumper package. # Copyright (C) 2013 THE isodumper'S COPYRIGHT HOLDER # This file is distributed under the same license as the isodumper package. # # Translators: # Automatically generated, 2013. # FIRST AUTHOR , 2009. # Marek Laane , 2013-2015, 2016. msgid "" msgstr "" "Project-Id-Version: isodumper\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-18 12:37+0100\n" "PO-Revision-Date: 2016-07-25 06:39+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "et/)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" #: backend/raw_write.py:50 backend/raw_write.py:80 msgid "Reading error." msgstr "Tõrge lugemisel." #: 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 msgid "Writing error." msgstr "Tõrge kirjutamisel." #: backend/raw_write.py:119 lib/isodumper.py:325 msgid "Success" msgstr "Kordaminek" #: 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 "Invalid signature for %s.sha512" msgstr "" #: 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 "Mb" #: lib/isodumper.py:150 msgid "Target Device: " msgstr "Sihtseade: " #: lib/isodumper.py:173 msgid "Backup to: " msgstr "Varukoopia: " #: lib/isodumper.py:177 msgid "Formatting confirmation" msgstr "Vormindamise kinnitus" #: lib/isodumper.py:182 msgid "The device was formatted successfully." msgstr "Seade vormindati edukalt." #: lib/isodumper.py:186 msgid "An error occurred while creating a partition." msgstr "Partitsiooni loomisel tekkis tõrge." #: lib/isodumper.py:190 msgid "Authentication error." msgstr "Tõrge autentimisel." #: lib/isodumper.py:194 msgid "An error occurred." msgstr "Tekkis tõrge." #: lib/isodumper.py:210 msgid "Wrote: {}% " msgstr "" #: lib/isodumper.py:236 msgid "Backup confirmation" msgstr "Varundamise kinnitus" #: lib/isodumper.py:236 msgid "Do you want to overwrite the file?" msgstr "Kas kirjutada fail üle?" #: lib/isodumper.py:244 #, python-format msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "Sihtkataloog on varukoopia jaoks liiga väike (vajalik on %s Mb)" #: lib/isodumper.py:250 lib/isodumper.py:484 lib/isodumper.py:650 msgid "Backup to:" msgstr "Varukoopia:" #: lib/isodumper.py:268 msgid "The device is too small to contain the ISO file." msgstr "Seade on ISO-tõmmise mahutamiseks liiga väike." #: lib/isodumper.py:272 msgid "Writing confirmation" msgstr "Kirjutamise kinnitus" #: lib/isodumper.py:275 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "Seadme maht on üle 32 gigabaidi. Kas tõesti soovite seda kasutada?" #: lib/isodumper.py:275 lib/isodumper.py:337 msgid "Warning" msgstr "Hoiatus" #: lib/isodumper.py:283 #, python-brace-format msgid "Writing {source} to {target}" msgstr "" #: lib/isodumper.py:284 msgid " to " msgstr " asukohta " #: lib/isodumper.py:284 msgid "Executing copy from " msgstr "Kopeeritakse asukohast " #: lib/isodumper.py:299 #, python-brace-format msgid "Image {source} successfully written to {target}" msgstr "" #: lib/isodumper.py:300 msgid "Bytes written: " msgstr "Baite kirjutati: " #: lib/isodumper.py:301 msgid "Checking " msgstr "Kontrollitakse " #: lib/isodumper.py:325 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 "" "Operatsioon lõppes edukalt.\n" " Võite nüüd USB-pulga eemaldada. Operatsiooni logifail\n" " salvestatakse pärast rakenduse sulgemist asukohta\n" " (/home/-kasutaja- või /root)/.isodumper/isodumper.log." #: 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 "" "Kirjutamine käib. Väljumise korral kirjutamise ajal\n" " võib seade või varukoopia muutuda kasutamiskõlbmatuks.\n" " Kas tõesti väljuda kirjutamise ajal?" #: lib/isodumper.py:349 msgid "Error" msgstr "Tõrge" #: lib/isodumper.py:387 msgid "Image " msgstr "Tõmmis " #: lib/isodumper.py:391 lib/isodumper.py:443 msgid "IsoDumper" msgstr "IsoDumper" #: lib/isodumper.py:391 msgid "" "Mageia IsoDumper
----------------
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
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.

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).

The fields of the main window are as " "follows:
- Device to work on: the device of the USB flash drive, a drop-" "down list to choose from.
- Write Image: to choose the source ISO image " "*.iso (or flash drive backup file *.img) to write out.
- Write to " "device: This button launches the operation - with a prior warning dialogue. " "
The operation is shown in the progress bar beneath.
- 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.
- Backup the device: launch the backup " "operation.
- 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.
" msgstr "" "Mageia IsoDumper
----------------
See graafiline rakendus on " "eelkõige mõeldud alglaadimiseks sobiva ISO-tõmmise turvaliseks kirjutamiseks " "USB-pulgale, mis käsitsi tehes võib olla isegi ohtlik tegevus. Lisaks on " "võimalik teha kogu USB-pulga varasemast sisust varukoopia kõvakettale ning " "hiljem taastada pulga algne olek. Samuti saab USB-seadet vormindada.

IsoDumperi võib käivitada kas menüüst või kasutaja või " "administraatori õigustes konsoolis käsuga 'isodumper'. Tavalise kasutaja " "korral nõutakse administraatori parooli: see on vajalik rakenduse " "korralikuks töötamiseks. USB-pulga võib sisestada nii enne kui ka pärast " "rakenduse käivitamist. Viimasel juhul teatab dialoog, et USB-pulka pole " "sisestatud, ja pakutakse võimalust seda leida, niipea kui pulk on " "sisestatud. (Võib olla küll vajalik sulgeda kõik automaatselt avatud " "failihalduri aknad.)

Peaakna väljad on järgmised:
- " "Kasutatav seade: USB-pulk, mille saab valida hüpikmenüüst.
- Tõmmise " "kirjutamine: ISO-tõmmise *.iso (või pulga varukoopiafaili *.img) valimine, " "mida hakatakse kirjutama.
- Kirjuta seadmele: selle nupuga saab " "käivitada kirjutamise (eelneb ka hoiatav teade). Kui sooviti pulgast teha " "varukoopia, käivitatakse see operatsioon esimesena. Seejärel kirjutatakse " "tõmmis. Iga operatsiooni kulgu näidatakse all asuval edenemisribal.
- " "Varukoopia: siin saab määrata varukoopiafaili nime ja asukoha. Aktiivne USB-" "pulk varundatakse kõvakettale. Pange tähele, et varundatakse kogu pulk " "sõltumata selle sisust, mistõttu peab kettal olema piisavalt vaba ruumi " "(sama palju kui USB-pulgal). Varukoopiafaili abil saab hiljem pulga algse " "sisu taastada, kui valida vastav *img-fail tõmmise kirjutamise väljal.
- Varunda seade: see käivitab varundamise.
- Vorminda seade: sellega " "saab luua unikaalse partitsiooni kogu seadme ulatuses ettemääratud " "vormingus: FAT, NTFS või ext. Dialoogis saab määrata seadme nime ja vormingu." "
" #: lib/isodumper.py:435 msgid "Choose an image" msgstr "Tõmmise valimine" #: lib/isodumper.py:436 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 do not unplug the device " "during the following operation." msgstr "" "Hoiatus\n" " See hävitab kõik andmed sihtseadmes,\n" " kas tõesti jätkata?\n" "\n" " Kui olete kindel, palun ärge lahutage\n" " seadet selle operatsiooni jooksul." #: lib/isodumper.py:471 msgid "Device to work on:" msgstr "Kasutatav seade:" #: lib/isodumper.py:475 msgid "Write Image:" msgstr "Tõmmise kirjutamine:" #: lib/isodumper.py:481 msgid "&Write to device" msgstr "Kir&juta seadmele" #: lib/isodumper.py:490 msgid "Backup the device" msgstr "" #: lib/isodumper.py:494 msgid "Format the device in FAT, NTFS or ext:" msgstr "Seadme vormindamine FAT-, NTFS- või ext-vormingus:" #: lib/isodumper.py:496 msgid "Format the device" msgstr "" #: lib/isodumper.py:500 msgid "Progress" msgstr "Edenemine" #: lib/isodumper.py:504 msgid "Report" msgstr "Aruanne" #: lib/isodumper.py:509 lib/isodumper.py:619 msgid "Refresh" msgstr "" #: lib/isodumper.py:511 msgid "About" msgstr "" #: lib/isodumper.py:513 msgid "Help" msgstr "" #: lib/isodumper.py:515 msgid "Quit" msgstr "" #: lib/isodumper.py:521 msgid "UDisks2 is not available on your system" msgstr "UDisks2 ei ole Teie süsteemis saadaval" #: lib/isodumper.py:542 msgid "Label for the device:" msgstr "Seadme nimi:" #: lib/isodumper.py:546 msgid "FAT 32 (Windows)" msgstr "FAT 32 (Windows)" #: lib/isodumper.py:548 msgid "NTFS (Windows)" msgstr "NTFS (Windows)" #: lib/isodumper.py:550 msgid "ext4 (Linux)" msgstr "ext4 (Linux)" #: lib/isodumper.py:552 msgid "Execute" msgstr "Käivita" #: lib/isodumper.py:553 lib/isodumper.py:620 msgid "Cancel" msgstr "Loobu" #: lib/isodumper.py:610 msgid "A tool for writing ISO images to a device" msgstr "Tööriist ISO-tõmmiste kirjutamiseks USB-pulgale" #: lib/isodumper.py:618 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 "" "Hoiatus\n" "Ühtegi sihtseadet ei leitud. \n" "Teil tuleb ühendada USB-pulk,\n" " millele saab tõmmise kirjutada." #: polkit/org.mageia.isodumper.policy.in.h:1 msgid "Isodumper requesting write access" msgstr "" #: polkit/org.mageia.isodumper.policy.in.h:2 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 "Rakendus .img- ja .iso-failide kirjutamiseks USB-pulgale" #~ msgid "&Backup the device" #~ msgstr "Var&unda seade" #~ msgid "&Format the device" #~ msgstr "Vo&rminda seade" #~ msgid "&Refresh" #~ msgstr "Värsken&da" #~ msgid "&About" #~ msgstr "&Teave" #~ msgid "&Help" #~ msgstr "&Abi" #~ msgid "&Quit" #~ msgstr "&Välju" #~ msgid "Use FAT32 format with MGALIVE as volume name." #~ msgstr "FAT32 vormingu kasutamine MGALIVE-l seadmenimena." #~ msgid "For UEFI boot" #~ msgstr "UEFI alglaadimiseks" #~ msgid "%s file(s) to copy." #~ msgstr "%s fail(i) kopeerida." #~ msgid "ISO image mounted in " #~ msgstr "ISO-tõmmis on haagitud kataloogis " #~ msgid "Error copying files" #~ msgstr "Tõrge failide kopeerimisel" #~ msgid "Mounted in: " #~ msgstr "Haakimise asukoht: " #~ msgid "Error mounting the partition %s" #~ msgstr "Tõrge partitsiooni %s haakimisel" #~ msgid "Details" #~ msgstr "Üksikasjad" #~ msgid "Choose the format. The device will be formatted in one partition" #~ msgstr "Valige vorming. Seade vormindatakse ühe partitsioonina" #~ msgid "Select a folder in which to write the backup image" #~ msgstr "Valige kataloog, kuhu kirjutada varutõmmis" #~ msgid "(None)" #~ msgstr "(Puudub)" #~ msgid "Create a backup of the device as image to restore it later" #~ msgstr "Seadme varukoopia loomine tõmmisena hilisemaks taastamiseks" #~ msgid "Select Image" #~ msgstr "Vali tõmmis" #~ msgid "Select an image file to be written to the device" #~ msgstr "Valige seadmele kirjutatav tõmmis" #~ msgid "Select target device to write the image to" #~ msgstr "Valige sihtseade, kuhu tõmmis kirjutada" #~ msgid "Isodumper - Help" #~ msgstr "Isodumper - Abi" #~ msgid "Only for Linux systems" #~ msgstr "Ainult Linuxi süsteemidele." #~ msgid "To handle files bigger than 4Gb" #~ msgstr "Suurematele kui 4 Gb failidele." #~ msgid "The standard. The size of files are limited to 4Gb" #~ msgstr "Standardne. Failide suuruseks on kuni 4 Gb." #~ msgid "" #~ "Error\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." #~ msgstr "" #~ "Tõrge\n" #~ " Midagi läks valesti. Palun vaadake üksikasju \n" #~ " täpse veateate aknast.\n" #~ " \n" #~ "Rakendus suletakse ning logifail \n" #~ "salvestatakse asukohta \n" #~ "(/home/-kasutaja- või /root)/.isodumper/isodumper.log." #~ msgid "Select" #~ msgstr "Vali" #~ msgid "MD5 sum: " #~ msgstr "MD5 summa: " #~ msgid "SHA1 sum: " #~ msgstr "SHA1 summa: " #~ msgid " successfully written to " #~ msgstr " kirjutati edukalt asukohta " #~ msgid "Wrote: " #~ msgstr "Kirjutati: " #~ msgid "Writing " #~ msgstr "Kirjutatakse " #~ msgid "You don't have permission to write to the device" #~ msgstr "Teil pole kirjutamisõigust seadmes" #~ msgid "Could not read mtab !" #~ msgstr "Mtab-i lugemine nurjus!" #~ msgid "Execution failed: " #~ msgstr "Täitmine nurjus: " #~ msgid " returned " #~ msgstr " lahtihaakimine tagastas koodi " #~ msgid " successfully unmounted" #~ msgstr " haagiti edukalt lahti" #~ msgid "Error, umount " #~ msgstr "Tõrge, " #~ msgid " was terminated by signal " #~ msgstr " lahtihaakimine katkestati signaaliga " #~ msgid "Partition %s is busy" #~ msgstr "Partitsioon %s on hõivatud" #~ msgid "Trying to unmount " #~ msgstr "Proovitakse lahti haakida " #~ msgid "Unmounting all partitions of " #~ msgstr "Haagitakse lahti kõik partitsioonid seadmes " #~ msgid "%r not known to UDisks2" #~ msgstr "UDisks2 ei tunne %r" #~ msgid "Authentication is required to run Isodumper" #~ msgstr "IsoDumperi käivitamine nõuab autentimist" #~ msgid "Run Isodumper" #~ msgstr "IsoDumperi käivitamine"