VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.zh-cn.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Translations/Language.zh-cn.xml')
-rw-r--r--Translations/Language.zh-cn.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/Translations/Language.zh-cn.xml b/Translations/Language.zh-cn.xml
index 38ef4a9a..b535bb8f 100644
--- a/Translations/Language.zh-cn.xml
+++ b/Translations/Language.zh-cn.xml
@@ -113,6 +113,7 @@
<control lang="zh-cn" key="IDC_CACHE">在内存中缓存密码和密钥文件(&amp;A)</control>
<control lang="zh-cn" key="IDC_CLOSE_BKG_TASK_WHEN_NOVOL">没有加密卷被加载时退出</control>
<control lang="zh-cn" key="IDC_CLOSE_TOKEN_SESSION_AFTER_MOUNT">在有加密卷成功加载后关闭口令牌会话(登出)(&amp;C)</control>
+ <control lang="en" key="IDC_COPY_EXPANDER">Include VeraCrypt Volume Expander</control>
<control lang="zh-cn" key="IDC_COPY_WIZARD">包含 VeraCrypt 加密卷创建向导</control>
<control lang="zh-cn" key="IDC_CREATE">创建</control>
<control lang="zh-cn" key="IDC_CREATE_VOLUME">创建加密卷(&amp;C)</control>
@@ -273,6 +274,8 @@
<control lang="zh-cn" key="IDT_CUSTOM_BOOT_LOADER_MESSAGE">在启动验证屏幕显示下面自定义信息(最多 24 个字符):</control>
<control lang="zh-cn" key="IDT_DEFAULT_MOUNT_OPTIONS">默认加载选项</control>
<control lang="zh-cn" 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="zh-cn" key="IDT_FAVORITE_LABEL">所选收藏加密卷的卷标:</control>
<control lang="zh-cn" key="IDT_FILE_SETTINGS">文件选项</control>
<control lang="zh-cn" key="IDT_HOTKEY_KEY">要分配的热键:</control>
@@ -539,6 +542,15 @@
<string lang="zh-cn" key="DECOY_TO_HIDDEN_OS_DATA_TRANSFER_HOWTO">注意:如果您要安全的从迷惑操作系统向隐形操作系统中传送文件,请遵循以下步骤: 1)启动迷惑操作系统。 2)保存这些文件到未加密的卷或者是 VeraCrypt 外层/常规加密卷。 3)启动隐形操作系统。 4)如果是把文件保存到 VeraCrypt 加密卷,则加载这个加密卷(该加密卷会自动以只读模式加载)。 5)复制这些文件到隐形操作系统的分区或者是其它隐藏加密卷。</string>
<string lang="zh-cn" key="CONFIRM_RESTART">您的计算机必须重启。\n\n您希望现在重启计算机吗?</string>
<string lang="zh-cn" 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-cn" key="INIT_SYS_ENC">不能初始化用于系统加密的程序组件。</string>
<string lang="zh-cn" 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>