VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.da.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Translations/Language.da.xml')
-rw-r--r--Translations/Language.da.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/Translations/Language.da.xml b/Translations/Language.da.xml
index f7f032a3..2d5b0966 100644
--- a/Translations/Language.da.xml
+++ b/Translations/Language.da.xml
@@ -113,6 +113,7 @@
<control lang="da" key="IDC_CACHE">Gem kodeord og nøgl&amp;efiler i hukommelsen</control>
<control lang="da" key="IDC_CLOSE_BKG_TASK_WHEN_NOVOL">Afslut når alle tilsluttede bind afbrydes</control>
<control lang="en" key="IDC_CLOSE_TOKEN_SESSION_AFTER_MOUNT">&amp;Close token session (log out) after a volume is successfully mounted</control>
+ <control lang="en" key="IDC_COPY_EXPANDER">Include VeraCrypt Volume Expander</control>
<control lang="da" key="IDC_COPY_WIZARD">Anvend VeraCrypt Bind Oprettelsesguide</control>
<control lang="da" key="IDC_CREATE">Opret</control>
<control lang="da" key="IDC_CREATE_VOLUME">&amp;Opret Bind</control>
@@ -273,6 +274,8 @@
<control lang="en" key="IDT_CUSTOM_BOOT_LOADER_MESSAGE">Display this custom message in the pre-boot authentication screen (24 characters maximum):</control>
<control lang="da" key="IDT_DEFAULT_MOUNT_OPTIONS">Standard Tilslutning Funktioner</control>
<control lang="da" key="IDT_DISMOUNT_ACTION">Genvejstast Funktioner</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="da" key="IDT_FILE_SETTINGS">Fil Indstillinger</control>
<control lang="da" key="IDT_HOTKEY_KEY">Tildel tast:</control>
@@ -539,6 +542,15 @@
<string lang="da" key="DECOY_TO_HIDDEN_OS_DATA_TRANSFER_HOWTO">Bemærk: Hvis du har behov for at overføre filer sikkert fra aflednings systemet til det skjulte system, følg disse trin: 1) Start aflednings systemet. 2) Gem filerne til et ukrypteret bind eller til et normalt/ydre VeraCrypt bind. 3) Start det skjulte system. 4) Hvis du har gemt filerne til et VeraCrypt bind, tilslut det (det vil automatisk blive tilsluttet som læs-kun). 5) Kopier filerne til den skjulte system partition eller til et andet skjult bind.</string>
<string lang="da" key="CONFIRM_RESTART">Din computer skal genstartes.\n\nØnsker du at genstarte den nu?</string>
<string lang="da" key="ERR_GETTING_SYSTEM_ENCRYPTION_STATUS">En fejl opstod under læsning af system krypterings status.</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="da" key="INIT_SYS_ENC">Kan ikke initialisere applikations komponenter for system kryptering.</string>
<string lang="da" key="INIT_RAND">Kunne ikke initialisere tilfældigheds nummergenerator!</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>