From f5606aaab26fae0c574caebeb15520dc88699198 Mon Sep 17 00:00:00 2001 From: Thomas De Rocker Date: Thu, 23 Aug 2018 10:26:48 +0100 Subject: [PATCH] [loc] update Dutch translation to latest --- res/loc/po/nl-NL.po | 1416 +++++++++++++++++++++++++++++++++++++++++++ res/loc/rufus.loc | 488 +++++++-------- src/rufus.rc | 10 +- 3 files changed, 1632 insertions(+), 282 deletions(-) create mode 100644 res/loc/po/nl-NL.po diff --git a/res/loc/po/nl-NL.po b/res/loc/po/nl-NL.po new file mode 100644 index 00000000..885e69dd --- /dev/null +++ b/res/loc/po/nl-NL.po @@ -0,0 +1,1416 @@ + +msgid "" +msgstr "" +"Project-Id-Version: 3.2\n" +"Report-Msgid-Bugs-To: pete@akeo.ie\n" +"POT-Creation-Date: 2018-08-23 10:24+0100\n" +"PO-Revision-Date: 2018-08-23 10:24+0100\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: nl_NL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Rufus-LanguageName: Dutch (Nederlands)\n" +"X-Rufus-LCID: 0x0413, 0x0813\n" + +#. • IDD_DIALOG → IDS_DRIVE_PROPERTIES_TXT +msgid "Drive Properties" +msgstr "Drive-eigenschappen" + +#. • IDD_DIALOG → IDS_DEVICE_TXT +msgid "Device" +msgstr "Apparaat" + +#. • IDD_DIALOG → IDS_BOOT_SELECTION_TXT +msgid "Boot selection" +msgstr "Boot-selectie" + +#. • IDD_DIALOG → IDC_SELECT +msgid "Select" +msgstr "Selecteren" + +#. • IDD_DIALOG → IDS_IMAGE_OPTION_TXT +msgid "Image Option" +msgstr "Image-optie" + +#. • IDD_DIALOG → IDS_PARTITION_TYPE_TXT +msgid "Partition scheme" +msgstr "Partitie-indeling" + +#. • IDD_DIALOG → IDS_TARGET_SYSTEM_TXT +msgid "Target system" +msgstr "Doelsysteem" + +#. • IDD_DIALOG → IDC_LIST_USB_HDD +msgid "List USB Hard Drives" +msgstr "Usb-harde schijven weergeven" + +#. • IDD_DIALOG → IDC_OLD_BIOS_FIXES +#. +#. It is acceptable to drop the parenthesis () if you are running out of space +#. as there is a tooltip (MSG_169) providing these details. +msgid "Add fixes for old BIOSes (extra partition, align, etc.)" +msgstr "Oplossingen voor oude BIOS'en (extra partitie, uitlijnen, etc.)" + +#. • IDD_DIALOG → IDC_RUFUS_MBR +#. +#. 'MBR': See http://en.wikipedia.org/wiki/Master_boot_record +#. Rufus can install it's own custom MBR (the Rufus MBR), which also allows users to +#. specify a custom disk ID for the BIOS. The tooltip for this control is MSG_167. +msgid "Use Rufus MBR with BIOS ID" +msgstr "Rufus MBR met BIOS ID gebruiken" + +#. • IDD_DIALOG → IDS_FORMAT_OPTIONS_TXT +msgid "Format Options" +msgstr "Formatteer-opties" + +#. • IDD_DIALOG → IDS_FILE_SYSTEM_TXT +msgid "File system" +msgstr "Bestandssysteem" + +#. • IDD_DIALOG → IDS_CLUSTER_SIZE_TXT +msgid "Cluster size" +msgstr "Clustergrootte" + +#. • IDD_DIALOG → IDS_LABEL_TXT +msgid "Volume label" +msgstr "Volumelabel" + +#. • IDD_DIALOG → IDC_QUICK_FORMAT +msgid "Quick format" +msgstr "Snelformatteren" + +#. • IDD_DIALOG → IDC_BAD_BLOCKS +msgid "Check device for bad blocks" +msgstr "Apparaat controleren op slechte blokken" + +#. • IDD_DIALOG → IDC_EXTENDED_LABEL +msgid "Create extended label and icon files" +msgstr "Uitgebreid label en pictogrambestanden aanmaken" + +#. • IDD_DIALOG → IDS_STATUS_TXT +msgid "Status" +msgstr "" + +#. • IDD_DIALOG → IDCANCEL +#. • IDD_LICENSE → IDCANCEL +#. • IDD_LOG → IDCANCEL +#. • IDD_UPDATE_POLICY → IDCANCEL +#. • IDD_NEW_VERSION → IDCANCEL +#. • MSG_006 +msgid "Close" +msgstr "Sluiten" + +#. • IDD_DIALOG → IDC_START +msgid "Start" +msgstr "Starten" + +#. • IDD_ABOUTBOX → IDD_ABOUTBOX +msgid "About Rufus" +msgstr "Over Rufus" + +#. • IDD_ABOUTBOX → IDC_ABOUT_LICENSE +msgid "License" +msgstr "Licentie" + +#. • IDD_ABOUTBOX → IDOK +msgid "OK" +msgstr "Ok" + +#. • IDD_LICENSE → IDD_LICENSE +msgid "Rufus License" +msgstr "Rufus-licentie" + +#. • IDD_NOTIFICATION → IDC_MORE_INFO +msgid "More information" +msgstr "Meer informatie" + +#. • IDD_NOTIFICATION → IDYES +#. • MSG_008 +msgid "Yes" +msgstr "Ja" + +#. • IDD_NOTIFICATION → IDNO +#. • MSG_009 +msgid "No" +msgstr "Nee" + +#. • IDD_LOG → IDD_LOG +msgid "Log" +msgstr "" + +#. • IDD_LOG → IDC_LOG_CLEAR +msgid "Clear" +msgstr "Wissen" + +#. • IDD_LOG → IDC_LOG_SAVE +msgid "Save" +msgstr "Opslaan" + +#. • IDD_UPDATE_POLICY → IDD_UPDATE_POLICY +msgid "Update policy and settings" +msgstr "Updatebeleid en instellingen" + +#. • IDD_UPDATE_POLICY → IDS_UPDATE_SETTINGS_GRP +msgid "Settings" +msgstr "Instellingen" + +#. • IDD_UPDATE_POLICY → IDS_UPDATE_FREQUENCY_TXT +msgid "Check for updates" +msgstr "Op updates controleren" + +#. • IDD_UPDATE_POLICY → IDS_INCLUDE_BETAS_TXT +msgid "Include beta versions" +msgstr "Bètaversies insluiten" + +#. • IDD_UPDATE_POLICY → IDC_CHECK_NOW +msgid "Check Now" +msgstr "Nu controleren" + +#. • IDD_NEW_VERSION → IDD_NEW_VERSION +msgid "Check For Updates - Rufus" +msgstr "Op updates controleren - Rufus" + +#. • IDD_NEW_VERSION → IDS_NEW_VERSION_AVAIL_TXT +msgid "A newer version is available. Please download the latest version!" +msgstr "Er is een nieuwere versie beschikbaar. Download de laatste versie!" + +#. • IDD_NEW_VERSION → IDC_WEBSITE +msgid "Click here to go to the website" +msgstr "Klik hier om naar de website te gaan" + +#. • IDD_NEW_VERSION → IDS_NEW_VERSION_NOTES_GRP +msgid "Release Notes" +msgstr "Uitgave-opmerkingen" + +#. • IDD_NEW_VERSION → IDS_NEW_VERSION_DOWNLOAD_GRP +#. • IDD_NEW_VERSION → IDC_DOWNLOAD +#. • MSG_040 +msgid "Download" +msgstr "Downloaden" + +#. • MSG_001 +msgid "Other instance detected" +msgstr "Andere instantie gedetecteerd" + +#. • MSG_002 +msgid "Another Rufus application is running.\nPlease close the first application before running another one." +msgstr "Een andere Rufus-applicatie is geopend.\nSluit de eerste applicatie voordat u een andere opent." + +#. • MSG_003 +msgid "WARNING: ALL DATA ON DEVICE '%s' WILL BE DESTROYED.\nTo continue with this operation, click OK. To quit click CANCEL." +msgstr "WAARSCHUWING: ALLE DATA OP APPARAAT '%s' ZAL VERNIETIGD WORDEN.\nKlik op OK om verder te gaan met deze handeling. Klik op ANNULEREN om af te sluiten." + +#. • MSG_004 +msgid "Rufus update policy" +msgstr "Rufus updatebeleid" + +#. • MSG_005 +msgid "Do you want to allow Rufus to check for application updates online?" +msgstr "Wilt u Rufus toestaan om online te zoeken naar programma updates?" + +#. • MSG_007 +msgid "Cancel" +msgstr "Annuleren" + +#. • MSG_010 +msgid "Bad blocks found" +msgstr "Slechte blokken gevonden" + +#. • MSG_011 +msgid "Check completed: %d bad block(s) found\n %d read error(s)\n %d write error(s)\n %d corruption error(s)" +msgstr "Controle voltooid: %d slechte blok(ken) gevonden\n %d leesfout(en)\n %d schrijffout(en)\n %d corruptiefout(en)" + +#. • MSG_012 +#. +#. This contains the formatted message from MSG_001 as well as the name of the bad blocks logfile +msgid "%s\nA more detailed report can be found in:\n%s" +msgstr "%s\nEen meer gedetailleerd rapport kan teruggevonden worden in:\n%s" + +#. • MSG_013 +msgid "Disabled" +msgstr "Uitgeschakeld" + +#. • MSG_014 +msgid "Daily" +msgstr "Dagelijks" + +#. • MSG_015 +msgid "Weekly" +msgstr "Wekelijks" + +#. • MSG_016 +msgid "Monthly" +msgstr "Maandelijks" + +#. • MSG_017 +msgid "Custom" +msgstr "Aangepast" + +#. • MSG_018 +msgid "Your version: %d.%d (Build %d)" +msgstr "Huidige versie: %d.%d (Build %d)" + +#. • MSG_019 +msgid "Latest version: %d.%d (Build %d)" +msgstr "Laatste versie: %d.%d (Build %d)" + +#. • MSG_020 +#. • MSG_026 +msgid "bytes" +msgstr "" + +#. • MSG_021 +#. +#. *Short* version of the kilobyte size suffix +msgid "KB" +msgstr "kB" + +#. • MSG_022 +#. +#. *Short* version of the megabyte size suffix +msgid "MB" +msgstr "" + +#. • MSG_023 +#. +#. *Short* version of the gigabyte size suffix +msgid "GB" +msgstr "" + +#. • MSG_024 +#. +#. *Short* version of the terabyte size suffix +msgid "TB" +msgstr "" + +#. • MSG_025 +#. +#. *Short* version of the pentabyte size suffix +msgid "PB" +msgstr "" + +#. • MSG_027 +msgid "kilobytes" +msgstr "kilobyte" + +#. • MSG_028 +msgid "megabytes" +msgstr "megabyte" + +#. • MSG_029 +msgid "Default" +msgstr "Standaard" + +#. • MSG_030 +#. +#. This gets appended to the file system, cluster size, etc. +msgid "%s (Default)" +msgstr "%s (Standaard)" + +#. • MSG_031 +msgid "BIOS (or UEFI-CSM)" +msgstr "BIOS (of UEFI-CSM)" + +#. • MSG_032 +msgid "UEFI (non CSM)" +msgstr "UEFI (geen CSM)" + +#. • MSG_033 +msgid "BIOS or UEFI" +msgstr "BIOS of UEFI" + +#. • MSG_034 +#. +#. Number of bad block check passes (singular for 1 pass) +msgid "%d pass" +msgstr "%d ronde" + +#. • MSG_035 +#. +#. Number of bad block check passes (plural for 2 or more passes). +#. See MSG_087 for the message that %s gets replaced with. +msgid "%d passes %s" +msgstr "%d rondes %s" + +#. • MSG_036 +msgid "ISO Image" +msgstr "ISO-image" + +#. • MSG_037 +msgid "Application" +msgstr "Toepassing" + +#. • MSG_038 +msgid "Abort" +msgstr "Afbreken" + +#. • MSG_039 +msgid "Launch" +msgstr "Starten" + +#. • MSG_041 +msgid "Operation cancelled by the user" +msgstr "Opdracht geannuleerd door de gebruiker" + +#. • MSG_042 +msgid "Error" +msgstr "Fout" + +#. • MSG_043 +msgid "Error: %s" +msgstr "Fout: %s" + +#. • MSG_044 +msgid "File download" +msgstr "Bestand-download" + +#. • MSG_045 +msgid "USB Storage Device (Generic)" +msgstr "usb-opslagapparaat (algemeen)" + +#. • MSG_046 +msgid "%s (Disk %d) [%s]" +msgstr "%s (schijf %d) [%s]" + +#. • MSG_047 +#. +#. Used when a drive is detected that contains more than one partition +msgid "Multiple Partitions" +msgstr "Meerdere partities" + +#. • MSG_048 +msgid "Rufus - Flushing buffers" +msgstr "Rufus - Buffers aan het legen" + +#. • MSG_049 +msgid "Rufus - Cancellation" +msgstr "Rufus - Annuleren" + +#. • MSG_050 +msgid "Success." +msgstr "Succesvol." + +#. • MSG_051 +msgid "Undetermined error while formatting." +msgstr "Onbepaalde fout tijdens formatteren." + +#. • MSG_052 +msgid "Cannot use the selected file system for this media." +msgstr "Kan geselecteerde bestandssysteem niet gebruiken voor dit medium." + +#. • MSG_053 +msgid "Access to the device is denied." +msgstr "Toegang tot apparaat is geweigerd." + +#. • MSG_054 +msgid "Media is write protected." +msgstr "Medium is beveiligd tegen schrijven." + +#. • MSG_055 +msgid "The device is in use by another process. Please close any other process that may be accessing the device." +msgstr "Het apparaat is in gebruik door een ander proces. Sluit alle processen af die toegang hebben tot het apparaat." + +#. • MSG_056 +msgid "Quick format is not available for this device." +msgstr "Snelformatteren is niet beschikbaar voor dit apparaat." + +#. • MSG_057 +msgid "The volume label is invalid." +msgstr "Het volumelabel is ongeldig." + +#. • MSG_058 +msgid "The device handle is invalid." +msgstr "De apparaat tabel is ongeldig." + +#. • MSG_059 +msgid "The selected cluster size is not valid for this device." +msgstr "De geselecteerde clustergrootte is ongeldig voor dit apparaat." + +#. • MSG_060 +msgid "The volume size is invalid." +msgstr "De volumegrootte is ongeldig." + +#. • MSG_061 +msgid "Please insert a removable media in drive." +msgstr "Plaats een verwisselbaar medium in de drive." + +#. • MSG_062 +msgid "An unsupported command was received." +msgstr "Er werd een niet-ondersteunde opdracht ontvangen." + +#. • MSG_063 +msgid "Memory allocation error." +msgstr "Geheugentoewijzing mislukt." + +#. • MSG_064 +msgid "Read error." +msgstr "Leesfout." + +#. • MSG_065 +msgid "Write error." +msgstr "Schrijffout." + +#. • MSG_066 +msgid "Installation failure" +msgstr "Installatie mislukt" + +#. • MSG_067 +msgid "Could not open media. It may be in use by another process. Please re-plug the media and try again." +msgstr "Medium kan niet geopend worden. Het is in gebruik door een ander proces. Sluit het medium opnieuw aan en probeer het opnieuw." + +#. • MSG_068 +msgid "Error while partitioning drive." +msgstr "Fout tijdens het partitioneren van de drive." + +#. • MSG_069 +msgid "Could not copy files to target drive." +msgstr "Kan bestanden niet kopiëren naar de doel-drive." + +#. • MSG_070 +msgid "Cancelled by user." +msgstr "Geannuleerd door de gebruiker." + +#. • MSG_071 +#. +#. See http://en.wikipedia.org/wiki/Thread_%28computing%29 +msgid "Unable to start thread." +msgstr "Thread starten is niet mogelijk." + +#. • MSG_072 +msgid "Bad blocks check didn't complete." +msgstr "Controle van slechte blokken niet voltooid." + +#. • MSG_073 +msgid "ISO image scan failure." +msgstr "ISO-image scanfout" + +#. • MSG_074 +msgid "ISO image extraction failure." +msgstr "ISO-image extractiefout." + +#. • MSG_075 +msgid "Unable to remount volume." +msgstr "Herkoppelen van volume niet mogelijk." + +#. • MSG_076 +msgid "Unable to patch/setup files for boot." +msgstr "Patchen/klaarmaken van bestanden voor opstarten niet mogelijk." + +#. • MSG_077 +msgid "Unable to assign a drive letter." +msgstr "Niet mogelijk om een driveletter toe te wijzen." + +#. • MSG_078 +msgid "Can't mount GUID volume." +msgstr "Kan GUID volume niet koppelen." + +#. • MSG_079 +msgid "The device is not ready." +msgstr "Het apparaat is niet klaar." + +#. • MSG_080 +msgid "Rufus detected that Windows is still flushing its internal buffers onto the USB device.\n\nDepending on the speed of your USB device, this operation may take a long time to complete, especially for large files.\n\nWe recommend that you let Windows finish, to avoid corruption. But if you grow tired of waiting, you can just unplug the device..." +msgstr "Rufus heeft gedetecteerd dat Windows nog steeds bezig is om zijn interne buffers te legen naar het usb-apparaat.\n\nAfhankelijk van de snelheid van uw usb-apparaat kan deze operatie een lange tijd duren voordat deze voltooid is.\nZeker voor grote bestanden.\n\nHet is aanbevolen om Windows de taak volledig te laten voltooien om datacorruptie te voorkomen.\nAls het erg lang duurt dan kunt u het apparaat ontkoppelen..." + +#. • MSG_081 +msgid "Unsupported image" +msgstr "Niet-ondersteunde image" + +#. • MSG_082 +msgid "This image is either non-bootable, or it uses a boot or compression method that is not supported by Rufus..." +msgstr "Deze image is ofwel niet opstartbaar, of het gebruikt een opstart- of compressiemethode die niet ondersteund wordt door Rufus..." + +#. • MSG_083 +msgid "Replace %s?" +msgstr "%s vervangen?" + +#. • MSG_084 +msgid "This ISO image seems to use an obsolete version of '%s'.\nBoot menus may not display properly because of this.\n\nA newer version can be downloaded by Rufus to fix this issue:\n- Choose 'Yes' to connect to the internet and download the file\n- Choose 'No' to leave the existing ISO file unmodified\nIf you don't know what to do, you should select 'Yes'.\n\nNote: The new file will be downloaded in the current directory and once a '%s' exists there, it will be reused automatically." +msgstr "Deze ISO-image lijkt een verouderde versie te gebruiken van '%s'.\nOpstartmenu's worden mogelijk niet goed getoond.\n\nEen nieuwere versie kan gedownload worden door Rufus om dit probleem op te lossen:\n- Kies 'Ja' om een connectie met het internet te maken en het bestand te downloaden\n- Kies 'Nee' om het bestaande ISO-bestand ongewijzigd te laten.\nAls u niet weet wat u moet doen, selecteer dan 'Ja'.\n\nOpmerking: Het nieuwe bestand wordt naar de huidige map gedownload en als er al een'%s' bestaat, zal deze automatisch hergebruikt worden." + +#. • MSG_085 +msgid "Downloading '%s'" +msgstr "'%s' downloaden" + +#. • MSG_086 +msgid "No image selected" +msgstr "Geen image geselecteerd." + +#. • MSG_087 +#. +#. This message appears in Advanced format options → Check device for bad blocks → dropdown menu +#. %s will be replaced with SLC, MLC or TLC, which is a type of NAND (or flash memory). In other +#. words, this message should mean "for a flash memory device of type %s". *Please* try to keep +#. the translation as short as possible so that it won't result in an overly large dropdown... +#. If you prefer, it's okay to use "type" or "device" instead of "NAND" (e.g. "for TLC type"). +#. See also MSG_035. +msgid "for %s NAND" +msgstr "voor %s NAND" + +#. • MSG_088 +msgid "Image is too big" +msgstr "Image is te groot" + +#. • MSG_089 +msgid "The image is too big for the selected target." +msgstr "De image is te groot voor het geselecteerde doelapparaat." + +#. • MSG_090 +msgid "Unsupported ISO" +msgstr "Niet-ondersteunde ISO" + +#. • MSG_091 +msgid "When using UEFI Target Type, only EFI bootable ISO images are supported. Please select an EFI bootable ISO or set the Target Type to BIOS." +msgstr "Bij gebruik van UEFI-doeltype, zijn alleen EFI opstartbare ISO-images ondersteund. Selecteer een EFI-opstartbare ISO of kies als type \"MBR partitie-indeling voor BIOS-computer." + +#. • MSG_092 +msgid "Unsupported filesystem" +msgstr "Niet ondersteund bestandssysteem" + +#. • MSG_093 +msgid "IMPORTANT: THIS DRIVE CONTAINS MULTIPLE PARTITIONS!!\n\nThis may include partitions/volumes that aren't listed or even visible from Windows. Should you wish to proceed, you are responsible for any data loss on these partitions." +msgstr "BELANGRIJK: DEZE DRIVE BEVAT MEERDERE PARTITIES!!\n\nDit kunnen partities/volumes zijn die niet in de lijst voorkomen of zelfs niet zichtbaar zijn voor Windows. Als u verder wilt gaan, bent u zelf verantwoordelijk voor gegevensverlies op deze partities." + +#. • MSG_094 +msgid "Multiple partitions detected" +msgstr "Meerdere partities gedetecteerd" + +#. • MSG_095 +msgid "DD Image" +msgstr "DD-image" + +#. • MSG_096 +msgid "The file system currently selected can not be used with this type of ISO. Please select a different file system or use a different ISO." +msgstr "Het geselecteerde bestandssysteem kan niet worden gebruikt met dit type ISO. Selecteer een ander bestandssysteem of gebruik een andere ISO." + +#. • MSG_097 +msgid "'%s' can only be applied if the file system is NTFS." +msgstr "'%s' kan alleen worden toegepast als het bestandssysteem NTFS is." + +#. • MSG_098 +msgid "IMPORTANT: You are trying to install 'Windows To Go', but your target drive doesn't have the 'FIXED' attribute. Because of this Windows will most likely freeze during boot, as Microsoft hasn't designed it to work with drives that instead have the 'REMOVABLE' attribute.\n\nDo you still want to proceed?\n\nNote: The 'FIXED/REMOVABLE' attribute is a hardware property that can only be changed using custom tools from the drive manufacturer. However those tools are ALMOST NEVER provided to the public..." +msgstr "BELANGRIJK: U probeert 'Windows To Go' te installeren, maar uw doelschijf heeft het 'FIXED'-attribuut niet. Hierdoor zal Windows hoogstwaarschijnlijk vastlopen tijdens het opstarten omdat Microsoft het niet zo heeft ontworpen dat het werkt met drives die het 'REMOVABLE' attribuut hebben.\n\nWilt u nog steeds doorgaan?\n\nAantekening: Het 'FIXED/REMOVABLE'-attribuut is een hardware-eigenschap die alleen veranderd kan worden door gebruik te maken van tools van de drive-fabrikant. Maar deze tools worden BIJNA NOOIT aan het publiek aangeboden..." + +#. • MSG_099 +msgid "Filesystem limitation" +msgstr "Beperking van bestandssysteem" + +#. • MSG_100 +msgid "This ISO image contains a file larger than 4GB, which is more than the maximum size allowed for a FAT or FAT32 file system." +msgstr "Deze ISO-image bevat een bestand dat groter is dan 4 GB wat groter is dan de maximum toegestane grootte voor een FAT- of FAT32-bestandssysteem." + +#. • MSG_101 +msgid "Missing WIM support" +msgstr "WIM ondersteuning ontbreekt." + +#. • MSG_102 +msgid "Your platform cannot extract files from WIM archives. WIM extraction is required to create EFI bootable Windows 7 and Windows Vista USB drives. You can fix that by installing a recent version of 7-Zip.\nDo you want to visit the 7-zip download page?" +msgstr "Uw OS kan geen bestanden uitpakken van WIM-archieven. WIM-extractie is nodig om EFI-opstartbare Windows 7 en Windows Vista usb-drives te maken. U kunt dit oplossen door een recente versie van 7-Zip te installeren.\nWilt u de 7-Zip downloadpagina openen?" + +#. • MSG_103 +msgid "Download %s?" +msgstr "%s downloaden?" + +#. • MSG_104 +#. +#. Example: "Grub4DOS v0.4 or later requires a 'grldr' file to be installed. Because this +#. file is more than 100 KB in size, and always present on Grub4DOS ISO images (...)" +msgid "%s or later requires a '%s' file to be installed.\nBecause this file is more than 100 KB in size, and always present on %s ISO images, it is not embedded in Rufus.\n\nRufus can download the missing file for you:\n- Select 'Yes' to connect to the internet and download the file\n- Select 'No' if you want to manually copy this file on the drive later\n\nNote: The file will be downloaded in the current directory and once a '%s' exists there, it will be reused automatically." +msgstr "%s of hoger vereist een '%s' bestand om het te kunnen installeren.\nOmdat dit bestand groter is dan 100 KB en altijd aanwezig is op %s ISO-images,is het niet in Rufus ingebouwd.\n\nRufus kan het missende bestand voor u downloaden:\n- Selecteer 'Ja' om verbinding met het internet te maken en het bestand te downloaden\n- Selecteer 'Nee' als u later dit bestand handmatig naar de drive wilt kopiëren\n\nOpmerking: Het bestand wordt gedownload in de huidige map en wanneer er een %s' al bestaat, zal deze automatisch vervangen worden." + +#. • MSG_105 +msgid "Cancelling may leave the device in an UNUSABLE state.\nIf you are sure you want to cancel, click YES. Otherwise, click NO." +msgstr "Wanneer u annuleert kan het apparaat ONBRUIKBAAR worden.\nAls u zeker weet dat u wilt annuleren, klik op JA. Anders klikt u op NEE." + +#. • MSG_106 +msgid "Please select folder" +msgstr "Selecteer een map" + +#. • MSG_107 +msgid "All files" +msgstr "Alle bestanden" + +#. • MSG_108 +msgid "Rufus log" +msgstr "Rufus-log" + +#. • MSG_109 +msgid "0x%02X (Disk %d)" +msgstr "0x%02X (schijf %d)" + +#. • MSG_110 +#. +#. "Cluster size" should be the same as the label for IDS_CLUSTER_SIZE_TXT +#. "kilobytes" should be the same as in MSG_027 +msgid "MS-DOS cannot boot from a drive using a 64 kilobytes Cluster size.\nPlease change the Cluster size or use FreeDOS." +msgstr "MS-DOS kan niet opstarten van een apparaat met een clustergrootte van 64 kilobyte\nWijzig de clustergrootte of gebruik FreeDOS." + +#. • MSG_111 +msgid "Incompatible Cluster size" +msgstr "Incompatibele clustergrootte" + +#. • MSG_112 +#. +#. "%d:%02d" is a duration (mins:secs) +msgid "Formatting a large UDF volumes can take a lot of time. At USB 2.0 speeds, the estimated formatting duration is %d:%02d, during which the progress bar will appear frozen. Please be patient!" +msgstr "Het formatteren van grote UDF volumes kan een lange tijd duren..." + +#. • MSG_113 +msgid "Large UDF volume" +msgstr "Groot UDF-volume" + +#. • MSG_114 +msgid "This image uses Syslinux %s%s but this application only includes the installation files for Syslinux %s%s.\n\nAs new versions of Syslinux are not compatible with one another, and it wouldn't be possible for Rufus to include them all, two additional files must be downloaded from the Internet ('ldlinux.sys' and 'ldlinux.bss'):\n- Select 'Yes' to connect to the Internet and download these files\n- Select 'No' to cancel the operation\n\nNote: The files will be downloaded in the current application directory and will be reused automatically if present." +msgstr "Deze image maakt gebruik van Syslinux %s%s maar de applicatie bevat alleen de installatiebestanden voorSyslinux %s%s.\n\nOmdat oude en nieuwe versies van Syslinux niet compatibel zijn met elkaar, en het niet mogelijk is voor Rufus om alle versies te beheren, moeten twee extra bestanden gedownload worden van het internet ('ldlinux.sys' en 'ldlinux.bss'):\n- Klik op 'Ja' om via internet deze bestanden te downloaden\n- Klik op 'Nee' om de opdracht te annuleren\n\nLet op: De bestanden worden in de huidige applicatiemap opgeslagen en zullen automatisch vervangen worden als het bestand al bestaat." + +#. • MSG_115 +msgid "Download required" +msgstr "Download is vereist" + +#. • MSG_116 +#. +#. You should be able to test this message with Super Grub2 Disk ISO: +#. https://sourceforge.net/projects/supergrub2/files/2.00s2/super_grub2_disk_hybrid_2.00s2.iso/download (11.9 MB) +msgid "This image uses Grub %s but the application only includes the installation files for Grub %s.\n\nAs different versions of Grub may not be compatible with one another, and it is not possible to include them all, Rufus will attempt to locate a version of the Grub installation file ('core.img') that matches the one from your image:\n- Select 'Yes' to connect to the Internet and attempt to download it\n- Select 'No' to use the default version from Rufus\n- Select 'Cancel' to abort the operation\n\nNote: The file will be downloaded in the current application directory and will be reused automatically if present. If no match can be found online, then the default version will be used." +msgstr "Deze image maakt gebruik van Grub %s maar de applicatie bevat alleen de installatiebestanden voor Grub %s.\n\nAls verschillende versies van Grub mogelijk niet compatibel met elkaar zijn, en het is niet mogelijk om ze allemaal toe te voegen, dan zal Rufus proberen om een versie van het Grub installatie bestand ('core.img') te zoeken dat overeenkomst met uw image:\n- Selecteer 'Ja' om te proberen het te downloaden\n- Selecteer 'Nee' om de standaard versie van Rufus te gebruiken\n- Selecteer 'Annuleren' om de bewerking te stoppen\n\nAantekening: Het bestand zal in de huidige programma map gedownload en automatisch vervangen worden als het bestand al bestaat. Als er geen bestand online wordt gevonden, dan zal de standaard versie worden gebruikt." + +#. • MSG_117 +msgid "Standard Windows installation" +msgstr "Standaard Windows-installatie" + +#. • MSG_118 +#. +#. Only translate this message *if* Microsoft has a specific name for +#. http://en.wikipedia.org/wiki/Windows_To_Go in your language. +#. Otherwise, you may add a parenthesis eg. "Windows To Go ()" +msgid "Windows To Go" +msgstr "" + +#. • MSG_119 +msgid "advanced drive properties" +msgstr "Geavanceerde drive-eigenschappen" + +#. • MSG_120 +msgid "advanced format options" +msgstr "Geavanceerde formatteer-opties" + +#. • MSG_121 +msgid "Show %s" +msgstr "%s weergeven" + +#. • MSG_122 +msgid "Hide %s" +msgstr "%s verbergen" + +#. • MSG_123 +#. +#. A persistent partitions can be used with "Live" USB media to store data. +#. It means that data can be preserved across reboots on "Live" USB drives. +#. To test this feature, please download and select 'casper_test.iso' from: +#. https://github.com/pbatard/rufus/raw/master/res/loc/test/casper_test.iso +msgid "Persistent partition size" +msgstr "Grootte van persistente partitie" + +#. • MSG_124 +#. +#. This message appears in the persistence 'Size' control when the slider is set to 0. +#. It is okay to use "No partition" or "None" or "Deactivated" to indicate that a persistent partition will not be +#. created if the width of the control is too small (since the 'Size' edit control is *not* adjusted for width). +msgid "No persistence" +msgstr "Geen persistentie" + +#. • MSG_125 +#. +#. Tooltips used for the peristence size slider and edit control +msgid "Set the size of the persistent partition for live USB media. Setting the size to 0 disables the persistent partition." +msgstr "De grootte van de persistente partitie instellen voor live usb-media. De grootte op 0 instellen schakelt de persistente partitie uit." + +#. • MSG_126 +msgid "Set the partition size units." +msgstr "Grootte-units van de partitie instellen." + +#. • MSG_150 +msgid "Type of computer you plan to use this bootable drive with. It is your responsibility to determine whether your target is of BIOS or UEFI type before you start creating the drive, as it may fail to boot otherwise." +msgstr "Type computer waarop u deze opstartbare schijf wilt gebruiken. Het is uw verantwoordelijkheid om te bepalen of u een BIOS- of UEFI-type wilt voordat u begint met het maken van de schijf, anders kunt u deze niet opstarten." + +#. • MSG_151 +#. +#. You shouldn't translate 'Legacy Mode' as this is an option that usually appears in English in the UEFI settings. +msgid "'UEFI-CSM' means that the device will only boot in BIOS emulation mode (also known as 'Legacy Mode') under UEFI, and not in native UEFI mode." +msgstr "'UEFI-CSM' betekent dat het apparaat alleen in BIOS-emulatiemodus kan starten (beter bekend als 'Legacy Modus') onder UEFI, en niet in native UEFI-modus." + +#. • MSG_152 +msgid "'non CSM' means that the device will only boot in native UEFI mode, and not in BIOS emulation mode (also known as 'Legacy Mode')." +msgstr "'geen CSM' betekent dat het apparaat alleen in native UEFI-modus kan starten, en niet in BIOS-emulatiemodus (beter bekend als 'Legacy Mode')." + +#. • MSG_153 +msgid "Test pattern: 0x%02X" +msgstr "Testpatroon: 0x%02X" + +#. • MSG_154 +msgid "Test pattern: 0x%02X, 0x%02X" +msgstr "Testpatroon: 0x%02X, 0x%02X" + +#. • MSG_155 +msgid "Test pattern: 0x%02X, 0x%02X, 0x%02X" +msgstr "Testpatroon: 0x%02X, 0x%02X, 0x%02X" + +#. • MSG_156 +msgid "Test pattern: 0x%02X, 0x%02X, 0x%02X, 0x%02X" +msgstr "Testpatroon: 0x%02X, 0x%02X, 0x%02X, 0x%02X" + +#. • MSG_157 +msgid "Sets the target filesystem" +msgstr "Stelt het doel-bestandssysteem in" + +#. • MSG_158 +msgid "Minimum size that a block of data will occupy in the filesystem" +msgstr "Minimumruimte die een datablok inneemt in het bestandssysteem" + +#. • MSG_159 +msgid "Use this field to set the drive label.\nInternational characters are accepted." +msgstr "Gebruik dit veld om de drive-naam in te stellen.\nInternationale tekens worden aanvaard.d" + +#. • MSG_160 +msgid "Toggle advanced options" +msgstr "Geavanceerde opties in-/uitschakelen" + +#. • MSG_161 +msgid "Check the device for bad blocks using a test pattern" +msgstr "Controleer het apparaat op slechte blokken tijdens een testpatroon" + +#. • MSG_162 +msgid "Uncheck this box to use the \"slow\" format method" +msgstr "Uitvinken om de \"langzame\" formatteermethode te gebruiken" + +#. • MSG_163 +msgid "Method that will be used to create partitions" +msgstr "Methode die wordt gebruikt om partities te maken" + +#. • MSG_164 +msgid "Method that will be used to make the drive bootable" +msgstr "Gebruikte methode om de drive opstartbaar te maken" + +#. • MSG_165 +msgid "Click to select an image..." +msgstr "Klikken om een image te selecteren..." + +#. • MSG_166 +msgid "Check this box to allow the display of international labels and set a device icon (creates an autorun.inf)" +msgstr "Vink aan om internationale labels te zien en een apparaat\npictogram in te stellen (creëert een autorun.inf bestand)" + +#. • MSG_167 +msgid "Install an MBR that allows boot selection and can masquerade the BIOS USB drive ID" +msgstr "Installeert een MBR die een opstartselectie toestaat en de BIOS usb-drive ID kan verbergen" + +#. • MSG_168 +msgid "Try to masquerade first bootable USB drive (usually 0x80) as a different disk.\nThis should only be necessary if you install Windows XP and have more than one disk." +msgstr "Probeert de eerste opstartbare usb drive (gewoonlijk 0x80) voor te laten doen als een andere disk.\nDit is alleen nodig als u Windows XP installeert en meer dan één disk heeft." + +#. • MSG_169 +msgid "Create an extra hidden partition and try to align partitions boundaries.\nThis can improve boot detection for older BIOSes." +msgstr "Creëert een extra verborgen partitie en probeert de partitiegrenzen uit te lijnen.\nDit kan de opstart detectie verbeteren voor oudere BIOS'en" + +#. • MSG_170 +msgid "Enable the listing of USB Hard Drive enclosures. USE AT YOUR OWN RISKS!!!" +msgstr "Activeer de lijst met externe usb HD's.\nGEBRUIK OP EIGEN RISICO!!!" + +#. • MSG_171 +msgid "Start the formatting operation.\nThis will DESTROY any data on the target!" +msgstr "De formatteerhandeling starten.\nDit zal alle data op de doeldrive VERWIJDEREN!" + +#. • MSG_172 +#. +#. As of Rufus 3.2, *ALL* downloads from the servers are digitally signed, and their signature is validated using the +#. public key that is embedded in the application. This message appears in an error dialog if the validation fails. +msgid "Invalid download signature" +msgstr "Ongeldige downloadhandtekening" + +#. • MSG_173 +msgid "Click to select..." +msgstr "Klikken om te selecteren..." + +#. • MSG_174 +msgid "Rufus - The Reliable USB Formatting Utility" +msgstr "Rufus - de betrouwbare usb-formatteertool" + +#. • MSG_175 +msgid "Version %d.%d (Build %d)" +msgstr "Versie %d.%d (build %d)" + +#. • MSG_176 +msgid "English translation: Pete Batard " +msgstr "Nederlandse vertaling:\\line• Roberto Pino \\line• Thomas De Rocker " + +#. • MSG_177 +msgid "Report bugs or request enhancements at:" +msgstr "Meld fouten of verbeteringsverzoeken naar:" + +#. • MSG_178 +msgid "Additional Copyrights:" +msgstr "Aanvullende auteursrechten:" + +#. • MSG_179 +msgid "Update Policy:" +msgstr "Updatebeleid:" + +#. • MSG_180 +msgid "If you choose to allow this program to check for application updates, you agree that the following information may be collected on our server(s):" +msgstr "Als u ervoor kiest dat dit programma op updates controleert, dan gaat u akkoord dat de volgende informatie verzameld kan worden op onze server(s):" + +#. • MSG_181 +msgid "Your operating system's architecture and version" +msgstr "Type besturingssysteem en versienummer" + +#. • MSG_182 +msgid "The version of the application you use" +msgstr "Versienummer van de applicatie die u gebruikt" + +#. • MSG_183 +msgid "Your IP address" +msgstr "Uw IP-adres" + +#. • MSG_184 +msgid "For the purpose of generating private usage statistics, we may keep the information collected, \\b for at most a year\\b0 . However, we will not willingly disclose any of this individual data to third parties." +msgstr "Ten behoeve van het genereren van statistieken voor privégebruik, kunnen we de informatie blijven verzamelen\\b van ten hoogste een jaar\\b0 . Wij zullen deze individuele gegevens echter niet vrijwillig openbaar maken aan derden." + +#. • MSG_185 +msgid "Update Process:" +msgstr "Update-proces:" + +#. • MSG_186 +msgid "Rufus does not install or run background services, therefore update checks are performed only when the main application is running.\\line\nInternet access is of course required when checking for updates." +msgstr "Rufus voert geen installatie van of achtergrondservices uit, Daarom worden updatecontroles alleen uitgevoerd als de toepassing wordt uitgevoerd.\\line\nInternettoegang is natuurlijk vereist wanneer er op updates gecontroleerd wordt." + +#. • MSG_187 +msgid "Invalid image for selected boot option" +msgstr "Ongeldige image voor geselecteerde opstartoptie" + +#. • MSG_188 +msgid "The current image doesn't match the boot option selected. Please use a different image or choose a different boot option." +msgstr "De huidige image komt niet overeen met de opstartoptie die geselecteerd is. Gebruik een andere image of kies een andere opstartoptie." + +#. • MSG_189 +msgid "This ISO image is not compatible with the selected filesystem" +msgstr "Dit ISO beeldbestand is niet compatibel met het geselecteerde bestandssysteem." + +#. • MSG_190 +msgid "Incompatible drive detected" +msgstr "niet compatibel drive gedetecteerd" + +#. • MSG_191 +#. +#. Used in MSG_235 +msgid "Write pass" +msgstr "Schrijfactie" + +#. • MSG_192 +#. +#. Used in MSG_235 +msgid "Read pass" +msgstr "Leesactie" + +#. • MSG_193 +msgid "Downloaded %s" +msgstr "%s gedownload" + +#. • MSG_194 +msgid "Could not download %s" +msgstr "Kon %s niet downloaden" + +#. • MSG_195 +#. +#. Example: "Using embedded version of Grub2 file(s)" +msgid "Using embedded version of %s file(s)" +msgstr "Geïntegreerde versie van %s bestand(en) gebruiken" + +#. • MSG_196 +msgid "IMPORTANT: THIS DRIVE USES A NONSTANDARD SECTOR SIZE!\n\nConventional drives use a 512-byte sector size but this drive uses a %d-byte one. In many cases, this means that you will NOT be able to boot from this drive.\nRufus can try to create a bootable drive, but there is NO WARRANTY that it will work." +msgstr "BELANGRIJK: DEZE DRIVE GEBRUIKT EEN NIET-STANDAARD SECTORGROOTTE!!\n\nConventionele drives gebruiken een 512-byte sector grootte maar deze drive gebruikt een %d-byte one. In veel gevallen betekent dit dat u NIET van deze drive kan opstarten.\nRufus kan proberen om een opstartbare drive te maken, maar er is GEEN GARANTIE dat het gaat werken." + +#. • MSG_197 +msgid "Nonstandard sector size detected" +msgstr "Niet-standaard sectorgrootte gedetecteerd" + +#. • MSG_198 +msgid "'Windows To Go' can only be installed on a GPT partitioned drive if it has the FIXED attribute set. The current drive was not detected as FIXED." +msgstr "'Windows To Go' kan alleen geïnstalleerd worden op een GPT-gepartitioneerde schijf als het FIXED-attribuut ingesteld is. De huidige drive wordt niet herkend als FIXED." + +#. • MSG_201 +msgid "Cancelling - Please wait..." +msgstr "Annuleren - even geduld..." + +#. • MSG_202 +msgid "Scanning image..." +msgstr "Image scannen..." + +#. • MSG_203 +msgid "Failed to scan image" +msgstr "Scannen van image mislukt" + +#. • MSG_204 +#. +#. %s is the name of an obsolete Syslinux .c32 module. Example: "Obsolete vesamenu.c32 detected" +msgid "Obsolete %s detected" +msgstr "Verouderde %s gedetecteerd" + +#. • MSG_205 +#. +#. Display the name of the image selected. eg: "Using image: en_win7_x64_sp1.iso" +msgid "Using image: %s" +msgstr "Gebruikte image: %s" + +#. • MSG_206 +#. +#. Example: "Missing ldlinux.c32 file" +msgid "Missing %s file" +msgstr "Ontbrekend %s-bestand" + +#. • MSG_207 +#. +#. The name proposed by Windows' Computer Management → Disk Management when you try to format +#. a drive with an empty label. For an example, see https://rufus.ie/pics/default_name.png. +msgid "New Volume" +msgstr "Nieuw volume" + +#. • MSG_208 +#. +#. Singular. Example: "1 device found" +msgid "%d device found" +msgstr "%d apparaat gevonden" + +#. • MSG_209 +#. +#. Plural. Example: "3 devices found" +msgid "%d devices found" +msgstr "%d apparaten gevonden" + +#. • MSG_210 +msgid "READY" +msgstr "KLAAR" + +#. • MSG_211 +msgid "Cancelled" +msgstr "Geannuleerd" + +#. • MSG_212 +msgid "Failed" +msgstr "Mislukt" + +#. • MSG_213 +#. +#. Used when a new update has been downloaded and launched +msgid "Launching new application..." +msgstr "Nieuwe toepassing starten..." + +#. • MSG_214 +msgid "Failed to launch new application" +msgstr "Nieuwe toepassing starten mislukt" + +#. • MSG_215 +#. +#. Example: "Opened some_file.txt" +msgid "Opened %s" +msgstr "Geopend %s" + +#. • MSG_216 +#. +#. Example: "Saved rufus.log" +msgid "Saved %s" +msgstr "Opgeslagen %s" + +#. • MSG_217 +#. +#. Formatting status (make sure you use a double % to print the percent sign) +msgid "Formatting: %0.1f%% completed" +msgstr "Formatteren: %0.1f%% voltooid" + +#. • MSG_218 +msgid "Creating file system: Task %d/%d completed" +msgstr "Bestandssysteem aanmaken: Taak %d/%d voltooid" + +#. • MSG_219 +msgid "NTFS Fixup: %d%% completed" +msgstr "NTFS herstellen: %d%% voltooid" + +#. • MSG_220 +#. +#. Parameter: the file system and an estimated duration in mins and secs. +#. Example: "Formatting (UDF) - Estimated duration 3:21..." +#. If "estimated duration" is too long, just use "estimated" or an abbreviation +msgid "Formatting (%s) - estimated duration %d:%02d..." +msgstr "Formatteren (UDF) (%s) - Geschatte duur %d:%02d..." + +#. • MSG_221 +msgid "Setting Label (This may take a while)..." +msgstr "Label instellen (dit kan een tijdje duren)..." + +#. • MSG_222 +#. +#. Example: "Formatting (FAT32)..." +msgid "Formatting (%s)..." +msgstr "Formatteren (%s)..." + +#. • MSG_223 +msgid "NTFS Fixup (Checkdisk)..." +msgstr "NTFS herstellen (Checkdisk)..." + +#. • MSG_224 +msgid "Clearing MBR/PBR/GPT structures..." +msgstr "MBR/PBR/GPT-structuren wissen..." + +#. • MSG_225 +msgid "Requesting disk access..." +msgstr "Schijftoegang aanvragen..." + +#. • MSG_226 +msgid "Analyzing existing boot records..." +msgstr "Bestaande boot-records analyseren..." + +#. • MSG_227 +msgid "Closing existing volume..." +msgstr "Bestaand volume afsluiten..." + +#. • MSG_228 +msgid "Writing master boot record..." +msgstr "Master boot record schrijven..." + +#. • MSG_229 +msgid "Writing partition boot record..." +msgstr "Partitie-boot-record schrijven..." + +#. • MSG_230 +msgid "Copying DOS files..." +msgstr "DOS-bestanden kopiëren..." + +#. • MSG_231 +msgid "Copying ISO files..." +msgstr "ISO-bestanden kopiëren..." + +#. • MSG_232 +msgid "Win7 EFI boot setup (This may take a while)..." +msgstr "Win7 EFI boot-setup (dit kan een tijdje duren)..." + +#. • MSG_233 +msgid "Finalizing, please wait..." +msgstr "Afwerken, even geduld..." + +#. • MSG_234 +#. +#. Takes a Syslinux version as parameter. +#. Example: "Installing Syslinux v5.10..." +msgid "Installing Syslinux %s..." +msgstr "Installeren van Syslinux %s..." + +#. • MSG_235 +#. +#. Bad blocks status. Example: "Bad Blocks: Write pass 1/2 - 12.34% (0/0/1 errors)" +#. See MSG_191 & MSG_192 for "Write pass"/"Read pass" translation. +msgid "Bad Blocks: %s %d/%d - %0.2f%% (%d/%d/%d errors)" +msgstr "Slechte blokken: %s %d/%d - %0.2f%% (%d/%d/%d fouten)" + +#. • MSG_236 +msgid "Bad Blocks: Testing with random pattern" +msgstr "Slechte blokken: testen met willekeurig patroon" + +#. • MSG_237 +msgid "Bad Blocks: Testing with pattern 0x%02X" +msgstr "Slechte blokken: testen met patroon 0x%02X" + +#. • MSG_238 +#. +#. Example: "Partitioning (MBR)..." +msgid "Partitioning (%s)..." +msgstr "Partitioneren (%s)..." + +#. • MSG_239 +msgid "Deleting partitions..." +msgstr "Partities verwijderen..." + +#. • MSG_240 +#. +#. This message has to do with the signature validation that Rufus uses when downloading an update. +msgid "The signature for the downloaded update can not be validated. This could mean that your system is improperly configured for signature validation or indicate a malicious download.\n\nThe download will be deleted. Please check the log for more details." +msgstr "De handtekening voor de gedownloade update kan niet gevalideerd worden. Dit kan betekenen dat uw systeem onjuist geconfigureerd is voor handtekeningvalidatie of een kwaadwillende download aantonen.\n\nDe download zal verwijderd worden. Controleer de log voor meer details." + +#. • MSG_241 +msgid "Downloading: %0.1f%%" +msgstr "Downloaden: %0.1f%%" + +#. • MSG_242 +msgid "Failed to download file." +msgstr "Downloaden van bestand mislukt." + +#. • MSG_243 +msgid "Checking for Rufus updates..." +msgstr "Controleren op Rufus-updates..." + +#. • MSG_244 +msgid "Updates: Unable to connect to the internet" +msgstr "Updates: verbinden met het internet niet mogelijk" + +#. • MSG_245 +msgid "Updates: Unable to access version data" +msgstr "Updates: Versienummer ophalen niet mogelijk" + +#. • MSG_246 +msgid "A new version of Rufus is available!" +msgstr "Er is een nieuwe versie van Rufus beschikbaar!" + +#. • MSG_247 +msgid "No new version of Rufus was found" +msgstr "Geen nieuwe versies van Rufus gevonden" + +#. • MSG_248 +msgid "Application registry keys successfully deleted" +msgstr "Registersleutels van applicatie succesvol verwijderd" + +#. • MSG_249 +msgid "Failed to delete application registry keys" +msgstr "Registersleutels van applicatie verwijderen mislukt" + +#. • MSG_250 +#. +#. Example: "Fixed disk detection enabled", "ISO size check disabled", etc. +msgid "%s enabled" +msgstr "%s ingeschakeld" + +#. • MSG_251 +msgid "%s disabled" +msgstr "%s uitgeschakeld" + +#. • MSG_252 +msgid "Size checks" +msgstr "Grootte-controles" + +#. • MSG_253 +msgid "Hard disk detection" +msgstr "Detectie harde schijven" + +#. • MSG_254 +msgid "Force large FAT32 formatting" +msgstr "Forceer uitgebreide FAT32-formattering" + +#. • MSG_255 +msgid "NoDriveTypeAutorun will be deleted on exit" +msgstr "NoDriveTypeAutorun zal verwijderd worden bij afsluiten" + +#. • MSG_256 +msgid "Fake drive detection" +msgstr "Valse drive-detectie" + +#. • MSG_257 +msgid "Joliet support" +msgstr "Joliet-ondersteuning" + +#. • MSG_258 +msgid "Rock Ridge support" +msgstr "Rock Ridge-ondersteuning" + +#. • MSG_259 +msgid "Force update" +msgstr "Update forceren" + +#. • MSG_260 +msgid "NTFS compression" +msgstr "NTFS-compressie" + +#. • MSG_261 +msgid "Writing image: %0.1f%% completed" +msgstr "Image schrijven: %0.1f%% voltooid" + +#. • MSG_262 +#. +#. Cheat mode message to disable ISO Support, so that only DD images can be opened +msgid "ISO Support" +msgstr "ISO-ondersteuning" + +#. • MSG_263 +#. +#. Cheat mode to force legacy size units, where 1 KB is 1024 bytes and NOT that fake 1000 bytes abomination! +msgid "Use PROPER size units" +msgstr "Gebruik de juiste grootte-eenheden" + +#. • MSG_264 +msgid "Deleting directory '%s'" +msgstr "De map '%s' wordt verwijderd" + +#. • MSG_265 +msgid "VMWare disk detection" +msgstr "VMWare-schijfdetectie" + +#. • MSG_266 +msgid "Dual UEFI/BIOS mode" +msgstr "Dubbele UEFI/BIOS-modus" + +#. • MSG_267 +msgid "Applying Windows image: %0.1f%% completed" +msgstr "Windows-image toepassen: %0.1f%% voltooid" + +#. • MSG_268 +msgid "Applying Windows image..." +msgstr "Windows-image toepassen..." + +#. • MSG_269 +msgid "Preserve timestamps" +msgstr "Tijdstempels behouden" + +#. • MSG_270 +msgid "USB debug" +msgstr "USB-debug" + +#. • MSG_271 +msgid "Computing image checksums: %0.1f%% completed" +msgstr "Image checksums berekenen: %0.1f%% voltooid" + +#. • MSG_272 +msgid "Compute the MD5, SHA1 and SHA256 checksums for the selected image" +msgstr "Bereken de MD5, SHA1 en SHA256 checksums voor de geselecteerde image" + +#. • MSG_273 +msgid "Change the application language" +msgstr "De taal van de toepassing wijzigen" + +#. • MSG_274 +msgid "ISOHybrid image detected" +msgstr "ISOHybride image gedetecteerd" + +#. • MSG_275 +#. +#. '%s' will be replaced with your translations for MSG_036 ("ISO Image") and MSG_095 ("DD Image") +msgid "The image you have selected is an 'ISOHybrid' image. This means it can be written either in %s (file copy) mode or %s (disk image) mode.\nRufus recommends using %s mode, so that you always have full access to the drive after writing it.\nHowever, if you encounter issues during boot, you can try writing this image again in %s mode.\n\nPlease select the mode that you want to use to write this image:" +msgstr "De geselecteerde image is een 'ISOHybride' image. Dit betekent dat het in %s (bestands copy) modus of %s (disk image) modus weggeschreven kan worden.\nRufus beveelt de %s modus aan zodat er altijd volledige toegang is tot de schijf nadat deze beschreven is.\nEchter, als er problemen zijn tijdens het opstarten, kunt u proberen om deze image opnieuw te schrijven in %s modus.\n\nSelecteer de modus die u wilt gebruiken om deze image te schrijven:" + +#. • MSG_276 +#. +#. '%s' will be replaced with your translation for MSG_036 ("ISO Image") +msgid "Write in %s mode (Recommended)" +msgstr "In %s-modus schrijven (aanbevolen)" + +#. • MSG_277 +#. +#. '%s' will be replaced with your translation for MSG_095 ("DD Image") +msgid "Write in %s mode" +msgstr "In %s-modus schrijven" + +#. • MSG_278 +msgid "Checking for conflicting processes..." +msgstr "Controleren op conflicterende processen..." + +#. • MSG_279 +msgid "Non bootable" +msgstr "Niet opstartbaar" + +#. • MSG_280 +msgid "Disk or ISO image" +msgstr "Schijf of ISO-image" + +#. • MSG_281 +msgid "%s (Please select)" +msgstr "%s (selecteren)" + +#. • MSG_282 +msgid "Exclusive USB drive locking" +msgstr "Exclusieve usb drive vergrendeling" + +#. • MSG_283 +msgid "Invalid signature" +msgstr "Ongeldige handtekening" + +#. • MSG_284 +msgid "The downloaded executable is missing a digital signature." +msgstr "het gedownloade programmabestand heeft geen digitale handtekening." + +#. • MSG_285 +msgid "The downloaded executable is signed by '%s'.\nThis is not a signature we recognize and could indicate some form of malicious activity...\nAre you sure you want to run this file?" +msgstr "Het gedownloade programmabestand is ondertekend door '%s'.\nDit is geen herkende handtekening en zou dus kunnen betekenen dat iemand malware in dit bestand heeft verborgen...\nWeet u zeker dat u dit bestand wilt uitvoeren?" + +#. • MSG_286 +msgid "Zeroing drive: %0.1f%% completed" +msgstr "Nullen schrijven : %0.1f%% voltooid" + +#. • MSG_287 +msgid "Detection of non-USB removable drives" +msgstr "Detectie van niet-usb verwijderbare drives" + +#. • MSG_288 +msgid "Missing elevated privileges" +msgstr "Ontbrekende verhoogde rechten" + +#. • MSG_289 +msgid "This application can only run with elevated privileges" +msgstr "Dit programma kan alleen starten met verhoogde rechten" + +#. • MSG_290 +msgid "File Indexing" +msgstr "Bestandsindexering" + +#. • MSG_291 +msgid "Version selection" +msgstr "Versie selectie" + +#. • MSG_292 +msgid "Please select the version of Windows you want to install:" +msgstr "Selecteer de Windows-versie die u wilt installeren:" + +#. • MSG_293 +msgid "Unsupported Windows version" +msgstr "Niet ondersteunde Windows-versie" + +#. • MSG_294 +msgid "This version of Windows is no longer supported by Rufus." +msgstr "Deze Windows-versie wordt niet langer ondersteund door Rufus." + +#. • MSG_295 +msgid "Warning: Unofficial version" +msgstr "Waarschuwing: onofficiële versie" + +#. • MSG_296 +msgid "This version of Rufus was not produced by its official developer(s).\n\nAre you sure you want to run it?" +msgstr "Deze versie van Rufus is NIET gemaakt door de originele ontwikkelaar(s).\n\nWeet u zeker dat u dit programma wilt uitvoeren?" + +#. • MSG_297 +msgid "Truncated ISO detected" +msgstr "Onvolledige ISO-gedetecteerd" + +#. • MSG_298 +msgid "The ISO file you have selected does not match its declared size: %s of data is missing!\n\nIf you obtained this file from the Internet, you should try to download a new copy and verify that the MD5 or SHA checksums match the official ones.\n\nNote that you can compute the MD5 or SHA in Rufus by clicking the (✓) button." +msgstr "Het ISO-bestand dat u heeft geselecteerd komt niet overeen met de aangegeven waarde grootte: %s van de data ontbreekt!\n\nAls u dit bestand van het internet heeft gehaald, probeer een nieuwe kopie te downloaden en te verifiëren of de MD5- of SHA-checksums overeenkomen met de officiële versie.\n\nU kunt de MD5 of SHA in Rufus berekenen door op de (✓)-knop te klikken." + +#. • MSG_299 +msgid "Timestamp validation error" +msgstr "Tijdstempel validatiefout" + +#. • MSG_300 +msgid "Rufus could not validate that the timestamp of the downloaded update is more recent than the one for the current executable.\n\nIn order to prevent potential attack scenarios, the update process has been aborted and the download will be deleted. Please check the log for more details." +msgstr "Rufus kon niet valideren dat de tijdstempel van de gedownloade update recenter is dan die van de huidige versie.\n\nOm mogelijke aanvalsscenario's te voorkomen is het updateproces afgebroken en zal de download verwijderd worden. Controleer het logboek voor meer details." + +#. • MSG_301 +msgid "Show application settings" +msgstr "Toepassingsinstellingen weergeven" + +#. • MSG_302 +msgid "Show information about this application" +msgstr "Informatie over deze toepassing weergeven" + +#. • MSG_303 +msgid "Show the log" +msgstr "Logboek weergeven" + +#. • MSG_304 +msgid "Create a disk image of the selected device" +msgstr "Schijf-image aanmaken van het geselecteerde apparaat" + +#. • MSG_305 +msgid "Use this option to indicate whether you want to use this device to install Windows on another disk, or if you want to run Windows directly from this drive (Windows To Go)." +msgstr "Gebruik deze optie om aan te geven of u dit apparaat wilt gebruiken om Windows op een andere schijf te installeren, of als u Windows rechtstreeks vanaf deze schijf wilt opstarten (Windows To Go)." + +#. • MSG_306 +#. +#. You can see this status message by pressing -- and then selecting START. +#. It's the same as MSG_286 but with a process that *may* be faster, hence the name. +msgid "Fast-zeroing drive: %0.1f%% completed" +msgstr "Snel nullen schrijven: %0.1f%% voltooid" diff --git a/res/loc/rufus.loc b/res/loc/rufus.loc index 66d87497..00d71737 100644 --- a/res/loc/rufus.loc +++ b/res/loc/rufus.loc @@ -12,7 +12,7 @@ # • v3.0 "hr-HR" "Croatian (Hrvatski)" # • v3.2 "cs-CZ" "Czech (ÄŒeÅ¡tina)" # • v3.0 "da-DK" "Danish (Dansk)" -# • v3.0 "nl-NL" "Dutch (Nederlands)" +# • v3.2 "nl-NL" "Dutch (Nederlands)" # • v3.2 "fi-FI" "Finnish (Suomi)" # • v3.2 "fr-FR" "French (Français)" # • v3.2 "de-DE" "German (Deutsch)" @@ -3476,80 +3476,78 @@ t MSG_305 "Brug dette alternativ for at angive om du vil bruge denne enhed til a ######################################################################### l "nl-NL" "Dutch (Nederlands)" 0x0413, 0x0813 -v 3.0 +v 3.2 b "en-US" -g IDD_DIALOG -t IDS_DRIVE_PROPERTIES_TXT "Drive Eigenschappen" -t IDS_DEVICE_TXT "Apparaat" -t IDS_BOOT_SELECTION_TXT "Opstart type" -t IDC_SELECT "Selecteer" -t IDS_IMAGE_OPTION_TXT "Image Optie" -t IDS_PARTITION_TYPE_TXT "Partitie-indeling en type doelsysteem" -t IDS_TARGET_SYSTEM_TXT "Doel systeem" -t IDS_FILE_SYSTEM_TXT "Bestandssysteem" -t IDS_CLUSTER_SIZE_TXT "Clustergrootte" -t IDS_LABEL_TXT "Nieuw volumelabel" -t IDS_FORMAT_OPTIONS_TXT "Formatteer Opties" -t IDC_BAD_BLOCKS "Controleer apparaat op slechte blokken" -t IDC_QUICK_FORMAT "Snelformatteren" -t IDC_EXTENDED_LABEL "Creëer uitgebreide label- en icoon bestanden" -t IDCANCEL "Sluit" -t IDC_LIST_USB_HDD "Laat USB HD's zien" -t IDC_OLD_BIOS_FIXES "Oplossingen voor oude BIOS'en (extra partitie, uitlijnen, etc.)" -t IDC_RUFUS_MBR "Gebruik Rufus MBR met BIOS ID" - g IDD_ABOUTBOX t IDD_ABOUTBOX "Over Rufus" t IDC_ABOUT_LICENSE "Licentie" +t IDOK "Ok" + +g IDD_DIALOG +t IDS_DRIVE_PROPERTIES_TXT "Drive-eigenschappen" +t IDS_DEVICE_TXT "Apparaat" +t IDS_BOOT_SELECTION_TXT "Boot-selectie" +t IDC_SELECT "Selecteren" +t IDS_IMAGE_OPTION_TXT "Image-optie" +t IDS_PARTITION_TYPE_TXT "Partitie-indeling" +t IDS_TARGET_SYSTEM_TXT "Doelsysteem" +t IDC_LIST_USB_HDD "Usb-harde schijven weergeven" +t IDC_OLD_BIOS_FIXES "Oplossingen voor oude BIOS'en (extra partitie, uitlijnen, etc.)" +t IDC_RUFUS_MBR "Rufus MBR met BIOS ID gebruiken" +t IDS_FORMAT_OPTIONS_TXT "Formatteer-opties" +t IDS_FILE_SYSTEM_TXT "Bestandssysteem" +t IDS_CLUSTER_SIZE_TXT "Clustergrootte" +t IDS_LABEL_TXT "Volumelabel" +t IDC_QUICK_FORMAT "Snelformatteren" +t IDC_BAD_BLOCKS "Apparaat controleren op slechte blokken" +t IDC_EXTENDED_LABEL "Uitgebreid label en pictogrambestanden aanmaken" +t IDCANCEL "Sluiten" +t IDC_START "Starten" g IDD_LICENSE -t IDD_LICENSE "Rufus Licentie" t IDCANCEL "Sluiten" +t IDD_LICENSE "Rufus-licentie" + +g IDD_LOG +t IDCANCEL "Sluiten" +t IDC_LOG_CLEAR "Wissen" +t IDC_LOG_SAVE "Opslaan" + +g IDD_NEW_VERSION +t IDCANCEL "Sluiten" +t IDD_NEW_VERSION "Op updates controleren - Rufus" +t IDS_NEW_VERSION_AVAIL_TXT "Er is een nieuwere versie beschikbaar. Download de laatste versie!" +t IDC_WEBSITE "Klik hier om naar de website te gaan" +t IDS_NEW_VERSION_NOTES_GRP "Uitgave-opmerkingen" +t IDS_NEW_VERSION_DOWNLOAD_GRP "Downloaden" +t IDC_DOWNLOAD "Downloaden" g IDD_NOTIFICATION t IDC_MORE_INFO "Meer informatie" t IDYES "Ja" t IDNO "Nee" -g IDD_LOG -t IDD_LOG "Log scherm" -t IDC_LOG_CLEAR "Verwijder" -t IDC_LOG_SAVE "Bewaar" -t IDCANCEL "Sluiten" - g IDD_UPDATE_POLICY -t IDD_UPDATE_POLICY "Update beleid en instellingen" +t IDCANCEL "Sluiten" +t IDD_UPDATE_POLICY "Updatebeleid en instellingen" t IDS_UPDATE_SETTINGS_GRP "Instellingen" -t IDS_UPDATE_FREQUENCY_TXT "Controleer op updates" -t IDS_INCLUDE_BETAS_TXT "Inclusief bèta versies" -t IDC_CHECK_NOW "Controleer nu" -t IDCANCEL "Sluiten" +t IDS_UPDATE_FREQUENCY_TXT "Op updates controleren" +t IDS_INCLUDE_BETAS_TXT "Bètaversies insluiten" +t IDC_CHECK_NOW "Nu controleren" -g IDD_NEW_VERSION -t IDD_NEW_VERSION "Controleer op updates - Rufus" -t IDS_NEW_VERSION_AVAIL_TXT "Een nieuwere versie is beschikbaar. Download de laatste versie a.u.b.!" -t IDC_WEBSITE "Klik hier om naar de website te gaan" -t IDS_NEW_VERSION_NOTES_GRP "Uitgave opmerkingen" -t IDS_NEW_VERSION_DOWNLOAD_GRP "Download" -t IDC_DOWNLOAD "Download" -t IDCANCEL "Sluiten" - -t MSG_001 "Ander programma gedetecteerd" -t MSG_002 "Een andere Rufus applicatie is geopend.\n" - "Sluit de eerste applicatie voordat u een andere opent a.u.b." -t MSG_003 "WAARSCHUWING: ALLE DATA OP APPARAAT '%s' ZAL VERWIJDERD WORDEN.\n" - "Om verder te gaan, klik OK. Om te stoppen klik ANNULEREN." -t MSG_004 "Rufus update beleid" +t MSG_001 "Andere instantie gedetecteerd" +t MSG_002 "Een andere Rufus-applicatie is geopend.\nSluit de eerste applicatie voordat u een andere opent." +t MSG_003 "WAARSCHUWING: ALLE DATA OP APPARAAT '%s' ZAL VERNIETIGD WORDEN.\nKlik op OK om verder te gaan met deze handeling. Klik op ANNULEREN om af te sluiten." +t MSG_004 "Rufus updatebeleid" t MSG_005 "Wilt u Rufus toestaan om online te zoeken naar programma updates?" t MSG_006 "Sluiten" t MSG_007 "Annuleren" t MSG_008 "Ja" t MSG_009 "Nee" t MSG_010 "Slechte blokken gevonden" -t MSG_011 "Controle voltooid: %d slechte blok(ken) gevonden\n" - " %d leesfout(en)\n %d schrijffout(en)\n %d corruptiefout(en)" -t MSG_012 "%s\nEen meer gedetailleerder rapport kan worden gevonden in:\n%s" +t MSG_011 "Controle voltooid: %d slechte blok(ken) gevonden\n %d leesfout(en)\n %d schrijffout(en)\n %d corruptiefout(en)" +t MSG_012 "%s\nEen meer gedetailleerd rapport kan teruggevonden worden in:\n%s" t MSG_013 "Uitgeschakeld" t MSG_014 "Dagelijks" t MSG_015 "Wekelijks" @@ -3557,325 +3555,261 @@ t MSG_016 "Maandelijks" t MSG_017 "Aangepast" t MSG_018 "Huidige versie: %d.%d (Build %d)" t MSG_019 "Laatste versie: %d.%d (Build %d)" -t MSG_020 "bytes" -t MSG_021 "KB" -t MSG_022 "MB" -t MSG_023 "GB" -t MSG_024 "TB" -t MSG_025 "PB" -t MSG_026 "bytes" -t MSG_027 "kilobytes" -t MSG_028 "megabytes" +t MSG_021 "kB" +t MSG_027 "kilobyte" +t MSG_028 "megabyte" t MSG_029 "Standaard" t MSG_030 "%s (Standaard)" t MSG_031 "BIOS (of UEFI-CSM)" t MSG_032 "UEFI (geen CSM)" t MSG_033 "BIOS of UEFI" -t MSG_034 "%d Ronde" -t MSG_035 "%d Rondes %s" -t MSG_036 "ISO image" -t MSG_037 "Applicatie" +t MSG_034 "%d ronde" +t MSG_035 "%d rondes %s" +t MSG_036 "ISO-image" +t MSG_037 "Toepassing" t MSG_038 "Afbreken" -t MSG_039 "Start" -t MSG_040 "Download" +t MSG_039 "Starten" +t MSG_040 "Downloaden" t MSG_041 "Opdracht geannuleerd door de gebruiker" t MSG_042 "Fout" t MSG_043 "Fout: %s" -t MSG_044 "Bestand download" -t MSG_045 "USB Opslag Apparaat (Algemeen)" -t MSG_046 "%s (Disk %d) [%s]" +t MSG_044 "Bestand-download" +t MSG_045 "usb-opslagapparaat (algemeen)" +t MSG_046 "%s (schijf %d) [%s]" t MSG_047 "Meerdere partities" t MSG_048 "Rufus - Buffers aan het legen" -t MSG_049 "Rufus - Annulatie" +t MSG_049 "Rufus - Annuleren" t MSG_050 "Succesvol." t MSG_051 "Onbepaalde fout tijdens formatteren." t MSG_052 "Kan geselecteerde bestandssysteem niet gebruiken voor dit medium." -t MSG_053 "Geen toegang tot het apparaat." -t MSG_054 "Medium is schrijfbeveiligd." -t MSG_055 "Het apparaat is in gebruik door een ander proces." - "Sluit alle processen af die toegang hebben tot het apparaat." +t MSG_053 "Toegang tot apparaat is geweigerd." +t MSG_054 "Medium is beveiligd tegen schrijven." +t MSG_055 "Het apparaat is in gebruik door een ander proces. Sluit alle processen af die toegang hebben tot het apparaat." t MSG_056 "Snelformatteren is niet beschikbaar voor dit apparaat." t MSG_057 "Het volumelabel is ongeldig." t MSG_058 "De apparaat tabel is ongeldig." t MSG_059 "De geselecteerde clustergrootte is ongeldig voor dit apparaat." t MSG_060 "De volumegrootte is ongeldig." -t MSG_061 "Plaats een verwisselbaar medium a.u.b." -t MSG_062 "Een ongeldige opdracht was ontvangen." +t MSG_061 "Plaats een verwisselbaar medium in de drive." +t MSG_062 "Er werd een niet-ondersteunde opdracht ontvangen." t MSG_063 "Geheugentoewijzing mislukt." t MSG_064 "Leesfout." t MSG_065 "Schrijffout." t MSG_066 "Installatie mislukt" -t MSG_067 "Medium kan niet geopend worden. Het is in gebruik door een ander proces. " - "Sluit het medium opnieuw aan en probeer het opnieuw a.u.b." +t MSG_067 "Medium kan niet geopend worden. Het is in gebruik door een ander proces. Sluit het medium opnieuw aan en probeer het opnieuw." t MSG_068 "Fout tijdens het partitioneren van de drive." -t MSG_069 "Kan bestanden niet kopiëren naar de doel drive." +t MSG_069 "Kan bestanden niet kopiëren naar de doel-drive." t MSG_070 "Geannuleerd door de gebruiker." t MSG_071 "Thread starten is niet mogelijk." t MSG_072 "Controle van slechte blokken niet voltooid." -t MSG_073 "ISO image controle fout." -t MSG_074 "ISO image extractie fout." +t MSG_073 "ISO-image scanfout" +t MSG_074 "ISO-image extractiefout." t MSG_075 "Herkoppelen van volume niet mogelijk." t MSG_076 "Patchen/klaarmaken van bestanden voor opstarten niet mogelijk." t MSG_077 "Niet mogelijk om een driveletter toe te wijzen." t MSG_078 "Kan GUID volume niet koppelen." t MSG_079 "Het apparaat is niet klaar." -t MSG_080 "Rufus heeft gedetecteerd dat Windows nog steeds bezig is om zijn interne buffers te legen naar het USB apparaat.\n\n" - "Afhankelijk van de snelheid van uw USB apparaat kan deze operatie een lange tijd duren voordat deze voltooid is.\n" - "Zeker voor grote bestanden.\n\nHet is aanbevolen om Windows de taak volledig te laten voltooien om datacorruptie te voorkomen.\n" - "Als het erg lang duurt dan kunt u het apparaat ontkoppelen..." +t MSG_080 "Rufus heeft gedetecteerd dat Windows nog steeds bezig is om zijn interne buffers te legen naar het usb-apparaat.\n\nAfhankelijk van de snelheid van uw usb-apparaat kan deze operatie een lange tijd duren voordat deze voltooid is.\nZeker voor grote bestanden.\n\nHet is aanbevolen om Windows de taak volledig te laten voltooien om datacorruptie te voorkomen.\nAls het erg lang duurt dan kunt u het apparaat ontkoppelen..." t MSG_081 "Niet-ondersteunde image" t MSG_082 "Deze image is ofwel niet opstartbaar, of het gebruikt een opstart- of compressiemethode die niet ondersteund wordt door Rufus..." t MSG_083 "%s vervangen?" -t MSG_084 "Deze ISO image lijkt een verouderde versie te gebruiken van '%s'.\n" - "Opstartmenu's worden mogelijk niet goed getoond.\n\n" - "Een nieuwere versie kan gedownload worden door Rufus om dit probleem op te lossen:\n" - "- Kies 'Ja' om een connectie met het internet te maken en het bestand te downloaden\n" - "- Kies 'Nee' om het bestaande ISO bestand ongewijzigd te laten.\n" - "Als u niet weet wat u moet doen, selecteer dan 'Ja'.\n\n" - "Opmerking: Het nieuwe bestand wordt naar de huidige map gedownload en als er al een" - "'%s' bestaat, zal deze automatisch hergebruiktworden." -t MSG_085 "Bezig met downloaden van '%s'" +t MSG_084 "Deze ISO-image lijkt een verouderde versie te gebruiken van '%s'.\nOpstartmenu's worden mogelijk niet goed getoond.\n\nEen nieuwere versie kan gedownload worden door Rufus om dit probleem op te lossen:\n- Kies 'Ja' om een connectie met het internet te maken en het bestand te downloaden\n- Kies 'Nee' om het bestaande ISO-bestand ongewijzigd te laten.\nAls u niet weet wat u moet doen, selecteer dan 'Ja'.\n\nOpmerking: Het nieuwe bestand wordt naar de huidige map gedownload en als er al een'%s' bestaat, zal deze automatisch hergebruikt worden." +t MSG_085 "'%s' downloaden" t MSG_086 "Geen image geselecteerd." +t MSG_087 "voor %s NAND" t MSG_088 "Image is te groot" t MSG_089 "De image is te groot voor het geselecteerde doelapparaat." t MSG_090 "Niet-ondersteunde ISO" -t MSG_091 "Wanneer voor type computer UEFI is geselecteerd, zijn alleen EFI opstartbare ISO images ondersteund." - "Selecteer een EFI opstartbare ISO of kies als type "MBR partitie-indeling voor BIOS computer." +t MSG_091 "Bij gebruik van UEFI-doeltype, zijn alleen EFI opstartbare ISO-images ondersteund. Selecteer een EFI-opstartbare ISO of kies als type \"MBR partitie-indeling voor BIOS-computer." t MSG_092 "Niet ondersteund bestandssysteem" -t MSG_093 "BELANGRIJK: DEZE DRIVE BEVAT MEERDERE PARTITIES!!\n\n" - "Dit kunnen partities/volumes zijn die niet in de lijst voor komen of zelfs niet zichtbaar zijn voor Windows. " - "Als je verder wilt gaan, ben je zelf verantwoordelijk voor gegevensverlies op deze partities." +t MSG_093 "BELANGRIJK: DEZE DRIVE BEVAT MEERDERE PARTITIES!!\n\nDit kunnen partities/volumes zijn die niet in de lijst voorkomen of zelfs niet zichtbaar zijn voor Windows. Als u verder wilt gaan, bent u zelf verantwoordelijk voor gegevensverlies op deze partities." t MSG_094 "Meerdere partities gedetecteerd" -t MSG_095 "DD Image" +t MSG_095 "DD-image" t MSG_096 "Het geselecteerde bestandssysteem kan niet worden gebruikt met dit type ISO. Selecteer een ander bestandssysteem of gebruik een andere ISO." t MSG_097 "'%s' kan alleen worden toegepast als het bestandssysteem NTFS is." -t MSG_098 "BELANGRIJK: U probeert 'Windows To Go' te installeren, maar uw doelschijf heeft " - "het 'FIXED' attribuut niet. Hierdoor zal Windows hoogst waarschijnlijk vastlopen tijdens " - "het opstarten omdat Microsoft het niet zo heeft ontworpen dat het werkt met drives die " - "het 'REMOVABLE' attribuut hebben.\n\nWilt u nog steeds doorgaan?\n\n" - "Aantekening: Het 'FIXED/REMOVABLE' attribuut is een hardware eigenschap die alleen " - "veranderd kan worden door gebruik te maken van tools van de drive fabrikant. " - "Maar deze tools worden BIJNA NOOIT aan het publiek aangeboden..." +t MSG_098 "BELANGRIJK: U probeert 'Windows To Go' te installeren, maar uw doelschijf heeft het 'FIXED'-attribuut niet. Hierdoor zal Windows hoogstwaarschijnlijk vastlopen tijdens het opstarten omdat Microsoft het niet zo heeft ontworpen dat het werkt met drives die het 'REMOVABLE' attribuut hebben.\n\nWilt u nog steeds doorgaan?\n\nAantekening: Het 'FIXED/REMOVABLE'-attribuut is een hardware-eigenschap die alleen veranderd kan worden door gebruik te maken van tools van de drive-fabrikant. Maar deze tools worden BIJNA NOOIT aan het publiek aangeboden..." t MSG_099 "Beperking van bestandssysteem" -t MSG_100 "Deze ISO image bevat een bestand dat groter is dan 4 GB wat groter is dan de " - "maximum toegestane grootte voor een FAT of FAT32 bestandssysteem." +t MSG_100 "Deze ISO-image bevat een bestand dat groter is dan 4 GB wat groter is dan de maximum toegestane grootte voor een FAT- of FAT32-bestandssysteem." t MSG_101 "WIM ondersteuning ontbreekt." -t MSG_102 "Uw OS kan geen bestanden uitpakken van WIM archieven. WIM extractie is nodig om EFI opstartbare Windows 7 en Windows Vista USB drives te maken. U kunt dit oplossen " - "door een recente versie van 7-Zip te installeren.\nWilt u de 7-Zip download pagina openen?" -t MSG_103 "Download %s?" -t MSG_104 "%s of hoger vereist een '%s' bestand om het te kunnen installeren.\n" - "Omdat dit bestand groter is dan 100 KB en altijd aanwezig is op %s ISO images," - "is het niet in Rufus ingebouwd.\n\nRufus kan het missende bestand voor u downloaden:\n" - "- Selecteer 'Ja' om verbinding met het internet te maken en het bestand te downloaden\n" - "- Selecteer 'Nee' als u later dit bestand handmatig naar de drive wilt kopiëren\n\n" - "Opmerking: Het bestand wordt gedownload in de huidige map en wanneer er een " - "%s' al bestaat, zal deze automatisch vervangen worden." -t MSG_105 "Wanneer u annuleert kan het apparaat ONBRUIKBAAR worden.\n" - "Als u zeker weet dat u wilt annuleren, klik op JA. Anders klikt u op NEE." -t MSG_106 "Selecteer een map a.u.b." +t MSG_102 "Uw OS kan geen bestanden uitpakken van WIM-archieven. WIM-extractie is nodig om EFI-opstartbare Windows 7 en Windows Vista usb-drives te maken. U kunt dit oplossen door een recente versie van 7-Zip te installeren.\nWilt u de 7-Zip downloadpagina openen?" +t MSG_103 "%s downloaden?" +t MSG_104 "%s of hoger vereist een '%s' bestand om het te kunnen installeren.\nOmdat dit bestand groter is dan 100 KB en altijd aanwezig is op %s ISO-images,is het niet in Rufus ingebouwd.\n\nRufus kan het missende bestand voor u downloaden:\n- Selecteer 'Ja' om verbinding met het internet te maken en het bestand te downloaden\n- Selecteer 'Nee' als u later dit bestand handmatig naar de drive wilt kopiëren\n\nOpmerking: Het bestand wordt gedownload in de huidige map en wanneer er een %s' al bestaat, zal deze automatisch vervangen worden." +t MSG_105 "Wanneer u annuleert kan het apparaat ONBRUIKBAAR worden.\nAls u zeker weet dat u wilt annuleren, klik op JA. Anders klikt u op NEE." +t MSG_106 "Selecteer een map" t MSG_107 "Alle bestanden" -t MSG_108 "Rufus log" -t MSG_109 "0x%02X (Disk %d)" -t MSG_110 "MS-DOS kan niet opstarten van een apparaat met een clustergrootte van 64 kilobyte..." -t MSG_111 "Incompatibel Clustergrootte" +t MSG_108 "Rufus-log" +t MSG_109 "0x%02X (schijf %d)" +t MSG_110 "MS-DOS kan niet opstarten van een apparaat met een clustergrootte van 64 kilobyte\nWijzig de clustergrootte of gebruik FreeDOS." +t MSG_111 "Incompatibele clustergrootte" t MSG_112 "Het formatteren van grote UDF volumes kan een lange tijd duren..." -t MSG_113 "Grote UDF volume" -t MSG_114 "Deze image maakt gebruik van Syslinux %s%s maar de applicatie bevat alleen de installatiebestanden voor" - "Syslinux %s%s.\n\nOmdat oude en nieuwe versies van Syslinux niet compatibel zijn met elkaar, en het niet mogelijk is voor Rufus om alle versies te beheren," - "moeten twee extra bestanden gedownload worden van het internet ('ldlinux.sys' en 'ldlinux.bss'):\n" - "- Klik op 'Ja' om via internet deze bestanden te downloaden\n" - "- Klik op 'Nee' om de opdracht te annuleren\n\n" - "Let op: De bestanden worden in de huidige applicatiemap opgeslagen en zullen automatisch vervangen worden als het bestand al bestaat." +t MSG_113 "Groot UDF-volume" +t MSG_114 "Deze image maakt gebruik van Syslinux %s%s maar de applicatie bevat alleen de installatiebestanden voorSyslinux %s%s.\n\nOmdat oude en nieuwe versies van Syslinux niet compatibel zijn met elkaar, en het niet mogelijk is voor Rufus om alle versies te beheren, moeten twee extra bestanden gedownload worden van het internet ('ldlinux.sys' en 'ldlinux.bss'):\n- Klik op 'Ja' om via internet deze bestanden te downloaden\n- Klik op 'Nee' om de opdracht te annuleren\n\nLet op: De bestanden worden in de huidige applicatiemap opgeslagen en zullen automatisch vervangen worden als het bestand al bestaat." t MSG_115 "Download is vereist" -t MSG_116 "Deze image maakt gebruik van Grub %s maar de applicatie bevat alleen de installatiebestanden voor Grub %s.\n\n" - "Als verschillende versies van Grub mogelijk niet compatibel met elkaar zijn, en het is " - "niet mogelijk om ze allemaal toe te voegen, dan zal Rufus proberen om een versie van het " - "Grub installatie bestand ('core.img') te zoeken dat overeenkomst met uw image:\n" - "- Selecteer 'Ja' om te proberen het te downloaden\n" - "- Selecteer 'Nee' om de standaard versie van Rufus te gebruiken\n" - "- Selecteer 'Annuleren' om de bewerking te stoppen\n\n" - "Aantekening: Het bestand zal in de huidige programma map gedownload en automatisch vervangen worden als het bestand al bestaat. " - "Als er geen bestand online wordt gevonden, dan zal de standaard versie worden gebruikt." -t MSG_117 "Standaard Windows installatie" -t MSG_119 "geavanceerde drive opties" -t MSG_120 "geavanceerde formateer opties" -t MSG_121 "Zichtbaar %s" -t MSG_122 "Verbergen %s" -t MSG_150 "Type computer waarop u deze opstartbare schijf wilt gebruiken. Het is uw verantwoordelijkheid om te bepalen of " - "u een BIOS- of UEFI type wilt voordat u begint met het maken van de schijf, anders kunt u deze niet opstarten." -t MSG_151 "'UEFI-CSM' betekend dat het apparaat alleen in BIOS emulatie modus kan starten (beter bekend als 'Legacy Modus') onder UEFI, en niet in native UEFI modus." -t MSG_152 "'geen CSM' betekend dat alleen in native UEFI modus kan starten, en niet in BIOS emulatie modus (beter bekend als 'Legacy Mode')." -t MSG_153 "Test patroon: 0x%02X" -t MSG_154 "Test patroon: 0x%02X, 0x%02X" -t MSG_155 "Test patroon: 0x%02X, 0x%02X, 0x%02X" -t MSG_156 "Test patroon: 0x%02X, 0x%02X, 0x%02X, 0x%02X" -t MSG_157 "Selecteer hier uw type bestandssysteem" -t MSG_158 "Minimum grootte dat een datablok inneemt in het bestandssysteem" -t MSG_159 "Gebruik dit veld om de drive naam in te stellen.\nInternationale tekens worden geaccepteerd." -t MSG_160 "Wissel naar geavanceerde opties" +t MSG_116 "Deze image maakt gebruik van Grub %s maar de applicatie bevat alleen de installatiebestanden voor Grub %s.\n\nAls verschillende versies van Grub mogelijk niet compatibel met elkaar zijn, en het is niet mogelijk om ze allemaal toe te voegen, dan zal Rufus proberen om een versie van het Grub installatie bestand ('core.img') te zoeken dat overeenkomst met uw image:\n- Selecteer 'Ja' om te proberen het te downloaden\n- Selecteer 'Nee' om de standaard versie van Rufus te gebruiken\n- Selecteer 'Annuleren' om de bewerking te stoppen\n\nAantekening: Het bestand zal in de huidige programma map gedownload en automatisch vervangen worden als het bestand al bestaat. Als er geen bestand online wordt gevonden, dan zal de standaard versie worden gebruikt." +t MSG_117 "Standaard Windows-installatie" +t MSG_119 "Geavanceerde drive-eigenschappen" +t MSG_120 "Geavanceerde formatteer-opties" +t MSG_121 "%s weergeven" +t MSG_122 "%s verbergen" +t MSG_123 "Grootte van persistente partitie" +t MSG_124 "Geen persistentie" +t MSG_125 "De grootte van de persistente partitie instellen voor live usb-media. De grootte op 0 instellen schakelt de persistente partitie uit." +t MSG_126 "Grootte-units van de partitie instellen." +t MSG_150 "Type computer waarop u deze opstartbare schijf wilt gebruiken. Het is uw verantwoordelijkheid om te bepalen of u een BIOS- of UEFI-type wilt voordat u begint met het maken van de schijf, anders kunt u deze niet opstarten." +t MSG_151 "'UEFI-CSM' betekent dat het apparaat alleen in BIOS-emulatiemodus kan starten (beter bekend als 'Legacy Modus') onder UEFI, en niet in native UEFI-modus." +t MSG_152 "'geen CSM' betekent dat het apparaat alleen in native UEFI-modus kan starten, en niet in BIOS-emulatiemodus (beter bekend als 'Legacy Mode')." +t MSG_153 "Testpatroon: 0x%02X" +t MSG_154 "Testpatroon: 0x%02X, 0x%02X" +t MSG_155 "Testpatroon: 0x%02X, 0x%02X, 0x%02X" +t MSG_156 "Testpatroon: 0x%02X, 0x%02X, 0x%02X, 0x%02X" +t MSG_157 "Stelt het doel-bestandssysteem in" +t MSG_158 "Minimumruimte die een datablok inneemt in het bestandssysteem" +t MSG_159 "Gebruik dit veld om de drive-naam in te stellen.\nInternationale tekens worden aanvaard.d" +t MSG_160 "Geavanceerde opties in-/uitschakelen" t MSG_161 "Controleer het apparaat op slechte blokken tijdens een testpatroon" -t MSG_162 "Uitvinken om een \"langzamere\" formatteer methode te gebruiken" +t MSG_162 "Uitvinken om de \"langzame\" formatteermethode te gebruiken" t MSG_163 "Methode die wordt gebruikt om partities te maken" t MSG_164 "Gebruikte methode om de drive opstartbaar te maken" -t MSG_165 "Klik om een image te selecteren..." -t MSG_166 "Vink aan om internationale labels te zien en een apparaat\n" - "pictogram in te stellen (creëert een autorun.inf bestand)" -t MSG_167 "Installeert een MBR die een opstartselectie toestaat en de BIOS USB drive ID kan verbergen" -t MSG_168 "Probeert de eerste opstartbare USB drive (gewoonlijk 0x80) voor te laten doen als een andere disk.\n" - "Dit is alleen nodig als u Windows XP installeert en meer dan één disk heeft." -t MSG_169 "Creëert een extra verborgen partitie en probeert de partitiegrenzen uit te lijnen.\n" - "Dit kan de opstart detectie verbeteren voor oudere BIOS'en" -t MSG_170 "Activeer de lijst met externe USB HD's.\nGEBRUIK OP EIGEN RISICO!!!" -t MSG_171 "Start het formatteren.\nDit zal alle data op de doel drive VERWIJDEREN!" -t MSG_173 "Klik om te selecteren..." -t MSG_174 "Rufus - De betrouwbare USB Formatteer Tool" -t MSG_175 "Versie %d.%d (Build %d)" -t MSG_176 "Nederlandse vertaling: Roberto Pino " +t MSG_165 "Klikken om een image te selecteren..." +t MSG_166 "Vink aan om internationale labels te zien en een apparaat\npictogram in te stellen (creëert een autorun.inf bestand)" +t MSG_167 "Installeert een MBR die een opstartselectie toestaat en de BIOS usb-drive ID kan verbergen" +t MSG_168 "Probeert de eerste opstartbare usb drive (gewoonlijk 0x80) voor te laten doen als een andere disk.\nDit is alleen nodig als u Windows XP installeert en meer dan één disk heeft." +t MSG_169 "Creëert een extra verborgen partitie en probeert de partitiegrenzen uit te lijnen.\nDit kan de opstart detectie verbeteren voor oudere BIOS'en" +t MSG_170 "Activeer de lijst met externe usb HD's.\nGEBRUIK OP EIGEN RISICO!!!" +t MSG_171 "De formatteerhandeling starten.\nDit zal alle data op de doeldrive VERWIJDEREN!" +t MSG_172 "Ongeldige downloadhandtekening" +t MSG_173 "Klikken om te selecteren..." +t MSG_174 "Rufus - de betrouwbare usb-formatteertool" +t MSG_175 "Versie %d.%d (build %d)" +t MSG_176 "Nederlandse vertaling:\\line• Roberto Pino \\line• Thomas De Rocker " t MSG_177 "Meld fouten of verbeteringsverzoeken naar:" -t MSG_178 "Aanvullende Auteursrechten:" -t MSG_179 "Update Beleid:" -t MSG_180 "Als u ervoor kiest dat dit programma op updates controleert," - "dan gaat u akkoord dat de volgende informatie verzameld kan worden op onze server(s):" +t MSG_178 "Aanvullende auteursrechten:" +t MSG_179 "Updatebeleid:" +t MSG_180 "Als u ervoor kiest dat dit programma op updates controleert, dan gaat u akkoord dat de volgende informatie verzameld kan worden op onze server(s):" t MSG_181 "Type besturingssysteem en versienummer" t MSG_182 "Versienummer van de applicatie die u gebruikt" -t MSG_183 "Uw IP adres" -t MSG_184 "Ten behoeve van het genereren van statistieken voor privégebruik, kunnen we de informatie blijven verzamelen" - "\\b van ten hoogste een jaar\\b0 . Wij zullen deze individuele gegevens echter niet vrijwillig openbaar maken aan derden." -t MSG_185 "Update Proces:" -t MSG_186 "Rufus voert geen installatie van of achtergrond services uit, Daarom worden updatecontroles alleen uitgevoerd als de toepassing wordt uitgevoerd.\\line\n" - "Internet toegang is natuurlijk vereist wanneer er op updates gecontroleerd wordt." -t MSG_187 "Ongeldige image voor geselecteerde opstart optie" -t MSG_188 "De huidige image komt niet overeen met de opstart optie die geselecteerd is. Gebruik a.u.b. een andere image of kies een andere opstart optie." +t MSG_183 "Uw IP-adres" +t MSG_184 "Ten behoeve van het genereren van statistieken voor privégebruik, kunnen we de informatie blijven verzamelen\\b van ten hoogste een jaar\\b0 . Wij zullen deze individuele gegevens echter niet vrijwillig openbaar maken aan derden." +t MSG_185 "Update-proces:" +t MSG_186 "Rufus voert geen installatie van of achtergrondservices uit, Daarom worden updatecontroles alleen uitgevoerd als de toepassing wordt uitgevoerd.\\line\nInternettoegang is natuurlijk vereist wanneer er op updates gecontroleerd wordt." +t MSG_187 "Ongeldige image voor geselecteerde opstartoptie" +t MSG_188 "De huidige image komt niet overeen met de opstartoptie die geselecteerd is. Gebruik een andere image of kies een andere opstartoptie." t MSG_189 "Dit ISO beeldbestand is niet compatibel met het geselecteerde bestandssysteem." t MSG_190 "niet compatibel drive gedetecteerd" t MSG_191 "Schrijfactie" t MSG_192 "Leesactie" -t MSG_193 "Gedownload %s" -t MSG_194 "Kan niet downloaden %s" -t MSG_195 "Gebruikt geïntegreerde versie van %s bestand(en)" -t MSG_196 "BELANGRIJK: DEZE DRIVE GEBRUIKT EEN NIET-STANDAARD SECTORGROOTTE!!\n\n" - "Conventionele drives gebruiken een 512-byte sector grootte maar deze drive gebruikt een %d-byte one. " - "In veel gevallen betekent dit dat u NIET van deze drive kan opstarten.\n" - "Rufus kan proberen om een opstartbare drive te maken, maar er is GEEN GARANTIE dat het gaat werken." +t MSG_193 "%s gedownload" +t MSG_194 "Kon %s niet downloaden" +t MSG_195 "Geïntegreerde versie van %s bestand(en) gebruiken" +t MSG_196 "BELANGRIJK: DEZE DRIVE GEBRUIKT EEN NIET-STANDAARD SECTORGROOTTE!!\n\nConventionele drives gebruiken een 512-byte sector grootte maar deze drive gebruikt een %d-byte one. In veel gevallen betekent dit dat u NIET van deze drive kan opstarten.\nRufus kan proberen om een opstartbare drive te maken, maar er is GEEN GARANTIE dat het gaat werken." t MSG_197 "Niet-standaard sectorgrootte gedetecteerd" -t MSG_198 "'Windows To Go' kan alleen worden geïnstalleerd op een GPT gepartitioneerde schijf als het " - "FIXED attribuut is ingesteld. De huidige drive wordt niet herkend als FIXED." -t MSG_201 "Bezig met annuleren - Een moment geduld a.u.b. ..." -t MSG_202 "Bezig met onderzoeken van image..." -t MSG_203 "Onderzoeken van image mislukt" +t MSG_198 "'Windows To Go' kan alleen geïnstalleerd worden op een GPT-gepartitioneerde schijf als het FIXED-attribuut ingesteld is. De huidige drive wordt niet herkend als FIXED." +t MSG_201 "Annuleren - even geduld..." +t MSG_202 "Image scannen..." +t MSG_203 "Scannen van image mislukt" t MSG_204 "Verouderde %s gedetecteerd" t MSG_205 "Gebruikte image: %s" -t MSG_206 "Ontbrekend %s bestand" -t MSG_207 "Nieuw Volume" +t MSG_206 "Ontbrekend %s-bestand" +t MSG_207 "Nieuw volume" t MSG_208 "%d apparaat gevonden" t MSG_209 "%d apparaten gevonden" -t MSG_210 "GEREED" +t MSG_210 "KLAAR" t MSG_211 "Geannuleerd" -t MSG_212 "MISLUKT" -t MSG_213 "Bezig nieuwe applicatie opstarten..." -t MSG_214 "Starten van nieuwe applicatie mislukt" +t MSG_212 "Mislukt" +t MSG_213 "Nieuwe toepassing starten..." +t MSG_214 "Nieuwe toepassing starten mislukt" t MSG_215 "Geopend %s" t MSG_216 "Opgeslagen %s" t MSG_217 "Formatteren: %0.1f%% voltooid" -t MSG_218 "Bestandssysteem aan het maken: Taak %d/%d voltooid" +t MSG_218 "Bestandssysteem aanmaken: Taak %d/%d voltooid" t MSG_219 "NTFS herstellen: %d%% voltooid" t MSG_220 "Formatteren (UDF) (%s) - Geschatte duur %d:%02d..." -t MSG_221 "Creëer volumenaam (Dit kan een tijdje duren)..." +t MSG_221 "Label instellen (dit kan een tijdje duren)..." t MSG_222 "Formatteren (%s)..." t MSG_223 "NTFS herstellen (Checkdisk)..." -t MSG_224 "Schoon MBR/PBR/GPT structuren op..." -t MSG_225 "Verzoek tot disk toegang..." -t MSG_226 "Bezig met analyse bestaande opstart records..." -t MSG_227 "Bezig bestaande volume afsluiten..." -t MSG_228 "Master boot record aan het schrijven..." -t MSG_229 "Partitie opstartrecord aan het schrijven..." -t MSG_230 "DOS files aan het kopiëren..." -t MSG_231 "ISO bestanden aan het kopiëren..." -t MSG_232 "Win7 EFI opstart setup (Dit kan een tijdje duren)..." -t MSG_233 "Finaliseren, een moment geduld a.u.b. ..." -t MSG_234 "Bezig met installeren Syslinux %s..." -t MSG_235 "Slechte Blokken: Ronde %s %d/%d - %0.2f%% (%d/%d/%d fouten)" -t MSG_236 "Slechte Blokken: Testen met willekeurig patroon" -t MSG_237 "Slechte Blokken: Testen met patroon 0x%02X" +t MSG_224 "MBR/PBR/GPT-structuren wissen..." +t MSG_225 "Schijftoegang aanvragen..." +t MSG_226 "Bestaande boot-records analyseren..." +t MSG_227 "Bestaand volume afsluiten..." +t MSG_228 "Master boot record schrijven..." +t MSG_229 "Partitie-boot-record schrijven..." +t MSG_230 "DOS-bestanden kopiëren..." +t MSG_231 "ISO-bestanden kopiëren..." +t MSG_232 "Win7 EFI boot-setup (dit kan een tijdje duren)..." +t MSG_233 "Afwerken, even geduld..." +t MSG_234 "Installeren van Syslinux %s..." +t MSG_235 "Slechte blokken: %s %d/%d - %0.2f%% (%d/%d/%d fouten)" +t MSG_236 "Slechte blokken: testen met willekeurig patroon" +t MSG_237 "Slechte blokken: testen met patroon 0x%02X" t MSG_238 "Partitioneren (%s)..." -t MSG_239 "Partities worden verwijderd..." +t MSG_239 "Partities verwijderen..." +t MSG_240 "De handtekening voor de gedownloade update kan niet gevalideerd worden. Dit kan betekenen dat uw systeem onjuist geconfigureerd is voor handtekeningvalidatie of een kwaadwillende download aantonen.\n\nDe download zal verwijderd worden. Controleer de log voor meer details." t MSG_241 "Downloaden: %0.1f%%" t MSG_242 "Downloaden van bestand mislukt." -t MSG_243 "Controleren op Rufus updates..." -t MSG_244 "Updates: Connectie met internet niet mogelijk" +t MSG_243 "Controleren op Rufus-updates..." +t MSG_244 "Updates: verbinden met het internet niet mogelijk" t MSG_245 "Updates: Versienummer ophalen niet mogelijk" -t MSG_246 "Een nieuwe versie van Rufus is beschikbaar!" +t MSG_246 "Er is een nieuwe versie van Rufus beschikbaar!" t MSG_247 "Geen nieuwe versies van Rufus gevonden" t MSG_248 "Registersleutels van applicatie succesvol verwijderd" t MSG_249 "Registersleutels van applicatie verwijderen mislukt" t MSG_250 "%s ingeschakeld" t MSG_251 "%s uitgeschakeld" -t MSG_252 "Controles op image grootte" +t MSG_252 "Grootte-controles" t MSG_253 "Detectie harde schijven" -t MSG_254 "Forceer uitgebreide FAT32 formattering" -t MSG_255 "NoDriveTypeAutorun zal worden verwijderd tijdens afsluiten" -t MSG_256 "Valse drive detectie" -t MSG_257 "Joliet ondersteuning" -t MSG_258 "Rock Ridge ondersteuning" +t MSG_254 "Forceer uitgebreide FAT32-formattering" +t MSG_255 "NoDriveTypeAutorun zal verwijderd worden bij afsluiten" +t MSG_256 "Valse drive-detectie" +t MSG_257 "Joliet-ondersteuning" +t MSG_258 "Rock Ridge-ondersteuning" t MSG_259 "Update forceren" -t MSG_260 "NTFS compressie" -t MSG_261 "Bezig met schrijven van image: %0.1f%% voltooid" -t MSG_262 "ISO ondersteuning" +t MSG_260 "NTFS-compressie" +t MSG_261 "Image schrijven: %0.1f%% voltooid" +t MSG_262 "ISO-ondersteuning" t MSG_263 "Gebruik de juiste grootte-eenheden" t MSG_264 "De map '%s' wordt verwijderd" -t MSG_265 "VMWare disk gedetecteerd" -t MSG_266 "Dubbel UEFI/BIOS modus" -t MSG_267 "Windows image wordt toegepast: %0.1f%% gereed" -t MSG_268 "Windows image wordt toegepast..." -t MSG_269 "Behoud bestandsdata" -t MSG_270 "USB debug" +t MSG_265 "VMWare-schijfdetectie" +t MSG_266 "Dubbele UEFI/BIOS-modus" +t MSG_267 "Windows-image toepassen: %0.1f%% voltooid" +t MSG_268 "Windows-image toepassen..." +t MSG_269 "Tijdstempels behouden" +t MSG_270 "USB-debug" t MSG_271 "Image checksums berekenen: %0.1f%% voltooid" t MSG_272 "Bereken de MD5, SHA1 en SHA256 checksums voor de geselecteerde image" -t MSG_273 "Verander de taal van het programma" +t MSG_273 "De taal van de toepassing wijzigen" t MSG_274 "ISOHybride image gedetecteerd" -t MSG_275 "De geselecteerde image is een 'ISOHybride' image. Dit betekent dat het in " - "%s (bestands copy) modus of %s (disk image) modus weggeschreven kan worden.\n" - "Rufus beveelt de %s modus aan zodat er altijd volledige toegang is tot de schijf nadat deze beschreven is.\n" - "Echter, als er problemen zijn tijdens het opstarten, kunt u proberen om deze image opnieuw te schrijven in %s modus.\n\n" - "Selecteer a.u.b. de modus die u wilt gebruiken om deze image te schrijven:" -t MSG_276 "Schrijf in %s modus (Aanbevolen)" -t MSG_277 "Schrijf in %s modus" -t MSG_278 "Bezig met controleren op conflicterende processen..." -t MSG_279 "Niet bootable" -t MSG_280 "Disk of ISO image" -t MSG_281 "%s (Selecteer a.u.b.)" -t MSG_282 "Exclusieve USB drive vergrendeling" +t MSG_275 "De geselecteerde image is een 'ISOHybride' image. Dit betekent dat het in %s (bestands copy) modus of %s (disk image) modus weggeschreven kan worden.\nRufus beveelt de %s modus aan zodat er altijd volledige toegang is tot de schijf nadat deze beschreven is.\nEchter, als er problemen zijn tijdens het opstarten, kunt u proberen om deze image opnieuw te schrijven in %s modus.\n\nSelecteer de modus die u wilt gebruiken om deze image te schrijven:" +t MSG_276 "In %s-modus schrijven (aanbevolen)" +t MSG_277 "In %s-modus schrijven" +t MSG_278 "Controleren op conflicterende processen..." +t MSG_279 "Niet opstartbaar" +t MSG_280 "Schijf of ISO-image" +t MSG_281 "%s (selecteren)" +t MSG_282 "Exclusieve usb drive vergrendeling" t MSG_283 "Ongeldige handtekening" t MSG_284 "het gedownloade programmabestand heeft geen digitale handtekening." -t MSG_285 "Het gedownloade programmabestand is ondertekend door '%s'.\nDit is geen herkende handtekening " - "en zou dus kunnen betekenen dat iemand malware in dit bestand heeft verborgen...\nWeet u zeker dat u dit bestand wilt uitvoeren?" +t MSG_285 "Het gedownloade programmabestand is ondertekend door '%s'.\nDit is geen herkende handtekening en zou dus kunnen betekenen dat iemand malware in dit bestand heeft verborgen...\nWeet u zeker dat u dit bestand wilt uitvoeren?" t MSG_286 "Nullen schrijven : %0.1f%% voltooid" -t MSG_287 "Verwijderbare niet-USB drives gedetecteerd" +t MSG_287 "Detectie van niet-usb verwijderbare drives" t MSG_288 "Ontbrekende verhoogde rechten" t MSG_289 "Dit programma kan alleen starten met verhoogde rechten" -t MSG_290 "Indexering van bestanden" +t MSG_290 "Bestandsindexering" t MSG_291 "Versie selectie" -t MSG_292 "Selecteer a.u.b. de windows versie die u wilt installeren:" -t MSG_293 "Niet ondersteunde Windows versie" -t MSG_294 "Deze Windows versie wordt niet langer ondersteund door Rufus." -t MSG_295 "Waarschuwing: Onofficiële versie" -t MSG_296 "Deze versie van Rufus is NIET gemaakt door de originele developer(s).\n\nWeet je zeker dat je dit programma wilt uitvoeren?" -t MSG_297 "Onvolledige ISO gedetecteerd" -t MSG_298 "Het ISO bestand dat u heeft geselecteerd komt niet overeen met de aangegeven waarde " - "grootte: %s van de data ontbreekt!\n\nAls u dit bestand van het " - "internet heeft gehaald, probeer een nieuwe kopie te downloaden en te verifiëren met de " - "MD5 of SHA checksums die overeenkomen met de officiële versie.\n\nU kunt de " - "MD5 of SHA in Rufus berekenen door op het (✓) button te klikken." +t MSG_292 "Selecteer de Windows-versie die u wilt installeren:" +t MSG_293 "Niet ondersteunde Windows-versie" +t MSG_294 "Deze Windows-versie wordt niet langer ondersteund door Rufus." +t MSG_295 "Waarschuwing: onofficiële versie" +t MSG_296 "Deze versie van Rufus is NIET gemaakt door de originele ontwikkelaar(s).\n\nWeet u zeker dat u dit programma wilt uitvoeren?" +t MSG_297 "Onvolledige ISO-gedetecteerd" +t MSG_298 "Het ISO-bestand dat u heeft geselecteerd komt niet overeen met de aangegeven waarde grootte: %s van de data ontbreekt!\n\nAls u dit bestand van het internet heeft gehaald, probeer een nieuwe kopie te downloaden en te verifiëren of de MD5- of SHA-checksums overeenkomen met de officiële versie.\n\nU kunt de MD5 of SHA in Rufus berekenen door op de (✓)-knop te klikken." t MSG_299 "Tijdstempel validatiefout" -t MSG_300 "Rufus kon niet valideren dat de tijdstempel van de gedownloade update recenter is dan die van de huidige versie.\n\n" - "Om mogelijke aanvalsscenario's te voorkomen is het updateproces afgebroken en " - "zal de download verwijderd worden. Controleer het logboek voor meer details." -t MSG_301 "Toon instellingen applicatie" -t MSG_302 "Toon informatie over deze toepassing" -t MSG_303 "Toon het logboek" -t MSG_304 "Maak een schijfkopie van het geselecteerde apparaat" -t MSG_305 "Gebruik deze optie om aan te geven of u dit apparaat wilt gebruiken om Windows op een andere schijf te installeren, " - "of als u Windows rechtstreeks vanaf deze schijf wilt opstarten (Windows To Go)." +t MSG_300 "Rufus kon niet valideren dat de tijdstempel van de gedownloade update recenter is dan die van de huidige versie.\n\nOm mogelijke aanvalsscenario's te voorkomen is het updateproces afgebroken en zal de download verwijderd worden. Controleer het logboek voor meer details." +t MSG_301 "Toepassingsinstellingen weergeven" +t MSG_302 "Informatie over deze toepassing weergeven" +t MSG_303 "Logboek weergeven" +t MSG_304 "Schijf-image aanmaken van het geselecteerde apparaat" +t MSG_305 "Gebruik deze optie om aan te geven of u dit apparaat wilt gebruiken om Windows op een andere schijf te installeren, of als u Windows rechtstreeks vanaf deze schijf wilt opstarten (Windows To Go)." +t MSG_306 "Snel nullen schrijven: %0.1f%% voltooid" ######################################################################### l "fi-FI" "Finnish (Suomi)" 0x040B diff --git a/src/rufus.rc b/src/rufus.rc index 0d9acb8c..9a8131f6 100644 --- a/src/rufus.rc +++ b/src/rufus.rc @@ -33,7 +33,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL IDD_DIALOG DIALOGEX 12, 12, 232, 326 STYLE DS_SETFONT | DS_MODALFRAME | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_ACCEPTFILES -CAPTION "Rufus 3.2.1380" +CAPTION "Rufus 3.2.1381" FONT 9, "Segoe UI Symbol", 400, 0, 0x0 BEGIN LTEXT "Drive Properties",IDS_DRIVE_PROPERTIES_TXT,8,6,53,12,NOT WS_GROUP @@ -392,8 +392,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 3,2,1380,0 - PRODUCTVERSION 3,2,1380,0 + FILEVERSION 3,2,1381,0 + PRODUCTVERSION 3,2,1381,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -411,13 +411,13 @@ BEGIN VALUE "Comments", "https://akeo.ie" VALUE "CompanyName", "Akeo Consulting" VALUE "FileDescription", "Rufus" - VALUE "FileVersion", "3.2.1380" + VALUE "FileVersion", "3.2.1381" VALUE "InternalName", "Rufus" VALUE "LegalCopyright", "© 2011-2018 Pete Batard (GPL v3)" VALUE "LegalTrademarks", "https://www.gnu.org/copyleft/gpl.html" VALUE "OriginalFilename", "rufus-3.2.exe" VALUE "ProductName", "Rufus" - VALUE "ProductVersion", "3.2.1380" + VALUE "ProductVersion", "3.2.1381" END END BLOCK "VarFileInfo"