mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-19 00:15:21 +01:00
685 lines
29 KiB
XML
685 lines
29 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="nl_NL">
|
|
<context>
|
|
<name>DownloadExtractThread</name>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="167"/>
|
|
<source>Error writing to storage</source>
|
|
<translation>Fout bij schrijven naar opslag</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="189"/>
|
|
<location filename="../downloadextractthread.cpp" line="349"/>
|
|
<source>Error extracting archive: %1</source>
|
|
<translation>Fout bij uitpakken archiefbestand: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="235"/>
|
|
<source>Error mounting FAT32 partition</source>
|
|
<translation>Fout bij mounten FAT32 partitie</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="245"/>
|
|
<source>Operating system did not mount FAT32 partition</source>
|
|
<translation>Besturingssysteem heeft FAT32 partitie niet gemount</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="268"/>
|
|
<source>Error changing to directory '%1'</source>
|
|
<translation>Fout bij openen map '%1'</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>DownloadThread</name>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="146"/>
|
|
<source>Error running diskpart: %1</source>
|
|
<translation>Fout bij uitvoeren diskpart: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="167"/>
|
|
<source>Error removing existing partitions</source>
|
|
<translation>Fout bij verwijderen bestaande partities</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="193"/>
|
|
<source>Authentication cancelled</source>
|
|
<translation>Authenticatie geannuleerd</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="196"/>
|
|
<source>Error running authopen to gain access to disk device '%1'</source>
|
|
<translation>Fout bij uitvoeren authopen: '%1'</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="197"/>
|
|
<source>Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access').</source>
|
|
<translation>Gelieve te controlleren of 'Raspberry Pi Imager' toegang heeft tot 'verwijderbare volumes' in de privacy instellingen (onder 'bestanden en mappen' of anders via 'volledige schijftoegang').</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="218"/>
|
|
<source>Cannot open storage device '%1'.</source>
|
|
<translation>Fout bij openen opslagapparaat '%1'.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="260"/>
|
|
<source>discarding existing data on drive</source>
|
|
<translation>wissen bestaande gegevens</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="280"/>
|
|
<source>zeroing out first and last MB of drive</source>
|
|
<translation>wissen eerste en laatste MB van opslag</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="286"/>
|
|
<source>Write error while zero'ing out MBR</source>
|
|
<translation>Fout bij wissen MBR</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="740"/>
|
|
<source>Error reading from storage.<br>SD card may be broken.</source>
|
|
<translation>Fout bij lezen van SD kaart.<br>Kaart is mogelijk defect.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="812"/>
|
|
<source>Waiting for FAT partition to be mounted</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="860"/>
|
|
<source>Error mounting FAT32 partition</source>
|
|
<translation type="unfinished">Fout bij mounten FAT32 partitie</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="882"/>
|
|
<source>Operating system did not mount FAT32 partition</source>
|
|
<translation type="unfinished">Besturingssysteem heeft FAT32 partitie niet gemount</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="886"/>
|
|
<source>Customizing image</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="898"/>
|
|
<source>Error creating firstrun.sh on FAT partition</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="939"/>
|
|
<source>Error writing to config.txt on FAT partition</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="963"/>
|
|
<source>Error writing to cmdline.txt on FAT partition</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="398"/>
|
|
<source>Access denied error while writing file to disk.</source>
|
|
<translation>Toegang geweigerd bij het schrijven naar opslag.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="403"/>
|
|
<source>Controlled Folder Access seems to be enabled. Please add both rpi-imager.exe and fat32format.exe to the list of allowed apps and try again.</source>
|
|
<translation>Controller Folder Access lijkt aan te staan. Gelieve zowel rpi-imager.exe als fat32format.exe toe te voegen aan de lijst met uitsluitingen en het nogmaals te proberen.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="409"/>
|
|
<source>Error writing file to disk</source>
|
|
<translation>Fout bij schrijven naar opslag</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="428"/>
|
|
<source>Error downloading: %1</source>
|
|
<translation>Fout bij downloaden: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="647"/>
|
|
<source>Error writing to storage (while flushing)</source>
|
|
<translation>Fout bij schrijven naar opslag (tijdens flushen)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="654"/>
|
|
<source>Error writing to storage (while fsync)</source>
|
|
<translation>Fout bij schrijven naar opslag (tijdens fsync)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="635"/>
|
|
<source>Download corrupt. Hash does not match</source>
|
|
<translation>Download corrupt. Hash komt niet overeen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="113"/>
|
|
<source>opening drive</source>
|
|
<translation>openen van opslag</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="298"/>
|
|
<source>Write error while trying to zero out last part of card.<br>Card could be advertising wrong capacity (possible counterfeit).</source>
|
|
<translation>Fout bij wissen laatste deel van de SD kaart.<br>Kaart geeft mogelijk onjuiste capaciteit aan (mogelijk counterfeit).</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="356"/>
|
|
<source>starting download</source>
|
|
<translation>beginnen met downloaden</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="680"/>
|
|
<source>Error writing first block (partition table)</source>
|
|
<translation>Fout bij schrijven naar eerste deel van kaart (partitie tabel)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="759"/>
|
|
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
|
|
<translation>Verificatie mislukt. De gegevens die op de SD kaart staan wijken af van wat er naar geschreven is.</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>DriveFormatThread</name>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="63"/>
|
|
<location filename="../driveformatthread.cpp" line="124"/>
|
|
<location filename="../driveformatthread.cpp" line="185"/>
|
|
<source>Error partitioning: %1</source>
|
|
<translation>Fout bij partitioneren: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="84"/>
|
|
<source>Error starting fat32format</source>
|
|
<translation>Fout bij starten fat32format</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="94"/>
|
|
<source>Error running fat32format: %1</source>
|
|
<translation>Fout bij uitvoeren fat32format: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="104"/>
|
|
<source>Error determining new drive letter</source>
|
|
<translation>Fout bij vaststellen nieuwe letter van schijfstation</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="109"/>
|
|
<source>Invalid device: %1</source>
|
|
<translation>Ongeldig device: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="146"/>
|
|
<source>Error formatting (through udisks2)</source>
|
|
<translation>Fout bij formatteren (via udisks2)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="174"/>
|
|
<source>Error starting sfdisk</source>
|
|
<translation>Fout bij starten sfdisk</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="196"/>
|
|
<source>Error starting mkfs.fat</source>
|
|
<translation>Fout bij starten mkfs.fat</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="206"/>
|
|
<source>Error running mkfs.fat: %1</source>
|
|
<translation>Fout bij uitvoeren mkfs.fat: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="213"/>
|
|
<source>Formatting not implemented for this platform</source>
|
|
<translation>Formatteren is niet geimplementeerd op dit besturingssysteem</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>ImageWriter</name>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="182"/>
|
|
<source>Storage capacity is not large enough.<br>Needs to be at least %1 GB.</source>
|
|
<translation>Opslagcapaciteit niet groot genoeg.<br>Deze dient minimaal %1 GB te zijn.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="188"/>
|
|
<source>Input file is not a valid disk image.<br>File size %1 bytes is not a multiple of 512 bytes.</source>
|
|
<translation>Invoerbestand is geen disk image.<br>Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="370"/>
|
|
<source>Downloading and writing image</source>
|
|
<translation>Downloaden en schrijven van image</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="503"/>
|
|
<source>Select image</source>
|
|
<translation>Selecteer image</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>LocalFileExtractThread</name>
|
|
<message>
|
|
<location filename="../localfileextractthread.cpp" line="34"/>
|
|
<source>opening image file</source>
|
|
<translation>openen image</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../localfileextractthread.cpp" line="39"/>
|
|
<source>Error opening image file</source>
|
|
<translation>Fout bij openen image bestand</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>MsgPopup</name>
|
|
<message>
|
|
<location filename="../MsgPopup.qml" line="96"/>
|
|
<source>NO</source>
|
|
<translation>Nee</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../MsgPopup.qml" line="109"/>
|
|
<source>YES</source>
|
|
<translation>Ja</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../MsgPopup.qml" line="122"/>
|
|
<source>CONTINUE</source>
|
|
<translation>VERDER GAAN</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>OptionsPopup</name>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="74"/>
|
|
<source>Advanced options</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="91"/>
|
|
<source>Image customization options</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="99"/>
|
|
<source>for this session only</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="100"/>
|
|
<source>to always use</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="112"/>
|
|
<source>Disable overscan</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="117"/>
|
|
<source>Set hostname:</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="136"/>
|
|
<source>Enable SSH</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="155"/>
|
|
<source>Use password authentication</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="171"/>
|
|
<source>Set password for 'pi' user:</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="193"/>
|
|
<source>Allow public-key authentication only</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="208"/>
|
|
<source>Set authorized_keys for 'pi':</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="220"/>
|
|
<source>Configure wifi</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="239"/>
|
|
<source>SSID:</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="248"/>
|
|
<source>Password:</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="260"/>
|
|
<source>Show password</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="265"/>
|
|
<source>Wifi country:</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="276"/>
|
|
<source>Set locale settings</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="286"/>
|
|
<source>Time zone:</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="296"/>
|
|
<source>Keyboard layout:</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="306"/>
|
|
<source>Skip first-run wizard</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="313"/>
|
|
<source>Persistent settings</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="321"/>
|
|
<source>Play sound when finished</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="325"/>
|
|
<source>Eject media when finished</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="329"/>
|
|
<source>Enable telemetry</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="342"/>
|
|
<source>SAVE</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>QObject</name>
|
|
<message>
|
|
<location filename="../linux/linuxdrivelist.cpp" line="111"/>
|
|
<source>Internal SD card reader</source>
|
|
<translation>Interne SD kaart lezer</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>UseSavedSettingsPopup</name>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="71"/>
|
|
<source>Warning: advanced settings set</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="85"/>
|
|
<source>Would you like to apply the image customization settings saved earlier?</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="94"/>
|
|
<source>NO, CLEAR SETTINGS</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="106"/>
|
|
<source>YES</source>
|
|
<translation type="unfinished">Ja</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="118"/>
|
|
<source>EDIT SETTINGS</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>main</name>
|
|
<message>
|
|
<location filename="../main.qml" line="23"/>
|
|
<source>Raspberry Pi Imager v%1</source>
|
|
<translation>Raspberry Pi Imager v%1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="745"/>
|
|
<source>Are you sure you want to quit?</source>
|
|
<translation>Weet u zeker dat u wilt afsluiten?</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="746"/>
|
|
<source>Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?</source>
|
|
<translation>Raspberry Pi Imager is nog niet klaar.<br>Weet u zeker dat u wilt afsluiten?</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="98"/>
|
|
<location filename="../main.qml" line="314"/>
|
|
<source>Operating System</source>
|
|
<translation>Besturingssysteem</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="110"/>
|
|
<source>CHOOSE OS</source>
|
|
<translation>SELECTEER OS</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="138"/>
|
|
<location filename="../main.qml" line="598"/>
|
|
<source>Storage</source>
|
|
<translation>Opslagapparaat</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="150"/>
|
|
<location filename="../main.qml" line="908"/>
|
|
<source>CHOOSE STORAGE</source>
|
|
<translation>KIES OPSLAGAPPARAAT</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="180"/>
|
|
<source>WRITE</source>
|
|
<translation>SCHRIJF</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="849"/>
|
|
<source>Writing... %1%</source>
|
|
<translation>Schrijven... %1%</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="230"/>
|
|
<source>CANCEL WRITE</source>
|
|
<translation>Annuleer schrijven</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="125"/>
|
|
<source>Select this button to change the operating system</source>
|
|
<translation>Kies deze knop om een besturingssysteem te kiezen</translation>
|
|
</message>
|
|
<message>
|
|
<source>Select this button to change the destination SD card</source>
|
|
<translation type="vanished">Kies deze knop om de SD kaart te kiezen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="185"/>
|
|
<source>Select this button to start writing the image</source>
|
|
<translation>Kies deze knop om te beginnen met het schrijven van de image</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="233"/>
|
|
<location filename="../main.qml" line="846"/>
|
|
<source>Cancelling...</source>
|
|
<translation>Annuleren...</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="245"/>
|
|
<source>CANCEL VERIFY</source>
|
|
<translation>ANNULEER VERIFICATIE</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="248"/>
|
|
<location filename="../main.qml" line="869"/>
|
|
<location filename="../main.qml" line="926"/>
|
|
<source>Finalizing...</source>
|
|
<translation>Afronden...</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="414"/>
|
|
<location filename="../main.qml" line="902"/>
|
|
<source>Erase</source>
|
|
<translation>Wissen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="415"/>
|
|
<source>Format card as FAT32</source>
|
|
<translation>Formatteer kaart als FAT32</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="422"/>
|
|
<source>Use custom</source>
|
|
<translation>Gebruik eigen bestand</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="423"/>
|
|
<source>Select a custom .img from your computer</source>
|
|
<translation>Selecteer een eigen .img bestand</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="490"/>
|
|
<source>Local file</source>
|
|
<translation>Lokaal bestand</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="703"/>
|
|
<source>[WRITE PROTECTED]</source>
|
|
<translation>[ALLEEN LEZEN]</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="757"/>
|
|
<source>Warning</source>
|
|
<translation>Waarschuwing</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="763"/>
|
|
<source>Preparing to write...</source>
|
|
<translation>Voorbereiden...</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="776"/>
|
|
<source>All existing data on '%1' will be erased.<br>Are you sure you want to continue?</source>
|
|
<translation>Alle bestaande gegevens op '%1' zullen verwijderd worden.<br>Weet u zeker dat u door wilt gaan?</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="787"/>
|
|
<source>Update available</source>
|
|
<translation>Update beschikbaar</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="788"/>
|
|
<source>There is a newer version of Imager available.<br>Would you like to visit the website to download it?</source>
|
|
<translation>Er is een nieuwere versie van Imager beschikbaar.<br>Wilt u de website bezoeken om deze te downloaden?</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="879"/>
|
|
<source>Preparing to write... (%1)</source>
|
|
<translation>Voorbereiden... (%1)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="903"/>
|
|
<source><b>%1</b> has been erased<br><br>You can now remove the SD card from the reader</source>
|
|
<translation><b>%1</b> is gewist<br><br>U kunt nu de SD kaart uit de lezer halen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="942"/>
|
|
<source>Error parsing os_list.json</source>
|
|
<translation>Fout bij parsen os_list.json</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1043"/>
|
|
<source>Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.</source>
|
|
<translation>Sluit eerst een USB stick met images aan.<br>De images moeten in de hoofdmap van de USB stick staan.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1058"/>
|
|
<source>SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.</source>
|
|
<translation>SD kaart is tegen schrijven beveiligd.<br>Druk het schuifje aan de linkerkant van de SD kaart omhoog, en probeer nogmaals.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="374"/>
|
|
<source>Back</source>
|
|
<translation>Terug</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="163"/>
|
|
<source>Select this button to change the destination storage device</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="375"/>
|
|
<source>Go back to main menu</source>
|
|
<translation>Terug naar hoofdmenu</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="485"/>
|
|
<source>Released: %1</source>
|
|
<translation>Release datum: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="488"/>
|
|
<source>Cached on your computer</source>
|
|
<translation>Opgeslagen op computer</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="492"/>
|
|
<source>Online - %1 GB download</source>
|
|
<translation>Online %1 GB download</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="649"/>
|
|
<location filename="../main.qml" line="701"/>
|
|
<location filename="../main.qml" line="707"/>
|
|
<source>Mounted as %1</source>
|
|
<translation>Mounted op %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="828"/>
|
|
<source>Error downloading OS list from Internet</source>
|
|
<translation>Fout bij downloaden van lijst met besturingssystemen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="872"/>
|
|
<source>Verifying... %1%</source>
|
|
<translation>Verifiëren... %1%</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="894"/>
|
|
<source>Error</source>
|
|
<translation>Fout</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="901"/>
|
|
<source>Write Successful</source>
|
|
<translation>Klaar met schrijven</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="905"/>
|
|
<source><b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader</source>
|
|
<translation><b>%1</b> is geschreven naar <b>%2</b><br><br>U kunt nu de SD kaart uit de lezer halen</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|