VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.da.xml
blob: e3af94d28a9da9f54d64a99b05eb84461d55220b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
<?xml version="1.0" encoding="utf-8"?>
<VeraCrypt>
  <localization prog-version= "1.24-Update9-Beta-21-08-15">
    <language langid="da" name="Dansk" en-name="Danish" version="0.1.0" translators="Lasse Bond" />
    <font lang="da" class="normal" size="11" face="default" />
    <font lang="da" class="bold" size="13" face="Arial" />
    <font lang="da" class="fixed" size="12" face="Lucida Console" />
    <font lang="da" class="title" size="21" face="Times New Roman" />
    <entry lang="da" key="IDCANCEL">Annuller</entry>
    <entry lang="da" key="IDC_ALL_USERS">Installer &amp;til alle brugere</entry>
    <entry lang="da" key="IDC_BROWSE">Gen&amp;nemse...</entry>
    <entry lang="da" key="IDC_DESKTOP_ICON">Tilføj VeraCrypt ikon til &amp;skrivebord</entry>
    <entry lang="en" key="IDC_DONATE">Donate now...</entry>
    <entry lang="da" key="IDC_FILE_TYPE">Registrer .hc fil &amp;endelser som VeraCrypt</entry>
    <entry lang="da" key="IDC_OPEN_CONTAINING_FOLDER">&amp;Åben destinationsmappen efter afslutning</entry>
    <entry lang="da" key="IDC_PROG_GROUP">Tilføj VeraCrypt til &amp;Start menu</entry>
    <entry lang="da" key="IDC_SYSTEM_RESTORE">Opret system &amp;gendannelsespunkt</entry>
    <entry lang="da" key="IDC_UNINSTALL">&amp;Afinstaller</entry>
    <entry lang="da" key="IDC_WIZARD_MODE_EXTRACT_ONLY">&amp;Udpak</entry>
    <entry lang="da" key="IDC_WIZARD_MODE_INSTALL">&amp;Installer</entry>
    <entry lang="da" key="IDD_INSTL_DLG">VeraCrypt Oprettelsesguide</entry>
    <entry lang="da" key="IDD_UNINSTALL">Afinstaller VeraCrypt</entry>
    <entry lang="da" key="IDHELP">&amp;Hjælp</entry>
    <entry lang="da" key="IDT_EXTRACT_DESTINATION">Vælg eller indtast venligst placeringen hvor du ønsker at gemme de udpakkede filer:</entry>
    <entry lang="da" key="IDT_INSTALL_DESTINATION">Vælg eller indtast venligst placeringen hvor du ønsker at installere VeraCrypt program filerne. Hvis den angivne mappe ikke eksisterer, vil den automatisk blive oprettet.</entry>
    <entry lang="da" key="IDT_UNINSTALL_DIR">Klik på Afinstaller for at fjerne VeraCrypt fra systemet.</entry>
    <entry lang="da" key="IDC_ABORT_BUTTON">Afbryd</entry>
    <entry lang="en" key="IDC_BENCHMARK">&amp;Benchmark</entry>
    <entry lang="da" key="IDC_CIPHER_TEST">&amp;Test</entry>
    <entry lang="en" key="IDC_DEVICE_TRANSFORM_MODE_FORMAT">Create encrypted volume and format it</entry>
    <entry lang="en" key="IDC_DEVICE_TRANSFORM_MODE_INPLACE">Encrypt partition in place</entry>
    <entry lang="da" key="IDC_DISPLAY_KEYS">Vis de generede nøgler (deres mængde)</entry>
    <entry lang="da" key="IDC_DISPLAY_POOL_CONTENTS">Vis pool indhold</entry>
    <entry lang="da" key="IDC_DOWNLOAD_CD_BURN_SOFTWARE">Download CD/DVD brænde software</entry>
    <entry lang="en" key="IDC_FILE_CONTAINER">Create an encrypted file container</entry>
    <entry lang="en" key="IDC_GB">&amp;GB</entry>
    <entry lang="en" key="IDC_TB">&amp;TB</entry>
    <entry lang="da" key="IDC_HIDDEN_SYSENC_INFO_LINK">Mere information</entry>
    <entry lang="da" key="IDC_HIDDEN_VOL">Sk&amp;jult VeraCrypt bind </entry>
    <entry lang="da" key="IDC_HIDDEN_VOL_HELP">Mere information om skjulte bind</entry>
    <entry lang="da" key="IDC_HIDVOL_WIZ_MODE_DIRECT">Direkte tilstand</entry>
    <entry lang="da" key="IDC_HIDVOL_WIZ_MODE_FULL">Normal tilstand</entry>
    <entry lang="da" key="IDC_KB">&amp;KB</entry>
    <entry lang="da" key="IDC_KEYFILES_ENABLE">Brug nøglef&amp;iler</entry>
    <entry lang="en" key="IDC_KEYFILES_TRY_EMPTY_PASSWORD">Try first to mount with an empty password</entry>
    <entry lang="en" key="IDC_KEYFILES_RANDOM_SIZE">Random size ( 64 &lt;-&gt; 1048576 )</entry>
    <entry lang="da" key="IDC_KEY_FILES">Nøglefiler..</entry>
    <entry lang="da" key="IDC_LINK_HASH_INFO">Information om hakke algoritmer</entry>
    <entry lang="da" key="IDC_LINK_MORE_INFO_ABOUT_CIPHER">Mere information</entry>
    <entry lang="en" key="IDC_LINK_PIM_INFO">Information on PIM</entry>
    <entry lang="da" key="IDC_MB">&amp;MB</entry>
    <entry lang="da" key="IDC_MORE_INFO_ON_CONTAINERS">Mere information</entry>
    <entry lang="da" key="IDC_MORE_INFO_ON_SYS_ENCRYPTION">Mere information om system kryptering</entry>
    <entry lang="da" key="IDC_MORE_INFO_SYS_ENCRYPTION">Mere information</entry>
    <entry lang="da" key="IDC_MULTI_BOOT">Multi-boot</entry>
    <entry lang="en" key="IDC_NONSYS_DEVICE">Encrypt a non-system partition/drive</entry>
    <entry lang="da" key="IDC_NO_HISTORY">Gem aldrig hi&amp;storik</entry>
    <entry lang="da" key="IDC_OPEN_OUTER_VOLUME">Åben Ydre Bind</entry>
    <entry lang="da" key="IDC_PAUSE">&amp;Pause</entry>
    <entry lang="en" key="IDC_PIM_ENABLE">Use P&amp;IM</entry>
    <entry lang="en" key="IDC_NEW_PIM_ENABLE">Use PIM</entry>
    <entry lang="da" key="IDC_QUICKFORMAT">Ekspres Formatering</entry>
    <entry lang="da" key="IDC_SHOW_PASSWORD">&amp;Vis kodeord</entry>
    <entry lang="da" key="IDC_SHOW_PASSWORD_SINGLE">&amp;Vis kodeord</entry>
    <entry lang="en" key="IDC_SHOW_PIM">&amp;Display PIM</entry>
    <entry lang="da" key="IDC_SINGLE_BOOT">Single-boot</entry>
    <entry lang="da" key="IDC_STD_VOL">Standard VeraCrypt bind</entry>
    <entry lang="da" key="IDC_SYSENC_HIDDEN">Skj&amp;ult</entry>
    <entry lang="da" key="IDC_SYSENC_NORMAL">Normalt</entry>
    <entry lang="da" key="IDC_SYS_DEVICE">Krypter system partitionen eller hele system drevet</entry>
    <entry lang="da" key="IDC_SYS_PARTITION">Krypter Windows system partitionen</entry>
    <entry lang="da" key="IDC_WHOLE_SYS_DRIVE">Krypter hele drevet</entry>
    <entry lang="da" key="IDD_VOL_CREATION_WIZARD_DLG">VeraCrypt Bind Oprettelsesguide</entry>
    <entry lang="da" key="IDT_CLUSTER">Klynge </entry>
    <entry lang="da" key="IDT_COLLECTING_RANDOM_DATA_NOTE">VIGTIGT: Bevæg musen så tilfældigt som muligt indenfor dette vindue. Jo længere tid du bevæger den, jo bedre. Dette forhøjer den kryptografiske styrke af krypteringsnøglerne betydeligt. Klik på Næste for at fortsætte.</entry>
    <entry lang="da" key="IDT_CONFIRM">Godkend:</entry>
    <entry lang="da" key="IDT_DONE">Fuldført </entry>
    <entry lang="en" key="IDT_DRIVE_LETTER">Drive letter:</entry>
    <entry lang="da" key="IDT_ENCRYPTION_ALGO">Krypterings Algoritme</entry>
    <entry lang="da" key="IDT_FILESYSTEM">Filsystem </entry>
    <entry lang="da" key="IDT_FILE_CONTAINER">Opretter en virtuel krypteret disk inden i en fil. Anbefales til uerfarne brugere.</entry>
    <entry lang="da" key="IDT_FORMAT_OPTIONS">Valg</entry>
    <entry lang="da" key="IDT_HASH_ALGO">Hakke Algoritme</entry>
    <entry lang="da" key="IDT_HEADER_KEY">Etiketnøgle: </entry>
    <entry lang="da" key="IDT_LEFT">Venstre </entry>
    <entry lang="da" key="IDT_MASTER_KEY">Hovednøgle: </entry>
    <entry lang="da" key="IDT_MULTI_BOOT">Vælg dette hvis der er to eller flere operativsystemer installeret på denne computer.\n\nFor eksempel:\n- Windows XP og Windows XP\n- Windows XP og Windows Vista\n- Windows og Mac OS X\n- Windows og Linux\n- Windows, Linux og Mac OS X</entry>
    <entry lang="en" key="IDT_NON_SYS_DEVICE">Encrypts a non-system partition on any internal or external drive (e.g. a flash drive). Optionally, creates a hidden volume.</entry>
    <entry lang="da" key="IDT_PARTIAL_POOL_CONTENTS">Nuværende pool indhold (partiel)</entry>
    <entry lang="en" key="IDT_PASS">Pass</entry>
    <entry lang="da" key="IDT_PASSWORD">Kodeord:</entry>
    <entry lang="en" key="IDT_PIM">Volume PIM:</entry>
    <entry lang="en" key="IDT_OLD_PIM">Volume PIM:</entry>
    <entry lang="da" key="IDT_PROGRESS">Udførsel:</entry>
    <entry lang="da" key="IDT_RANDOM_POOL">Tilfældig Pool: </entry>
    <entry lang="da" key="IDT_SINGLE_BOOT">Vælg dette hvis der kun er et operativsystem installeret på denne computer (også selv om der er flere brugere).</entry>
    <entry lang="da" key="IDT_SPEED">Hastighed </entry>
    <entry lang="da" key="IDT_STATUS">Status</entry>
    <entry lang="da" key="IDT_SYSENC_KEYS_GEN_INFO">Nøgler, salt, og anden data er blevet oprettet med succes. Hvis du ønsker at oprette nye nøgler, klik på Tilbage og så Næste. Ellers klik på Næste for at fortsætte.</entry>
    <entry lang="da" key="IDT_SYS_DEVICE">Krypterer partitionen/drevet hvor Windows er installeret. Enhver der ønsker at få adgang og bruge systemet, læse og skrive filer, osv., er nødt til at indtaste det korrekte kodeord hver gang inden Windows booter op. Valgfrit, oprettes et skjult system.</entry>
    <entry lang="en" key="IDT_SYS_PARTITION">Select this option to encrypt the partition where the currently running Windows operating system is installed.</entry>
    <entry lang="en" key="IDT_VOLUME_LABEL">Volume Label in Windows:</entry>
    <entry lang="da" key="IDT_WIPE_MODE">Udviske tilstand:</entry>
    <entry lang="da" key="IDCLOSE">Luk</entry>
    <entry lang="en" key="IDC_ALLOW_ESC_PBA_BYPASS">Allow pre-boot &amp;authentication to be bypassed by pressing the Esc key (enables boot manager)</entry>
    <entry lang="da" key="IDC_AUTORUN_DISABLE">Gør Ingenting</entry>
    <entry lang="da" key="IDC_AUTORUN_MOUNT">Tilslut &amp;Automatisk til VeraCrypt Bind (angiv neden for)</entry>
    <entry lang="da" key="IDC_AUTORUN_START">&amp;Start VeraCrypt</entry>
    <entry lang="en" key="IDC_AUTO_DETECT_PKCS11_MODULE">Auto-&amp;Detect Library</entry>
    <entry lang="en" key="IDC_BOOT_LOADER_CACHE_PASSWORD">&amp;Cache pre-boot authentication password in driver memory (for mounting of non-system volumes)</entry>
    <entry lang="da" key="IDC_BROWSE_DIRS">Gennemse...</entry>
    <entry lang="da" key="IDC_BROWSE_FILES">Gennemse...</entry>
    <entry lang="da" key="IDC_CACHE">Gem kodeord og nøgl&amp;efiler i hukommelsen</entry>
    <entry lang="da" key="IDC_CLOSE_BKG_TASK_WHEN_NOVOL">Afslut når alle tilsluttede bind afbrydes</entry>
    <entry lang="en" key="IDC_CLOSE_TOKEN_SESSION_AFTER_MOUNT">&amp;Close token session (log out) after a volume is successfully mounted</entry>
    <entry lang="en" key="IDC_COPY_EXPANDER">Include VeraCrypt Volume Expander</entry>
    <entry lang="da" key="IDC_COPY_WIZARD">Anvend VeraCrypt Bind Oprettelsesguide</entry>
    <entry lang="da" key="IDC_CREATE">Opret</entry>
    <entry lang="da" key="IDC_CREATE_VOLUME">&amp;Opret Bind</entry>
    <entry lang="en" key="IDC_DISABLE_BOOT_LOADER_OUTPUT">Do not &amp;show any texts in the pre-boot authentication screen (except the below custom message)</entry>
    <entry lang="en" key="IDC_DISABLE_EVIL_MAID_ATTACK_DETECTION">Disable "Evil Maid" attack detection</entry>
    <entry lang="en" key="IDC_ENABLE_HARDWARE_ENCRYPTION">Accelerate AES encryption/decryption by using the AES instructions of the processor (if available)</entry>
    <entry lang="da" key="IDC_ENABLE_KEYFILES">Brug nøglef&amp;iler</entry>
    <entry lang="da" key="IDC_ENABLE_NEW_KEYFILES">Brug nøglef&amp;iler</entry>
    <entry lang="da" key="IDC_EXIT">Afslut</entry>
    <entry lang="en" key="IDC_FAVORITES_HELP_LINK">Help on favorite volumes</entry>
    <entry lang="en" key="IDC_FAVORITE_DISABLE_HOTKEY">Do not mount selected volume when 'Mount Favorite Volumes' &amp;hot key is pressed</entry>
    <entry lang="en" key="IDC_FAVORITE_MOUNT_ON_ARRIVAL">Mount selected volume when its host device gets &amp;connected</entry>
    <entry lang="en" key="IDC_FAVORITE_MOUNT_ON_LOGON">Mount selected volume upon log&amp;on</entry>
    <entry lang="en" key="IDC_FAVORITE_MOUNT_READONLY">Mount selected volume as read-o&amp;nly</entry>
    <entry lang="en" key="IDC_FAVORITE_MOUNT_REMOVABLE">Mount selected volume as remo&amp;vable medium</entry>
    <entry lang="en" key="IDC_FAVORITE_MOVE_DOWN">Move &amp;Down</entry>
    <entry lang="en" key="IDC_FAVORITE_MOVE_UP">Move &amp;Up</entry>
    <entry lang="en" key="IDC_FAVORITE_OPEN_EXPLORER_WIN_ON_MOUNT">Open &amp;Explorer window for selected volume when successfully mounted</entry>
    <entry lang="da" key="IDC_FAVORITE_REMOVE">&amp;Fjern</entry>
    <entry lang="en" key="IDC_FAVORITE_USE_LABEL_IN_EXPLORER">Use favorite label as Explorer drive label</entry>
    <entry lang="en" key="IDC_FAV_VOL_OPTIONS_GLOBAL_SETTINGS_BOX">Global Settings</entry>
    <entry lang="en" key="IDC_HK_DISMOUNT_BALLOON_TOOLTIP">Display balloon tooltip after successful hot-key dismount</entry>
    <entry lang="en" key="IDC_HK_DISMOUNT_PLAY_SOUND">Play system notification sound after successful hot-key dismount</entry>
    <entry lang="da" key="IDC_HK_MOD_ALT">Alt</entry>
    <entry lang="en" key="IDC_HK_MOD_CTRL">Ctrl</entry>
    <entry lang="da" key="IDC_HK_MOD_SHIFT">Shift</entry>
    <entry lang="da" key="IDC_HK_MOD_WIN">Win</entry>
    <entry lang="da" key="IDC_HOTKEY_ASSIGN">Tildel</entry>
    <entry lang="da" key="IDC_HOTKEY_REMOVE">Fjern</entry>
    <entry lang="da" key="IDC_KEYFILES">Nøglefiler...</entry>
    <entry lang="en" key="IDC_LIMIT_ENC_THREAD_POOL">Do not use the following number of logical processors for encryption/decryption:</entry>
    <entry lang="en" key="IDC_MORE_INFO_ON_HW_ACCELERATION">More information</entry>
    <entry lang="en" key="IDC_MORE_INFO_ON_THREAD_BASED_PARALLELIZATION">More information</entry>
    <entry lang="en" key="IDC_MORE_SETTINGS">More Settings...</entry>
    <entry lang="da" key="IDC_MOUNTALL">A&amp;uto-Tilslut Enheder</entry>
    <entry lang="da" key="IDC_MOUNT_OPTIONS">Tilslutnings Va&amp;lg...</entry>
    <entry lang="da" key="IDC_MOUNT_READONLY">Tilslut bind som læs-&amp;kun</entry>
    <entry lang="da" key="IDC_NEW_KEYFILES">Nøglefiler...</entry>
    <entry lang="en" key="IDC_OLD_PIM_HELP">(Empty or 0 for default iterations)</entry>
    <entry lang="en" key="IDC_PIM_HELP">(Empty or 0 for default iterations)</entry>
    <entry lang="da" key="IDC_PREF_BKG_TASK_ENABLE">Tilsluttet</entry>
    <entry lang="da" key="IDC_PREF_CACHE_PASSWORDS">Gem kodeord i driverhukommelse</entry>
    <entry lang="da" key="IDC_PREF_DISMOUNT_INACTIVE">Auto-afbryd bind efter der ikke har været læst/skrevet til det i</entry>
    <entry lang="da" key="IDC_PREF_DISMOUNT_LOGOFF">Brugeren logger af</entry>
    <entry lang="en" key="IDC_PREF_DISMOUNT_SESSION_LOCKED">User session locked</entry>
    <entry lang="da" key="IDC_PREF_DISMOUNT_POWERSAVING">Går i strømbesparende funktion</entry>
    <entry lang="da" key="IDC_PREF_DISMOUNT_SCREENSAVER">Pauseskærm aktiveres</entry>
    <entry lang="da" key="IDC_PREF_FORCE_AUTO_DISMOUNT">Udfør auto-afbryd selvom bindet indeholder åbne filer eller mapper</entry>
    <entry lang="da" key="IDC_PREF_LOGON_MOUNT_DEVICES">Tilslut alle enheds-baserede VeraCrypt bind</entry>
    <entry lang="en" key="IDC_PREF_LOGON_START">Start VeraCrypt Background Task</entry>
    <entry lang="da" key="IDC_PREF_MOUNT_READONLY">Tilslut bind som læs-kun</entry>
    <entry lang="da" key="IDC_PREF_MOUNT_REMOVABLE">Tilslut bind som flytbart medie</entry>
    <entry lang="da" key="IDC_PREF_OPEN_EXPLORER">Åben Explorer vindue til succesfuldt tilsluttet bind</entry>
    <entry lang="en" key="IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT">Temporarily cache password during "Mount Favorite Volumes" operations</entry>
    <entry lang="en" key="IDC_PREF_USE_DIFF_TRAY_ICON_IF_VOL_MOUNTED">Use a different taskbar icon when there are mounted volumes</entry>
    <entry lang="da" key="IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT">Slet kodeord i hukommelsen ved auto-afbryd</entry>
    <entry lang="da" key="IDC_PREF_WIPE_CACHE_ON_EXIT">Slet kodeord i hukommelsen ved afslut</entry>
    <entry lang="en" key="IDC_PRESERVE_TIMESTAMPS">Preserve modification timestamp of file containers</entry>
    <entry lang="da" key="IDC_RESET_HOTKEYS">Nulstil</entry>
    <entry lang="da" key="IDC_SELECT_DEVICE">Vælg &amp;Enhed...</entry>
    <entry lang="da" key="IDC_SELECT_FILE">Vælg &amp;Fil...</entry>
    <entry lang="en" key="IDC_SELECT_PKCS11_MODULE">Select &amp;Library...</entry>
    <entry lang="da" key="IDC_SHOW_PASSWORD_CHPWD_NEW">Vis kodeord</entry>
    <entry lang="da" key="IDC_SHOW_PASSWORD_CHPWD_ORI">Vis kodeord</entry>
    <entry lang="da" key="IDC_TRAVEL_OPEN_EXPLORER">Åben &amp;Explorer vindue for tilsluttet bind</entry>
    <entry lang="da" key="IDC_TRAV_CACHE_PASSWORDS">&amp;Gem kodeord i driver-hukommelsen</entry>
    <entry lang="en" key="IDC_TRUECRYPT_MODE">&amp;TrueCrypt Mode</entry>
    <entry lang="da" key="IDC_UNMOUNTALL">Afb&amp;ryd Alle</entry>
    <entry lang="da" key="IDC_VOLUME_PROPERTIES">Bin&amp;d Egenskaber...</entry>
    <entry lang="da" key="IDC_VOLUME_TOOLS">Bind V&amp;ærktøjer...</entry>
    <entry lang="da" key="IDC_WIPE_CACHE">&amp;Slet hukommelsen</entry>
    <entry lang="en" key="IDD_DEFAULT_MOUNT_PARAMETERS">VeraCrypt - Mount Parameters</entry>
    <entry lang="en" key="IDD_FAVORITE_VOLUMES">VeraCrypt - Favorite Volumes</entry>
    <entry lang="da" key="IDD_HOTKEYS_DLG">VeraCrypt - System genvejstaster</entry>
    <entry lang="da" key="IDD_MOUNT_DLG">VeraCrypt</entry>
    <entry lang="da" key="IDD_PASSWORDCHANGE_DLG">Ændre Kodeord eller Nøglefiler</entry>
    <entry lang="da" key="IDD_PASSWORD_DLG">Indtast VeraCrypt Bind kodeord</entry>
    <entry lang="en" key="IDD_PERFORMANCE_SETTINGS">VeraCrypt - Performance and Driver Options</entry>
    <entry lang="da" key="IDD_PREFERENCES_DLG">VeraCrypt - Præferencer</entry>
    <entry lang="en" key="IDD_SYSENC_SETTINGS">VeraCrypt - System Encryption Settings</entry>
    <entry lang="en" key="IDD_TOKEN_PREFERENCES">VeraCrypt - Security Token Preferences</entry>
    <entry lang="da" key="IDD_TRAVELER_DLG">VeraCrypt Rejse Disk Setup</entry>
    <entry lang="da" key="IDD_VOLUME_PROPERTIES">VeraCrypt Bind Egenskaber</entry>
    <entry lang="da" key="IDM_ABOUT">Om...</entry>
    <entry lang="da" key="IDM_ADD_REMOVE_VOL_KEYFILES">Tilføj/Fjern nøglefiler til/fra Bind...</entry>
    <entry lang="en" key="IDM_ADD_VOLUME_TO_FAVORITES">Add Mounted Volume to Favorites...</entry>
    <entry lang="en" key="IDM_ADD_VOLUME_TO_SYSTEM_FAVORITES">Add Mounted Volume to System Favorites...</entry>
    <entry lang="en" key="IDM_ANALYZE_SYSTEM_CRASH">Analyze a System Crash...</entry>
    <entry lang="da" key="IDM_BACKUP_VOL_HEADER">Backup Af Bind Etiket...</entry>
    <entry lang="da" key="IDM_BENCHMARK">Benchmark...</entry>
    <entry lang="da" key="IDM_CHANGE_HEADER_KEY_DERIV_ALGO">Ændre etiketnøgle oprindelses algoritme...</entry>
    <entry lang="da" key="IDM_CHANGE_PASSWORD">Ændre Bind kodeord...</entry>
    <entry lang="da" key="IDM_CHANGE_SYS_HEADER_KEY_DERIV_ALGO">Indstil Etiketnøgle Oprindelses Algoritme...</entry>
    <entry lang="da" key="IDM_CHANGE_SYS_PASSWORD">Ændre Kodeord...</entry>
    <entry lang="da" key="IDM_CLEAR_HISTORY">Slet Bind Historie</entry>
    <entry lang="en" key="IDM_CLOSE_ALL_TOKEN_SESSIONS">Close All Security Token Sessions</entry>
    <entry lang="da" key="IDM_CONTACT">Kontakt...</entry>
    <entry lang="da" key="IDM_CREATE_HIDDEN_OS">Opret Skjult Operativsystem...</entry>
    <entry lang="da" key="IDM_CREATE_RESCUE_DISK">Opret Nødhjælps Disk...</entry>
    <entry lang="da" key="IDM_CREATE_VOLUME">Opret nyt Bind...</entry>
    <entry lang="en" key="IDM_DECRYPT_NONSYS_VOL">Permanently Decrypt...</entry>
    <entry lang="da" key="IDM_DEFAULT_KEYFILES">Standard nøglefiler...</entry>
    <entry lang="en" key="IDM_DEFAULT_MOUNT_PARAMETERS">Default Mount Parameters...</entry>
    <entry lang="en" key="IDM_DONATE">Donate now...</entry>
    <entry lang="da" key="IDM_ENCRYPT_SYSTEM_DEVICE">Krypter System Partition/Drev...</entry>
    <entry lang="da" key="IDM_FAQ">FAQ - Ofte stillede spørgsmål</entry>
    <entry lang="da" key="IDM_HELP">Brugervejledning</entry>
    <entry lang="da" key="IDM_HOMEPAGE">&amp;Hjemmeside </entry>
    <entry lang="da" key="IDM_HOTKEY_SETTINGS">Genvejstaster...</entry>
    <entry lang="da" key="IDM_KEYFILE_GENERATOR">Nøglefil Generator</entry>
    <entry lang="da" key="IDM_LANGUAGE">Sprog...</entry>
    <entry lang="da" key="IDM_LICENSE">Juridiske Bemærkninger</entry>
    <entry lang="en" key="IDM_MANAGE_TOKEN_KEYFILES">Manage Security Token Keyfiles...</entry>
    <entry lang="da" key="IDM_MOUNTALL">Auto-Tilslut alle Enheds-placerede Bind</entry>
    <entry lang="da" key="IDM_MOUNT_FAVORITE_VOLUMES">Tilslut Favorit Bind</entry>
    <entry lang="da" key="IDM_MOUNT_SYSENC_PART_WITHOUT_PBA">Tilslut uden før-boot &amp;godkendelse...</entry>
    <entry lang="da" key="IDM_MOUNT_VOLUME">Tilslut Bind</entry>
    <entry lang="da" key="IDM_MOUNT_VOLUME_OPTIONS">Tilslut Bind med funktioner</entry>
    <entry lang="da" key="IDM_NEWS">Nyheder</entry>
    <entry lang="da" key="IDM_ONLINE_HELP">Online Hjælp</entry>
    <entry lang="da" key="IDM_ONLINE_TUTORIAL">Begyndervejledning</entry>
    <entry lang="en" key="IDM_ORGANIZE_FAVORITES">Organize Favorite Volumes...</entry>
    <entry lang="en" key="IDM_ORGANIZE_SYSTEM_FAVORITES">Organize System Favorite Volumes...</entry>
    <entry lang="en" key="IDM_PERFORMANCE_SETTINGS">Performance/Driver Configuration</entry>
    <entry lang="da" key="IDM_PERMANENTLY_DECRYPT_SYS">Dekrypter System Partition/Drev Permanent</entry>
    <entry lang="da" key="IDM_PREFERENCES">Præferencer...</entry>
    <entry lang="da" key="IDM_REFRESH_DRIVE_LETTERS">Opdater drev bogstaver</entry>
    <entry lang="da" key="IDM_REMOVE_ALL_KEYFILES_FROM_VOL">Fjern alle nøglefiler fra Bind...</entry>
    <entry lang="da" key="IDM_RESTORE_VOL_HEADER">Gendan Bind Etiket...</entry>
    <entry lang="da" key="IDM_RESUME_INTERRUPTED_PROC">Genoptag afbrudt proces</entry>
    <entry lang="da" key="IDM_SELECT_DEVICE">Vælg Enhed...</entry>
    <entry lang="da" key="IDM_SELECT_FILE">Vælg Fil...</entry>
    <entry lang="da" key="IDM_SYSENC_RESUME">Genoptag afbrudt proces</entry>
    <entry lang="en" key="IDM_SYSENC_SETTINGS">System Encryption...</entry>
    <entry lang="en" key="IDM_SYSTEM_ENCRYPTION_STATUS">Properties...</entry>
    <entry lang="en" key="IDM_SYS_ENC_SETTINGS">Settings...</entry>
    <entry lang="en" key="IDM_SYS_FAVORITES_SETTINGS">System Favorite Volumes...</entry>
    <entry lang="da" key="IDM_TC_DOWNLOADS">Downloads</entry>
    <entry lang="da" key="IDM_TEST_VECTORS">Test Vektorer...</entry>
    <entry lang="en" key="IDM_TOKEN_PREFERENCES">Security Tokens...</entry>
    <entry lang="da" key="IDM_TRAVELER">Rejse Disk Setup...</entry>
    <entry lang="da" key="IDM_UNMOUNTALL">Afbryd alle tilsluttede Bind</entry>
    <entry lang="da" key="IDM_UNMOUNT_VOLUME">Afbryd Bind</entry>
    <entry lang="da" key="IDM_VERIFY_RESCUE_DISK">Kontroller Nødhjælps Disk</entry>
    <entry lang="en" key="IDM_VERIFY_RESCUE_DISK_ISO">Verify Rescue Disk Image</entry>
    <entry lang="da" key="IDM_VERSION_HISTORY">Versions Historik</entry>
    <entry lang="en" key="IDM_VOLUME_EXPANDER">Volume Expander</entry>
    <entry lang="da" key="IDM_VOLUME_PROPERTIES">Bind Egenskaber</entry>
    <entry lang="da" key="IDM_VOLUME_WIZARD">Bind Oprettelsesguide</entry>
    <entry lang="da" key="IDM_WEBSITE">VeraCrypt Hjemmeside</entry>
    <entry lang="da" key="IDM_WIPE_CACHE">Slet kodeord i hukommelsen</entry>
    <entry lang="da" key="IDOK">OK</entry>
    <entry lang="en" key="IDT_ACCELERATION_OPTIONS">Hardware Acceleration</entry>
    <entry lang="da" key="IDT_ASSIGN_HOTKEY">Genvej</entry>
    <entry lang="da" key="IDT_AUTORUN">AutoRun Konfiguration (autorun.inf)</entry>
    <entry lang="da" key="IDT_AUTO_DISMOUNT">Auto-Afbryd</entry>
    <entry lang="da" key="IDT_AUTO_DISMOUNT_ON">Afbryd alle når:</entry>
    <entry lang="en" key="IDT_BOOT_LOADER_SCREEN_OPTIONS">Boot Loader Screen Options</entry>
    <entry lang="da" key="IDT_CONFIRM_PASSWORD">Bekræft kodeord:</entry>
    <entry lang="da" key="IDT_CURRENT">Nuværende</entry>
    <entry lang="en" key="IDT_CUSTOM_BOOT_LOADER_MESSAGE">Display this custom message in the pre-boot authentication screen (24 characters maximum):</entry>
    <entry lang="da" key="IDT_DEFAULT_MOUNT_OPTIONS">Standard Tilslutning Funktioner</entry>
    <entry lang="da" key="IDT_DISMOUNT_ACTION">Genvejstast Funktioner</entry>
    <entry lang="en" key="IDT_DRIVER_OPTIONS">Driver Configuration</entry>
    <entry lang="en" key="IDC_ENABLE_EXTENDED_IOCTL_SUPPORT">Enable extended disk control codes support</entry>
    <entry lang="en" key="IDT_FAVORITE_LABEL">Label of selected favorite volume:</entry>
    <entry lang="da" key="IDT_FILE_SETTINGS">Fil Indstillinger</entry>
    <entry lang="da" key="IDT_HOTKEY_KEY">Tildel tast:</entry>
    <entry lang="en" key="IDT_HW_AES_SUPPORTED_BY_CPU">Processor (CPU) in this computer supports hardware acceleration for AES:</entry>
    <entry lang="da" key="IDT_LOGON">Opgaver der skal udføres ved login til Windows</entry>
    <entry lang="da" key="IDT_MINUTES">minutter</entry>
    <entry lang="da" key="IDT_MOUNT_LETTER">Tilslut bind som drev bogstav:</entry>
    <entry lang="da" key="IDT_MOUNT_SETTINGS">Tilslutnings Indstillinger</entry>
    <entry lang="da" key="IDT_NEW">Ny</entry>
    <entry lang="da" key="IDT_NEW_PASSWORD">Kodeord:</entry>
    <entry lang="en" key="IDT_PARALLELIZATION_OPTIONS">Thread-Based Parallelization</entry>
    <entry lang="en" key="IDT_PKCS11_LIB_PATH">PKCS #11 Library Path</entry>
    <entry lang="da" key="IDT_PKCS5_PRF">PKCS-5 PRF:</entry>
    <entry lang="en" key="IDT_NEW_PKCS5_PRF">PKCS-5 PRF:</entry>
    <entry lang="da" key="IDT_PW_CACHE_OPTIONS">Kodeords hukommelse</entry>
    <entry lang="en" key="IDT_SECURITY_OPTIONS">Security Options</entry>
    <entry lang="da" key="IDT_TASKBAR_ICON">VeraCrypt Baggrundsopgaver</entry>
    <entry lang="da" key="IDT_TRAVELER_MOUNT">VeraCrypt bind for tilslutning (relaterer til rejse disk rod):</entry>
    <entry lang="da" key="IDT_TRAVEL_INSERTION">Ved isættelse af rejse disk: </entry>
    <entry lang="da" key="IDT_TRAVEL_ROOT">Opret rejse disk filer i (rejse disk rod mappe):</entry>
    <entry lang="da" key="IDT_VOLUME">Bind</entry>
    <entry lang="da" key="IDT_WINDOWS_RELATED_SETTING">Windows</entry>
    <entry lang="da" key="IDC_ADD_KEYFILE_PATH">Tilføj &amp;sti...</entry>
    <entry lang="da" key="IDC_AUTO">&amp;Auto-Test alle</entry>
    <entry lang="da" key="IDC_CONTINUE">&amp;Fortsæt</entry>
    <entry lang="da" key="IDC_DECRYPT">&amp;Dekrypter</entry>
    <entry lang="en" key="IDC_DELETE">&amp;Delete</entry>
    <entry lang="da" key="IDC_ENCRYPT">&amp;Krypter</entry>
    <entry lang="en" key="IDC_EXPORT">&amp;Export...</entry>
    <entry lang="da" key="IDC_GENERATE_AND_SAVE_KEYFILE">Generer og gem nøglefil...</entry>
    <entry lang="da" key="IDC_GENERATE_KEYFILE">&amp;Generer tilfældig nøglefil...</entry>
    <entry lang="da" key="IDC_GET_LANG_PACKS">Download sprogpakker</entry>
    <entry lang="en" key="IDC_HW_AES_LABEL_LINK">Hardware-accelerated AES:</entry>
    <entry lang="en" key="IDC_IMPORT_KEYFILE">&amp;Import Keyfile to Token...</entry>
    <entry lang="en" key="IDC_KEYADD">Add &amp;Files...</entry>
    <entry lang="da" key="IDC_KEYFILES_ENABLE_HIDVOL_PROT">Brug nøglef&amp;iler</entry>
    <entry lang="da" key="IDC_KEYFILES_HIDVOL_PROT">&amp;Nøglefiler...</entry>
    <entry lang="da" key="IDC_KEYREMOVE">&amp;Fjern</entry>
    <entry lang="da" key="IDC_KEYREMOVEALL">Fjern &amp;Alle</entry>
    <entry lang="da" key="IDC_LINK_HIDVOL_PROTECTION_INFO">Hvad er skjult bind beskyttelse?</entry>
    <entry lang="en" key="IDC_LINK_KEYFILES_INFO">More information on keyfiles</entry>
    <entry lang="da" key="IDC_MOUNT_REMOVABLE">Tilslut bind som flytbart &amp;medie</entry>
    <entry lang="da" key="IDC_MOUNT_SYSENC_PART_WITHOUT_PBA">Tilslut partition &amp;ved brug af system kryptering uden før-boot godkendelse</entry>
    <entry lang="en" key="IDC_PARALLELIZATION_LABEL_LINK">Parallelization:</entry>
    <entry lang="da" key="IDC_PERFORM_BENCHMARK">Benchmark</entry>
    <entry lang="da" key="IDC_PRINT">&amp;Udskriv</entry>
    <entry lang="da" key="IDC_PROTECT_HIDDEN_VOL">&amp;Beskyt skjult bind imod skade forårsaget af skrivning til ydre bind</entry>
    <entry lang="da" key="IDC_RESET">&amp;Nulstil</entry>
    <entry lang="da" key="IDC_SHOW_PASSWORD_MO">&amp;Vis kodeord</entry>
    <entry lang="en" key="IDC_TOKEN_FILES_ADD">Add &amp;Token Files...</entry>
    <entry lang="da" key="IDC_USE_EMBEDDED_HEADER_BAK">Brug backup header implementeret i &amp;Bind hvis tilgængeligt</entry>
    <entry lang="da" key="IDC_XTS_MODE_ENABLED">XTS tilstand</entry>
    <entry lang="da" key="IDD_ABOUT_DLG">Om VeraCrypt</entry>
    <entry lang="da" key="IDD_BENCHMARK_DLG">VeraCrypt - Krypterings algoritme benchmark</entry>
    <entry lang="da" key="IDD_CIPHER_TEST_DLG">VeraCrypt - Test vektorer</entry>
    <entry lang="da" key="IDD_COMMANDHELP_DLG">Kommandolinie Hjælp</entry>
    <entry lang="da" key="IDD_KEYFILES">VeraCrypt - Nøglefiler</entry>
    <entry lang="da" key="IDD_KEYFILE_GENERATOR">VeraCrypt - Nøglefil Generator</entry>
    <entry lang="da" key="IDD_LANGUAGE">VeraCrypt - Sprog</entry>
    <entry lang="da" key="IDD_MOUNT_OPTIONS">VeraCrypt - Tilslutningsvalg</entry>
    <entry lang="en" key="IDD_NEW_TOKEN_KEYFILE">New Security Token Keyfile Properties</entry>
    <entry lang="en" key="IDD_RANDOM_POOL_ENRICHMENT">VeraCrypt - Random Pool Enrichment</entry>
    <entry lang="da" key="IDD_RAWDEVICES_DLG">Vælg en Partition eller Enhed</entry>
    <entry lang="en" key="IDD_STATIC_MODELESS_WAIT_DLG">VeraCrypt</entry>
    <entry lang="en" key="IDD_TOKEN_KEYFILES">Security Token Keyfiles</entry>
    <entry lang="en" key="IDD_TOKEN_PASSWORD">Security token password/PIN required</entry>
    <entry lang="da" key="IDT_ACTIVE_LANG_PACK">Aktive sprogpakker</entry>
    <entry lang="da" key="IDT_BOX_BENCHMARK_INFO">Hastigheden afhænger af CPU belastning og hukommelseenhed karakteristik.\n\nDisse tests foregår i RAM.</entry>
    <entry lang="da" key="IDT_BUFFER_SIZE">Buffer Størrelse:</entry>
    <entry lang="da" key="IDT_CIPHER">Ciffer:</entry>
    <entry lang="da" key="IDT_HIDDEN_PROT_PASSWD">K&amp;odeord til skjult bind:\n(tomt=hukommelse)</entry>
    <entry lang="da" key="IDT_HIDDEN_VOL_PROTECTION">Skjult bind beskyttelse</entry>
    <entry lang="da" key="IDT_KEY">Nøgle størrelse:</entry>
    <entry lang="da" key="IDT_KEYFILE_GENERATOR_NOTE">VIGTIGT: Bevæg musen så tilfældigt som muligt i dette vindue. Jo længere tid du bevæger den, jo bedre. Dette forbedrer signifikant den kryptografiske styrke på nøglefilen.</entry>
    <entry lang="da" key="IDT_KEYFILE_WARNING">ADVARSEL: Hvis du mister en nøglefil eller dele af dens første 1024 kilobytes ændres, vil det være umuligt at tilslutte bindet som bruger denne nøglefil!</entry>
    <entry lang="da" key="IDT_KEY_UNIT">bits</entry>
    <entry lang="en" key="IDT_NUMBER_KEYFILES">Number of keyfiles:</entry>
    <entry lang="en" key="IDT_KEYFILES_SIZE">Keyfiles size (in Bytes):</entry>
    <entry lang="en" key="IDT_KEYFILES_BASE_NAME">Keyfiles base name:</entry>
    <entry lang="da" key="IDT_LANGPACK_AUTHORS">Oversat af:</entry>
    <entry lang="da" key="IDT_PLAINTEXT">Ren tekst størrelse:</entry>
    <entry lang="da" key="IDT_PLAINTEXT_SIZE_UNIT">bits</entry>
    <entry lang="da" key="IDT_POOL_CONTENTS">Nuværende Pool Indhold</entry>
    <entry lang="da" key="IDT_PRF">Blandet PRF:</entry>
    <entry lang="en" key="IDT_RANDOM_POOL_ENRICHMENT_NOTE">IMPORTANT: Move your mouse as randomly as possible within this window. The longer you move it, the better. This significantly increases security. When done, click 'Continue'.</entry>
    <entry lang="da" key="IDT_SECONDARY_KEY">Sekundær nøgle (hexadecimal)</entry>
    <entry lang="en" key="IDT_SECURITY_TOKEN">Security token:</entry>
    <entry lang="da" key="IDT_SORT_METHOD">Sorterings Metode:</entry>
    <entry lang="en" key="IDT_STATIC_MODELESS_WAIT_DLG_INFO">Please wait. This process may take a long time...</entry>
    <entry lang="en" key="IDT_STATIC_MODAL_WAIT_DLG_INFO">Please wait...\nThis process may take a long time and VeraCrypt may seem unresponsive.</entry>
    <entry lang="da" key="IDT_TEST_BLOCK_NUMBER">Blok nummer:</entry>
    <entry lang="da" key="IDT_TEST_CIPHERTEXT">Ciffer tekst (hexadecimal)</entry>
    <entry lang="da" key="IDT_TEST_DATA_UNIT_NUMBER">Data enheds nummer (64-bit hexadecimal, data enheds størrelsen er 512 bytes)</entry>
    <entry lang="da" key="IDT_TEST_KEY">Nøgle (hexadecimal)</entry>
    <entry lang="da" key="IDT_TEST_PLAINTEXT">Ren tekst (hexadecimal)</entry>
    <entry lang="en" key="IDT_TOKEN_KEYFILE_NAME">Keyfile name:</entry>
    <entry lang="da" key="IDT_XTS_MODE">XTS tilstand</entry>
    <entry lang="da" key="MENU_SYSTEM_ENCRYPTION">S&amp;ystem</entry>
    <entry lang="da" key="MENU_VOLUMES">&amp;Bind</entry>
    <entry lang="en" key="MENU_FAVORITES">Favor&amp;ites</entry>
    <entry lang="da" key="MENU_TOOLS">&amp;Værktøjer</entry>
    <entry lang="da" key="MENU_SETTINGS">In&amp;dstillinger</entry>
    <entry lang="da" key="MENU_HELP">&amp;Hjælp</entry>
    <entry lang="da" key="MENU_WEBSITE">   Hjemme&amp;side   </entry>
    <entry lang="da" key="ABOUTBOX">&amp;Om...</entry>
    <entry lang="da" key="ACCESSMODEFAIL">Læs-kun egenskaben på dit gamle bind kan ikke ændres. Kontroller venligst filadgangs tilladelser.</entry>
    <entry lang="da" key="ACCESS_DENIED">Fejl: Adgang nægtet.\n\nPartitionen du prøver at få adgang til er enten 0 sektorer lang, eller det er boot enheden.</entry>
    <entry lang="en" key="ADMINISTRATOR">Administrator</entry>
    <entry lang="da" key="ADMIN_PRIVILEGES_DRIVER">For at kunne loade VeraCrypt driveren, er du nødt til at være logget ind med en brugerkonto med administrator rettigheder.</entry>
    <entry lang="da" key="ADMIN_PRIVILEGES_WARN_DEVICES">Bemærk venligst for at kunne kryptere/formatere en partition/enhed er du nødt til at være logget ind med en brugerkonto med administrator rettigheder.\n\nDette gælder ikke for fil-værtede bind.</entry>
    <entry lang="da" key="ADMIN_PRIVILEGES_WARN_HIDVOL">For at oprette et skjult bind er du nødt til at være logget ind med en brugerkonto med administrator rettigheder.\n\nContinue?</entry>
    <entry lang="da" key="ADMIN_PRIVILEGES_WARN_NTFS">Bemærk venligst for at kunne formatere bindet som NTFS er du nødt til at være logget ind med en brugerkonto med administrator rettigheder.\n\nUden administrator rettigheder, kan du formatere bindet som FAT.</entry>
    <entry lang="da" key="AES_HELP">FIPS-godkendt ciffer (Rijndael, udgivet i 1998) som kan benyttes af U.S. regerings afdelinger og bureauer for at beskytte klassificeret information op til Top Secret niveau. 256-bit nøgle, 128-bit blok, 14 runder (AES-256). Drift tilstand er XTS.</entry>
    <entry lang="da" key="ALREADY_MOUNTED">Bindet er allerede tilsluttet.</entry>
    <entry lang="da" key="ERR_SELF_TESTS_FAILED">ADVARSEL: Mindst en kryptering eller hakke algoritme fejlede ved de automatiske selv-tests!\n\nVeraCrypt installationen kan være ødelagt.</entry>
    <entry lang="da" key="ERR_NOT_ENOUGH_RANDOM_DATA">ADVARSEL: Der er ikke nok data i tilfældigheds nummer generator pool til at forsyne det nødvendige antal data.\n\nDu bør ikke fortsætte yderligere. Vælg venligst 'Rapporter en fejl...' fra Hjælp menuen, og rapporter denne fejl.</entry>
    <entry lang="da" key="ERR_HARDWARE_ERROR">Drevet er beskadiget (der er en fysisk skade på det) eller et kabel er beskadiget, eller hukommelsen har en fejlfunktion.\n\nBemærk venligst at dette er et problem med din hardware, ikke med VeraCrypt. Rapporter derfor venligst IKKE dette som en fejl/problem i VeraCrypt og spørg venligst IKKE om hjælp med dette i VeraCrypt Forums. Kontakt venligst din computer forhandlers tekniske support team for assistance. Tak.\n\nBemærk: Hvis fejlen opstår gentagne gange samme sted, er det højst sandsynligt forårsaget af en dårlig disk blok, som burde være mulig at reparere ved brug af tredieparts software (bemærk at, i mange tilfælde, kan 'chkdsk /r' kommandoen ikke rette den fordi den arbejder på filsystem niveau; i nogle tilfælde, kan 'chkdsk' værktøjet ikke engang opdage den).</entry>
    <entry lang="en" key="DEVICE_NOT_READY_ERROR">If you are accessing a drive for removable media, please make sure that a medium is inserted in the drive. The drive/medium may also be damaged (there may be a physical defect on it) or a cable may be damaged/disconnected.</entry>
    <entry lang="en" key="WHOLE_DRIVE_ENCRYPTION_PREVENTED_BY_DRIVERS">Your system appears to be using custom chipset drivers containing a bug that prevents encryption of the whole system drive.\n\nPlease try updating or uninstalling any custom (non-Microsoft) chipset drivers before proceeding. If it does not help, try encrypting the system partition only.</entry>
    <entry lang="da" key="BAD_DRIVE_LETTER">Ugyldigt drev bogstav.</entry>
    <entry lang="da" key="INVALID_PATH">Ugyldig sti.</entry>
    <entry lang="da" key="CANCEL">Annuller</entry>
    <entry lang="da" key="CANNOT_CALC_SPACE">Enheden ikke tilgængelig. Sørg for at enheden eksisterer og ikke er i brug af systemet.</entry>
    <entry lang="da" key="CAPSLOCK_ON">Advarsel: Caps Lock er slået til. Dette kan medføre at kodeordet indtastes forkert.</entry>
    <entry lang="da" key="VOLUME_TYPE_TITLE">Bind Type</entry>
    <entry lang="da" key="HIDDEN_VOLUME_TYPE_HELP">Det kan ske at du bliver tvunget til at afsløre kodeordet til et krypteret bind. Der er mange situationer hvor du ikke kan afvise at afsløre kodeordet (for eksempel, pga. afpresning). Ved brug af et såkaldt skjult bind tillader det dig at klare sådanne situationer uden at afsløre kodeordet til dit bind.</entry>
    <entry lang="da" key="NORMAL_VOLUME_TYPE_HELP">Vælg dette hvis du ønsker at oprette et normalt VeraCrypt bind.</entry>
    <entry lang="da" key="HIDDEN_OS_PRECLUDES_SINGLE_KEY_WDE">Bemærk venligst at hvis du ønsker at installere et operativsystem i et skjult partitions bind, så kan hele system drevet ikke blive kryptereret ved hjælp af en enkelt nøgle.</entry>
    <entry lang="da" key="CIPHER_HIDVOL_HOST_TITLE">Ydre Bind Krypterings Funktioner</entry>
    <entry lang="da" key="CIPHER_HIDVOL_TITLE">Skjult Bind Krypterings Funktioner</entry>
    <entry lang="da" key="CIPHER_TITLE">Krypterings Funktioner</entry>
    <entry lang="da" key="CLEAN_WINMRU_FAILED">ADVARSEL: Kunne ikke slette stien til det senest valgte bind/nøglefil (historik af filgennemsyn)!</entry>
    <entry lang="da" key="COMPRESSION_NOT_SUPPORTED">Fejl: Beholderen er blevet komprimeret ved filsystem niveau. VeraCrypt understøtter ikke komprimerede beholdere (Bemærk: Komprimering at krypterede data er ueffektivt og overflødig).\n\nSlå venligst komprimering af denne beholder fra ved at følge disse trin: 1) Højreklik på denne beholder i Windows Stifinder (ikke i VeraCrypt). 2) Vælg 'Egenskaber'. 3) I 'Egenskaber' dialog boks, klik 'Avanceret'. 4) I 'Advancede Attributter' dialog boks, slå funktionen 'Komprimer indhold for at spare diskplads' fra og klik 'OK'. 5) I 'Egenskaber' dialog boks, Klik 'OK'.</entry>
    <entry lang="da" key="CREATE_FAILED">Fejl i oprettelsen af bind %s</entry>
    <entry lang="da" key="DEVICE_FREE_BYTES">Størrelsen af %s er %.2f bytes</entry>
    <entry lang="da" key="DEVICE_FREE_KB">Størrelsen af %s er %.2f KB</entry>
    <entry lang="da" key="DEVICE_FREE_MB">Størrelsen af %s er %.2f MB</entry>
    <entry lang="en" key="DEVICE_FREE_GB">Size of %s is %.2f GB</entry>
    <entry lang="en" key="DEVICE_FREE_TB">Size of %s is %.2f TB</entry>
    <entry lang="en" key="DEVICE_FREE_PB">Size of %s is %.2f PB</entry>
    <entry lang="da" key="DEVICE_IN_USE_FORMAT">ADVARSEL: Enhed/partition er i brug af operativsystem eller andre applikationer. Formatering af enhed/partition kan medføre data korruption og system ustabilitet.\n\nFortsæt?</entry>
    <entry lang="en" key="DEVICE_IN_USE_INPLACE_ENC">Warning: The partition is in use by the operating system or applications. You should close any applications that might be using the partition (including antivirus software).\n\nContinue?</entry>
    <entry lang="da" key="FORMAT_CANT_DISMOUNT_FILESYS">Fejl: Enhed/partition indeholder et filsystem som ikke kunne afbrydes. Filsystemet kan være i brug af operativsystem. Formatering af enhed/partition vil sandsynligvis medføre data korruption og system ustabilitet.\n\nFor at løse dette problem, anbefaler vi at du først sletter paritionen og så genopretter den uden formatering. For at gøre dette, følg disse trin: 1) Højreklik på 'Computer' (eller 'Denne computer') ikonet i 'Start Menuen' og vælg and select 'Administrer'. Vinduet 'Computeradministration' bør da komme frem. 2) I vinduet 'Computeradministration', vælg 'Lager' &gt; 'Diskhåndtering'. 3) Højreklik på den partition du vil kryptere og vælg enten 'slet partition', eller 'slet bind', eller 'slet logisk drev'. 4) Klik 'Ja'. Hvis Windows beder dig om at genstarte computeren, gør dette. Gentag da trin 1 og 2 og fortsæt fra trin 5. 5) Højreklik på området for tildelt/ledig disk plads og vælg enten 'Ny Partition', eller 'Nyt Simpelt Bind', eller 'Nyt logisk drev'. 6) 'Ny Partition hjælp' eller 'Nyt Simpelt Bind hjælp' vinduet burde komme frem nu; følg instruktionerne. På hjælpesiden benævnt 'Formater Partition', vælg enten 'formater ikke denne partition' eller 'formater ikke dette bind'. I samme hjælp, klik 'Næste' og så 'Afslut'. 7) Bemærk at enhedsstien du har valgt i VeraCrypt måske er forkert nu. Derfor, gå ud af VeraCrypt Bind Oprettelseshjælp (hvis den stadig er åben) og så start den igen. 8) Prøv at kryptere enhed/partition igen.\n\nHvis VeraCrypt gentagne gange giver fejl ved kryptering af enhed/partition, måtte du måske overveje at oprette en fil-beholder istedet.</entry>
    <entry lang="en" key="INPLACE_ENC_CANT_LOCK_OR_DISMOUNT_FILESYS">Error: The filesystem could not be locked and/or dismounted. It may be in use by the operating system or applications (for example, antivirus software). Encrypting the partition might cause data corruption and system instability.\n\nPlease close any applications that might be using the filesystem (including antivirus software) and try again. If it does not help, please follow the below steps.</entry>
    <entry lang="da" key="DEVICE_IN_USE_INFO">ADVARSEL: Nogle af de tilsluttede enheder/partitioner er var allerede i brug!\n\nIgnoreres dette kan det medføre uønskede resultater inklusiv system ustabilitet.\n\nVi anbefaler kraftigt at du lukker enhver applikation der måtte bruge enheden/partitionen.</entry>
    <entry lang="da" key="DEVICE_PARTITIONS_ERR">Den valgte enhed indeholder partitioner.\n\nFormatering af enheden kan forårsage system ustabilitet og/eller data korruption. Vælg venligst enten en partition på enheden, eller fjern alle partitioner på enheden for at VeraCrypt kan formatere den sikkert.</entry>
    <entry lang="en" key="DEVICE_PARTITIONS_ERR_W_INPLACE_ENC_NOTE">The selected non-system device contains partitions.\n\nEncrypted device-hosted VeraCrypt volumes can be created within devices that do not contain any partitions (including hard disks and solid-state drives). A device that contains partitions can be entirely encrypted in place (using a single master key) only if it is the drive where Windows is installed and from which it boots.\n\nIf you want to encrypt the selected non-system device using a single master key, you will need to remove all partitions on the device first to enable VeraCrypt to format it safely (formatting a device that contains partitions might cause system instability and/or data corruption). Alternatively, you can encrypt each partition on the drive individually (each partition will be encrypted using a different master key).\n\nNote: If you want to remove all partitions from a GPT disk, you may need to convert it to a MBR disk (using e.g. the Computer Management tool) in order to remove hidden partitions.</entry>
    <entry lang="en" key="WHOLE_NONSYS_DEVICE_ENC_CONFIRM">Warning: If you encrypt the entire device (as opposed to encrypting only a partition on it), operating systems will consider the device as new, empty, and unformatted (as it will contain no partition table) and may spontaneously initialize the device (or ask you if you want to do so), which may damage the volume. Furthermore, it will not be possible to consistently mount the volume as favorite (e.g. when the drive number changes) or to assign a favorite-volume label to it.\n\nTo avoid that you may want to consider creating a partition on the device and encrypting the partition instead.\n\nAre you sure want to encrypt the entire device?</entry>
    <entry lang="en" key="AFTER_FORMAT_DRIVE_LETTER_WARN">IMPORTANT: Please keep in mind that this volume can NOT be mounted/accessed using the drive letter %c:, which is currently assigned to it!\n\nTo mount this volume, click 'Auto-Mount Devices' in the main VeraCrypt window (alternatively, in the main VeraCrypt window, click 'Select Device', then select this partition/device, and click 'Mount'). The volume will be mounted to a different drive letter, which you select from the list in the main VeraCrypt window.\n\nThe original drive letter %c: should be used only in case you need to remove encryption from the partition/device (e.g., if you no longer need encryption). In such a case, right-click the drive letter %c: in the 'Computer' (or 'My Computer') list and select 'Format'. Otherwise, the drive letter %c: should never be used (unless you remove it, as described e.g. in the VeraCrypt FAQ, and assign it to another partition/device).</entry>
    <entry lang="en" key="OS_NOT_SUPPORTED_FOR_NONSYS_INPLACE_ENC">In-place encryption of non-system volumes is not supported on the version of the operating system you are currently using (it is supported only on Windows Vista and later versions of Windows).\n\nThe reason is that this version of Windows does not support shrinking of a filesystem (the filesystem needs to be shrunk to make space for the volume header and backup header).</entry>
    <entry lang="en" key="ONLY_NTFS_SUPPORTED_FOR_NONSYS_INPLACE_ENC">The selected partition does not appear to contain an NTFS filesystem. Only partitions that contain an NTFS filesystem can be encrypted in place.\n\nNote: The reason is that Windows does not support shrinking of other types of filesystems (the filesystem needs to be shrunk to make space for the volume header and backup header).</entry>
    <entry lang="en" key="ONLY_MOUNTED_VOL_SUPPORTED_FOR_NONSYS_INPLACE_ENC">The selected partition does not appear to contain an NTFS filesystem. Only partitions that contain an NTFS filesystem can be encrypted in place.\n\nIf you want to create an encrypted VeraCrypt volume within this partition, choose the option "Create encrypted volume and format it" (instead of the option "Encrypt partition in place").</entry>
    <entry lang="en" key="PARTITION_TOO_SMALL_FOR_NONSYS_INPLACE_ENC">Error: The partition is too small. VeraCrypt cannot encrypt it in place.</entry>
    <entry lang="en" key="INPLACE_ENC_ALTERNATIVE_STEPS">To encrypt the data on this partition, please follow these steps:\n\n1) Create a VeraCrypt volume on an empty partition/device and then mount it.\n\n2) Copy all files from the partition that you originally wanted to encrypt to the mounted VeraCrypt volume (that has been created and mounted in step 1). That way, you will create a VeraCrypt-encrypted backup of the data.\n\n3) Create a VeraCrypt volume on the partition that you originally wanted to encrypt and make sure that (in the VeraCrypt wizard) you choose the option "Create encrypted volume and format it" (instead of the option "Encrypt partition in place"). Note that all data stored on the partition will be erased. After the volume is created, mount it.\n\n4) Copy all files from the mounted backup VeraCrypt volume (created and mounted in step 1) to the mounted VeraCrypt volume that has been created (and mounted) in step 3.\n\nAfter you complete these steps, the data will be encrypted and, in addition, there will be an encrypted backup of the data.</entry>
    <entry lang="en" key="RAW_DEV_NOT_SUPPORTED_FOR_INPLACE_ENC">VeraCrypt can in-place encrypt only a partition, a dynamic volume, or an entire system drive.\n\nIf you want to create an encrypted VeraCrypt volume within the selected non-system device, choose the option "Create encrypted volume and format it" (instead of the option "Encrypt partition in place").</entry>
    <entry lang="en" key="INPLACE_ENC_INVALID_PATH">Error: VeraCrypt can in-place encrypt only a partition, a dynamic volume, or an entire system drive. Please make sure the specified path is valid.</entry>
    <entry lang="en" key="CANNOT_RESIZE_FILESYS">Error: Cannot shrink the filesystem (the filesystem needs to be shrunk to make space for the volume header and backup header).\n\nPossible causes and solutions:\n\n- Not enough free space on the volume. Please make sure no other application is writing to the filesystem.\n\n- Corrupted file system. Try to check it and fix any errors (right-click the corresponding drive letter in the 'Computer' list, then select Properties &gt; Tools &gt; 'Check Now', make sure the option 'Automatically fix file system errors' is enabled and click Start).\n\nIf the above steps do not help, please follow the below steps.</entry>
    <entry lang="en" key="NOT_ENOUGH_FREE_FILESYS_SPACE_FOR_SHRINK">Error: There is not enough free space on the volume and so the filesystem cannot be shrunk (the filesystem needs to be shrunk to make space for the volume header and backup header).\n\nPlease delete any redundant files and empty the Recycle Bin so as to free at least 256 KB of space and then try again. Note that due to a Windows issue, the amount of free space reported by the Windows Explorer may be incorrect until the operating system is restarted. If restarting the system does not help, the file system may be corrupted. Try to check it and fix any errors (right-click the corresponding drive letter in the 'Computer' list, then select Properties &gt; Tools &gt; 'Check Now', make sure the option 'Automatically fix file system errors' is enabled and click Start).\n\nIf the above steps do not help, please follow the below steps.</entry>
    <entry lang="da" key="DISK_FREE_BYTES">Den ledige plads på drevet %s er %.2f bytes.</entry>
    <entry lang="en" key="DISK_FREE_KB">Free space on drive %s is %.2f KB</entry>
    <entry lang="en" key="DISK_FREE_MB">Free space on drive %s is %.2f MB</entry>
    <entry lang="en" key="DISK_FREE_GB">Free space on drive %s is %.2f GB</entry>
    <entry lang="en" key="DISK_FREE_TB">Free space on drive %s is %.2f TB</entry>
    <entry lang="en" key="DISK_FREE_PB">Free space on drive %s is %.2f PB</entry>
    <entry lang="da" key="DRIVELETTERS">Kunne ikke finde ledige drev bogstaver.</entry>
    <entry lang="da" key="DRIVER_NOT_FOUND">Fejl: VeraCrypt driver er ikke fundet.\n\nKopier venligst filerne 'veracrypt.sys' og 'veracrypt-x64.sys' til biblioteket hvor VeraCrypt hovedprogrammet (VeraCrypt.exe) er placeret.</entry>
    <entry lang="en" key="DRIVER_VERSION">Error: An incompatible version of the VeraCrypt driver is currently running.\n\nIf you are trying to run VeraCrypt in portable mode (i.e. without installing it) and a different version of VeraCrypt is already installed, you must uninstall it first (or upgrade it using the VeraCrypt installer). To uninstall it, follow these steps: On Windows Vista or later, select 'Start Menu' > Computer > 'Uninstall or change a program' > VeraCrypt > Uninstall; on Windows XP, select 'Start Menu' > Settings > 'Control Panel' > 'Add Or Remove Programs' > VeraCrypt > Remove.\n\nSimilarly, if you are trying to run VeraCrypt in portable mode (i.e. without installing it) and a different version of VeraCrypt is already running in portable mode, you must restart the system first and then run only this new version.</entry>
    <entry lang="da" key="ERR_CIPHER_INIT_FAILURE">Fejl: Ciffer initialiseringsfejl.</entry>
    <entry lang="da" key="ERR_CIPHER_INIT_WEAK_KEY">Fejl: En svag eller potientiel svag nøgle er detekteret. Nøglen vil blive afvist. Prøv venligst igen.</entry>
    <entry lang="en" key="EXCEPTION_REPORT">A critical error has occurred and VeraCrypt must be terminated. If this is caused by a bug in VeraCrypt, we would like to fix it. To help us, you can send us an automatically generated error report containing the following items:\n\n- Program version\n- Operating system version\n- Type of CPU\n- VeraCrypt component name\n- Checksum of VeraCrypt executable\n- Symbolic name of dialog window\n- Error category\n- Error address\n- VeraCrypt call stack\n\nIf you select 'Yes', the following URL (which contains the entire error report) will be opened in your default Internet browser.\n\n%hs\n\nDo you want to send us the above error report?</entry>
    <entry lang="en" key="EXCEPTION_REPORT_EXT">A critical error has occurred in your system, which requires VeraCrypt to be terminated.\n\nNote that this error has not been caused by VeraCrypt (so the VeraCrypt developers cannot fix it). Please, check your system for possible problems (e.g., system configuration, network connection, failing hardware components).</entry>
    <entry lang="en" key="EXCEPTION_REPORT_EXT_FILESEL">A critical error has occurred in your system, which requires VeraCrypt to be terminated.\n\nIf this problem persists, you may want to try disabling or uninstalling applications that could potentially be causing this issue, such as antivirus or Internet security software, system "enhancers", "optimizers" or "tweakers", etc. If it does not help, you may want to try reinstalling your operating system (this problem may also be caused by malware).</entry>
    <entry lang="da" key="EXCEPTION_REPORT_TITLE">VeraCrypt Kritisk Fejl</entry>
    <entry lang="en" key="SYSTEM_CRASHED_ASK_REPORT">VeraCrypt detected that the operating system recently crashed. There are many potential reasons why the system could have crashed (for example, a failing hardware component, a bug in a device driver, etc.)\n\nDo you want VeraCrypt to check whether a bug in VeraCrypt could have caused the system crash?</entry>
    <entry lang="en" key="ASK_KEEP_DETECTING_SYSTEM_CRASH">Do you want VeraCrypt to continue detecting system crashes?</entry>
    <entry lang="en" key="NO_MINIDUMP_FOUND">VeraCrypt found no system crash minidump file.</entry>
    <entry lang="en" key="ASK_DELETE_KERNEL_CRASH_DUMP">Do you want to delete the Windows crash dump file to free up disk space?</entry>
    <entry lang="en" key="ASK_DEBUGGER_INSTALL">In order to analyze the system crash, VeraCrypt needs to install Microsoft Debugging Tools for Windows first.\n\nAfter you click OK, the Windows installer will download the Microsoft Debugging Tools installation package (16 MB) from a Microsoft server and install it (the Windows installer will be forwarded to the Microsoft server URL from the veracrypt.org server, which ensures that this feature works even if Microsoft changes the location of the installation package).</entry>
    <entry lang="en" key="SYSTEM_CRASH_ANALYSIS_INFO">After you click OK, VeraCrypt will analyze the system crash. This may take up to several minutes.</entry>
    <entry lang="en" key="DEBUGGER_NOT_FOUND">Please make sure the environment variable 'PATH' includes the path to 'kd.exe' (Kernel Debugger).</entry>
    <entry lang="en" key="SYSTEM_CRASH_NO_VERACRYPT">It appears that VeraCrypt most likely did not cause the system crash. There are many potential reasons why the system could have crashed (for example, a failing hardware component, a bug in a device driver, etc.)</entry>
    <entry lang="en" key="SYSTEM_CRASH_UPDATE_DRIVER">Results of the analysis indicate that updating the following driver might solve this issue: </entry>
    <entry lang="en" key="SYSTEM_CRASH_REPORT">To help us determine whether there is a bug in VeraCrypt, you can send us an automatically generated error report containing the following items:\n- Program version\n- Operating system version\n- Type of CPU\n- Error category\n- Driver name and version\n- System call stack\n\nIf you select 'Yes', the following URL (which contains the entire error report) will be opened in your default Internet browser.</entry>
    <entry lang="en" key="ASK_SEND_ERROR_REPORT">Do you want to send us the above error report?</entry>
    <entry lang="da" key="ENCRYPT">&amp;Krypter</entry>
    <entry lang="da" key="DECRYPT">&amp;Dekrypter</entry>
    <entry lang="da" key="PERMANENTLY_DECRYPT">&amp;Dekrypter permanent</entry>
    <entry lang="da" key="EXIT">Afslut</entry>
    <entry lang="da" key="EXT_PARTITION">Opret venligst et logisk drev til denne udvidede partition, og prøv igen.</entry>
    <entry lang="en" key="FILE_HELP">A VeraCrypt volume can reside in a file (called VeraCrypt container), which can reside on a hard disk, on a USB flash drive, etc. A VeraCrypt container is just like any normal file (it can be, for example, moved or deleted as any normal file). Click 'Select File' to choose a filename for the container and to select the location where you wish the container to be created.\n\nWARNING: If you select an existing file, VeraCrypt will NOT encrypt it; the file will be deleted and replaced with the newly created VeraCrypt container. You will be able to encrypt existing files (later on) by moving them to the VeraCrypt container that you are about to create now.</entry>
    <entry lang="en" key="FILE_HELP_HIDDEN_HOST_VOL">Select the location of the outer volume to be created (within this volume the hidden volume will be created later on).\n\nA VeraCrypt volume can reside in a file (called VeraCrypt container), which can reside on a hard disk, on a USB flash drive, etc. A VeraCrypt container can be moved or deleted as any normal file. Click 'Select File' to choose a filename for the container and to select the location where you wish the container to be created. If you select an existing file, VeraCrypt will NOT encrypt it; it will be deleted and replaced with the newly created container. You will be able to encrypt existing files (later on) by moving them to the VeraCrypt container you are about to create now.</entry>
    <entry lang="en" key="DEVICE_HELP">Encrypted device-hosted VeraCrypt volumes can be created within partitions on hard disks, solid-state drives, USB memory sticks, and on any other supported storage devices. Partitions can also be encrypted in place.\n\nIn addition, encrypted device-hosted VeraCrypt volumes can be created within devices that do not contain any partitions (including hard disks and solid-state drives).\n\nNote: A device that contains partitions can be entirely encrypted in place (using a single key) only if it is the drive where Windows is installed and from which it boots.</entry>
    <entry lang="en" key="DEVICE_HELP_NO_INPLACE">A device-hosted VeraCrypt volume can be created within a hard disk partition, solid-state drive, USB memory stick, and other storage devices.\n\nWARNING: Note that the partition/device will be formatted and all data currently stored on it will be lost.</entry>
    <entry lang="en" key="DEVICE_HELP_HIDDEN_HOST_VOL">\nSelect the location of the outer volume to be created (within this volume the hidden volume will be created later on).\n\nOuter volumes can be created within partitions on hard disks, solid-state drives, USB memory sticks, and on any other supported storage devices. Outer volumes can also be created within devices that do not contain any partitions (including hard disks and solid-state drives).\n\nWARNING: Note that the partition/device will be formatted and all data currently stored on it will be lost.</entry>
    <entry lang="da" key="FILE_HELP_HIDDEN_HOST_VOL_DIRECT">Vælg lokationen på det VeraCrypt bind hvori du ønsker at oprette et skjult bind.</entry>
    <entry lang="en" key="FILE_IN_USE">WARNING: The host file/device is already in use!\n\nIgnoring this can cause undesired results including system instability. All applications that might be using the host file/device (for example, antivirus or backup applications) should be closed before mounting the volume.\n\nContinue mounting?</entry>
    <entry lang="da" key="FILE_IN_USE_FAILED">Fejl: Kan ikke tilslutte bind. Værts filen/enheden er allerede i brug. Forsøg på at tilslutte uden eksklusiv adgang fejlede også.</entry>
    <entry lang="da" key="FILE_OPEN_FAILED">Filen kunne ikke åbnes.</entry>
    <entry lang="da" key="FILE_TITLE">Bind placering</entry>
    <entry lang="da" key="FILESYS_PAGE_TITLE">Store Filer</entry>
    <entry lang="da" key="FILESYS_PAGE_HELP_QUESTION">Ønsker du at gemme filer større end 4 GB i dette VeraCrypt bind?</entry>
    <entry lang="da" key="FILESYS_PAGE_HELP_EXPLANATION">Afhængigt af dit valg ovenfor, vil VeraCrypt vælge et passende standard filsystem til dit VeraCrypt bind (du vil være i stand til at vælge et filsystem i det næste trin).</entry>
    <entry lang="da" key="FILESYS_PAGE_HELP_EXPLANATION_HIDVOL">Da du opretter et ydre bind, bør du overveje at vælge 'Nej'. Hvis du vælger 'Ja', vil standard filsystemet blive NTFS, hvilket ikke er så passende til ydre bind som FAT (for eksempel, den maksimalt mulige størrelse på det skjulte bind vil blive væsentligt større hvis det ydre bind er formatteret som FAT). Normalt er FAT standard for både skjulte og normale bind (så FAT bind er ikke så mistænkelige). Dog, hvis brugeren indikerer ønske om at gemme filer større end 4 GB (hvilket FAT filsystemet ikke tillader), så er FAT ikke standard.</entry>
    <entry lang="da" key="FILESYS_PAGE_HELP_EXPLANATION_HIDVOL_CONFIRM">Er du sikker på du ønsker at vælge 'Ja'?</entry>
    <entry lang="da" key="DEVICE_TRANSFORM_MODE_PAGE_TITLE">Bind oprettelses tilstand</entry>
    <entry lang="en" key="DEVICE_TRANSFORM_MODE_PAGE_FORMAT_HELP">This is the fastest way to create a partition-hosted or device-hosted VeraCrypt volume (in-place encryption, which is the other option, is slower because content of each sector has to be first read, encrypted, and then written). Any data currently stored on the selected partition/device will be lost (the data will NOT be encrypted; it will be overwritten with random data). If you want to encrypt existing data on a partition, choose the other option.</entry>
    <entry lang="en" key="DEVICE_TRANSFORM_MODE_PAGE_INPLACE_HELP">The entire selected partition and all data stored on it will be encrypted in place. If the partition is empty, you should choose the other option (the volume will be created much faster).</entry>
    <entry lang="da" key="NOTE_BEGINNING">Bemærk: </entry>
    <entry lang="da" key="RESUME">&amp;Genoptag</entry>
    <entry lang="da" key="DEFER">&amp;Udsæt</entry>
    <entry lang="da" key="START">&amp;Start</entry>
    <entry lang="da" key="CONTINUE">&amp;Fortsæt</entry>
    <entry lang="da" key="FORMAT">&amp;Formater</entry>
    <entry lang="en" key="WIPE">&amp;Wipe</entry>
    <entry lang="da" key="FORMAT_ABORT">Afbryd formatering?</entry>
    <entry lang="da" key="SHOW_MORE_INFORMATION">Vis mere information</entry>
    <entry lang="da" key="DO_NOT_SHOW_THIS_AGAIN">Vis ikke dette igen</entry>
    <entry lang="en" key="WIPE_FINISHED">The content of the partition/device has been successfully erased.</entry>
    <entry lang="en" key="WIPE_FINISHED_DECOY_SYSTEM_PARTITION">The content of the partition where the original system (of which the hidden system is a clone) resided has been successfully erased.</entry>
    <entry lang="en" key="DECOY_OS_VERSION_WARNING">Please make sure the version of Windows you are going to install (on the wiped partition) is the same as the version of Windows you are currently running. This is required due to the fact that both systems will share a common boot partition.</entry>
    <entry lang="en" key="SYSTEM_ENCRYPTION_FINISHED">The system partition/drive has been successfully encrypted.\n\nNote: If there are non-system VeraCrypt volumes that you need to have mounted automatically every time Windows starts, you can set it up by mounting each of them and selecting 'Favorites' > 'Add Mounted Volume to System Favorites').</entry>
    <entry lang="da" key="SYSTEM_DECRYPTION_FINISHED">System partitionen/drevet er dekrypteret med succes.</entry>
    <entry lang="da" key="FORMAT_FINISHED_HELP">\n\nVeraCrypt bindet er oprettet og klar til brug. Hvis du ønsker at oprette et andet VeraCrypt bind, klik Næste. Ellers, klik Afslut.</entry>
    <entry lang="en" key="SYSENC_HIDDEN_VOL_FORMAT_FINISHED_HELP">\n\nThe hidden VeraCrypt volume has been successfully created (the hidden operating system will reside within this hidden volume).\n\nClick Next to continue.</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_FINISHED_TITLE">Volume Fully Encrypted</entry>
    <entry lang="en" key="NONSYS_INPLACE_DEC_FINISHED_TITLE">Volume Fully Decrypted</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_FINISHED_INFO">IMPORTANT: TO MOUNT THIS NEWLY CREATED VERACRYPT VOLUME AND TO ACCESS DATA STORED IN IT, CLICK 'Auto-Mount Devices' IN THE MAIN VERACRYPT WINDOW. After you enter the correct password (and/or supply correct keyfiles), the volume will be mounted to the drive letter you select from the list in the main VeraCrypt window (and you will be able to access the encrypted data via the selected drive letter).\n\nPLEASE REMEMBER OR WRITE DOWN THE ABOVE STEPS. YOU MUST FOLLOW THEM WHENEVER YOU WANT TO MOUNT THE VOLUME AND ACCESS DATA STORED IN IT. Alternatively, in the main VeraCrypt window, click 'Select Device', then select this partition/volume, and click 'Mount'.\n\nThe partition/volume has been successfully encrypted (it contains a fully encrypted VeraCrypt volume now) and is ready for use.</entry>
    <entry lang="en" key="NONSYS_INPLACE_DEC_FINISHED_INFO">The VeraCrypt volume has been successfully decrypted.</entry>
    <entry lang="en" key="NONSYS_INPLACE_DEC_FINISHED_DRIVE_LETTER_SEL_INFO">The VeraCrypt volume has been successfully decrypted.\n\nPlease select a drive letter that you wish to assign to the decrypted volume and then click Finish.\n\nIMPORTANT: Until a drive letter is assigned to the decrypted volume, you will not be able to access data stored on the volume.</entry>
    <entry lang="en" key="NONSYS_INPLACE_DEC_FINISHED_NO_DRIVE_LETTER_AVAILABLE">Warning: To be able to access the decrypted data, a drive letter needs to be assigned to the decrypted volume. However, no drive letter is currently available.\n\nPlease vacate a drive letter (for example, by disconnecting a USB flash drive or external hard drive, etc.) and then click OK.</entry>
    <entry lang="da" key="FORMAT_FINISHED_INFO">VeraCrypt bindet er oprettet med succes.</entry>
    <entry lang="da" key="FORMAT_FINISHED_TITLE">Bind Oprettet</entry>
    <entry lang="da" key="FORMAT_HELP">VIGTIGT: Bevæg musen så tilfældigt som muligt i dette vindue. Jo længere tid du bevæger den, jo bedre. Dette forbedrer signifikant den kryptografiske styrke på nøglefilen. Klik på Formater for at oprette bindet.</entry>
    <entry lang="da" key="FORMAT_HIDVOL_HOST_HELP">Klik på Formater for at oprette det ydre bind. For mere information, læs venligst dokumentationen.</entry>
    <entry lang="da" key="FORMAT_HIDVOL_HOST_TITLE">Ydre Bind Formatering</entry>
    <entry lang="da" key="FORMAT_HIDVOL_TITLE">Skjult Bind Formatering</entry>
    <entry lang="da" key="FORMAT_TITLE">Bind Formatering</entry>
    <entry lang="da" key="HELP_READER_ERROR">Adobe Reader (eller et kompatibelt værktøj) er nødvendigt for at se eller udskrive VeraCrypt Brugervejledning. Adobe Reader (freeware) kan downloades på: www.adobe.com/dk/\n\nØnsker du at se den online dokumentation istedet?</entry>
    <entry lang="da" key="HIDDEN_VOL_WIZARD_MODE_NORMAL_HELP">Hvis du vælger denne mulighed, vil oprettelsesguiden først hjælpe dig med at oprette et normalt VeraCrypt bind og så et skjult VeraCrypt bind deri. Uerfarne brugere bør altid vælge denne mulighed.</entry>
    <entry lang="da" key="HIDDEN_VOL_WIZARD_MODE_DIRECT_HELP">Hvis du vælger denne mulighed, vil du oprette et skjult bind i et eksisterende VeraCrypt bind. Det vil formodes at du allerede har oprettet et VeraCrypt bind der er passende som vært til det skjulte bind.</entry>
    <entry lang="da" key="HIDDEN_VOL_WIZARD_MODE_TITLE">Bind oprettelses tilstand</entry>
    <entry lang="da" key="HIDVOL_FORMAT_FINISHED_TITLE">Skjult Bind oprettet</entry>
    <entry lang="en" key="HIDVOL_FORMAT_FINISHED_HELP">The hidden VeraCrypt volume has been successfully created and is ready for use. If all the instructions have been followed and if the precautions and requirements listed in the section "Security Requirements and Precautions Pertaining to Hidden Volumes" in the VeraCrypt User's Guide are followed, it should be impossible to prove that the hidden volume exists, even when the outer volume is mounted.\n\nWARNING: IF YOU DO NOT PROTECT THE HIDDEN VOLUME (FOR INFORMATION ON HOW TO DO SO, REFER TO THE SECTION "PROTECTION OF HIDDEN VOLUMES AGAINST DAMAGE" IN THE VERACRYPT USER'S GUIDE), DO NOT WRITE TO THE OUTER VOLUME. OTHERWISE, YOU MAY OVERWRITE AND DAMAGE THE HIDDEN VOLUME!</entry>
    <entry lang="en" key="FIRST_HIDDEN_OS_BOOT_INFO">You have started the hidden operating system. As you may have noticed, the hidden operating system appears to be installed on the same partition as the original operating system. However, in reality, it is installed within the partition behind it (in the hidden volume). All read and write operations are being transparently redirected from the original system partition to the hidden volume.\n\nNeither the operating system nor applications will know that data written to and read from the system partition are actually written to and read from the partition behind it (from/to a hidden volume). Any such data is encrypted and decrypted on the fly as usual (with an encryption key different from the one that will be used for the decoy operating system).\n\n\nPlease click Next to continue.</entry>
    <entry lang="da" key="HIDVOL_HOST_FILLING_HELP_SYSENC">Det ydre bind er blevet oprettet og tilsluttet som drev %hc:. Til dette ydre bind bør du nu kopiere nogle følsomt udseende filer som du egentlig IKKE ønsker at skjule. De vil være der for dem der eventuelt afpresser dig til at afsløre kodeordet for den første partition bag system partitionen, hvor både det ydre og skjulte bind (indeholdende det skjulte operativsystem) vil være placeret. Du vil kunne afsløre kodeordet for dette ydre bind, og eksistensen af det skjulte bind (og det skjulte operativsystem) vil fortsat være hemmeligt.\n\nVIGTIGT: Filerne du kopierer til det ydre bind bør ikke optage mere plads end %s. Ellers er der muligvis ikke nok ledig plads i det ydre bind for det skjulte bind (og du vil ikke være i stand til at fortsætte). Efter du har afsluttet din kopiering, klik Næste (afbryd ikke bindet).</entry>
    <entry lang="da" key="HIDVOL_HOST_FILLING_HELP">Ydre Bind er oprettet med succes og tilsluttet som drev %hc:. Til dette bind bør du nu kopiere nogle filer over der ser følsomme ud, men som du egentlig ikke ønsker at skjule. Filerne vil så være der hvis nogen aftvinger dig dit kodeord. Du afslører da kun kodeordet for det ydre bind, ikke for det skjulte. De filer du virkelig bekymrer dig om vil være i det skjulte bind, som bliver oprettet senere. Når du er færdig med at kopiere, klik Næste. Afslut ikke bindet.\n\nBemærk: Når du har klikket på Næste, vil klynge bitmap til det ydre bind blive skannet for at afgøre størrelsen af uafbrudt fri plads hvis slutning ligger udenfor slutningen af bindet. Dette område vil indeholde det skjulte bind, så det vil begrænse den maksimale størrelse. Klynge bitmap skanning sikrer at ingen data på det ydre bind overskrives af det skjulte bind.</entry>
    <entry lang="da" key="HIDVOL_HOST_FILLING_TITLE">Ydre bind indeholder</entry>
    <entry lang="da" key="HIDVOL_HOST_PRE_CIPHER_HELP">\n\nI de næste trin indstiller du valgmuligheder for det ydre bind (hvori det skjulte bind vil blive oprettet senere).</entry>
    <entry lang="da" key="HIDVOL_HOST_PRE_CIPHER_HELP_SYSENC">\n\nI de næste trin, vil du oprette et såkaldt ydre VeraCrypt bind indeni den første partition bag system partition (som blev forklaret i en af de tidligere trin).</entry>
    <entry lang="da" key="HIDVOL_HOST_PRE_CIPHER_TITLE">Ydre bind</entry>
    <entry lang="en" key="HIDDEN_OS_PRE_CIPHER_HELP">In the following steps, you will set the options and password for the hidden volume, which will contain the hidden operating system.\n\nRemark: The cluster bitmap of the outer volume has been scanned in order to determine the size of uninterrupted area of free space whose end is aligned with the end of the outer volume. This area will accommodate the hidden volume, so it limits its maximum possible size. The maximum possible size of the hidden volume has been determined and confirmed to be greater than the size of the system partition (which is required, because the entire content of the system partition will need to be copied to the hidden volume). This ensures that no data currently stored on the outer volume will be overwritten by data written to the area of the hidden volume.</entry>
    <entry lang="en" key="HIDDEN_OS_PRE_CIPHER_WARNING">IMPORTANT: Please remember the algorithms that you select in this step. You will have to select the same algorithms for the decoy system. Otherwise, the hidden system will be inaccessible! (The decoy system must be encrypted with the same encryption algorithm as the hidden system.)\n\nNote: The reason is that the decoy system and the hidden system will share a single boot loader, which supports only a single algorithm, selected by the user (for each algorithm, there is a special version of the VeraCrypt Boot Loader).</entry>
    <entry lang="da" key="HIDVOL_PRE_CIPHER_HELP">\n\nBindets cluster bitmap er blevet skannet og den maksimalt mulige størrelse på det skjulte bind er blevet afgjort. I de næste trin vil du vælge indstilling, størrelse, og kodeord for det skjulte bind.</entry>
    <entry lang="da" key="HIDVOL_PRE_CIPHER_TITLE">Skjult bind</entry>
    <entry lang="da" key="HIDVOL_PROT_WARN_AFTER_MOUNT">Det skjulte bind er nu beskyttet mod beskadigelse indtil det ydre bind bliver afbrudt.\n\nADVARSEL: Hvis nogen data forsøges gemt i området for det skjulte bind, vil VeraCrypt igangsætte skrive-beskyttelse af hele bindet (både det ydre og den skjulte del) indtil det bliver afbrudt. Dette kan medføre filsystem korruption på det ydre bind, hvilket (hvis gentaget) uforsætligt kan have indflydelse på den plausible benægtelse af det skjulte bind. Derfor bør du gøre en effektiv indsats for at undgå at gemme i området for det skjulte bind. Alle data gemt i området for det skjulte bind vil ikke blive gemt og vil være mistet. Windows kan rapportere dette som en skrivefejl ("Fejl forsinket skrivning" eller "Parameteren er ukorrekt").</entry>
    <entry lang="da" key="HIDVOL_PROT_WARN_AFTER_MOUNT_PLURAL">Ethvert skjult bind indeni det nu tilsluttede bind er nu beskyttet imod beskadigelse indtil det bliver afbrudt.\n\nADVARSEL: Hvis der forsøges at gemme nogen data i området for beskyttede skjulte bind, vil VeraCrypt igangsætte skrive-beskyttelse af hele bindet (både det ydre og den skjulte del) indtil det bliver afbrudt. Dette kan medføre filsystem korruption på det ydre bind, hvilket (hvis gentaget) uforsætligt kan have indflydelse på den plausible benægtelse af det skjulte bind. Derfor bør du gøre en effektiv indsats for at undgå at gemme i området for det skjulte bind. Alle data gemt i området for det skjulte bind vil ikke blive gemt og vil være mistet. Windows kan rapportere dette som en skrivefejl ("Fejl forsinket skrivning" eller "Parameteren er ukorrekt").</entry>
    <entry lang="da" key="DAMAGE_TO_HIDDEN_VOLUME_PREVENTED">ADVARSEL: Der blev forsøgt at gemme data i området for det skjulte bind tilsluttet som %c:! VeraCrypt forhindrede disse data i at blive gemt for at beskytte det skjulte bind. Dette kan have medført filsystem korruption i det ydre bind og Windows kan have rapporteret en skrivefejl ("Fejl forsinket skrivning" eller "Parameteren er ukorrekt"). Hele bindet (både den ydre og skjulte del) vil blive skrive-beskyttet indtil det bliver afbrudt. Hvis dette ikke er første gang VeraCrypt har beskyttet data i at blive gemt i området for det skjulte bind, kan det uforsætligt have indflydelse på den plausible benægtelse af det skjulte bind (pga. mulig usædvanligt modsigende uoverenstemmelse i det ydre filsystem). Derfor bør du overveje at oprette et nyt VeraCrypt bind (med ekspresformatering slået fra) og flytte filerne fra dette bind til det nye bind; dette bind bør slettes sikkert (både det ydre og den skjulte del). Vi anbefaler kraftigt at du genstarter operativsystemet nu.</entry>
    <entry lang="en" key="CANNOT_SATISFY_OVER_4G_FILE_SIZE_REQ">You have indicated intent to store files larger than 4 GB on the volume. This requires the volume to be formatted as NTFS, which, however, will not be possible.</entry>
    <entry lang="en" key="CANNOT_CREATE_NON_HIDDEN_NTFS_VOLUMES_UNDER_HIDDEN_OS">Please note that when a hidden operating system is running, non-hidden VeraCrypt volumes cannot be formatted as NTFS. The reason is that the volume would need to be temporarily mounted without write protection in order to allow the operating system to format it as NTFS (whereas formatting as FAT is performed by VeraCrypt, not by the operating system, and without mounting the volume). For further technical details, see below. You can create a non-hidden NTFS volume from within the decoy operating system.</entry>
    <entry lang="en" key="HIDDEN_VOL_CREATION_UNDER_HIDDEN_OS_HOWTO">For security reasons, when a hidden operating system is running, hidden volumes can be created only in the 'direct' mode (because outer volumes must always be mounted as read-only). To create a hidden volume securely, follow these steps:\n\n1) Boot the decoy system.\n\n2) Create a normal VeraCrypt volume and, to this volume, copy some sensitive-looking files that you actually do NOT want to hide (the volume will become the outer volume).\n\n3) Boot the hidden system and start the VeraCrypt Volume Creation Wizard. If the volume is file-hosted, move it to the system partition or to another hidden volume (otherwise, the newly created hidden volume would be mounted as read-only and could not be formatted). Follow the instructions in the wizard so as to select the 'direct' hidden volume creation mode.\n\n4) In the wizard, select the volume you created in step 2 and then follow the instructions to create a hidden volume within it.</entry>
    <entry lang="en" key="HIDDEN_OS_WRITE_PROTECTION_BRIEF_INFO">For security reasons, when a hidden operating system is running, local unencrypted filesystems and non-hidden VeraCrypt volumes are mounted as read-only (no data can be written to such filesystems or VeraCrypt volumes).\n\nData is allowed to be written to any filesystem that resides within a hidden VeraCrypt volume (provided that the hidden volume is not located in a container stored on an unencrypted filesystem or on any other read-only filesystem).</entry>
    <entry lang="en" key="HIDDEN_OS_WRITE_PROTECTION_EXPLANATION">There are three main reasons why such countermeasures have been implemented:\n\n- It enables the creation of a secure platform for mounting of hidden VeraCrypt volumes. Note that we officially recommend that hidden volumes are mounted only when a hidden operating system is running. (For more information, see the subsection 'Security Requirements and Precautions Pertaining to Hidden Volumes' in the documentation.)\n\n- In some cases, it is possible to determine that, at a certain time, a particular filesystem was not mounted under (or that a particular file on the filesystem was not saved or accessed from within) a particular instance of an operating system (e.g. by analyzing and comparing filesystem journals, file timestamps, application logs, error logs, etc). This might indicate that a hidden operating system is installed on the computer. The countermeasures prevent these issues.\n\n- It prevents data corruption and allows safe hibernation. When Windows resumes from hibernation, it assumes that all mounted filesystems are in the same state as when the system entered hibernation. VeraCrypt ensures this by write-protecting any filesystem accessible both from within the decoy and hidden systems. Without such protection, the filesystem could become corrupted when mounted by one system while the other system is hibernated.</entry>
    <entry 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.</entry>
    <entry lang="da" key="CONFIRM_RESTART">Din computer skal genstartes.\n\nØnsker du at genstarte den nu?</entry>
    <entry lang="da" key="ERR_GETTING_SYSTEM_ENCRYPTION_STATUS">En fejl opstod under læsning af system krypterings status.</entry>
    <entry lang="en" key="ERR_PASSWORD_MISSING">No password specified in the command line. The volume can't be created.</entry>
    <entry lang="en" key="ERR_SIZE_MISSING">No volume size specified in the command line. The volume can't be created.</entry>
    <entry lang="en" key="ERR_NTFS_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected NTFS filesystem.</entry>
    <entry lang="en" key="ERR_FAT_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected FAT32 filesystem.</entry>
    <entry 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.</entry>
    <entry lang="en" key="ERR_DEVICE_CLI_CREATE_NOT_SUPPORTED">Only container files can be created through the command line.</entry>
    <entry 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.</entry>
    <entry 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.</entry>
    <entry 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.</entry>
    <entry lang="da" key="INIT_SYS_ENC">Kan ikke initialisere applikations komponenter for system kryptering.</entry>
    <entry lang="da" key="INIT_RAND">Kunne ikke initialisere tilfældigheds nummergenerator!</entry>
    <entry 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)</entry>
    <entry lang="da" key="INIT_REGISTER">Kunne ikke initialisere applikationen. Fejl i registrering af Dialog class.</entry>
    <entry lang="en" key="INIT_RICHEDIT">Error: Failed to load the Rich Edit system library.</entry>
    <entry lang="da" key="INTRO_TITLE">VeraCrypt Bind Oprettelsesguide</entry>
    <entry lang="da" key="MAX_HIDVOL_SIZE_BYTES">Den maksimale skjulte bind størrelse for dette bind er %.2f bytes.</entry>
    <entry lang="da" key="MAX_HIDVOL_SIZE_KB">Den maksimale skjulte bind størrelse for dette bind er %.2f KB.</entry>
    <entry lang="da" key="MAX_HIDVOL_SIZE_MB">Den maksimale skjulte bind størrelse for dette bind er %.2f MB.</entry>
    <entry lang="en" key="MAX_HIDVOL_SIZE_GB">Maximum possible hidden volume size for this volume is %.2f GB.</entry>
    <entry lang="en" key="MAX_HIDVOL_SIZE_TB">Maximum possible hidden volume size for this volume is %.2f TB.</entry>
    <entry lang="da" key="MOUNTED_NOPWCHANGE">Bind kodeord/nøglefiler kan ikke ændres mens bindet er tilsluttet. Afbryd venligst bindet først.</entry>
    <entry lang="da" key="MOUNTED_NO_PKCS5_PRF_CHANGE">Etiketnøgle oprindelses algoritmen kan ikke ændres mens bindet er tilsluttet. Afbryd venligst bindet først.</entry>
    <entry lang="da" key="MOUNT_BUTTON">&amp;Tilslut</entry>
    <entry lang="da" key="NEW_VERSION_REQUIRED">En nyere version af VeraCrypt kræves for at tilslutte dette bind.</entry>
    <entry lang="da" key="VOL_CREATION_WIZARD_NOT_FOUND">Fejl: Bind Oprettelsesguiden er ikke fundet.\n\nKontroller venligst at 'VeraCrypt Format.exe' er i mappen hvorfra 'VeraCrypt.exe' blev startet. Hvis den ikke er, geninstaller VeraCrypt, eller find 'VeraCrypt Format.exe' på din harddisk og start den.</entry>
    <entry lang="en" key="VOL_EXPANDER_NOT_FOUND">Error: Volume Expander not found.\n\nPlease make sure that the file 'VeraCryptExpander.exe' is in the folder from which 'VeraCrypt.exe' was launched. If it is not, please reinstall VeraCrypt, or locate 'VeraCryptExpander.exe' on your disk and run it.</entry>
    <entry lang="da" key="NEXT">&amp;Næste &gt;</entry>
    <entry lang="da" key="FINALIZE">&amp;Afslut</entry>
    <entry lang="da" key="INSTALL">&amp;Installer</entry>
    <entry lang="da" key="EXTRACT">U&amp;dpak</entry>
    <entry lang="da" key="NODRIVER">Ude i stand til at tilslutte VeraCrypt enhedsdriver. VeraCrypt vil ikke virke hvis enhedsdriveren ikke kører.\n\nBemærk venligst at, pga. et Windows problem, kan det være nødvendigt at logge af eller genstarte systemet førend enhedsdriveren kan lokalisere.</entry>
    <entry lang="da" key="NOFONT">Fejl opstået under indlæsning/forberedelse af skrifttyper.</entry>
    <entry lang="da" key="NOT_FOUND">Drev bogstavet blev ikke fundet eller der blev ikke angivet noget drev bogstav.</entry>
    <entry lang="en" key="ERR_CANNOT_ASSIGN_DRIVE_LETTER_NONSYS_DEC">Error: Cannot assign drive letter.\n\nUntil a drive letter is assigned to the decrypted volume, you will not be able to access data stored on the volume.\n\nRetry?</entry>
    <entry lang="da" key="DRIVE_LETTER_UNAVAILABLE">Drev bogstav er ikke tilgængeligt.</entry>
    <entry lang="da" key="NO_FILE_SELECTED">Ingen fil valgt!</entry>
    <entry lang="da" key="NO_FREE_DRIVES">Ingen drev bogstaver tilgængelige.</entry>
    <entry lang="da" key="NO_FREE_DRIVE_FOR_OUTER_VOL">Ingen ledige drev bogstaver til det ydre bind! Oprettelse af bind kan ikke fortsætte.</entry>
    <entry lang="da" key="NO_OS_VER">Kunne ikke fastsætte din version af operativsystem eller du anvender et usupporteret operativsystem.</entry>
    <entry lang="da" key="NO_PATH_SELECTED">Ingen sti valgt!</entry>
    <entry lang="da" key="NO_SPACE_FOR_HIDDEN_VOL">Ikke nok ledig plads til det skjulte bind! Oprettelse af bind kan ikke fortsætte.</entry>
    <entry lang="da" key="HIDDEN_VOLUME_TOO_SMALL_FOR_OS_CLONE">Fejl: Filerne du har kopieret til det ydre bind optager for meget plads. Derfor er der ikke nok plads på det ydre bind til det skjulte bind.\n\nBemærk at det skjulte bind skal være ligeså stort som system partitionen (den partition hvor det nuværende aktive operativsystem er installeret). Grunden er at det skjulte operativsystem er nødt til at blive oprettet ved at kopiere indholdet af system partitionen til det skjulte bind.\n\n\nProcessen ved oprettelse af det skjulte operativsystem kan ikke fortsætte.</entry>
    <entry lang="da" key="OPENFILES_DRIVER">Driveren kan ikke afbryde bindet. Enkelte filer i bindet er muligvis stadig åbne.</entry>
    <entry lang="da" key="OPENFILES_LOCK">Bindet kan ikke låses. Der er stadig åbne filer i bindet. Derfor kan det ikke afbrydes.</entry>
    <entry lang="en" key="VOL_LOCK_FAILED_OFFER_FORCED_DISMOUNT">VeraCrypt cannot lock the volume because it is in use by the system or applications (there may be open files on the volume).\n\nDo you want to force dismount on the volume?</entry>
    <entry lang="da" key="OPEN_VOL_TITLE">Vælg et VeraCrypt Bind</entry>
    <entry lang="da" key="OPEN_TITLE">Vælg sti og filnavn</entry>
    <entry lang="en" key="SELECT_PKCS11_MODULE">Select PKCS #11 Library</entry>
    <entry lang="da" key="OUTOFMEMORY">Ikke mere hukommelse</entry>
    <entry lang="en" key="FORMAT_DEVICE_FOR_ADVANCED_ONLY">IMPORTANT: We strongly recommend that inexperienced users create a VeraCrypt file container on the selected device/partition, instead of attempting to encrypt the entire device/partition.\n\nWhen you create a VeraCrypt file container (as opposed to encrypting a device or partition) there is, for example, no risk of destroying a large number of files. Note that a VeraCrypt file container (even though it contains a virtual encrypted disk) is actually just like any normal file. For more information, see the chapter Beginner's Tutorial in the VeraCrypt User Guide.\n\nAre you sure you want to encrypt the entire device/partition?</entry>
    <entry lang="da" key="OVERWRITEPROMPT">ADVARSEL: Filen '%s' eksisterer allerede!\n\nVIGTIGT: VERACRYPT KRYPTERER IKKE FILEN, MEN VIL SLETTE DEN. Er du sikker på du vil slette filen og erstatte den med en ny VeraCrypt beholder?</entry>
    <entry lang="da" key="OVERWRITEPROMPT_DEVICE">ADVARSEL: ALLE NUVÆRENDE FILER GEMT PÅ DET VALGTE %s '%s'%s VIL BLIVE SLETTET OG TABT (DE BLIVER IKKE KRYPTERET)!\n\nEr du sikker på du ønsker at fortsætte med formatering?</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_CONFIRM">WARNING: You will not be able to mount the volume or access any files stored on it until it has been fully encrypted.\n\nAre you sure you want to start encrypting the selected %s '%s'%s?</entry>
    <entry lang="en" key="NONSYS_INPLACE_DEC_CONFIRM">WARNING: You will not be able to mount the volume or access any files stored on it until it has been fully decrypted.\n\nAre you sure you want to start decrypting the selected %s '%s'%s?</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_CONFIRM_BACKUP">WARNING: Please note that if power supply is suddenly interrupted while encrypting/decrypting existing data in place, or when the operating system crashes due to a software error or hardware malfunction while VeraCrypt is encrypting/decrypting existing data in place, portions of the data will be corrupted or lost. Therefore, before you start encrypting/decrypting, please make sure that you have backup copies of the files you want to encrypt/decrypt.\n\nDo you have such a backup?</entry>
    <entry lang="da" key="OVERWRITEPROMPT_DEVICE_HIDDEN_OS_PARTITION">FORSIGTIG: ALLE NUVÆRENDE GEMTE FILER PÅ PARTITIONEN '%s'%s (F.EKS. PÅ DEN FØRSTE PARTITION BAG SYSTEM PARTITIONEN) VIL BLIVE SLETTET OG TABT (DE VIL IKKE BLIVE KRYPTERET)!\n\nEr du sikker på du ønsker at fortsætte med formattering?</entry>
    <entry lang="en" key="OVERWRITEPROMPT_DEVICE_SECOND_WARNING_LOTS_OF_DATA">WARNING: THE SELECTED PARTITION CONTAINS A LARGE AMOUNT OF DATA! Any files stored on the partition will be erased and lost (they will NOT be encrypted)!</entry>
    <entry lang="en" key="ERASE_FILES_BY_CREATING_VOLUME">Erase any files stored on the partition by creating a VeraCrypt volume within it</entry>
    <entry lang="da" key="PASSWORD">Kodeord</entry>
    <entry lang="en" key="PIM">PIM</entry>
    <entry lang="da" key="IDD_PCDM_CHANGE_PKCS5_PRF">Ændre etiketnøgle oprindelses algoritme</entry>
    <entry lang="da" key="IDD_PCDM_ADD_REMOVE_VOL_KEYFILES">Tilføj/Fjern nøglefiler til/fra Bind</entry>
    <entry lang="da" key="IDD_PCDM_REMOVE_ALL_KEYFILES_FROM_VOL">Fjern alle nøglefiler fra Bind</entry>
    <entry lang="en" key="PASSWORD_CHANGED">Password, PIM and/or keyfile(s) successfully changed.\n\nIMPORTANT: Please make sure you have read the section 'Changing Passwords and Keyfiles' in the chapter 'Security Requirements and Precautions' in the VeraCrypt User Guide.</entry>
    <entry lang="en" key="FAVORITE_PIM_CHANGED">This volume is registered as a System Favorite and its PIM was changed.\nDo you want VeraCrypt to automatically update the System Favorite configuration (administrator privileges required)?\n\nPlease note that if you answer no, you'll have to update the System Favorite manually.</entry>
    <entry lang="da" key="SYS_PASSWORD_CHANGED_ASK_RESCUE_DISK">VIGTIGT: Hvis du ikke har destrueret din VeraCrypt Nødhjælps Disk, vil dit system partition/drev stadig kunne dekrypteres ved brug af det gamle kodeord (ved at boote på VeraCrypt Nødhjælps Disk og indtaste det gamle kodeord). Du bør oprette en ny VeraCrypt Nødhjælps Disk og så destruere den gamle.\n\nØnsker du at oprette en ny VeraCrypt Nødhjælps Disk?</entry>
    <entry lang="da" key="SYS_HKD_ALGO_CHANGED_ASK_RESCUE_DISK">Bemærk at din VeraCrypt Nødhjælps Disk stadig bruger den tidligere algoritme. Hvis du fornemmer den tidligere algoritme er usikker, bør du oprette en ny VeraCrypt Nødhjælps Disk og så destruere den gamle.\n\nØnsker du at oprette en ny VeraCrypt Nødhjælps Disk?</entry>
    <entry lang="en" key="KEYFILES_NOTE">Any kind of file (for example, .mp3, .jpg, .zip, .avi) may be used as a VeraCrypt keyfile. Note that VeraCrypt never modifies the keyfile contents. You can select more than one keyfile (the order does not matter). If you add a folder, all non-hidden files found in it will be used as keyfiles. Click 'Add Token Files' to select keyfiles stored on security tokens or smart cards (or to import keyfiles to security tokens or smart cards).</entry>
    <entry lang="da" key="KEYFILE_CHANGED">Nøglefil(er) tilføjet/fjernet med succes.</entry>
    <entry lang="en" key="KEYFILE_EXPORTED">Keyfile exported.</entry>
    <entry lang="da" key="PKCS5_PRF_CHANGED">Etiketnøgle oprindelses algoritme ændret med success.</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_RESUME_PASSWORD_PAGE_HELP">Please enter the password and/or keyfile(s) for the non-system volume where you want to resume the process of in-place encryption.\n\n\nRemark: After you click Next, VeraCrypt will attempt to find all non-system volumes where the process of encryption has been interrupted and where the VeraCrypt volume header can be decrypted using the supplied password and/or keyfile(s). If more than one such volume is found, you will need to select one of them in the next step.</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_RESUME_VOL_SELECT_HELP">Please select one of the listed volumes. The list contains every accessible non-system volume where the process of encryption has been interrupted and whose header could be decrypted using the supplied password and/or keyfile(s).</entry>
    <entry lang="en" key="NONSYS_INPLACE_DEC_PASSWORD_PAGE_HELP">Please enter the password and/or keyfile(s) for the non-system VeraCrypt volume that you want to decrypt.</entry>
    <entry lang="da" key="PASSWORD_HELP">Det er meget vigtigt at du vælger et godt kodeord. Du bør undgå at vælge et der kun indeholder et enkelt ord der kan findes i en ordbog (eller en kombination af 2, 3 eller 4 af sådanne ord). Det bør ikke indeholde nogle navne eller fødselsdatoer. Det skal ikke være nemt at gætte. Et godt kodeord er en tilfældig kombination af store og små bogstaver, tal, og specielle karakterer, så som @ ^ = $ * + osv. Vi anbefaler at du vælger et kodeord der består af mere end 20 karakterer (jo længere, jo bedre). Det maksimalt mulige længde er 128 karakterer.</entry>
    <entry lang="da" key="PASSWORD_HIDDENVOL_HELP">Vælg venligst et kodeord til det skjulte bind. </entry>
    <entry lang="da" key="PASSWORD_HIDDEN_OS_HELP">Vælg venligst et kodeord til det skjulte operativsystem (f.eks. til det skjulte bind). </entry>
    <entry lang="en" key="PASSWORD_HIDDEN_OS_NOTE">IMPORTANT: The password that you choose for the hidden operating system in this step must be substantially different from the other two passwords (i.e. from the password for the outer volume and from the password for the decoy operating system).</entry>
    <entry lang="da" key="PASSWORD_HIDDENVOL_HOST_DIRECT_HELP">Indtast venligst kodeordet til det bind hvori du ønsker at oprette et skjult bind.\n\nEfter du har klikket Næste, vil VeraCrypt forsøge at tilslutte bindet. Så snart at bindet er tilsluttet, vil dets cluster bitmap bliver skannet for at afgøre størrelsen af det ubrudte område af ledig plads (hvis der er noget) hvis slutning ligger lige med slutningen af bindet. Dette område vil indeholde det skjulte bind og vil derfor begrænse dets maksimale mulige størrelse. Cluster map skanning er nødvendigt for at sikre at ingen data i det ydre bind, vil blive overskrevet af det skjulte bind.</entry>
    <entry lang="da" key="PASSWORD_HIDDENVOL_HOST_HELP">\nVælg venligst et kodeord til det ydre bind. Dette vil være det kodeord som du vil kunne afsløre i det tilfælde du bliver spurgt eller tvunget til at afsløre det.\n\nVIGTIGT: Kodeordet du vælger skal være mærkbart forskelligt fra det du vælger til det skjulte bind.\n\nBemærk: Den maksimalt mulige kodeords længde er på 128 karakterer.</entry>
    <entry lang="da" key="PASSWORD_SYSENC_OUTERVOL_HELP">Vælg venligst et kodeord til det ydre bind. Dette vil være det kodeord som du vil kunne afsløre i det tilfælde du bliver spurgt eller tvunget til at afsløre det for den første partition bag system partitionen, hvor både det ydre bind og det skjulte bind (indeholdende det skjulte operativsystem) vil være placeret. Eksistensen af det skjulte bind (og det skjulte operativsystem) vil forblive hemmeligt. Bemærk at kodeordet ikke er til aflednings systemet.\n\nVIGTIGT: Kodeordet du vælger skal være mærkbart forskelligt fra det du vælger til det skjulte bind (dvs. til det skjulte operativsystem).</entry>
    <entry lang="da" key="PASSWORD_HIDVOL_HOST_TITLE">Ydre Bind kodeord</entry>
    <entry lang="da" key="PASSWORD_HIDVOL_TITLE">Skjult Bind kodeord</entry>
    <entry lang="da" key="PASSWORD_HIDDEN_OS_TITLE">Kodeord til skjult operativsystem</entry>
    <entry lang="da" key="PASSWORD_LENGTH_WARNING">ADVARSEL: Korte kodeord er lette at bryde ved brug af magtfulde teknikker!\n\nVi anbefaler et kodeord over 20 karakterer. Er du sikker på du vil bruge et kort kodeord?</entry>
    <entry lang="da" key="PASSWORD_TITLE">Bind kodeord</entry>
    <entry lang="da" key="PASSWORD_WRONG">Ukorrekt kodeord eller ikke et VeraCrypt bind.</entry>
    <entry lang="da" key="PASSWORD_OR_KEYFILE_WRONG">Ukorrekt nøglefil(er) og/eller kodeord eller ikke et VeraCrypt bind.</entry>
    <entry lang="da" key="PASSWORD_OR_MODE_WRONG">Forkert tilslutningstilstand, ukorrekt kodeord, eller ikke et VeraCrypt bind.</entry>
    <entry lang="da" key="PASSWORD_OR_KEYFILE_OR_MODE_WRONG">Forkert tilslutningstilstand, ukorrekt nøglefil(er) og/eller kodeord, eller ikke et VeraCrypt bind.</entry>
    <entry lang="da" key="PASSWORD_WRONG_AUTOMOUNT">Ukorrekt kodeord eller intet VeraCrypt bind fundet.</entry>
    <entry lang="da" key="PASSWORD_OR_KEYFILE_WRONG_AUTOMOUNT">Ukorrekt nøglefil(er)/kodeord eller intet VeraCrypt bind fundet.</entry>
    <entry lang="da" key="PASSWORD_WRONG_CAPSLOCK_ON">\n\nAdvarsel: Caps Lock er slået til. Dette kan medføre at kodeordet indtastes ukorrekt.</entry>
    <entry lang="en" key="PIM_CHANGE_WARNING">Remember Number to Mount Volume</entry>
    <entry lang="en" key="PIM_HIDVOL_HOST_TITLE">Outer Volume PIM</entry>
    <entry lang="en" key="PIM_HIDVOL_TITLE">Hidden Volume PIM</entry>
    <entry lang="en" key="PIM_HIDDEN_OS_TITLE">PIM for Hidden Operating System</entry>
    <entry lang="en" key="PIM_HELP">PIM (Personal Iterations Multiplier) is a value that controls the number of iterations used by the header key derivation as follows:\n      Iterations = 15000 + (PIM x 1000).\n\nWhen left empty or set to 0, VeraCrypt will use a default value (485) that ensures a high security.\n\nWhen the password is less than 20 characters, PIM can't be smaller than 485 in order to maintain a minimal security level.\nWhen the password is 20 characters or more, PIM can be set to any value.\n\nA PIM value larger than 485 will lead to slower mount. A small PIM value (less than 485) will lead to a quicker mount but it can reduce security if the password is not strong enough.</entry>
    <entry lang="en" key="PIM_SYSENC_HELP">PIM (Personal Iterations Multiplier) is a value that controls the number of iterations used by the header key derivation as follows:\n      Iterations = PIM x 2048.\n\nWhen left empty or set to 0, VeraCrypt will use a default value that ensures a high security.\n\nWhen the password is less than 20 characters, PIM can't be smaller than 98 in order to maintain a minimal security level.\nWhen the password is 20 characters or more, PIM can be set to any value.\n\nA PIM value larger than 98 will lead to slower boot. A small PIM value (less than 98) will lead to a quicker boot but it can reduce security if the password is not strong enough.</entry>
    <entry lang="en" key="PIM_SYSENC_CHANGE_WARNING">Remember Number to Boot System</entry>
    <entry lang="en" key="PIM_LARGE_WARNING">You have chosen a PIM value that is larger than VeraCrypt default value.\nPlease note that this will lead to much slower mount/boot.</entry>
    <entry lang="en" key="PIM_SMALL_WARNING">You have chosen a Personal Iterations Multiplier (PIM) that is smaller than the default VeraCrypt value. Please note that if your password is not strong enough, this could lead to a weaker security.\n\nDo you confirm that you are using a strong password?</entry>
    <entry lang="en" key="PIM_SYSENC_TOO_BIG">Personal Iterations Multiplier (PIM) maximum value for system encryption is 65535.</entry>
    <entry lang="en" key="PIM_TITLE">Volume PIM</entry>
    <entry lang="en" key="HIDDEN_FILES_PRESENT_IN_KEYFILE_PATH">\n\nWARNING: Hidden file(s) have been found in a keyfile search path. Such hidden files cannot be used as keyfiles. If you need to use them as keyfiles, remove their 'Hidden' attribute (right-click each of them, select 'Properties', uncheck 'Hidden' and click OK). Note: Hidden files are visible only if the corresponding option is enabled (Computer > Organize > 'Folder and search options' > View).</entry>
    <entry lang="en" key="HIDDEN_VOL_PROT_PASSWORD_US_KEYB_LAYOUT">If you are attempting to protect a hidden volume containing a hidden system, please make sure you are using the standard US keyboard layout when typing the password for the hidden volume. This is required due to the fact that the password needs to be typed in the pre-boot environment (before Windows starts) where non-US Windows keyboard layouts are not available.</entry>
    <entry lang="en" key="FOUND_NO_PARTITION_W_DEFERRED_INPLACE_ENC">VeraCrypt has not found any volume where non-system encryption has been interrupted and where the volume header can be decrypted using the supplied password and/or keyfile(s).\n\nPlease make sure the password and/or keyfile(s) are correct and that the partition/volume is not being used by the system or applications (including antivirus software).</entry>
    <entry lang="en" key="SELECTED_PARTITION_ALREADY_INPLACE_ENC">The selected partition/device is already fully encrypted.\nHeader Flags = 0x%.8X</entry>
    <entry lang="en" key="SELECTED_PARTITION_NOT_INPLACE_ENC">The selected partition/device is not using in-place encryption.\nHeader Flags = 0x%.8X</entry>
    <entry lang="da" key="SYSENC_MOUNT_WITHOUT_PBA_NOTE">\n\nBemærk: Hvis du forsøger at tilslutte en partition placeret på et krypteret system drev uden før-boot godkendelse eller tilslutte en krypteret system partition fra et operativsystem der ikke kører, kan du gøre dette ved at vælge 'System' &gt; 'Tilslut uden før-Boot Godkendelse'.</entry>
    <entry lang="da" key="MOUNT_WITHOUT_PBA_VOL_ON_ACTIVE_SYSENC_DRIVE">I denne tilstand kan du ikke tilslutte en partition placeret på et drev hvis portion er indenfor nøglens rækkevidde af aktiv system kryptering.\n\nFør du kan tilslutte denne partition i denne tilstand, er du nødt til enten at boote et operativsystem installeret på et andet drev (krypteret eller ukrypteret) eller boote på et ukrypteret operativsystem.</entry>
    <entry lang="en" key="CANT_DECRYPT_PARTITION_ON_ENTIRELY_ENCRYPTED_SYS_DRIVE">VeraCrypt cannot decrypt an individual partition on an entirely encrypted system drive (you can decrypt only the entire system drive).</entry>
    <entry lang="en" key="CANT_DECRYPT_PARTITION_ON_ENTIRELY_ENCRYPTED_SYS_DRIVE_UNSURE">Warning: As the drive contains the VeraCrypt Boot Loader, it may be an entirely encrypted system drive. If it is, please note that VeraCrypt cannot decrypt an individual partition on an entirely encrypted system drive (you can decrypt only the entire system drive). If that is the case, you will be able to continue now but you will receive the 'Incorrect password' error message later.</entry>
    <entry lang="da" key="PREV">&lt; &amp;Tilbage</entry>
    <entry lang="da" key="RAWDEVICES">Ude af stand til at vise de rå enheder der er installeret på dit system!</entry>
    <entry lang="da" key="READONLYPROMPT">Bindet '%s' eksisterer, og er læs-kun. Er du sikker på du vil erstatte det?</entry>
    <entry lang="da" key="SELECT_DEST_DIR">Vælg destinationsmappe</entry>
    <entry lang="da" key="SELECT_KEYFILE">Vælg nøglefil</entry>
    <entry lang="da" key="SELECT_KEYFILE_PATH">Vælg en nøglefil søgesti. ADVARSEL: Bemærk at kun stien vil blive husket, ikke filnavne!</entry>
    <entry lang="en" key="SELECT_KEYFILE_GENERATION_DIRECTORY">Select a directory where to store the keyfiles.</entry>
    <entry lang="en" key="SELECTED_KEYFILE_IS_CONTAINER_FILE">The current container file was selected as a keyfile. It will be skipped.</entry>
    <entry lang="da" key="SERPENT_HELP">Designet af Ross Anderson, Eli Biham, og Lars Knudsen. Udgivet i 1998. 256-bit nøgle, 128-bit blok. Driftstilstand er XTS. Serpent var en af AES finalisterne.</entry>
    <entry lang="en" key="SIZE_HELP">Please specify the size of the container you want to create.\n\nIf you create a dynamic (sparse-file) container, this parameter will specify its maximum possible size.\n\nNote that the minimum possible size of a FAT volume is 292 KB. The minimum possible size of an NTFS volume is 3792 KB.</entry>
    <entry lang="en" key="SIZE_HELP_HIDDEN_HOST_VOL">Please specify the size of the outer volume to be created (you will first create the outer volume and then a hidden volume within it). The minimum possible size of a volume within which a hidden volume is intended to be created is 340 KB.</entry>
    <entry lang="en" key="SIZE_HELP_HIDDEN_VOL">Please specify the size of the hidden volume to create. The minimum possible size of a hidden volume is 40 KB (or 3664 KB if it is formatted as NTFS). The maximum possible size you can specify for the hidden volume is displayed above.</entry>
    <entry lang="da" key="SIZE_HIDVOL_HOST_TITLE">Ydre bind størrelse</entry>
    <entry lang="da" key="SIZE_HIDVOL_TITLE">Skjult bind størrelse</entry>
    <entry lang="en" key="SIZE_PARTITION_HELP">Please verify that the size of the selected device/partition shown above is correct and click Next.</entry>
    <entry lang="da" key="SIZE_PARTITION_HIDDEN_SYSENC_HELP">Det ydre bind og det skjulte bind (indeholdende det skjulte operativsystem) vil placeres indeni partition ovenfor. Det bør være den første partition bag system partitionen.\n\nKontroller venligst at størrelsen på partitionen og dets nummer vist ovenfor er korrekte, og hvis de er, klik på Næste.</entry>
    <entry lang="en" key="SIZE_PARTITION_HIDDEN_VOL_HELP">\n\nNote that the minimum possible size of a volume within which a hidden volume is intended to be created is 340 KB.</entry>
    <entry lang="da" key="SIZE_TITLE">Bind Størrelse</entry>
    <entry lang="da" key="SPARSE_FILE">Dynamisk</entry>
    <entry lang="da" key="TESTS_FAILED">ADVARSEL: SELV-TEST FEJLET!</entry>
    <entry lang="da" key="TESTS_PASSED">Selv-test af alle algoritmer gennemført</entry>
    <entry lang="da" key="TEST_INCORRECT_TEST_DATA_UNIT_SIZE">Data enheds nummeret som du har angivet er for langt eller kort.</entry>
    <entry lang="da" key="TEST_INCORRECT_SECONDARY_KEY_SIZE">Den sekundære nøgle som du har angivet er for lang eller kort.</entry>
    <entry lang="da" key="TEST_CIPHERTEXT_SIZE">Testen ciffertekst du har angivet er for lang eller kort.</entry>
    <entry lang="da" key="TEST_KEY_SIZE">Testen nøgle du har angivet er for lang eller kort.</entry>
    <entry lang="da" key="TEST_PLAINTEXT_SIZE">Testen ren tekst du har angivet er for lang eller kort.</entry>
    <entry lang="da" key="TWO_LAYER_CASCADE_HELP">To cifre i kaskade funktion i XTS tilstand. Hver blok bliver først krypteret med %s (%d-bit nøgle) og så med %s (%d-bit nøgle). Hvert ciffer bruger dets egen nøgle. Alle nøgler er indbyrdes uafhængige.</entry>
    <entry lang="da" key="THREE_LAYER_CASCADE_HELP">Tre cifre i kaskade funktion i XTS tilstand. Hver blok bliver først krypteret med %s (%d-bit nøgle), og så med %s (%d-bit nøgle), og tilsidst med %s (%d-bit nøgle). Hvert ciffer bruger dets egen nøgle. Alle nøgler er indbyrdes uafhængige.</entry>
    <entry lang="en" key="AUTORUN_MAY_NOT_ALWAYS_WORK">Note that, depending on the operating system configuration, these auto-run and auto-mount features may work only when the traveler disk files are created on a non-writable CD/DVD-like medium. Also note that this is not a bug in VeraCrypt (it is a limitation of Windows).</entry>
    <entry lang="en" key="TRAVELER_DISK_CREATED">VeraCrypt traveler disk has been successfully created.\n\nNote that you need administrator privileges to run VeraCrypt in portable mode. Also note that, after examining the registry file, it may be possible to tell that VeraCrypt was run on a Windows system even if it is run in portable mode.</entry>
    <entry lang="da" key="TC_TRAVELER_DISK">VeraCrypt Rejse Disk</entry>
    <entry lang="da" key="TWOFISH_HELP">Designet af Bruce Schneier, John Kelsey, Doug Whiting, David Wagner, Chris Hall, og Niels Ferguson. Udgivet i 1998. 256-bit nøgle, 128-bit blok. Drift tilstand er XTS. Twofish var en af AES finalisterne.</entry>
    <entry lang="da" key="MORE_INFO_ABOUT">Mere information på %s</entry>
    <entry lang="da" key="UNKNOWN">Ukendt</entry>
    <entry lang="en" key="ERR_UNKNOWN">An unspecified or unknown error occurred (%d).</entry>
    <entry lang="da" key="UNMOUNTALL_LOCK_FAILED">Nogle bind indeholder filer eller mapper som bliver brugt af andre programmer eller systemet.\n\nGennemtving afbrydelse?</entry>
    <entry lang="da" key="UNMOUNT_BUTTON">&amp;Afbryd</entry>
    <entry lang="da" key="UNMOUNT_FAILED">Afbrydelse er fejlet!</entry>
    <entry lang="da" key="UNMOUNT_LOCK_FAILED">Bindet indeholder filer eller mapper som bliver brugt af andre programmer eller systemet.\n\nGennemtving afbrydelse?</entry>
    <entry lang="en" key="NO_VOLUME_MOUNTED_TO_DRIVE">No volume is mounted to the specified drive letter.</entry>
    <entry lang="da" key="VOL_ALREADY_MOUNTED">Bindet du prøver at tilslutte er allerede tilsluttet. </entry>
    <entry lang="da" key="VOL_MOUNT_FAILED">En fejl opstod under forsøget på at tilslutte bindet.</entry>
    <entry lang="da" key="VOL_SEEKING">Fejl i søgning af placering indenfor bind.</entry>
    <entry lang="da" key="VOL_SIZE_WRONG">Fejl: Ukorrekt bind størrelse.</entry>
    <entry lang="en" key="WARN_QUICK_FORMAT">WARNING: You should use Quick Format only in the following cases:\n\n1) The device contains no sensitive data and you do not need plausible deniability.\n2) The device has already been securely and fully encrypted.\n\nAre you sure you want to use Quick Format?</entry>
    <entry lang="en" key="CONFIRM_SPARSE_FILE">Dynamic container is a pre-allocated NTFS sparse file whose physical size (actual disk space used) grows as new data is added to it.\n\nWARNING: Performance of sparse-file-hosted volumes is significantly worse than performance of regular volumes. Sparse-file-hosted volumes are also less secure, because it is possible to tell which volume sectors are unused. Furthermore, sparse-file-hosted volumes cannot provide plausible deniability (host a hidden volume). Also note that if data is written to a sparse file container when there is not enough free space in the host file system, the encrypted file system may get corrupted.\n\nAre you sure you want to create a sparse-file-hosted volume?</entry>
    <entry lang="en" key="SPARSE_FILE_SIZE_NOTE">Note that the size of the dynamic container reported by Windows and by VeraCrypt will always be equal to its maximum size. To find out current physical size of the container (actual disk space it uses), right-click the container file (in a Windows Explorer window, not in VeraCrypt), then select 'Properties' and see the 'Size on disk' value.\n\nAlso note that if you move a dynamic container to another volume or drive, the physical size of the container will be extended to the maximum. (You can prevent that by creating a new dynamic container in the destination location, mounting it and then moving the files from the old container to the new one.)</entry>
    <entry lang="en" key="PASSWORD_CACHE_WIPED_SHORT">Password cache wiped</entry>
    <entry lang="en" key="PASSWORD_CACHE_WIPED">Passwords (and/or processed keyfile contents) stored in the VeraCrypt driver cache have been wiped.</entry>
    <entry lang="da" key="WRONG_VOL_TYPE">VeraCrypt kan ikke ændre kodeord for et fremmed bind.</entry>
    <entry lang="da" key="SELECT_FREE_DRIVE">Vælg venligst et ledigt drev bogstav fra listen.</entry>
    <entry lang="da" key="SELECT_A_MOUNTED_VOLUME">Vælg venligst et tilsluttet bind i drev bogstav listen.</entry>
    <entry lang="en" key="AMBIGUOUS_VOL_SELECTION">Warning: Two different volumes/devices are currently selected (the first is selected in the drive letter list and the second is selected in the input field below the drive letter list).\n\nPlease confirm your choice:</entry>
    <entry lang="da" key="CANT_CREATE_AUTORUN">Fejl: Kan ikke oprette autorun.inf</entry>
    <entry lang="da" key="ERR_PROCESS_KEYFILE">Fejl under bearbejdning af nøglefil!</entry>
    <entry lang="da" key="ERR_PROCESS_KEYFILE_PATH">Fejl under bearbejdning af nøglefil sti!</entry>
    <entry lang="en" key="ERR_KEYFILE_PATH_EMPTY">The keyfile path contains no files.\n\nPlease note that folders (and files they contain) found in keyfile search paths are ignored.</entry>
    <entry lang="da" key="UNSUPPORTED_OS">VeraCrypt supporterer ikke dette operativsystem.</entry>
    <entry lang="en" key="UNSUPPORTED_BETA_OS">Error: VeraCrypt supports only stable versions of this operating system (beta/RC versions are not supported).</entry>
    <entry lang="da" key="ERR_MEM_ALLOC">Fejl: Kan ikke tildele hukommelse.</entry>
    <entry lang="da" key="ERR_PERF_COUNTER">Fejl: Kunne modtage værdien af ydelsestæller.</entry>
    <entry lang="da" key="ERR_VOL_FORMAT_BAD">Fejl: Forkert bind format.</entry>
    <entry lang="da" key="ERR_HIDDEN_NOT_NORMAL_VOLUME">Fejl: Du angav et kodeord til et skjult bind (ikke til et normalt bind).</entry>
    <entry lang="en" key="ERR_HIDDEN_VOL_HOST_ENCRYPTED_INPLACE">For security reasons, a hidden volume cannot be created within a VeraCrypt volume containing a filesystem that has been encrypted in place (because the free space on the volume has not been filled with random data).</entry>
    <entry lang="da" key="LEGAL_NOTICES_DLG_TITLE">VeraCrypt - Juridiske Bemærkninger</entry>
    <entry lang="da" key="ALL_FILES">Alle Filer</entry>
    <entry lang="da" key="TC_VOLUMES">VeraCrypt Bind</entry>
    <entry lang="en" key="DLL_FILES">Library Modules</entry>
    <entry lang="da" key="FORMAT_NTFS_STOP">NTFS formatering kan ikke fortsætte.</entry>
    <entry lang="da" key="CANT_MOUNT_VOLUME">Kan ikke tilslutte bind.</entry>
    <entry lang="da" key="CANT_DISMOUNT_VOLUME">Kan ikke afbryde bind.</entry>
    <entry lang="da" key="FORMAT_NTFS_FAILED">Windows fejlede under formatering af bindet som NTFS.\n\nVælg venligst en anden type filsystem (hvis muligt) og prøv igen. Alternativt kan du lade bindet være uformateret (Vælg 'Ingen' som filsystem), afbryd denne hjælp, tilslut bindet, og brug da enten et system eller 3-parts værktøj til at formatere bindet (bindet vil forblive krypteret).</entry>
    <entry lang="da" key="FORMAT_NTFS_FAILED_ASK_FAT">Windows fejlede under formatering af bindet som NTFS.\n\nØnsker du at formatere bindet som FAT istedet?</entry>
    <entry lang="da" key="DEFAULT">Standard</entry>
    <entry lang="en" key="PARTITION_LOWER_CASE">partition</entry>
    <entry lang="da" key="PARTITION_UPPER_CASE">PARTITION</entry>
    <entry lang="da" key="DEVICE">Enhed</entry>
    <entry lang="en" key="DEVICE_LOWER_CASE">device</entry>
    <entry lang="da" key="DEVICE_UPPER_CASE">ENHED</entry>
    <entry lang="da" key="VOLUME">Bind</entry>
    <entry lang="en" key="VOLUME_LOWER_CASE">volume</entry>
    <entry lang="en" key="VOLUME_UPPER_CASE">VOLUME</entry>
    <entry lang="da" key="LABEL">Etiket</entry>
    <entry lang="da" key="CLUSTER_TOO_SMALL">Den valgte klynge størrelse er for lille til denne størrelse bind. En større klynge størrelse vil blive brugt istedet.</entry>
    <entry lang="da" key="CANT_GET_VOLSIZE">Fejl: Kan ikke hente bind størrelsen!\n\nSørg for at det valgte bind ikke anvendes af systemet eller et andet program.</entry>
    <entry lang="en" key="HIDDEN_VOL_HOST_SPARSE">Hidden volumes must not be created within dynamic (sparse file) containers. To achieve plausible deniability, the hidden volume needs to be created within a non-dynamic container.</entry>
    <entry lang="da" key="HIDDEN_VOL_HOST_UNSUPPORTED_FILESYS">VeraCrypt Bind Oprettelsesguide kan kun oprette et skjult bind i FAT eller NTFS bind.</entry>
    <entry lang="da" key="HIDDEN_VOL_HOST_UNSUPPORTED_FILESYS_WIN2000">I Windows 2000, kan VeraCrypt Bind Oprettelsesguide kun oprette et skjult bind i FAT bind.</entry>
    <entry lang="da" key="HIDDEN_VOL_HOST_NTFS">Bemærk: FAT fil systemet er mere passende for ydre bind end NTFS fil systemet (for eksempel, den maksimalt mulige størrelse på et skjult bind ville meget muligt have været betydeligt større hvis det ydre bind havde været formatteret som FAT).</entry>
    <entry lang="da" key="HIDDEN_VOL_HOST_NTFS_ASK">Bemærk at FAT fil systemet er mere passende for ydre bind end NTFS fil systemet. For eksempel, den maksimalt mulige størrelse på det skjulte bind vil meget muligt være betydeligt større hvis det ydre bind bliver formatteret som FAT (grunden er at NTFS fil systemet altid gemmer interne data nøjagtigt i midten af bindet og, derfor kan det skjulte bind kun være i den anden halvdel af det ydre bind).\n\nEr du sikker på du ønsker at formattere det ydre bind som NTFS?</entry>
    <entry lang="da" key="OFFER_FAT_FORMAT_ALTERNATIVE">Ønsker du at formattere bindet som FAT istedet?</entry>
    <entry lang="en" key="FAT_NOT_AVAILABLE_FOR_SO_LARGE_VOLUME">Note: This volume cannot be formatted as FAT, because it exceeds the maximum volume size supported by the FAT32 filesystem for the applicable sector size (2 TB for 512-byte sectors and 16 TB for 4096-byte sectors).</entry>
    <entry lang="da" key="PARTITION_TOO_SMALL_FOR_HIDDEN_OS">Fejl: Partitionen for det skjulte operativsystem (dvs. den første partition bag system partitionen) skal være mindst 5% større end system partitionen (system partitionen er den hvor det nuværende kørende operativsystem er installeret).</entry>
    <entry lang="da" key="PARTITION_TOO_SMALL_FOR_HIDDEN_OS_NTFS">Fejl: Partitionen for det skjulte operativsystem (dvs. den første partition bag system partitionen) skal være mindst 110% (2.1 gange) større end system partitionen (system partitionen er den hvor det nuværende kørende operativsystem er installeret). Årsagen er den at et NTFS fil system altid gemmer interne data nøjagtigt i midten af bindet og, derfor kan det skjulte bind (som skal indeholde en klon af system partitionen) kun placeres i den anden halvdel af bindet.</entry>
    <entry lang="da" key="OUTER_VOLUME_TOO_SMALL_FOR_HIDDEN_OS_NTFS">Fejl: Hvis det ydre bind er formatteret som NTFS, skal det mindst være 110% (2.1 gange) større end system partitionen. Årsagen er den at et NTFS fil system altid gemmer interne data nøjagtigt i midten af bindet og, derfor kan det skjulte bind (som skal indeholde en klon af system partitionen) kun placeres i den anden halvdel af bindet.\n\nBemærk: Det ydre bind skal være placeret indeni samme partition som det skjulte operativsystem (dvs. indeni den første partition bag system partitionen).</entry>
    <entry lang="da" key="NO_PARTITION_FOLLOWS_BOOT_PARTITION">Fejl: Der er ingen partition bag system partitionen.\n\nBemærk at før du kan oprette et skjult operativsystem, skal du oprette en partition til det på system drevet. Det skal være den første partition bag system partitionen og den skal være mindst 5% større end system partitionen (system partitionen er den hvor det nuværende kørende operativsystem er installeret). Derimod, hvis det ydre bind (ikke at forveksle med system partitionen) er formatteret som NTFS, skal partitionen for det skjulte operativsystem være mindst 110% (2.1 gange) større end system partitionen (Årsagen er den at et NTFS fil system altid gemmer interne data nøjagtigt i midten af bindet og, derfor kan det skjulte bind (som skal indeholde en klon af system partitionen) kun placeres i den anden halvdel af partitionen.</entry>
    <entry lang="da" key="TWO_SYSTEMS_IN_ONE_PARTITION_REMARK">Bemærk: Det er ikke praktisk (og derfor heller ikke supporteret) at installere operativsystemer i to VeraCrypt bind der er integreret indeni en enkelt partition, fordi brug af det ydre operativsystem ville ofte kræve at data skulle skrives til området med det skjulte operativsystem (og hvis sådanne skrive opgaver blev forhindret ved brug af skjult bind beskyttelses funktionen, ville det uundgåeligt medføre system nedbrud, dvs. 'Blå Skærm' fejl).</entry>
    <entry lang="da" key="FOR_MORE_INFO_ON_PARTITIONS">For information om hvordan man opretter og administrerer partitioner, læs venligst dokumentationen som fulgte med dit operativsystem eller kontakt din computer forhandlers tekniske support for yderligere hjælp.</entry>
    <entry lang="da" key="SYSTEM_PARTITION_NOT_ACTIVE">Fejl: Det nuværende kørende operativsystem er ikke installeret på boot partitionen (første Aktive partition). Dette er ikke supporteret.</entry>
    <entry lang="en" key="CONFIRM_FAT_FOR_FILES_OVER_4GB">You indicated that you intend to store files larger than 4 GB in this VeraCrypt volume. However, you chose the FAT file system, on which files larger than 4 GB cannot be stored.\n\nAre you sure you want to format the volume as FAT?</entry>
    <entry lang="en" key="NONSYS_INPLACE_DECRYPTION_BAD_VOL_FORMAT">Error: VeraCrypt does not support in-place decryption of legacy non-system volumes created by VeraCrypt 1.0b or earlier.\n\nNote: You can still decrypt files stored on the volume by copying/moving them to any unencrypted volume.</entry>
    <entry lang="en" key="NONSYS_INPLACE_DECRYPTION_CANT_DECRYPT_HID_VOL">Error: VeraCrypt cannot in-place decrypt a hidden VeraCrypt volume.\n\nNote: You can still decrypt files stored on the volume by copying/moving them to any unencrypted volume.</entry>
    <entry lang="en" key="CONFIRM_VOL_CONTAINS_NO_HIDDEN_VOL">Warning: Note that VeraCrypt cannot in-place decrypt a volume that contains a hidden VeraCrypt volume (the hidden volume would be overwritten with pseudorandom data).\n\nPlease confirm that the volume you are about to decrypt contains no hidden volume.\n\nNote: If the volume contains a hidden volume but you do not mind losing the hidden volume, you can select Proceed (the outer volume will be safely decrypted).</entry>
    <entry lang="en" key="VOL_CONTAINS_NO_HIDDEN_VOL">The volume does not contain any hidden volume. Proceed.</entry>
    <entry lang="en" key="VOL_CONTAINS_A_HIDDEN_VOL">The volume contains a hidden volume. Cancel.</entry>
    <entry lang="da" key="CANT_ACCESS_VOL">Fejl: Har ikke adgang til bindet!\n\nSørg for at det valgte bind eksisterer, at det ikke er tilsluttet eller bliver brugt af systemet eller andre programmer, at du har læse/skrive rettighed til bindet, og at det ikke er skrivebeskyttet.</entry>
    <entry lang="en" key="CANT_GET_VOL_INFO">Error: Cannot obtain volume properties.</entry>
    <entry lang="en" key="INPLACE_ENC_CANT_ACCESS_OR_GET_INFO_ON_VOL">Error: Cannot access the volume and/or obtain information about the volume.\n\nMake sure that the selected volume exists, that it is not being used by the system or applications, that you have read/write permission for the volume, and that it is not write-protected.</entry>
    <entry lang="en" key="INPLACE_ENC_CANT_ACCESS_OR_GET_INFO_ON_VOL_ALT">Error: Cannot access the volume and/or obtain information about the volume. Make sure that the selected volume exists, that it is not being used by the system or applications, that you have read/write permission for the volume, and that it is not write-protected.\n\nIf the problem persists, it might help to follow the below steps.</entry>
    <entry lang="en" key="INPLACE_ENC_GENERIC_ERR_ALT_STEPS">An error prevented VeraCrypt from encrypting the partition. Please try fixing any previously reported problems and then try again. If the problems persist, it might help to follow the below steps.</entry>
    <entry lang="en" key="INPLACE_ENC_GENERIC_ERR_RESUME">An error prevented VeraCrypt from resuming the process of encryption of the partition.\n\nPlease try fixing any previously reported problems and then try resuming the process again. Note that the volume cannot be mounted until it has been fully encrypted.</entry>
    <entry lang="en" key="INPLACE_DEC_GENERIC_ERR">An error prevented VeraCrypt from decrypting the volume. Please try fixing any previously reported problems and then try again if possible.</entry>
    <entry lang="da" key="CANT_DISMOUNT_OUTER_VOL">Fejl: Kan ikke afbryde det ydre bind!\n\nBindet kan ikke afbrydes hvis det indeholder filer eller mapper der bliver brugt af et program eller systemet.\n\nLuk venligst alle programmer der måtte bruge filer eller mapper på bindet og klik på Prøv igen.</entry>
    <entry lang="da" key="CANT_GET_OUTER_VOL_INFO">Fejl: Kan ikke finde information om det ydre bind! Oprettelse af bind kan ikke fortsætte.</entry>
    <entry lang="da" key="CANT_ACCESS_OUTER_VOL">Fejl: Har ikke adgang til det ydre bind! Oprettelse af bind kan ikke fortsætte.</entry>
    <entry lang="da" key="CANT_MOUNT_OUTER_VOL">Fejl: Kan ikke tilslutte det ydre bind! Oprettelse af bind kan ikke fortsætte.</entry>
    <entry lang="da" key="CANT_GET_CLUSTER_BITMAP">Fejl: Kan ikke hente bitmap! Oprettelse af bind kan ikke fortsætte.</entry>
    <entry lang="da" key="ALPHABETICAL_CATEGORIZED">Alfabetisk/Kategoriseret</entry>
    <entry lang="da" key="MEAN_SPEED">Gennemsnits hastighed (Aftagende)</entry>
    <entry lang="da" key="ALGORITHM">Algoritme</entry>
    <entry lang="da" key="ENCRYPTION">Kryptering</entry>
    <entry lang="da" key="DECRYPTION">Dekryptering</entry>
    <entry lang="da" key="MEAN">Gennemsnit</entry>
    <entry lang="da" key="DRIVE">Drev</entry>
    <entry lang="da" key="SIZE">Størrelse</entry>
    <entry lang="da" key="ENCRYPTION_ALGORITHM">Krypterings Algoritme</entry>
    <entry lang="da" key="ENCRYPTION_ALGORITHM_LV">Krypterings Algoritme</entry>
    <entry lang="da" key="TYPE">Type</entry>
    <entry lang="da" key="VALUE">Værdi</entry>
    <entry lang="da" key="PROPERTY">Egenskaber</entry>
    <entry lang="da" key="LOCATION">Placering</entry>
    <entry lang="da" key="BYTES">bytes</entry>
    <entry lang="da" key="HIDDEN">Skjult</entry>
    <entry lang="da" key="OUTER">Ydre</entry>
    <entry lang="da" key="NORMAL">Normal</entry>
    <entry lang="da" key="SYSTEM_VOLUME_TYPE_ADJECTIVE">System</entry>
    <entry lang="da" key="TYPE_HIDDEN_SYSTEM_ADJECTIVE">Skjult (system)</entry>
    <entry lang="da" key="READ_ONLY">Læs-kun</entry>
    <entry lang="da" key="SYSTEM_DRIVE">System drev</entry>
    <entry lang="da" key="SYSTEM_DRIVE_ENCRYPTING">System drev (krypterer - %.2f%% færdiggjort)</entry>
    <entry lang="da" key="SYSTEM_DRIVE_DECRYPTING">System drev (dekrypterer - %.2f%% færdiggjort)</entry>
    <entry lang="da" key="SYSTEM_DRIVE_PARTIALLY_ENCRYPTED">System drev (%.2f%% krypteret)</entry>
    <entry lang="da" key="SYSTEM_PARTITION">System partition</entry>
    <entry lang="da" key="HIDDEN_SYSTEM_PARTITION">Skjult system partition</entry>
    <entry lang="da" key="SYSTEM_PARTITION_ENCRYPTING">System partition (krypterer - %.2f%% færdiggjort)</entry>
    <entry lang="da" key="SYSTEM_PARTITION_DECRYPTING">System partition (dekrypterer - %.2f%% færdiggjort)</entry>
    <entry lang="da" key="SYSTEM_PARTITION_PARTIALLY_ENCRYPTED">System partition (%.2f%% krypteret)</entry>
    <entry lang="da" key="HID_VOL_DAMAGE_PREVENTED">Ja (Skade undgået!)</entry>
    <entry lang="da" key="NONE">Ingen</entry>
    <entry lang="da" key="KEY_SIZE">Primær Nøgle Størrelse</entry>
    <entry lang="da" key="SECONDARY_KEY_SIZE_XTS">Sekundær Nøgle Størrelse (XTS Tilstand)</entry>
    <entry lang="da" key="SECONDARY_KEY_SIZE_LRW">Klemt Nøgle Størrelse (LRW Tilstand)</entry>
    <entry lang="da" key="BITS">bits</entry>
    <entry lang="da" key="BLOCK_SIZE">Blok størrelse</entry>
    <entry lang="da" key="PKCS5_PRF">PKCS-5 PRF</entry>
    <entry lang="da" key="PKCS5_ITERATIONS">PKCS-5 gentagelse talt</entry>
    <entry lang="da" key="VOLUME_CREATE_DATE">Bind oprettet</entry>
    <entry lang="da" key="VOLUME_HEADER_DATE">Etiket sidst ændret</entry>
    <entry lang="da" key="VOLUME_HEADER_DAYS"> (%I64d dage siden)</entry>
    <entry lang="da" key="VOLUME_FORMAT_VERSION">Bind Formatterings Version</entry>
    <entry lang="da" key="BACKUP_HEADER">Implementeret Backup Header</entry>
    <entry lang="en" key="VC_BOOT_LOADER_VERSION">VeraCrypt Boot Loader Version</entry>
    <entry lang="da" key="FIRST_AVAILABLE">Først tilgængelige</entry>
    <entry lang="en" key="REMOVABLE_DISK">Removable Disk</entry>
    <entry lang="da" key="HARDDISK">Harddisk</entry>
    <entry lang="da" key="UNCHANGED">Uændret</entry>
    <entry lang="en" key="AUTODETECTION">Autodetection</entry>
    <entry lang="da" key="SETUP_MODE_TITLE">Oprettelsesguide Tilstand</entry>
    <entry lang="da" key="SETUP_MODE_INFO">Vælg en af tilstandende. Hvis du ikke er sikker på hvilken du skal vælge, brug da standard tilstand.</entry>
    <entry lang="en" key="SETUP_MODE_HELP_INSTALL">Select this option if you want to install VeraCrypt on this system.</entry>
    <entry lang="en" key="SETUP_MODE_HELP_UPGRADE">Note: You can upgrade without decrypting even if the system partition/drive is encrypted or you use a hidden operating system.</entry>
    <entry lang="en" key="SETUP_MODE_HELP_EXTRACT">If you select this option, all files will be extracted from this package but nothing will be installed on the system. Do not select it if you intend to encrypt the system partition or system drive. Selecting this option can be useful, for example, if you want to run VeraCrypt in so-called portable mode. VeraCrypt does not have to be installed on the operating system under which it is run. After all files are extracted, you can directly run the extracted file 'VeraCrypt.exe' (then VeraCrypt will run in portable mode).</entry>
    <entry lang="da" key="SETUP_OPTIONS_TITLE">Indstillings Muligheder</entry>
    <entry lang="da" key="SETUP_OPTIONS_INFO">Her kan du indstille forskellige muligheder for at kontrollere installations processen.</entry>
    <entry lang="da" key="SETUP_PROGRESS_TITLE">Installerer</entry>
    <entry lang="da" key="SETUP_PROGRESS_INFO">Vent venligst mens VeraCrypt bliver installeret.</entry>
    <entry lang="en" key="SETUP_FINISHED_TITLE_DON">VeraCrypt has been successfully installed</entry>
    <entry lang="en" key="SETUP_FINISHED_UPGRADE_TITLE_DON">VeraCrypt has been successfully upgraded</entry>
    <entry lang="en" key="SETUP_FINISHED_INFO_DON">Please consider making a donation. You can click Finish anytime to close the installer.</entry>
    <entry lang="da" key="EXTRACTION_OPTIONS_TITLE">Udpaknings Muligheder</entry>
    <entry lang="da" key="EXTRACTION_OPTIONS_INFO">Her kan du indstille forskellige muligheder for at kontrollere udpaknings processen.</entry>
    <entry lang="da" key="EXTRACTION_PROGRESS_INFO">Vent venligst mens filerne bliver udpakket.</entry>
    <entry lang="en" key="EXTRACTION_FINISHED_TITLE_DON">Files successfully extracted</entry>
    <entry lang="da" key="EXTRACTION_FINISHED_INFO">Alle filer er blevet udpakket med succes på destinations placeringen.</entry>
    <entry lang="da" key="AUTO_FOLDER_CREATION">Hvis den ønskede mappe ikke findes, vil den blive oprettet automatisk.</entry>
    <entry lang="en" key="SETUP_UPGRADE_DESTINATION">The VeraCrypt program files will be upgraded in the location where VeraCrypt is installed. If you need to select a different location, please uninstall VeraCrypt first.</entry>
    <entry lang="da" key="AFTER_UPGRADE_RELEASE_NOTES">Ønsker du at se udgivelsesnoter for den nuværende (seneste stabile) version af VeraCrypt?</entry>
    <entry lang="da" key="AFTER_INSTALL_TUTORIAL">Hvis du aldrig før har brugt VeraCrypt, anbefaler vi at du læser kapitlet Begyndervejledning i VeraCrypt Brugervejledningen. Ønsker du at se vejledningen?</entry>
    <entry lang="da" key="SELECT_AN_ACTION">Vælg venligst en handling der skal udføres udfra følgende:</entry>
    <entry lang="da" key="REPAIR_REINSTALL">Reparer/geninstaller</entry>
    <entry lang="en" key="UPGRADE">Upgrade</entry>
    <entry lang="da" key="UNINSTALL">Afinstaller</entry>
    <entry lang="en" key="SETUP_ADMIN">To successfully install/uninstall VeraCrypt, you must have administrator privileges. Do you want to continue?</entry>
    <entry lang="da" key="TC_INSTALLER_IS_RUNNING">VeraCrypt Installation kører nu på dette system og udfører eller forbereder installation eller opdatering af VeraCrypt. Før du fortsætter, vent venligst til det afsluttes eller luk det. Hvis du ikke kan lukke det, genstart venligst din computer før du fortsætter.</entry>
    <entry lang="da" key="INSTALL_FAILED">Fejl under installation.</entry>
    <entry lang="da" key="UNINSTALL_FAILED">Fejl under afinstallation.</entry>
    <entry lang="da" key="DIST_PACKAGE_CORRUPTED">Denne distributions pakke er beskadiget. Prøv venligst at downloade den igen (helst fra det officielle VeraCrypt websted på https://www.veracrypt.fr).</entry>
    <entry lang="da" key="CANNOT_WRITE_FILE_X">Kan ikke skrive fil %s</entry>
    <entry lang="da" key="EXTRACTING_VERB">Udpakker</entry>
    <entry lang="da" key="CANNOT_READ_FROM_PACKAGE">Kan ikke læse data fra pakken.</entry>
    <entry lang="da" key="CANT_VERIFY_PACKAGE_INTEGRITY">Kan ikke kontrollere integriteten på denne distributions pakke.</entry>
    <entry lang="da" key="EXTRACTION_FAILED">Fejl i udpakning.</entry>
    <entry lang="da" key="ROLLBACK">Installationen er trukket tilbage.</entry>
    <entry lang="da" key="INSTALL_OK">VeraCrypt er installeret med succes.</entry>
    <entry lang="en" key="SETUP_UPDATE_OK">VeraCrypt has been successfully updated.</entry>
    <entry lang="en" key="UPGRADE_OK_REBOOT_REQUIRED">VeraCrypt has been successfully upgraded. However, before you can start using it, the computer must be restarted.\n\nDo you want to restart it now?</entry>
    <entry lang="en" key="SYS_ENC_UPGRADE_FAILED">Failed to upgrade VeraCrypt!\n\nIMPORTANT: Before you shut down or restart the system, we strongly recommend that you use System Restore (Windows Start menu > All programs > Accessories > System Tools > System Restore) to restore your system to the restore point named 'VeraCrypt installation'. If System Restore is not available, you should try installing the original or the new version of VeraCrypt again before you shut down or restart the system.</entry>
    <entry lang="da" key="UNINSTALL_OK">VeraCrypt er afinstalleret med succes.\n\nKlik 'Afslut' for at fjerne VeraCrypt installer og mappen %s. Bemærk at mappen ikke vil blive fjernet hvis den indeholder filer der blev installeret af VeraCrypt installer eller blev oprettet af VeraCrypt.</entry>
    <entry lang="da" key="REMOVING_REG">Fjerner VeraCrypt i registreringsdatabasen</entry>
    <entry lang="da" key="ADDING_REG">Tilføjer i registreringsdatabasen</entry>
    <entry lang="da" key="REMOVING_APPDATA">Fjerner applikations-specifikke data</entry>
    <entry lang="da" key="INSTALLING">Installerer</entry>
    <entry lang="da" key="STOPPING">Stopper</entry>
    <entry lang="da" key="REMOVING">Fjerner</entry>
    <entry lang="da" key="ADDING_ICON">Tilføjer ikon</entry>
    <entry lang="da" key="CREATING_SYS_RESTORE">Opretter system gendannelsespunkt</entry>
    <entry lang="da" key="FAILED_SYS_RESTORE">Oprettelse af system gendannelsespunkt mislykket!</entry>
    <entry lang="da" key="INSTALLER_UPDATING_BOOT_LOADER">Opdaterer boot loader</entry>
    <entry lang="da" key="INSTALL_OF_FAILED">Kunne ikke installere '%s'. %s Ønsker du at fortsætte installationen?</entry>
    <entry lang="da" key="UNINSTALL_OF_FAILED">Kunne ikke afinstallere '%s'. %s Ønsker du at fortsætte afinstallationen?</entry>
    <entry lang="da" key="INSTALL_COMPLETED">Installationen fuldført.</entry>
    <entry lang="da" key="CANT_CREATE_FOLDER">Mappen '%s' kunne ikke oprettes</entry>
    <entry lang="da" key="CLOSE_TC_FIRST">VeraCrypt enhedsdriveren kan ikke frakobles.\n\nLuk venligst alle åbne VeraCrypt vinduer først. Hvis dette ikke hjælper, genstart venligst Windows og prøv igen.</entry>
    <entry lang="da" key="DISMOUNT_ALL_FIRST">Alle VeraCrypt bind skal afbrydes inden installation eller afinstallation af VeraCrypt.</entry>
    <entry lang="en" key="UNINSTALL_OLD_VERSION_FIRST">An obsolete version of VeraCrypt is currently installed on this system. It needs to be uninstalled before you can install this new version of VeraCrypt.\n\nAs soon as you close this message box, the uninstaller of the old version will be launched. Note that no volume will be decrypted when you uninstall VeraCrypt. After you uninstall the old version of VeraCrypt, run the installer of the new version of VeraCrypt again.</entry>
    <entry lang="da" key="REG_INSTALL_FAILED">Installation i registringsdatabasen er mislykket</entry>
    <entry lang="da" key="DRIVER_INSTALL_FAILED">Installation af enhedsdriver er mislykket. Genstart venligst Windows og prøv at installere VeraCrypt igen.</entry>
    <entry lang="da" key="STARTING_DRIVER">Starter VeraCrypt enhedsdriver</entry>
    <entry lang="da" key="DRIVER_UINSTALL_FAILED">Fejl i afinstallation af enhedsdriver. Bemærk venligst at, på grund af et Windows problem, kan det være nødvendigt at logge af eller genstarte systemet førend at enhedsdriveren kan afinstalleres (eller geninstalleres).</entry>
    <entry lang="da" key="INSTALLING_DRIVER">Installerer VeraCrypt enhedsdriver</entry>
    <entry lang="da" key="STOPPING_DRIVER">Stopper VeraCrypt enhedsdriver</entry>
    <entry lang="da" key="REMOVING_DRIVER">Afinstallerer VeraCrypt enhedsdriver</entry>
    <entry lang="da" key="COM_REG_FAILED">Registrering af Brugerkonto kontrolsupport bibliotek er mislykket.</entry>
    <entry lang="da" key="COM_DEREG_FAILED">Afregistrering af Brugerkonto kontrolsupport bibliotek er mislykket.</entry>
    <entry lang="en" key="TRAVELER_LIMITATIONS_NOTE">Note about portable mode:\n\nPlease note that the operating system requires drivers to be registered with it before they can be started. Hence, the VeraCrypt driver is not (and cannot be) fully portable (whereas the VeraCrypt applications are fully portable, i.e. they do not have to be installed or registered with the operating system). Also note that VeraCrypt needs a driver to provide transparent on-the-fly encryption/decryption.</entry>
    <entry lang="en" key="TRAVELER_UAC_NOTE">Note that if you decide to run VeraCrypt in portable mode (as opposed to running an installed copy of VeraCrypt), the system will ask you for permission to run VeraCrypt (UAC prompt) every time you attempt to run it.\n\nThe reason is that when you run VeraCrypt in portable mode, VeraCrypt needs to load and start the VeraCrypt device driver. VeraCrypt needs a device driver to provide transparent on-the-fly encryption/decryption, and users without administrator privileges cannot start device drivers in Windows. Therefore, the system will ask you for permission to run VeraCrypt with administrator privileges (UAC prompt).\n\nNote that if you install VeraCrypt on the system (as opposed to running VeraCrypt in portable mode), the system will NOT ask you for permission to run VeraCrypt (UAC prompt) every time you attempt to run it.\n\nAre you sure you want to extract the files?</entry>
    <entry lang="en" key="CONTAINER_ADMIN_WARNING">Warning: This instance of the Volume Creation Wizard has administrator privileges.\n\nYour new volume may be created with permissions that will not allow you to write to the volume when it is mounted. If you want to avoid that, close this instance of the Volume Creation Wizard and launch a new one without administrator privileges.\n\nDo you want to close this instance of the Volume Creation Wizard?</entry>
    <entry lang="da" key="CANNOT_DISPLAY_LICENSE">Fejl: Kan ikke vise licensen.</entry>
    <entry lang="da" key="OUTER_VOL_WRITE_PREVENTED">Ydre(!)</entry>
    <entry lang="da" key="DAYS">dage</entry>
    <entry lang="da" key="HOURS">timer</entry>
    <entry lang="da" key="MINUTES">minutter</entry>
    <entry lang="da" key="SECONDS">sekunder</entry>
    <entry lang="da" key="OPEN">Åben</entry>
    <entry lang="da" key="DISMOUNT">Afbryd</entry>
    <entry lang="da" key="SHOW_TC">Vis VeraCrypt</entry>
    <entry lang="da" key="HIDE_TC">Skjul VeraCrypt</entry>
    <entry lang="da" key="TOTAL_DATA_READ">Data læst siden tilslutning</entry>
    <entry lang="da" key="TOTAL_DATA_WRITTEN">Data skrevet siden tilslutning</entry>
    <entry lang="da" key="ENCRYPTED_PORTION">Krypteret Mængde</entry>
    <entry lang="da" key="ENCRYPTED_PORTION_FULLY_ENCRYPTED">100% (fuldt krypteret)</entry>
    <entry lang="da" key="ENCRYPTED_PORTION_NOT_ENCRYPTED">0% (ikke krypteret)</entry>
    <entry lang="da" key="PROCESSED_PORTION_X_PERCENT">%.3f%%</entry>
    <entry lang="da" key="PROCESSED_PORTION_100_PERCENT">100%</entry>
    <entry lang="da" key="PROGRESS_STATUS_WAITING">Afventer</entry>
    <entry lang="en" key="PROGRESS_STATUS_PREPARING">Preparing</entry>
    <entry lang="en" key="PROGRESS_STATUS_RESIZING">Resizing</entry>
    <entry lang="da" key="PROGRESS_STATUS_ENCRYPTING">Krypterer</entry>
    <entry lang="da" key="PROGRESS_STATUS_DECRYPTING">Dekrypterer</entry>
    <entry lang="en" key="PROGRESS_STATUS_FINALIZING">Finalizing</entry>
    <entry lang="da" key="PROGRESS_STATUS_PAUSED">Pause</entry>
    <entry lang="da" key="PROGRESS_STATUS_FINISHED">Afsluttet</entry>
    <entry lang="en" key="PROGRESS_STATUS_ERROR">Error</entry>
    <entry lang="en" key="FAVORITE_DISCONNECTED_DEV">Device disconnected</entry>
    <entry lang="en" key="SYS_FAVORITE_VOLUMES_SAVED">System favorite volumes saved.\n\nTo enable mounting of system favorite volumes when the system starts, please select 'Settings' &gt; 'System Favorite Volumes' &gt; 'Mount system favorite volumes when Windows starts'.</entry>
    <entry lang="en" key="FAVORITE_ADD_DRIVE_DEV_WARNING">The volume you are adding to favorites is neither a partition nor a dynamic volume. Therefore, VeraCrypt will be unable to mount this favorite volume if the device number changes.</entry>
    <entry lang="en" key="FAVORITE_ADD_PARTITION_TYPE_WARNING">The volume you are adding to favorites is a partition not recognized by Windows.\n\nVeraCrypt will be unable to mount this favorite volume if the device number changes. Please set the type of the partition to a type recognized by Windows (use the SETID command of the Windows 'diskpart' tool). Then add the partition to favorites again.</entry>
    <entry lang="en" key="FAVORITE_ARRIVAL_MOUNT_BACKGROUND_TASK_ERR">VeraCrypt Background Task is disabled or it is configured to exit when there are no mounted volumes (or VeraCrypt is running in portable mode). This may prevent your favorite volumes from being automatically mounted when devices hosting them get connected.\n\nNote: To enable the VeraCrypt Background Task, select Settings > Preferences and check the 'Enabled' checkbox in the section 'VeraCrypt Background Task'.</entry>
    <entry lang="en" key="FAVORITE_ARRIVAL_MOUNT_NETWORK_PATH_ERR">A container stored in a remote filesystem shared over a network cannot be automatically mounted when its host device gets connected.</entry>
    <entry lang="en" key="FAVORITE_ARRIVAL_MOUNT_DEVICE_PATH_ERR">The device displayed below is neither a partition nor a dynamic volume. Therefore, the volume hosted on the device cannot be automatically mounted when the device gets connected.</entry>
    <entry lang="en" key="FAVORITE_ARRIVAL_MOUNT_PARTITION_TYPE_ERR">Please set the type of the partition displayed below to a type recognized by Windows (use the SETID command of the Windows 'diskpart' tool). Then remove the partition from favorites and add it again. This will enable the volume hosted on the device to be automatically mounted when the device gets connected.</entry>
    <entry lang="en" key="FAVORITE_LABEL_DEVICE_PATH_ERR">The device displayed below is neither a partition nor a dynamic volume. Therefore, no label can be assigned to it.</entry>
    <entry lang="en" key="FAVORITE_LABEL_PARTITION_TYPE_ERR">Please set the type of the partition displayed below to a type recognized by Windows (use the SETID command of the Windows 'diskpart' tool). Then remove the partition from favorites and add it again. This will enable VeraCrypt to assign a label to the partition.</entry>
    <entry lang="en" key="SYSTEM_FAVORITE_NETWORK_PATH_ERR">Due to a Windows limitation, a container stored in a remote filesystem shared over a network cannot be mounted as a system favorite volume (however, it can be mounted as a non-system favorite volume when a user logs on).</entry>
    <entry lang="da" key="ENTER_PASSWORD_FOR">Skriv kodeord til %s</entry>
    <entry lang="en" key="ENTER_PASSWORD_FOR_LABEL">Enter password for '%s'</entry>
    <entry lang="da" key="ENTER_NORMAL_VOL_PASSWORD">Indtast kodeord for det normale/ydre bind</entry>
    <entry lang="da" key="ENTER_HIDDEN_VOL_PASSWORD">Indtast kodeord for det skjulte bind</entry>
    <entry lang="da" key="ENTER_HEADER_BACKUP_PASSWORD">Indtast kodeord for header gemt i backup filen</entry>
    <entry lang="da" key="KEYFILE_CREATED">Nøglefil er oprettet med succes.</entry>
    <entry lang="en" key="KEYFILE_INCORRECT_NUMBER">The number of keyfiles you supplied is invalid.</entry>
    <entry lang="en" key="KEYFILE_INCORRECT_SIZE">The keyfile size must be comprized between 64 and 1048576 bytes.</entry>
    <entry lang="en" key="KEYFILE_EMPTY_BASE_NAME">Please enter a name for the keyfile(s) to be generated</entry>
    <entry lang="en" key="KEYFILE_INVALID_BASE_NAME">The base name of the keyfile(s) is invalid</entry>
    <entry lang="en" key="KEYFILE_ALREADY_EXISTS">The keyfile '%s' already exists.\nDo you want to overwrite it? The generation process will be stopped if you answer No.</entry>
    <entry lang="da" key="HEADER_DAMAGED_AUTO_USED_HEADER_BAK">ADVARSEL: Etikettet på dette bind er beskadiget! VeraCrypt brugte automatisk det backup af bind etiketten der er implementeret i bindet.\n\nDu bør reparere bind etiketten ved at vælge 'Værktøjer' &gt; 'Gendan Bind Etiket'.</entry>
    <entry lang="da" key="VOL_HEADER_BACKED_UP">Backup af bind etiket er udført med succes.\n\nVIGTIGT: Gendannelse af bind etiket med dette backup vil også gendanne det nuværende binds kodeord. Derudover, hvis nøglefil(er) er nødvendige for at tilslutte bindet, vil de samme nøglefil(er) være nødvendige for at tilslutte bindet igen når bind etiketten gendannes.\n\nADVARSEL: Denne backup af bind etiket kan KUN bruges til at gendanne etiket for dette bestemte bind. Hvis du bruger denne etiket backup til at gendanne en etiket for et andet bind, vil du kunne tilslutte bindet, men du vil ikke være i stand til at dekryptere nogen data på bindet (fordi du vil ændre dets hovednøgle).</entry>
    <entry lang="da" key="VOL_HEADER_RESTORED">Bindets etiket er blevet gendannet med succes.\n\nVIGTIGT: Bemærk venligst at et gammelt kodeord også kan være gendannet. Derudover, hvis nøglefil(er) var nødvendig til at tilslutte bindet da backup var lavet, vil de samme nøglefil(er) nu være nødvendige for at tilslutte bindet igen.</entry>
    <entry lang="da" key="EXTERNAL_VOL_HEADER_BAK_FIRST_INFO">Af sikkerheds årsager, vil du være nødt til at indtaste det korrekte kodeord (og/eller tilføje de korrekte nøglefiler) til bindet.\n\nBemærk: Hvis bindet indeholder et skjult bind, vil du være nødt til at indtaste det korrekte kodeord (og/eller tilføje de korrekte nøglefiler) for det ydre bind først. Bagefter, hvis du ønsker at lave back up af etiketten på det skjulte bind, vil du være nødt til at indtaste det korrekte kodeord (og/eller tilføje de korrekte nøglefiler) for det skjulte bind.</entry>
    <entry lang="da" key="CONFIRM_VOL_HEADER_BAK">Er du sikker på du ønsker at oprette bind etiket backup for %s?\n\nEfter du har klikket Ja, vil du blive spurgt om et filnavn for etiket backup.\n\nBemærk: Både standard og det skjulte binds etiketter vil blive gen-krypteret ved brug af en ny pulje og gemt i backup filen. Hvis der ikke er noget skjult bind i dette bind, bliver området reserveret for det skjulte binds etiket i backup filen udfyldt med tilfældig data (for at bevare den troværdige benægtelse). Ved gendannelse af en bind etiket fra backup filen, vil du være nødt til at indtaste det korrekte kodeord (og/eller tilføje de korrekte nøglefiler) som var gældende da bind etiket backuppen blev oprettet. Kodeordet (og/eller nøglefiler) vil også automatisk bestemme typen af bind etiketten der skal gendannes, dvs. standard eller skjult (bemærk at VeraCrypt bestemmer typen gennem en proces med prøver og fejl).</entry>
    <entry lang="da" key="CONFIRM_VOL_HEADER_RESTORE">Er du sikker på du ønsker at gendanne bind etiketten for %s?\n\nADVARSEL: Gendannelse af bind etiketter gendanner også det bind kodeord der var gældende da backup blev foretaget. Ydermere, hvis nøglefil(er) var påkrævet for at tilslutte bindet da backup blev foretaget, vil de samme nøglefiler være nødvendige for at tilslutte bindet igen efter bind etiketten er gendannet.\n\nEfter du har klikket Ja, kan du vælge backup etiket filen.</entry>
    <entry lang="da" key="DOES_VOLUME_CONTAIN_HIDDEN">Indeholder bindet et skjult bind?</entry>
    <entry lang="da" key="VOLUME_CONTAINS_HIDDEN">Bindet indeholder et skjult bind</entry>
    <entry lang="da" key="VOLUME_DOES_NOT_CONTAIN_HIDDEN">Bindet indeholder ikke et skjult bind</entry>
    <entry lang="da" key="HEADER_RESTORE_EXTERNAL_INTERNAL">Vælg venligst typen af bind etiket backup du ønsker at bruge:</entry>
    <entry lang="da" key="HEADER_RESTORE_INTERNAL">Gendan bind etiket fra den indbyggede backup i bindet</entry>
    <entry lang="da" key="HEADER_RESTORE_EXTERNAL">Gendan bind etiket fra en ekstern backup fil</entry>
    <entry lang="da" key="HEADER_BACKUP_SIZE_INCORRECT">Størrelsen af bind etiket backup filen er ukorrekt.</entry>
    <entry lang="da" key="VOLUME_HAS_NO_BACKUP_HEADER">Der er ingen backup etiket indbygget i dette bind (bemærk at kun bind oprettet med VeraCrypt 6.0 eller senere indeholder indbyggede backup etiketter).</entry>
    <entry lang="da" key="BACKUP_HEADER_NOT_FOR_SYS_DEVICE">Du forsøger at lave backup af etiket for system partition/drevet. Dette er ikke tilladt. Backup/gendan funktioner angående system partition/drev kan kun udføres ved hjælp af VeraCrypt Nødhjælps Disk.\n\nØnsker du at oprette en VeraCrypt Nødhjælps Disk?</entry>
    <entry lang="da" key="RESTORE_HEADER_NOT_FOR_SYS_DEVICE">Du forsøger at gendanne en etiket for et virtuelt VeraCrypt bind men du valgte system partition/drev. Dette er ikke tilladt. Backup/gendan funktioner angående system partition/drev kan kun udføres ved hjælp af VeraCrypt Nødhjælps Disk.\n\nØnsker du at oprette en VeraCrypt Nødhjælps Disk?</entry>
    <entry lang="da" key="RESCUE_DISK_NON_WIZARD_CREATION_SELECT_PATH">Efter du har klikket OK, skal du vælge et filnavn til det nye VeraCrypt Nødhjælps Disk billede og placeringen hvor du ønsker at placere det.</entry>
    <entry lang="en" key="RESCUE_DISK_NON_WIZARD_CREATION_BURN">The Rescue Disk image has been created and stored in this file:\n%s\n\nNow you need to burn the Rescue Disk image to a CD or DVD.\n\nIMPORTANT: Note that the file must be written to the CD/DVD as an ISO disk image (not as an individual file). For information on how to do so, please refer to the documentation of your CD/DVD recording software.\n\nAfter you burn the Rescue Disk, select 'System' &gt; 'Verify Rescue Disk' to verify that it has been correctly burned.</entry>
    <entry lang="en" key="RESCUE_DISK_NON_WIZARD_CREATION_WIN_ISOBURN">The Rescue Disk image has been created and stored in this file:\n%s\n\nNow you need to burn the Rescue Disk image to a CD or DVD.\n\nDo you want to launch the Microsoft Windows Disc Image Burner now?\n\nNote: After you burn the Rescue Disk, select 'System' &gt; 'Verify Rescue Disk' to verify that it has been correctly burned.</entry>
    <entry lang="da" key="RESCUE_DISK_NON_WIZARD_CHECK_INSERT">Indsæt venligst din VeraCrypt Nødhjælps Disk og klik på OK for at kontrollere den.</entry>
    <entry lang="da" key="RESCUE_DISK_NON_WIZARD_CHECK_PASSED">VeraCrypt Nødhjælps Disk er blevet kontrolleret med succes.</entry>
    <entry lang="da" key="RESCUE_DISK_NON_WIZARD_CHECK_FAILED">Kan ikke kontrollere at Nødhjælps Disk er blevet korrekt brændt.\n\nHvis du har brændt Nødhjælps Disk, vær venlig at tage CD/DVD ud og sætte den i igen; prøv så igen. Hvis dette ikke hjælper, prøv venligst en anden CD/DVD optager software og/eller medie.\n\nHvis du forsøgte at kontrollere en VeraCrypt Nødhjælps Disk oprettet med en anden hovednøgle, kodeord, salt, osv., bemærk venligst at en sådan Nødhjælps Disk altid vil fejle denne kontrol. For at oprette en ny Nødhjælps Disk der er fuld ud kompatibel med din nuværende konfiguration, vælg 'System' &gt; 'Opret Nødhjælps Disk'.</entry>
    <entry lang="en" key="RESCUE_DISK_ISO_IMAGE_CHECK_PASSED">The VeraCrypt Rescue Disk image has been successfully verified.</entry>
    <entry lang="en" key="RESCUE_DISK_ISO_IMAGE_CHECK_FAILED">The Rescue Disk image verification failed.\n\nIf you attempted to verify a VeraCrypt Rescue Disk image created for a different master key, password, salt, etc., please note that such Rescue Disk image will always fail this verification. To create a new Rescue Disk image fully compatible with your current configuration, select 'System' > 'Create Rescue Disk'.</entry>
    <entry lang="da" key="ERROR_CREATING_RESCUE_DISK">Fejl i oprettelsen af VeraCrypt Nødhjælps Disk.</entry>
    <entry lang="da" key="CANNOT_CREATE_RESCUE_DISK_ON_HIDDEN_OS">VeraCrypt Nødhjælps Disk kan ikke oprettes når et skjult operativsystem kører.\n\nFor at oprette en VeraCrypt Nødhjælps Disk, boot op på aflednings operativsystemet og vælg så 'System' &gt; 'Opret Nødhjælps Disk'.</entry>
    <entry lang="en" key="RESCUE_DISK_CHECK_FAILED">Cannot verify that the Rescue Disk has been correctly burned.\n\nIf you have burned the Rescue Disk, please eject and reinsert the CD/DVD; then click Next to try again. If this does not help, please try another medium%s.\n\nIf you have not burned the Rescue Disk yet, please do so, and then click Next.\n\nIf you attempted to verify a VeraCrypt Rescue Disk created before you started this wizard, please note that such Rescue Disk cannot be used, because it was created for a different master key. You need to burn the newly generated Rescue Disk.</entry>
    <entry lang="en" key="RESCUE_DISK_CHECK_FAILED_SENTENCE_APPENDIX"> and/or other CD/DVD recording software</entry>
    <entry lang="en" key="SYSTEM_FAVORITES_DLG_TITLE">VeraCrypt - System Favorite Volumes</entry>
    <entry lang="en" key="SYS_FAVORITES_HELP_LINK">What are system favorite volumes?</entry>
    <entry lang="en" key="SYS_FAVORITES_REQUIRE_PBA">The system partition/drive does not appear to be encrypted.\n\nSystem favorite volumes can be mounted using only a pre-boot authentication password. Therefore, to enable use of system favorite volumes, you need to encrypt the system partition/drive first.</entry>
    <entry lang="da" key="DISMOUNT_FIRST">Afbryd venligst bindet før der fortsættes.</entry>
    <entry lang="da" key="CANNOT_SET_TIMER">Fejl: Kan ikke indstille timer.</entry>
    <entry lang="da" key="IDPM_CHECK_FILESYS">Kontroller Filsystem</entry>
    <entry lang="da" key="IDPM_REPAIR_FILESYS">Reparer Filsystem</entry>
    <entry lang="en" key="IDPM_ADD_TO_FAVORITES">Add to Favorites...</entry>
    <entry lang="en" key="IDPM_ADD_TO_SYSTEM_FAVORITES">Add to System Favorites...</entry>
    <entry lang="en" key="IDPM_PROPERTIES">P&amp;roperties...</entry>
    <entry lang="da" key="HIDDEN_VOL_PROTECTION">Skjult Bind beskyttet</entry>
    <entry lang="en" key="NOT_APPLICABLE_OR_NOT_AVAILABLE">N/A</entry>
    <entry lang="da" key="UISTR_YES">Ja</entry>
    <entry lang="da" key="UISTR_NO">Nej</entry>
    <entry lang="da" key="UISTR_DISABLED">Deaktiveret</entry>
    <entry lang="da" key="DIGIT_ONE">1</entry>
    <entry lang="da" key="TWO_OR_MORE">2 eller flere</entry>
    <entry lang="da" key="MODE_OF_OPERATION">Driftstilstand</entry>
    <entry lang="en" key="LABEL_ITEM">Label:   </entry>
    <entry lang="en" key="SIZE_ITEM">Size:   </entry>
    <entry lang="en" key="PATH_ITEM">Path:   </entry>
    <entry lang="en" key="DRIVE_LETTER_ITEM">Drive Letter:   </entry>
    <entry lang="da" key="UNSUPPORTED_CHARS_IN_PWD">Fejl: Kodeord må kun indeholde ASCII karakterer.\n\nIkke-ASCII karakterer i kodeord kan forårsage at bindet vil være umuligt at tilslutte når dine system indstillinger ændres.\n\nFølgende karakterer kan anvendes:\n\n  ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; = &gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~</entry>
    <entry lang="da" key="UNSUPPORTED_CHARS_IN_PWD_RECOM">Advarsel: Kodeord indeholder ikke-ASCII karakterer. Dettekan forårsage at bindet vil være umuligt at tilslutte når dine system indstillinger ændres.\n\nDu bør udskifte alle ikke-ASCII karakterer i kodeordet med ASCII. For at gøre dette klik 'Bind' -&gt; 'Ændre Bind Kodeord'.\n\nFølgende er ASCII karakterer:\n\n  ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; = &gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~</entry>
    <entry lang="en" key="EXE_FILE_EXTENSION_CONFIRM">WARNING: We strongly recommend that you avoid file extensions that are used for executable files (such as .exe, .sys, or .dll) and other similarly problematic file extensions. Using such file extensions causes Windows and antivirus software to interfere with the container, which adversely affects the performance of the volume and may also cause other serious problems.\n\nWe strongly recommend that you remove the file extension or change it (e.g., to '.hc').\n\nAre you sure you want to use the problematic file extension?</entry>
    <entry lang="en" key="EXE_FILE_EXTENSION_MOUNT_WARNING">WARNING: This container has a file extension that is used for executable files (such as .exe, .sys, or .dll) or some other file extension that is similarly problematic. It will very likely cause Windows and antivirus software to interfere with the container, which will adversely affect the performance of the volume and may also cause other serious problems.\n\nWe strongly recommend that you remove the file extension of the container or change it (e.g., to '.hc') after you dismount the volume.</entry>
    <entry lang="da" key="HOMEPAGE">Hjemmeside</entry>
    <entry lang="da" key="LARGE_IDE_WARNING_XP">ADVARSEL: Tilsyneladende har du ikke Service Packs i din Windows XP installation. Du bør ikke gemme på IDE diske større end 128 GB under Windows XP hvor du ikke har tilføjet Service Pack 1 eller nyere! Hvis du gør, vil data på disken (uanset om det er et VeraCrypt bind eller ej) blive ødelagt. Bemærk at dette er en begrænsning i Windows, ikke en fejl i VeraCrypt.</entry>
    <entry lang="da" key="LARGE_IDE_WARNING_2K">ADVARSEL: Tilsyneladende har du ikke Service Pack 3 eller nyere i din Windows installation. Du bør ikke gemme på IDE diske større end 128 GB under Windows 2000 hvor du ikke har tilføjet Service Pack 3 eller nyere! Hvis du gør, vil data på disken (uanset om det er et VeraCrypt bind eller ej) blive ødelagt. Bemærk at dette er en begrænsning i Windows, ikke en begræsning i VeraCrypt.\n\nBemærk: Måske er det også nødvendigt at aktivere 48-bit LBA support i registreringsdatabasen; for mere information, se http://support.microsoft.com/kb/305098/EN-US</entry>
    <entry lang="da" key="LARGE_IDE_WARNING_2K_REGISTRY">ADVARSEL: 48-bit LBA ATAPI support er slået fra i dit system. Derfor bør du ikke skrive til IDE diske større end 128 GB! Hvis du gør, vil data på disken (uanset om det er et VeraCrypt bind eller ej) blive ødelagt. Bemærk at dette er en begrænsning i Windows, ikke en begræsning i VeraCrypt.\n\nFor at aktivere 48-bit LBA support, tilføj 'EnableBigLba' registreringsværdien i registreringsnøglen HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\atapi\\Parameters og sæt den til 1.\n\nFor yderligere information, se http://support.microsoft.com/kb/305098</entry>
    <entry lang="da" key="VOLUME_TOO_LARGE_FOR_FAT32">Fejl: Filer større end 4 GB kan ikke gemmes på et FAT32 fil system. Derfor kan fil-baserede VeraCrypt bind (beholdere) gemt på et FAT32 fil ikke være større end 4 GB.\n\nHvis du har behov for et større bind, opret det da som et NTFS fil system (eller, hvis du bruger Windows Vista SP1 eller nyere, på et exFAT fil system) eller, istedet for at oprette et fil-baseret bind, krypter en hel partition eller enhed.</entry>
    <entry lang="en" key="VOLUME_TOO_LARGE_FOR_WINXP">Warning: Windows XP does not support files larger than 2048 GB (it will report that "Not enough storage is available"). Therefore, you cannot create a file-hosted VeraCrypt volume (container) larger than 2048 GB under Windows XP.\n\nNote that it is still possible to encrypt the entire drive or create a partition-hosted VeraCrypt volume larger than 2048 GB under Windows XP.</entry>
    <entry lang="da" key="FREE_SPACE_FOR_WRITING_TO_OUTER_VOLUME">ADVARSEL: Hvis du ønsker at kunne tilføje data/filer til det ydre bind i fremtiden, bør du overveje at vælge en mindre størrelse for det skjulte bind.\n\nEr du sikker på du ønsker at fortsætte med den valgte størrelse?</entry>
    <entry lang="da" key="NO_VOLUME_SELECTED">Ingen bind valgt.\n\nKlik 'Vælg Enhed' eller 'Vælg Fil' for at vælge et VeraCrypt bind.</entry>
    <entry lang="da" key="NO_SYSENC_PARTITION_SELECTED">Ingen partition valgt.\n\nKlik 'Vælg Enhed' for at vælge en afbrudt partition der normalt kræver før-boot godkendelse (for eksempel, en partition placeret på et krypteret system drev af et andet operativsystem, som ikke kører, eller en krypteret system partition af et andet operativsystem).\n\nBemærk: Den valgte partition vil blive tilsluttet som et almindeligt VeraCrypt bind uden før-boot godkendelse. Dette er brugbart f.eks. ved backup eller reparationsarbejde.</entry>
    <entry lang="da" key="CONFIRM_SAVE_DEFAULT_KEYFILES">ADVARSEL: Hvis standard nøglefiler er valgt og aktiveret, vil bind der ikke bruger disse nøglefiler være umulige at tilslutte. Derfor, efter du har aktiveret standard nøglefiler, husk at fjerne markeringen udfor 'Brug nøglefiler' afmærkningsboksen (under et kodeords indtastningsfelt) når du tilslutter sådanne bind.\n\nEr du sikker på du ønsker at gemme de valgte nøglefiler/stier som standard?</entry>
    <entry lang="da" key="HK_AUTOMOUNT_DEVICES">Auto-Tilslut Enheder</entry>
    <entry lang="da" key="HK_DISMOUNT_ALL">Afbryd alle</entry>
    <entry lang="da" key="HK_WIPE_CACHE">Ryd hukommelse</entry>
    <entry lang="en" key="HK_DISMOUNT_ALL_AND_WIPE">Dismount All  &amp;  Wipe Cache</entry>
    <entry lang="da" key="HK_FORCE_DISMOUNT_ALL_AND_WIPE">Gennemtving afbrydelse af alle  &amp;  Ryd hukommelse</entry>
    <entry lang="da" key="HK_FORCE_DISMOUNT_ALL_AND_WIPE_AND_EXIT">Gennemtving afbrydelse af alle,  Ryd hukommelse  &amp;  Afslut</entry>
    <entry lang="da" key="HK_MOUNT_FAVORITE_VOLUMES">Tilslut Favorit Bind</entry>
    <entry lang="da" key="HK_SHOW_HIDE_MAIN_WINDOW">Vis/Skjul Hoved VeraCrypt Vindue</entry>
    <entry lang="da" key="PRESS_A_KEY_TO_ASSIGN">(Klik her og tryk på en tast)</entry>
    <entry lang="da" key="ACTION">Handling</entry>
    <entry lang="da" key="SHORTCUT">Genvej</entry>
    <entry lang="da" key="CANNOT_USE_RESERVED_KEY">Fejl: Denne genvej er reserveret. Vælg venligst en anden.</entry>
    <entry lang="da" key="SHORTCUT_ALREADY_IN_USE">Fejl: Genvejen er allerede i brug.</entry>
    <entry lang="da" key="HOTKEY_REGISTRATION_ERROR">ADVARSEL: En eller flere VeraCrypt system-tilgængelige genvejstaster vil ikke virke!\n\nKontroller venligst at andre applikationer og operativsystem ikke benytter samme genvej(e) som VeraCrypt.</entry>
    <entry lang="en" key="PAGING_FILE_CREATION_PREVENTED">Paging file creation has been prevented.\n\nPlease note that, due to Windows issues, paging files cannot be located on non-system VeraCrypt volumes (including system favorite volumes). VeraCrypt supports creation of paging files only on an encrypted system partition/drive.</entry>
    <entry lang="da" key="SYS_ENC_HIBERNATION_PREVENTED">En fejl eller ukompatibilitet forhindrer VeraCrypt fra at kryptere dvale filen. Derfor er dvale forhindret.\n\nBemærk: Når en computer går i dvale (eller går i strømbesparende tilstand), bliver indholdet i system hukommelsen skrevet til en dvale opbevarings fil der gemmes på system drevet. VeraCrypt ville ikke være i stand til at forhindre krypterings nøgler og indhold i følsomme filer der er åbne i RAM fra at blive gemt ukrypteret til dvale opbevarings filen.</entry>
    <entry lang="en" key="HIDDEN_OS_HIBERNATION_PREVENTED">Hibernation has been prevented.\n\nVeraCrypt does not support hibernation on hidden operating systems that use an extra boot partition. Please note that the boot partition is shared by both the decoy and the hidden system. Therefore, in order to prevent data leaks and problems while resuming from hibernation, VeraCrypt has to prevent the hidden system from writing to the shared boot partition and from hibernating.</entry>
    <entry lang="en" key="VOLUME_MOUNTED_AS_DRIVE_LETTER_X_DISMOUNTED">VeraCrypt volume mounted as %c: has been dismounted.</entry>
    <entry lang="en" key="MOUNTED_VOLUMES_DISMOUNTED">VeraCrypt volumes have been dismounted.</entry>
    <entry lang="en" key="VOLUMES_DISMOUNTED_CACHE_WIPED">VeraCrypt volumes have been dismounted and password cache has been wiped.</entry>
    <entry lang="en" key="SUCCESSFULLY_DISMOUNTED">Successfully dismounted</entry>
    <entry lang="en" key="CONFIRM_BACKGROUND_TASK_DISABLED">WARNING: If the VeraCrypt Background Task is disabled, the following functions will be disabled:\n\n1) Hot keys\n2) Auto-dismount (e.g., upon logoff, inadvertent host device removal, time-out, etc.)\n3) Auto-mount of favorite volumes\n4) Notifications (e.g., when damage to hidden volume is prevented)\n5) Tray icon\n\nNote: You can shut down the Background Task anytime by right-clicking the VeraCrypt tray icon and selecting 'Exit'.\n\nAre you sure you want to permanently disable the VeraCrypt Background Task?</entry>
    <entry lang="da" key="CONFIRM_NO_FORCED_AUTODISMOUNT">ADVARSEL: Hvis denne funktion deaktiveres, vil bind der indeholder åbne filer/mapper ikke være mulige at auto-tilslutte.\n\nEr du sikker på du vil deaktivere denne funktion?</entry>
    <entry lang="da" key="WARN_PREF_AUTO_DISMOUNT">ADVARSEL: Bind der indeholder åbne filer/mapper vil IKKE blive auto-afbrudt.\n\nFor at undgå dette, aktiver den følgende funktion i dette dialog vindue: 'Udfør auto-afbryd selv om bindet indeholder åbne filer eller mapper'</entry>
    <entry lang="en" key="WARN_PREF_AUTO_DISMOUNT_ON_POWER">WARNING: When the notebook battery power is low, Windows may omit sending the appropriate messages to running applications when the computer is entering power saving mode. Therefore, VeraCrypt may fail to auto-dismount volumes in such cases.</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_RESUME_PROMPT">You have scheduled the process of encryption of a partition/volume. The process has not been completed yet.\n\nDo you want to resume the process now?</entry>
    <entry lang="da" key="SYSTEM_ENCRYPTION_RESUME_PROMPT">Du har planlagt en krypterings eller dekrypterings proces af system partition/drev. Processen er endnu ikke blevet fuldført.\n\nØnsker du at starte (genoptage) processen nu?</entry>
    <entry lang="en" key="ASK_NONSYS_INPLACE_ENC_NOTIFICATION_REMOVAL">Do you want to be prompted about whether you want to resume the currently scheduled processes of encryption of non-system partitions/volumes?</entry>
    <entry lang="en" key="KEEP_PROMPTING_ME">Yes, keep prompting me</entry>
    <entry lang="en" key="DO_NOT_PROMPT_ME">No, do not prompt me</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_NOTIFICATION_REMOVAL_NOTE">IMPORTANT: Keep in mind that you can resume the process of encryption of any non-system partition/volume by selecting 'Volumes' &gt; 'Resume Interrupted Process' from the menu bar of the main VeraCrypt window.</entry>
    <entry lang="da" key="SYSTEM_ENCRYPTION_SCHEDULED_BUT_PBA_FAILED">Du har skemalagt processen for kryptering eller dekryptering af system partition/drev. Imidlertid opstod der fejl på før-boot godkendelsen (eller den blev sprunget over).\n\nBemærk: Hvis du dekrypterede system partition/drev i før-boot miljøet, kan det være nødvendigt du afslutter processen ved at vælge 'System' &gt; 'Dekrypter System Partition/Drev Permanent' fra menulinien i hovedvinduet af VeraCrypt.</entry>
    <entry lang="en" key="CONFIRM_EXIT">WARNING: If VeraCrypt exits now, the following functions will be disabled:\n\n1) Hot keys\n2) Auto-dismount (e.g., upon logoff, inadvertent host device removal, time-out, etc.)\n3) Auto-mount of favorite volumes\n4) Notifications (e.g., when damage to hidden volume is prevented)\n\nNote: If you do not wish VeraCrypt to run in the background, disable the VeraCrypt Background Task in the Preferences (and, if necessary, disable the automatic start of VeraCrypt in the Preferences).\n\nAre you sure you want VeraCrypt to exit?</entry>
    <entry lang="da" key="CONFIRM_EXIT_UNIVERSAL">Afslut?</entry>
    <entry lang="da" key="CHOOSE_ENCRYPT_OR_DECRYPT">VeraCrypt har ikke nok information til at afgøre om der skal krypteres eller dekrypteres.</entry>
    <entry lang="da" key="CHOOSE_ENCRYPT_OR_DECRYPT_FINALIZE_DECRYPT_NOTE">VeraCrypt har ikke nok information til at afgøre om der skal krypteres eller dekrypteres.\n\nBemærk: Hvis du har dekrypteret system partition/drev i før-boot miljøet, kan det være nødvendigt at du afslutter processen ved at klikke på Dekrypter.</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_REVERSE_INFO">Note: When you are encrypting a non-system partition/volume in place and an error persistently prevents you from finishing the process, you will not be able to mount the volume (and access data stored on it) until you entirely DECRYPT the volume (i.e. reverse the process).\n\nIf you need to do so, follow these steps:\n1) Exit this wizard.\n2) In the main VeraCrypt window, select 'Volumes' &gt; 'Resume Interrupted Process'.\n3) Select 'Decrypt'.</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_DEFER_CONFIRM">Do you want to interrupt and postpone the process of encryption of the partition/volume?\n\nNote: Keep in mind that the volume cannot be mounted until it has been fully encrypted. You will be able to resume the process of encryption and it will continue from the point it was stopped. You can do so, for example, by selecting 'Volumes' &gt; 'Resume Interrupted Process' from the menu bar of the main VeraCrypt window.</entry>
    <entry lang="da" key="SYSTEM_ENCRYPTION_DEFER_CONFIRM">Ønsker du at afbryde og udskyde processen med kryptering af system partition/drev?\n\nBemærk: Du vil være i stand til at genoptage processen og den vil fortsætte fra det sted den blev stoppet. Du kan gøre dette ved f.eks. ved at vælge 'System' &gt; 'Genoptag Afbrudt Proces' fra menulinien i hovedvinduet i VeraCrypt. Hvis du ønsker permanent at afbryde eller tilbageføre krypterings processen, vælg 'System' &gt; 'Dekrypter System Partition/Drev Permanent'.</entry>
    <entry lang="da" key="SYSTEM_DECRYPTION_DEFER_CONFIRM">Ønsker du at afbryde og udskyde processen med dekryptering af system partition/drev?\n\nBemærk: Du vil være i stand til at genoptage processen og den vil fortsætte fra det sted den blev stoppet. Du kan gøre dette ved f.eks. ved at vælge 'System' &gt; 'Genoptag Afbrudt Proces' fra menulinien i hovedvinduet i VeraCrypt. Hvis du ønsker at tilbageføre dekrypterings processen (og påbegynde kryptering), vælg 'System' &gt; 'Krypter System Partition/Drev'.</entry>
    <entry lang="da" key="FAILED_TO_INTERRUPT_SYSTEM_ENCRYPTION">Fejl: Kunne ikke afbryde processen med kryptering/dekryptering af system partition/drev.</entry>
    <entry lang="en" key="FAILED_TO_INTERRUPT_WIPING">Error: Failed to interrupt the process of wiping.</entry>
    <entry lang="da" key="FAILED_TO_RESUME_SYSTEM_ENCRYPTION">Fejl: Kunne ikke genoptage processen med kryptering/dekryptering af system partition/drev.</entry>
    <entry lang="en" key="FAILED_TO_START_WIPING">Error: Failed to start the process of wiping.</entry>
    <entry lang="da" key="INCONSISTENCY_RESOLVED">Uoverensstemmelse løst.\n\n\n(Hvis du ønsker at rapportere en fejl i denne forbindelse, inkluder venligst følgende tekniske information i fejlrapporten: %hs)</entry>
    <entry lang="en" key="UNEXPECTED_STATE">Error: Unexpected state.\n\n\n(If you report a bug in connection with this, please include the following technical information in the bug report:\n%hs)</entry>
    <entry lang="en" key="NO_SYS_ENC_PROCESS_TO_RESUME">There is no interrupted process of encryption/decryption of the system partition/drive to resume.\n\nNote: If you want to resume an interrupted process of encryption/decryption of a non-system partition/volume, select 'Volumes' &gt; 'Resume Interrupted Process'.</entry>
    <entry lang="da" key="HIDVOL_PROT_BKG_TASK_WARNING">ADVARSEL: VeraCrypt baggrundsopgaver er slået fra. Efter du afslutter VeraCrypt, vil du ikke blive gjort opmærksom på om skade på det skjulte bind er undgået.\n\nBemærk: Du kan nårsomhelst lukke baggrundsopgaver ned ved at højreklikke på VeraCrypt ikonet i systembakken, og klikke på 'Afslut'.\n\nAktiver VeraCrypt Baggrundsopgaver?</entry>
    <entry lang="da" key="LANG_PACK_VERSION">Sprogpakke version:  %s</entry>
    <entry lang="da" key="CHECKING_FS">Kontrollerer fil systemet på VeraCrypt bindet tilsluttet som %s...</entry>
    <entry lang="da" key="REPAIRING_FS">Prøver at reparere filsystemet på det VeraCrypt bind der er tilsluttet som %s.</entry>
    <entry lang="da" key="WARN_64_BIT_BLOCK_CIPHER">Advarsel: Dette bind er krypteret med en ældre algoritme.\n\nAlle 64-bit-blok krypterings algoritmer (f.eks., Blowfish, CAST-128, eller Triple DES) foretrækkes ikke. Det vil være muligt at tilslutte disse bind med fremtidige versioner af VeraCrypt. Dog vil der fremover ikke komme flere forbedringer til udførelsen af disse ældre krypterings algoritmer. Vi anbefaler at du opretter et nyt VeraCrypt bind krypteret med 128-bit-blok krypterings algorithmer (f.eks., AES, Serpent, Twofish, osv.) og at du flytter alle filer til dette nye bind.</entry>
    <entry lang="da" key="SYS_AUTOMOUNT_DISABLED">Dit system er ikke konfigureret til automatisk at tilslutte nye bind. Det kan være umuligt at tilslutte enhedsbaserede VeraCrypt bind. Automatisk tilslutning kan konfigureres ved at køre denne kommando og genstarte systemet.\n\nmountvol.exe /E</entry>
    <entry lang="da" key="SYS_ASSIGN_DRIVE_LETTER">Tildel venligst et drev bogstav til partitionen/enheden før du fortsætter ('Kontrolpanel' &gt; 'Ydelse og Vedligeholdelse' &gt; 'Administration' - 'Computeradministration / Diskhåndtering').\n\nBemærk at dette er afhængig af det anvendte operativsystem.</entry>
    <entry lang="da" key="MOUNT_TC_VOLUME">Tilslut VeraCrypt Bind</entry>
    <entry lang="da" key="DISMOUNT_ALL_TC_VOLUMES">Afbryd alle VeraCrypt Bind</entry>
    <entry lang="da" key="UAC_INIT_ERROR">VeraCrypt fejl i at opnå administrator rettighed.</entry>
    <entry lang="da" key="ERR_ACCESS_DENIED">Adgang nægtet af operativsystem.\n\nMulig årsag: Operativsystemet kræver at du har læse/skrive tilladelse (eller administrations rettigheder) for bestemte mapper, filer, og enheder, for at du kan få tilladelse til at læse og skrive data til/fra dem. Normalt kan en bruger uden administrator rettigheder godt oprette, læse og redigere filer i brugerens dokumentmappe.</entry>
    <entry lang="en" key="SECTOR_SIZE_UNSUPPORTED">Error: The drive uses an unsupported sector size.\n\nIt is currently not possible to create partition/device-hosted volumes on drives that use sectors larger than 4096 bytes. However, note that you can create file-hosted volumes (containers) on such drives.</entry>
    <entry lang="en" key="SYSENC_UNSUPPORTED_SECTOR_SIZE_BIOS">It is currently not possible to encrypt a system installed on a disk that uses a sector size other than 512 bytes.</entry>
    <entry lang="da" key="NO_SPACE_FOR_BOOT_LOADER">VeraCrypt Boot Loader kræver mindst 32 KBytes ledig disk plads i begyndelsen af system drevet (VeraCrypt Boot Loader kræver at det skal gemmes i det område). Desværre imødekommer dit drev ikke denne tilstand.\n\nVær venlig IKKE at rapportere dette som en fejl/problem i VeraCrypt. For at løse dette problem, vil du skulle partitionere din disk igen og lade de første 32 KBytes af din disk være fri (i de fleste tilfælde, vil du være nødt til at slette og genoprette den første partition). Vi anbefaler at du bruger Microsoft partition manager som er tilgængelig f.eks. når du installerer Windows.</entry>
    <entry lang="da" key="FEATURE_UNSUPPORTED_ON_CURRENT_OS">Funktionen er ikke supporteret i denne version af det operativsystem du nu benytter.</entry>
    <entry lang="da" key="SYS_ENCRYPTION_UNSUPPORTED_ON_CURRENT_OS">VeraCrypt supporterer ikke kryptering af en system partition/drev i denne version af operativsystem du nu benytter.</entry>
    <entry lang="en" key="SYS_ENCRYPTION_UNSUPPORTED_ON_VISTA_SP0">Before you can encrypt the system partition/drive on Windows Vista, you need to install Service Pack 1 or higher for Windows Vista (no such Service Pack has been installed on this system yet).\n\nNote: Service Pack 1 for Windows Vista resolved an issue causing a shortage of free base memory during system boot.</entry>
    <entry lang="en" key="SYS_ENCRYPTION_UPGRADE_UNSUPPORTED_ON_VISTA_SP0">VeraCrypt no longer supports encryption of the system partition/drive on Windows Vista with no Service Pack installed. Before upgrading VeraCrypt, please install Service Pack 1 or higher for Windows Vista.</entry>
    <entry lang="en" key="FEATURE_REQUIRES_INSTALLATION">Error: This feature requires VeraCrypt to be installed on the system (you are running VeraCrypt in portable mode).\n\nPlease install VeraCrypt and then try again.</entry>
    <entry lang="en" key="WINDOWS_NOT_ON_BOOT_DRIVE_ERROR">WARNING: Windows does not appear to be installed on the drive from which it boots. This is not supported.\n\nYou should continue only if you are sure that Windows is installed on the drive from which it boots.\n\nDo you want to continue?</entry>
    <entry lang="da" key="TC_BOOT_LOADER_ALREADY_INSTALLED">FORSIGTIG: VeraCrypt Boot Loader er allerede installeret på dit system drev!\n\nDet er muligt at et andet system på din computer allerede er krypteret.\n\nADVARSEL: FORTSÆTTELSE MED KRYPTERING AF DET NUVÆRENDE KØRENDE SYSTEM VIL KUNNE GØRE ANDRE SYSTEMER UMULIGE AT STARTE OG RELATERET DATA UTILGÆNGELIGT.\n\nEr du sikker på du ønsker at fortsætte?</entry>
    <entry lang="en" key="SYS_LOADER_RESTORE_FAILED">Failed to restore the original system loader.\n\nPlease use your VeraCrypt Rescue Disk ('Repair Options' &gt; 'Restore original system loader') or Windows installation medium to replace the VeraCrypt Boot Loader with the Windows system loader.</entry>
    <entry lang="da" key="SYS_LOADER_UNAVAILABLE_FOR_RESCUE_DISK">Den originale system loader kan ikke gemmes på Nødhjælps Disk (mulig årsag: manglende backup fil).</entry>
    <entry lang="da" key="ERROR_MBR_PROTECTED">Kunne ikke skrive MBR sektor.\n\nDin BIOS er muligvis konfigureret til at beskytte MBR sektoren. Tjek din BIOS indstilling (tryk F2, Delete, eller Esc, efter du har tændt din computer) for MBR/antivirus beskyttelse.</entry>
    <entry lang="en" key="BOOT_LOADER_FINGERPRINT_CHECK_FAILED">WARNING: The verification of VeraCrypt bootloader fingerprint failed!\nYour disk may have been tampered with by an attacker ("Evil Maid" attack).\n\nThis warning can also be triggered if you restored VeraCrypt boot loader using an Rescue Disk generated using a different VeraCrypt version.\n\nYou are advised to change your password immediately which will also restore the correct VeraCrypt bootloader. It is recommended to reinstall VeraCrypt and to take measures to avoid access to this machine by untrusted entities.</entry>
    <entry lang="en" key="BOOT_LOADER_VERSION_INCORRECT_PREFERENCES">The required version of the VeraCrypt Boot Loader is currently not installed. This may prevent some of the settings from being saved.</entry>
    <entry lang="en" key="CUSTOM_BOOT_LOADER_MESSAGE_HELP">Note: In some situations, you may wish to prevent a person (adversary) that is watching you start the computer from knowing that you use VeraCrypt. The above options allow you to do that by customizing the VeraCrypt boot loader screen. If you enable the first option, no texts will be displayed by the boot loader (not even when you enter the wrong password). The computer will appear to be "frozen" while you can type your password. In addition, a custom message can be displayed to mislead the adversary. For example, fake error messages such as "Missing operating system" (which is normally displayed by the Windows boot loader if it finds no Windows boot partition). It is, however, important to note that if the adversary can analyze the content of the hard drive, he can still find out that it contains the VeraCrypt boot loader.</entry>
    <entry lang="en" key="CUSTOM_BOOT_LOADER_MESSAGE_PROMPT">WARNING: Please keep in mind that if you enable this option, the VeraCrypt boot loader will not display any texts (not even when you enter the wrong password). The computer will appear to be "frozen" (unresponsive) while you can type your password (the cursor will NOT move and no asterisk will be displayed when you press a key).\n\nAre you sure you want to enable this option?</entry>
    <entry lang="da" key="SYS_PARTITION_OR_DRIVE_APPEARS_FULLY_ENCRYPTED">Dit system partition/drev ser ud til at være helt krypteret.</entry>
    <entry lang="da" key="SYSENC_UNSUPPORTED_FOR_DYNAMIC_DISK">VeraCrypt supporterer ikke kryptering af system drev der er blevet konverteret til en dynamisk disk.</entry>
    <entry lang="en" key="WDE_UNSUPPORTED_FOR_EXTENDED_PARTITIONS">The system drive contains extended (logical) partitions.\n\nYou can encrypt an entire system drive containing extended (logical) partitions only on Windows Vista and later versions of Windows. On Windows XP, you can encrypt an entire system drive provided that it contains only primary partitions.\n\nNote: You can still encrypt the system partition instead of the entire system drive (and, in addition to that, you can create partition-hosted VeraCrypt volumes within any non-system partitions on the drive).</entry>
    <entry lang="en" key="WDE_EXTENDED_PARTITIONS_WARNING">WARNING: As you are running Windows XP/2003, after you start encrypting the drive, you must NOT create any extended (logical) partitions on it (you may create only primary partitions). Any extended (logical) partition on the drive would be inaccessible after you start encrypting (the drive currently does not contain any such partition).\n\nNote: If this limitation is not acceptable, you can go back and choose to encrypt only the system partition instead of the entire drive (and, in addition to that, you can create partition-hosted VeraCrypt volumes within any non-system partitions on the drive).\n\nAlternatively, if this limitation is not acceptable, you may want to consider upgrading to Windows Vista or a later version of Windows (you can encrypt an entire system drive containing extended/logical partitions only on Windows Vista or later).</entry>
    <entry lang="en" key="SYSDRIVE_NON_STANDARD_PARTITIONS">Your system drive contains a non-standard partition.\n\nIf you are using a notebook, your system drive probably contains a special recovery partition. After the whole system drive is encrypted (including any recovery partition), your system might become unbootable if your computer is using an inappropriately designed BIOS. It would also be impossible to use any recovery partition until the system drive is decrypted. Therefore, we recommend that you encrypt only the system partition.</entry>
    <entry lang="da" key="ASK_ENCRYPT_PARTITION_INSTEAD_OF_DRIVE">Ønsker du at kryptere system partitionen istedet for hele drevet?\n\nBemærk at du kan oprette partition-værts baserede VeraCrypt bind inden i enhver ikke-system partition på drevet (foruden at kryptere system partitionen).</entry>
    <entry lang="da" key="WHOLE_SYC_DEVICE_RECOM">Da dit system drev kun indeholder en enkelt partition som optager hele drevet, vil det være at foretrække (mere sikkert) at kryptere hele drevet inklusiv den ledige "rest" plads der typisk omgiver sådan en partition.\n\nØnsker du at kryptere hele system drevet?</entry>
    <entry lang="en" key="TEMP_NOT_ON_SYS_PARTITION">Your system is configured to store temporary files on a non-system partition.\n\nTemporary files may be stored only on the system partition.</entry>
    <entry lang="en" key="USER_PROFILE_NOT_ON_SYS_PARTITION">Your user profile files are not stored on the system partition.\n\nUser profile files may be stored only on the system partition.</entry>
    <entry lang="en" key="PAGING_FILE_NOT_ON_SYS_PARTITION">There is/are paging file(s) on non-system partitions.\n\nPaging files may be located only on the system partition.</entry>
    <entry lang="en" key="RESTRICT_PAGING_FILES_TO_SYS_PARTITION">Do you want to configure Windows to create paging files only on the Windows partition now?\n\nNote that if you click 'Yes', the computer will be restarted. Then start VeraCrypt and try creating the hidden OS again.</entry>
    <entry lang="en" key="LEAKS_OUTSIDE_SYSPART_UNIVERSAL_EXPLANATION"> Otherwise, plausible deniability of the hidden operating system might be adversely affected.\n\nNote: If an adversary analyzed the content of such files (residing on a non-system partition), he might find out that you used this wizard in the hidden-system-creation mode (which might indicate the existence of a hidden operating system on your computer). Also note that any such files stored on the system partition will be securely erased by VeraCrypt during the process of creation of the hidden operating system.</entry>
    <entry lang="en" key="DECOY_OS_REINSTALL_WARNING">WARNING: During the process of creation of the hidden operating system, you will be required to fully reinstall the currently running system (in order to create a decoy system securely).\n\nNote: The currently running operating system and the entire content of the system partition will be copied to the hidden volume (in order to create the hidden system).\n\n\nAre you sure you will be able to install Windows using a Windows Setup medium (or using a service partition)?</entry>
    <entry lang="en" key="DECOY_OS_REQUIREMENTS">For security reasons, if the currently running operating system requires activation, it must be activated before proceeding. Note that the hidden operating system will be created by copying the content of the system partition to a hidden volume (so if this operating system is not activated, the hidden operating system will not be activated either). For more information, see the section "Security Requirements and Precautions Pertaining to Hidden Volumes" in the VeraCrypt User's Guide.\n\nImportant: Before proceeding, please make sure you have read the section "Security Requirements and Precautions Pertaining to Hidden Volumes" in the VeraCrypt User's Guide.\n\n\nDoes the currently running operating system meet the above condition?</entry>
    <entry lang="en" key="CONFIRM_HIDDEN_OS_EXTRA_BOOT_PARTITION">Your system uses an extra boot partition. VeraCrypt does not support hibernation on hidden operating systems that use an extra boot partition (decoy systems can be hibernated without any problems).\n\nPlease note that the boot partition would be shared by both the decoy and the hidden system. Therefore, in order to prevent data leaks and problems while resuming from hibernation, VeraCrypt has to prevent the hidden system from writing to the shared boot partition and from hibernating.\n\n\nDo you want to continue? If you select 'No', instructions for removing the extra boot partition will be displayed.</entry>
    <entry lang="en" key="EXTRA_BOOT_PARTITION_REMOVAL_INSTRUCTIONS">\nThe extra boot partition can be removed before installing Windows. To do so, follow these steps:\n\n1) Boot your Windows installation disc.\n\n2) In the Windows installer screen, click 'Install now' > 'Custom (advanced)'.\n\n3) Click 'Drive Options'.\n\n4) Select the main system partition and delete it by clicking 'Delete' and 'OK'.\n\n5) Select the 'System Reserved' partition, click 'Extend', and increase its size so that the operating system can be installed to it.\n\n6) Click 'Apply' and 'OK'.\n\n7) Install Windows on the 'System Reserved' partition.\n\n\nShould an attacker ask why you removed the extra boot partition, you can answer that you wanted to prevent any possible data leaks to the unencrypted boot partition.\n\nNote: You can print this text by clicking the 'Print' button below. If you save a copy of this text or print it (strongly recommended, unless your printer stores copies of documents it prints on its internal drive), you should destroy any copies of it after removing the extra boot partition (otherwise, if such a copy was found, it might indicate that there is a hidden operating system on this computer).</entry>
    <entry lang="da" key="GAP_BETWEEN_SYS_AND_HIDDEN_OS_PARTITION">Advarsel: Der er uallokeret område mellem system partition og den første partition bag den. Efter du har oprettet det skjulte operativsystem, må du ikke oprette nogle nye partitioner i det uallokerede område. Ellers vil det skjulte operativsystem være umuligt at boote (indtil du sletter sådanne nyoprettede partitioner).</entry>
    <entry lang="da" key="ALGO_NOT_SUPPORTED_FOR_SYS_ENCRYPTION">Denne algoritme er for tiden ikke supporteret til system kryptering.</entry>
    <entry lang="en" key="ALGO_NOT_SUPPORTED_FOR_TRUECRYPT_MODE">This algorithm is not supported for TrueCrypt mode.</entry>
    <entry lang="en" key="PIM_NOT_SUPPORTED_FOR_TRUECRYPT_MODE">PIM (Personal Iterations Multiplier) not supported for TrueCrypt mode.</entry>
    <entry lang="en" key="PIM_REQUIRE_LONG_PASSWORD">Password must contain 20 or more characters in order to use the specified PIM.\nShorter passwords can only be used if the PIM is 485 or greater.</entry>
    <entry lang="en" key="BOOT_PIM_REQUIRE_LONG_PASSWORD">Pre-boot authentication Password must contain 20 or more characters in order to use the specified PIM.\nShorter passwords can only be used if the PIM is 98 or greater.</entry>
    <entry lang="en" key="KEYFILES_NOT_SUPPORTED_FOR_SYS_ENCRYPTION">Keyfiles are currently not supported for system encryption.</entry>
    <entry lang="da" key="CANNOT_RESTORE_KEYBOARD_LAYOUT">Advarsel: VeraCrypt kunne ikke gendanne det originale keyboard layout. Dette kan medføre at du indtaster et kodeord ukorrekt.</entry>
    <entry lang="da" key="CANT_CHANGE_KEYB_LAYOUT_FOR_SYS_ENCRYPTION">Fejl: Kan ikke indstille keyboard layoutet for VeraCrypt til standard US keyboard layout.\n\nBemærk at kodeordet skal indtastes i før-boot miljøet (før Windows starter) hvor ikke-US Windows keyboard layouts ikke er tilgængelige. Derfor skal kodeordet altid skrives ved brug af standard US keyboard layout.</entry>
    <entry lang="da" key="ALT_KEY_CHARS_NOT_FOR_SYS_ENCRYPTION">Da VeraCrypt midlertidigt har ændret keyboard layout til standard US keyboard layout, det er ikke muligt at indtaste karakterer ved trykke på taster mens den højre Alt tast holdes nede. Derimod kan du indtaste de fleste af disse karakterer, ved at trykke de passende taster mens Shift tasten holdes nede.</entry>
    <entry lang="da" key="KEYB_LAYOUT_CHANGE_PREVENTED">VeraCrypt forhindrede ændring af keyboard layout.</entry>
    <entry lang="da" key="KEYB_LAYOUT_SYS_ENC_EXPLANATION">Bemærk: Kodeordet skal indtastes i før-boot miljøet (før Windows starter) hvor ikke-US Windows keyboard layouts ikke er tilgængelige. Derfor, bør kodeordet altid indtastes ved brug af standard US keyboard layout. Derimod er det vigtigt at bemærke at du IKKE behøver et rigtigt US keyboard. VeraCrypt sikrer automatisk at du roligt kan indtaste kodeordet (lige nu og i før-boot miljøet) selv om du ikke har et rigtigt US keyboard.</entry>
    <entry lang="en" key="RESCUE_DISK_INFO">Before you can encrypt the partition/drive, you must create a VeraCrypt Rescue Disk (VRD), which serves the following purposes:\n\n- If the VeraCrypt Boot Loader, master key, or other critical data gets damaged, the VRD allows you to restore it (note, however, that you will still have to enter the correct password then).\n\n- If Windows gets damaged and cannot start, the VRD allows you to permanently decrypt the partition/drive before Windows starts.\n\n- The VRD will contain a backup of the present content of the first drive track (which typically contains a system loader or boot manager) and will allow you to restore it if necessary.\n\nThe VeraCrypt Rescue Disk ISO image will be created in the location specified below.</entry>
    <entry lang="en" key="RESCUE_DISK_WIN_ISOBURN_PRELAUNCH_NOTE">After you click OK, Microsoft Windows Disc Image Burner will be launched. Please use it to burn the VeraCrypt Rescue Disk ISO image to a CD or DVD.\n\nAfter you do so, return to the VeraCrypt Volume Creation Wizard and follow its instructions.</entry>
    <entry lang="en" key="RESCUE_DISK_BURN_INFO">The Rescue Disk image has been created and stored in this file:\n%s\n\nNow you need to burn it to a CD or DVD.\n\n%lsAfter you burn the Rescue Disk, click Next to verify that it has been correctly burned.</entry>
    <entry lang="en" key="RESCUE_DISK_BURN_INFO_NO_CHECK">The Rescue Disk image has been created and stored in this file:\n%s\n\nNow you should either burn the image to a CD/DVD or move it to a safe location for later use.\n\n%lsClick Next to continue.</entry>
    <entry lang="en" key="RESCUE_DISK_BURN_INFO_NONWIN_ISO_BURNER">IMPORTANT: Note that the file must be written to the CD/DVD as an ISO disk image (not as an individual file). For information on how to do so, please refer to the documentation of your CD/DVD recording software. If you do not have any CD/DVD recording software that can write the ISO disk image to a CD/DVD, click the link below to download such free software.\n\n</entry>
    <entry lang="en" key="LAUNCH_WIN_ISOBURN">Launch Microsoft Windows Disc Image Burner</entry>
    <entry lang="da" key="RESCUE_DISK_BURN_NO_CHECK_WARN">ADVARSEL: Hvis du allerede har oprettet en VeraCrypt Nødhjælps Disk tidligere, kan den ikke genbruges til denne system partition/drev fordi den blev oprettet med en anden hoved nøgle! Hver gang du krypterer en system partition/drev, skal du oprette en ny VeraCrypt Nødhjælps Disk for den, selv om du anvender samme kodeord.</entry>
    <entry lang="da" key="CANNOT_SAVE_SYS_ENCRYPTION_SETTINGS">Fejl: Kan ikke gemme system krypterings indstillinger.</entry>
    <entry lang="da" key="CANNOT_INITIATE_SYS_ENCRYPTION_PRETEST">Kan ikke påbegynde system krypterings første test.</entry>
    <entry lang="da" key="CANNOT_INITIATE_HIDDEN_OS_CREATION">Kan ikke påbegynde processen med at oprette det skjulte operativsystem.</entry>
    <entry lang="da" key="WIPE_MODE_TITLE">Udviske Tilstand</entry>
    <entry lang="en" key="INPLACE_ENC_WIPE_MODE_INFO">On some types of storage media, when data is overwritten with other data, it may be possible to recover the overwritten data using techniques such as magnetic force microscopy. This also applies to data that are overwritten with their encrypted form (which happens when VeraCrypt initially encrypts an unencrypted partition or drive). According to some studies and governmental publications, recovery of overwritten data can be prevented (or made very difficult) by overwritting the data with pseudorandom and certain non-random data a certain number of times. Therefore, if you believe that an adversary might be able to use such techniques to recover the data you intend encrypt, you may want to select one of the wipe modes (existing data will NOT be lost). Note that wiping will NOT be performed after the partition/drive is encrypted. When the partition/drive is fully encrypted, no unencrypted data is written to it. Any data being written to it is first encrypted on the fly in memory and only then is the (encrypted) data written to the disk.</entry>
    <entry lang="en" key="WIPE_MODE_INFO">On some types of storage media, when data is overwritten with other data (e.g. when the data is erased), it may be possible to recover the overwritten data using techniques such as magnetic force microscopy. According to some studies and governmental publications, recovery of overwritten data can be prevented (or made very difficult) by overwritting the data with pseudorandom and certain non-random data a certain number of times. Therefore, if you believe that an adversary might be able to use such techniques to recover the data that is to be erased, you may want to select one of the multi-pass wipe modes.\n\nNote: The more wipe passes you use, the longer it takes to erase the data.</entry>
    <entry lang="en" key="DEVICE_WIPE_PAGE_TITLE">Wiping</entry>
    <entry lang="en" key="DEVICE_WIPE_PAGE_INFO_HIDDEN_OS">\nNote: You can interrupt the process of wiping, shut down your computer, start the hidden system again and then resume the process (this wizard will be launched automatically). However, if you interrupt it, the entire process of wiping will have to start from the beginning.</entry>
    <entry lang="en" key="DEVICE_WIPE_PAGE_INFO">\n\nNote: If you interrupt the process of wiping and then attempt to resume it, the entire process will have to start from the beginning.</entry>
    <entry lang="en" key="CONFIRM_WIPE_ABORT">Do you want to abort the process of wiping?</entry>
    <entry lang="en" key="CONFIRM_WIPE_START">Warning: The entire content of the selected partition/device will be erased and lost.</entry>
    <entry lang="en" key="CONFIRM_WIPE_START_DECOY_SYS_PARTITION">The entire content of the partition where the original system resides will be erased.\n\nNote: The entire content of the partition that is to be erased has been copied to this hidden system partition.</entry>
    <entry lang="en" key="WIPE_MODE_WARN">WARNING: Note that when you choose e.g. the 3-pass wipe mode, the time necessary to encrypt the partition/drive will be up to 4 times longer. Likewise, if you choose the 35-pass wipe mode, it will be up to 36 times longer (it might even take several weeks).\n\nHowever, please note that wiping will NOT be performed after the partition/drive is fully encrypted. When the partition/drive is fully encrypted, no unencrypted data is written to it. Any data being written to it is first encrypted on the fly in memory and only then is the (encrypted) data written to the disk (so the performance will NOT be affected).\n\nAre you sure you want to use the wipe mode?</entry>
    <entry lang="da" key="WIPE_MODE_NONE">Ingen (hurtigst)</entry>
    <entry lang="en" key="WIPE_MODE_1_RAND">1-pass (random data)</entry>
    <entry lang="da" key="WIPE_MODE_3_DOD_5220">3-passager (US DoD 5220.22-M)</entry>
    <entry lang="da" key="WIPE_MODE_7_DOD_5220">7-passager (US DoD 5220.22-M)</entry>
    <entry lang="en" key="WIPE_MODE_35_GUTMANN">35-pass ("Gutmann")</entry>
    <entry lang="en" key="WIPE_MODE_256">256-pass</entry>
    <entry lang="da" key="SYS_MULTI_BOOT_MODE_TITLE">Antal Operativsystemer</entry>
    <entry lang="da" key="MULTI_BOOT_FOR_ADVANCED_ONLY">ADVARSEL: Uerfarne brugere bør aldrig forsøge at kryptere Windows i multi-boot konfigurationer.\n\nFortsæt?</entry>
    <entry lang="en" key="HIDDEN_OS_MULTI_BOOT">When creating/using a hidden operating system, VeraCrypt supports multi-boot configurations only when the following conditions are met:\n\n- The currently running operating system must be installed on the boot drive, which must not contain any other operating systems.\n\n- Operating systems installed on other drives must not use any boot loader residing on the drive on which the currently running operating system is installed.\n\nAre the above conditions met?</entry>
    <entry lang="en" key="UNSUPPORTED_HIDDEN_OS_MULTI_BOOT_CFG">VeraCrypt does not support this multi-boot configuration when creating/using a hidden operating system.</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_SYS_EQ_BOOT_TITLE">Boot Drev</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_SYS_EQ_BOOT_HELP">Er det nuværende kørende operativsystem installeret på boot drevet?\n\nBemærk: Nogle gange er Windows ikke installeret på samme drev som Windows boot loader (boot partition). Hvis dette er tilfældet, vælg 'Nej'.</entry>
    <entry lang="da" key="SYS_PARTITION_MUST_BE_ON_BOOT_DRIVE">VeraCrypt supporterer for tiden ikke kryptering af operativsystemer der ikke booter fra drevet hvorpå det er installeret.</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_NBR_SYS_DRIVES_TITLE">Antal System Drev</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_NBR_SYS_DRIVES_HELP">Hvor mange drev indeholder et operativsystem?\n\nBemærk: For eksempel, hvis du har et operativsystem (f.eks. Windows, Mac OS X, Linux, osv.) installeret på dit primære drev og et andet operativsystem installeret på dit sekundære drev, vælg '2 eller flere'.</entry>
    <entry lang="da" key="WDE_UNSUPPORTED_FOR_MULTIPLE_SYSTEMS_ON_ONE_DRIVE">VeraCrypt supporterer for tiden ikke kryptering af et helt drev der indeholder flere operativsystemer.\n\nMulige løsninger:\n\n- Du kan stadig kryptere et af systemerne hvis du går tilbage og vælger kun at kryptere en enkelt system partition (sat op imod at vælge at kryptere hele system drevet).\n\n- Alternativt, vil du være i stand til at kryptere hele drevet hvis du flytter nogel af systemerne til andre drev og kun beholder et system på det drev du ønsker at kryptere.</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_ADJACENT_SYS_TITLE">Flere Systemer på et Drev</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_ADJACENT_SYS_HELP">Er der andre operativsystemer installeret på drevet hvorfra det nu kørende operativsystem er installeret?\n\nBemærk: For eksempel, hvis det nu kørende operativsystem er installeret på drevet #0, som indeholder flere partitioner, og hvis en af partitionerne indeholder Windows og en anden partition indeholder et operativsystem yderligere (f.eks. Windows, Mac OS X, Linux, osv.), vælg 'Ja'.</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_NONWIN_BOOT_LOADER_TITLE">Ikke-Windows Boot Loader</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_NONWIN_BOOT_LOADER_HELP">Er der installeret en ikke-Windows boot loader (eller boot manager) i master boot record (MBR)?\n\nBemærk: For eksempel, hvis det første spor på boot drevet indeholder GRUB, LILO, XOSL, eller en anden ikke-Windows boot manager (eller boot loader), vælg 'Ja'.</entry>
    <entry lang="da" key="SYSENC_MULTI_BOOT_OUTCOME_TITLE">Multi-Boot</entry>
    <entry lang="da" key="CUSTOM_BOOT_MANAGERS_IN_MBR_UNSUPPORTED">VeraCrypt supporterer for tiden ikke multi-boot konfigurationer hvor en ikke-Windows boot loader er installeret i Master Boot Record.\n\nMulige løsninger:\n\n- Hvis du anvender en boot manager til at boote Windows og Linux, flyt da boot manageren (typisk, GRUB) fra Master Boot Record til en partition. Start da dette hjælpeprogram igen og krypter system partition/drev. Bemærk at VeraCrypt Boot Loader vil blive din primære boot manager og det vil tillade dig at opstarte den originale boot manager (f.eks. GRUB) som din sekundære boot manager (ved at trykke på Esc i VeraCrypt Boot Loader skærmbilledet) og således vil du være i stand til at boote Linux.</entry>
    <entry lang="da" key="WINDOWS_BOOT_LOADER_HINTS">Hvis det nuværende kørende operativsystem er installeret på boot partitionen, så vil du efter at have krypteret det, være nødt til at indtaste korrekt kodeord selv om du ønsker at starte et andet ukrypteret Windows system(er) (da de vil dele en krypteret Windows boot loader/manager).\n\nDerimod, hvis det nuværende kørende operativsystem ikke er installeret på boot partitionen (eller hvis Windows boot loader/manager ikke bliver brugt at noget andet system), så vil du efter at have krypteret dette system, ikke skulle indtaste korrekt kodeord for at boote det andet ukrypterede system(er) -- du vil kun skulle trykke på Esc tasten for at starte det ukrypterede system (hvis der er flere ukrypterede systemer, vil du også skulle vælge hvilket system der skal startes i VeraCrypt Boot Manager menuen).\n\nBemærk: Typisk er det tidligst installerede Windows system installeret på boot partitionen.</entry>
    <entry lang="da" key="SYSENC_PRE_DRIVE_ANALYSIS_TITLE">Kryptering af værts beskyttet område</entry>
    <entry lang="da" key="SYSENC_PRE_DRIVE_ANALYSIS_HELP">Sidst på mange drev er der et område der normalt er skjult for operativsystemet (sådanne områder kaldes normalt Værts Beskyttede Områder). Det er dog muligt for nogle programmer at læse og skrive data til/fra disse områder.\n\nADVARSEL: Nogle computer fabrikanter kan bruge disse områder til at gemme værktøjer og data til RAID, system gendannelse, system setup, diagnostisering, eller andre formål. Hvis sådanne værtøjer eller data skal være tilgængelige før boot, bør det skjulte område IKKE krypteres (vælg 'Nej' ovenfor).\n\nØnsker du at VeraCrypt skal detektere og kryptere sådan et skjult område (hvis det findes) sidst på system drevet?</entry>
    <entry lang="da" key="SYSENC_TYPE_PAGE_TITLE">Type af System Kryptering</entry>
    <entry lang="da" key="SYSENC_NORMAL_TYPE_HELP">Vælg dette hvis du ønsker at kryptere system partitionen eller hele system drevet.</entry>
    <entry lang="en" key="SYSENC_HIDDEN_TYPE_HELP">It may happen that you are forced by somebody to decrypt the operating system. There are many situations where you cannot refuse to do so (for example, due to extortion). If you select this option, you will create a hidden operating system whose existence should be impossible to prove (provided that certain guidelines are followed). Thus, you will not have to decrypt or reveal the password to the hidden operating system. For a detailed explanation, please click the link below.</entry>
    <entry lang="en" key="HIDDEN_OS_PREINFO">It may happen that you are forced by somebody to decrypt the operating system. There are many situations where you cannot refuse to do so (for example, due to extortion).\n\nUsing this wizard, you can create a hidden operating system whose existence should be impossible to prove (provided that certain guidelines are followed). Thus, you will not have to decrypt or reveal the password for the hidden operating system.</entry>
    <entry lang="da" key="SYSENC_HIDDEN_OS_REQ_CHECK_PAGE_TITLE">Skjult Operativsystem</entry>
    <entry lang="en" key="SYSENC_HIDDEN_OS_REQ_CHECK_PAGE_HELP">In the following steps, you will create two VeraCrypt volumes (outer and hidden) within the first partition behind the system partition. The hidden volume will contain the hidden operating system (OS). VeraCrypt will create the hidden OS by copying the content of the system partition (where the currently running OS is installed) to the hidden volume. To the outer volume, you will copy some sensitive looking files that you actually do NOT want to hide. They will be there for anyone forcing you to disclose the password for the hidden OS partition. You can reveal the password for the outer volume within the hidden OS partition (the existence of the hidden OS remains secret).\n\nFinally, on the system partition of the currently running OS, you will install a new OS, so-called decoy OS, and encrypt it. It must not contain sensitive data and will be there for anyone forcing you to reveal your pre-boot authentication password. In total, there will be three passwords. Two of them can be disclosed (for the decoy OS and outer volume). If you use the third one, the hidden OS will start.</entry>
    <entry lang="da" key="SYSENC_DRIVE_ANALYSIS_TITLE">Detekterer Skjulte Sektorer</entry>
    <entry lang="da" key="SYSENC_DRIVE_ANALYSIS_INFO">Vent venligst mens VeraCrypt detekterer mulige skjulte sectorer sidst på system drevet. Bemærk at det kan tage lang tid at fuldføre.\n\nBemærk: I meget sjældne tilfælde, på nogle computere, kan systemet blive låst og ikke svare under denne detektions process. Hvis dette sker, genstart computeren, start VeraCrypt, gentag de tidligere trin men spring over denne detektions process. Bemærk at dette ikke er forårsaget af en fejl i VeraCrypt.</entry>
    <entry lang="da" key="SYS_ENCRYPTION_SPAN_TITLE">Område til kryptering</entry>
    <entry lang="en" key="SYS_ENCRYPTION_SPAN_WHOLE_SYS_DRIVE_HELP">Select this option if you want to encrypt the entire drive on which the currently running Windows system is installed. The whole drive, including all its partitions, will be encrypted except the first track where the VeraCrypt Boot Loader will reside. Anyone who wants to access a system installed on the drive, or files stored on the drive, will need to enter the correct password each time before the system starts. This option cannot be used to encrypt a secondary or external drive if Windows is not installed on it and does not boot from it.</entry>
    <entry lang="da" key="COLLECTING_RANDOM_DATA_TITLE">Indsamler tilfældig data</entry>
    <entry lang="da" key="KEYS_GEN_TITLE">Generede nøgler</entry>
    <entry lang="en" key="CD_BURNER_NOT_PRESENT">VeraCrypt has found no CD/DVD burner connected to your computer. VeraCrypt needs a CD/DVD burner to burn a bootable VeraCrypt Rescue Disk containing a backup of the encryption keys, VeraCrypt boot loader, original system loader, etc.\n\nWe strongly recommend that you burn the VeraCrypt Rescue Disk.</entry>
    <entry lang="en" key="CD_BURNER_NOT_PRESENT_WILL_STORE_ISO">I have no CD/DVD burner but I will store the Rescue Disk ISO image on a removable drive (e.g. USB flash drive).</entry>
    <entry lang="en" key="CD_BURNER_NOT_PRESENT_WILL_CONNECT_LATER">I will connect a CD/DVD burner to my computer later. Terminate the process now.</entry>
    <entry lang="en" key="CD_BURNER_NOT_PRESENT_CONNECTED_NOW">A CD/DVD burner is connected to my computer now. Continue and write the Rescue Disk.</entry>
    <entry lang="en" key="CD_BURNER_NOT_PRESENT_WILL_STORE_ISO_INFO">Please follow these steps:\n\n1) Connect a removable drive, such as a USB flash drive, to your computer now.\n\n2) Copy the VeraCrypt Rescue Disk image file (%s) to the removable drive.\n\nIn case you need to use the VeraCrypt Rescue Disk in the future, you will be able to connect your removable drive (containing the VeraCrypt Rescue Disk image) to a computer with a CD/DVD burner and create a bootable VeraCrypt Rescue Disk by burning the image to a CD or DVD. IMPORTANT: Note that the VeraCrypt Rescue Disk image file must be written to the CD/DVD as an ISO disk image (not as an individual file).</entry>
    <entry lang="da" key="RESCUE_DISK_RECORDING_TITLE">Optager nødhjælps disk</entry>
    <entry lang="da" key="RESCUE_DISK_CREATED_TITLE">Nødhjælps Disk Oprettet</entry>
    <entry lang="da" key="SYS_ENCRYPTION_PRETEST_TITLE">System krypterings første test</entry>
    <entry lang="da" key="RESCUE_DISK_DISK_VERIFIED_TITLE">Nødhjælps disk kontrolleret</entry>
    <entry lang="da" key="RESCUE_DISK_VERIFIED_INFO">\nVeraCrypt Nødhjælps disk er blevet kontrolleret med succes. Fjern den venligst fra drevet nu og opbevar den på et sikkert sted.\n\nKlik Næste for at fortsætte.</entry>
    <entry lang="da" key="REMOVE_RESCUE_DISK_FROM_DRIVE">ADVARSEL: Under de næste trin må VeraCrypt Nødhjælps Disk ikke være i drevet. Ellers vil det ikke være muligt at gennemføre trinene korrekt.\n\nFjern den venligst fra drevet nu og gem den på et sikkert sted. Klik så på OK.</entry>
    <entry lang="da" key="PREBOOT_NOT_LOCALIZED">Advarsel: På grund af tekniske begrænsninger i før boot miljøet, vil tekster vist af VeraCrypt i før boot miljøet (dvs. før Windows starter) ikke blive lokaliseret. VeraCrypt Boot Loader bruger interface er helt på Engelsk.\n\nFortsæt?</entry>
    <entry lang="da" key="SYS_ENCRYPTION_PRETEST_INFO">Før kryptering af din system partition eller drev, er det nødvendigt at VeraCrypt kontrollerer at alting virker korrekt.\n\nEfter du klikker på Test, vil alle de nødvendige komponenter (for eksempel, før-boot godkendelses komponent, VeraCrypt Boot Loader) blive installeret og din computerer vil blive genstartet. Så skal du indtaste dit kodeord i VeraCrypt Boot Loader skærmbilledet der kommer frem før Windows starter. Efter Windows er startet, vil du automatisk blive informeret omkring resultetet af denne indledende test.\n\nDen følgende enhed bliver modificeret: Drev #%d\n\n\nHvis du klikker på Fortryd nu, vil ingenting blive indstalleret og den indledende test vil ikke blive udført.</entry>
    <entry lang="en" key="SYS_ENCRYPTION_PRETEST_INFO2_PORTION_1">IMPORTANT NOTES -- PLEASE READ OR PRINT (click 'Print'):\n\nNote that none of your files will be encrypted before you successfully restart your computer and start Windows. Thus, if anything fails, your data will NOT be lost. However, if something does go wrong, you might encounter difficulties in starting Windows. Therefore, please read (and, if possible, print) the following guidelines on what to do if Windows cannot start after you restart the computer.\n\n</entry>
    <entry lang="en" key="SYS_ENCRYPTION_PRETEST_INFO2_PORTION_2">What to Do If Windows Cannot Start\n------------------------------------------------\n\nNote: These instructions are valid only if you have not started encrypting.\n\n- If Windows does not start after you enter the correct password (or if you repeatedly enter the correct password but VeraCrypt says that the password is incorrect), do not panic. Restart (power off and on) the computer, and in the VeraCrypt Boot Loader screen, press the Esc key on your keyboard (and if you have multiple systems, choose which to start). Then Windows should start (provided that it is not encrypted) and VeraCrypt will automatically ask whether you want to uninstall the pre-boot authentication component. Note that the previous steps do NOT work if the system partition/drive is encrypted (nobody can start Windows or access encrypted data on the drive without the correct password even if he or she follows the previous steps).\n\n</entry>
    <entry lang="en" key="SYS_ENCRYPTION_PRETEST_INFO2_PORTION_3">- If the previous steps do not help or if the VeraCrypt Boot Loader screen does not appear (before Windows starts), insert the VeraCrypt Rescue Disk into your CD/DVD drive and restart your computer. If the VeraCrypt Rescue Disk screen does not appear (or if you do not see the 'Repair Options' item in the 'Keyboard Controls' section of the VeraCrypt Rescue Disk screen), it is possible that your BIOS is configured to attempt to boot from hard drives before CD/DVD drives. If that is the case, restart your computer, press F2 or Delete (as soon as you see a BIOS start-up screen), and wait until a BIOS configuration screen appears. If no BIOS configuration screen appears, restart (reset) the computer again and start pressing F2 or Delete repeatedly as soon as you restart (reset) the computer. When a BIOS configuration screen appears, configure your BIOS to boot from the CD/DVD drive first (for information on how to do so, please refer to the documentation for your BIOS/motherboard or contact your computer vendor's technical support team for assistance). Then restart your computer. The VeraCrypt Rescue Disk screen should appear now. In the VeraCrypt Rescue Disk screen, select 'Repair Options' by pressing F8 on your keyboard. From the 'Repair Options' menu, select 'Restore original system loader'. Then remove the Rescue Disk from your CD/DVD drive and restart your computer. Windows should start normally (provided that it is not encrypted).\n\n</entry>
    <entry lang="en" key="SYS_ENCRYPTION_PRETEST_INFO2_PORTION_4">Note that the previous steps do NOT work if the system partition/drive is encrypted (nobody can start Windows or access encrypted data on the drive without the correct password even if he or she follows the previous steps).\n\n\nNote that even if you lose your VeraCrypt Rescue Disk and an attacker finds it, he or she will NOT be able to decrypt the system partition or drive without the correct password.</entry>
    <entry lang="da" key="SYS_ENCRYPTION_PRETEST_RESULT_TITLE">Indledende test fuldført</entry>
    <entry lang="en" key="SYS_ENCRYPTION_PRETEST_RESULT_INFO">The pretest has been successfully completed.\n\nWARNING: Please note that if power supply is suddenly interrupted while encrypting existing data in place, or when the operating system crashes due to a software error or hardware malfunction while VeraCrypt is encrypting existing data in place, portions of the data will be corrupted or lost. Therefore, before you start encrypting, please make sure that you have backup copies of the files you want to encrypt. If you do not, please back up the files now (you can click Defer, back up the files, then run VeraCrypt again anytime, and select 'System' &gt; 'Resume Interrupted Process' to start encrypting).\n\nWhen ready, click Encrypt to start encrypting.</entry>
    <entry lang="en" key="SYSENC_ENCRYPTION_PAGE_INFO">You can click Pause or Defer anytime to interrupt the process of encryption or decryption, exit this wizard, restart or shut down your computer, and then resume the process, which will continue from the point it was stopped. To prevent slowdown when the system or applications write or read data from the system drive, VeraCrypt automatically waits until the data is written or read (see Status above) and then automatically continues encrypting or decrypting.</entry>
    <entry lang="en" key="NONSYS_INPLACE_ENC_ENCRYPTION_PAGE_INFO">\n\nYou can click Pause or Defer anytime to interrupt the process of encryption, exit this wizard, restart or shut down your computer, and then resume the process, which will continue from the point it was stopped. Note that the volume cannot be mounted until it has been fully encrypted.</entry>
    <entry lang="en" key="NONSYS_INPLACE_DEC_DECRYPTION_PAGE_INFO">\n\nYou can click Pause or Defer anytime to interrupt the process of decryption, exit this wizard, restart or shut down the computer, and then resume the process, which will continue from the point where it was stopped. Note that the volume cannot be mounted until it has been fully decrypted.</entry>
    <entry lang="en" key="SYSENC_HIDDEN_OS_INITIAL_INFO_TITLE">Hidden System Started</entry>
    <entry lang="en" key="SYSENC_HIDDEN_OS_WIPE_INFO_TITLE">Original System</entry>
    <entry lang="en" key="SYSENC_HIDDEN_OS_WIPE_INFO">Windows creates (typically, without your knowledge or consent) various log files, temporary files, etc., on the system partition. It also saves the content of RAM to hibernation and paging files located on the system partition. Therefore, if an adversary analyzed files stored on the partition where the original system (of which the hidden system is a clone) resides, he might find out, for example, that you used the VeraCrypt wizard in the hidden-system-creation mode (which might indicate the existence of a hidden operating system on your computer).\n\nTo prevent such issues, VeraCrypt will, in the next steps, securely erase the entire content of the partition where the original system resides. Afterwards, in order to achieve plausible deniability, you will need to install a new system on the partition and encrypt it. Thus you will create the decoy system and the whole process of creation of the hidden operating system will be completed.</entry>
    <entry lang="en" key="OS_WIPING_NOT_FINISHED_ASK">The hidden operating system has been successfully created. However, before you can start using it (and achieve plausible deniability), you need to securely erase (using VeraCrypt) the entire content of the partition where the currently running operating system is installed. Before you can do that, you need to restart the computer and, in the VeraCrypt Boot Loader screen (which appears before Windows starts), enter the pre-boot authentication password for the hidden operating system. Then, after the hidden system starts, the VeraCrypt wizard will be launched automatically.\n\nNote: If you choose to terminate the process of creation of the hidden operating system now, you will NOT be able to resume the process and the hidden system will NOT be accessible (because the VeraCrypt Boot Loader will be removed).</entry>
    <entry lang="en" key="HIDDEN_OS_CREATION_NOT_FINISHED_ASK">You have scheduled the process of creation of a hidden operating system. The process has not been completed yet. To complete it, you need to restart the computer and, in the VeraCrypt Boot Loader screen (which appears before Windows starts), enter the password for the hidden operating system.\n\nNote: If you choose to terminate the process of creation of the hidden operating system now, you will NOT be able to resume the process.</entry>
    <entry lang="en" key="HIDDEN_OS_CREATION_NOT_FINISHED_CHOICE_RETRY">Restart the computer and proceed</entry>
    <entry lang="en" key="HIDDEN_OS_CREATION_NOT_FINISHED_CHOICE_TERMINATE">Permanently terminate the process of creation of the hidden operating system</entry>
    <entry lang="en" key="HIDDEN_OS_CREATION_NOT_FINISHED_CHOICE_ASK_LATER">Do nothing now and ask again later</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_1">\nIF POSSIBLE, PLEASE PRINT THIS TEXT (click 'Print' below).\n\n\nHow and When to Use VeraCrypt Rescue Disk (After Encrypting)\n-----------------------------------------------------------------------------------\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_2">I. How to Boot VeraCrypt Rescue Disk\n\nTo boot a VeraCrypt Rescue Disk, insert it into your CD/DVD drive and restart your computer. If the VeraCrypt Rescue Disk screen does not appear (or if you do not see the 'Repair Options' item in the 'Keyboard Controls' section of the screen), it is possible that your BIOS is configured to attempt to boot from hard drives before CD/DVD drives. If that is the case, restart your computer, press F2 or Delete (as soon as you see a BIOS start-up screen), and wait until a BIOS configuration screen appears. If no BIOS configuration screen appears, restart (reset) the computer again and start pressing F2 or Delete repeatedly as soon as you restart (reset) the computer. When a BIOS configuration screen appears, configure your BIOS to boot from the CD/DVD drive first (for information on how to do so, please refer to the documentation for your BIOS/motherboard or contact your computer vendor's technical support team for assistance). Then restart your computer. The VeraCrypt Rescue Disk screen should appear now. Note: In the VeraCrypt Rescue Disk screen, you can select 'Repair Options' by pressing F8 on your keyboard.\n\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_3">II. When and How to Use VeraCrypt Rescue Disk (After Encrypting)\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_4">1) If the VeraCrypt Boot Loader screen does not appear after you start your computer (or if Windows does not boot), the VeraCrypt Boot Loader may be damaged. The VeraCrypt Rescue Disk allows you to restore it and thus to regain access to your encrypted system and data (however, note that you will still have to enter the correct password then). In the Rescue Disk screen, select 'Repair Options' &gt; 'Restore VeraCrypt Boot Loader'. Then press 'Y' to confirm the action, remove the Rescue Disk from your CD/DVD drive and restart your computer.\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_5">2) If you repeatedly enter the correct password but VeraCrypt says that the password is incorrect, the master key or other critical data may be damaged. The VeraCrypt Rescue Disk allows you to restore them and thus to regain access to your encrypted system and data (however, note that you will still have to enter the correct password then). In the Rescue Disk screen, select 'Repair Options' &gt; 'Restore key data'. Then enter your password, press 'Y' to confirm the action, remove the Rescue Disk from your CD/DVD drive, and restart your computer.\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_6">3) If the VeraCrypt Boot Loader is damaged, you can avoid running it by booting directly from the VeraCrypt Rescue Disk. Insert your Rescue Disk into your CD/DVD drive and then enter your password in the Rescue Disk screen.\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_7">4) If Windows is damaged and cannot start, the VeraCrypt Rescue Disk allows you to permanently decrypt the partition/drive before Windows starts. In the Rescue Disk screen, select 'Repair Options' &gt; 'Permanently decrypt system partition/drive'. Enter the correct password and wait until decryption is complete. Then you can e.g. boot your MS Windows setup CD/DVD to repair your Windows installation.\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_8">Note: Alternatively, if Windows is damaged (cannot start) and you need to repair it (or access files on it), you can avoid decrypting the system partition/drive by following these steps: If you have multiple operating systems installed on your computer, boot the one that does not require pre-boot authentication. If you do not have multiple operating systems installed on your computer, you can boot a WinPE or BartPE CD/DVD or you can connect your system drive as a secondary or external drive to another computer and then boot the operating system installed on the computer. After you boot a system, run VeraCrypt, click 'Select Device', select the affected system partition, click 'OK', select 'System' &gt; 'Mount Without Pre-Boot Authentication', enter your pre-boot authentication password and click 'OK'. The partition will be mounted as a regular VeraCrypt volume (data will be on-the-fly decrypted/encrypted in RAM on access, as usual).\n\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_HELP_PORTION_9">Note that even if you lose your VeraCrypt Rescue Disk and an attacker finds it, he or she will NOT be able to decrypt the system partition or drive without the correct password.</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_1">\n\nI M P O R T A N T -- PLEASE PRINT THIS TEXT IF POSSIBLE (click 'Print' below).\n\n\nNote: This text will be automatically displayed each time you start the hidden system until you start creating the decoy system.\n\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_2">How to Create Decoy System Safely and Securely\n----------------------------------------------------------------------------\n\nIn order to achieve plausible deniability, you need to create the decoy operating system now. To do so, follow these steps:\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_3">1) For security reasons, shut down your computer and leave it powered off for at least several minutes (the longer, the better). This is required to clear the memory, which contains sensitive data. Then turn on the computer but do not boot the hidden system.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_4">2) Install Windows on the partition whose content has been erased (i.e. on the partition where the original system, of which the hidden system is a clone, was installed).\n\nIMPORTANT: WHEN YOU START INSTALLING THE DECOY SYSTEM, THE HIDDEN SYSTEM WILL *NOT* BE POSSIBLE TO BOOT (because the VeraCrypt Boot Loader will be erased by the Windows system installer). THIS IS NORMAL AND EXPECTED. PLEASE DO NOT PANIC. YOU WILL BE ABLE TO BOOT THE HIDDEN SYSTEM AGAIN AS SOON AS YOU START ENCRYPTING THE DECOY SYSTEM (because VeraCrypt will then automatically install the VeraCrypt Boot Loader on the system drive).\n\nImportant: The size of the decoy system partition must remain the same as the size of the hidden volume (this condition is now met). Moreover, you must not create any partition between the decoy system partition and the partition where the hidden system resides.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_5">3) Boot the decoy system (which you installed in step 2 and install VeraCrypt on it).\n\nKeep in mind that the decoy system must never contain any sensitive data.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_6">4) On the decoy system, run VeraCrypt and select 'System' &gt; 'Encrypt System Partition/Drive'. The VeraCrypt Volume Creation Wizard window should appear.\n\nThe following steps apply to the VeraCrypt Volume Creation Wizard.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_7">5) In the VeraCrypt Volume Creation Wizard, do NOT select the 'Hidden' option. Leave the 'Normal' option selected and click 'Next'.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_8">6) Select the option 'Encrypt the Windows system partition' and then click 'Next'.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_9">7) If there are only the hidden system and the decoy system installed on the computer, select the option 'Single-boot' (if there are more than these two systems installed on the computer, select 'Multi-boot'). Then click 'Next'.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_10">8) IMPORTANT: In this step, FOR THE DECOY SYSTEM, YOU MUST SELECT THE SAME ENCRYPTION ALGORITHM AND HASH ALGORITHM THAT YOU SELECTED FOR THE HIDDEN SYSTEM! OTHERWISE, THE HIDDEN SYSTEM WILL BE INACCESSIBLE! In other words, the decoy system must be encrypted with the same encryption algorithm as the hidden system. Note: The reason is that the decoy system and the hidden system will share a single boot loader, which supports only a single algorithm, selected by the user (for each algorithm, there is a special version of the VeraCrypt Boot Loader).\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_11">9) In this step, choose a password for the decoy operating system. This will be the password that you will be able to reveal to an adversary if you are asked or forced to disclose your pre-boot authentication password (the other password you can reveal is the one for the outer volume). The existence of the third password (i.e. of the pre-boot authentication password for the hidden operating system) will remain secret.\n\nImportant: The password you choose for the decoy system must be substantially different from the one you chose for the hidden volume (i.e. for the hidden operating system).\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_12">10) Follow the remaining instructions in the wizard so as to encrypt the decoy operating system.\n\n\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_13">After Decoy System Is Created\n------------------------------------------------\n\nAfter you encrypt the decoy system, the whole process of creation of the hidden operating system will be completed and you will be able to use these three passwords:\n\n1) Pre-boot authentication password for the hidden operating system.\n\n2) Pre-boot authentication password for the decoy operating system.\n\n3) Password for the outer volume.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_14">If you want to start the hidden operating system, you will just need to enter the password for the hidden operating system in the VeraCrypt Boot Loader screen (which appears after you turn on or restart your computer).\n\nIf you want to start the decoy operating system, you will just need to enter the password for the decoy operating system in the VeraCrypt Boot Loader screen.\n\nThe password for the decoy system can be disclosed to anyone forcing you to reveal your pre-boot authentication password. The existence of the hidden volume (and of the hidden operating system) will remain secret.\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_15">The third password (for the outer volume) can be disclosed to anyone forcing you to reveal the password for the first partition behind the system partition, where both the outer volume and the hidden volume (containing the hidden operating system) reside. The existence of the hidden volume (and of the hidden operating system) will remain secret.\n\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_16">If you revealed the password for the decoy system to an adversary and he asked you why the free space of the (decoy) system partition contains random data, you could answer, for example: "The partition previously contained a system encrypted by VeraCrypt, but I forgot the pre-boot authentication password (or the system was damaged and stopped booting), so I had to reinstall Windows and encrypt the partition again."\n\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_17">If all the instructions are followed and if the precautions and requirements listed in the section "Security Requirements and Precautions Pertaining to Hidden Volumes" in the VeraCrypt User's Guide are followed, it should be impossible to prove that the hidden volume and hidden operating system exist, even when the outer volume is mounted or when the decoy operating system is decrypted or started.\n\nIf you save a copy of this text or print it (strongly recommended, unless your printer stores copies of documents it prints on its internal drive), you should destroy any copies of it after you have created the decoy system and after you have understood all the information contained in the text (otherwise, if such a copy was found, it might indicate that there is a hidden operating system on this computer).\n\n</entry>
    <entry lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_18">WARNING: IF YOU DO NOT PROTECT THE HIDDEN VOLUME (for information on how to do so, refer to the section "Protection of Hidden Volumes Against Damage" in the VeraCrypt User's Guide), DO NOT WRITE TO THE OUTER VOLUME (note that the decoy operating system is NOT installed in the outer volume). OTHERWISE, YOU MAY OVERWRITE AND DAMAGE THE HIDDEN VOLUME (AND THE HIDDEN OPERATING SYSTEM WITHIN IT)!</entry>
    <entry lang="en" key="HIDDEN_OS_CREATION_PREINFO_TITLE">Operating System Cloning</entry>
    <entry lang="en" key="HIDDEN_OS_CREATION_PREINFO_HELP">In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning).</entry>
    <entry lang="da" key="CONFIRM_CANCEL_HIDDEN_OS_CREATION">Ønsker du at afbryde hele processen med at oprette det skjulte operativsystem?\n\nBemærk: Du vil IKKE være i stand til at fortsætte processen hvis du afbryder nu.</entry>
    <entry lang="da" key="CONFIRM_CANCEL_SYS_ENC_PRETEST">Ønsker du at afbryde system krypteringens indledende test?</entry>
    <entry lang="en" key="BOOT_PRETEST_FAILED_RETRY">The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html</entry>
    <entry lang="da" key="SYS_DRIVE_NOT_ENCRYPTED">System partition/drev ser ikke ud til at være krypteret (hverken delvist eller helt).</entry>
    <entry lang="da" key="SETUP_FAILED_BOOT_DRIVE_ENCRYPTED">Det system partition/drev er krypteret (delvist eller helt).\n\nDekrypter venligst dit system partition/drev helt før du fortsætter. For at gøre dette, vælg 'System' &gt; 'Dekrypter System Partition/Drev Permanent' fra menulinien i VeraCrypt hovedvinduet.</entry>
    <entry lang="en" key="SETUP_FAILED_BOOT_DRIVE_ENCRYPTED_DOWNGRADE">When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version).</entry>
    <entry lang="da" key="SYS_ENCRYPTION_OR_DECRYPTION_IN_PROGRESS">Dit system partition/drev bliver nu krypteret, dekrypteret, eller ændret på anden måde. Afbryd venligst kryptering/dekryptering/modifikations processen (eller vent til den er fuldført) før du fortsætter.</entry>
    <entry lang="da" key="SYSTEM_ENCRYPTION_IN_PROGRESS_ELSEWHERE">Et eksemplar af VeraCrypt Bind Oprettelsesguide kører nu på systemet og udfører eller forbereder kryptering/dekryptering af system partition/drev. Før du fortsætter, vent venligst på det afslutter eller luk det. Hvis du ikke kan lukke det, genstart venligst din computer før du fortsætter.</entry>
    <entry lang="da" key="SYSTEM_ENCRYPTION_NOT_COMPLETED">Processen med kryptering eller dekryptering af system partition/drev er ikke fuldført. Vent venligst indtil det er fuldført før du fortsætter.</entry>
    <entry lang="da" key="ERR_ENCRYPTION_NOT_COMPLETED">Fejl: Krypteringsproces på partition/drev er ikke fuldført. Det skal færdiggøres først.</entry>
    <entry lang="en" key="ERR_NONSYS_INPLACE_ENC_INCOMPLETE">Error: The process of encryption of the partition/volume has not been completed. It must be completed first.\n\nNote: To resume the process, select 'Volumes' &gt; 'Resume Interrupted Process' from the menu bar of the main VeraCrypt window.</entry>
    <entry lang="da" key="ERR_SYS_HIDVOL_HEAD_REENC_MODE_WRONG">Kodeordet er korrekt, VeraCrypt har dekrypteret bind etiketten med succes og detekteret at dette bind er et skjult system bind. Du kan dog ikke ændre etiketten på et skjult system bind på denne måde.\n\nFor at ændre kodeord på et skjult system bind, boot operativsystemet der ligger i det skjulte bind, og vælg da 'System' &gt; 'Ændre kodeord' fra menulinien i hoved VeraCrypt vinduet.\n\nFor at vælge etiket nøgle oprindelses algoritme, boot op på det skjulte operativsystem og vælg da 'System' &gt; 'Indstil etiket nøgle oprindelses algoritme'.</entry>
    <entry lang="da" key="CANNOT_DECRYPT_HIDDEN_OS">VeraCrypt supporterer ikke på-stedet dekryptering af en skjult system partition.\n\nBemærk: Hvis du ønsker at dekryptere aflednings system partitionen, boot op på aflednings systemet, og vælg da 'System' &gt; 'Dekrypter System Partition/Drev permanent' fra menulinien i hoved VeraCrypt vinduet.</entry>
    <entry lang="da" key="ERR_PARAMETER_INCORRECT">Fejl: Ukorrect/ugyldig parameter.</entry>
    <entry lang="da" key="DEVICE_SELECTED_IN_NON_DEVICE_MODE">Du har valgt en partition eller enhed men oprettelsesguide tilstanden du har valgt er kun passende til fil beholdere.\n\nØnsker du at ændre oprettelsesguide tilstand?</entry>
    <entry lang="da" key="CONFIRM_CHANGE_WIZARD_MODE_TO_FILE_CONTAINER">Ønsker du at oprette en VeraCrypt fil beholder istedet?</entry>
    <entry lang="en" key="CONFIRM_SYSTEM_ENCRYPTION_MODE">You have selected the system partition/drive (or the boot partition), but the wizard mode you selected is suitable only for non-system partitions/drives.\n\nDo you want to set up pre-boot authentication (which means that you will need to enter your password each time before Windows boots/starts) and encrypt the system partition/drive?</entry>
    <entry lang="da" key="CONFIRM_DECRYPT_SYS_DEVICE">Er du sikker på du ønsker at dekryptere system partition/drev permanent?</entry>
    <entry lang="da" key="CONFIRM_DECRYPT_SYS_DEVICE_CAUTION">FORSIGTIG: Hvis du dekrypterer system partition/drev permantent, vil ukrypteret data blive skrevet der til.\n\nEr du helt sikker på du vil dekryptere system partition/drev permanent?</entry>
    <entry lang="en" key="CONFIRM_DECRYPT_NON_SYS_DEVICE">Are you sure you want to permanently decrypt the following volume?</entry>
    <entry lang="en" key="CONFIRM_DECRYPT_NON_SYS_DEVICE_CAUTION">CAUTION: If you permanently decrypt the VeraCrypt volume, unencrypted data will be written to the disk.\n\nAre you really sure you want to permanently decrypt the selected volume?</entry>
    <entry lang="en" key="CONFIRM_CASCADE_FOR_SYS_ENCRYPTION">Warning: If you use a cascade of ciphers for system encryption, you may encounter the following issues:\n\n1) The VeraCrypt Boot Loader is larger than normal and, therefore, there is not enough space in the first drive track for a backup of the VeraCrypt Boot Loader. Hence, whenever it gets damaged (which often happens, for example, during inappropriately designed anti-piracy activation procedures of certain programs), you will need to use the VeraCrypt Rescue Disk to boot or to repair the VeraCrypt Boot Loader.\n\n2) On some computers, resuming from hibernation takes longer.\n\nThese potential issues can be prevented by choosing a non-cascade encryption algorithm (e.g. AES).\n\nAre you sure you want to use a cascade of ciphers?</entry>
    <entry lang="da" key="NOTE_CASCADE_FOR_SYS_ENCRYPTION">Hvis du oplever nogle af de tidligere beskrevne problemer, dekrypter partition/drev (hvis det er krypteret) og prøv så at kryptere det igen ved brug af en ikke-kaskade krypterings algorithme (f.eks. AES).</entry>
    <entry lang="en" key="UPDATE_TC_IN_DECOY_OS_FIRST">WARNING: For safety and security reasons, you should update VeraCrypt on the decoy operating system before you update it on the hidden operating system.\n\nTo do so, boot the decoy system and run the VeraCrypt installer from within it. Then boot the hidden system and run the installer from within it as well.\n\nNote: The decoy system and the hidden system share a single boot loader. If you upgraded VeraCrypt only on the hidden system (but not on the decoy system), the decoy system would contain a VeraCrypt driver and VeraCrypt applications whose version numbers are different from the version number of the VeraCrypt Boot Loader. Such a discrepancy might indicate that there is a hidden operating system on this computer.\n\n\nDo you want to continue?</entry>
    <entry lang="da" key="UPDATE_TC_IN_HIDDEN_OS_TOO">Versions nummeret på den VeraCrypt Boot Loader der bootede dette operativsystem er forskellig fra det versions nummer på den VeraCrypt driver (og VeraCrypt applikationer) der er installeret på dette system.\n\nDu bør køre VeraCrypt installering (med det samme versions nummer som VeraCrypt Boot Loader) for at opdatere VeraCrypt på dette operativsystem.</entry>
    <entry lang="en" key="BOOT_LOADER_VERSION_DIFFERENT_FROM_DRIVER_VERSION">The version number of the VeraCrypt Boot Loader that booted this operating system is different from the version number of the VeraCrypt driver (and of the VeraCrypt applications) installed on this system. Note that older versions may contain bugs fixed in later versions.\n\nIf you did not boot from the VeraCrypt Rescue Disk, you should reinstall VeraCrypt or upgrade it to the latest stable version (the boot loader will be updated too).\n\nIf you booted from the VeraCrypt Rescue Disk, you should update it ('System' > 'Create Rescue Disk').</entry>
    <entry lang="da" key="BOOT_LOADER_UPGRADE_OK">VeraCrypt Boot Loader er blevet opgraderet.\n\nDet anbefales kraftigt at du opretter en ny VeraCrypt Nødhjælps Disk (som vil indeholde den nye version af VeraCrypt Boot Loader) ved at vælge 'System' &gt; 'Opret Nødhjælps Disk' efter du har genstartet din computer.</entry>
    <entry lang="da" key="BOOT_LOADER_UPGRADE_OK_HIDDEN_OS">VeraCrypt Boot Loader er blevet opgraderet.\n\nDet anbefales kraftigt at du booter aflednings operativsystemet og så opretter en ny VeraCrypt Nødhjælps Disk (som vil indeholde den nye version af VeraCrypt Boot Loader) ved at vælge 'System' &gt; 'Opret Nødhjælps Disk'.</entry>
    <entry lang="da" key="BOOT_LOADER_UPGRADE_FAILED">Fejl i opgradering af VeraCrypt Boot Loader.</entry>
    <entry lang="en" key="SYS_DRIVE_SIZE_PROBE_TIMEOUT">VeraCrypt failed to detect the real size of the system drive and, therefore, the size reported by the operating system (which may be smaller than the real size) will be used. Also note that this is not a bug in VeraCrypt.</entry>
    <entry lang="da" key="HIDDEN_SECTOR_DETECTION_FAILED_PREVIOUSLY">ADVARSEL: Det ser ud til at VeraCrypt allerede har forsøgt at detektere skjulte sektorer på dette system drev. Hvis du oplevede nogen problemer under den tidligere detektions proces, kan du undgå disse problemer ved at undlade detektion af skjulte sektorer nu. Bemærk at hvis du gør dette, vil VeraCrypt bruge størrelsen oplyst af operativsystemet (hvilket kan være mindre end den reelle størrelse på drevet).\n\nBemærk at dette problem ikke er forårsaget af en fejl i VeraCrypt.</entry>
    <entry lang="da" key="SKIP_HIDDEN_SECTOR_DETECTION">Undlad detektion af skjulte sektorer (brug størrelsen oplyst af operativsystemet)</entry>
    <entry lang="da" key="RETRY_HIDDEN_SECTOR_DETECTION">Forsøg at detektere skjulte sektorer igen</entry>
    <entry lang="en" key="ENABLE_BAD_SECTOR_ZEROING">Error: Content of one or more sectors on the disk cannot be read (probably due to a physical defect).\n\nThe process of in-place encryption can continue only when the sectors have been made readable again. VeraCrypt can attempt to make these sectors readable by writing zeros to the sectors (subsequently such all-zero blocks would be encrypted). However, note that any data stored in the unreadable sectors will be lost. If you want to avoid that, you can attempt to recover portions of the corrupted data using appropriate third-party tools.\n\nNote: In case of physically damaged sectors (as opposed to mere data corruption and checksum errors) most types of storage devices internally reallocate the sectors when data is attempted to be written to them (so the existing data in the damaged sectors may remain unencrypted on the drive).\n\nDo you want VeraCrypt to write zeroes to unreadable sectors?</entry>
    <entry lang="en" key="DISCARD_UNREADABLE_ENCRYPTED_SECTORS">Error: Content of one or more sectors on the disk cannot be read (probably due to a physical defect).\n\nTo be able to proceed with decryption, VeraCrypt will have to discard the content of the unreadable sectors (the content will be replaced with pseudorandom data). Please note that, before proceeding, you can attempt to recover portions of any corrupted data using appropriate third-party tools.\n\nDo you want VeraCrypt to discard data in the unreadable sectors now?</entry>
    <entry lang="en" key="ZEROED_BAD_SECTOR_COUNT">Note: VeraCrypt has replaced the content of %I64d unreadable sectors (%s) with encrypted all-zero plaintext blocks.</entry>
    <entry lang="en" key="SKIPPED_BAD_SECTOR_COUNT">Note: VeraCrypt has replaced the content of %I64d unreadable sectors (%s) with pseudorandom data.</entry>
    <entry lang="en" key="ENTER_TOKEN_PASSWORD">Enter password/PIN for token '%s':</entry>
    <entry lang="en" key="PKCS11_LIB_LOCATION_HELP">In order to allow VeraCrypt to access a security token or smart card, you need to install a PKCS #11 software library for the token or smart card first. Such a library may be supplied with the device or it may be available for download from the website of the vendor or other third parties.\n\nAfter you install the library, you can either select it manually by clicking 'Select Library' or you can let VeraCrypt find and select it automatically by clicking 'Auto-Detect Library' (only the Windows system directory will be searched).</entry>
    <entry lang="en" key="SELECT_PKCS11_MODULE_HELP">Note: For the filename and location of the PKCS #11 library installed for your security token or smart card, please refer to the documentation supplied with the token, card, or third-party software.\n\nClick 'OK' to select the path and filename.</entry>
    <entry lang="en" key="NO_PKCS11_MODULE_SPECIFIED">In order to allow VeraCrypt to access a security token or smart card, you need to select a PKCS #11 software library for the token/card first. To do so, select 'Settings' &gt; 'Security Tokens'.</entry>
    <entry lang="en" key="PKCS11_MODULE_INIT_FAILED">Failed to initialize PKCS #11 security token library.\n\nPlease make sure the specified path and filename refer to a valid PKCS #11 library. To specify a PKCS #11 library path and filename, select 'Settings' &gt; 'Security Tokens'.</entry>
    <entry lang="en" key="PKCS11_MODULE_AUTO_DETECTION_FAILED">No PKCS #11 library has been found in the Windows system directory.\n\nPlease make sure that a PKCS #11 library for your security token (or for your smart card) is installed (such a library may be supplied with the token/card or it may be available for download from the website of the vendor or other third parties). If it is installed in a directory other than the Windows system directory, click 'Select Library' to locate the library (e.g. in the folder where the software for the token/card is installed).</entry>
    <entry lang="en" key="NO_TOKENS_FOUND">No security token found.\n\nPlease make sure your security token is connected to your computer and the correct device driver for your token is installed.</entry>
    <entry lang="en" key="TOKEN_KEYFILE_NOT_FOUND">Security token keyfile not found.</entry>
    <entry lang="en" key="TOKEN_KEYFILE_ALREADY_EXISTS">A security token keyfile with the same name already exists.</entry>
    <entry lang="en" key="CONFIRM_SEL_FILES_DELETE">Do you want to delete the selected files?</entry>
    <entry lang="en" key="INVALID_TOKEN_KEYFILE_PATH">Security token keyfile path is invalid.</entry>
    <entry lang="en" key="SECURITY_TOKEN_ERROR">Security token error</entry>
    <entry lang="en" key="CKR_PIN_INCORRECT">Password for security token is incorrect.</entry>
    <entry lang="en" key="CKR_DEVICE_MEMORY">The security token does not have enough memory/space to perform the requested operation.\n\nIf you are attempting to import a keyfile, you should select a smaller file or use a keyfile generated by VeraCrypt (select 'Tools' > 'Keyfile Generator').</entry>
    <entry lang="en" key="ALL_TOKEN_SESSIONS_CLOSED">All open security token sessions have been closed.</entry>
    <entry lang="en" key="SELECT_TOKEN_KEYFILES">Select Security Token Keyfiles</entry>
    <entry lang="en" key="TOKEN_SLOT_ID">Slot</entry>
    <entry lang="en" key="TOKEN_NAME">Token name</entry>
    <entry lang="en" key="TOKEN_DATA_OBJECT_LABEL">File name</entry>
    <entry lang="en" key="BOOT_PASSWORD_CACHE_KEYBOARD_WARNING">IMPORTANT: Please note that pre-boot authentication passwords are always typed using the standard US keyboard layout. Therefore, a volume that uses a password typed using any other keyboard layout may be impossible to mount using a pre-boot authentication password (note that this is not a bug in VeraCrypt). To allow such a volume to be mounted using a pre-boot authentication password, follow these steps:\n\n1) Click 'Select File' or 'Select Device' and select the volume.\n2) Select 'Volumes' &gt; 'Change Volume Password'.\n3) Enter the current password for the volume.\n4) Change the keyboard layout to English (US) by clicking the Language bar icon in the Windows taskbar and selecting 'EN  English (United States)'.\n5) In VeraCrypt, in the field for the new password, type the pre-boot authentication password.\n6) Confirm the new password by retyping it in the confirmation field and click 'OK'.\nWARNING: Please keep in mind that if you follow these steps, the volume password will always have to be typed using the US keyboard layout (which is automatically ensured only in the pre-boot environment).</entry>
    <entry lang="en" key="SYS_FAVORITES_KEYBOARD_WARNING">System favorite volumes will be mounted using the pre-boot authentication password. If any system favorite volume uses a different password, it will not be mounted.</entry>
    <entry lang="en" key="SYS_FAVORITES_ADMIN_ONLY_INFO">Please note that if you need to prevent normal VeraCrypt volume actions (such as 'Dismount All', auto-dismount, etc.) from affecting system favorite volumes, you should enable the option 'Allow only administrators to view and dismount system favorite volumes in VeraCrypt'. In addition, when VeraCrypt is run without administrator privileges (the default on Windows Vista and later), system favorite volumes will not be displayed in the drive letter list in the main VeraCrypt application window.</entry>
    <entry lang="en" key="SYS_FAVORITES_ADMIN_ONLY_WARNING">IMPORTANT: Please keep in mind that if this option is enabled and VeraCrypt does not have administrator privileges, mounted system favorite volumes are NOT displayed in the VeraCrypt application window and they cannot be dismounted. Therefore, if you need e.g. to dismount a system favorite volume, please right-click the VeraCrypt icon (in the Start menu) and select 'Run as administrator' first. The same limitation applies to the 'Dismount All' function, 'Auto-Dismount' functions, 'Dismount All' hot keys, etc.</entry>
    <entry lang="en" key="SETTING_REQUIRES_REBOOT">Note that this setting takes effect only after the operating system is restarted.</entry>
    <entry lang="en" key="COMMAND_LINE_ERROR">Error while parsing command line.</entry>
    <entry lang="da" key="RESCUE_DISK">Nødhjælps Disk</entry>
    <entry lang="en" key="SELECT_FILE_AND_MOUNT">Select &amp;File and Mount...</entry>
    <entry lang="en" key="SELECT_DEVICE_AND_MOUNT">Select &amp;Device and Mount...</entry>
    <entry lang="en" key="DISABLE_NONADMIN_SYS_FAVORITES_ACCESS">Allow only administrators to view and dismount system favorite volumes in VeraCrypt</entry>
    <entry lang="en" key="MOUNT_SYSTEM_FAVORITES_ON_BOOT">Mount system favorite volumes when Windows starts (in the initial phase of the startup procedure)</entry>
    <entry lang="en" key="MOUNTED_VOLUME_DIRTY">Warning: The filesystem on the volume mounted as '%s' was not cleanly dismounted and thus may contain errors. Using a corrupted filesystem can cause data loss or data corruption.\n\nNote: Before you physically remove or switch off a device (such as a USB flash drive or an external hard drive) where a mounted VeraCrypt volume resides, you should always dismount the VeraCrypt volume in VeraCrypt first.\n\n\nDo you want Windows to attempt to detect and fix errors (if any) on the filesystem?</entry>
    <entry lang="en" key="SYS_FAVORITE_VOLUME_DIRTY">Warning: One or more system favorite volumes were not cleanly dismounted and thus may contain filesystem errors. Please see the system event log for further details.\n\nUsing a corrupted filesystem can cause data loss or data corruption. You should check the affected system favorite volume(s) for errors (right-click each of them in VeraCrypt and select 'Repair Filesystem').</entry>
    <entry lang="en" key="FILESYS_REPAIR_CONFIRM_BACKUP">Warning: Repairing a damaged filesystem using the Microsoft 'chkdsk' tool might cause loss of files in damaged areas. Therefore, it is recommended that you first back up the files stored on the VeraCrypt volume to another, healthy, VeraCrypt volume.\n\nDo you want to repair the filesystem now?</entry>
    <entry lang="en" key="MOUNTED_CONTAINER_FORCED_READ_ONLY">Volume '%s' has been mounted as read-only because write access was denied.\n\nPlease make sure the security permissions of the file container allow you to write to it (right-click the container and select Properties &gt; Security).\n\nNote that, due to a Windows issue, you may see this warning even after setting the appropriate security permissions. This is not caused by a bug in VeraCrypt. A possible solution is to move your container to, e.g., your 'Documents' folder.\n\nIf you intend to keep your volume read-only, set the read-only attribute of the container (right-click the container and select Properties &gt; Read-only), which will suppress this warning.</entry>
    <entry lang="en" key="MOUNTED_DEVICE_FORCED_READ_ONLY">Volume '%s' had to be mounted as read-only because write access was denied.\n\nPlease make sure no other application (e.g. antivirus software) is accessing the partition/device on which the volume is hosted.</entry>
    <entry lang="en" key="MOUNTED_DEVICE_FORCED_READ_ONLY_WRITE_PROTECTION">Volume '%s' has been mounted as read-only because the operating system reported the host device to be write-protected.\n\nPlease note that some custom chipset drivers have been reported to cause writable media to falsely appear write-protected. This problem is not caused by VeraCrypt. It may be solved by updating or uninstalling any custom (non-Microsoft) chipset drivers that are currently installed on this system.</entry>
    <entry lang="en" key="LIMIT_ENC_THREAD_POOL_NOTE">Note that the Hyper-Threading technology provides multiple logical cores per a single physical core. When Hyper Threading is enabled, the number selected above represents the number of logical processors/cores.</entry>
    <entry lang="en" key="NUMBER_OF_THREADS">%d threads</entry>
    <entry lang="en" key="DISABLED_HW_AES_AFFECTS_PERFORMANCE">Note that hardware-accelerated AES is disabled, which will affect benchmark results (worse performance).\n\nTo enable hardware acceleration, select 'Settings' > 'Performance' and enable the corresponding option.</entry>
    <entry lang="en" key="LIMITED_THREAD_COUNT_AFFECTS_PERFORMANCE">Note that the number of threads is currently limited, which will affect benchmark results (worse performance).\n\nTo utilize the full potential of the processor(s), select 'Settings' > 'Performance' and disable the corresponding option.</entry>
    <entry lang="en" key="ASK_REMOVE_DEVICE_WRITE_PROTECTION">Do you want VeraCrypt to attempt to disable write protection of the partition/drive?</entry>
    <entry lang="en" key="CONFIRM_SETTING_DEGRADES_PERFORMANCE">WARNING: This setting may degrade performance.\n\nAre you sure you want to use this setting?</entry>
    <entry lang="en" key="HOST_DEVICE_REMOVAL_DISMOUNT_WARN_TITLE">Warning: VeraCrypt volume auto-dismounted</entry>
    <entry lang="en" key="HOST_DEVICE_REMOVAL_DISMOUNT_WARN">Before you physically remove or turn off a device containing a mounted volume, you should always dismount the volume in VeraCrypt first.\n\nUnexpected spontaneous dismount is usually caused by an intermittently failing cable, drive (enclosure), etc.</entry>
    <entry lang="en" key="UNSUPPORTED_TRUECRYPT_FORMAT">This volume was created with TrueCrypt %x.%x but VeraCrypt supports only TrueCrypt volumes created with TrueCrypt 6.x/7.x series</entry>
    <entry lang="da" key="TEST">Test</entry>
    <entry lang="da" key="KEYFILE">Nøglefil</entry>
    <entry lang="da" key="VKEY_08">Backspace</entry>
    <entry lang="da" key="VKEY_09">Tab</entry>
    <entry lang="da" key="VKEY_0C">Clear</entry>
    <entry lang="da" key="VKEY_0D">Retur</entry>
    <entry lang="da" key="VKEY_13">Pause</entry>
    <entry lang="da" key="VKEY_14">Caps Lock</entry>
    <entry lang="da" key="VKEY_20">Mellemrum</entry>
    <entry lang="da" key="VKEY_21">Page Up</entry>
    <entry lang="da" key="VKEY_22">Page Down</entry>
    <entry lang="da" key="VKEY_23">End</entry>
    <entry lang="da" key="VKEY_24">Home</entry>
    <entry lang="da" key="VKEY_25">Pil Venstre</entry>
    <entry lang="da" key="VKEY_26">Pil Op</entry>
    <entry lang="da" key="VKEY_27">Pil Højre</entry>
    <entry lang="da" key="VKEY_28">Pil Ned</entry>
    <entry lang="da" key="VKEY_29">Vælg Tast</entry>
    <entry lang="da" key="VKEY_2A">Print Tast</entry>
    <entry lang="da" key="VKEY_2B">Execute Tast</entry>
    <entry lang="da" key="VKEY_2C">Print Skærm</entry>
    <entry lang="da" key="VKEY_2D">Insert</entry>
    <entry lang="da" key="VKEY_2E">Delete</entry>
    <entry lang="da" key="VKEY_5D">Applikations Tast</entry>
    <entry lang="da" key="VKEY_5F">Sleep</entry>
    <entry lang="da" key="VKEY_90">Num Lock</entry>
    <entry lang="da" key="VKEY_91">Scroll Lock</entry>
    <entry lang="da" key="VKEY_A6">Stifinder Tilbage</entry>
    <entry lang="da" key="VKEY_A7">Stifinder Frem</entry>
    <entry lang="da" key="VKEY_A8">Stifinder Opdater</entry>
    <entry lang="da" key="VKEY_A9">Stifinder Stop</entry>
    <entry lang="da" key="VKEY_AA">Stifinder Søg</entry>
    <entry lang="da" key="VKEY_AB">Stifinder Favoritter</entry>
    <entry lang="da" key="VKEY_AC">Stifinder Hjem</entry>
    <entry lang="da" key="VKEY_AD">Lydløs</entry>
    <entry lang="da" key="VKEY_AE">Volume Ned</entry>
    <entry lang="da" key="VKEY_AF">Volume Op</entry>
    <entry lang="da" key="VKEY_B0">Næste Spor</entry>
    <entry lang="da" key="VKEY_B1">Forrige Spor</entry>
    <entry lang="da" key="VKEY_B2">Stop Medie</entry>
    <entry lang="da" key="VKEY_B3">Afspil/Pause Medie</entry>
    <entry lang="da" key="VKEY_B4">Åbn Post Tast</entry>
    <entry lang="da" key="VKEY_B5">Vælg Medie Tast</entry>
    <entry lang="da" key="VKEY_B6">Applikation 1</entry>
    <entry lang="da" key="VKEY_B7">Applikation 2</entry>
    <entry lang="da" key="VKEY_F6">Attn</entry>
    <entry lang="da" key="VKEY_F7">CrSel</entry>
    <entry lang="da" key="VKEY_F8">ExSel</entry>
    <entry lang="da" key="VKEY_FA">Afspil</entry>
    <entry lang="da" key="VKEY_FB">Zoom</entry>
    <entry lang="da" key="VK_NUMPAD">Numerisk</entry>
    <entry lang="da" key="VK_SHIFT">Shift</entry>
    <entry lang="da" key="VK_CONTROL">Ctrl</entry>
    <entry lang="da" key="VK_ALT">Alt</entry>
    <entry lang="da" key="VK_WIN">Win</entry>
    <entry lang="da" key="BYTE">B</entry>
    <entry lang="da" key="KB">KB</entry>
    <entry lang="da" key="MB">MB</entry>
    <entry lang="da" key="GB">GB</entry>
    <entry lang="da" key="TB">TB</entry>
    <entry lang="da" key="PB">PB</entry>
    <entry lang="da" key="B_PER_SEC">B/s</entry>
    <entry lang="da" key="KB_PER_SEC">KB/s</entry>
    <entry lang="da" key="MB_PER_SEC">MB/s</entry>
    <entry lang="da" key="GB_PER_SEC">GB/s</entry>
    <entry lang="da" key="TB_PER_SEC">TB/s</entry>
    <entry lang="da" key="PB_PER_SEC">PB/s</entry>
    <entry lang="en" key="TRIPLE_DOT_GLYPH_ELLIPSIS"></entry>
    <entry lang="en" key="IDC_BOOT_LOADER_CACHE_PIM">Include &amp;PIM when caching pre-boot authentication password</entry>
    <entry lang="en" key="IDC_PREF_CACHE_PIM">Include PIM when caching a password</entry>
    <entry lang="en" key="IDC_SHOW_DISCONNECTED_NETWORK_DRIVES">Make disconnected network drives available for mounting</entry>
    <entry lang="en" key="PASSWORD_UTF8_TOO_LONG">The entered password is too long: its UTF-8 representation exceeds %d bytes.</entry>
    <entry lang="en" key="PASSWORD_UTF8_INVALID">The entered password contains Unicode characters that couldn't be converted to UTF-8 representation.</entry>
    <entry lang="en" key="INIT_DLL">Error: Failed to load a system library.</entry>
    <entry lang="en" key="ERR_EXFAT_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected exFAT filesystem.</entry>
    <entry lang="en" key="IDT_ENTROPY_BAR">Randomness Collected From Mouse Movements</entry>
    <entry lang="en" key="IDT_VOLUME_ID">Volume ID:</entry>
    <entry lang="en" key="VOLUME_ID">Volume ID</entry>
    <entry lang="en" key="IDC_FAVORITE_USE_VOLUME_ID">Use Volume ID to mount favorite</entry>
    <entry lang="en" key="VOLUME_ID_INVALID">The Volume ID value is invalid</entry>
    <entry lang="en" key="VOLUME_ID_NOT_FOUND">No Volume with the specified ID was found on the system</entry>
    <entry lang="en" key="IDPM_COPY_VALUE_TO_CLIPBOARD">Copy Value to Clipboard...</entry>
    <entry lang="en" key="IDC_DISABLE_BOOT_LOADER_PIM_PROMPT">Do not request PIM in the pre-boot authentication screen (PIM value is stored unencrypted on disk)</entry>
    <entry lang="en" key="DISABLE_BOOT_LOADER_PIM_PROMPT">WARNING: Please keep in mind that if you enable this option, the PIM value will be stored unencrypted on the disk.\n\nAre you sure you want to enable this option?</entry>
    <entry lang="en" key="PIM_TOO_BIG">Personal Iterations Multiplier (PIM) maximum value is 2147468.</entry>
    <entry lang="en" key="IDC_SKIP_RESCUE_VERIFICATION">Skip Rescue Disk verification</entry>
    <entry lang="en" key="IDC_HIDE_WAITING_DIALOG">Don't show wait message dialog when performing operations</entry>
    <entry lang="en" key="IDC_DISABLE_BOOT_LOADER_HASH_PROMPT">Do not request Hash algorithm in the pre-boot authentication screen</entry>
    <entry lang="en" key="KUZNYECHIK_HELP">Kuznyechik is a block cipher first published in 2015 and defined in the National Standard of the Russian Federation GOST R 34.12-2015 and also in RFC 7801. 256-bit key, 128-bit block. Mode of operation is XTS.</entry>
    <entry lang="en" key="CAMELLIA_HELP">Jointly developed by Mitsubishi Electric and NTT of Japan. First published on 2000. 256-bit key, 128-bit block. Mode of operation is XTS. It has been approved for use by the ISO/IEC, the European Union's NESSIE project and the Japanese CRYPTREC project.</entry>
    <entry lang="da" key="TIME">Tid</entry>
    <entry lang="en" key="ITERATIONS">Iterations</entry>
    <entry lang="en" key="PRE-BOOT">Pre-Boot</entry>
    <entry lang="en" key="RESCUE_DISK_EFI_INFO">Before you can encrypt the partition, you must create a VeraCrypt Rescue Disk (VRD), which serves the following purposes:\n\n- If the VeraCrypt Boot Loader, master key, or other critical data gets damaged, the VRD allows you to restore it (note, however, that you will still have to enter the correct password then).\n\n- If Windows gets damaged and cannot start, the VRD allows you to permanently decrypt the partition before Windows starts.\n\n- The VRD will contain a backup of the present EFI boot loader and will allow you to restore it if necessary.\n\nThe VeraCrypt Rescue Disk ZIP image will be created in the location specified below.</entry>
    <entry lang="en" key="RESCUE_DISK_EFI_EXTRACT_INFO">The Rescue Disk ZIP image has been created and stored in this file:\n%s\n\nNow you need to extract it to a USB stick that is formatted as FAT/FAT32.\n\n%lsAfter you create the Rescue Disk, click Next to verify that it has been correctly created.</entry>
    <entry lang="en" key="RESCUE_DISK_EFI_EXTRACT_INFO_NO_CHECK">The Rescue Disk ZIP image has been created and stored in this file:\n%s\n\nNow you should either extract the image to a USB stick that is formatted as FAT/FAT32 or move it to a safe location for later use.\n\n%lsClick Next to continue.</entry>
    <entry lang="en" key="RESCUE_DISK_EFI_EXTRACT_INFO_NOTE">IMPORTANT: Note that the zip file must be extracted directly to the root of the USB stick. For example, if the drive letter of the USB stick is E: then extracting the zip file should create a folder E:\\EFI on the USB stick.\n\n</entry>
    <entry lang="en" key="RESCUE_DISK_EFI_CHECK_FAILED">Cannot verify that the Rescue Disk has been correctly extracted.\n\nIf you have extracted the Rescue Disk, please eject and reinsert the USB stick; then click Next to try again. If this does not help, please try another USB stick and/or another ZIP software.\n\nIf you have not extracted the Rescue Disk yet, please do so, and then click Next.\n\nIf you attempted to verify a VeraCrypt Rescue Disk created before you started this wizard, please note that such Rescue Disk cannot be used, because it was created for a different master key. You need to extract the newly generated Rescue Disk ZIP image.</entry>
    <entry lang="en" key="RESCUE_DISK_EFI_NON_WIZARD_CHECK_FAILED">Cannot verify that the Rescue Disk has been correctly extracted.\n\nIf you have extracted the Rescue Disk image to a USB stick, please eject it and reinsert it; then try again. If this does not help, please try other ZIP software and/or medium.\n\nIf you attempted to verify a VeraCrypt Rescue Disk created for a different master key, password, salt, etc., please note that such Rescue Disk will always fail this verification. To create a new Rescue Disk fully compatible with your current configuration, select 'System' > 'Create Rescue Disk'.</entry>
    <entry lang="en" key="RESCUE_DISK_EFI_NON_WIZARD_CREATION">The Rescue Disk image has been created and stored in this file:\n%s\n\nNow you need to extract the Rescue Disk image to a USB stick that is formatted as FAT/FAT32.\n\nIMPORTANT: Note that the zip file must be extracted directly to the root of the USB stick. For example, if the drive letter of the USB stick is E: then extracting the zip file should create a folder E:\\EFI on the USB stick.\n\nAfter you create the Rescue Disk, select 'System' > 'Verify Rescue Disk' to verify that it has been correctly created.</entry>
    <entry lang="en" key="IDC_SECURE_DESKTOP_PASSWORD_ENTRY">Use Secure Desktop for password entry</entry>
    <entry lang="en" key="ERR_REFS_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected ReFS filesystem.</entry>
    <entry lang="en" key="IDC_EDIT_DCSPROP">Edit Boot Loader Configuration</entry>
    <entry lang="en" key="IDC_SHOW_PLATFORMINFO">Display EFI Platform Information</entry>
    <entry lang="en" key="BOOT_LOADER_CONFIGURATION_FILE">Boot Loader Configuration File</entry>
    <entry lang="en" key="EFI_PLATFORM_INFORMATION">EFI Platform Information</entry>
    <entry lang="en" key="EDIT_DCSPROP_FOR_ADVANCED_ONLY">WARNING: Inexperienced users should never attempt to manually edit boot loader configurations.\n\nContinue?</entry>
    <entry lang="en" key="DCSPROP_XML_VALIDATION_FAILED">WARNING: Failed to validate the XML format of the Boot Loader configuration. Please check your modifications.</entry>
    <entry lang="en" key="IDT_ADVANCED_OPTIONS">Advanced Options</entry>
    <entry lang="en" key="AFTER_UPGRADE_RESCUE_DISK">It is strongly recommended that you create a new VeraCrypt Rescue Disk (which will contain the new version of the VeraCrypt Boot Loader) by selecting 'System' > 'Create Rescue Disk'.\nDo you want to do it now?</entry>
    <entry lang="en" key="IDC_ALLOW_TRIM_NONSYS_SSD">Allow TRIM command for non-system SSD partition/drive</entry>
    <entry lang="en" key="IDC_BLOCK_SYSENC_TRIM">Block TRIM command on system partition/drive</entry>
    <entry lang="en" key="WINDOWS_EFI_BOOT_LOADER_MISSING">ERROR: Windows EFI system loader could not be located on the disk. Operation will be aborted.</entry>
    <entry lang="en" key="SYSENC_EFI_UNSUPPORTED_SECUREBOOT">It is currently not possible to encrypt a system if SecureBoot is enabled and if VeraCrypt custom keys are not loaded into the machine firmware. SecureBoot needs to be disabled in the BIOS configuration in order to allow system encryption to proceed.</entry>
    <entry lang="en" key="PASSWORD_PASTED_TRUNCATED">Pasted text truncated because the password maximum length is %d characters</entry>
    <entry lang="en" key="PASSWORD_MAXLENGTH_REACHED">Password already reached its maximum length of %d characters.\nNo additional character is allowed.</entry>
    <entry lang="da" key="IDC_SELECT_LANGUAGE_LABEL">Vælg det sprog der skal vises under installationen:</entry>
    <entry lang="en" key="VOLUME_TOO_LARGE_FOR_HOST">ERROR: The size of the file container is larger than the available free space on disk.</entry>
    <entry lang="en" key="IDC_ALLOW_WINDOWS_DEFRAG">Allow Windows Disk Defragmenter to defragment non-system partition/drive</entry>    
    <entry lang="en" key="CONFIRM_ALLOW_WINDOWS_DEFRAG">WARNING: Defragmenting non-system partitions/drives may leak metadata about their content or cause issues with hidden volumes they may contain.\n\nContinue?</entry>
    <entry lang="en" key="VIRTUAL_DEVICE">Virtual Device</entry>
    <entry lang="en" key="MOUNTED_VOLUME_NOT_ASSOCIATED">The selected mounted volume is not associated with its drive letter in Windows and so it can not be opened in Windows Explorer.</entry>
    <entry lang="en" key="IDC_CLEAR_KEYS_ON_NEW_DEVICE_INSERTION">Clear encryption keys from memory if a new device is inserted</entry>
    <entry lang="en" key="CLEAR_KEYS_ON_DEVICE_INSERTION_WARNING">IMPORTANT NOTES:\n - Please keep in mind that this option will not persist after a shutdown/reboot so you will need to select it again next time the machine is started.\n\n - With this option enabled and after a new device is connected, the machine will freeze and it will eventually crash with a BSOD since Windows can not access the encrypted disk after its keys are cleared from memory.\n</entry>
    <entry lang="en" key="STARTING">Starting</entry>
    <entry lang="en" key="IDC_ENABLE_CPU_RNG">Use CPU hardware random generator as an additional source of entropy</entry>
    <entry lang="en" key="IDC_USE_LEGACY_MAX_PASSWORD_LENGTH">Use legacy maximum password length (64 characters)</entry>
    <entry lang="en" key="IDC_ENABLE_RAM_ENCRYPTION">Activate encryption of keys and passwords stored in RAM</entry>
    <entry lang="en" key="IDT_BENCHMARK">Benchmark:</entry>
    <entry lang="en" key="IDC_DISABLE_MOUNT_MANAGER">Only create virtual device without mounting on selected drive letter</entry>
    <entry lang="en" key="LEGACY_PASSWORD_UTF8_TOO_LONG">The entered password is too long: its UTF-8 representation exceeds 64 bytes.</entry>
    <entry lang="en" key="HIDDEN_CREDS_SAME_AS_OUTER">The Hidden volume can't have the same password, PIM and keyfiles as the Outer volume</entry>
    <entry lang="en" key="SYSENC_BITLOCKER_CONFLICT">VeraCrypt does not support encrypting a system drive that is already encrypted by BitLocker.</entry>
    <entry lang="en" key="IDC_UPDATE_BOOTLOADER_ON_SHUTDOWN">Automatically fix boot configuration issues that may prevent Windows from starting</entry>
    <entry lang="en" key="IDC_FORCE_NEXT_BOOT_VERACRYPT">Force machine to boot on VeraCrypt in the next startup</entry>
    <entry lang="en" key="IDC_FORCE_VERACRYPT_BOOT_ENTRY">Force the presence of VeraCrypt entry in the EFI firmware boot menu</entry>
    <entry lang="en" key="IDC_FORCE_VERACRYPT_FIRST_BOOT_ENTRY">Force VeraCrypt entry to be the first in the EFI firmware boot menu</entry>
    <entry lang="en" key="RAM_ENCRYPTION_DISABLE_HIBERNATE">WARNING: RAM encryption is not compatible with Windows Hibernate and Windows Fast Startup features. VeraCrypt needs to disable them before activating RAM encryption.\n\nContinue?</entry>
    <entry lang="en" key="CONFIRM_DISABLE_FAST_STARTUP">WARNING: Windows Fast Startup is enabled and it is known to cause issues when working with VeraCrypt volumes. It is advised to disable it for better security and usability.\n\nDo you want to disable Windows Fast Startup?</entry>
    <entry lang="en" key="QUICK_FORMAT_HELP">In order to enable your operating system to mount your new volume, it has to be formatted with a filesystem. Please select a filesystem type.\n\nIf your volume is going to be hosted on a device or partition, you can use 'Quick format' to skip encryption of free space of the volume.</entry>
    <entry lang="en" key="IDC_ENABLE_HARDWARE_ENCRYPTION_NEG">Do not accelerate AES encryption/decryption by using the AES instructions of the processor</entry>
    <entry lang="en" key="IDM_ADD_ALL_VOLUME_TO_FAVORITES">Add All Mounted Volumes to Favorites...</entry>
    <entry lang="en" key="TASKICON_PREF_MENU_ITEMS">Task Icon Menu Items</entry>
    <entry lang="en" key="TASKICON_PREF_OPEN_VOL">Open Mounted Volumes</entry>
    <entry lang="en" key="TASKICON_PREF_DISMOUNT_VOL">Dismount Mounted Volumes</entry>
    <entry lang="en" key="DISK_FREE">Free space available: {0}</entry>
    <entry lang="en" key="VOLUME_SIZE_HELP">Please specify the size of the container to create. Note that the minimum possible size of a volume is 292 KiB.</entry>
    <entry lang="en" key="LINUX_CONFIRM_INNER_VOLUME_CALC">WARNING: You have selected a filesystem other than FAT for the outer volume.\nPlease Note that in this case VeraCrypt can't calculate the exact maximum allowed size for the hidden volume and it will use only an estimation that can be wrong.\nThus, it is your responsibility to use an adequate value for the size of the hidden volume so that it does not overlap the outer volume.\n\nDo you want to continue using the selected filesystem for the outer volume?</entry>
    <entry lang="en" key="LINUX_PREF_TAB_SECURITY">Security</entry>
    <entry lang="en" key="LINUX_PREF_TAB_MOUNT_OPTIONS">Mount Options</entry>
    <entry lang="en" key="LINUX_PREF_TAB_BACKGROUND_TASK">Background Task</entry>
    <entry lang="en" key="LINUX_PREF_TAB_SYSTEM_INTEGRATION">System Integration</entry>
    <entry lang="en" key="LINUX_PREF_TAB_SYSTEM_INTEGRATION_EXPLORER">Filesystem Explorer</entry>
    <entry lang="en" key="LINUX_PREF_TAB_PERFORMANCE">Performance</entry>
    <entry lang="en" key="LINUX_PREF_TAB_KEYFILES">Keyfiles</entry>
    <entry lang="en" key="LINUX_PREF_TAB_TOKENS">Security Tokens</entry>
    <entry lang="en" key="LINUX_PREF_KERNEL_SERVICES">Kernel Services</entry>
    <entry lang="en" key="LINUX_PREF_KERNEL_CRYPT">Do not use kernel cryptographic services</entry>
    <entry lang="en" key="LINUX_PREF_TAB_MOUNT_OPTIONS_FS">Filesystem</entry>
    <entry lang="en" key="IDT_LINUX_PREF_TAB_MOUNT_OPTIONS">Mount options:</entry>
    <entry lang="en" key="LINUX_CROSS_SUPPORT">Cross-Platform Support</entry>
    <entry lang="en" key="LINUX_CROSS_SUPPORT_OTHER">I will mount the volume on other platforms</entry>
    <entry lang="en" key="LINUX_CROSS_SUPPORT_OTHER_HELP">Choose this option if you need to use the volume on other platforms.</entry>
    <entry lang="en" key="LINUX_CROSS_SUPPORT_ONLY">I will mount the volume only on {0}</entry>
    <entry lang="en" key="LINUX_CROSS_SUPPORT_ONLY_HELP">Choose this option if you do not need to use the volume on other platforms.</entry>
    <entry lang="en" key="LINUX_DESELECT">Deselect</entry>
    <entry lang="en" key="LINUX_ADMIN_PW_QUERY">Enter your user password or administrator password:</entry>
    <entry lang="en" key="LINUX_ADMIN_PW_QUERY_TITLE">Administrator privileges required</entry>
    <entry lang="en" key="LINUX_VC_RUNNING_ALREADY">VeraCrypt is already running.</entry>
    <entry lang="en" key="LINUX_SYSTEM_ENC_PW_LENGTH_NOTE">System Encryption password is longer than {0} characters.</entry>
    <entry lang="en" key="LINUX_MOUNT_SYSTEM_ENC_PREBOOT">Mount partition &amp;using system encryption (preboot authentication)</entry>
    <entry lang="en" key="LINUX_DO_NOT_MOUNT">Do &amp;not mount</entry>
    <entry lang="en" key="LINUX_MOUNT_AT_DIR">Mount at directory:</entry>
    <entry lang="en" key="LINUX_SELECT">Se&amp;lect...</entry>
    <entry lang="en" key="LINUX_DISMOUNT_ALL_WHEN">Dismount All Volumes When</entry>
    <entry lang="en" key="LINUX_ENTERING_POWERSAVING">System is entering power saving mode</entry>
    <entry lang="en" key="LINUX_LOGIN_ACTION">Actions to Perform when User Logs On</entry>
    <entry lang="en" key="LINUX_CLOSE_EXPL_ON_DISMOUNT">Close all Explorer windows of volume being dismounted</entry>
    <entry lang="en" key="LINUX_HOTKEYS">Hotkeys</entry>
    <entry lang="en" key="LINUX_SYSTEM_HOTKEYS">System-Wide Hotkeys</entry>
    <entry lang="en" key="LINUX_SOUND_NOTIFICATION">Play system notification sound after mount/dismount</entry>
    <entry lang="en" key="LINUX_CONFIRM_AFTER_DISMOUNT">Display confirmation message box after dismount</entry>
    <entry lang="en" key="LINUX_VC_QUITS">VeraCrypt quits</entry>
    <entry lang="en" key="LINUX_OPEN_FINDER">Open Finder window for successfully mounted volume</entry>
    <entry lang="en" key="LINUX_DISABLE_KERNEL_ONLY_SETTING">Please note that this setting takes effect only if use of the kernel cryptographic services is disabled.</entry>
    <entry lang="en" key="LINUX_DISABLE_KERNEL_CRYPT_CONFIRM">Disabling the use of kernel cryptographic services can degrade performance.\n\nAre you sure?</entry>
    <entry lang="en" key="LINUX_KERNEL_CRYPT_OPTION_CHANGE_MOUNTED_HINT">Please note that disabling this option may have no effect on volumes mounted using kernel cryptographic services.</entry>
    <entry lang="en" key="LINUX_REMOUNT_BECAUSEOF_SETTING">Please note that any currently mounted volumes need to be remounted before they can use this setting.</entry>
    <entry lang="en" key="LINUX_UNKNOWN_EXC_OCCURRED">Unknown exception occurred.</entry>
    <entry lang="en" key="LINUX_FIRST_AID">"Disk Utility will be launched after you press 'OK'.\n\nPlease select your volume in the Disk Utility window and press 'Verify Disk' or 'Repair Disk' button on the 'First Aid' page.</entry>
    <entry lang="en" key="LINUX_MOUNT_ALL_DEV">Mount All Devices</entry>
    <entry lang="en" key="LINUX_ERROR_LOADING_CONFIG">Error while loading configuration files located in </entry>
    <entry lang="en" key="LINUX_SELECT_FREE_SLOT">Please select a free drive slot from the list.</entry>
    <entry lang="en" key="LINUX_MESSAGE_ON_MOUNT_AGAIN">\n\nDo you want to show this message next time you mount such a volume?</entry>
    <entry lang="en" key="LINUX_WARNING">Warning</entry>
    <entry lang="en" key="LINUX_ERROR">Error</entry>
    <entry lang="en" key="LINUX_ONLY_TEXTMODE">This feature is currently supported only in text mode.</entry>
    <entry lang="en" key="LINUX_FREE_SPACE_ON_DRIVE">Free space on drive {0}: is {1}.</entry>
    <entry lang="en" key="LINUX_DYNAMIC_NOTICE">Please note that if your operating system does not allocate files from the beginning of the free space, the maximum possible hidden volume size may be much smaller than the size of the free space on the outer volume. This is not a bug in VeraCrypt but a limitation of the operating system.</entry>
    <entry lang="en" key="LINUX_MAX_HIDDEN_SIZE">Maximum possible hidden volume size for this volume is {0}.</entry>
    <entry lang="en" key="LINUX_OPEN_OUTER_VOL">Open Outer Volume</entry>
    <entry lang="en" key="LINUX_OUTER_VOL_IS_MOUNTED">Outer volume has been successfully created and mounted as '{0}'. To this volume you should now copy some sensitive-looking files that you actually do NOT want to hide. The files will be there for anyone forcing you to disclose your password. You will reveal only the password for this outer volume, not for the hidden one. The files that you really care about will be stored in the hidden volume, which will be created later on. When you finish copying, click Next. Do not dismount the volume.\n\nNote: After you click Next, the outer volume will be analyzed to determine the size of uninterrupted area of free space whose end is aligned with the end of the volume. This area will accommodate the hidden volume, so it will limit its maximum possible size. The procedure ensures no data on the outer volume are overwritten by the hidden volume.</entry>
    <entry lang="en" key="LINUX_ERROR_TRY_ENCRYPT_SYSTEM_DRIVE">Error: You are trying to encrypt a system drive.\n\nVeraCrypt can encrypt a system drive only under Windows.</entry>
    <entry lang="en" key="LINUX_ERROR_TRY_ENCRYPT_SYSTEM_PARTITION">Error: You are trying to encrypt a system partition.\n\nVeraCrypt can encrypt system partitions only under Windows.</entry>
    <entry lang="en" key="LINUX_WARNING_FORMAT_DESTROY_FS">WARNING: Formatting of the device will destroy all data on filesystem '{0}'.\n\nDo you want to continue?</entry>
    <entry lang="en" key="LINUX_MOUNTET_HINT">The filesystem of the selected device is currently mounted. Please dismount '{0}' before proceeding.</entry>
    <entry lang="en" key="LINUX_HIDDEN_PASS_NO_DIFF">The Hidden volume can't have the same password, PIM and keyfiles as the Outer volume</entry>
    <entry lang="en" key="LINUX_NOT_FAT_HINT">Please note that the volume will not be formatted with a FAT filesystem and, therefore, you may be required to install additional filesystem drivers on platforms other than {0}, which will enable you to mount the volume.</entry>
    <entry lang="en" key="LINUX_ERROR_SIZE_HIDDEN_VOL">Error: The hidden volume to be created is larger than {0} TB ({1} GB).\n\nPossible solutions:\n- Create a container/partition smaller than {0} TB.\n</entry>
    <entry lang="en" key="LINUX_MAX_SIZE_HINT">- Use a drive with 4096-byte sectors to be able to create partition/device-hosted hidden volumes up to 16 TB in size</entry>
    <entry lang="en" key="LINUX_DOT_LF">.\n</entry>
    <entry lang="en" key="LINUX_NOT_SUPPORTED"> (not supported by components available on this platform).\n</entry>
    <entry lang="en" key="LINUX_KERNEL_OLD">Your system uses an old version of the Linux kernel.\n\nDue to a bug in the Linux kernel, your system may stop responding when writing data to a VeraCrypt volume. This problem can be solved by upgrading the kernel to version 2.6.24 or later.</entry>
    <entry lang="en" key="LINUX_VOL_DISMOUNTED">Volume {0} has been dismounted.</entry>
    <entry lang="en" key="LINUX_OOM">Out of memory.</entry>
    <entry lang="en" key="LINUX_CANT_GET_ADMIN_PRIV">Failed to obtain administrator privileges</entry>
    <entry lang="en" key="LINUX_COMMAND_GET_ERROR">Command {0} returned error {1}.</entry>
    <entry lang="en" key="LINUX_CMD_HELP">VeraCrypt Command Line Help</entry>
    <entry lang="en" key="LINUX_HIDDEN_FILES_PRESENT_IN_KEYFILE_PATH">\n\nWarning: Hidden files are present in a keyfile path. If you need to use them as keyfiles, remove the leading dot from their filenames. Hidden files are visible only if enabled in system options.</entry>
    <entry lang="en" key="LINUX_EX2MSG_DEVICESECTORSIZEMISMATCH">Storage device and VC volume sector size mismatch</entry>
    <entry lang="en" key="LINUX_EX2MSG_ENCRYPTEDSYSTEMREQUIRED">This operation must be performed only when the system hosted on the volume is running.</entry>
    <entry lang="en" key="LINUX_EX2MSG_INSUFFICIENTDATA">Not enough data available.</entry>
    <entry lang="en" key="LINUX_EX2MSG_KERNELCRYPTOSERVICETESTFAILED">Kernel cryptographic service test failed. The cryptographic service of your kernel most likely does not support volumes larger than 2 TB.\n\nPossible solutions:\n- Upgrade the Linux kernel to version 2.6.33 or later.\n- Disable use of the kernel cryptographic services (Settings > Preferences > System Integration) or use 'nokernelcrypto' mount option on the command line.</entry>
    <entry lang="en" key="LINUX_EX2MSG_LOOPDEVICESETUPFAILED">Failed to set up a loop device.</entry>
    <entry lang="en" key="LINUX_EX2MSG_MISSINGARGUMENT">A required argument is missing.</entry>
    <entry lang="en" key="LINUX_EX2MSG_MISSINGVOLUMEDATA">Volume data missing.</entry>
    <entry lang="en" key="LINUX_EX2MSG_MOUNTPOINTREQUIRED">Mount point required.</entry>
    <entry lang="en" key="LINUX_EX2MSG_MOUNTPOINTUNAVAILABLE">Mount point is already in use.</entry>
    <entry lang="en" key="LINUX_EX2MSG_PASSWORDEMPTY">No password or keyfile specified.</entry>
    <entry lang="en" key="LINUX_EX2MSG_PASSWORDORKEYBOARDLAYOUTINCORRECT">\n\nNote that pre-boot authentication passwords need to be typed in the pre-boot environment where non-US keyboard layouts are not available. Therefore, pre-boot authentication passwords must always be typed using the standard US keyboard layout (otherwise, the password will be typed incorrectly in most cases). However, note that you do NOT need a real US keyboard; you just need to change the keyboard layout in your operating system.</entry>
    <entry lang="en" key="LINUX_EX2MSG_PASSWORDORMOUNTOPTIONSINCORRECT">\n\nNote: If you are attempting to mount a partition located on an encrypted system drive without pre-boot authentication or to mount the encrypted system partition of an operating system that is not running, you can do so by selecting 'Options >' > 'Mount partition using system encryption'.</entry>
    <entry lang="en" key="LINUX_EX2MSG_PASSWORDTOOLONG">Password is longer than {0} characters.</entry>
    <entry lang="en" key="LINUX_EX2MSG_PARTITIONDEVICEREQUIRED">Partition device required.</entry>
    <entry lang="en" key="LINUX_EX2MSG_PROTECTIONPASSWORDINCORRECT">Incorrect password to the protected hidden volume or the hidden volume does not exist.</entry>
    <entry lang="en" key="LINUX_EX2MSG_PROTECTIONPASSWORDKEYFILESINCORRECT">Incorrect keyfile(s) and/or password to the protected hidden volume or the hidden volume does not exist.</entry>
    <entry lang="en" key="LINUX_EX2MSG_STRINGCONVERSIONFAILED">Invalid characters encountered.</entry>
    <entry lang="en" key="LINUX_EX2MSG_STRINGFORMATTEREXCEPTION">Error while parsing formatted string.</entry>
    <entry lang="en" key="LINUX_EX2MSG_TEMPORARYDIRECTORYFAILURE">Failed to create a file or directory in a temporary directory.\n\nPlease make sure that the temporary directory exists, its security permissions allow you to access it, and there is sufficient disk space.</entry>
    <entry lang="en" key="LINUX_EX2MSG_UNSUPPORTEDSECTORSIZEHIDDENVOLUMEPROTECTION">Error: The drive uses a sector size other than 512 bytes.\n\nDue to limitations of components available on your platform, outer volumes hosted on the drive cannot be mounted using hidden volume protection.\n\nPossible solutions:\n- Use a drive with 512-byte sectors.\n- Create a file-hosted volume (container) on the drive.\n- Backup the contents of the hidden volume and then update the outer volume.</entry>
    <entry lang="en" key="LINUX_EX2MSG_UNSUPPORTEDSECTORSIZENOKERNELCRYPTO">Error: The drive uses a sector size other than 512 bytes.\n\nDue to limitations of components available on your platform, partition/device-hosted volumes on the drive can only be mounted using kernel cryptographic services.\n\nPossible solutions:\n- Enable use of the kernel cryptographic services (Preferences > System Integration).\n- Use a drive with 512-byte sectors.\n- Create a file-hosted volume (container) on the drive.</entry>
    <entry lang="en" key="LINUX_EX2MSG_UNSUPPORTEDSECTORSIZE">Error: The drive uses a sector size other than 512 bytes.\n\nDue to limitations of components available on your platform, partition/device-hosted volumes cannot be created/used on the drive.\n\nPossible solutions:\n- Create a file-hosted volume (container) on the drive.\n- Use a drive with 512-byte sectors.\n- Use VeraCrypt on another platform.</entry>
    <entry lang="en" key="LINUX_EX2MSG_VOLUMEHOSTINUSE">The host file/device is already in use.</entry>
    <entry lang="en" key="LINUX_EX2MSG_VOLUMESLOTUNAVAILABLE">Volume slot unavailable.</entry>
    <entry lang="en" key="LINUX_EX2MSG_HIGHERFUSEVERSIONREQUIRED">VeraCrypt requires OSXFUSE 2.5 or above.</entry>
    <entry lang="en" key="EXCEPTION_OCCURRED">Exception occurred</entry>
    <entry lang="en" key="ENTER_PASSWORD">Enter password</entry>
    <entry lang="en" key="ENTER_TC_VOL_PASSWORD">Enter VeraCrypt Volume Password</entry>
    <entry lang="en" key="MOUNT">Mount</entry>
    <entry lang="en" key="MOUNT_POINT">Mount Directory</entry>
    <entry lang="en" key="NO_VOLUMES_MOUNTED">No volumes mounted.</entry>
    <entry lang="en" key="OPEN_NEW_VOLUME">Specify a New VeraCrypt Volume</entry>
    <entry lang="en" key="PARAMETER_INCORRECT">Parameter incorrect</entry>
    <entry lang="en" key="SELECT_KEYFILES">Select Keyfiles</entry>
    <entry lang="en" key="START_TC">Start VeraCrypt</entry>
    <entry lang="en" key="VOLUME_ALREADY_MOUNTED">The volume {0} is already mounted.</entry>
    <entry lang="en" key="UNKNOWN_OPTION">Unknown option</entry>
    <entry lang="en" key="VOLUME_LOCATION">Volume Location</entry>
    <entry lang="en" key="VOLUME_HOST_IN_USE">WARNING: The host file/device {0} is already in use!\n\nIgnoring this can cause undesired results including system instability. All applications that might be using the host file/device should be closed before mounting the volume.\n\nContinue mounting?</entry>
  </localization>
  <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:element name="VeraCrypt">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="localization">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="language">
                  <xs:complexType>
                    <xs:attribute name="langid" type="xs:string" use="required" />
                    <xs:attribute name="name" type="xs:string" use="required" />
                    <xs:attribute name="en-name" type="xs:string" use="required" />
                    <xs:attribute name="version" type="xs:string" use="required" />
                    <xs:attribute name="translators" type="xs:string" use="required" />
                  </xs:complexType>
                </xs:element>
                <xs:element minOccurs="4" maxOccurs="4" name="font">
                  <xs:complexType>
                    <xs:attribute name="lang" type="xs:string" use="required" />
                    <xs:attribute name="class" type="xs:string" use="required" />
                    <xs:attribute name="size" type="xs:unsignedByte" use="required" />
                    <xs:attribute name="face" type="xs:string" use="required" />
                  </xs:complexType>
                </xs:element>
                <xs:element maxOccurs="unbounded" name="entry">
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="xs:string">
                        <xs:attribute name="lang" type="xs:string" use="required" />
                        <xs:attribute name="key" type="xs:string" use="required" />
                      </xs:extension>
                    </xs:simpleContent>
                  </xs:complexType>
                </xs:element>
              </xs:sequence>
              <xs:attribute name="prog-version" type="xs:string" use="required" />
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
  </xs:schema>
</VeraCrypt>