summaryrefslogtreecommitdiffstats
path: root/src/VBox/Installer/win/NLS/zh_CN.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Installer/win/NLS/zh_CN.wxl')
-rw-r--r--src/VBox/Installer/win/NLS/zh_CN.wxl8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/VBox/Installer/win/NLS/zh_CN.wxl b/src/VBox/Installer/win/NLS/zh_CN.wxl
index 7ea1c68c..2d57834a 100644
--- a/src/VBox/Installer/win/NLS/zh_CN.wxl
+++ b/src/VBox/Installer/win/NLS/zh_CN.wxl
@@ -63,7 +63,6 @@
<String Id="VB_NetAdpDriver">[ProductName] 虚拟网络界面卡针对“仅主机”网络。</String>
<String Id="VB_NetLwfDriver">[ProductName] driver for NDIS6 Bridged Networking.</String>
<String Id="VB_NetAdp6Driver">[ProductName] virtual network adapter driver for NDIS6 Host-Only Networking.</String>
-
<String Id="VB_Python">VirtualBox 的 Python 支持。</String>
<!---->
@@ -75,6 +74,7 @@
<String Id="Only64Bit">此应用程序只能运行在 64 位 Windows 系统。 请安装 [ProductName] 的 32 位版本!</String>
<String Id="SunFound">在此计算机发现旧的 Sun VirtualBox 安装。 请先卸载此组件然后安装 [ProductName]!</String>
<String Id="InnotekFound">在此计算机发现旧的 innotek VirtualBox 安装。 请先卸载此组件然后安装 [ProductName]!</String>
+<String Id="InvalidTargetDir">Invalid installation directory specified! Please use another installation directory to install [ProductName].</String>
<!---->
@@ -94,6 +94,12 @@
<!---->
+<String Id="InvalidTargetDirDlg_Header">Invalid installation directory</String>
+<String Id="InvalidTargetDirDlg_Desc1">The chosen installation directory is invalid, as it does not meet the security requirements.</String>
+<String Id="InvalidTargetDirDlg_Desc2">Please choose another directory for installing [ProductName].</String>
+
+<!---->
+
<String Id="CheckSerialDlg_Header">序号</String>
<String Id="CheckSerialDlg_Body">请在以下字段输入你的序号。 你可以在 VirtualBox CD 盒内的贴纸找到。</String>
<String Id="CheckSerialDlg_Footer">序号输入完成时,单击以下"检查"按钮。</String>