diff --git a/Translations/Language.zh-cn.xml b/Translations/Language.zh-cn.xml
index 142839ad..ed73b0b8 100644
--- a/Translations/Language.zh-cn.xml
+++ b/Translations/Language.zh-cn.xml
@@ -1665,24 +1665,24 @@
系统加密或解密正在进行或未完成时,无法修复 EFI 引导加载程序。请先完成或继续挂起的系统加密/解密过程,然后再重试。
此修复操作仅适用于从 GPT 系统分区以 UEFI 模式启动的系统。
EFI 引导加载程序已成功修复。
- PIM (Personal Iterations Multiplier) controls the memory and time costs used by Argon2id header key derivation as follows:\n Memory = min(64 MiB + ((PIM - 1) x 32 MiB), 1024 MiB)\n Iterations = 3 + ((PIM - 1) / 3) for PIM 31 or lower, then 13 + (PIM - 31)\n\nWhen left empty or set to 0, VeraCrypt will use the default Argon2 PIM (12), which uses 416 MiB of memory and 6 iterations.\n\nWhen the password is less than 20 characters, Argon2 PIM can't be smaller than 12 in order to maintain a minimal security level.\nWhen the password is 20 characters or more, Argon2 PIM can be set to any value.\n\nAn Argon2 PIM larger than 12 increases memory usage up to 1024 MiB and then increases iterations. This will lead to slower mounting. A small Argon2 PIM (less than 12) will lead to quicker mounting but it can reduce security if the password is not strong enough.
- You have chosen an Argon2 PIM value that is larger than VeraCrypt default value.\nPlease note that this can require more memory and lead to much slower mounting.
- You have chosen an Argon2 PIM value that is smaller than the default VeraCrypt value. Please note that if your password is not strong enough, this could lead to weaker security.\n\nDo you confirm that you are using a strong password?
- Password must contain 20 or more characters in order to use the specified Argon2 PIM.\nShorter passwords can only be used if the Argon2 PIM is 12 or greater.
- Mount NTFS volumes with the Linux kernel ntfs3 driver
- Linux only. When enabled, VeraCrypt probes the decrypted virtual device with blkid -p and mounts detected NTFS filesystems with ntfs3 instead of the default NTFS backend. If NTFS detection fails, VeraCrypt uses the normal automatic filesystem selection. If ntfs3 is unavailable or blocked by the distribution, mounting may fail. This opt-in option can avoid suspend or hibernate hangs caused by frozen user-space FUSE filesystems.
- Normal unmount of volume {0} failed. This can happen when applications still have files or directories open on the volume, or when the backing device was disconnected and the mount became stale.\n\nIf the device is still connected, choose No, close applications using the volume, and try unmounting again.\n\nIf the device was disconnected or the mount is stale, VeraCrypt can attempt emergency cleanup by lazy-detaching the filesystem and removing or scheduling removal of VeraCrypt kernel objects. Pending writes may have failed, data may be lost, and cleanup may remain pending until applications close open files. Check the filesystem with fsck or the appropriate repair tool before using it again.\n\nContinue?
- Emergency cleanup for volume {0} has been initiated. If the volume was disconnected, the mount was stale, or there were pending writes, check the filesystem with fsck or the appropriate repair tool before using it again.
- Creating volume data. Please wait.
- Finalizing volume creation: writing backup header.
- Finalizing volume creation: flushing data to disk. This can take several minutes on large volumes or slow/USB storage.
- Finalizing volume creation.
- Volume creation has been aborted.
- Volume creation failed.
- Finalizing volume creation: mounting temporary volume.
- Finalizing volume creation: preparing temporary device.
- Finalizing volume creation: creating filesystem using {0}.
- Finalizing volume creation: dismounting temporary volume.
+ PIM(个人迭代乘数)控制 Argon2id 头部密钥派生所使用的内存和时间开销,规则如下:\n 内存 = min(64 MiB + ((PIM - 1) x 32 MiB), 1024 MiB)\n 迭代次数 = 当 PIM ≤ 31 时,为 3 + ((PIM - 1) / 3);当 PIM > 31 时,为 13 + (PIM - 31)\n\n当留空或设为 0 时,VeraCrypt 将使用默认的 Argon2 PIM(12),此时占用 416 MiB 内存并执行 6 次迭代。\n\n当密码长度不足 20 个字符时,为了维持最低安全级别,Argon2 PIM 不能小于 12。\n当密码长度达到 20 个或更多字符时,Argon2 PIM 可以设为任意值。\n\n大于 12 的 Argon2 PIM 会增加内存占用(最高 1024 MiB),然后增加迭代次数,这会导致挂载变慢。较小的 Argon2 PIM(小于 12)会加快挂载速度,但如果密码强度不够,会降低安全性。
+ 您选择的 Argon2 PIM 值大于 VeraCrypt 的默认值。\n请注意,这可能需要更多内存,并导致挂载速度显著变慢。
+ 您选择的 Argon2 PIM 值小于 VeraCrypt 的默认值。请注意,如果您的密码强度不够,这可能导致安全性降低。\n\n您确认正在使用强密码吗?
+ 密码必须包含 20 个或更多字符,才能使用指定的 Argon2 PIM。\n较短的密码只有在 Argon2 PIM 大于或等于 12 时才能使用。
+ 使用 Linux 内核 ntfs3 驱动程序挂载 NTFS 卷
+ 仅限 Linux。启用后,VeraCrypt 会使用 blkid -p 探测解密的虚拟设备,并使用 ntfs3 挂载检测到的 NTFS 文件系统,而不是默认的 NTFS 后端。如果 NTFS 检测失败,VeraCrypt 将使用正常的自动文件系统选择。如果 ntfs3 不可用或被发行版阻止,挂载可能会失败。此手动启用选项可以避免因冻结的用户空间 FUSE 文件系统导致的挂起或休眠卡顿。
+ 卷 {0} 的正常卸载失败。当应用程序仍在卷上打开文件或目录,或者后端设备已断开连接导致挂载状态失效时,可能会发生这种情况。\n\n如果设备仍处于连接状态,请选择“否”,关闭使用该卷的应用程序,然后再次尝试卸载。\n\n如果设备已断开连接或挂载状态已失效,VeraCrypt 可以尝试执行紧急清理:惰性脱离文件系统,并移除或安排移除 VeraCrypt 内核对象。待处理的写入可能已失败,数据可能丢失,并且清理操作可能保持挂起状态,直到应用程序关闭打开的文件。再次使用前,请使用 fsck 或相应的修复工具检查文件系统。\n\n继续?
+ 已对卷 {0} 启动紧急清理。如果卷已断开连接、挂载状态失效或存在待处理的写入操作,请在再次使用前使用 fsck 或相应的修复工具检查文件系统。
+ 正在创建卷数据。请稍候。
+ 正在完成卷创建:写入备份卷头信息。
+ 正在完成卷创建:将数据刷新到磁盘。对于大型卷或慢速/USB 存储设备,这可能需要几分钟时间。
+ 正在完成卷创建。
+ 卷创建已中止。
+ 卷创建失败。
+ 正在完成卷创建:挂载临时卷。
+ 正在完成卷创建:准备临时设备。
+ 正在完成卷创建:使用 {0} 创建文件系统。
+ 正在完成卷创建:卸载临时卷。