VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.zh-tw.xml
blob: d45ba7ce1d9085ddab4ef26669b114805ae277e9 (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
<?xml version="1.0" encoding="utf-8"?>
<VeraCrypt>
  <localization prog-version="1.14">
    <!-- Languages -->
    <language langid="zh-tw" name="繁體中文" en-name="Chinese (Taiwan)" version="0.1.0" translators="Barney Li, Simon Ma, ChangMing Hsu" />
    <!-- Fonts -->
    <font lang="zh-tw" class="normal" size="12" face="MingLiU" />
    <font lang="zh-tw" class="bold" size="15" face="MingLiU" />
    <font lang="zh-tw" class="fixed" size="14" face="MingLiU" />
    <font lang="zh-tw" class="title" size="21" face="MingLiU" />
    <!-- Controls -->
    <control lang="zh-tw" key="IDCANCEL">取消</control>
    <control lang="zh-tw" key="IDC_ALL_USERS">為所有使用者安裝(&amp;F)</control>
    <control lang="zh-tw" key="IDC_BROWSE">瀏覽(&amp;B)...</control>
    <control lang="zh-tw" key="IDC_DESKTOP_ICON">在桌面新增 VeraCrypt 圖示(&amp;D)</control>
    <control lang="en" key="IDC_DONATE">Donate now...</control>
    <control lang="zh-tw" key="IDC_FILE_TYPE">副檔名 '.tc' 的檔案關聯到 VeraCrypt(&amp;E)</control>
    <control lang="zh-tw" key="IDC_OPEN_CONTAINING_FOLDER">完成後開啟目標資料夾(&amp;O)</control>
    <control lang="zh-tw" key="IDC_PROG_GROUP">建立 VeraCrypt 的開始功能表項目(&amp;S)</control>
    <control lang="zh-tw" key="IDC_SYSTEM_RESTORE">建立系統還原點(&amp;R)</control>
    <control lang="zh-tw" key="IDC_UNINSTALL">移除(&amp;U)</control>
    <control lang="zh-tw" key="IDC_WIZARD_MODE_EXTRACT_ONLY">解壓縮(&amp;E)</control>
    <control lang="zh-tw" key="IDC_WIZARD_MODE_INSTALL">安裝(&amp;I)</control>
    <control lang="zh-tw" key="IDD_INSTL_DLG">VeraCrypt 安裝精靈</control>
    <control lang="zh-tw" key="IDD_UNINSTALL">移除 VeraCrypt</control>
    <control lang="zh-tw" key="IDHELP">說明(&amp;H)</control>
    <control lang="zh-tw" key="IDT_EXTRACT_DESTINATION">請選擇或者輸入您希望檔案解壓縮的位置:</control>
    <control lang="zh-tw" key="IDT_INSTALL_DESTINATION">請選擇或者輸入您希望 VeraCrypt 程式安裝的位置。如果指定的資料夾不存在,將會被自動建立。</control>
    <control lang="zh-tw" key="IDT_UNINSTALL_DIR">點 '移除' 從系統移除 VeraCrypt。</control>
    <control lang="zh-tw" key="IDC_ABORT_BUTTON">中止</control>
    <control lang="en" key="IDC_BENCHMARK">&amp;Benchmark</control>
    <control lang="zh-tw" key="IDC_CIPHER_TEST">測試(&amp;T)</control>
    <control lang="en" key="IDC_DEVICE_TRANSFORM_MODE_FORMAT">Create encrypted volume and format it</control>
    <control lang="en" key="IDC_DEVICE_TRANSFORM_MODE_INPLACE">Encrypt partition in place</control>
    <control lang="zh-tw" key="IDC_DISPLAY_KEYS">顯示產生的金匙(其成分)</control>
    <control lang="zh-tw" key="IDC_DISPLAY_POOL_CONTENTS">顯示集區內容</control>
    <control lang="zh-tw" key="IDC_DOWNLOAD_CD_BURN_SOFTWARE">下載 CD/DVD 燒錄軟體</control>
    <control lang="en" key="IDC_FILE_CONTAINER">Create an encrypted file container</control>
    <control lang="en" key="IDC_GB">&amp;GB</control>
    <control lang="en" key="IDC_HIDDEN_SYSENC_INFO_LINK">More information</control>
    <control lang="zh-tw" key="IDC_HIDDEN_VOL">建立隱藏的 VeraCrypt 加密區(&amp;D) </control>
    <control lang="zh-tw" key="IDC_HIDDEN_VOL_HELP">更多隱藏加密區的訊息</control>
    <control lang="zh-tw" key="IDC_HIDVOL_WIZ_MODE_DIRECT">直接模式</control>
    <control lang="zh-tw" key="IDC_HIDVOL_WIZ_MODE_FULL">正常模式</control>
    <control lang="zh-tw" key="IDC_KB">KB(&amp;K)</control>
    <control lang="zh-tw" key="IDC_KEYFILES_ENABLE">使用金鑰檔(&amp;S)</control>
    <control lang="en" key="IDC_KEYFILES_RANDOM_SIZE">Random size ( 64 &lt;-&gt; 1048576 )</control>
    <control lang="zh-tw" key="IDC_KEY_FILES">金鑰檔案(&amp;K)...</control>
    <control lang="zh-tw" key="IDC_LINK_HASH_INFO">關於雜湊演算法的更多資訊</control>
    <control lang="zh-tw" key="IDC_LINK_MORE_INFO_ABOUT_CIPHER">更多訊息</control>
    <control lang="en" key="IDC_LINK_PIM_INFO">Information on PIM</control>
    <control lang="zh-tw" key="IDC_MB">MB(&amp;M)</control>
    <control lang="zh-tw" key="IDC_MORE_INFO_ON_CONTAINERS">更多訊息</control>
    <control lang="zh-tw" key="IDC_MORE_INFO_ON_SYS_ENCRYPTION">關於系統磁區加密的更多訊息</control>
    <control lang="zh-tw" key="IDC_MORE_INFO_SYS_ENCRYPTION">更多訊息</control>
    <control lang="zh-tw" key="IDC_MULTI_BOOT">多重開機</control>
    <control lang="en" key="IDC_NONSYS_DEVICE">Encrypt a non-system partition/drive</control>
    <control lang="zh-tw" key="IDC_NO_HISTORY">不保留歷史記錄(&amp;S)</control>
    <control lang="zh-tw" key="IDC_OPEN_OUTER_VOLUME">打開外層加密區</control>
    <control lang="zh-tw" key="IDC_PAUSE">暫停(&amp;P)</control>
    <control lang="en" key="IDC_PIM_ENABLE">Use PIM</control>
    <control lang="zh-tw" key="IDC_QUICKFORMAT">快速格式化</control>
    <control lang="zh-tw" key="IDC_SHOW_PASSWORD">顯示密碼(&amp;D)</control>
    <control lang="en" key="IDC_SHOW_PASSWORD_SINGLE">&amp;Display password</control>
    <control lang="en" key="IDC_SHOW_PIM">&amp;Display PIM</control>
    <control lang="zh-tw" key="IDC_SINGLE_BOOT">單一系統開機</control>
    <control lang="zh-tw" key="IDC_STD_VOL">標準 VeraCrypt 加密區</control>
    <control lang="en" key="IDC_SYSENC_HIDDEN">Hi&amp;dden</control>
    <control lang="en" key="IDC_SYSENC_NORMAL">Normal</control>
    <control lang="zh-tw" key="IDC_SYS_DEVICE">加密系統分割區或者整個系統所在磁碟機</control>
    <control lang="zh-tw" key="IDC_SYS_PARTITION">加密 Windows 系統分割區</control>
    <control lang="zh-tw" key="IDC_WHOLE_SYS_DRIVE">加密整個磁碟機</control>
    <control lang="zh-tw" key="IDD_VOL_CREATION_WIZARD_DLG">VeraCrypt 加密區建立精靈</control>
    <control lang="zh-tw" key="IDT_CLUSTER">叢集 </control>
    <control lang="zh-tw" key="IDT_COLLECTING_RANDOM_DATA_NOTE">重要:請在此視窗內僅可能的隨機移動滑鼠。移動時間越長越好。這將極為增強金鑰的加密強度。然後點 '下一步' 繼續。</control>
    <control lang="zh-tw" key="IDT_CONFIRM">確定(&amp;C):</control>
    <control lang="zh-tw" key="IDT_DONE">完成</control>
    <control lang="en" key="IDT_DRIVE_LETTER">Drive letter:</control>
    <control lang="zh-tw" key="IDT_ENCRYPTION_ALGO">加密演算法</control>
    <control lang="zh-tw" key="IDT_FILESYSTEM">檔案系統 </control>
    <control lang="zh-tw" key="IDT_FILE_CONTAINER">在檔案內建立虛擬加密磁碟。推薦給經驗不足的使用者使用。</control>
    <control lang="zh-tw" key="IDT_FORMAT_OPTIONS">選項</control>
    <control lang="zh-tw" key="IDT_HASH_ALGO">雜湊演算法</control>
    <control lang="zh-tw" key="IDT_HEADER_KEY">首金鑰: </control>
    <control lang="zh-tw" key="IDT_LEFT">剩餘</control>
    <control lang="zh-tw" key="IDT_MASTER_KEY">主金鑰: </control>
    <control lang="zh-tw" key="IDT_MULTI_BOOT">如果在這台電腦上裝了兩個或多個作業系統的請選擇此項。\n\n例如:\n- Windows XP 和 Windows XP\n- Windows XP 和 Windows Vista\n- Windows 和 Mac OS X\n- Windows 和 Linux\n- Windows、Linux 和 Mac OS X</control>
    <control 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.</control>
    <control lang="zh-tw" key="IDT_PARTIAL_POOL_CONTENTS">目前集區內容(部分)</control>
    <control lang="en" key="IDT_PASS">Pass</control>
    <control lang="zh-tw" key="IDT_PASSWORD">密碼:</control>
    <control lang="zh-tw" key="IDT_PROGRESS">進度:</control>
    <control lang="zh-tw" key="IDT_RANDOM_POOL">隨機集區: </control>
    <control lang="zh-tw" key="IDT_SINGLE_BOOT">如果只在這台電腦上裝了一個作業系統的請選擇此項(即使該系統可能有多個使用者)。</control>
    <control lang="zh-tw" key="IDT_SPEED">速度</control>
    <control lang="zh-tw" key="IDT_STATUS">狀態</control>
    <control lang="zh-tw" key="IDT_SYSENC_KEYS_GEN_INFO">金鑰、salt 值、以及其他資料已經成功產生。如果您希望產生新的金鑰,請點 '上一步' 然後點 '下一步' 。否則點 '下一步' 繼續。</control>
    <control lang="en" key="IDT_SYS_DEVICE">Encrypts the partition/drive where Windows is installed. Anyone who wants to gain access and use the system, read and write files, etc., will need to enter the correct password each time before Windows boots. Optionally, creates a hidden system.</control>
    <control lang="en" key="IDT_SYS_PARTITION">Select this option to encrypt the partition where the currently running Windows operating system is installed.</control>
    <control lang="en" key="IDT_VOLUME_LABEL">Volume Label in Windows:</control>
    <control lang="zh-tw" key="IDT_WIPE_MODE">清除模式:</control>
    <control lang="zh-tw" key="IDCLOSE">關閉</control>
    <control lang="en" key="IDC_ALLOW_ESC_PBA_BYPASS">Allow pre-boot &amp;authentication to be bypassed by pressing the Esc key (enables boot manager)</control>
    <control lang="zh-tw" key="IDC_AUTORUN_DISABLE">什麼也不做</control>
    <control lang="zh-tw" key="IDC_AUTORUN_MOUNT">自動掛載 VeraCrypt 加密區(&amp;A)(下面指定的)</control>
    <control lang="zh-tw" key="IDC_AUTORUN_START">啟動 VeraCrypt(&amp;S)</control>
    <control lang="en" key="IDC_AUTO_DETECT_PKCS11_MODULE">Auto-&amp;Detect Library</control>
    <control lang="en" key="IDC_BOOT_LOADER_CACHE_PASSWORD">&amp;Cache pre-boot authentication password in driver memory (for mounting of non-system volumes)</control>
    <control lang="zh-tw" key="IDC_BROWSE_DIRS">瀏覽...</control>
    <control lang="zh-tw" key="IDC_BROWSE_FILES">瀏覽...</control>
    <control lang="zh-tw" key="IDC_CACHE">在記憶體中快取密碼和金鑰檔(&amp;A)</control>
    <control lang="zh-tw" key="IDC_CLOSE_BKG_TASK_WHEN_NOVOL">無掛載的加密區時結束</control>
    <control lang="en" key="IDC_CLOSE_TOKEN_SESSION_AFTER_MOUNT">&amp;Close token session (log out) after a volume is successfully mounted</control>
    <control lang="en" key="IDC_COPY_EXPANDER">Include VeraCrypt Volume Expander</control>
    <control lang="zh-tw" key="IDC_COPY_WIZARD">包含 VeraCrypt 加密區建立精靈</control>
    <control lang="zh-tw" key="IDC_CREATE">建立</control>
    <control lang="zh-tw" key="IDC_CREATE_VOLUME">建立加密區(&amp;C)</control>
    <control 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)</control>
    <control lang="en" key="IDC_ENABLE_HARDWARE_ENCRYPTION">Accelerate AES encryption/decryption by using the AES instructions of the processor (if available)</control>
    <control lang="zh-tw" key="IDC_ENABLE_KEYFILES">使用金鑰檔</control>
    <control lang="zh-tw" key="IDC_ENABLE_NEW_KEYFILES">使用金鑰檔</control>
    <control lang="zh-tw" key="IDC_EXIT">結束(&amp;X)</control>
    <control lang="en" key="IDC_FAVORITES_HELP_LINK">Help on favorite volumes</control>
    <control lang="en" key="IDC_FAVORITE_DISABLE_HOTKEY">Do not mount selected volume when 'Mount Favorite Volumes' &amp;hot key is pressed</control>
    <control lang="en" key="IDC_FAVORITE_MOUNT_ON_ARRIVAL">Mount selected volume when its host device gets &amp;connected</control>
    <control lang="en" key="IDC_FAVORITE_MOUNT_ON_LOGON">Mount selected volume upon log&amp;on</control>
    <control lang="en" key="IDC_FAVORITE_MOUNT_READONLY">Mount selected volume as read-o&amp;nly</control>
    <control lang="en" key="IDC_FAVORITE_MOUNT_REMOVABLE">Mount selected volume as remo&amp;vable medium</control>
    <control lang="en" key="IDC_FAVORITE_MOVE_DOWN">Move &amp;Down</control>
    <control lang="en" key="IDC_FAVORITE_MOVE_UP">Move &amp;Up</control>
    <control lang="en" key="IDC_FAVORITE_OPEN_EXPLORER_WIN_ON_MOUNT">Open &amp;Explorer window for selected volume when successfully mounted</control>
    <control lang="en" key="IDC_FAVORITE_REMOVE">&amp;Remove</control>
    <control lang="en" key="IDC_FAV_VOL_OPTIONS_GLOBAL_SETTINGS_BOX">Global Settings</control>
    <control lang="en" key="IDC_HK_DISMOUNT_BALLOON_TOOLTIP">Display balloon tooltip after successful hot-key dismount</control>
    <control lang="en" key="IDC_HK_DISMOUNT_PLAY_SOUND">Play system notification sound after successful hot-key dismount</control>
    <control lang="zh-tw" key="IDC_HK_MOD_ALT">Alt</control>
    <control lang="en" key="IDC_HK_MOD_CTRL">Ctrl</control>
    <control lang="zh-tw" key="IDC_HK_MOD_SHIFT">Shift</control>
    <control lang="zh-tw" key="IDC_HK_MOD_WIN">Win</control>
    <control lang="zh-tw" key="IDC_HOTKEY_ASSIGN">指定</control>
    <control lang="zh-tw" key="IDC_HOTKEY_REMOVE">移除</control>
    <control lang="zh-tw" key="IDC_KEYFILES">金鑰檔案...</control>
    <control lang="en" key="IDC_LIMIT_ENC_THREAD_POOL">Do not use the following number of processors for encryption/decryption:</control>
    <control lang="en" key="IDC_MORE_INFO_ON_HW_ACCELERATION">More information</control>
    <control lang="en" key="IDC_MORE_INFO_ON_THREAD_BASED_PARALLELIZATION">More information</control>
    <control lang="en" key="IDC_MORE_SETTINGS">More Settings...</control>
    <control lang="zh-tw" key="IDC_MOUNTALL">自動掛載磁碟機(&amp;A)</control>
    <control lang="zh-tw" key="IDC_MOUNT_OPTIONS">掛載選項(&amp;A)...</control>
    <control lang="zh-tw" key="IDC_MOUNT_READONLY">以唯讀模式掛載加密區(&amp;O)</control>
    <control lang="zh-tw" key="IDC_NEW_KEYFILES">金鑰檔案...</control>
    <control lang="en" key="IDC_OLD_PIM_HELP">(Empty or 0 for default iterations)</control>
    <control lang="en" key="IDC_PIM_HELP">(Empty or 0 for default iterations)</control>	
    <control lang="zh-tw" key="IDC_PREF_BKG_TASK_ENABLE">啟用</control>
    <control lang="zh-tw" key="IDC_PREF_CACHE_PASSWORDS">在驅動記憶體中快取密碼</control>
    <control lang="zh-tw" key="IDC_PREF_DISMOUNT_INACTIVE">自動卸載加密區,在無資料讀寫活動以下時間後</control>
    <control lang="zh-tw" key="IDC_PREF_DISMOUNT_LOGOFF">用戶登出時</control>
    <control lang="en" key="IDC_PREF_DISMOUNT_SESSION_LOCKED">User session locked</control>
    <control lang="zh-tw" key="IDC_PREF_DISMOUNT_POWERSAVING">進入省電模式時</control>
    <control lang="zh-tw" key="IDC_PREF_DISMOUNT_SCREENSAVER">螢幕保護裝置啟動時</control>
    <control lang="zh-tw" key="IDC_PREF_FORCE_AUTO_DISMOUNT">強制自動卸載,無論加密區是否有使用中的檔案或目錄</control>
    <control lang="zh-tw" key="IDC_PREF_LOGON_MOUNT_DEVICES">掛載所有磁碟機類型 VeraCrypt 加密區</control>
    <control lang="en" key="IDC_PREF_LOGON_START">Start VeraCrypt Background Task</control>
    <control lang="zh-tw" key="IDC_PREF_MOUNT_READONLY">以唯讀模式掛載加密區</control>
    <control lang="zh-tw" key="IDC_PREF_MOUNT_REMOVABLE">以卸除式媒體模式掛載加密區</control>
    <control lang="zh-tw" key="IDC_PREF_OPEN_EXPLORER">為成功掛載的加密區打開瀏覽器視窗</control>
    <control lang="en" key="IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT">Temporary Cache password during "Mount Favorite Volumes" operations</control>
    <control lang="en" key="IDC_PREF_USE_DIFF_TRAY_ICON_IF_VOL_MOUNTED">Use a different taskbar icon when there are mounted volumes</control>
    <control lang="zh-tw" key="IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT">自動卸載時清除快取的密碼</control>
    <control lang="zh-tw" key="IDC_PREF_WIPE_CACHE_ON_EXIT">結束時清除快取的密碼</control>
    <control lang="en" key="IDC_PRESERVE_TIMESTAMPS">Preserve modification timestamp of file containers</control>
    <control lang="zh-tw" key="IDC_RESET_HOTKEYS">重設</control>
    <control lang="zh-tw" key="IDC_SELECT_DEVICE">選擇磁碟機(&amp;E)...</control>
    <control lang="zh-tw" key="IDC_SELECT_FILE">選擇檔案(&amp;F)...</control>
    <control lang="en" key="IDC_SELECT_PKCS11_MODULE">Select &amp;Library...</control>
    <control lang="zh-tw" key="IDC_SHOW_PASSWORD_CHPWD_NEW">顯示密碼</control>
    <control lang="zh-tw" key="IDC_SHOW_PASSWORD_CHPWD_ORI">顯示密碼</control>
    <control lang="zh-tw" key="IDC_TRAVEL_OPEN_EXPLORER">為掛載的加密區打開檔案總管視窗(&amp;E)</control>
    <control lang="zh-tw" key="IDC_TRAV_CACHE_PASSWORDS">在動態記憶體中快取密碼(&amp;C)</control>
    <control lang="en" key="IDC_TRUECRYPT_MODE">TrueCrypt Mode</control>
    <control lang="zh-tw" key="IDC_UNMOUNTALL">全部卸載(&amp;S)</control>
    <control lang="zh-tw" key="IDC_VOLUME_PROPERTIES">加密區內容(&amp;V)...</control>
    <control lang="zh-tw" key="IDC_VOLUME_TOOLS">加密區工具(&amp;T)...</control>
    <control lang="zh-tw" key="IDC_WIPE_CACHE">清除快取(&amp;W)</control>
    <control lang="en" key="IDD_DEFAULT_MOUNT_PARAMETERS">VeraCrypt - Mount Parameters</control>
    <control lang="en" key="IDD_FAVORITE_VOLUMES">VeraCrypt - Favorite Volumes</control>
    <control lang="zh-tw" key="IDD_HOTKEYS_DLG">VeraCrypt - 系統快速鍵</control>
    <control lang="zh-tw" key="IDD_MOUNT_DLG">VeraCrypt</control>
    <control lang="zh-tw" key="IDD_PASSWORDCHANGE_DLG">修改密碼和金鑰檔</control>
    <control lang="zh-tw" key="IDD_PASSWORD_DLG">輸入 VeraCrypt 加密區密碼</control>
    <control lang="en" key="IDD_PERFORMANCE_SETTINGS">VeraCrypt - Performance Options</control>
    <control lang="zh-tw" key="IDD_PREFERENCES_DLG">VeraCrypt - 偏好設定</control>
    <control lang="en" key="IDD_SYSENC_SETTINGS">VeraCrypt - System Encryption Settings</control>
    <control lang="en" key="IDD_TOKEN_PREFERENCES">VeraCrypt - Security Token Preferences</control>
    <control lang="zh-tw" key="IDD_TRAVELER_DLG">VeraCrypt 攜帶版磁碟設定</control>
    <control lang="zh-tw" key="IDD_VOLUME_PROPERTIES">VeraCrypt 加密區內容</control>
    <control lang="zh-tw" key="IDM_ABOUT">關於 VeraCrypt...</control>
    <control lang="zh-tw" key="IDM_ADD_REMOVE_VOL_KEYFILES">新增或移除金鑰檔案...</control>
    <control lang="en" key="IDM_ADD_VOLUME_TO_FAVORITES">Add Mounted Volume to Favorites...</control>
    <control lang="en" key="IDM_ADD_VOLUME_TO_SYSTEM_FAVORITES">Add Mounted Volume to System Favorites...</control>
    <control lang="en" key="IDM_ANALYZE_SYSTEM_CRASH">Analyze a System Crash...</control>
    <control lang="zh-tw" key="IDM_BACKUP_VOL_HEADER">備份加密區標頭資訊...</control>
    <control lang="zh-tw" key="IDM_BENCHMARK">基準測試...</control>
    <control lang="zh-tw" key="IDM_CHANGE_HEADER_KEY_DERIV_ALGO">設定首金鑰推衍演算法...</control>
    <control lang="zh-tw" key="IDM_CHANGE_PASSWORD">更改加密區密碼...</control>
    <control lang="zh-tw" key="IDM_CHANGE_SYS_HEADER_KEY_DERIV_ALGO">設定首金鑰推衍演算法...</control>
    <control lang="zh-tw" key="IDM_CHANGE_SYS_PASSWORD">更改密碼...</control>
    <control lang="zh-tw" key="IDM_CLEAR_HISTORY">清除加密區歷史記錄</control>
    <control lang="en" key="IDM_CLOSE_ALL_TOKEN_SESSIONS">Close All Security Token Sessions</control>
    <control lang="zh-tw" key="IDM_CONTACT">聯絡作者(線上)...</control>
    <control lang="en" key="IDM_CREATE_HIDDEN_OS">Create Hidden Operating System...</control>
    <control lang="zh-tw" key="IDM_CREATE_RESCUE_DISK">建立救援磁碟...</control>
    <control lang="zh-tw" key="IDM_CREATE_VOLUME">建立新的加密區...</control>
    <control lang="en" key="IDM_DECRYPT_NONSYS_VOL">Permanently Decrypt...</control>
    <control lang="zh-tw" key="IDM_DEFAULT_KEYFILES">預設金鑰檔案...</control>
    <control lang="en" key="IDM_DEFAULT_MOUNT_PARAMETERS">Default Mount Parameters...</control>
    <control lang="en" key="IDM_DONATE">Donate now...</control>
    <control lang="zh-tw" key="IDM_ENCRYPT_SYSTEM_DEVICE">加密系統分割區/磁碟機...</control>
    <control lang="zh-tw" key="IDM_FAQ">常見問題(線上)</control>
    <control lang="zh-tw" key="IDM_HELP">使用者指南</control>
    <control lang="zh-tw" key="IDM_HOMEPAGE">首頁(線上)(&amp;H) </control>
    <control lang="zh-tw" key="IDM_HOTKEY_SETTINGS">系統快速鍵...</control>
    <control lang="zh-tw" key="IDM_KEYFILE_GENERATOR">金鑰檔案產生器</control>
    <control lang="zh-tw" key="IDM_LANGUAGE">語言選擇...</control>
    <control lang="zh-tw" key="IDM_LICENSE">法律聲明</control>
    <control lang="en" key="IDM_MANAGE_TOKEN_KEYFILES">Manage Security Token Keyfiles...</control>
    <control lang="zh-tw" key="IDM_MOUNTALL">自動掛載全部磁碟機類型的加密區</control>
    <control lang="zh-tw" key="IDM_MOUNT_FAVORITE_VOLUMES">掛載我的最愛加密區</control>
    <control lang="zh-tw" key="IDM_MOUNT_SYSENC_PART_WITHOUT_PBA">以沒有啟動前置認證的方式掛載(&amp;A)...</control>
    <control lang="zh-tw" key="IDM_MOUNT_VOLUME">掛載選擇的加密區</control>
    <control lang="zh-tw" key="IDM_MOUNT_VOLUME_OPTIONS">根據選項掛載加密區</control>
    <control lang="zh-tw" key="IDM_NEWS">VeraCrypt 新聞(線上)</control>
    <control lang="zh-tw" key="IDM_ONLINE_HELP">線上說明(線上)</control>
    <control lang="zh-tw" key="IDM_ONLINE_TUTORIAL">新手上路(線上)</control>
    <control lang="en" key="IDM_ORGANIZE_FAVORITES">Organize Favorite Volumes...</control>
    <control lang="en" key="IDM_ORGANIZE_SYSTEM_FAVORITES">Organize System Favorite Volumes...</control>
    <control lang="en" key="IDM_PERFORMANCE_SETTINGS">Performance...</control>
    <control lang="zh-tw" key="IDM_PERMANENTLY_DECRYPT_SYS">永久解密系統分割區/磁碟機...</control>
    <control lang="zh-tw" key="IDM_PREFERENCES">偏好設定...</control>
    <control lang="zh-tw" key="IDM_REFRESH_DRIVE_LETTERS">重新整理磁碟機代號</control>
    <control lang="zh-tw" key="IDM_REMOVE_ALL_KEYFILES_FROM_VOL">從加密區中移除所有金鑰...</control>
    <control lang="zh-tw" key="IDM_RESTORE_VOL_HEADER">復原加密區標頭資訊...</control>
    <control lang="en" key="IDM_RESUME_INTERRUPTED_PROC">Resume Interrupted Process</control>
    <control lang="zh-tw" key="IDM_SELECT_DEVICE">選擇磁碟機...</control>
    <control lang="zh-tw" key="IDM_SELECT_FILE">選擇檔案...</control>
    <control lang="zh-tw" key="IDM_SYSENC_RESUME">恢復被中斷的操作</control>
    <control lang="en" key="IDM_SYSENC_SETTINGS">System Encryption...</control>
    <control lang="en" key="IDM_SYSTEM_ENCRYPTION_STATUS">Properties...</control>
    <control lang="en" key="IDM_SYS_ENC_SETTINGS">Settings...</control>
    <control lang="en" key="IDM_SYS_FAVORITES_SETTINGS">System Favorite Volumes...</control>
    <control lang="zh-tw" key="IDM_TC_DOWNLOADS">下載(線上)</control>
    <control lang="zh-tw" key="IDM_TEST_VECTORS">向量測試...</control>
    <control lang="en" key="IDM_TOKEN_PREFERENCES">Security Tokens...</control>
    <control lang="zh-tw" key="IDM_TRAVELER">攜帶版磁碟設定...</control>
    <control lang="zh-tw" key="IDM_UNMOUNTALL">卸載全部掛載的加密區</control>
    <control lang="zh-tw" key="IDM_UNMOUNT_VOLUME">卸載選擇的加密區</control>
    <control lang="zh-tw" key="IDM_VERIFY_RESCUE_DISK">驗證救援磁碟</control>
    <control lang="zh-tw" key="IDM_VERSION_HISTORY">版本歷史(線上)</control>
    <control lang="en" key="IDM_VOLUME_EXPANDER">Volume Expander</control>
    <control lang="zh-tw" key="IDM_VOLUME_PROPERTIES">加密區內容</control>
    <control lang="zh-tw" key="IDM_VOLUME_WIZARD">加密區建立精靈</control>
    <control lang="zh-tw" key="IDM_WEBSITE">官方網站(線上)</control>
    <control lang="zh-tw" key="IDM_WIPE_CACHE">清除快取的密碼</control>
    <control lang="zh-tw" key="IDOK">確定</control>
    <control lang="en" key="IDT_ACCELERATION_OPTIONS">Hardware Acceleration</control>
    <control lang="zh-tw" key="IDT_ASSIGN_HOTKEY">捷徑</control>
    <control lang="zh-tw" key="IDT_AUTORUN">自動執行組態(autorun.inf)</control>
    <control lang="zh-tw" key="IDT_AUTO_DISMOUNT">自動卸載</control>
    <control lang="zh-tw" key="IDT_AUTO_DISMOUNT_ON">全部卸載,當:</control>
    <control lang="en" key="IDT_BOOT_LOADER_SCREEN_OPTIONS">Boot Loader Screen Options</control>
    <control lang="zh-tw" key="IDT_CONFIRM_PASSWORD">確定密碼:</control>
    <control lang="zh-tw" key="IDT_CURRENT">目前密碼</control>
    <control lang="en" key="IDT_CUSTOM_BOOT_LOADER_MESSAGE">Display this custom message in the pre-boot authentication screen (24 characters maximum):</control>
    <control lang="zh-tw" key="IDT_DEFAULT_MOUNT_OPTIONS">預設掛載選項</control>
    <control lang="zh-tw" key="IDT_DISMOUNT_ACTION">快速鍵設定</control>
    <control lang="en" key="IDT_DRIVER_OPTIONS">Driver Configuration</control>
    <control lang="en" key="IDC_ENABLE_EXTENDED_IOCTL_SUPPORT">Enable extended disk control codes support</control>
    <control lang="en" key="IDT_FAVORITE_LABEL">Label of selected favorite volume:</control>
    <control lang="zh-tw" key="IDT_FILE_SETTINGS">檔案設定</control>
    <control lang="zh-tw" key="IDT_HOTKEY_KEY">要指定的快速鍵:</control>
    <control lang="en" key="IDT_HW_AES_SUPPORTED_BY_CPU">Processor (CPU) in this computer supports hardware acceleration for AES:</control>
    <control lang="zh-tw" key="IDT_LOGON">Windows 登錄時執行的操作</control>
    <control lang="zh-tw" key="IDT_MINUTES">分鐘</control>
    <control lang="zh-tw" key="IDT_MOUNT_LETTER">以該磁碟機代號掛載:</control>
    <control lang="zh-tw" key="IDT_MOUNT_SETTINGS">掛載設定</control>
    <control lang="zh-tw" key="IDT_NEW">新密碼</control>
    <control lang="zh-tw" key="IDT_NEW_PASSWORD">密碼:</control>
    <control lang="en" key="IDT_PARALLELIZATION_OPTIONS">Thread-Based Parallelization</control>
    <control lang="en" key="IDT_PKCS11_LIB_PATH">PKCS #11 Library Path</control>
    <control lang="zh-tw" key="IDT_PKCS5_PRF">PKCS-5 PRF:</control>
    <control lang="en" key="IDT_NEW_PKCS5_PRF">PKCS-5 PRF:</control>
    <control lang="zh-tw" key="IDT_PW_CACHE_OPTIONS">密碼快取</control>
    <control lang="en" key="IDT_SECURITY_OPTIONS">Security Options</control>
    <control lang="zh-tw" key="IDT_TASKBAR_ICON">VeraCrypt 背景工作</control>
    <control lang="zh-tw" key="IDT_TRAVELER_MOUNT">要掛載的 VeraCrypt 加密區(相對於攜帶版磁碟的根目錄):</control>
    <control lang="zh-tw" key="IDT_TRAVEL_INSERTION">在插入攜帶版磁碟時: </control>
    <control lang="zh-tw" key="IDT_TRAVEL_ROOT">建立攜帶版磁碟檔案於(攜帶版磁碟根目錄):</control>
    <control lang="zh-tw" key="IDT_VOLUME">加密區</control>
    <control lang="zh-tw" key="IDT_WINDOWS_RELATED_SETTING">Windows</control>
    <control lang="zh-tw" key="IDC_ADD_KEYFILE_PATH">新增路徑(&amp;P)...</control>
    <control lang="zh-tw" key="IDC_AUTO">全部自動測試(&amp;A)</control>
    <control lang="en" key="IDC_CONTINUE">&amp;Continue</control>
    <control lang="zh-tw" key="IDC_DECRYPT">解密(&amp;D)</control>
    <control lang="en" key="IDC_DELETE">&amp;Delete</control>
    <control lang="zh-tw" key="IDC_ENCRYPT">加密(&amp;E)</control>
    <control lang="en" key="IDC_EXPORT">&amp;Export...</control>
    <control lang="zh-tw" key="IDC_GENERATE_AND_SAVE_KEYFILE">產生並保存金鑰檔案...</control>
    <control lang="zh-tw" key="IDC_GENERATE_KEYFILE">產生隨機金鑰檔(&amp;G)...</control>
    <control lang="zh-tw" key="IDC_GET_LANG_PACKS">下載語言檔案</control>
    <control lang="en" key="IDC_HW_AES_LABEL_LINK">Hardware-accelerated AES:</control>
    <control lang="en" key="IDC_IMPORT_KEYFILE">&amp;Import Keyfile to Token...</control>
    <control lang="en" key="IDC_KEYADD">Add &amp;Files...</control>
    <control lang="zh-tw" key="IDC_KEYFILES_ENABLE_HIDVOL_PROT">使用金鑰檔(&amp;A)</control>
    <control lang="zh-tw" key="IDC_KEYFILES_HIDVOL_PROT">金鑰檔案(&amp;K)...</control>
    <control lang="zh-tw" key="IDC_KEYREMOVE">移除(&amp;R)</control>
    <control lang="zh-tw" key="IDC_KEYREMOVEALL">全部移除(&amp;A)</control>
    <control lang="zh-tw" key="IDC_LINK_HIDVOL_PROTECTION_INFO">什麼是隱藏加密區保護?</control>
    <control lang="en" key="IDC_LINK_KEYFILES_INFO">More information on keyfiles</control>
    <control lang="zh-tw" key="IDC_MOUNT_REMOVABLE">掛載加密區為卸除式媒體(&amp;M)</control>
    <control lang="zh-tw" key="IDC_MOUNT_SYSENC_PART_WITHOUT_PBA">在使用系統加密而沒有啟動前置認證的情況下掛載分割區(&amp;U)</control>
    <control lang="en" key="IDC_PARALLELIZATION_LABEL_LINK">Parallelization:</control>
    <control lang="zh-tw" key="IDC_PERFORM_BENCHMARK">基準測試</control>
    <control lang="zh-tw" key="IDC_PRINT">列印(&amp;P)</control>
    <control lang="zh-tw" key="IDC_PROTECT_HIDDEN_VOL">向外層加密區寫入資料時保護隱藏加密區(&amp;P)</control>
    <control lang="zh-tw" key="IDC_RESET">重設(&amp;R)</control>
    <control lang="zh-tw" key="IDC_SHOW_PASSWORD_MO">顯示密碼(&amp;A)</control>
    <control lang="en" key="IDC_TOKEN_FILES_ADD">Add &amp;Token Files...</control>
    <control lang="en" key="IDC_USE_EMBEDDED_HEADER_BAK">Use backup header embedded in &amp;volume if available</control>
    <control lang="zh-tw" key="IDC_XTS_MODE_ENABLED">XTS 模式</control>
    <control lang="zh-tw" key="IDD_ABOUT_DLG">關於 VeraCrypt</control>
    <control lang="zh-tw" key="IDD_BENCHMARK_DLG">VeraCrypt - 加密演算法基準測試</control>
    <control lang="zh-tw" key="IDD_CIPHER_TEST_DLG">VeraCrypt - 測試向量</control>
    <control lang="zh-tw" key="IDD_COMMANDHELP_DLG">命令列說明</control>
    <control lang="zh-tw" key="IDD_KEYFILES">VeraCrypt - 金鑰檔案</control>
    <control lang="zh-tw" key="IDD_KEYFILE_GENERATOR">VeraCrypt - 金鑰檔案產生器</control>
    <control lang="zh-tw" key="IDD_LANGUAGE">VeraCrypt - 語言</control>
    <control lang="zh-tw" key="IDD_MOUNT_OPTIONS">VeraCrypt - 掛載選項</control>
    <control lang="en" key="IDD_NEW_TOKEN_KEYFILE">New Security Token Keyfile Properties</control>
    <control lang="en" key="IDD_RANDOM_POOL_ENRICHMENT">VeraCrypt - Random Pool Enrichment</control>
    <control lang="zh-tw" key="IDD_RAWDEVICES_DLG">選擇一個磁碟分割區或磁碟機</control>
    <control lang="en" key="IDD_STATIC_MODELESS_WAIT_DLG">VeraCrypt</control>
    <control lang="en" key="IDD_TOKEN_KEYFILES">Security Token Keyfiles</control>
    <control lang="en" key="IDD_TOKEN_PASSWORD">Security token password/PIN required</control>
    <control lang="zh-tw" key="IDT_ACTIVE_LANG_PACK">目前語言檔案</control>
    <control lang="zh-tw" key="IDT_BOX_BENCHMARK_INFO">速度由 CPU 負載和存放磁碟機特性決定。\n\n這些測試在記憶體中進行。</control>
    <control lang="zh-tw" key="IDT_BUFFER_SIZE">緩衝區大小:</control>
    <control lang="zh-tw" key="IDT_CIPHER">加密:</control>
    <control lang="zh-tw" key="IDT_HIDDEN_PROT_PASSWD">隱藏加密區的密碼(&amp;A):\n(如果為空白,則使用快取)</control>
    <control lang="zh-tw" key="IDT_HIDDEN_VOL_PROTECTION">保護隱藏加密區</control>
    <control lang="zh-tw" key="IDT_KEY">金鑰長度:</control>
    <control lang="zh-tw" key="IDT_KEYFILE_GENERATOR_NOTE">重要:請在此視窗內僅可能的隨機移動滑鼠,移動時間越長越好。。這將極為增強金鑰的加密強度。</control>
    <control lang="zh-tw" key="IDT_KEYFILE_WARNING">警告:如果您遺失了金鑰檔或者金鑰檔的前 1024 KB 位元組已改變,將不可能再掛載使用該金鑰的加密區!</control>
    <control lang="zh-tw" key="IDT_KEY_UNIT">位元</control>
    <control lang="en" key="IDT_NUMBER_KEYFILES">Number of keyfiles:</control>
    <control lang="en" key="IDT_KEYFILES_SIZE">Keyfiles size (in Bytes):</control>
    <control lang="en" key="IDT_KEYFILES_BASE_NAME">Keyfiles base name:</control>
    <control lang="zh-tw" key="IDT_LANGPACK_AUTHORS">翻譯人員:</control>
    <control lang="zh-tw" key="IDT_PLAINTEXT">純文字密碼長度:</control>
    <control lang="zh-tw" key="IDT_PLAINTEXT_SIZE_UNIT">位元</control>
    <control lang="zh-tw" key="IDT_POOL_CONTENTS">目前集區內容</control>
    <control lang="zh-tw" key="IDT_PRF">混合 PRF:</control>
    <control 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'.</control>
    <control lang="zh-tw" key="IDT_SECONDARY_KEY">次金鑰(十六進位)</control>
    <control lang="en" key="IDT_SECURITY_TOKEN">Security token:</control>
    <control lang="zh-tw" key="IDT_SORT_METHOD">排序方式:</control>
    <control lang="en" key="IDT_STATIC_MODELESS_WAIT_DLG_INFO">Please wait. This process may take a long time...</control>
    <control lang="en" key="IDT_STATIC_MODAL_WAIT_DLG_INFO">Please wait...\nThis process may take a long time and VeraCrypt may become unresponsive.</control>
    <control lang="zh-tw" key="IDT_TEST_BLOCK_NUMBER">區塊數值:</control>
    <control lang="zh-tw" key="IDT_TEST_CIPHERTEXT">密文(十六進位)</control>
    <control lang="zh-tw" key="IDT_TEST_DATA_UNIT_NUMBER">資料單位數值(64 位元十六進位,資料單位大小是 512 位元組)</control>
    <control lang="zh-tw" key="IDT_TEST_KEY">金鑰(十六進位)</control>
    <control lang="zh-tw" key="IDT_TEST_PLAINTEXT">明文(十六進位)</control>
    <control lang="en" key="IDT_TOKEN_KEYFILE_NAME">Keyfile name:</control>
    <control lang="zh-tw" key="IDT_XTS_MODE">XTS 模式</control>
    <control lang="zh-tw" key="MENU_SYSTEM_ENCRYPTION">系統(&amp;Y)</control>
    <control lang="zh-tw" key="MENU_VOLUMES">加密區(&amp;V)</control>
    <control lang="en" key="MENU_FAVORITES">Favor&amp;ites</control>
    <control lang="zh-tw" key="MENU_TOOLS">工具(&amp;O)</control>
    <control lang="en" key="MENU_SETTINGS">Settin&amp;gs</control>
    <control lang="zh-tw" key="MENU_HELP">說明(&amp;H)</control>
    <control lang="zh-tw" key="MENU_WEBSITE">   首頁(線上)(&amp;P)   </control>
    <!-- Strings -->
    <string lang="zh-tw" key="ABOUTBOX">關於(&amp;A)...</string>
    <string lang="zh-tw" key="ACCESSMODEFAIL">無法更改舊版本加密區的唯讀內容。請檢查檔案存取權限。</string>
    <string lang="zh-tw" key="ACCESS_DENIED">錯誤:存取被拒絕。\n\n您試圖要存取的磁碟分割區可能是 0 長度磁扇區,或者是啟動磁碟機。</string>
    <string lang="en" key="ADMINISTRATOR">Administrator</string>
    <string lang="zh-tw" key="ADMIN_PRIVILEGES_DRIVER">要掛載 VeraCrypt 磁碟機,您必需以一個具有管理員權限的帳戶登錄。</string>
    <string lang="zh-tw" key="ADMIN_PRIVILEGES_WARN_DEVICES">請注意您必需以一個具有管理員權限的帳戶登錄如果要加密或格式化某磁碟分割區和磁碟機。\n\n檔案類型加密區不受這個限制。</string>
    <string lang="zh-tw" key="ADMIN_PRIVILEGES_WARN_HIDVOL">如果要建立隱藏的加密區,您必須以一個具有管理員權限的帳戶登錄。\n\n要繼續嗎?</string>
    <string lang="zh-tw" key="ADMIN_PRIVILEGES_WARN_NTFS">請注意您必需以一個具有管理員權限的帳戶登錄如果要把加密區格式化為 NTFS 檔案系統。\n\n如果沒有管理員權限,您可以格式化加密區為 FAT 檔案系統。</string>
    <string lang="zh-tw" key="AES_HELP">FIPS 認可的加密演算法(Rijndael,發表於 1998)可能被美國聯邦部門和機構用來對特定資訊進行極機密等級保護。256 位元金鑰,128 位元區塊,14 次離散迴圈(AES-256)。操作模式為 XTS。</string>
    <string lang="zh-tw" key="ALREADY_MOUNTED">加密區已掛載。</string>
    <string lang="zh-tw" key="ERR_SELF_TESTS_FAILED">小心:在內置自動檢測時,至少一個加密或雜湊演算法失敗了!\n\n此 VeraCrypt 安裝可能已損壞。</string>
    <string lang="zh-tw" key="ERR_NOT_ENOUGH_RANDOM_DATA">小心:在亂數產生器集區中的資料不足,無法提供要求數量的亂數資料。\n\n您不應繼續進行。請從説明功能表選擇 "報告錯誤" 來報告此軟體錯誤。</string>
    <string lang="en" key="ERR_HARDWARE_ERROR">The drive is damaged (there is a physical defect on it) or a cable is damaged, or the memory is malfunctioning.\n\nPlease note that this is a problem with your hardware, not with VeraCrypt. Therefore, please do NOT report this as a bug/problem in VeraCrypt and please do NOT ask for help with this in the VeraCrypt Forums. Please contact your computer vendor's technical support team for assistance. Thank you.\n\nNote: If the error occurs repeatedly at the same place, it is very likely caused by a bad disk block, which should be possible to correct using third-party software (note that, in many cases, the 'chkdsk /r' command cannot correct it because it works only at the filesystem level; in some cases, the 'chkdsk' tool cannot even detect it).</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="zh-tw" key="BAD_DRIVE_LETTER">無效的磁碟機代號。</string>
    <string lang="zh-tw" key="INVALID_PATH">無效的路徑。</string>
    <string lang="zh-tw" key="CANCEL">取消</string>
    <string lang="zh-tw" key="CANNOT_CALC_SPACE">無法存取磁碟機。請確保選中的磁碟機存在而且未被系統使用。</string>
    <string lang="zh-tw" key="CAPSLOCK_ON">警告:Caps Lock 已開啟。這可能導致您輸入密碼錯誤。</string>
    <string lang="zh-tw" key="VOLUME_TYPE_TITLE">加密區類型</string>
    <string lang="zh-tw" key="HIDDEN_VOLUME_TYPE_HELP">有可能會發生某些人強迫您洩漏加密區密碼。有很多情況您可能無法拒絕這種要求(例如,因為暴力因素)。使用所謂的隱藏加密區可以在不洩漏隱藏加密區密碼的情況下解決這種問題。</string>
    <string lang="zh-tw" key="NORMAL_VOLUME_TYPE_HELP">選擇您希望建立一般 VeraCrypt 加密區的選項。</string>
    <string lang="en" key="HIDDEN_OS_PRECLUDES_SINGLE_KEY_WDE">Please note that if you wish an operating system to be installed in a hidden partition-hosted volume, then the entire system drive cannot be encrypted using a single key.</string>
    <string lang="zh-tw" key="CIPHER_HIDVOL_HOST_TITLE">外層加密區加密選項</string>
    <string lang="zh-tw" key="CIPHER_HIDVOL_TITLE">隱藏加密區加密選項</string>
    <string lang="zh-tw" key="CIPHER_TITLE">加密選項</string>
    <string lang="zh-tw" key="CLEAN_WINMRU_FAILED">警告:清除上次選擇的加密區或金鑰檔路徑失敗(檔案選擇器記憶)!</string>
    <string lang="zh-tw" key="COMPRESSION_NOT_SUPPORTED">錯誤:此容器已被檔案系統壓縮過的。VeraCrypt 不支援壓縮過的容器(要注意這是因為壓縮過的加密資料是低效能和資料冗長的)。\n\n請使用以下步驟取消壓縮: 1) 在 Windows 檔案總管中的容器上按右鍵(不是在 VeraCrypt 視窗中)。 2) 選擇 "內容"。 3) 在 "內容" 對話方塊,點 "進階"。 4) 在 "進階內容" 對話方塊,停用 "壓縮磁碟機來節省磁碟空間" 並選取 "確定"。 5) 回到 "內容" 對話方塊,點 "確定"。</string>
    <string lang="zh-tw" key="CREATE_FAILED">建立加密區 %hs 失敗</string>
    <string lang="zh-tw" key="DEVICE_FREE_BYTES">%hs 的大小為 %.2f 位元組</string>
    <string lang="zh-tw" key="DEVICE_FREE_KB">%hs 的大小為 %.2f KB</string>
    <string lang="zh-tw" key="DEVICE_FREE_MB">%hs 的大小為 %.2f MB</string>
    <string lang="en" key="DEVICE_FREE_GB">Size of %hs is %.2f GB</string>
    <string lang="en" key="DEVICE_FREE_TB">Size of %hs is %.2f TB</string>
    <string lang="en" key="DEVICE_FREE_PB">Size of %hs is %.2f PB</string>
    <string lang="zh-tw" key="DEVICE_IN_USE_FORMAT">警告:磁碟機/磁碟分割區正被系統或應用程式使用。格式化該磁碟機/磁碟分割區可能導致資料遺失或系統不穩定。\n\n繼續進行格式化嗎?</string>
    <string 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?</string>
    <string lang="zh-tw" key="FORMAT_CANT_DISMOUNT_FILESYS">錯誤:該磁碟機/磁碟分割區包含不能被卸載的檔案系統。此檔案系統可能被作業系統所使用。格式化此磁碟機/磁碟分割區很可能會導致資料損壞或者是系統不穩定。\n\n要解決此問題,我們建議您先刪除該磁碟分割區之後在不格式化的情況下重新建立這個磁碟分割區。要達成此目的,請遵照下面步驟: 1) 在 "我的電腦" 的圖示上按右鍵,然後選擇 "管理",顯示 "電腦管理" 視窗。 2) 在 "電腦管理" 視窗,選擇 "磁碟管理"。 3) 右鍵單點要加密的磁碟分割區,您可以選擇 "刪除磁碟分割","刪除磁區" 或者是 "刪除邏輯磁碟"。 4) 如果 Windows 提示要重新啟動,點 "是" 重新啟動。然後在第 5 個步驟中重複第 1 和第 2 步。 5) 右鍵單點未分配/可用空間並選擇 "新建磁碟分割","新建磁區" 或者 "新建邏輯磁碟"。 6) 在 "新建磁碟分割精靈" 或者 "新建磁區精靈" 視窗中,在 "格式化磁碟分割區" 標題的對話方塊中,選擇 "不格式化此磁碟分割區" 或者是 "不格式化此磁區"。在此精靈裡面,點 "下一步" 然後點 "完成"。 7) 要注意您現在在 VeraCrypt 中選擇的磁碟機路徑可能是錯誤的,因此,退出並重新啟動 VeraCrypt 加密區建立精靈(如果正在執行)。 8) 嘗試重新加密該設備/磁碟分割區。\n\n如果 VeraCrypt 仍然顯示加密失敗,您可以考慮建立檔案類型的容器。</string>
    <string 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.</string>
    <string lang="zh-tw" key="DEVICE_IN_USE_INFO">警告:一些掛載的磁碟機/磁碟分割區正在使用中!\n\n忽略這些可能導致非期望的結果,包括系統不穩定。\n\n我們強烈建議您關閉所有可能正在使用此磁碟機/磁碟分割區的應用程式。</string>
    <string lang="zh-tw" key="DEVICE_PARTITIONS_ERR">選定的磁碟機包含磁碟分割區。\n\n格式化該磁碟機可能會導致系統不穩定或資料遺失。您可以選擇該磁碟機的某個磁碟分割區,或者刪除該磁碟機的所有磁碟分割區,以確保 VeraCrypt 對其安全格式化。</string>
    <string 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.</string>
    <string 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?</string>
    <string 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).</string>
    <string 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).</string>
    <string 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).</string>
    <string 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").</string>
    <string lang="en" key="PARTITION_TOO_SMALL_FOR_NONSYS_INPLACE_ENC">Error: The partition is too small. VeraCrypt cannot encrypt it in place.</string>
    <string 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.</string>
    <string 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").</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="zh-tw" key="DISK_FREE_BYTES">磁碟機 %hs 上的可用空間為 %.2f 位元組。</string>
    <string lang="en" key="DISK_FREE_KB">Free space on drive %hs is %.2f KB</string>
    <string lang="en" key="DISK_FREE_MB">Free space on drive %hs is %.2f MB</string>
    <string lang="en" key="DISK_FREE_GB">Free space on drive %hs is %.2f GB</string>
    <string lang="en" key="DISK_FREE_TB">Free space on drive %hs is %.2f TB</string>
    <string lang="en" key="DISK_FREE_PB">Free space on drive %hs is %.2f PB</string>
    <string lang="zh-tw" key="DRIVELETTERS">無法得到可用的磁碟機代號。</string>
    <string lang="zh-tw" key="DRIVER_NOT_FOUND">錯誤:找不到 VeraCrypt 磁碟機。\n\n請將檔案 "veracrypt.sys" 和 "veracrypt-x64.sys" 複製到 VeraCrypt 主應用程式(VeraCrypt.exe)所在的目錄。</string>
    <string 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' &gt; Computer &gt; 'Uninstall or change a program' &gt; VeraCrypt &gt; Uninstall; on Windows XP, select 'Start Menu' &gt; Settings &gt; 'Control Panel' &gt; 'Add Or Remove Programs' &gt; VeraCrypt &gt; 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.</string>
    <string lang="zh-tw" key="ERR_CIPHER_INIT_FAILURE">錯誤:加密初始化失敗。</string>
    <string lang="zh-tw" key="ERR_CIPHER_INIT_WEAK_KEY">錯誤:檢測到弱強度金鑰!金鑰將被廢棄。請重試。</string>
    <string 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?</string>
    <string 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).</string>
    <string 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).</string>
    <string lang="zh-tw" key="EXCEPTION_REPORT_TITLE">VeraCrypt 關鍵性錯誤</string>
    <string 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?</string>
    <string lang="en" key="ASK_KEEP_DETECTING_SYSTEM_CRASH">Do you want VeraCrypt to continue detecting system crashes?</string>
    <string lang="en" key="NO_MINIDUMP_FOUND">VeraCrypt found no system crash minidump file.</string>
    <string lang="en" key="ASK_DELETE_KERNEL_CRASH_DUMP">Do you want to delete the Windows crash dump file to free up disk space?</string>
    <string 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).</string>
    <string lang="en" key="SYSTEM_CRASH_ANALYSIS_INFO">After you click OK, VeraCrypt will analyze the system crash. This may take up to several minutes.</string>
    <string lang="en" key="DEBUGGER_NOT_FOUND">Please make sure the environment variable 'PATH' includes the path to 'kd.exe' (Kernel Debugger).</string>
    <string 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.)</string>
    <string lang="en" key="SYSTEM_CRASH_UPDATE_DRIVER">Results of the analysis indicate that updating the following driver might solve this issue: </string>
    <string 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.</string>
    <string lang="en" key="ASK_SEND_ERROR_REPORT">Do you want to send us the above error report?</string>
    <string lang="zh-tw" key="ENCRYPT">加密(&amp;E)</string>
    <string lang="zh-tw" key="DECRYPT">解密(&amp;D)</string>
    <string lang="zh-tw" key="PERMANENTLY_DECRYPT">永久解密(&amp;p)</string>
    <string lang="zh-tw" key="EXIT">結束</string>
    <string lang="zh-tw" key="EXT_PARTITION">請為該擴展磁碟分割區建立一個邏輯磁碟分割區,然後再試。</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="zh-tw" key="FILE_HELP_HIDDEN_HOST_VOL_DIRECT">\n選擇您想要建立隱藏加密區的 VeraCrypt 加密區位置。</string>
    <string 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?</string>
    <string lang="zh-tw" key="FILE_IN_USE_FAILED">錯誤:無法掛載加密區。外層加密區或磁碟機正在使用中。嘗試不使用獨佔權限的掛載也同樣會失敗。</string>
    <string lang="zh-tw" key="FILE_OPEN_FAILED">檔案無法被打開。</string>
    <string lang="zh-tw" key="FILE_TITLE">加密區位置</string>
    <string lang="en" key="FILESYS_PAGE_TITLE">Large Files</string>
    <string lang="en" key="FILESYS_PAGE_HELP_QUESTION">Do you intend to store files larger than 4 GB in this VeraCrypt volume?</string>
    <string lang="en" key="FILESYS_PAGE_HELP_EXPLANATION">Depending on your choice above, VeraCrypt will choose a suitable default file system for the VeraCrypt volume (you will be able to select a file system in the next step).</string>
    <string lang="en" key="FILESYS_PAGE_HELP_EXPLANATION_HIDVOL">As you are creating an outer volume, you should consider choosing 'No'. If you choose 'Yes', the default filesystem will be NTFS, which is not as suitable for outer volumes as FAT (for example, the maximum possible size of the hidden volume will be significantly greater if the outer volume is formatted as FAT). Normally, FAT is the default for both hidden and normal volumes (so FAT volumes are not suspicious). However, if the user indicates intent to store files larger than 4 GB (which the FAT file system does not allow), then FAT is not the default.</string>
    <string lang="en" key="FILESYS_PAGE_HELP_EXPLANATION_HIDVOL_CONFIRM">Are you sure you want to choose 'Yes'?</string>
    <string lang="en" key="DEVICE_TRANSFORM_MODE_PAGE_TITLE">Volume Creation Mode</string>
    <string 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.</string>
    <string 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).</string>
    <string lang="en" key="NOTE_BEGINNING">Note: </string>
    <string lang="zh-tw" key="RESUME">恢復(&amp;R)</string>
    <string lang="zh-tw" key="DEFER">延緩(&amp;D)</string>
    <string lang="en" key="START">&amp;Start</string>
    <string lang="en" key="CONTINUE">&amp;Continue</string>
    <string lang="zh-tw" key="FORMAT">格式化(&amp;F)</string>
    <string lang="en" key="WIPE">&amp;Wipe</string>
    <string lang="zh-tw" key="FORMAT_ABORT">中止格式化嗎?</string>
    <string lang="en" key="SHOW_MORE_INFORMATION">Show more information</string>
    <string lang="en" key="DO_NOT_SHOW_THIS_AGAIN">Do not show this again</string>
    <string lang="en" key="WIPE_FINISHED">The content of the partition/device has been successfully erased.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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' &gt; 'Add Mounted Volume to System Favorites').</string>
    <string lang="zh-tw" key="SYSTEM_DECRYPTION_FINISHED">該系統割分割區/磁碟機已經被成功解密。</string>
    <string lang="zh-tw" key="FORMAT_FINISHED_HELP">\n\nVeraCrypt 加密區已建立並準備就緒。要建立另外的 VeraCrypt 加密區,請點 '下一步',否則請點 '結束'。</string>
    <string 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.</string>
    <string lang="en" key="NONSYS_INPLACE_ENC_FINISHED_TITLE">Volume Fully Encrypted</string>
    <string lang="en" key="NONSYS_INPLACE_DEC_FINISHED_TITLE">Volume Fully Decrypted</string>
    <string 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.</string>
    <string lang="en" key="NONSYS_INPLACE_DEC_FINISHED_INFO">The VeraCrypt volume has been successfully decrypted.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="zh-tw" key="FORMAT_FINISHED_INFO">VeraCrypt 加密區已成功建立。</string>
    <string lang="zh-tw" key="FORMAT_FINISHED_TITLE">加密區已建立</string>
    <string lang="zh-tw" key="FORMAT_HELP">重要:請在此視窗內僅可能的隨機移動滑鼠。移動時間越長越好。這將極為增強金鑰的加密強度。然後點 '格式化' 建立加密區。</string>
    <string lang="zh-tw" key="FORMAT_HIDVOL_HOST_HELP">點 '格式化' 建立外層加密區。要知道更多訊息,請參閱文件。</string>
    <string lang="zh-tw" key="FORMAT_HIDVOL_HOST_TITLE">外層加密區格式</string>
    <string lang="zh-tw" key="FORMAT_HIDVOL_TITLE">隱藏加密區格式</string>
    <string lang="zh-tw" key="FORMAT_TITLE">加密區格式化</string>
    <string lang="zh-tw" key="HELP_READER_ERROR">如要顯示或列印 VeraCrypt 使用者指南需要使用 Adobe Reader (或與其相容的工具)。\n\nAdobe Reader (免費軟體)下載位址: www.adobe.com\n\n您想要查看這個線上文件嗎?</string>
    <string lang="zh-tw" key="HIDDEN_VOL_WIZARD_MODE_NORMAL_HELP">如果您選擇此選項,精靈將會先幫助您建立一個一般的 VeraCrypt 加密區,接著會繼續在裡面建立一個隱藏的 VeraCrypt 加密區。經驗不足的使用者應該總是選擇這個選項。</string>
    <string lang="zh-tw" key="HIDDEN_VOL_WIZARD_MODE_DIRECT_HELP">如果您選擇此選項,您將會在一個現存的 VeraCrypt 加密區內建立一個隱藏的 VeraCrypt 加密區。假設您已建立好了一個適合存放隱藏加密區的 VeraCrypt 加密區。</string>
    <string lang="zh-tw" key="HIDDEN_VOL_WIZARD_MODE_TITLE">加密區建立模式</string>
    <string lang="zh-tw" key="HIDVOL_FORMAT_FINISHED_TITLE">隱藏加密區已建立</string>
    <string 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!</string>
    <string 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.</string>
    <string lang="en" key="HIDVOL_HOST_FILLING_HELP_SYSENC">The outer volume has been created and mounted as drive %hc:. To this outer volume you should now 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 first partition behind the system partition, where both the outer volume and the hidden volume (containing the hidden operating system) will reside. You will be able to reveal the password for this outer volume, and the existence of the hidden volume (and of the hidden operating system) will remain secret.\n\nIMPORTANT: The files you copy to the outer volume should not occupy more than %s. Otherwise, there may not be enough free space on the outer volume for the hidden volume (and you will not be able to continue). After you finish copying, click Next (do not dismount the volume).</string>
    <string lang="zh-tw" key="HIDVOL_HOST_FILLING_HELP">外層加密區已成功建立並作為 %hc: 磁碟機掛載。對這個加密區,現在您應複製一些您不是真正要隱藏的看似敏感的檔案。這是讓那些強迫您洩漏密碼的人能看到的檔。您將僅對這個外層加密區洩漏密碼,而不要洩漏給他們隱藏加密區的密碼。您真正要保護的檔將被儲存在稍後建立的隱藏加密區裡。當您完成複製後,請點 '下一步',而且不要卸載此加密區。\n\n注意:點 '下一步' 後,將進行叢集圖掃描來確定連續的可用空間大小,此可用空間的結尾與加密區結尾一致。該空間將提供用來建立隱藏加密區同時也是隱藏加密區的最大容量。叢集圖掃描能夠保證外層加密區中的資料不會被隱藏加密區複寫。</string>
    <string lang="zh-tw" key="HIDVOL_HOST_FILLING_TITLE">外層加密區內容</string>
    <string lang="zh-tw" key="HIDVOL_HOST_PRE_CIPHER_HELP">\n\n在下一步您將要為外層加密區(在其內將建立隱藏加密區)調整其選項。 </string>
    <string lang="en" key="HIDVOL_HOST_PRE_CIPHER_HELP_SYSENC">\n\nIn the next steps, you will create a so-called outer VeraCrypt volume within the first partition behind the system partition (as was explained in one of the previous steps).</string>
    <string lang="zh-tw" key="HIDVOL_HOST_PRE_CIPHER_TITLE">外層加密區</string>
    <string 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.</string>
    <string 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).</string>
    <string lang="zh-tw" key="HIDVOL_PRE_CIPHER_HELP">\n\n外層加密區叢集圖掃描已完成,隱藏加密區最大可能大小已被確定。在下一步裡您可以調整隱藏加密區的選項、大小、和密碼。</string>
    <string lang="zh-tw" key="HIDVOL_PRE_CIPHER_TITLE">隱藏加密區</string>
    <string lang="zh-tw" key="HIDVOL_PROT_WARN_AFTER_MOUNT">在外層加密區卸載前隱藏加密區將處於保護之中。\n\n警告:如果有資料試圖存到隱藏加密區區域,VeraCrypt 將會開始對整個加密區(外層和隱藏加密區都是)進行寫入保護直到卸載。這也許會導致外層加密區的檔案系統損毀,這樣(如果持續下去)也許會對隱藏加密區的合理隱蔽特性有不利的影響。因此,您應該盡全力避免寫入資料到隱藏加密區區域裡。任何要被儲存到隱藏加密區區域的資料將不被保存而且會遺失!Windows 可能會報告為這是寫入錯誤("延遲寫入失敗" 或者 "參數不正確")</string>
    <string lang="zh-tw" key="HIDVOL_PROT_WARN_AFTER_MOUNT_PLURAL">在新掛載上去的外層加密區卸載前每一個隱藏加密區將處於保護之中。\n\n警告:如果有資料試圖存到任何保護的隱藏加密區區域,VeraCrypt 將會開始對整個加密區(外層和隱藏加密區都是)進行寫入保護直到卸載。這也許會導致外層加密區的檔案系統損毀,這樣(如果持續下去)也許會對隱藏加密區的合理隱蔽特性有不利的影響。因此,您應該盡全力避免寫入資料到隱藏加密區區域裡。任何要被儲存到隱藏加密區區域的資料將不被保存而且會遺失!Windows 可能會報告為這是寫入錯誤("延遲寫入失敗" 或者 "參數不正確")</string>
    <string lang="zh-tw" key="DAMAGE_TO_HIDDEN_VOLUME_PREVENTED">警告:資料試圖存到掛載為 %c: 加密區的隱藏加密區區域!\n\nVeraCrypt 為了保護隱藏加密區已經阻止了這些資料的儲存。這也許會導致外層加密區的檔案系統損毀而且 Windows 可能會報告為這是寫入錯誤("延遲寫入失敗" 或者 "參數不正確")。整個加密區(外層和隱藏加密區都是)將進行寫入保護直到加密區卸除為止。如果這不是 VeraCrypt 第一次避免資料寫入到隱藏加密區區域,隱藏加密區的合理隱蔽特性可能會有不利的影響(因為外層加密區的檔案系統裡可能有不正常的不一致相關)。因此,您應該考慮建立一個新的 VeraCrypt 加密區(停用快速格式化的)而且把檔案從這加密區移動到新加密區裡面;這加密區應該被安全的消除(外層和隱藏加密區都是)。我們強烈建議您現在重開作業系統。</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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).</string>
    <string 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.</string>
    <string lang="en" key="DECOY_TO_HIDDEN_OS_DATA_TRANSFER_HOWTO">Note: If you need to securely transfer files from the decoy system to the hidden system, follow these steps:\n1) Start the decoy system.\n2) Save the files to an unencrypted volume or to an outer/normal VeraCrypt volume.\n3) Start the hidden system.\n4) If you saved the files to a VeraCrypt volume, mount it (it will be automatically mounted as read-only).\n5) Copy the files to the hidden system partition or to another hidden volume.</string>
    <string lang="zh-tw" key="CONFIRM_RESTART">您的電腦必須重新啟動。\n\n您希望現在重新啟動電腦嗎?</string>
    <string lang="zh-tw" key="ERR_GETTING_SYSTEM_ENCRYPTION_STATUS">取得系統加密狀態時出錯。</string>
    <string lang="en" key="ERR_PASSWORD_MISSING">No password specified in the command line. The volume can't be created.</string>
    <string lang="en" key="ERR_SIZE_MISSING">No volume size specified in the command line. The volume can't be created.</string>
    <string lang="en" key="ERR_NTFS_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected NTFS filesystem.</string>
    <string lang="en" key="ERR_FAT_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected FAT32 filesystem.</string>
    <string lang="en" key="ERR_DYNAMIC_NOT_SUPPORTED">The filesystem on the target drive doesn't support creating sparse files which is required for dynamic volumes.</string>
    <string lang="en" key="ERR_DEVICE_CLI_CREATE_NOT_SUPPORTED">Only container files can be created through the command line.</string>
    <string lang="en" key="ERR_CONTAINER_SIZE_TOO_BIG">The container file size specified in the command line is greater than the available disk free space. Volume can't be created.</string>
    <string lang="en" key="ERR_VOLUME_SIZE_TOO_SMALL">The volume size specified in the command line is too small. The volume can't be created.</string>
    <string lang="en" key="ERR_VOLUME_SIZE_TOO_BIG">The volume size specified in the command line is too big. The volume can't be created.</string>
    <string lang="zh-tw" key="INIT_SYS_ENC">不能初始化用於系統加密的應用程式元件。</string>
    <string lang="zh-tw" key="INIT_RAND">初始化亂數資料產生器失敗!</string>
    <string lang="en" key="CAPI_RAND">Windows Crypto API failed!\n\n\n(If you report a bug in connection with this, please include the following technical information in the bug report:\n%hs, Last Error = 0x%.8X)</string>
    <string lang="zh-tw" key="INIT_REGISTER">無法初始化應用程式。註冊對話方塊類別失敗。</string>
    <string lang="en" key="INIT_RICHEDIT">Error: Failed to load the Rich Edit system library.</string>
    <string lang="zh-tw" key="INTRO_TITLE">VeraCrypt 加密區建立精靈</string>
    <string lang="zh-tw" key="MAX_HIDVOL_SIZE_BYTES">該區能建立的最大隱藏加密區大小為 %.2f 位元組。</string>
    <string lang="zh-tw" key="MAX_HIDVOL_SIZE_KB">該區能建立的最大隱藏加密區大小為 %.2f KB。</string>
    <string lang="zh-tw" key="MAX_HIDVOL_SIZE_MB">該區能建立的最大隱藏加密區大小為 %.2f MB。</string>
    <string lang="en" key="MAX_HIDVOL_SIZE_GB">Maximum possible hidden volume size for this volume is %.2f GB.</string>
    <string lang="zh-tw" key="MOUNTED_NOPWCHANGE">當此加密區被掛載時,加密區密碼/金鑰檔無法被更改。請先卸載此加密區。</string>
    <string lang="zh-tw" key="MOUNTED_NO_PKCS5_PRF_CHANGE">當加密區被掛載時無法修改首金鑰推導演算法。請先卸載加密區。</string>
    <string lang="zh-tw" key="MOUNT_BUTTON">掛載(&amp;M)</string>
    <string lang="zh-tw" key="NEW_VERSION_REQUIRED">需要新版本的 VeraCrypt 來掛載此加密區。</string>
    <string lang="zh-tw" key="VOL_CREATION_WIZARD_NOT_FOUND">錯誤:未發現加密區建立精靈。\n\n請確定檔案 "VeraCrypt Format.exe" 位於 "VeraCrypt.exe" 的目錄之中。如果不是這樣,請重新安裝 VeraCrypt,或在磁碟中確定 "VeraCrypt Format.exe" 的位置並執行它。</string>
    <string 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.</string>
    <string lang="zh-tw" key="NEXT">下一步(&amp;N) &gt;</string>
    <string lang="zh-tw" key="FINALIZE">完成(&amp;F)</string>
    <string lang="zh-tw" key="INSTALL">安裝(&amp;I)</string>
    <string lang="zh-tw" key="EXTRACT">解壓縮(&amp;X)</string>
    <string lang="zh-tw" key="NODRIVER">不能連接到 VeraCrypt 裝置驅動程式。如果裝置驅動程式不能執行則 VeraCrypt 也不能執行。\n\n請注意由於 Windows 問題,可能需要登出或者重啟系統才能正常載入裝置驅動程式。</string>
    <string lang="zh-tw" key="NOFONT">當載入/準備字型時出錯。</string>
    <string lang="zh-tw" key="NOT_FOUND">找不到磁碟機代號或是沒有指定磁碟機代號。</string>
    <string 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?</string>
    <string lang="zh-tw" key="DRIVE_LETTER_UNAVAILABLE">磁碟機代號不可用。</string>
    <string lang="zh-tw" key="NO_FILE_SELECTED">未選定檔案!</string>
    <string lang="zh-tw" key="NO_FREE_DRIVES">無可用磁碟機代號。</string>
    <string lang="zh-tw" key="NO_FREE_DRIVE_FOR_OUTER_VOL">外層加密區無可用磁碟機代號!無法進行加密區建立。</string>
    <string lang="zh-tw" key="NO_OS_VER">無法檢測到作業系統的版本,或您正在使用不被支援的作業系統。</string>
    <string lang="zh-tw" key="NO_PATH_SELECTED">未選定路徑!</string>
    <string lang="zh-tw" key="NO_SPACE_FOR_HIDDEN_VOL">建立隱藏加密區的可用空間不足!無法繼續加密區建立。</string>
    <string lang="en" key="HIDDEN_VOLUME_TOO_SMALL_FOR_OS_CLONE">Error: The files you copied to the outer volume occupy too much space. Therefore, there is not enough free space on the outer volume for the hidden volume.\n\nNote that the hidden volume must be as large as the system partition (the partition where the currently running operating system is installed). The reason is that the hidden operating system needs to be created by copying the content of the system partition to the hidden volume.\n\n\nThe process of creation of the hidden operating system cannot continue.</string>
    <string lang="zh-tw" key="OPENFILES_DRIVER">驅動程式無法卸載這個加密區。位於此加密區上某些檔案可能仍被使用中。</string>
    <string lang="zh-tw" key="OPENFILES_LOCK">無法鎖定此加密區。此加密區上仍有些檔案被使用中。因而也無法卸載。</string>
    <string 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?</string>
    <string lang="zh-tw" key="OPEN_VOL_TITLE">請選擇一個 VeraCrypt 加密區</string>
    <string lang="zh-tw" key="OPEN_TITLE">指定路徑和檔案名稱</string>
    <string lang="en" key="SELECT_PKCS11_MODULE">Select PKCS #11 Library</string>
    <string lang="zh-tw" key="OUTOFMEMORY">記憶體不足</string>
    <string 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?</string>
    <string lang="zh-tw" key="OVERWRITEPROMPT">警告:加密區 '%hs' 已存在!\n\n重要:VeraCrypt 並不會加密這個檔案,而是會刪除這個檔案。您確定要刪除這個檔案並用一個新的 VeraCrypt 容器來取代它嗎?</string>
    <string lang="zh-tw" key="OVERWRITEPROMPT_DEVICE">小心:目前儲存在 %s '%hs'%s 上的所有資料將會被刪除且遺失(它們將不會被加密)!\n\n您確定要繼續格式化嗎?</string>
    <string 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 '%hs'%s?</string>
    <string 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 '%hs'%s?</string>
    <string 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?</string>
    <string lang="en" key="OVERWRITEPROMPT_DEVICE_HIDDEN_OS_PARTITION">CAUTION: ANY FILES CURRENTLY STORED ON THE PARTITION '%hs'%s (I.E. ON THE FIRST PARTITION BEHIND THE SYSTEM PARTITION) WILL BE ERASED AND LOST (THEY WILL NOT BE ENCRYPTED)!\n\nAre you sure you want to proceed with format?</string>
    <string 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)!</string>
    <string lang="en" key="ERASE_FILES_BY_CREATING_VOLUME">Erase any files stored on the partition by creating a VeraCrypt volume within it</string>
    <string lang="zh-tw" key="PASSWORD">密碼</string>
    <string lang="en" key="PIM">PIM</string>
    <string lang="zh-tw" key="IDD_PCDM_CHANGE_PKCS5_PRF">設定首金鑰推衍演算法</string>
    <string lang="zh-tw" key="IDD_PCDM_ADD_REMOVE_VOL_KEYFILES">新增/移除 金鑰檔案...</string>
    <string lang="zh-tw" key="IDD_PCDM_REMOVE_ALL_KEYFILES_FROM_VOL">從加密區中移除所有金鑰檔</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="SYS_PASSWORD_CHANGED_ASK_RESCUE_DISK">IMPORTANT: If you did not destroy your VeraCrypt Rescue Disk, your system partition/drive can still be decrypted using the old password (by booting the VeraCrypt Rescue Disk and entering the old password). You should create a new VeraCrypt Rescue Disk and then destroy the old one.\n\nDo you want to create a new VeraCrypt Rescue Disk?</string>
    <string lang="zh-tw" key="SYS_HKD_ALGO_CHANGED_ASK_RESCUE_DISK">要注意您的 VeraCrypt 救援磁碟仍然使用之前的加密演算法。如果您認為之前的加密演算法不安全,您應該建立一個新的 VeraCrypt 救援磁碟然後並銷毀原來的救援磁碟。\n\n您希望建立一個新的 VeraCrypt 救援磁碟嗎?要注意 VeraCrypt 將會使用之前的演算法。如果您認為之前的演算法不安全,您應該建立一片新的 VeraCrypt 救援磁碟且然後銷毀舊的。\n\n您想要建立一片新的 VeraCrypt 救援磁碟嗎?</string>
    <string 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).</string>
    <string lang="zh-tw" key="KEYFILE_CHANGED">金鑰檔已成功新增/移除。</string>
    <string lang="en" key="KEYFILE_EXPORTED">Keyfile exported.</string>
    <string lang="zh-tw" key="PKCS5_PRF_CHANGED">首金鑰推導演算法已成功設定。</string>
    <string 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.</string>
    <string 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).</string>
    <string 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.</string>
    <string lang="en" key="PASSWORD_HELP">It is very important that you choose a good password. You should avoid choosing one that contains only a single word that can be found in a dictionary (or a combination of 2, 3, or 4 such words). It should not contain any names or dates of birth. It should not be easy to guess. A good password is a random combination of upper and lower case letters, numbers, and special characters, such as @ ^ = $ * + etc. We recommend choosing a password consisting of 20 or more characters (the longer, the better). The maximum possible length is 64 characters.</string>
    <string lang="zh-tw" key="PASSWORD_HIDDENVOL_HELP">請為隱藏加密區選擇一個密碼。 </string>
    <string lang="en" key="PASSWORD_HIDDEN_OS_HELP">Please choose a password for the hidden operating system (i.e. for the hidden volume). </string>
    <string 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).</string>
    <string lang="zh-tw" key="PASSWORD_HIDDENVOL_HOST_DIRECT_HELP">請輸入外層加密區的密碼(您將在該加密區中建立隱藏加密區)。\n\n在點 '下一步' 後,VeraCrypt 會嘗試掛載此加密區。一旦加密區被掛載,將進行叢集圖掃描來確定連續的可用空間大小(如果有的話),此空間的結尾與加密區結尾一致。該區域將提供給隱藏加密區並因此會限制它的最大可能大小。叢集圖掃描是必要的,這可以確保外層加密區的資料不會被隱藏加密區複寫。</string>
    <string lang="en" key="PASSWORD_HIDDENVOL_HOST_HELP">\nPlease choose a password for the outer volume. This will be the password that you will be able to reveal to an adversary if you are asked or forced to do so.\n\nIMPORTANT: The password must be substantially different from the one you will choose for the hidden volume.\n\nNote: The maximum possible password length is 64 characters.</string>
    <string lang="en" key="PASSWORD_SYSENC_OUTERVOL_HELP">Please choose a password for the outer volume. This will be the password you will be able to reveal to anyone forcing you to disclose the password for the first partition behind the system partition, where both the outer volume and the hidden volume (containing the hidden operating system) will reside. The existence of the hidden volume (and of the hidden operating system) will remain secret. Note that this password is not for the decoy operating system.\n\nIMPORTANT: The password must be substantially different from the one you will choose for the hidden volume (i.e. for the hidden operating system).</string>
    <string lang="zh-tw" key="PASSWORD_HIDVOL_HOST_TITLE">外層加密區密碼</string>
    <string lang="zh-tw" key="PASSWORD_HIDVOL_TITLE">隱藏加密區密碼</string>
    <string lang="en" key="PASSWORD_HIDDEN_OS_TITLE">Password for Hidden Operating System</string>
    <string lang="zh-tw" key="PASSWORD_LENGTH_WARNING">警告:簡短密碼容易被使用暴力破解技術破解!\n\n我們建議選擇一個超過 20 個字元的密碼。\n\n您確定要使用簡短密碼嗎?</string>
    <string lang="zh-tw" key="PASSWORD_TITLE">加密區密碼</string>
    <string lang="zh-tw" key="PASSWORD_WRONG">密碼不正確或不是 VeraCrypt 加密區。</string>
    <string lang="zh-tw" key="PASSWORD_OR_KEYFILE_WRONG">金鑰 和/或 密碼不正確或不是 VeraCrypt 加密區。</string>
    <string lang="zh-tw" key="PASSWORD_OR_MODE_WRONG">錯誤的掛載模式,密碼不正確,或不是 VeraCrypt 加密區。</string>
    <string lang="zh-tw" key="PASSWORD_OR_KEYFILE_OR_MODE_WRONG">錯誤的掛載模式,金鑰 和/或 密碼不正確,或不是 VeraCrypt 加密區。</string>
    <string lang="zh-tw" key="PASSWORD_WRONG_AUTOMOUNT">密碼不正確或不是 VeraCrypt 加密區。</string>
    <string lang="zh-tw" key="PASSWORD_OR_KEYFILE_WRONG_AUTOMOUNT">金鑰 和/或 密碼不正確或不是 VeraCrypt 加密區</string>
    <string lang="zh-tw" key="PASSWORD_WRONG_CAPSLOCK_ON">\n\n警告:Caps Lock 已經開啟。這可能導致您密碼輸入錯誤。</string>
    <string lang="en" key="PIM_CHANGE_WARNING">Remember Number to Mount Volume</string>
    <string lang="en" key="PIM_HIDVOL_HOST_TITLE">Outer Volume PIM</string>
    <string lang="en" key="PIM_HIDVOL_TITLE">Hidden Volume PIM</string>
    <string lang="en" key="PIM_HIDDEN_OS_TITLE">PIM for Hidden Operating System</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="PIM_SYSENC_CHANGE_WARNING">Remember Number to Boot System</string>
    <string 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.</string>
    <string 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?</string>
    <string lang="en" key="PIM_SYSENC_TOO_BIG">Personal Iterations Multiplier (PIM) maximum value for system encryption is 65535.</string>
    <string lang="en" key="PIM_TITLE">Volume PIM</string>
    <string 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 &gt; Organize &gt; 'Folder and search options' &gt; View).</string>
    <string 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.</string>
    <string 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).</string>
    <string lang="en" key="SELECTED_PARTITION_ALREADY_INPLACE_ENC">The selected partition/device is already fully encrypted.\nHeader Flags = 0x%.8X</string>
    <string lang="en" key="SELECTED_PARTITION_NOT_INPLACE_ENC">The selected partition/device is not using in-place encryption.\nHeader Flags = 0x%.8X</string>
    <string lang="zh-tw" key="SYSENC_MOUNT_WITHOUT_PBA_NOTE">\n\n注意:如果您試圖掛載位於加密的系統磁碟機中的分割區而沒有啟動前置認證的話,或者是掛載作業系統沒有執行的加密的系統分割區,您可以經由選擇 "系統" &gt; "以沒有啟動前置認證的方式掛載" 來達到。</string>
    <string lang="en" key="MOUNT_WITHOUT_PBA_VOL_ON_ACTIVE_SYSENC_DRIVE">In this mode, you cannot mount a partition located on a drive whose portion is within the key scope of active system encryption.\n\nBefore you can mount this partition in this mode, you need to either boot an operating system installed on a different drive (encrypted or unencrypted) or boot an unencrypted operating system.</string>
    <string 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).</string>
    <string 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.</string>
    <string lang="zh-tw" key="PREV">&lt; 上一步(&amp;B)</string>
    <string lang="zh-tw" key="RAWDEVICES">無法列出安裝在系統上的原生裝置!</string>
    <string lang="zh-tw" key="READONLYPROMPT">加密區 "%hs" 存在,而且是唯讀的。您確定要取代它嗎?</string>
    <string lang="zh-tw" key="SELECT_DEST_DIR">選擇目標目錄</string>
    <string lang="zh-tw" key="SELECT_KEYFILE">選擇金鑰檔</string>
    <string lang="zh-tw" key="SELECT_KEYFILE_PATH">選擇金鑰檔的搜索路徑。警告:要注意記憶的只是路徑,而不會記憶檔案名!</string>
    <string lang="en" key="SELECT_KEYFILE_GENERATION_DIRECTORY">Select a directory where to store the keyfiles.</string>
    <string lang="en" key="SELECTED_KEYFILE_IS_CONTAINER_FILE">The current container file was selected as a keyfile. It will be skipped.</string>
    <string lang="zh-tw" key="SERPENT_HELP">設計者為 Ross Anderson、Eli Biham、和 Lars Knudsen。發表於 1998 年。256 位金鑰,128 位元資料塊。操作模式為 XTS。Serpent 為與 AES 候選演算法中的一種。</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="zh-tw" key="SIZE_HIDVOL_HOST_TITLE">外層加密區大小</string>
    <string lang="zh-tw" key="SIZE_HIDVOL_TITLE">隱藏加密區大小</string>
    <string lang="en" key="SIZE_PARTITION_HELP">Please verify that the size of the selected device/partition shown above is correct and click Next.</string>
    <string lang="en" key="SIZE_PARTITION_HIDDEN_SYSENC_HELP">The outer volume and the hidden volume (containing the hidden operating system) will reside within the above partition. It should be the first partition behind the system partition.\n\nPlease verify that the size of the partition and its number shown above are correct, and if they are, click Next.</string>
    <string 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.</string>
    <string lang="zh-tw" key="SIZE_TITLE">加密區大小</string>
    <string lang="zh-tw" key="SPARSE_FILE">動態大小的</string>
    <string lang="zh-tw" key="TESTS_FAILED">小心:自我檢測失敗!</string>
    <string lang="zh-tw" key="TESTS_PASSED">全部演算法自我檢測通過</string>
    <string lang="zh-tw" key="TEST_INCORRECT_TEST_DATA_UNIT_SIZE">您提供的資料單位數值太長或太短。</string>
    <string lang="zh-tw" key="TEST_INCORRECT_SECONDARY_KEY_SIZE">您提供的次金鑰太長或太短。</string>
    <string lang="zh-tw" key="TEST_CIPHERTEXT_SIZE">您提供的測試加密文本太長或太短。</string>
    <string lang="zh-tw" key="TEST_KEY_SIZE">您提供的測試金鑰太長或太短。</string>
    <string lang="zh-tw" key="TEST_PLAINTEXT_SIZE">您提供的測試明碼文本太長或太短。</string>
    <string lang="zh-tw" key="TWO_LAYER_CASCADE_HELP">在 XTS 模式的串聯操作中需要兩個加密。每個區塊首先使用 %hs (%d 位元金鑰)加密然後使用 %hs (%d 位元金鑰)加密。每個加密使用其各自的金鑰。所有的金鑰各自獨立。</string>
    <string lang="zh-tw" key="THREE_LAYER_CASCADE_HELP">在 XTS 模式的串聯操作中需要三個加密。每個區塊首先以 %hs (%d 位元金鑰)加密,然後以 %hs (%d 位元金鑰)加密,最後以 %hs (%d 位金鑰)加密。每個加密均使用其各自的金鑰。所有的金鑰均各自獨立。</string>
    <string 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).</string>
    <string 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.</string>
    <string lang="zh-tw" key="TC_TRAVELER_DISK">VeraCrypt 攜帶版磁碟</string>
    <string lang="zh-tw" key="TWOFISH_HELP">設計者為 Bruce Schneie、John Kelsey、Doug Whiting、David Wagner、Chris Hall、和 Niels Ferguson。發表於 1998 年。256 位元金鑰,128 位元區塊。操作模式為 XTS。Twofish 為與 AES 候選演算法中的一種。</string>
    <string lang="zh-tw" key="MORE_INFO_ABOUT">關於 %hs 的更多訊息</string>
    <string lang="zh-tw" key="UNKNOWN">未知</string>
    <string lang="en" key="ERR_UNKNOWN">An unspecified or unknown error occurred (%d).</string>
    <string lang="zh-tw" key="UNMOUNTALL_LOCK_FAILED">一些加密區包含的檔案或資料夾 正被應用程式或系統使用。\n\n強制卸載嗎?</string>
    <string lang="zh-tw" key="UNMOUNT_BUTTON">卸載(&amp;D)</string>
    <string lang="zh-tw" key="UNMOUNT_FAILED">卸載失敗!</string>
    <string lang="zh-tw" key="UNMOUNT_LOCK_FAILED">加密區包含的檔案或資料夾被應用程式或系統使用。\n\n強制卸載嗎?</string>
    <string lang="en" key="NO_VOLUME_MOUNTED_TO_DRIVE">No volume is mounted to the specified drive letter.</string>
    <string lang="zh-tw" key="VOL_ALREADY_MOUNTED">您試圖要掛載的加密區早已經掛載了。 </string>
    <string lang="zh-tw" key="VOL_MOUNT_FAILED">試圖掛載加密區時出錯。</string>
    <string lang="zh-tw" key="VOL_SEEKING">在加密區裡定址時出錯。</string>
    <string lang="zh-tw" key="VOL_SIZE_WRONG">錯誤:錯誤的加密區大小。</string>
    <string 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?</string>
    <string 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?</string>
    <string 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.)</string>
    <string lang="en" key="PASSWORD_CACHE_WIPED_SHORT">Password cache wiped</string>
    <string lang="en" key="PASSWORD_CACHE_WIPED">Passwords (and/or processed keyfile contents) stored in the VeraCrypt driver cache have been wiped.</string>
    <string lang="zh-tw" key="WRONG_VOL_TYPE">VeraCrypt 無法修改外層加密區的密碼。</string>
    <string lang="zh-tw" key="SELECT_FREE_DRIVE">請從列表中選擇一個未被使用的磁碟機代號。</string>
    <string lang="zh-tw" key="SELECT_A_MOUNTED_VOLUME">請在磁碟機列表中選擇一個已掛載的加密區。</string>
    <string lang="en" key="AMBIGUOUS_VOL_SELECTION">Two different mounted volumes are currently selected (one in the drive letter list and the other in the input field below the list).\n\nPlease choose the volume you wanted to select:</string>
    <string lang="zh-tw" key="CANT_CREATE_AUTORUN">錯誤:無法建立 autorun.inf</string>
    <string lang="zh-tw" key="ERR_PROCESS_KEYFILE">處理金鑰檔時出錯!</string>
    <string lang="zh-tw" key="ERR_PROCESS_KEYFILE_PATH">處理金鑰檔路徑時出錯!</string>
    <string 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.</string>
    <string lang="zh-tw" key="UNSUPPORTED_OS">VeraCrypt 不支援此作業系統。</string>
    <string lang="en" key="UNSUPPORTED_BETA_OS">Error: VeraCrypt supports only stable versions of this operating system (beta/RC versions are not supported).</string>
    <string lang="zh-tw" key="ERR_MEM_ALLOC">錯誤:無法配置記憶體。</string>
    <string lang="zh-tw" key="ERR_PERF_COUNTER">錯誤:無法復原效能計數器的值。</string>
    <string lang="zh-tw" key="ERR_VOL_FORMAT_BAD">錯誤:錯誤的加密區格式。</string>
    <string lang="en" key="ERR_HIDDEN_NOT_NORMAL_VOLUME">Error: You supplied a password for a hidden volume (not for a normal volume).</string>
    <string 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).</string>
    <string lang="zh-tw" key="LEGAL_NOTICES_DLG_TITLE">VeraCrypt - 法律聲明</string>
    <string lang="zh-tw" key="ALL_FILES">所有檔案</string>
    <string lang="zh-tw" key="TC_VOLUMES">VeraCrypt 加密區</string>
    <string lang="en" key="DLL_FILES">Library Modules</string>
    <string lang="zh-tw" key="FORMAT_NTFS_STOP">NTFS 格式化無法繼續。</string>
    <string lang="zh-tw" key="CANT_MOUNT_VOLUME">無法掛載加密區。</string>
    <string lang="zh-tw" key="CANT_DISMOUNT_VOLUME">無法卸載加密區。</string>
    <string lang="zh-tw" key="FORMAT_NTFS_FAILED">Windows 格式化為 NTFS 檔案系統格式時失敗。\n\n請選擇不同的檔案系統格式(如果可能的話)再嘗試一次。另外,您可以保留該區為未格式化區(檔案系統選擇為 "無"),結束精靈,掛載這個加密區,然後再使用系統或第三方廠商工具格式化這個已經掛載的加密區(該掛載的區仍然為加密狀態)。</string>
    <string lang="zh-tw" key="FORMAT_NTFS_FAILED_ASK_FAT">Windows 格式化為 NTFS 檔案系統格式時失敗。\n\n您希望格式化為 FAT 檔案系統格式嗎?</string>
    <string lang="zh-tw" key="DEFAULT">預設</string>
    <string lang="en" key="PARTITION_LOWER_CASE">partition</string>
    <string lang="zh-tw" key="PARTITION_UPPER_CASE">磁碟分割區</string>
    <string lang="zh-tw" key="DEVICE">磁碟機</string>
    <string lang="en" key="DEVICE_LOWER_CASE">device</string>
    <string lang="zh-tw" key="DEVICE_UPPER_CASE">磁碟機</string>
    <string lang="zh-tw" key="VOLUME">加密區</string>
    <string lang="en" key="VOLUME_LOWER_CASE">volume</string>
    <string lang="en" key="VOLUME_UPPER_CASE">VOLUME</string>
    <string lang="en" key="LABEL">Label</string>
    <string lang="zh-tw" key="CLUSTER_TOO_SMALL">對加密區大小而言,選擇的叢集大小太小。將使用大一些的叢集大小來取代。</string>
    <string lang="zh-tw" key="CANT_GET_VOLSIZE">錯誤:無法取得加密區大小資訊!\n\n請確定選擇的加密區未被系統或其他程式使用。</string>
    <string 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.</string>
    <string lang="zh-tw" key="HIDDEN_VOL_HOST_UNSUPPORTED_FILESYS">VeraCrypt 加密區建立精靈只能在 FAT 或 NTFS 的檔案系統格式加密區內建立隱藏加密區。</string>
    <string lang="zh-tw" key="HIDDEN_VOL_HOST_UNSUPPORTED_FILESYS_WIN2000">在 Windows 2000 系統下,VeraCrypt 加密區建立精靈只能在 FAT 的檔案系統格式加密區裡面建立隱藏加密區。</string>
    <string lang="en" key="HIDDEN_VOL_HOST_NTFS">Note: The FAT file system is more suitable for outer volumes than the NTFS file system (for example, the maximum possible size of the hidden volume would very likely have been significantly greater if the outer volume had been formatted as FAT).</string>
    <string lang="en" key="HIDDEN_VOL_HOST_NTFS_ASK">Note that the FAT file system is more suitable for outer volumes than the NTFS file system. For example, the maximum possible size of the hidden volume will very likely be significantly greater if the outer volume is formatted as FAT (the reason is that the NTFS file system always stores internal data exactly in the middle of the volume and, therefore, the hidden volume can reside only in the second half of the outer volume).\n\nAre you sure you want to format the outer volume as NTFS?</string>
    <string lang="en" key="OFFER_FAT_FORMAT_ALTERNATIVE">Do you want to format the volume as FAT instead?</string>
    <string 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).</string>
    <string lang="en" key="PARTITION_TOO_SMALL_FOR_HIDDEN_OS">Error: The partition for the hidden operating system (i.e. the first partition behind the system partition) must be at least 5% larger than the system partition (the system partition is the one where the currently running operating system is installed).</string>
    <string lang="en" key="PARTITION_TOO_SMALL_FOR_HIDDEN_OS_NTFS">Error: The partition for the hidden operating system (i.e. the first partition behind the system partition) must be at least 110% (2.1 times) larger than the system partition (the system partition is the one where the currently running operating system is installed). The reason is that the NTFS file system always stores internal data exactly in the middle of the volume and, therefore, the hidden volume (which is to contain a clone of the system partition) can reside only in the second half of the partition.</string>
    <string lang="en" key="OUTER_VOLUME_TOO_SMALL_FOR_HIDDEN_OS_NTFS">Error: If the outer volume is formatted as NTFS, it must be at least 110% (2.1 times) larger than the system partition. The reason is that the NTFS file system always stores internal data exactly in the middle of the volume and, therefore, the hidden volume (which is to contain a clone of the system partition) can reside only in the second half of the outer volume.\n\nNote: The outer volume needs to reside within the same partition as the hidden operating system (i.e. within the first partition behind the system partition).</string>
    <string lang="en" key="NO_PARTITION_FOLLOWS_BOOT_PARTITION">Error: There is no partition behind the system partition.\n\nNote that before you can create a hidden operating system, you need to create a partition for it on the system drive. It must be the first partition behind the system partition and it must be at least 5% larger than the system partition (the system partition is the one where the currently running operating system is installed). However, if the outer volume (not to be confused with the system partition) is formatted as NTFS, the partition for the hidden operating system must be at least 110% (2.1 times) larger than the system partition (the reason is that the NTFS file system always stores internal data exactly in the middle of the volume and, therefore, the hidden volume, which is to contain a clone of the system partition, can reside only in the second half of the partition).</string>
    <string lang="en" key="TWO_SYSTEMS_IN_ONE_PARTITION_REMARK">Remark: It is not practical (and therefore is not supported) to install operating systems in two VeraCrypt volumes that are embedded within a single partition, because using the outer operating system would often require data to be written to the area of the hidden operating system (and if such write operations were prevented using the hidden volume protection feature, it would inherently cause system crashes, i.e. 'Blue Screen' errors).</string>
    <string lang="en" key="FOR_MORE_INFO_ON_PARTITIONS">For information on how to create and manage partitions, please refer to the documentation supplied with your operating system or contact your computer vendor's technical support team for assistance.</string>
    <string lang="en" key="SYSTEM_PARTITION_NOT_ACTIVE">Error: The currently running operating system is not installed on the boot partition (first Active partition). This is not supported.</string>
    <string 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?</string>
    <string 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.</string>
    <string 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.</string>
    <string 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).</string>
    <string lang="en" key="VOL_CONTAINS_NO_HIDDEN_VOL">The volume does not contain any hidden volume. Proceed.</string>
    <string lang="en" key="VOL_CONTAINS_A_HIDDEN_VOL">The volume contains a hidden volume. Cancel.</string>
    <string lang="zh-tw" key="CANT_ACCESS_VOL">錯誤:無法存取加密區!\n\n請確定選擇的加密區存在,該加密區並未由系統或其他程式使用,同時該區未被防寫,而且具有對該區的讀寫權限。</string>
    <string lang="en" key="CANT_GET_VOL_INFO">Error: Cannot obtain volume properties.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="zh-tw" key="CANT_DISMOUNT_OUTER_VOL">錯誤:無法卸載外層加密區!\n\n如果加密區中的檔案或資料夾被程式或系統使用,則該加密區無法被鎖定。\n\n請關閉任何可能使用加密區上檔案或目錄的程式,然後再選取 '重試'。</string>
    <string lang="zh-tw" key="CANT_GET_OUTER_VOL_INFO">錯誤:不能獲得外層加密區的訊息! 加密區建立不能繼續。</string>
    <string lang="zh-tw" key="CANT_ACCESS_OUTER_VOL">錯誤:無法存取外層加密區!加密區建立無法繼續。</string>
    <string lang="zh-tw" key="CANT_MOUNT_OUTER_VOL">錯誤:無法掛載外層加密區!加密區建立無法繼續。</string>
    <string lang="zh-tw" key="CANT_GET_CLUSTER_BITMAP">錯誤:無法取得加密區叢集圖!加密區建立無法繼續。</string>
    <string lang="zh-tw" key="ALPHABETICAL_CATEGORIZED">按字母順序</string>
    <string lang="zh-tw" key="MEAN_SPEED">按平均速度(遞減)</string>
    <string lang="zh-tw" key="ALGORITHM">演算法</string>
    <string lang="zh-tw" key="ENCRYPTION">加密</string>
    <string lang="zh-tw" key="DECRYPTION">解密</string>
    <string lang="zh-tw" key="MEAN">平均</string>
    <string lang="zh-tw" key="DRIVE">代號</string>
    <string lang="zh-tw" key="SIZE">大小</string>
    <string lang="zh-tw" key="ENCRYPTION_ALGORITHM">加密演算法</string>
    <string lang="zh-tw" key="ENCRYPTION_ALGORITHM_LV">加密演算法</string>
    <string lang="zh-tw" key="TYPE">類型</string>
    <string lang="zh-tw" key="VALUE"></string>
    <string lang="zh-tw" key="PROPERTY">內容</string>
    <string lang="zh-tw" key="LOCATION">位置</string>
    <string lang="zh-tw" key="BYTES">位元組</string>
    <string lang="zh-tw" key="HIDDEN">隱藏</string>
    <string lang="zh-tw" key="OUTER">外層</string>
    <string lang="zh-tw" key="NORMAL">一般</string>
    <string lang="zh-tw" key="SYSTEM_VOLUME_TYPE_ADJECTIVE">系統</string>
    <string lang="en" key="TYPE_HIDDEN_SYSTEM_ADJECTIVE">Hidden (system)</string>
    <string lang="zh-tw" key="READ_ONLY">唯讀</string>
    <string lang="zh-tw" key="SYSTEM_DRIVE">系統磁碟機</string>
    <string lang="zh-tw" key="SYSTEM_DRIVE_ENCRYPTING">系統磁碟機(正在加密 - %.2f%% 已完成)</string>
    <string lang="zh-tw" key="SYSTEM_DRIVE_DECRYPTING">系統磁碟機(正在解密 - %.2f%% 已完成)</string>
    <string lang="zh-tw" key="SYSTEM_DRIVE_PARTIALLY_ENCRYPTED">系統磁碟機(%.2f%% 已加密)</string>
    <string lang="zh-tw" key="SYSTEM_PARTITION">系統分割區</string>
    <string lang="en" key="HIDDEN_SYSTEM_PARTITION">Hidden system partition</string>
    <string lang="zh-tw" key="SYSTEM_PARTITION_ENCRYPTING">系統分割區(正在加密 - %.2f%% 已完成)</string>
    <string lang="zh-tw" key="SYSTEM_PARTITION_DECRYPTING">系統分割區(正在解密 - %.2f%% 已完成))</string>
    <string lang="zh-tw" key="SYSTEM_PARTITION_PARTIALLY_ENCRYPTED">系統分割區(%.2f%% 已加密)</string>
    <string lang="zh-tw" key="HID_VOL_DAMAGE_PREVENTED">是(防止損壞!)</string>
    <string lang="zh-tw" key="NONE"></string>
    <string lang="en" key="KEY_SIZE">Primary Key Size</string>
    <string lang="en" key="SECONDARY_KEY_SIZE_XTS">Secondary Key Size (XTS Mode)</string>
    <string lang="en" key="SECONDARY_KEY_SIZE_LRW">Tweak Key Size (LRW Mode)</string>
    <string lang="zh-tw" key="BITS">位元</string>
    <string lang="zh-tw" key="BLOCK_SIZE">區塊大小</string>
    <string lang="zh-tw" key="PKCS5_PRF">PKCS-5 PRF</string>
    <string lang="zh-tw" key="PKCS5_ITERATIONS">PKCS-5 反覆運算次數</string>
    <string lang="zh-tw" key="VOLUME_CREATE_DATE">加密區建立時間</string>
    <string lang="zh-tw" key="VOLUME_HEADER_DATE">標頭資訊上次修改時間</string>
    <string lang="zh-tw" key="VOLUME_HEADER_DAYS"> (%I64d 天前)</string>
    <string lang="en" key="VOLUME_FORMAT_VERSION">Volume Format Version</string>
    <string lang="en" key="BACKUP_HEADER">Embedded Backup Header</string>
    <string lang="en" key="VC_BOOT_LOADER_VERSION">VeraCrypt Boot Loader Version</string>
    <string lang="zh-tw" key="FIRST_AVAILABLE">最初可用的</string>
    <string lang="en" key="REMOVABLE_DISK">Removable Disk</string>
    <string lang="zh-tw" key="HARDDISK">硬碟</string>
    <string lang="zh-tw" key="UNCHANGED">不改變</string>
    <string lang="en" key="AUTODETECTION">Autodetection</string>
    <string lang="zh-tw" key="SETUP_MODE_TITLE">精靈模式</string>
    <string lang="en" key="SETUP_MODE_INFO">Select one of the modes. If you are not sure which to select, use the default mode.</string>
    <string lang="en" key="SETUP_MODE_HELP_INSTALL">Select this option if you want to install VeraCrypt on this system.</string>
    <string 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.</string>
    <string 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).</string>
    <string lang="zh-tw" key="SETUP_OPTIONS_TITLE">設定選項</string>
    <string lang="zh-tw" key="SETUP_OPTIONS_INFO">您可以在在這裡設定不同選項來控制安裝的過程。</string>
    <string lang="zh-tw" key="SETUP_PROGRESS_TITLE">正在安裝</string>
    <string lang="zh-tw" key="SETUP_PROGRESS_INFO">VeraCrypt 正在安裝請稍候。</string>
    <string lang="en" key="SETUP_FINISHED_TITLE_DON">VeraCrypt has been successfully installed</string>
    <string lang="en" key="SETUP_FINISHED_UPGRADE_TITLE_DON">VeraCrypt has been successfully upgraded</string>
    <string lang="en" key="SETUP_FINISHED_INFO_DON">Please consider making a donation. You can click Finish anytime to close the installer.</string>
    <string lang="zh-tw" key="EXTRACTION_OPTIONS_TITLE">解壓縮選項</string>
    <string lang="zh-tw" key="EXTRACTION_OPTIONS_INFO">您可以在這裡設定不同選項來控制解壓縮的過程。</string>
    <string lang="zh-tw" key="EXTRACTION_PROGRESS_INFO">正在解壓縮檔案請稍候。</string>
    <string lang="en" key="EXTRACTION_FINISHED_TITLE_DON">Files successfully extracted</string>
    <string lang="zh-tw" key="EXTRACTION_FINISHED_INFO">所有檔案已經被成功解壓縮到目標位置。</string>
    <string lang="zh-tw" key="AUTO_FOLDER_CREATION">如果指定的資料夾不存在,將會自動建立該資料夾。</string>
    <string 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.</string>
    <string lang="zh-tw" key="AFTER_UPGRADE_RELEASE_NOTES">您想查看目前版本的 VeraCrypt 的發行公告嗎?</string>
    <string lang="zh-tw" key="AFTER_INSTALL_TUTORIAL">如果您以前從未沒有使用過 VeraCrypt,我們建議您先閱讀 VeraCrypt 使用者指南中的 Beginner's Tutorial 章節。您想要查看教學導覽嗎?</string>
    <string lang="zh-tw" key="SELECT_AN_ACTION">請從下面選擇要執行的操作:</string>
    <string lang="zh-tw" key="REPAIR_REINSTALL">修復/重新安裝</string>
    <string lang="en" key="UPGRADE">Upgrade</string>
    <string lang="zh-tw" key="UNINSTALL">移除</string>
    <string lang="en" key="SETUP_ADMIN">To successfully install/uninstall VeraCrypt, you must have administrator privileges. Do you want to continue?</string>
    <string lang="en" key="TC_INSTALLER_IS_RUNNING">VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding.</string>
    <string lang="zh-tw" key="INSTALL_FAILED">安裝失敗。</string>
    <string lang="zh-tw" key="UNINSTALL_FAILED">移除失敗。</string>
    <string lang="zh-tw" key="DIST_PACKAGE_CORRUPTED">這發行包裝檔已經損壞。請試著再下載一次(最好從 VeraCrypt 官方網站 https://veracrypt.codeplex.com 下載)。</string>
    <string lang="zh-tw" key="CANNOT_WRITE_FILE_X">不能寫入檔案 %hs</string>
    <string lang="zh-tw" key="EXTRACTING_VERB">正在解壓縮</string>
    <string lang="zh-tw" key="CANNOT_READ_FROM_PACKAGE">不能從包裝檔中讀取資料</string>
    <string lang="zh-tw" key="CANT_VERIFY_PACKAGE_INTEGRITY">不能驗證發行包裝檔的完整性。</string>
    <string lang="zh-tw" key="EXTRACTION_FAILED">解壓縮失敗。</string>
    <string lang="zh-tw" key="ROLLBACK">安裝已經被返回。</string>
    <string lang="zh-tw" key="INSTALL_OK">VeraCrypt 已成功安裝。</string>
    <string lang="en" key="SETUP_UPDATE_OK">VeraCrypt has been successfully updated.</string>
    <string 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?</string>
    <string 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 &gt; All programs &gt; Accessories &gt; System Tools &gt; 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.</string>
    <string lang="zh-tw" key="UNINSTALL_OK">VeraCrypt 已成功移除。\n\n點 "完成" 來移除 VeraCrypt 安裝程式和資料夾 %hs。要注意如果該資料夾中含有非安裝程式建立的檔案,則該資料夾不會被移除。</string>
    <string lang="zh-tw" key="REMOVING_REG">正在移除 VeraCrypt 登錄檔項目。</string>
    <string lang="zh-tw" key="ADDING_REG">正在新增登錄檔項目</string>
    <string lang="zh-tw" key="REMOVING_APPDATA">正在刪除程式相關資料</string>
    <string lang="zh-tw" key="INSTALLING">正在安裝</string>
    <string lang="zh-tw" key="STOPPING">正在停止</string>
    <string lang="zh-tw" key="REMOVING">正在刪除</string>
    <string lang="zh-tw" key="ADDING_ICON">新增圖示</string>
    <string lang="zh-tw" key="CREATING_SYS_RESTORE">建立系統還原點</string>
    <string lang="zh-tw" key="FAILED_SYS_RESTORE">建立系統還原點失敗!</string>
    <string lang="en" key="INSTALLER_UPDATING_BOOT_LOADER">Updating boot loader</string>
    <string lang="zh-tw" key="INSTALL_OF_FAILED">"%hs" 的安裝已失敗。 %hs 您想要繼續安裝嗎?</string>
    <string lang="zh-tw" key="UNINSTALL_OF_FAILED">"%hs" 的移除已失敗。 %hs 您想要繼續移除嗎?</string>
    <string lang="zh-tw" key="INSTALL_COMPLETED">安裝完成。</string>
    <string lang="zh-tw" key="CANT_CREATE_FOLDER">資料夾 "%hs" 無法被建立</string>
    <string lang="zh-tw" key="CLOSE_TC_FIRST">無法卸載 VeraCrypt 裝置驅動程式。\n\n請先關閉所有使用中的 VeraCrypt 視窗。如果這樣仍然沒有作用,請重新啟動電腦然後再試一次。</string>
    <string lang="zh-tw" key="DISMOUNT_ALL_FIRST">在安裝或者移除 VeraCrypt 之前必須先要卸載所有的 VeraCrypt 加密區。</string>
    <string 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.</string>
    <string lang="zh-tw" key="REG_INSTALL_FAILED">安裝註冊表項目失敗</string>
    <string lang="zh-tw" key="DRIVER_INSTALL_FAILED">安裝裝置驅動程式失敗。請重新啟動電腦後再嘗試安裝 VeraCrypt。</string>
    <string lang="zh-tw" key="STARTING_DRIVER">正在啟動 VeraCrypt 裝置驅動程式</string>
    <string lang="zh-tw" key="DRIVER_UINSTALL_FAILED">裝置驅動程式的移除已失敗。請注意,由於 Windows 問題,在設定裝置驅動程式能夠被移除(或重新安裝)前可能需要登出或者重新啟動系統。</string>
    <string lang="zh-tw" key="INSTALLING_DRIVER">正在安裝 VeraCrypt 裝置驅動程式</string>
    <string lang="zh-tw" key="STOPPING_DRIVER">正在停止 VeraCrypt 裝置驅動程式</string>
    <string lang="zh-tw" key="REMOVING_DRIVER">正在移除 VeraCrypt 裝置驅動程式</string>
    <string lang="zh-tw" key="COM_REG_FAILED">註冊使用者帳戶控制項支援函式庫失敗。</string>
    <string lang="zh-tw" key="COM_DEREG_FAILED">反註冊使用者帳戶控制項支援函式庫失敗。</string>
    <string 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.</string>
    <string 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?</string>
    <string 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?</string>
    <string lang="zh-tw" key="CANNOT_DISPLAY_LICENSE">錯誤:不能顯示授權聲明。</string>
    <string lang="zh-tw" key="OUTER_VOL_WRITE_PREVENTED">外層(!)</string>
    <string lang="zh-tw" key="DAYS"></string>
    <string lang="zh-tw" key="HOURS">小時</string>
    <string lang="zh-tw" key="MINUTES">分鐘</string>
    <string lang="zh-tw" key="SECONDS"></string>
    <string lang="zh-tw" key="OPEN">打開</string>
    <string lang="zh-tw" key="DISMOUNT">卸載</string>
    <string lang="zh-tw" key="SHOW_TC">顯示 VeraCrypt</string>
    <string lang="zh-tw" key="HIDE_TC">隱藏 VeraCrypt</string>
    <string lang="zh-tw" key="TOTAL_DATA_READ">掛載以來讀取的資料</string>
    <string lang="zh-tw" key="TOTAL_DATA_WRITTEN">掛載以來寫入的資料</string>
    <string lang="zh-tw" key="ENCRYPTED_PORTION">加密成分</string>
    <string lang="zh-tw" key="ENCRYPTED_PORTION_FULLY_ENCRYPTED">100% (完全加密)</string>
    <string lang="zh-tw" key="ENCRYPTED_PORTION_NOT_ENCRYPTED">0% (未加密)</string>
    <string lang="zh-tw" key="PROCESSED_PORTION_X_PERCENT">%.3f%%</string>
    <string lang="zh-tw" key="PROCESSED_PORTION_100_PERCENT">100%</string>
    <string lang="zh-tw" key="PROGRESS_STATUS_WAITING">正在等待</string>
    <string lang="en" key="PROGRESS_STATUS_PREPARING">Preparing</string>
    <string lang="en" key="PROGRESS_STATUS_RESIZING">Resizing</string>
    <string lang="zh-tw" key="PROGRESS_STATUS_ENCRYPTING">正在加密</string>
    <string lang="zh-tw" key="PROGRESS_STATUS_DECRYPTING">正在解密</string>
    <string lang="en" key="PROGRESS_STATUS_FINALIZING">Finalizing</string>
    <string lang="zh-tw" key="PROGRESS_STATUS_PAUSED">已暫停</string>
    <string lang="zh-tw" key="PROGRESS_STATUS_FINISHED">已完成</string>
    <string lang="en" key="PROGRESS_STATUS_ERROR">Error</string>
    <string lang="en" key="FAVORITE_DISCONNECTED_DEV">Device disconnected</string>
    <string 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'.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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 &gt; Preferences and check the 'Enabled' checkbox in the section 'VeraCrypt Background Task'.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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).</string>
    <string lang="zh-tw" key="ENTER_PASSWORD_FOR">為 %hs 輸入密碼</string>
    <string lang="en" key="ENTER_PASSWORD_FOR_LABEL">Enter password for '%s'</string>
    <string lang="en" key="ENTER_NORMAL_VOL_PASSWORD">Enter password for the normal/outer volume</string>
    <string lang="en" key="ENTER_HIDDEN_VOL_PASSWORD">Enter password for the hidden volume</string>
    <string lang="en" key="ENTER_HEADER_BACKUP_PASSWORD">Enter password for the header stored in backup file</string>
    <string lang="zh-tw" key="KEYFILE_CREATED">金鑰檔已成功建立。</string>
    <string lang="en" key="KEYFILE_INCORRECT_NUMBER">The number of keyfiles you supplied is invalid.</string>
    <string lang="en" key="KEYFILE_INCORRECT_SIZE">The keyfile size must be comprized between 64 and 1048576 bytes.</string>
    <string lang="en" key="KEYFILE_EMPTY_BASE_NAME">Please enter a name for the keyfile(s) to be generated</string>
    <string lang="en" key="KEYFILE_INVALID_BASE_NAME">The base name of the keyfile(s) is invalid</string>
    <string 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.</string>
    <string lang="en" key="HEADER_DAMAGED_AUTO_USED_HEADER_BAK">WARNING: The header of this volume is damaged! VeraCrypt automatically used the backup of the volume header embedded in the volume.\n\nYou should repair the volume header by selecting 'Tools' &gt; 'Restore Volume Header'.</string>
    <string lang="zh-tw" key="VOL_HEADER_BACKED_UP">加密區標頭資訊備份已經成功建立。\n\n重要:使用復原功能復原時也會復原目前加密區的密碼。此外,如果建立加密區的時候使用了金鑰檔,復原後也需要同樣的金鑰檔來打開加密區。\n\n警告:該加密區標頭資訊備份只能用在這個提供備份的加密區上。如果您把該標頭資訊備份復原到其他加密區,您可能能夠打開加密區,但是您將無法解密儲存在加密區的任何資料(這是因為您已經改變了加密區的主金鑰)。</string>
    <string lang="zh-tw" key="VOL_HEADER_RESTORED">加密區標頭資訊備份已經成功復原。\n\n重要:請注意舊密碼也同樣被復原了。此外,備份時如果需要金鑰檔來掛載加密區,復原後也需要同樣的金鑰檔。</string>
    <string lang="en" key="EXTERNAL_VOL_HEADER_BAK_FIRST_INFO">For security reasons, you will have to enter the correct password (and/or supply the correct keyfiles) for the volume.\n\nNote: If the volume contains a hidden volume, you will have to enter the correct password (and/or supply the correct keyfiles) for the outer volume first. Afterwards, if you choose to back up the header of the hidden volume, you will have to enter the correct password (and/or supply the correct keyfiles) for the hidden volume.</string>
    <string lang="en" key="CONFIRM_VOL_HEADER_BAK">Are you sure you want to create volume header backup for %hs?\n\nAfter you click Yes, you will prompted for a filename for the header backup.\n\nNote: Both the standard and the hidden volume headers will be re-encrypted using a new salt and stored in the backup file. If there is no hidden volume within this volume, the area reserved for the hidden volume header in the backup file will be filled with random data (to preserve plausible deniability). When restoring a volume header from the backup file, you will need to enter the correct password (and/or to supply the correct keyfiles) that was/were valid when the volume header backup was created. The password (and/or keyfiles) will also automatically determine the type of the volume header to restore, i.e. standard or hidden (note that VeraCrypt determines the type through the process of trial and error).</string>
    <string lang="zh-tw" key="CONFIRM_VOL_HEADER_RESTORE">您確定要復原加密區 %hs 的標頭資訊嗎?\n\n警告:復原加密區標頭資訊也會復原在建立備份時有效的密碼。此外,如果在備份時需要使用金鑰檔掛載加密區,那麼在標頭資訊復原後,仍然需要同樣的金鑰檔。\n\n在您選取 '是' 之後,您將會選擇標頭資訊備份檔案。</string>
    <string lang="en" key="DOES_VOLUME_CONTAIN_HIDDEN">Does the volume contain a hidden volume?</string>
    <string lang="en" key="VOLUME_CONTAINS_HIDDEN">The volume contains a hidden volume</string>
    <string lang="en" key="VOLUME_DOES_NOT_CONTAIN_HIDDEN">The volume does not contain a hidden volume</string>
    <string lang="en" key="HEADER_RESTORE_EXTERNAL_INTERNAL">Please select the type of volume header backup you want to use:</string>
    <string lang="en" key="HEADER_RESTORE_INTERNAL">Restore the volume header from the backup embedded in the volume</string>
    <string lang="en" key="HEADER_RESTORE_EXTERNAL">Restore the volume header from an external backup file</string>
    <string lang="en" key="HEADER_BACKUP_SIZE_INCORRECT">The size of the volume header backup file is incorrect.</string>
    <string lang="en" key="VOLUME_HAS_NO_BACKUP_HEADER">There is no backup header embedded in this volume (note that only volumes created by VeraCrypt 6.0 or later contain embedded backup headers).</string>
    <string lang="zh-tw" key="BACKUP_HEADER_NOT_FOR_SYS_DEVICE">您正在嘗試備份系統分割區/磁碟機的標頭訊息。這是不被允許的。對於系統分割區/磁碟機標頭訊息的備份/恢復操作只能經由使用 VeraCrypt 救援磁碟來進行。\n\n您希望建立 VeraCrypt 救援磁碟嗎?</string>
    <string lang="zh-tw" key="RESTORE_HEADER_NOT_FOR_SYS_DEVICE">您正在嘗試恢復虛擬 VeraCrypt 加密區的標頭訊息但是您選擇的是系統分割區/磁碟機。這是不被允許的。 對於系統分割區/磁碟機標頭訊息的備份/恢復只能經由使用 VeraCrypt 救援磁碟來進行。\n\n您希望建立 VeraCrypt 救援磁碟嗎?</string>
    <string lang="zh-tw" key="RESCUE_DISK_NON_WIZARD_CREATION_SELECT_PATH">在點 '確定' 後,您將會選擇新的 VeraCrypt 救援磁碟 ISO 影像檔案的檔案名稱和您要存放位置。</string>
    <string lang="en" key="RESCUE_DISK_NON_WIZARD_CREATION_BURN">The Rescue Disk image has been created and stored in this file:\n%hs\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.</string>
    <string lang="en" key="RESCUE_DISK_NON_WIZARD_CREATION_WIN_ISOBURN">The Rescue Disk image has been created and stored in this file:\n%hs\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.</string>
    <string lang="zh-tw" key="RESCUE_DISK_NON_WIZARD_CHECK_INSERT">請插入 VeraCrypt 救援磁碟到 CD/DVD 光碟機並點選 '確定' 開始驗證。</string>
    <string lang="zh-tw" key="RESCUE_DISK_NON_WIZARD_CHECK_PASSED">VeraCrypt 救援磁碟已經被成功驗證。</string>
    <string lang="zh-tw" key="RESCUE_DISK_NON_WIZARD_CHECK_FAILED">無法驗證救援磁碟已被正確燒錄。\n\n如果您已經燒錄了救援磁碟,請退出後重新插入 CD/DVD;然後再試一次。如果沒有用,請嘗試使用其他 CD/DVD 燒錄軟體或光碟片。\n\n如果您嘗試驗證一個為不同的主金鑰、密碼、salt 值、等建立的 VeraCrypt 救援磁碟,請注意這樣的救援磁碟永遠無法通過驗證。要建立一個新的和目前組態完全相容的救援磁碟,請選擇 "系統" &gt; "建立救援磁碟"。</string>
    <string lang="zh-tw" key="ERROR_CREATING_RESCUE_DISK">建立 VeraCrypt 救援磁碟時失敗。</string>
    <string lang="en" key="CANNOT_CREATE_RESCUE_DISK_ON_HIDDEN_OS">VeraCrypt Rescue Disk cannot be created when a hidden operating system is running.\n\nTo create a VeraCrypt Rescue Disk, boot the decoy operating system and then select 'System' &gt; 'Create Rescue Disk'.</string>
    <string 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.</string>
    <string lang="en" key="RESCUE_DISK_CHECK_FAILED_SENTENCE_APPENDIX"> and/or other CD/DVD recording software</string>
    <string lang="en" key="SYSTEM_FAVORITES_DLG_TITLE">VeraCrypt - System Favorite Volumes</string>
    <string lang="en" key="SYS_FAVORITES_HELP_LINK">What are system favorite volumes?</string>
    <string 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.</string>
    <string lang="zh-tw" key="DISMOUNT_FIRST">在操作前請卸載加密區。</string>
    <string lang="zh-tw" key="CANNOT_SET_TIMER">錯誤:不能設定計時器。</string>
    <string lang="zh-tw" key="IDPM_CHECK_FILESYS">檢查檔案系統</string>
    <string lang="zh-tw" key="IDPM_REPAIR_FILESYS">修正檔案系統</string>
    <string lang="en" key="IDPM_ADD_TO_FAVORITES">Add to Favorites...</string>
    <string lang="en" key="IDPM_ADD_TO_SYSTEM_FAVORITES">Add to System Favorites...</string>
    <string lang="en" key="IDPM_PROPERTIES">P&amp;roperties...</string>
    <string lang="zh-tw" key="HIDDEN_VOL_PROTECTION">隱藏加密區已被保護</string>
    <string lang="en" key="NOT_APPLICABLE_OR_NOT_AVAILABLE">N/A</string>
    <string lang="zh-tw" key="UISTR_YES"></string>
    <string lang="zh-tw" key="UISTR_NO"></string>
    <string lang="en" key="UISTR_DISABLED">Disabled</string>
    <string lang="zh-tw" key="DIGIT_ONE">1</string>
    <string lang="zh-tw" key="TWO_OR_MORE">2 或更多</string>
    <string lang="zh-tw" key="MODE_OF_OPERATION">操作模式</string>
    <string lang="en" key="LABEL_ITEM">Label:   </string>
    <string lang="en" key="SIZE_ITEM">Size:   </string>
    <string lang="en" key="PATH_ITEM">Path:   </string>
    <string lang="en" key="DRIVE_LETTER_ITEM">Drive Letter:   </string>
    <string lang="zh-tw" key="UNSUPPORTED_CHARS_IN_PWD">錯誤:密碼必須只包含 ASCII 字元。\n\n密碼中的非 ASCII 字元可能會導致當作業系統組態改變時加密區無法掛載。\n\n允許使用以下字元:\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 { | } ~</string>
    <string lang="zh-tw" key="UNSUPPORTED_CHARS_IN_PWD_RECOM">警告:密碼中包含非 ASCII 字元。可能會導致當作業系統組態改變時加密區無法掛載。\n\n您應該使用 ASCII 字元取代密碼中的非 ASCII 字元。如要這樣做,請選取 "加密區" -&gt; "修改加密區密碼"\n\n以下字元為 ASCII 字元:\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 { | } ~</string>
    <string 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 '.tc').\n\nAre you sure you want to use the problematic file extension?</string>
    <string 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 '.tc') after you dismount the volume.</string>
    <string lang="zh-tw" key="HOMEPAGE">首頁(線上)</string>
    <string lang="zh-tw" key="LARGE_IDE_WARNING_XP">警告:看起來您還沒有安裝任何 Windows 作業系統的修正檔案。您不應該向未安裝 SP1 或更新的修正檔案的 Windows XP 系統中大於 128 GB 的 IDE 硬碟寫入資料!如果這樣做了,磁碟上的資料(不論是否為 VeraCrypt 加密區)可能會損壞。要注意這是 Windows 作業系統的限制,而不是 VeraCrypt 的錯誤。</string>
    <string lang="zh-tw" key="LARGE_IDE_WARNING_2K">警告:看起來您的 Windows 2000 系統還未安裝 SP3 或更新的修正檔案。您不應該向這個系統中大於 128 GB 的 IDE 硬碟寫入資料!如果這樣做了,磁碟上的資料(不論是否為 VeraCrypt 加密區)可能會損壞。要注意這是 Windows 作業系統的限制,而不是 VeraCrypt 的錯誤。\n\n注意:您也需在註冊表裡啟用 48-位元 LBA 支援;更多資訊,請參考 http://support.microsoft.com/kb/305098/EN-US</string>
    <string lang="zh-tw" key="LARGE_IDE_WARNING_2K_REGISTRY">警告:您的系統不支援 48-位元 LBA ATAPI。因此,您將不能寫入到超過 128GB 容量的 IDE 磁碟!如果您仍然堅持這樣做,磁碟上的資料(不論其是否為 VeraCrypt 加密區)將會損壞。要注意這是 Windows 系統的限制,不是 VeraCrypt 軟體的限制。\n\n要啟用 48-位元 LBA 支援,請在註冊表的 HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\atapi\\Parameters 下增加一個 "EnableBigLba" 鍵值並設定其值為 1。\n\n更多訊息請參考 http://support.microsoft.com/kb/305098</string>
    <string lang="en" key="VOLUME_TOO_LARGE_FOR_FAT32">Error: Files larger than 4 GB cannot be stored on a FAT32 file system. Therefore, file-hosted VeraCrypt volumes (containers) stored on a FAT32 file system cannot be larger than 4 GB.\n\nIf you need a larger volume, create it on an NTFS file system (or, if you use Windows Vista SP1 or later, on an exFAT file system) or, instead of creating a file-hosted volume, encrypt an entire partition or device.</string>
    <string 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.</string>
    <string lang="zh-tw" key="FREE_SPACE_FOR_WRITING_TO_OUTER_VOLUME">警告:如果您想以後在外層加密區中新增更多的資料或檔案,您應該考慮為隱藏加密區選擇一個小一點的大小。\n\n您確定要以指定的大小繼續嗎?</string>
    <string lang="zh-tw" key="NO_VOLUME_SELECTED">未選擇加密區。\n\n選取 "選擇磁碟機..." 或 "選擇檔案..." 來選擇 VeraCrypt 加密區。</string>
    <string lang="zh-tw" key="NO_SYSENC_PARTITION_SELECTED">沒有選擇分割區。\n\n點 "選擇磁碟機" 來選擇一個通常需要啟動前置認證的卸載的分割區(例如,一個位於其他沒有在執行作業系統的加密的系統磁碟機上的分割區,或是另外一個作業系統的加密的系統分割區)。\n\n注意:選擇的分割區將會以一般 VeraCrypt 加密區的方式掛載而沒有啟動前置認證。這會舉例來說在備份或修復的操作上比較有用。</string>
    <string lang="zh-tw" key="CONFIRM_SAVE_DEFAULT_KEYFILES">警告:如果預設的金鑰檔被設定和啟用後,就無法掛載不使用該金鑰檔的加密區。因此,在啟用預設的金鑰檔之後,每當掛載加密區時記得不要勾選 "使用金鑰檔" 核取方塊(在輸入密碼欄位下方)。您確定保存選定的金鑰檔/路徑作為預設值嗎?</string>
    <string lang="zh-tw" key="HK_AUTOMOUNT_DEVICES">自動掛載磁碟機</string>
    <string lang="zh-tw" key="HK_DISMOUNT_ALL">全部卸載</string>
    <string lang="zh-tw" key="HK_WIPE_CACHE">清除快取</string>
    <string lang="en" key="HK_DISMOUNT_ALL_AND_WIPE">Dismount All  &amp;  Wipe Cache</string>
    <string lang="zh-tw" key="HK_FORCE_DISMOUNT_ALL_AND_WIPE">強制全部卸載並清除快取</string>
    <string lang="zh-tw" key="HK_FORCE_DISMOUNT_ALL_AND_WIPE_AND_EXIT">強制全部卸載清除快取並結束程式</string>
    <string lang="zh-tw" key="HK_MOUNT_FAVORITE_VOLUMES">掛載我的最愛加密區</string>
    <string lang="zh-tw" key="HK_SHOW_HIDE_MAIN_WINDOW">顯示/隱藏 VeraCrypt 主視窗</string>
    <string lang="zh-tw" key="PRESS_A_KEY_TO_ASSIGN">(點這裡並按下某個鍵盤按鍵)</string>
    <string lang="zh-tw" key="ACTION">操作</string>
    <string lang="zh-tw" key="SHORTCUT">捷徑</string>
    <string lang="zh-tw" key="CANNOT_USE_RESERVED_KEY">錯誤:該快速鍵為系統保留快速鍵,請選擇其他的。</string>
    <string lang="zh-tw" key="SHORTCUT_ALREADY_IN_USE">錯誤:快速鍵已被使用。</string>
    <string lang="zh-tw" key="HOTKEY_REGISTRATION_ERROR">警告:一個或多個 VeraCrypt 作用於系統範圍的快速鍵無法使用!\n\n請確定 VeraCrypt 的這些快速鍵沒有被其他程式或作業系統使用。</string>
    <string 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.</string>
    <string lang="en" key="SYS_ENC_HIBERNATION_PREVENTED">An error or incompatibility prevents VeraCrypt from encrypting the hibernation file. Therefore, hibernation has been prevented.\n\nNote: When a computer hibernates (or enters a power-saving mode), the content of its system memory is written to a hibernation storage file residing on the system drive. VeraCrypt would not be able to prevent encryption keys and the contents of sensitive files opened in RAM from being saved unencrypted to the hibernation storage file.</string>
    <string 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.</string>
    <string lang="en" key="VOLUME_MOUNTED_AS_DRIVE_LETTER_X_DISMOUNTED">VeraCrypt volume mounted as %c: has been dismounted.</string>
    <string lang="en" key="MOUNTED_VOLUMES_DISMOUNTED">VeraCrypt volumes have been dismounted.</string>
    <string lang="en" key="VOLUMES_DISMOUNTED_CACHE_WIPED">VeraCrypt volumes have been dismounted and password cache has been wiped.</string>
    <string lang="en" key="SUCCESSFULLY_DISMOUNTED">Successfully dismounted</string>
    <string 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?</string>
    <string lang="zh-tw" key="CONFIRM_NO_FORCED_AUTODISMOUNT">警告:如果此選項被停用,包含使用中的檔案/目錄 的加密區將無法自動卸載。\n\n您確定要停用這個選項嗎?</string>
    <string lang="zh-tw" key="WARN_PREF_AUTO_DISMOUNT">警告:包含使用中的檔案/目錄的加密區將無法自動卸載。\n\n要防止這種情況,在對話方塊視窗中啟用以下選項:"強制自動卸載,不論加密區是否包含使用中的檔案或目錄"</string>
    <string 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.</string>
    <string 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?</string>
    <string lang="zh-tw" key="SYSTEM_ENCRYPTION_RESUME_PROMPT">您已經排定了加密或解密系統分割區/磁碟機的操作。但該項操作尚未完成。\n\n您希望現在開始(恢復)該項操作嗎?</string>
    <string 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?</string>
    <string lang="en" key="KEEP_PROMPTING_ME">Yes, keep prompting me</string>
    <string lang="en" key="DO_NOT_PROMPT_ME">No, do not prompt me</string>
    <string 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.</string>
    <string lang="zh-tw" key="SYSTEM_ENCRYPTION_SCHEDULED_BUT_PBA_FAILED">您已經排定了加密或解密系統分割區/磁碟機的操作。然而,啟動前置認證已失敗(或被繞過)。\n\n注意:如果您在啟動前置認證環境中解密了系統分割區/磁碟機,您也許需要經由在 VeraCrypt 主視窗選單中選擇 "系統" &gt; "永久解密系統分割區/磁碟機" 來完成最後的操作。</string>
    <string 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?</string>
    <string lang="zh-tw" key="CONFIRM_EXIT_UNIVERSAL">結束嗎?</string>
    <string lang="zh-tw" key="CHOOSE_ENCRYPT_OR_DECRYPT">VeraCrypt 沒有足夠的訊息確定是否加密還是解密了。</string>
    <string lang="zh-tw" key="CHOOSE_ENCRYPT_OR_DECRYPT_FINALIZE_DECRYPT_NOTE">VeraCrypt 沒有足夠的訊息確定是否加密還是解密了。\n\n注意:如果您在啟動前置認證環境中解密了系統分割區/磁碟機,您也許需要經由點 '解密' 來完成最後的操作。</string>
    <string 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'.</string>
    <string 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.</string>
    <string lang="zh-tw" key="SYSTEM_ENCRYPTION_DEFER_CONFIRM">您想要中斷和延緩對系統分割區/磁碟機的加密操作嗎?\n\n注意:您以後也可以從中斷點恢復操作。您可以這樣做,舉例來說,經由在 VeraCrypt 主視窗選單中選擇 "系統" &gt; "恢復被中斷的操作"。如果您想永久終止或返回加密操作,選擇 "系統" &gt; "永久解密系統分割區/磁碟機..."。</string>
    <string lang="zh-tw" key="SYSTEM_DECRYPTION_DEFER_CONFIRM">您想要中斷和延緩對系統分割區/磁碟機的解密操作嗎?\n\n注意:您以後也可以從中斷點恢復操作。您可以這樣做,舉例來說,經由在 VeraCrypt 主視窗選單中選擇 "系統" &gt; "恢復被中斷的操作"。如果您想返回解密操作(並開始加密),選擇 "系統" &gt; "加密系統分割區/磁碟機..."。</string>
    <string lang="zh-tw" key="FAILED_TO_INTERRUPT_SYSTEM_ENCRYPTION">錯誤:中斷加密/解密系統分割區/磁碟機的操作失敗。</string>
    <string lang="en" key="FAILED_TO_INTERRUPT_WIPING">Error: Failed to interrupt the process of wiping.</string>
    <string lang="zh-tw" key="FAILED_TO_RESUME_SYSTEM_ENCRYPTION">錯誤:恢復加密/解密系統分割區/磁碟機的操作失敗。</string>
    <string lang="en" key="FAILED_TO_START_WIPING">Error: Failed to start the process of wiping.</string>
    <string lang="zh-tw" key="INCONSISTENCY_RESOLVED">解決不一致性。\n\n\n(如果您報告錯誤與這個有關,請在報告中包含下面技術訊息: %hs)</string>
    <string 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)</string>
    <string 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'.</string>
    <string lang="zh-tw" key="HIDVOL_PROT_BKG_TASK_WARNING">警告:VeraCrypt 背景工作已停用。在您結束 VeraCrypt 後,如果對隱藏加密區的損壞被阻止時,您也將無法得到提示。\n\n注意:您可以隨時在 VeraCrypt 的圖示按右鍵並選擇 "結束" 來停止背景工作。\n\n\n您要啟用 VeraCrypt 背景工作嗎?</string>
    <string lang="zh-tw" key="LANG_PACK_VERSION">語言檔案版本: %s</string>
    <string lang="zh-tw" key="CHECKING_FS">正在檢測掛載為 %hs 的 VeraCrypt 加密區的檔案系統...</string>
    <string lang="zh-tw" key="REPAIRING_FS">正在試圖修正掛載為 %hs 的 VeraCrypt 加密區的檔案系統...</string>
    <string lang="zh-tw" key="WARN_CBC_MODE">警告:這個加密區是加密成 CBC 模式。因為安全性的問題,CBC 模式自從 VeraCrypt 4.1 版已經廢棄。\n\n我們強烈建議您將資料從這個 VeraCrypt 加密區移到這版 VeraCrypt 製成的新加密區。完成之後,您應該安全的消除或毀滅舊的加密區。要取得更多資訊,請參考文件裏的版本歷史或 VeraCrypt 4.1 或更新版的發行說明。</string>
    <string lang="zh-tw" key="WARN_64_BIT_BLOCK_CIPHER">警告:該加密區使用了被保留的加密演算法。\n\n所有 64 位元區塊加密演算法(Blowfish,CAST-128 和 Triple DES)已經逐漸不再被使用了。雖然該加密區在以後版本的 VeraCrypt 可能會被掛載。然而以後不會針對這些被保留演算法採取一些改善措施。我們建議您建立一個使用 128 位元區塊加密演算法的 Veracrypt 加密區(如:AES,Serpent,Twofish,等等)並把使用舊演算法的加密區裡面的檔案移動到新的加密區裡面去。</string>
    <string lang="zh-tw" key="SYS_AUTOMOUNT_DISABLED">您的系統未被設置為自動掛載新加密區。因此也不可能掛載磁碟機類型的加密區。自動卸載可以在執行下列命令後重啟系統來啟用。\n\n\nmountvol.exe /E</string>
    <string lang="zh-tw" key="SYS_ASSIGN_DRIVE_LETTER">請在繼續前為該磁碟機/磁碟分割區指定一個代號("控制台" &gt; "系統和維護" &gt; "管理工具" - "建立和格式化磁碟分割區")。\n\n要注意這些是作業系統所需要的。</string>
    <string lang="zh-tw" key="MOUNT_TC_VOLUME">掛載 VeraCrypt 加密區</string>
    <string lang="zh-tw" key="DISMOUNT_ALL_TC_VOLUMES">卸除所有 VeraCrypt 加密區</string>
    <string lang="zh-tw" key="UAC_INIT_ERROR">VeraCrypt 取得系統管理員權限失敗。</string>
    <string lang="zh-tw" key="ERR_ACCESS_DENIED">已被作業系統拒絕存取。\n\n可能原因:作業系統要求您對某些資料夾、檔案、和磁碟機具有讀寫權限(或管理權限),以便您能夠從其中讀寫資料。通常情況下,非系統管理員只允許在他自己的檔案資料夾中建立、讀取和修改檔案。</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="zh-tw" key="NO_SPACE_FOR_BOOT_LOADER">VeraCrypt 開機管理程式需要至少 32 KBytes 的可用空間在系統磁碟機的一開始部分(VeraCrypt 開機管理程式需要被存到那空間)。不幸的,您得磁碟機沒有滿足此條件。\n\n請不要報告這錯誤/問題給 VeraCrypt。要解決這問題,您將需要重新分割您的磁碟機並保留前 32 KBytes 空間可用(在大部分的情況下,您將需要刪除並重新建立第一個分割區),我們建議您可以使用微軟的磁碟分割管理那是舉例來說當您正在安裝 Windows 時可以用的。</string>
    <string lang="zh-tw" key="FEATURE_UNSUPPORTED_ON_CURRENT_OS">此功能不支援目前您正在使用的作業系統版本。</string>
    <string lang="zh-tw" key="SYS_ENCRYPTION_UNSUPPORTED_ON_CURRENT_OS">VeraCrypt 不支援在您目前使用的作業系統版本的系統分割區/磁碟機的加密。</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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?</string>
    <string lang="zh-tw" key="GPT_BOOT_DRIVE_UNSUPPORTED">您的系統磁碟機具有 GUID 磁碟分割表(GPT)。目前,只支援有 MBR 的磁碟分割表。</string>
    <string lang="zh-tw" key="TC_BOOT_LOADER_ALREADY_INSTALLED">小心:VeraCrypt 開機管理程式已經安裝到了您的系統磁碟機上!\n\n這可能在您的電腦上已經加密了另外一個系統。\n\n警告:繼續加密目前執行的系統可能會導致其他系統不可能啟動或導致資料無法存取。\n\n您確定要繼續嗎?</string>
    <string 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.</string>
    <string lang="zh-tw" key="SYS_LOADER_UNAVAILABLE_FOR_RESCUE_DISK">原來的系統開機管理程式將不會保存到救援磁碟上(可能原因:備份檔案遺失)</string>
    <string lang="zh-tw" key="ERROR_MBR_PROTECTED">寫入 MBR 磁扇區時失敗。\n\n您的 BIOS 可能設定為保護 MBR 磁扇區。檢查您的 BIOS 設定(啟動電腦後按 F2,Delete,或 Esc)中的 MBR/防毒保護。</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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?</string>
    <string lang="zh-tw" key="SYS_PARTITION_OR_DRIVE_APPEARS_FULLY_ENCRYPTED">您的系統分割區/磁碟機似乎已被完全加密了。</string>
    <string lang="zh-tw" key="SYSENC_UNSUPPORTED_FOR_DYNAMIC_DISK">VeraCrypt 並不支援加密一個被轉換成動態大小的磁碟的系統磁碟機。</string>
    <string 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).</string>
    <string 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).</string>
    <string 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.</string>
    <string lang="zh-tw" key="ASK_ENCRYPT_PARTITION_INSTEAD_OF_DRIVE">您想要用加密系統分割區取代整個磁碟機嗎?\n\n要注意您可以在磁碟機上建立任何非系統分割區的分割區為主的 VeraCrypt 加密區(除了加密系統分割區)。</string>
    <string lang="zh-tw" key="WHOLE_SYC_DEVICE_RECOM">由於您的系統磁碟機僅包含一個佔據整個磁碟機的分割區,適合(更安全)加密整個磁碟機包含通常位於這樣分割區周圍沒用到的閒置空間。\n\n您希望加密整個系統磁碟機嗎?</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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)?</string>
    <string 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?</string>
    <string 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.</string>
    <string 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' &gt; '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).</string>
    <string lang="en" key="GAP_BETWEEN_SYS_AND_HIDDEN_OS_PARTITION">Warning: There is unallocated space between the system partition and the first partition behind it. After you create the hidden operating system, you must not create any new partitions in that unallocated space. Otherwise, the hidden operating system will be impossible to boot (until you delete such newly created partitions).</string>
    <string lang="zh-tw" key="ALGO_NOT_SUPPORTED_FOR_SYS_ENCRYPTION">此演算法目前不支援系統加密。</string>
    <string lang="en" key="ALGO_NOT_SUPPORTED_FOR_TRUECRYPT_MODE">This algorithm is not supported for TrueCrypt mode.</string>
    <string lang="en" key="PIM_NOT_SUPPORTED_FOR_TRUECRYPT_MODE">PIM (Personal Iterations Multiplier) not supported for TrueCrypt mode.</string>	  
    <string 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.</string>
    <string 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.</string>    
    <string lang="en" key="KEYFILES_NOT_SUPPORTED_FOR_SYS_ENCRYPTION">Keyfiles are currently not supported for system encryption.</string>
    <string lang="zh-tw" key="CANNOT_RESTORE_KEYBOARD_LAYOUT">&gt;警告:VeraCrypt 不能回復原始鍵盤配置。這可能導致您輸入不正確的密碼。</string>
    <string lang="zh-tw" key="CANT_CHANGE_KEYB_LAYOUT_FOR_SYS_ENCRYPTION">錯誤:不能設定 VeraCrypt 鍵盤配置為標準美式鍵盤配置。\n\n要注意在啟動前置環境(Windows 啟動前)需要輸入密碼,這時非標準美式鍵盤配置是無法使用的。因此,密碼必須總是使用標準美式鍵盤配置輸入。</string>
    <string lang="zh-tw" key="ALT_KEY_CHARS_NOT_FOR_SYS_ENCRYPTION">由於 VeraCrypt 暫時改變鍵盤配置為標準美式鍵盤配置,目前在按下右 ALT 鍵的情況下是不可能經由按鍵盤輸入字元。然而,您可以在按下 Shift 鍵的時候經由按適當鍵輸入大多數的字元。</string>
    <string lang="zh-tw" key="KEYB_LAYOUT_CHANGE_PREVENTED">VeraCrypt 阻止了對鍵盤配置的修改</string>
    <string lang="zh-tw" key="KEYB_LAYOUT_SYS_ENC_EXPLANATION">注意:在啟動前置環境(Windows 啟動前)需要輸入密碼,這時非標準美式鍵盤配置是無法使用的。因此,密碼必須總是使用標準美式鍵盤配置輸入。然而,重要的是要注意您不需要真的使用美式鍵盤。VeraCrypt 在您沒有真的美式鍵盤的情況下也能夠自動的保證您能夠安全的輸入密碼(現在和在啟動前置環境)。</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="RESCUE_DISK_BURN_INFO">The Rescue Disk image has been created and stored in this file:\n%hs\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.</string>
    <string lang="en" key="RESCUE_DISK_BURN_INFO_NO_CHECK">The Rescue Disk image has been created and stored in this file:\n%hs\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.</string>
    <string 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</string>
    <string lang="en" key="LAUNCH_WIN_ISOBURN">Launch Microsoft Windows Disc Image Burner</string>
    <string lang="en" key="RESCUE_DISK_BURN_NO_CHECK_WARN">WARNING: If you already created a VeraCrypt Rescue Disk in the past, it cannot be reused for this system partition/drive because it was created for a different master key! Every time you encrypt a system partition/drive, you must create a new VeraCrypt Rescue Disk for it even if you use the same password.</string>
    <string lang="zh-tw" key="CANNOT_SAVE_SYS_ENCRYPTION_SETTINGS">錯誤:不能儲存系統加密設定。</string>
    <string lang="zh-tw" key="CANNOT_INITIATE_SYS_ENCRYPTION_PRETEST">不能初始化系統加密預先測試。</string>
    <string lang="en" key="CANNOT_INITIATE_HIDDEN_OS_CREATION">Cannot initiate the process of creation of the hidden operating system.</string>
    <string lang="zh-tw" key="WIPE_MODE_TITLE">清除模式</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="DEVICE_WIPE_PAGE_TITLE">Wiping</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="CONFIRM_WIPE_ABORT">Do you want to abort the process of wiping?</string>
    <string lang="en" key="CONFIRM_WIPE_START">Warning: The entire content of the selected partition/device will be erased and lost.</string>
    <string 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.</string>
    <string 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?</string>
    <string lang="zh-tw" key="WIPE_MODE_NONE">無(最快)</string>
    <string lang="en" key="WIPE_MODE_1_RAND">1-pass (random data)</string>
    <string lang="zh-tw" key="WIPE_MODE_3_DOD_5220">3 次複寫(美國國防部 5220.22-M 演算法)</string>
    <string lang="zh-tw" key="WIPE_MODE_7_DOD_5220">7 次複寫(美國國防部 5220.22-M 演算法)</string>
    <string lang="en" key="WIPE_MODE_35_GUTMANN">35-pass ("Gutmann")</string>
    <string lang="en" key="WIPE_MODE_256">256-pass</string>
    <string lang="zh-tw" key="SYS_MULTI_BOOT_MODE_TITLE">作業系統數目</string>
    <string lang="zh-tw" key="MULTI_BOOT_FOR_ADVANCED_ONLY">警告:經驗不足的使用者從不應該試圖在多重開機的組態設定下加密 Windows。\n\n要繼續嗎?</string>
    <string 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?</string>
    <string lang="en" key="UNSUPPORTED_HIDDEN_OS_MULTI_BOOT_CFG">VeraCrypt does not support this multi-boot configuration when creating/using a hidden operating system.</string>
    <string lang="zh-tw" key="SYSENC_MULTI_BOOT_SYS_EQ_BOOT_TITLE">啟動磁碟機</string>
    <string lang="zh-tw" key="SYSENC_MULTI_BOOT_SYS_EQ_BOOT_HELP">目前執行的作業系統安裝到了啟動磁碟機上了嗎?\n\n注意:有時,Windows 可能沒有跟 Windows 開機管理程式(啟動分割區)安裝在同一個磁碟機上。如果是這種情況,選擇 "否"。</string>
    <string lang="zh-tw" key="SYS_PARTITION_MUST_BE_ON_BOOT_DRIVE">VeraCrypt 目前不支援加密不是從安裝作業系統磁碟機開機的作業系統。</string>
    <string lang="zh-tw" key="SYSENC_MULTI_BOOT_NBR_SYS_DRIVES_TITLE">系統磁碟機數目</string>
    <string lang="zh-tw" key="SYSENC_MULTI_BOOT_NBR_SYS_DRIVES_HELP">有多少個磁碟機含有作業系統?\n\n注意:舉例來說,您在主要的磁碟機上安裝了作業系統(例如 Windows,Mac OS X,Linux,等等)又在第二個磁碟機上安裝了額外的作業系統,就選擇 "2 或更多"。</string>
    <string lang="zh-tw" key="WDE_UNSUPPORTED_FOR_MULTIPLE_SYSTEMS_ON_ONE_DRIVE">VeraCrypt 目前不支援對整個包含多個作業系統磁碟機的加密。\n\n可能的解決方法:\n\n- 您可以回上一步並選只加密單一系統分割區(相對於去選加密整個系統磁碟機)。\n\n- 另外,如果把磁碟機中的其他系統移到其他的磁碟機只保留一個系統的話您將可以加密整個磁碟機。</string>
    <string lang="zh-tw" key="SYSENC_MULTI_BOOT_ADJACENT_SYS_TITLE">多個系統在單一磁碟機中</string>
    <string lang="zh-tw" key="SYSENC_MULTI_BOOT_ADJACENT_SYS_HELP">在目前執行的作業系統所安裝的磁碟機中,是否包含其他任何的作業系統?\n\n注意:例如目前執行的作業系統安裝在磁碟機 #0,該磁碟機包含了幾個分割區,其中一個分割區安裝 Windows 系統,而另一個分割區安裝了額外任何的作業系統(例如 Windows,Mac OS X,Linux,等等),選擇 "是"。</string>
    <string lang="zh-tw" key="SYSENC_MULTI_BOOT_NONWIN_BOOT_LOADER_TITLE">非 Windows 的開機管理程式</string>
    <string lang="en" key="SYSENC_MULTI_BOOT_NONWIN_BOOT_LOADER_HELP">Is a non-Windows boot loader (or boot manager) installed in the master boot record (MBR)?\n\nNote: For example, if the first track of the boot drive contains GRUB, LILO, XOSL, or some other non-Windows boot manager (or boot loader), select 'Yes'.</string>
    <string lang="zh-tw" key="SYSENC_MULTI_BOOT_OUTCOME_TITLE">多重開機</string>
    <string lang="zh-tw" key="CUSTOM_BOOT_MANAGERS_IN_MBR_UNSUPPORTED">VeraCrypt 目前不支援是在主要啟動磁區中安裝非 Windows 的開機管理程式的多重開機組態設定。\n\n可能的解決辦法:\n\n- 如果您使用了一個啟動管理程式來開啟 Windows 和 Linux,把啟動管理程式(一般來說,GRUB)從主要啟動磁區移到一個分割區上。然後再啟動精靈來加密系統分割區/磁碟機。注意:VeraCrypt 開機管理程式將會成為主要的啟動管理程式,而且會允許您把原來的啟動管理程式(例如 GRUB)作為第二啟動管理程式來執行(經由在 VeraCrypt 開機管理程式畫面按下 'ESC' 鍵),因此您仍然可以開啟 Linux。</string>
    <string lang="en" key="WINDOWS_BOOT_LOADER_HINTS">If the currently running operating system is installed on the boot partition, then, after you encrypt it, you will need to enter the correct password even if you want to start any other unencrypted Windows system(s) (as they will share a single encrypted Windows boot loader/manager).\n\nIn contrast, if the currently running operating system is not installed on the boot partition (or if the Windows boot loader/manager is not used by any other system), then, after you encrypt this system, you will not need to enter the correct password to boot the other unencrypted system(s) -- you will only need to press the Esc key to start the unencrypted system (if there are multiple unencrypted systems, you will also need to choose which system to start in the VeraCrypt Boot Manager menu).\n\nNote: Typically, the earliest installed Windows system is installed on the boot partition.</string>
    <string lang="en" key="SYSENC_PRE_DRIVE_ANALYSIS_TITLE">Encryption of Host Protected Area</string>
    <string lang="en" key="SYSENC_PRE_DRIVE_ANALYSIS_HELP">At the end of many drives, there is an area that is normally hidden from the operating system (such areas are usually referred to as Host Protected Areas). However, some programs can read and write data from/to such areas.\n\nWARNING: Some computer manufacturers may use such areas to store tools and data for RAID, system recovery, system setup, diagnostic, or other purposes. If such tools or data must be accessible before booting, the hidden area should NOT be encrypted (choose 'No' above).\n\nDo you want VeraCrypt to detect and encrypt such a hidden area (if any) at the end of the system drive?</string>
    <string lang="en" key="SYSENC_TYPE_PAGE_TITLE">Type of System Encryption</string>
    <string lang="en" key="SYSENC_NORMAL_TYPE_HELP">Select this option if you merely want to encrypt the system partition or the entire system drive.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="SYSENC_HIDDEN_OS_REQ_CHECK_PAGE_TITLE">Hidden Operating System</string>
    <string 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.</string>
    <string lang="zh-tw" key="SYSENC_DRIVE_ANALYSIS_TITLE">正在檢測隱藏磁扇區</string>
    <string lang="en" key="SYSENC_DRIVE_ANALYSIS_INFO">Please wait while VeraCrypt is detecting possible hidden sectors at the end of the system drive. Note that it may take a long time to complete.\n\nNote: In very rare cases, on some computers, the system may become unresponsive during this detection process. If it happens, restart the computer, start VeraCrypt, repeat the previous steps but skip this detection process. Note that this issue is not caused by a bug in VeraCrypt.</string>
    <string lang="zh-tw" key="SYS_ENCRYPTION_SPAN_TITLE">要加密的區域</string>
    <string 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.</string>
    <string lang="zh-tw" key="COLLECTING_RANDOM_DATA_TITLE">正在蒐集隨機資料</string>
    <string lang="zh-tw" key="KEYS_GEN_TITLE">金鑰已經產生</string>
    <string 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.</string>
    <string 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).</string>
    <string 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.</string>
    <string 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.</string>
    <string 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).</string>
    <string lang="zh-tw" key="RESCUE_DISK_RECORDING_TITLE">正在燒錄救援磁碟</string>
    <string lang="zh-tw" key="RESCUE_DISK_CREATED_TITLE">救援磁碟已建立</string>
    <string lang="zh-tw" key="SYS_ENCRYPTION_PRETEST_TITLE">系統加密預先測試</string>
    <string lang="zh-tw" key="RESCUE_DISK_DISK_VERIFIED_TITLE">救援磁碟已驗證</string>
    <string lang="zh-tw" key="RESCUE_DISK_VERIFIED_INFO">\nVeraCrypt 救援磁碟已被成功驗證。請現在從光碟機中移除救援磁碟並把它存放到安全的地方。\n\n點 '下一步' 繼續。</string>
    <string lang="en" key="REMOVE_RESCUE_DISK_FROM_DRIVE">WARNING: During the next steps, the VeraCrypt Rescue Disk must not be in the drive. Otherwise, it will not be possible to complete the steps correctly.\n\nPlease remove it from the drive now and store it in a safe place. Then click OK.</string>
    <string lang="zh-tw" key="PREBOOT_NOT_LOCALIZED">警告:由於啟動前置環境的技術限制,VeraCrypt 在啟動前置環境(例如 Windows 啟動前)顯示的文字不能被本地化。VeraCrypt 開機管理程式的使用者介面完全是英文的。\n\n要繼續嗎?</string>
    <string lang="zh-tw" key="SYS_ENCRYPTION_PRETEST_INFO">在加密系統分割區或磁碟機之前,VeraCrypt 需要驗證每個環節都正確無誤。\n\n在點 '測試' 以後,所有必須的元件(例如,啟動前置認證元件,如 VeraCrypt 開機管理程式)將會被安裝而且您的電腦將會重新開機。然後您需要在 Windows 開啟前的 VeraCrypt 開機管理程式畫面輸入您的密碼。在 Windows 開啟後,您將會被自動通知預先測試的結果。\n\n以下的裝置將會被修改:磁碟機 #%d\n\n\n如果您現在點 '取消',將不會安裝任何東西而且預先測試將不會被執行。</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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.</string>
    <string lang="zh-tw" key="SYS_ENCRYPTION_PRETEST_RESULT_TITLE">預先測試已經完成</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="SYSENC_HIDDEN_OS_INITIAL_INFO_TITLE">Hidden System Started</string>
    <string lang="en" key="SYSENC_HIDDEN_OS_WIPE_INFO_TITLE">Original System</string>
    <string 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.</string>
    <string 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).</string>
    <string 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.</string>
    <string lang="en" key="HIDDEN_OS_CREATION_NOT_FINISHED_CHOICE_RETRY">Restart the computer and proceed</string>
    <string lang="en" key="HIDDEN_OS_CREATION_NOT_FINISHED_CHOICE_TERMINATE">Permanently terminate the process of creation of the hidden operating system</string>
    <string lang="en" key="HIDDEN_OS_CREATION_NOT_FINISHED_CHOICE_ASK_LATER">Do nothing now and ask again later</string>
    <string 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</string>
    <string 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</string>
    <string lang="en" key="RESCUE_DISK_HELP_PORTION_3">II. When and How to Use VeraCrypt Rescue Disk (After Encrypting)\n\n</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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.</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string lang="en" key="DECOY_OS_INSTRUCTIONS_PORTION_8">6) Select the option 'Encrypt the Windows system partition' and then click 'Next'.\n\n</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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</string>
    <string 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)!</string>
    <string lang="en" key="HIDDEN_OS_CREATION_PREINFO_TITLE">Operating System Cloning</string>
    <string 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).</string>
    <string lang="en" key="CONFIRM_CANCEL_HIDDEN_OS_CREATION">Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now.</string>
    <string lang="zh-tw" key="CONFIRM_CANCEL_SYS_ENC_PRETEST">您要取消系統加密預先測試嗎?</string>
    <string 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://veracrypt.codeplex.com/wikipage?title=Troubleshooting</string>
    <string lang="zh-tw" key="SYS_DRIVE_NOT_ENCRYPTED">系統分割區/磁碟機看起來並未加密(即沒有部分也沒有完全加密)。</string>
    <string lang="zh-tw" key="SETUP_FAILED_BOOT_DRIVE_ENCRYPTED">您的系統分割區/磁碟機已加密(部分或完全加密)。\n\n請在繼續進行之前解密這個系統分割區/磁碟機。要這樣做,在 VeraCrypt 主視窗的選單中,選擇 "系統" &gt; "永久解密系統分割區/磁碟機"。</string>
    <string 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).</string>
    <string lang="zh-tw" key="SYS_ENCRYPTION_OR_DECRYPTION_IN_PROGRESS">您的系統分割區/磁碟機正在被加密,解密,不然就是被修改。請在繼續操作前中斷這個加密/解密/修改的操作(或一直等到它完成)。</string>
    <string lang="zh-tw" key="SYSTEM_ENCRYPTION_IN_PROGRESS_ELSEWHERE">已經有 VeraCrypt 加密區建立精靈的執行實例在執行,而且正在執行對系統分割區/磁碟機的加密/解密操作。在您操作前,請等它完成或者將它關閉。如果您無法關閉它,請在繼續操作前重新啟動電腦。</string>
    <string lang="zh-tw" key="SYSTEM_ENCRYPTION_NOT_COMPLETED">加密或解密系統分割區/磁碟機的操作尚未完成。請等到它操作完成。</string>
    <string lang="zh-tw" key="ERR_ENCRYPTION_NOT_COMPLETED">錯誤:加密分割區/磁碟機的操作尚未完成。那必須要先完成。</string>
    <string 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.</string>
    <string lang="en" key="ERR_SYS_HIDVOL_HEAD_REENC_MODE_WRONG">The password is correct, VeraCrypt has successfully decrypted the volume header and detected that this volume is a hidden system volume. However, you cannot modify the header of a hidden system volume this way.\n\nTo change the password for a hidden system volume, boot the operating system residing in the hidden volume, and then select 'System' &gt; 'Change Password' from the menu bar of the main VeraCrypt window.\n\nTo set the header key derivation algorithm, boot the hidden operating system and then select 'System' &gt; 'Set Header Key Derivation Algorithm'.</string>
    <string lang="en" key="CANNOT_DECRYPT_HIDDEN_OS">VeraCrypt does not support in-place decryption of a hidden system partition.\n\nNote: If you want to decrypt the decoy system partition, boot the decoy system, and then select 'System' &gt; 'Permanently Decrypt System Partition/Drive' from the menu bar of the main VeraCrypt window.</string>
    <string lang="zh-tw" key="ERR_PARAMETER_INCORRECT">錯誤:不正確/無效的參數。</string>
    <string lang="zh-tw" key="DEVICE_SELECTED_IN_NON_DEVICE_MODE">您已經選擇了一個分割區或者磁碟機,但是您選擇的精靈模式只適用檔案型容器。\n\n您希望改變精靈模式嗎?</string>
    <string lang="zh-tw" key="CONFIRM_CHANGE_WIZARD_MODE_TO_FILE_CONTAINER">您想改為建立 VeraCrypt 檔案型容器嗎?</string>
    <string 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?</string>
    <string lang="zh-tw" key="CONFIRM_DECRYPT_SYS_DEVICE">您確認要永久解密系統分割區/磁碟機嗎?</string>
    <string lang="zh-tw" key="CONFIRM_DECRYPT_SYS_DEVICE_CAUTION">小心:如果您永久解密系統分割區/磁碟機,所有未加密資料將會寫到它上面。\n\n您真的確定要永久解密系統分割區/磁碟機嗎?</string>
    <string lang="en" key="CONFIRM_DECRYPT_NON_SYS_DEVICE">Are you sure you want to permanently decrypt the following volume?</string>
    <string 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?</string>
    <string 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?</string>
    <string lang="zh-tw" key="NOTE_CASCADE_FOR_SYS_ENCRYPTION">如果您遭遇任何前面描述的問題,先解密該分割區/磁碟機(如果它已經加密)並試著使用一種非串聯加密演算法對它再次加密(例如 AES)。</string>
    <string 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?</string>
    <string lang="en" key="UPDATE_TC_IN_HIDDEN_OS_TOO">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.\n\nYou should run the VeraCrypt installer (whose version number is the same as the one of the VeraCrypt Boot Loader) to update VeraCrypt on this operating system.</string>
    <string 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' &gt; 'Create Rescue Disk').</string>
    <string lang="zh-tw" key="BOOT_LOADER_UPGRADE_OK">VeraCrypt 開機管理程式已經更新。\n\n強烈建議您建立一片新的 VeraCrypt 救援磁碟(那將包含新版的 VeraCrypt 開機管理程式)經由選擇 "系統" &gt; "建立救援磁碟" 在您重新啟動電腦之後。</string>
    <string lang="en" key="BOOT_LOADER_UPGRADE_OK_HIDDEN_OS">The VeraCrypt Boot Loader has been upgraded.\n\nIt is strongly recommended that you boot the decoy operating system and then create a new VeraCrypt Rescue Disk (which will contain the new version of the VeraCrypt Boot Loader) by selecting 'System' &gt; 'Create Rescue Disk'.</string>
    <string lang="zh-tw" key="BOOT_LOADER_UPGRADE_FAILED">更新 VeraCrypt 開機管理程式失敗。</string>
    <string 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.</string>
    <string lang="zh-tw" key="HIDDEN_SECTOR_DETECTION_FAILED_PREVIOUSLY">警告:看來 VeraCrypt 已經試著檢測過這個系統磁碟機上的隱藏磁扇區。如果您在上次檢測過程中遭遇任何問題,您現在可以經由跳過隱藏磁扇區的檢測來避免這些問題。要注意如果您這樣做,VeraCrypt 將會使用作業系統回報的大小(那也許會小於真實磁碟機的大小)。\n\n要注意這問題並不是 VeraCrypt 的錯誤引起的。</string>
    <string lang="zh-tw" key="SKIP_HIDDEN_SECTOR_DETECTION">跳過隱藏磁扇區的檢測(使用作業系統回報的大小)</string>
    <string lang="zh-tw" key="RETRY_HIDDEN_SECTOR_DETECTION">嘗試再次檢測隱藏磁扇區</string>
    <string 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?</string>
    <string 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?</string>
    <string lang="en" key="ZEROED_BAD_SECTOR_COUNT">Note: VeraCrypt has replaced the content of %I64d unreadable sectors (%s) with encrypted all-zero plaintext blocks.</string>
    <string lang="en" key="SKIPPED_BAD_SECTOR_COUNT">Note: VeraCrypt has replaced the content of %I64d unreadable sectors (%s) with pseudorandom data.</string>
    <string lang="en" key="ENTER_TOKEN_PASSWORD">Enter password/PIN for token '%s':</string>
    <string 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).</string>
    <string 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.</string>
    <string 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'.</string>
    <string 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'.</string>
    <string 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).</string>
    <string 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.</string>
    <string lang="en" key="TOKEN_KEYFILE_NOT_FOUND">Security token keyfile not found.</string>
    <string lang="en" key="TOKEN_KEYFILE_ALREADY_EXISTS">A security token keyfile with the same name already exists.</string>
    <string lang="en" key="CONFIRM_SEL_FILES_DELETE">Do you want to delete the selected files?</string>
    <string lang="en" key="INVALID_TOKEN_KEYFILE_PATH">Security token keyfile path is invalid.</string>
    <string lang="en" key="SECURITY_TOKEN_ERROR">Security token error</string>
    <string lang="en" key="CKR_PIN_INCORRECT">Password for security token is incorrect.</string>
    <string 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' &gt; 'Keyfile Generator').</string>
    <string lang="en" key="ALL_TOKEN_SESSIONS_CLOSED">All open security token sessions have been closed.</string>
    <string lang="en" key="SELECT_TOKEN_KEYFILES">Select Security Token Keyfiles</string>
    <string lang="en" key="TOKEN_SLOT_ID">Slot</string>
    <string lang="en" key="TOKEN_NAME">Token name</string>
    <string lang="en" key="TOKEN_DATA_OBJECT_LABEL">File name</string>
    <string 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).</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="SETTING_REQUIRES_REBOOT">Note that this setting takes effect only after the operating system is restarted.</string>
    <string lang="en" key="COMMAND_LINE_ERROR">Error while parsing command line.</string>
    <string lang="zh-tw" key="RESCUE_DISK">救援磁碟</string>
    <string lang="en" key="SELECT_FILE_AND_MOUNT">Select &amp;File and Mount...</string>
    <string lang="en" key="SELECT_DEVICE_AND_MOUNT">Select &amp;Device and Mount...</string>
    <string lang="en" key="DISABLE_NONADMIN_SYS_FAVORITES_ACCESS">Allow only administrators to view and dismount system favorite volumes in VeraCrypt</string>
    <string lang="en" key="MOUNT_SYSTEM_FAVORITES_ON_BOOT">Mount system favorite volumes when Windows starts (in the initial phase of the startup procedure)</string>
    <string 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?</string>
    <string 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').</string>
    <string 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?</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string 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.</string>
    <string lang="en" key="NUMBER_OF_THREADS">%d threads</string>
    <string 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' &gt; 'Performance' and enable the corresponding option.</string>
    <string 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' &gt; 'Performance' and disable the corresponding option.</string>
    <string lang="en" key="ASK_REMOVE_DEVICE_WRITE_PROTECTION">Do you want VeraCrypt to attempt to disable write protection of the partition/drive?</string>
    <string lang="en" key="CONFIRM_SETTING_DEGRADES_PERFORMANCE">WARNING: This setting may degrade performance.\n\nAre you sure you want to use this setting?</string>
    <string lang="en" key="HOST_DEVICE_REMOVAL_DISMOUNT_WARN_TITLE">Warning: VeraCrypt volume auto-dismounted</string>
    <string 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.</string>
    <string 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</string>
    <string lang="zh-tw" key="TEST">測試</string>
    <string lang="zh-tw" key="KEYFILE">金鑰檔案</string>
    <string lang="zh-tw" key="VKEY_08">Backspace</string>
    <string lang="zh-tw" key="VKEY_09">Tab</string>
    <string lang="zh-tw" key="VKEY_0C">Clear</string>
    <string lang="zh-tw" key="VKEY_0D">Enter</string>
    <string lang="zh-tw" key="VKEY_13">Pause</string>
    <string lang="zh-tw" key="VKEY_14">Caps Lock</string>
    <string lang="zh-tw" key="VKEY_20">Spacebar</string>
    <string lang="zh-tw" key="VKEY_21">Page Up</string>
    <string lang="zh-tw" key="VKEY_22">Page Down</string>
    <string lang="zh-tw" key="VKEY_23">End</string>
    <string lang="zh-tw" key="VKEY_24">Home</string>
    <string lang="zh-tw" key="VKEY_25"></string>
    <string lang="zh-tw" key="VKEY_26"></string>
    <string lang="zh-tw" key="VKEY_27"></string>
    <string lang="zh-tw" key="VKEY_28"></string>
    <string lang="zh-tw" key="VKEY_29">Select Key</string>
    <string lang="zh-tw" key="VKEY_2A">Print Key</string>
    <string lang="zh-tw" key="VKEY_2B">Execute Key</string>
    <string lang="zh-tw" key="VKEY_2C">Print Screen</string>
    <string lang="zh-tw" key="VKEY_2D">Insert</string>
    <string lang="zh-tw" key="VKEY_2E">Delete</string>
    <string lang="zh-tw" key="VKEY_5D">Applications Key</string>
    <string lang="zh-tw" key="VKEY_5F">Sleep</string>
    <string lang="zh-tw" key="VKEY_90">Num Lock</string>
    <string lang="zh-tw" key="VKEY_91">Scroll Lock</string>
    <string lang="zh-tw" key="VKEY_A6">Browser Back</string>
    <string lang="zh-tw" key="VKEY_A7">Browser Forward</string>
    <string lang="zh-tw" key="VKEY_A8">Browser Refresh</string>
    <string lang="zh-tw" key="VKEY_A9">Browser Stop</string>
    <string lang="zh-tw" key="VKEY_AA">Browser Search</string>
    <string lang="zh-tw" key="VKEY_AB">Browser Favorites</string>
    <string lang="zh-tw" key="VKEY_AC">Browser Home</string>
    <string lang="zh-tw" key="VKEY_AD">Mute</string>
    <string lang="zh-tw" key="VKEY_AE">Volume Down</string>
    <string lang="zh-tw" key="VKEY_AF">Volume Up</string>
    <string lang="zh-tw" key="VKEY_B0">Next Track</string>
    <string lang="zh-tw" key="VKEY_B1">Previous Track</string>
    <string lang="zh-tw" key="VKEY_B2">Stop Media</string>
    <string lang="zh-tw" key="VKEY_B3">Play/Pause Media</string>
    <string lang="zh-tw" key="VKEY_B4">Start Mail Key</string>
    <string lang="zh-tw" key="VKEY_B5">Select Media Key</string>
    <string lang="zh-tw" key="VKEY_B6">Application 1</string>
    <string lang="zh-tw" key="VKEY_B7">Application 2</string>
    <string lang="zh-tw" key="VKEY_F6">Attn</string>
    <string lang="zh-tw" key="VKEY_F7">CrSel</string>
    <string lang="zh-tw" key="VKEY_F8">ExSel</string>
    <string lang="zh-tw" key="VKEY_FA">Play</string>
    <string lang="zh-tw" key="VKEY_FB">Zoom</string>
    <string lang="zh-tw" key="VK_NUMPAD">NumPad</string>
    <string lang="zh-tw" key="VK_SHIFT">Shift</string>
    <string lang="zh-tw" key="VK_CONTROL">Control</string>
    <string lang="zh-tw" key="VK_ALT">Alt</string>
    <string lang="zh-tw" key="VK_WIN">Win</string>
    <string lang="zh-tw" key="BYTE">B</string>
    <string lang="zh-tw" key="KB">KB</string>
    <string lang="zh-tw" key="MB">MB</string>
    <string lang="zh-tw" key="GB">GB</string>
    <string lang="zh-tw" key="TB">TB</string>
    <string lang="zh-tw" key="PB">PB</string>
    <string lang="zh-tw" key="B_PER_SEC">B/s</string>
    <string lang="zh-tw" key="KB_PER_SEC">KB/s</string>
    <string lang="zh-tw" key="MB_PER_SEC">MB/s</string>
    <string lang="zh-tw" key="GB_PER_SEC">GB/s</string>
    <string lang="zh-tw" key="TB_PER_SEC">TB/s</string>
    <string lang="zh-tw" key="PB_PER_SEC">PB/s</string>
    <string lang="en" key="TRIPLE_DOT_GLYPH_ELLIPSIS"></string>
  </localization>
  <!-- XML Schema -->
  <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="control">
                  <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:element maxOccurs="unbounded" name="string">
                  <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>