VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.nl.xml
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2015-09-16 15:25:33 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2015-09-16 18:35:51 +0200
commitd904c2758fde8577c3c7b6570658f399ef7312c7 (patch)
tree67d0389be2a227229f5739abcc22acdbbdc04546 /Translations/Language.nl.xml
parent9e1e128b14dd51de4e036a8002d2cad40efaaf54 (diff)
downloadVeraCrypt-d904c2758fde8577c3c7b6570658f399ef7312c7.tar.gz
VeraCrypt-d904c2758fde8577c3c7b6570658f399ef7312c7.zip
Windows Language files: update language XML files with added new fields.
Diffstat (limited to 'Translations/Language.nl.xml')
-rw-r--r--Translations/Language.nl.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/Translations/Language.nl.xml b/Translations/Language.nl.xml
index 9a8ccd72..34c9937e 100644
--- a/Translations/Language.nl.xml
+++ b/Translations/Language.nl.xml
@@ -113,6 +113,7 @@
<control lang="nl" key="IDC_CACHE">&amp;Cache wachtwoorden en sleutels in geheugen</control>
<control lang="nl" key="IDC_CLOSE_BKG_TASK_WHEN_NOVOL">Sluiten als er geen gekoppelde volumes zijn</control>
<control lang="nl" key="IDC_CLOSE_TOKEN_SESSION_AFTER_MOUNT">&amp;Sluit token sessie (log uit) nadat een volume met succes is gekoppeld</control>
+ <control lang="en" key="IDC_COPY_EXPANDER">Include VeraCrypt Volume Expander</control>
<control lang="nl" key="IDC_COPY_WIZARD">Inclusief VeraCrypt Volume Aanmaak Wizard</control>
<control lang="nl" key="IDC_CREATE">Maak aan</control>
<control lang="nl" key="IDC_CREATE_VOLUME">Maa&amp;k Volume</control>
@@ -273,6 +274,8 @@
<control lang="nl" key="IDT_CUSTOM_BOOT_LOADER_MESSAGE">Laat deze aangepaste boodschap zien in het pre-boot authenticatie scherm (24 karakters maximaal):</control>
<control lang="nl" key="IDT_DEFAULT_MOUNT_OPTIONS">Standaard Koppel Opties</control>
<control lang="nl" key="IDT_DISMOUNT_ACTION">Sneltoets Opties</control>
+ <control lang="en" key="IDT_DRIVER_OPTIONS">Driver Configuration</control>
+ <control lang="en" key="IDC_ENABLE_EXTENDED_IOCTL_SUPPORT">Enable extended disk control codes support</control>
<control lang="en" key="IDT_FAVORITE_LABEL">Label of selected favorite volume:</control>
<control lang="nl" key="IDT_FILE_SETTINGS">Bestand Instellingen</control>
<control lang="nl" key="IDT_HOTKEY_KEY">Toe te wijzen toetsen:</control>
@@ -539,6 +542,15 @@
<string lang="nl" key="DECOY_TO_HIDDEN_OS_DATA_TRANSFER_HOWTO">Als u veilig bestanden wilt kopieren van het lokvogel system naar het verborgen systeem, volg dan deze stappen. 1) Start het lokvogel systeem. 2) Sla de bestanden op in een ongecodeerd volume of een normaal/buiten VeraCrypt Volume. 3) Start het verborgen systeem. 4) Als u de bestanden op een TryeCrypt Volume opsloeg, koppel dit (het wordt automatisch gekoppeld als read-only). 5) Kopieer de bestanden naar de verborgen systeem partitie of een ander verborgen volume.</string>
<string lang="nl" key="CONFIRM_RESTART">Uw computer moet opnieuw gestart worden.\n\nWilt u nu herstarten?</string>
<string lang="nl" key="ERR_GETTING_SYSTEM_ENCRYPTION_STATUS">Er trad een fout op tijdens een poging de systeem codeer status op te halen.</string>
+ <string lang="en" key="ERR_PASSWORD_MISSING">No password specified in the command line. The volume can't be created.</string>
+ <string lang="en" key="ERR_SIZE_MISSING">No volume size specified in the command line. The volume can't be created.</string>
+ <string lang="en" key="ERR_NTFS_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected NTFS filesystem.</string>
+ <string lang="en" key="ERR_FAT_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected FAT32 filesystem.</string>
+ <string lang="en" key="ERR_DYNAMIC_NOT_SUPPORTED">The filesystem on the target drive doesn't support creating sparse files which is required for dynamic volumes.</string>
+ <string lang="en" key="ERR_DEVICE_CLI_CREATE_NOT_SUPPORTED">Only container files can be created through the command line.</string>
+ <string lang="en" key="ERR_CONTAINER_SIZE_TOO_BIG">The container file size specified in the command line is greater than the available disk free space. Volume can't be created.</string>
+ <string lang="en" key="ERR_VOLUME_SIZE_TOO_SMALL">The volume size specified in the command line is too small. The volume can't be created.</string>
+ <string lang="en" key="ERR_VOLUME_SIZE_TOO_BIG">The volume size specified in the command line is too big. The volume can't be created.</string>
<string lang="nl" key="INIT_SYS_ENC">Applicatie componenten voor systeem codering kunnen niet geïnitialiseerd worden.</string>
<string lang="nl" key="INIT_RAND">Het programma heeft de initialisatie van de random nummer generator niet kunnen voltooien!</string>
<string lang="en" key="CAPI_RAND">Windows Crypto API failed!\n\n\n(If you report a bug in connection with this, please include the following technical information in the bug report:\n%hs, Last Error = 0x%.8X)</string>