diff options
author | nkh0472 <67589323+nkh0472@users.noreply.github.com> | 2023-09-25 15:10:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-25 09:10:30 +0200 |
commit | c5e5e44e44bc3d27e707c97ebaa168fe161b0018 (patch) | |
tree | 38f94463701f0d9b1dfe5238f4a0e3ba678f162c | |
parent | c4b3bc7f97f8fc4c47509e240d3991b79407597e (diff) | |
download | VeraCrypt-c5e5e44e44bc3d27e707c97ebaa168fe161b0018.tar.gz VeraCrypt-c5e5e44e44bc3d27e707c97ebaa168fe161b0018.zip |
Update Language.zh-cn.xml (#1205)
* Update Language.zh-cn.xml
* Update Language.zh-cn.xml
-rw-r--r-- | Translations/Language.zh-cn.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Translations/Language.zh-cn.xml b/Translations/Language.zh-cn.xml index 51465ffd..60a177ad 100644 --- a/Translations/Language.zh-cn.xml +++ b/Translations/Language.zh-cn.xml @@ -1634,8 +1634,8 @@ <entry lang="zh-cn" key="EXPANDER_EXTENDING_FILESYSTEM">正在扩展文件系统...\n</entry> <entry lang="zh-cn" key="PARTIAL_SYSENC_MOUNT_READONLY">警告:您尝试装载的系统分区未完全加密。为了防止潜在的损坏或不必要的修改,加密卷 '%s' 已使用只读模式装载。</entry> <entry lang="zh-cn" key="IDC_LINK_KEYFILES_EXTENSIONS_WARNING">有关使用第三方文件扩展名的重要信息</entry> - <entry lang="en" key="IDC_DISABLE_MEMORY_PROTECTION">Disable memory protection for Accessibility tools compatibility</entry> - <entry lang="en" key="DISABLE_MEMORY_PROTECTION_WARNING">WARNING: Disabling memory protection significantly reduces security. Enable this option ONLY if you rely on Accessibility tools, like Screen Readers, to interact with VeraCrypt's UI.</entry> + <entry lang="zh-cn" key="IDC_DISABLE_MEMORY_PROTECTION">为辅助功能的兼容性禁用内存保护</entry> + <entry lang="zh-cn" key="DISABLE_MEMORY_PROTECTION_WARNING">警告:禁用内存保护会显著降低安全性。仅当您依赖辅助功能工具(如屏幕阅读器)与VeraCrypt的UI交互时,才需启用此选项。</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |