VirtualBox_zh_CN.ts revision e4478cacedcd12fc9c43ca522db4a5e1de5ce6cd
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="zh_CN">
<context>
<name>@@@</name>
<message>
<source>English</source>
<comment>Native language name</comment>
<translation>简体中文</translation>
</message>
<message>
<source>--</source>
<comment>Native language country name (empty if this language is for all countries)</comment>
<translation>中国</translation>
</message>
<message>
<source>English</source>
<comment>Language name, in English</comment>
<translation>Chinese</translation>
</message>
<message>
<source>--</source>
<comment>Language country name, in English (empty if native country name is empty)</comment>
<translation>China</translation>
</message>
<message>
<source>Oracle Corporation</source>
<comment>Comma-separated list of translators</comment>
<translation>李振华 , 吕达嵘 , Victor Wang</translation>
</message>
</context>
<context>
<name>QApplication</name>
<message>
<source>Executable &lt;b&gt;%1&lt;/b&gt; requires Qt %2.x, found Qt %3.</source>
<translation>可执行的 &lt;b&gt;%1&lt;/b&gt; 程序要求 Qt %2.x, 发现 Qt %3.</translation>
</message>
<message>
<source>Incompatible Qt Library Error</source>
<translation>不兼容的 Qt 库错误</translation>
</message>
<message>
<source>VirtualBox - Error In %1</source>
<translation>VirtualBox - 在 %1 处出现错误</translation>
</message>
<message>
<source>&lt;html&gt;&lt;b&gt;%1 (rc=%2)&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</source>
<translation>&lt;html&gt;&lt;b&gt;%1 (rc=%2)&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</translation>
</message>
<message>
<source>Please try reinstalling VirtualBox.</source>
<translation>重新安装VirtualBox可能解决该问题。</translation>
</message>
<message>
<source>The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.</source>
<translation type="obsolete">VirtualBox Linux 内核驱动程序 (vboxdrv) 没有加载,或 /dev/vboxdrv 有权限问题。请以 root 权限执行&lt;br/&gt;&lt;br/&gt;&lt;font color=blue&gt;“/etc/init.d/vboxdrv setup”&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;,以便重新安装核心模块。Ubuntu、Fedora 或 Mandriva 的用户应该首先安装 DKMS 软件包。此程序包跟踪 Linux 内核的更改,并在必要时重新编译 vboxdrv 内核模块。</translation>
</message>
<message>
<source>Make sure the kernel module has been loaded successfully.</source>
<translation>请确保已成功加载内核模块。</translation>
</message>
<message>
<source>VirtualBox - Runtime Error</source>
<translation>VirtualBox - 运行时错误</translation>
</message>
<message>
<source>&lt;b&gt;Cannot access the kernel driver!&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</source>
<translation>&lt;b&gt;无法访问内核驱动程序!&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</translation>
</message>
<message>
<source>Unknown error %2 during initialization of the Runtime</source>
<translation>初始化运行时出现未知的 %2 错误</translation>
</message>
<message>
<source>Kernel driver not accessible</source>
<translation>内核驱动无法访问</translation>
</message>
<message>
<source>The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Please try completely uninstalling and reinstalling VirtualBox.</source>
<translation>现有的内核模块与当前版本的VirtualBox不匹配。因此导致安装失败,请试着完全卸载VirtualBox后,再重新安装一次.</translation>
</message>
<message>
<source>The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;may correct this. Make sure that you do not mix the OSE version and the PUEL version of VirtualBox.</source>
<translation>现有的内核模块与当前版本的VirtualBox不匹配。因此导致安装失败。可尝试执行 &lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;以修复该问题。并确认你没有混合OSE和PUEL版本的VirtualBox.</translation>
</message>
<message>
<source>This error means that the kernel driver was either not able to allocate enough memory or that some mapping operation failed.</source>
<translation>该错误意味着当前的内核驱动模块无法分配足够的内存或某些映射操作失败.</translation>
</message>
<message>
<source>The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.</source>
<translation>VirtualBox Linux 内核驱动程序 (vboxdrv) 没有加载,或 /dev/vboxdrv 有权限问题。请以 root 权限执行&lt;br/&gt;&lt;br/&gt;&lt;font color=blue&gt;“/etc/init.d/vboxdrv setup”&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;,以便重新安装内核模块。如果你所用的发行版bs有DKMS软件包,你应该首先安装之。此程序包跟踪 Linux 内核的更改,并在必要时重新编译 vboxdrv 内核模块。</translation>
</message>
<message>
<source>Frame Size: %1x%2, Frame Rate: %3fps, Bit Rate: %4kbps</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>QIArrowSplitter</name>
<message>
<source>&amp;Back</source>
<translation>返回(&amp;B)</translation>
</message>
<message>
<source>&amp;Next</source>
<translation>下一步(&amp;N)</translation>
</message>
</context>
<context>
<name>QIFileDialog</name>
<message>
<source>Select a directory</source>
<translation>选择一个文件夹</translation>
</message>
<message>
<source>Select a file</source>
<translation>选择一个文件</translation>
</message>
</context>
<context>
<name>QIHttp</name>
<message>
<source>Connection timed out</source>
<translation type="obsolete">连接超时</translation>
</message>
<message>
<source>Could not locate the file on the server (response: %1)</source>
<translation type="obsolete">无法在服务器上找到该文件 (回应: %1)</translation>
</message>
</context>
<context>
<name>QILabel</name>
<message>
<source>&amp;Copy</source>
<translation>复制(&amp;C)</translation>
</message>
</context>
<context>
<name>QIMessageBox</name>
<message>
<source>OK</source>
<translation>确定</translation>
</message>
<message>
<source>Yes</source>
<translation>是</translation>
</message>
<message>
<source>No</source>
<translation>否</translation>
</message>
<message>
<source>Cancel</source>
<translation>取消</translation>
</message>
<message>
<source>Ignore</source>
<translation type="obsolete">忽略</translation>
</message>
<message>
<source>&amp;Details</source>
<translation>明细(&amp;D)</translation>
</message>
<message>
<source>&amp;Details (%1 of %2)</source>
<translation>明细 (%2/%1)(&amp;D)</translation>
</message>
<message>
<source>Copy all errors to the clipboard</source>
<translation>复制全部错误信息到粘贴板</translation>
</message>
<message>
<source>Copy</source>
<translation>复制</translation>
</message>
</context>
<context>
<name>QIWidgetValidator</name>
<message>
<source>not complete</source>
<comment>value state</comment>
<translation type="obsolete">未完成</translation>
</message>
<message>
<source>invalid</source>
<comment>value state</comment>
<translation type="obsolete">无效</translation>
</message>
<message>
<source>&lt;qt&gt;The value of the &lt;b&gt;%1&lt;/b&gt; field on the &lt;b&gt;%2&lt;/b&gt; page is %3.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;在 &lt;b&gt;%2&lt;/b&gt; 页面上 &lt;b&gt;%1&lt;/b&gt; 字段的值为 %3。&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;One of the values on the &lt;b&gt;%1&lt;/b&gt; page is %2.&lt;/qt&gt;</source>
<translation type="obsolete">&lt;qt&gt;&lt;b&gt;%1&lt;/b&gt; 页面上的某个值为 %2。&lt;/qt&gt;</translation>
</message>
</context>
<context>
<name>QIWizardPage</name>
<message>
<source>Use the &lt;b&gt;%1&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;%2&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;%3&lt;/b&gt; if you want to cancel the execution of this wizard.&lt;/p&gt;</source>
<translation type="obsolete">使用&lt;b&gt;%1&lt;/b&gt;按钮来转到向导的下一页面,使用&lt;b&gt;%2&lt;/b&gt;按钮来返回上一页面。如果您想要取消本向导的执行,也可以按&lt;b&gt;%3&lt;/b&gt;。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIActionPool</name>
<message>
<source>&amp;Machine</source>
<translation>控制(&amp;M)</translation>
</message>
<message>
<source>Automatically resize the guest display when the window is resized (requires Guest Additions)</source>
<translation>当窗口大小变动时自动调整虚拟电脑内的显示尺寸(需要在虚拟电脑上安装增强功能包)</translation>
</message>
<message>
<source>&amp;Adjust Window Size</source>
<translation>自动调整窗口大小(&amp;A)</translation>
</message>
<message>
<source>Adjust window size and position to best fit the guest display</source>
<translation>自动调整窗口尺寸和位置以适应虚拟电脑内的显示尺寸</translation>
</message>
<message>
<source>Disable &amp;Mouse Integration</source>
<translation>禁止自动独占鼠标(&amp;M)</translation>
</message>
<message>
<source>Temporarily disable host mouse pointer integration</source>
<translation>临时禁止自动独占鼠标</translation>
</message>
<message>
<source>&amp;Insert Ctrl-Alt-Del</source>
<translation>发送 Ctrl-Alt-Del (&amp;E)</translation>
</message>
<message>
<source>Send the Ctrl-Alt-Del sequence to the virtual machine</source>
<translation>发送 Ctrl-Alt-Del 键盘序列到虚拟电脑</translation>
</message>
<message>
<source>&amp;Insert Ctrl-Alt-Backspace</source>
<translation type="obsolete">发送 Ctrl-Alt-Backspace (&amp;B)</translation>
</message>
<message>
<source>Send the Ctrl-Alt-Backspace sequence to the virtual machine</source>
<translation>发送 Ctrl-Alt-Backspace 键盘序列到虚拟电脑</translation>
</message>
<message>
<source>Take &amp;Snapshot...</source>
<translation type="obsolete">生成备份(&amp;S)...</translation>
</message>
<message>
<source>Take a snapshot of the virtual machine</source>
<translation>为当前虚拟电脑生成一个备份</translation>
</message>
<message>
<source>Show Session Information Dialog</source>
<translation>显示当前运行状态信息</translation>
</message>
<message>
<source>&amp;Pause</source>
<translation>暂停(&amp;P)</translation>
</message>
<message>
<source>Suspend the execution of the virtual machine</source>
<translation>将正在运行的虚拟电脑暂停</translation>
</message>
<message>
<source>&amp;Reset</source>
<translation>重启 (&amp;R)</translation>
</message>
<message>
<source>Reset the virtual machine</source>
<translation>重新启动虚拟电脑</translation>
</message>
<message>
<source>ACPI Sh&amp;utdown</source>
<translation>正常关机(&amp;U)</translation>
</message>
<message>
<source>Send the ACPI Power Button press event to the virtual machine</source>
<translation>发送ACPI电源按钮关闭信号到虚拟电脑</translation>
</message>
<message>
<source>&amp;Close...</source>
<translation>退出(&amp;C)...</translation>
</message>
<message>
<source>Close the virtual machine</source>
<translation>关闭虚拟电脑</translation>
</message>
<message>
<source>&amp;View</source>
<translation>视图(&amp;V)</translation>
</message>
<message>
<source>&amp;Devices</source>
<translation>设备(&amp;D)</translation>
</message>
<message>
<source>&amp;CD/DVD Devices</source>
<translation>分配光驱(&amp;C)</translation>
</message>
<message>
<source>&amp;Floppy Devices</source>
<translation>分配软驱(&amp;F)</translation>
</message>
<message>
<source>&amp;USB Devices</source>
<translation>分配USB设备(&amp;U)</translation>
</message>
<message>
<source>&amp;Network Adapters...</source>
<translation type="obsolete">更改网络连接(&amp;N)...</translation>
</message>
<message>
<source>Change the settings of network adapters</source>
<translation>更改网络连接设置</translation>
</message>
<message>
<source>&amp;Shared Folders...</source>
<translation type="obsolete">共享文件夹(&amp;S)...</translation>
</message>
<message>
<source>Create or modify shared folders</source>
<translation>打开共享文件夹对话框</translation>
</message>
<message>
<source>&amp;Install Guest Additions...</source>
<translation>安装增强功能(&amp;I)...</translation>
</message>
<message>
<source>Mount the Guest Additions installation image</source>
<translation>打开增强功能包所在虚拟光盘</translation>
</message>
<message>
<source>De&amp;bug</source>
<translation>调试(&amp;B)</translation>
</message>
<message>
<source>&amp;Statistics...</source>
<comment>debug action</comment>
<translation>统计信息(&amp;S)...</translation>
</message>
<message>
<source>&amp;Command Line...</source>
<comment>debug action</comment>
<translation>命令行(&amp;C)...</translation>
</message>
<message>
<source>&amp;Help</source>
<translation>帮助(&amp;H)</translation>
</message>
<message>
<source>Dock Icon</source>
<translation>停靠图标</translation>
</message>
<message>
<source>Show Monitor Preview</source>
<translation>显示监视器预览</translation>
</message>
<message>
<source>Show Application Icon</source>
<translation>显示应用程序图标</translation>
</message>
<message>
<source>Enable remote desktop (RDP) connections to this machine</source>
<translation type="obsolete">启用到当前虚拟电脑的远程桌面(RDP)连接</translation>
</message>
<message>
<source>Enable &amp;Logging...</source>
<comment>debug action</comment>
<translation type="obsolete">启用日志(&amp;L)...</translation>
</message>
<message>
<source>Switch to &amp;Fullscreen</source>
<translation>切换到全屏模式(&amp;F)</translation>
</message>
<message>
<source>Switch between normal and fullscreen mode</source>
<translation>切换正常或全屏模式</translation>
</message>
<message>
<source>Switch to Seam&amp;less Mode</source>
<translation>切换到无缝模式(&amp;L)</translation>
</message>
<message>
<source>Switch between normal and seamless desktop integration mode</source>
<translation>切换正常或无缝模式</translation>
</message>
<message>
<source>Switch to &amp;Scale Mode</source>
<translation>切换到自动缩放模式(&amp;S)</translation>
</message>
<message>
<source>Switch between normal and scale mode</source>
<translation>切换正常或自动缩放模式</translation>
</message>
<message>
<source>Auto-resize &amp;Guest Display</source>
<translation>自动调整显示尺寸(&amp;G)</translation>
</message>
<message>
<source>Enable R&amp;emote Display</source>
<translation type="obsolete">启用远程桌面(&amp;E)</translation>
</message>
<message>
<source>&amp;Settings...</source>
<translation>设置(&amp;S)...</translation>
</message>
<message>
<source>Manage the virtual machine settings</source>
<translation>设置所选的虚拟电脑</translation>
</message>
<message>
<source>Session I&amp;nformation...</source>
<translation>运行状态(&amp;N)...</translation>
</message>
<message>
<source>Show the log files of the selected virtual machine</source>
<translation>显示所选的虚拟电脑的日志文件</translation>
</message>
<message>
<source>&amp;Contents...</source>
<translation>内容(&amp;C)...</translation>
</message>
<message>
<source>Show help contents</source>
<translation>显示帮助内容</translation>
</message>
<message>
<source>Open the browser and go to the VirtualBox product web site</source>
<translation>打开浏览器并转到 VirtualBox 产品网站</translation>
</message>
<message>
<source>Go back to showing all suppressed warnings and messages</source>
<translation>返回显示所有已取消的警告和消息</translation>
</message>
<message>
<source>&amp;Network Operations Manager...</source>
<translation>网络操作管理器(&amp;N)...</translation>
</message>
<message>
<source>Show Network Operations Manager</source>
<translation>显示网络操作管理器</translation>
</message>
<message>
<source>Check for a new VirtualBox version</source>
<translation>检查 VirtualBox 新版本</translation>
</message>
<message>
<source>&amp;About VirtualBox...</source>
<translation>关于 VirtualBox(&amp;A)...</translation>
</message>
<message>
<source>Show a dialog with product information</source>
<translation>显示产品信息的对话框</translation>
</message>
<message>
<source>Take Sn&amp;apshot...</source>
<translation>生成备份(&amp;A)...</translation>
</message>
<message>
<source>Take Screensh&amp;ot...</source>
<translation>抓取屏幕快照(&amp;O)...</translation>
</message>
<message>
<source>Take a screenshot of the virtual machine</source>
<translation>为当前虚拟电脑生成一个屏幕快照</translation>
</message>
<message>
<source>Ins&amp;ert Ctrl-Alt-Backspace</source>
<translation>发送 Ctrl-Alt-Backspace (&amp;E)</translation>
</message>
<message>
<source>&amp;File</source>
<comment>Mac OS X version</comment>
<translation>管理(&amp;F)</translation>
</message>
<message>
<source>&amp;File</source>
<comment>Non Mac OS X version</comment>
<translation>管理(&amp;F)</translation>
</message>
<message>
<source>&amp;Virtual Media Manager...</source>
<translation>虚拟介质管理(&amp;V)...</translation>
</message>
<message>
<source>Display the Virtual Media Manager dialog</source>
<translation>打开虚拟介质管理器</translation>
</message>
<message>
<source>&amp;Import Appliance...</source>
<translation>导入虚拟电脑(&amp;I)...</translation>
</message>
<message>
<source>Import an appliance into VirtualBox</source>
<translation>导入一个虚拟电脑</translation>
</message>
<message>
<source>&amp;Export Appliance...</source>
<translation>导出虚拟电脑(&amp;E)...</translation>
</message>
<message>
<source>Export one or more VirtualBox virtual machines as an appliance</source>
<translation>导出一个虚拟电脑</translation>
</message>
<message>
<source>&amp;Preferences...</source>
<comment>global settings</comment>
<translation>全局设定(&amp;P)...</translation>
</message>
<message>
<source>Display the global settings dialog</source>
<translation>打开全局设定界面</translation>
</message>
<message>
<source>E&amp;xit</source>
<translation>退出(&amp;X)</translation>
</message>
<message>
<source>Close application</source>
<translation>退出应用程序</translation>
</message>
<message>
<source>&amp;Group</source>
<translation>编组(&amp;G)</translation>
</message>
<message>
<source>Create a new virtual machine</source>
<translation>新建虚拟电脑</translation>
</message>
<message>
<source>Add an existing virtual machine</source>
<translation>注册一个已经存在的虚拟电脑</translation>
</message>
<message>
<source>Rename the selected virtual machine group</source>
<translation>重命名所选的虚拟电脑编组</translation>
</message>
<message>
<source>S&amp;tart</source>
<translation>启动(&amp;T)</translation>
</message>
<message>
<source>Start the selected virtual machine</source>
<translation type="obsolete">启动所选的虚拟电脑</translation>
</message>
<message>
<source>S&amp;how</source>
<translation>显示(&amp;H)</translation>
</message>
<message>
<source>Switch to the window of the selected virtual machine</source>
<translation type="obsolete">切换到所选的虚拟电脑窗口</translation>
</message>
<message>
<source>Re&amp;fresh...</source>
<translation>刷新(&amp;F)...</translation>
</message>
<message>
<source>Refresh the accessibility state of the selected virtual machine</source>
<translation>刷新所选虚拟电脑的当前状态</translation>
</message>
<message>
<source>Show in Finder</source>
<translation>在查找框中显示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Finder.</source>
<translation type="obsolete">在查找框中显示虚拟电脑的定义文件。</translation>
</message>
<message>
<source>Show in Explorer</source>
<translation>在资源管理器中显示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Explorer.</source>
<translation type="obsolete">在资源管理器中显示虚拟电脑的定义文件。</translation>
</message>
<message>
<source>Show in File Manager</source>
<translation>用文件管理器查看</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in the File Manager</source>
<translation>在文件管理器中显示虚拟电脑的有关文件</translation>
</message>
<message>
<source>&amp;New...</source>
<translation>新建(&amp;N)...</translation>
</message>
<message>
<source>&amp;Add...</source>
<translation>注册(&amp;A)...</translation>
</message>
<message>
<source>Add a new group based on the items selected</source>
<translation>从所选的项目创建新编组</translation>
</message>
<message>
<source>Cl&amp;one...</source>
<translation>复制(&amp;O)...</translation>
</message>
<message>
<source>Clone the selected virtual machine</source>
<translation>复制所选的虚拟电脑</translation>
</message>
<message>
<source>&amp;Remove...</source>
<translation>删除(&amp;R)...</translation>
</message>
<message>
<source>Remove the selected virtual machine</source>
<translation type="obsolete">删除所选的虚拟电脑</translation>
</message>
<message>
<source>Discard</source>
<translation>清除</translation>
</message>
<message>
<source>D&amp;iscard saved state...</source>
<translation>清除保存的状态(&amp;I)...</translation>
</message>
<message>
<source>Discard the saved state of the selected virtual machine</source>
<translation type="obsolete">清除所选的虚拟电脑的休眠状态</translation>
</message>
<message>
<source>Create Alias on Desktop</source>
<translation>在桌面上创建别名</translation>
</message>
<message>
<source>Creates an Alias file to the VirtualBox Machine Definition file on your Desktop.</source>
<translation type="obsolete">在桌面上创建虚拟电脑的别名。</translation>
</message>
<message>
<source>Create Shortcut on Desktop</source>
<translation>创建桌面快捷方式</translation>
</message>
<message>
<source>Creates an Shortcut file to the VirtualBox Machine Definition file on your Desktop.</source>
<translation type="obsolete">在桌面上创建启动虚拟电脑的快捷方式。</translation>
</message>
<message>
<source>&amp;Close</source>
<translation>退出(&amp;C)</translation>
</message>
<message>
<source>Show &amp;Log...</source>
<translation>日志(&amp;L)...</translation>
</message>
<message>
<source>&amp;VirtualBox Web Site...</source>
<translation>VirtualBox 网站(&amp;V)...</translation>
</message>
<message>
<source>&amp;Reset All Warnings</source>
<translation>重置所有警告(&amp;R)</translation>
</message>
<message>
<source>C&amp;heck for Updates...</source>
<translation>检查更新(&amp;H)...</translation>
</message>
<message>
<source>Rena&amp;me Group...</source>
<translation>重命名编组(&amp;M)...</translation>
</message>
<message>
<source>Sort the items of the selected virtual machine group alphabetically</source>
<translation>将选中的虚拟电脑编组中的项目按字母排序</translation>
</message>
<message>
<source>Remove the selected virtual machines</source>
<translation>删除所选的虚拟电脑</translation>
</message>
<message>
<source>Start the selected virtual machines</source>
<translation>启动所选的虚拟电脑</translation>
</message>
<message>
<source>Switch to the windows of the selected virtual machines</source>
<translation>切换到所选的虚拟电脑窗口</translation>
</message>
<message>
<source>Suspend the execution of the selected virtual machines</source>
<translation>将正在运行的虚拟电脑暂停</translation>
</message>
<message>
<source>Reset the selected virtual machines</source>
<translation>重启所选的虚拟电脑</translation>
</message>
<message>
<source>Discard the saved state of the selected virtual machines</source>
<translation>清除所选的虚拟电脑的休眠状态</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Finder</source>
<translation>在查找框中显示虚拟电脑的定义文件</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Explorer</source>
<translation>在资源管理器中显示虚拟电脑的定义文件</translation>
</message>
<message>
<source>Creates an alias file to the VirtualBox Machine Definition file on your desktop</source>
<translation>在桌面上创建虚拟电脑的别名</translation>
</message>
<message>
<source>Creates an shortcut file to the VirtualBox Machine Definition file on your desktop</source>
<translation>在桌面上创建启动虚拟电脑的快捷方式</translation>
</message>
<message>
<source>Save State</source>
<translation>保存休眠状态</translation>
</message>
<message>
<source>Save the machine state of the selected virtual machines</source>
<translation>保存所选的虚拟电脑的休眠状态</translation>
</message>
<message>
<source>Send the ACPI Power Button press event to the selected virtual machines</source>
<translation>发送ACPI电源按钮关闭信号到选中的虚拟电脑</translation>
</message>
<message>
<source>Po&amp;wer Off</source>
<translatorcomment>TODO</translatorcomment>
<translation>关闭电源(&amp;W)</translation>
</message>
<message>
<source>Power off the selected virtual machines</source>
<translation>关闭所选的虚拟电脑的电源</translation>
</message>
<message>
<source>&amp;New Machine...</source>
<translation>新建虚拟电脑(&amp;N)...</translation>
</message>
<message>
<source>&amp;Add Machine...</source>
<translation>注册虚拟电脑(&amp;A)...</translation>
</message>
<message>
<source>&amp;Ungroup...</source>
<translation>取消编组(&amp;U)...</translation>
</message>
<message>
<source>Ungroup items of the selected virtual machine group</source>
<translation>解散选中的虚拟电脑编组</translation>
</message>
<message>
<source>Sort</source>
<translation>排序</translation>
</message>
<message>
<source>Gro&amp;up</source>
<translation>编组(&amp;U)</translation>
</message>
<message>
<source>Sort the group of the first selected machine alphabetically</source>
<translatorcomment>TODO</translatorcomment>
<translation>将选中的第一个虚拟电脑的编组中的项目按字母排序</translation>
</message>
<message>
<source>Shared &amp;Clipboard</source>
<translation>共享粘贴板(&amp;C)</translation>
</message>
<message>
<source>Drag&apos;n&apos;Drop</source>
<translation>拖放</translation>
</message>
<message>
<source>Save the machine state of the virtual machine</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Power off the virtual machine</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Network Settings...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Shared Folders Settings...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>R&amp;emote Display</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Toggle remote desktop (RDP) connections to this machine</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Video Capture</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Toggle video capture</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Video Capture Settings...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Configure video capture settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Logging...</source>
<comment>debug action</comment>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIActonPool</name>
<message>
<source>Popup Menu</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIApplianceEditorWidget</name>
<message>
<source>Virtual System %1</source>
<translation>虚拟系统 %1</translation>
</message>
<message>
<source>Name</source>
<translation>名称</translation>
</message>
<message>
<source>Product</source>
<translation>产品</translation>
</message>
<message>
<source>Product-URL</source>
<translation>产品 URL</translation>
</message>
<message>
<source>Vendor</source>
<translation>供应商</translation>
</message>
<message>
<source>Vendor-URL</source>
<translation>供应商 URL</translation>
</message>
<message>
<source>Version</source>
<translation>版本</translation>
</message>
<message>
<source>Description</source>
<translation>描述</translation>
</message>
<message>
<source>License</source>
<translation>许可</translation>
</message>
<message>
<source>Guest OS Type</source>
<translation>虚拟电脑上的操作系统类型</translation>
</message>
<message>
<source>CPU</source>
<translation>处理器(CPU)</translation>
</message>
<message>
<source>RAM</source>
<translation>内存</translation>
</message>
<message>
<source>Hard Disk Controller (IDE)</source>
<translation>IDE 硬盘控制器</translation>
</message>
<message>
<source>Hard Disk Controller (SATA)</source>
<translation>SATA 硬盘控制器</translation>
</message>
<message>
<source>Hard Disk Controller (SCSI)</source>
<translation>SCSI 硬盘控制器</translation>
</message>
<message>
<source>DVD</source>
<translation>光驱</translation>
</message>
<message>
<source>Floppy</source>
<translation>软驱</translation>
</message>
<message>
<source>Network Adapter</source>
<translation>网络控制器</translation>
</message>
<message>
<source>USB Controller</source>
<translation>USB 控制器</translation>
</message>
<message>
<source>Sound Card</source>
<translation>声卡</translation>
</message>
<message>
<source>Virtual Disk Image</source>
<translation>虚拟硬盘</translation>
</message>
<message>
<source>Unknown Hardware Item</source>
<translation>未知硬件项目</translation>
</message>
<message>
<source>&lt;b&gt;Original Value:&lt;/b&gt; %1</source>
<translation>&lt;b&gt;原值:&lt;/b&gt; %1</translation>
</message>
<message>
<source>Configuration</source>
<translation>配置</translation>
</message>
<message>
<source>Warnings:</source>
<translation>警告:</translation>
</message>
<message>
<source>Hard Disk Controller (SAS)</source>
<translation>硬盘控制器 (SAS)</translation>
</message>
<message>
<source>When checked a new unique MAC address will assigned to all configured network cards.</source>
<translation>选中时,新的唯一的 MAC 地址将分配给所有已配置的网卡。</translation>
</message>
<message>
<source>&amp;Reinitialize the MAC address of all network cards</source>
<translation>重新初始化所有网卡的 MAC 地址(&amp;R)</translation>
</message>
</context>
<context>
<name>UIApplianceImportEditorWidget</name>
<message>
<source>Importing Appliance ...</source>
<translation>导入虚拟电脑 ...</translation>
</message>
<message>
<source>Reading Appliance ...</source>
<translation>正在读取虚拟电脑 ...</translation>
</message>
</context>
<context>
<name>UICloneVMWizard</name>
<message>
<source>Clone a virtual machine</source>
<translation type="obsolete">复制虚拟电脑</translation>
</message>
<message>
<source>Clone</source>
<translation type="obsolete">复制</translation>
</message>
<message>
<source>Linked Base for %1 and %2</source>
<translation type="obsolete">%1 和 %2 的链接基础</translation>
</message>
</context>
<context>
<name>UICloneVMWizardPage1</name>
<message>
<source>&lt;p&gt;This wizard will help you to create a clone of your virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;本向导将帮助您复制虚拟电脑。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Please choose a name for the new virtual machine:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;请选择新虚拟电脑的名称:&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Reinitialize the MAC address of all network cards</source>
<translation type="obsolete">重新初始化所有网卡的 MAC 地址(&amp;R)</translation>
</message>
<message>
<source>Welcome to the virtual machine clone wizard</source>
<translation type="obsolete">欢迎使用虚拟电脑复制向导</translation>
</message>
<message>
<source>%1 Clone</source>
<translation type="obsolete">%1 副本</translation>
</message>
<message>
<source>When checked a new unique MAC address will be assigned to all configured network cards.</source>
<translation type="obsolete">选中时,将把新的唯一的 MAC 地址分配给所有已配置的网卡。</translation>
</message>
</context>
<context>
<name>UICloneVMWizardPage2</name>
<message>
<source>Cloning Configuration</source>
<translation type="obsolete">配置复制</translation>
</message>
<message>
<source>Full Clone</source>
<translation type="obsolete">完全复制</translation>
</message>
<message>
<source>Linked Clone</source>
<translation type="obsolete">链接复制</translation>
</message>
<message>
<source>&lt;p&gt;Please select the type of the clone.&lt;/p&gt;&lt;p&gt;If you choose &lt;b&gt;Full Clone&lt;/b&gt; an exact copy (including all virtual disk images) of the original VM will be created. If you select &lt;b&gt;Linked Clone&lt;/b&gt;, a new VM will be created, but the virtual disk images will point to the virtual disk images of original VM.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;请选择复制的方式。&lt;/p&gt;&lt;p&gt;如果您选择&lt;b&gt;完全复制&lt;/b&gt;,将会创建一个原虚拟电脑的精确副本(包括所有虚拟磁盘映像)。如果您选择&lt;b&gt;链接复制&lt;/b&gt;,将会创建一个新虚拟电脑,但虚拟磁盘映像将指向原虚拟电脑的虚拟磁盘映像。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Note that a new snapshot within the source VM is created in case you select &lt;b&gt;Linked Clone&lt;/b&gt;.&lt;/p&gt;</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">&lt;p&gt;注意,在您选择&lt;b&gt;链接复制&lt;/b&gt;的情况下,将在原虚拟电脑中创建一个新的快照。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UICloneVMWizardPage3</name>
<message>
<source>Current machine state</source>
<translation type="obsolete">当前虚拟电脑状态</translation>
</message>
<message>
<source>Current machine and all child states</source>
<translation type="obsolete">当前虚拟电脑和所有子虚拟电脑的状态</translation>
</message>
<message>
<source>All states</source>
<translation type="obsolete">所有状态</translation>
</message>
<message>
<source>Cloning Configuration</source>
<translation type="obsolete">配置复制</translation>
</message>
<message>
<source>Please choose which parts of the virtual machine should be cloned.</source>
<translation type="obsolete">请选择虚拟电脑要复制的部分。</translation>
</message>
<message>
<source>If you select &lt;b&gt;Current machine state&lt;/b&gt;, only the current state of the virtual machine is cloned.</source>
<translation type="obsolete">如果您选择了&lt;b&gt;当前虚拟电脑状态&lt;/b&gt;,则只有虚拟电脑的当前状态复制。</translation>
</message>
<message>
<source>If you select &lt;b&gt;Current machine and all child states&lt;/b&gt; the current state of the virtual machine and any states of child snapshots are cloned.</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">如果您选择了&lt;b&gt;当前虚拟机和所有子快照状态&lt;/b&gt;,则虚拟机和所有子快照的当前状态都会复制。</translation>
</message>
<message>
<source>If you select &lt;b&gt;All states&lt;/b&gt;, the current machine state and all snapshots are cloned.</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">如果您选择了&lt;b&gt;所有状态&lt;/b&gt;,则虚拟机状态和所有快照都会复制。</translation>
</message>
</context>
<context>
<name>UIDescriptionPagePrivate</name>
<message>
<source>No description. Press the Edit button below to add it.</source>
<translation type="obsolete">没有任何说明信息,单击下面的编辑按钮开始添加.</translation>
</message>
<message>
<source>Edit</source>
<translation type="obsolete">编辑</translation>
</message>
<message>
<source>Edit (Ctrl+E)</source>
<translation type="obsolete">编辑 (Ctrl+E)</translation>
</message>
</context>
<context>
<name>UIDetailsBlock</name>
<message>
<source>Name</source>
<comment>details report</comment>
<translation type="obsolete">名称</translation>
</message>
<message>
<source>OS Type</source>
<comment>details report</comment>
<translation type="obsolete">系统类型</translation>
</message>
<message>
<source>Information inaccessible</source>
<comment>details report</comment>
<translation type="obsolete">无可用信息</translation>
</message>
<message>
<source>Base Memory</source>
<comment>details report</comment>
<translation type="obsolete">内存大小</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1 MB&lt;/nobr&gt;</translation>
</message>
<message>
<source>Processors</source>
<comment>details report</comment>
<translation type="obsolete">处理器</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Execution Cap</source>
<comment>details report</comment>
<translation type="obsolete">运行峰值</translation>
</message>
<message>
<source>&lt;nobr&gt;%1%&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1%&lt;/nobr&gt;</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details report</comment>
<translation type="obsolete">启动顺序</translation>
</message>
<message>
<source>ACPI</source>
<comment>details report</comment>
<translation type="obsolete">ACPI</translation>
</message>
<message>
<source>IO APIC</source>
<comment>details report</comment>
<translation type="obsolete">IO APIC</translation>
</message>
<message>
<source>BIOS</source>
<comment>details report</comment>
<translation type="obsolete">BIOS</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details report</comment>
<translation type="obsolete">VT-x/AMD-V</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details report</comment>
<translation type="obsolete">嵌套分页</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details report</comment>
<translation type="obsolete">PAE/NX</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details report</comment>
<translation type="obsolete">硬件加速</translation>
</message>
<message>
<source>Video Memory</source>
<comment>details report</comment>
<translation type="obsolete">显存大小</translation>
</message>
<message>
<source>Screens</source>
<comment>details report</comment>
<translation type="obsolete">屏幕</translation>
</message>
<message>
<source>2D Video</source>
<comment>details report</comment>
<translation type="obsolete">2D 视频</translation>
</message>
<message>
<source>3D</source>
<comment>details report</comment>
<translation type="obsolete">3D</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">远程桌面服务器端口</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">远程桌面服务器</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">已禁用</translation>
</message>
<message>
<source>(CD/DVD)</source>
<translation type="obsolete">(光驱)</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details report (Storage)</comment>
<translation type="obsolete">未分配</translation>
</message>
<message>
<source>Host Driver</source>
<comment>details report (audio)</comment>
<translation type="obsolete">主机音频驱动</translation>
</message>
<message>
<source>Controller</source>
<comment>details report (audio)</comment>
<translation type="obsolete">控制芯片</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (audio)</comment>
<translation type="obsolete">已禁用</translation>
</message>
<message>
<source>Bridged adapter, %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">桥接网络, %1</translation>
</message>
<message>
<source>Internal network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">内部网络,“%1”</translation>
</message>
<message>
<source>Host-only adapter, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">仅主机 (Host-Only) 网络, &apos;%1&apos;</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">通用驱动,“%1”</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;}</source>
<comment>details report (network)</comment>
<translation type="obsolete">通用驱动,“%1”{&amp;nbsp;%2&amp;nbsp;}</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">网卡 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (network)</comment>
<translation type="obsolete">已禁用</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (serial ports)</comment>
<translation type="obsolete">端口 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (serial ports)</comment>
<translation type="obsolete">已禁用</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (parallel ports)</comment>
<translation type="obsolete">端口 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (parallel ports)</comment>
<translation type="obsolete">已禁用</translation>
</message>
<message>
<source>Device Filters</source>
<comment>details report (USB)</comment>
<translation type="obsolete">设备筛选</translation>
</message>
<message>
<source>%1 (%2 active)</source>
<comment>details report (USB)</comment>
<translation type="obsolete">%1 (%2 活动)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (USB)</comment>
<translation type="obsolete">已禁用</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report (shared folders)</comment>
<translation type="obsolete">共享文件夹</translation>
</message>
<message>
<source>None</source>
<comment>details report (shared folders)</comment>
<translation type="obsolete">空</translation>
</message>
<message>
<source>None</source>
<comment>details report (description)</comment>
<translation type="obsolete">空</translation>
</message>
</context>
<context>
<name>UIDetailsPagePrivate</name>
<message>
<source>Name</source>
<comment>details report</comment>
<translation type="obsolete">名称</translation>
</message>
<message>
<source>OS Type</source>
<comment>details report</comment>
<translation type="obsolete">系统类型</translation>
</message>
<message>
<source>Base Memory</source>
<comment>details report</comment>
<translation type="obsolete">内存大小</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1 MB&lt;/nobr&gt;</translation>
</message>
<message>
<source>Processors</source>
<comment>details report</comment>
<translation type="obsolete">处理器</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details report</comment>
<translation type="obsolete">启动顺序</translation>
</message>
<message>
<source>ACPI</source>
<comment>details report</comment>
<translation type="obsolete">ACPI</translation>
</message>
<message>
<source>IO APIC</source>
<comment>details report</comment>
<translation type="obsolete">IO APIC</translation>
</message>
<message>
<source>BIOS</source>
<comment>details report</comment>
<translation type="obsolete">BIOS</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details report</comment>
<translation type="obsolete">VT-x/AMD-V</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details report</comment>
<translation type="obsolete">嵌套分页</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details report</comment>
<translation type="obsolete">PAE/NX</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details report</comment>
<translation type="obsolete">硬件加速</translation>
</message>
<message>
<source>Video Memory</source>
<comment>details report</comment>
<translation type="obsolete">显存大小</translation>
</message>
<message>
<source>Screens</source>
<comment>details report</comment>
<translation type="obsolete">屏幕</translation>
</message>
<message>
<source>2D Video</source>
<comment>details report</comment>
<translation type="obsolete">2D 视频</translation>
</message>
<message>
<source>3D</source>
<comment>details report</comment>
<translation type="obsolete">3D</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">远程桌面服务器端口</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">远程桌面服务器</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDE Server)</comment>
<translation type="obsolete">禁用</translation>
</message>
<message>
<source>(CD/DVD)</source>
<translation type="obsolete">(光驱)</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details report (Storage)</comment>
<translation type="obsolete">未分配</translation>
</message>
<message>
<source>Host Driver</source>
<comment>details report (audio)</comment>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">主机音频驱动</translation>
</message>
<message>
<source>Controller</source>
<comment>details report (audio)</comment>
<translation type="obsolete">控制芯片</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (audio)</comment>
<translation type="obsolete">禁用</translation>
</message>
<message>
<source>Bridged adapter, %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">桥接网络, %1</translation>
</message>
<message>
<source>Internal network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">内部网络,“%1”</translation>
</message>
<message>
<source>Host-only adapter, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">仅主机 (Host-Only) 网络, &apos;%1&apos;</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">网卡 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (network)</comment>
<translation type="obsolete">禁用</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (serial ports)</comment>
<translation type="obsolete">端口 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (serial ports)</comment>
<translation type="obsolete">禁用</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (parallel ports)</comment>
<translation type="obsolete">端口 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (parallel ports)</comment>
<translation type="obsolete">禁用</translation>
</message>
<message>
<source>Device Filters</source>
<comment>details report (USB)</comment>
<translation type="obsolete">设备筛选</translation>
</message>
<message>
<source>%1 (%2 active)</source>
<comment>details report (USB)</comment>
<translation type="obsolete">%1 (%2 活动)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (USB)</comment>
<translation type="obsolete">禁用</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report (shared folders)</comment>
<translation type="obsolete">共享文件夹</translation>
</message>
<message>
<source>None</source>
<comment>details report (shared folders)</comment>
<translation type="obsolete">空</translation>
</message>
<message>
<source>None</source>
<comment>details report (description)</comment>
<translation type="obsolete">空</translation>
</message>
<message>
<source>The selected virtual machine is &lt;i&gt;inaccessible&lt;/i&gt;. Please inspect the error message shown below and press the &lt;b&gt;Refresh&lt;/b&gt; button if you want to repeat the accessibility check:</source>
<translation>所选的虚拟电脑&lt;i&gt;不能正常访问&lt;/i&gt;. 请检查下面的错误信息或者按一下&lt;b&gt;刷新&lt;/b&gt;按钮,如果你想重复可访问性检查:</translation>
</message>
<message>
<source>General</source>
<comment>details report</comment>
<translation type="obsolete">常规</translation>
</message>
<message>
<source>System</source>
<comment>details report</comment>
<translation type="obsolete">系统</translation>
</message>
<message>
<source>Preview</source>
<comment>details report</comment>
<translation type="obsolete">预览</translation>
</message>
<message>
<source>Display</source>
<comment>details report</comment>
<translation type="obsolete">显示</translation>
</message>
<message>
<source>Storage</source>
<comment>details report</comment>
<translation type="obsolete">存储</translation>
</message>
<message>
<source>Audio</source>
<comment>details report</comment>
<translation type="obsolete">声音</translation>
</message>
<message>
<source>Network</source>
<comment>details report</comment>
<translation type="obsolete">网络</translation>
</message>
<message>
<source>Serial Ports</source>
<comment>details report</comment>
<translation type="obsolete">串口</translation>
</message>
<message>
<source>Parallel Ports</source>
<comment>details report</comment>
<translation type="obsolete">并口</translation>
</message>
<message>
<source>USB</source>
<comment>details report</comment>
<translation type="obsolete">USB设备</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report</comment>
<translation type="obsolete">共享文件夹</translation>
</message>
<message>
<source>Description</source>
<comment>details report</comment>
<translation type="obsolete">描述</translation>
</message>
<message>
<source>Execution Cap</source>
<comment>details report</comment>
<translation type="obsolete">运行峰值</translation>
</message>
<message>
<source>&lt;nobr&gt;%1%&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation type="obsolete">&lt;nobr&gt;%1%&lt;/nobr&gt;</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">通用驱动,“%1”</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;}</source>
<comment>details report (network)</comment>
<translation type="obsolete">通用驱动,“%1”{&amp;nbsp;%2&amp;nbsp;}</translation>
</message>
</context>
<context>
<name>UIDnDHandler</name>
<message>
<source>Dropping data ...</source>
<translation>丢弃数据...</translation>
</message>
</context>
<context>
<name>UIDnDMimeData</name>
<message>
<source>Dropping data ...</source>
<translation>丢弃数据...</translation>
</message>
</context>
<context>
<name>UIDownloader</name>
<message>
<source>Looking for %1...</source>
<translation>查找 %1...</translation>
</message>
<message>
<source>Downloading %1...</source>
<translation>正在下载 %1...</translation>
</message>
</context>
<context>
<name>UIDownloaderAdditions</name>
<message>
<source>Select folder to save Guest Additions image to</source>
<translation>选择用于保存增强功能包的文件夹</translation>
</message>
<message>
<source>VirtualBox Guest Additions</source>
<translation>增强功能</translation>
</message>
</context>
<context>
<name>UIDownloaderExtensionPack</name>
<message>
<source>Select folder to save %1 to</source>
<translation>选择文件夹用于保存 %1</translation>
</message>
<message>
<source>VirtualBox Extension Pack</source>
<translation>增强功能包</translation>
</message>
</context>
<context>
<name>UIDownloaderUserManual</name>
<message>
<source>Select folder to save User Manual to</source>
<translation>选择文件夹用于保存用户手册</translation>
</message>
<message>
<source>VirtualBox User Manual</source>
<translation>VirtualBox用户手册</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzd</name>
<message>
<source>Appliance Export Wizard</source>
<translation type="obsolete">虚拟电脑导出向导</translation>
</message>
<message>
<source>Restore Defaults</source>
<translation type="obsolete">恢复为默认值</translation>
</message>
<message>
<source>Export</source>
<translation type="obsolete">导出</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzdPage1</name>
<message>
<source>Welcome to the Appliance Export Wizard!</source>
<translation type="obsolete">欢迎使用虚拟电脑导出向导!</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will guide you through the process of exporting an appliance.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Please select the virtual machines that should be added to the appliance. You can select more than one. Please note that these machines have to be turned off before they can be exported.&lt;/p&gt;</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">&lt;p&gt;本向导将引导您完成导出虚拟电脑的过程。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;请选择要被添加到虚拟电脑的虚拟机。您可以选择多个虚拟机。请注意,这些虚拟机在导出之前必须关闭。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzdPage2</name>
<message>
<source>Appliance Export Settings</source>
<translation type="obsolete">虚拟电脑导出设置</translation>
</message>
<message>
<source>Please specify the target for the OVF export. You can choose between a local file system export, uploading the OVF to the Sun Cloud service or an S3 storage server.</source>
<translation type="obsolete">请为要导出的虚拟电脑(OVF)指定一个存储位置。您既可以选择一个本地的文件系统,也可以选择上传到Sun云服务或S3存储服务器。</translation>
</message>
<message>
<source>&amp;Local Filesystem </source>
<translation type="obsolete">本地文件系统(&amp;L)</translation>
</message>
<message>
<source>Sun &amp;Cloud</source>
<translation type="obsolete">Sun 云服务(&amp;C)</translation>
</message>
<message>
<source>&amp;Simple Storage System (S3)</source>
<translation type="obsolete">(S3)简单存储系统(&amp;S)</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzdPage3</name>
<message>
<source>Appliance Export Settings</source>
<translation type="obsolete">虚拟电脑导出设置</translation>
</message>
<message>
<source>&amp;Username:</source>
<translation type="obsolete">用户名(&amp;U):</translation>
</message>
<message>
<source>&amp;Password:</source>
<translation type="obsolete">密码(&amp;P):</translation>
</message>
<message>
<source>&amp;Hostname:</source>
<translation type="obsolete">主机名(&amp;H):</translation>
</message>
<message>
<source>&amp;Bucket:</source>
<translation type="obsolete">存储桶(&amp;B):</translation>
</message>
<message>
<source>&amp;File:</source>
<translation type="obsolete">文件(&amp;F):</translation>
</message>
<message>
<source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
<translation type="obsolete">用传统的 OVF 0.9 格式保存,以兼容其它的虚拟电脑产品。</translation>
</message>
<message>
<source>&amp;Write legacy OVF 0.9</source>
<translation type="obsolete">用传统的 OVF 0.9 格式保存(&amp;W)</translation>
</message>
<message>
<source>Create a Manifest file for automatic data integrity checks on import.</source>
<translation type="obsolete">导入时创建 Manifest 文件,自动执行数据完整性检查。</translation>
</message>
<message>
<source>Write &amp;Manifest file</source>
<translation type="obsolete">写入 Manifest 文件(&amp;M)</translation>
</message>
<message>
<source>Appliance</source>
<translation type="obsolete">虚拟电脑</translation>
</message>
<message>
<source>Select a file to export into</source>
<translation type="obsolete">选择一个用于保存的文件</translation>
</message>
<message>
<source>Open Virtualization Format Archive (%1)</source>
<translation type="obsolete">开放式虚拟化格式包 (%1)</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation type="obsolete">开放式虚拟化格式 (%1)</translation>
</message>
<message>
<source>Please choose a filename to export the OVF/OVA to. If you use an &lt;i&gt;ova&lt;/i&gt; file name extension, then all the files will be combined into one Open Virtualization Format Archive. If you use an &lt;i&gt;ovf&lt;/i&gt; extension, several files will be written separately. Other extensions are not allowed.</source>
<translation type="obsolete">请选择要导出 OVF/OVA 的文件名。如果您使用 &lt;i&gt;OVA&lt;/i&gt; 文件扩展名,那么所有文件都将合并为一个“开放式虚拟化格式包”。如果您使用 &lt;i&gt;OVF&lt;/i&gt; 扩展名,将分成若干独立的文件。不允许其他扩展名。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
<translation type="obsolete">请填写额外的字段如用户名,密码和存储桶,并为要导出的虚拟电脑指定一个文件名。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
<translation type="obsolete">请填写额外的字段如用户名,密码,主机名和存储桶,并为要导出的虚拟电脑指定一个文件名。</translation>
</message>
</context>
<context>
<name>UIExportApplianceWzdPage4</name>
<message>
<source>Appliance Export Settings</source>
<translation type="obsolete">虚拟电脑导出设置</translation>
</message>
<message>
<source>Checking files ...</source>
<translation type="obsolete">检测文件 ...</translation>
</message>
<message>
<source>Removing files ...</source>
<translation type="obsolete">删除文件 ...</translation>
</message>
<message>
<source>Exporting Appliance ...</source>
<translation type="obsolete">导出虚拟电脑 ...</translation>
</message>
<message>
<source>Here you can change additional configuration values of the selected virtual machines. You can modify most of the properties shown by double-clicking on the items.</source>
<translation type="obsolete">您可以在此更改所选虚拟电脑的其它设置。通过双击该项目即可修改大部分的显示属性。</translation>
</message>
</context>
<context>
<name>UIFirstRunWzd</name>
<message>
<source>First Run Wizard</source>
<translation type="obsolete">首次运行向导</translation>
</message>
<message>
<source>Start</source>
<translation type="obsolete">启动</translation>
</message>
</context>
<context>
<name>UIFirstRunWzdPage1</name>
<message>
<source>Welcome to the First Run Wizard!</source>
<translation type="obsolete">欢迎使用首次运行向导!</translation>
</message>
<message>
<source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for installing an operating system of your choice onto this virtual machine.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;这是你首次启动新创建的虚拟机。本向导将帮助你执行必要的步骤来将你选择的操作系统安装到该虚拟机中。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for booting an operating system of your choice on the virtual machine.&lt;/p&gt;&lt;p&gt;Note that you will not be able to install an operating system into this virtual machine right now because you did not attach any hard disk to it. If this is not what you want, you can cancel the execution of this wizard, select &lt;b&gt;Settings&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window to access the settings dialog of this machine and change the hard disk configuration.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;这是你首次启动新创建的虚拟机。本向导将帮助您执行必要的步骤来将您选择的操作系统引导到该虚拟机中。&lt;/p&gt;&lt;p&gt;注意,您将无法立即将操作系统安装到该虚拟机中,因为您还没有添加虚拟硬盘。如果这不是您希望的,您可以取消本向导,请从 VirtualBox 主窗口的&lt;b&gt;虚拟机&lt;/b&gt;菜单选择&lt;b&gt;设置&lt;/b&gt;,来访问该虚拟机的设置对话以及更改硬盘配置。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIFirstRunWzdPage2</name>
<message>
<source>&lt;p&gt;Select the media which contains the setup program of the operating system you want to install. This media must be bootable, otherwise the setup program will not be able to start.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;选择含有您所要安装的操作系统的安装程序的介质。该介质必须是可引导的,否则安装程序无法启动。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Select the media that contains the operating system you want to work with. This media must be bootable, otherwise the operating system will not be able to start.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;选择含有您要使用的操作系统的介质。该介质必须是可引导的,否则操作系统将无法被启动。&lt;/p&gt;</translation>
</message>
<message>
<source>Media Source</source>
<translation type="obsolete">介质位置</translation>
</message>
<message>
<source>Select Installation Media</source>
<translation type="obsolete">选择安装介质</translation>
</message>
</context>
<context>
<name>UIFirstRunWzdPage3</name>
<message>
<source>&lt;p&gt;You have selected the following media to boot from:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您已经选择如下介质用于引导:&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have selected the following media to boot an operating system from:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您已选择从下面的介质中引导操作系统:&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;&lt;p&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;&lt;p&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;b&gt;Unmount...&lt;/b&gt; action in the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;如果以上的设置完全正确,请按 &lt;b&gt;完成&lt;/b&gt; 按钮. 一旦您按下它,所选择的安装介质将被临时挂载到该虚拟电脑,然后该虚拟电脑将被启动.&lt;/p&gt;&lt;p&gt;请注意,当您关闭虚拟电脑后,该安装介质将被自动卸载,而启动设备将被设置为第一个虚拟硬盘.&lt;/p&gt;&lt;p&gt;根据安装程序的类型, 在安装程序重启电脑后,您可能需要手动卸载该安装介质, 为了防止安装程序重新执行一遍. 您可以在 &lt;b&gt;设备&lt;/b&gt; 菜单 中选择 &lt;b&gt;释放...&lt;/b&gt; 该介质.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be mounted on the virtual machine and the machine will start execution.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;如果以上的设置完全正确,请按 &lt;b&gt;完成&lt;/b&gt; 按钮。一旦您按下它,所选择的安装介质将被挂载到该虚拟电脑,然后该虚拟电脑将被启动.&lt;/p&gt;</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">摘要</translation>
</message>
<message>
<source>CD/DVD-ROM Device</source>
<translation type="obsolete">光驱</translation>
</message>
<message>
<source>Type</source>
<comment>summary</comment>
<translation type="obsolete">类型</translation>
</message>
<message>
<source>Source</source>
<comment>summary</comment>
<translation type="obsolete">位置</translation>
</message>
</context>
<context>
<name>UIGChooserItemGroup</name>
<message>
<source>&lt;b&gt;%1&lt;/b&gt;</source>
<comment>Group item tool-tip / Group name</comment>
<translation>&lt;b&gt;%1&lt;/b&gt;</translation>
</message>
<message numerus="yes">
<source>%n group(s)</source>
<comment>Group item tool-tip / Group info</comment>
<translation>
<numerusform>%n 编组</numerusform>
</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>Group item tool-tip / Group info wrapper</comment>
<translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message numerus="yes">
<source>%n machine(s)</source>
<comment>Group item tool-tip / Machine info</comment>
<translation>
<numerusform>%n 虚拟电脑</numerusform>
</translation>
</message>
<message numerus="yes">
<source>(%n running)</source>
<comment>Group item tool-tip / Running machine info</comment>
<translation>
<numerusform>(%n 正在运行)</numerusform>
</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>Group item tool-tip / Machine info wrapper</comment>
<translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 %2&lt;/nobr&gt;</source>
<comment>Group item tool-tip / Machine info wrapper, including running</comment>
<translation>&lt;nobr&gt;%1 %2&lt;/nobr&gt;</translation>
</message>
<message>
<source>Collapse group</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Expand group</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Enter group</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Exit group</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGChooserModel</name>
<message>
<source>New group</source>
<translation>新编组</translation>
</message>
</context>
<context>
<name>UIGDetails</name>
<message>
<source>Name</source>
<comment>details (general)</comment>
<translation>名称</translation>
</message>
<message>
<source>Groups</source>
<comment>details (general)</comment>
<translation>编组</translation>
</message>
<message>
<source>%1 MB</source>
<comment>details</comment>
<translation>%1 MB</translation>
</message>
<message>
<source>Processors</source>
<comment>details (system)</comment>
<translation>处理器</translation>
</message>
<message>
<source>%1%</source>
<comment>details</comment>
<translation>%1%</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details (system)</comment>
<translation>VT-x/AMD-V</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details (system)</comment>
<translation>PAE/NX</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details (system)</comment>
<translation>硬件加速</translation>
</message>
<message>
<source>Screens</source>
<comment>details (display)</comment>
<translation>屏幕</translation>
</message>
<message>
<source>3D</source>
<comment>details (display)</comment>
<translation>3D</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details (display)</comment>
<translation>硬件加速</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (display/vrde/VRDE server)</comment>
<translation>已禁用</translation>
</message>
<message>
<source>[CD/DVD]</source>
<comment>details (storage)</comment>
<translation>[光驱]</translation>
</message>
<message>
<source>Not attached</source>
<comment>details (storage)</comment>
<translation type="obsolete">未指定</translation>
</message>
<message>
<source>Controller</source>
<comment>details (audio)</comment>
<translation>控制芯片</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (audio)</comment>
<translation>已禁用</translation>
</message>
<message>
<source>Bridged adapter, %1</source>
<comment>details (network)</comment>
<translation type="obsolete">桥接网络, %1</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation type="obsolete">通用驱动,“%1”</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;}</source>
<comment>details (network)</comment>
<translation type="obsolete">通用驱动,“%1”{&amp;nbsp;%2&amp;nbsp;}</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details (network)</comment>
<translation>网卡 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (network/adapter)</comment>
<translation>已禁用</translation>
</message>
<message>
<source>Port %1</source>
<comment>details (serial)</comment>
<translation>端口 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (serial)</comment>
<translation>已禁用</translation>
</message>
<message>
<source>Port %1</source>
<comment>details (parallel)</comment>
<translation>端口 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (parallel)</comment>
<translation>已禁用</translation>
</message>
<message>
<source>%1 (%2 active)</source>
<comment>details (usb)</comment>
<translation>%1 (%2 活动)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details (usb)</comment>
<translation>已禁用</translation>
</message>
<message>
<source>None</source>
<comment>details (shared folders)</comment>
<translation>空</translation>
</message>
<message>
<source>None</source>
<comment>details (description)</comment>
<translation>空</translation>
</message>
<message>
<source>Operating System</source>
<comment>details (general)</comment>
<translation>操作系统</translation>
</message>
<message>
<source>Information Inaccessible</source>
<comment>details</comment>
<translation>无可用信息</translation>
</message>
<message>
<source>Base Memory</source>
<comment>details (system)</comment>
<translation>内存大小</translation>
</message>
<message>
<source>Execution Cap</source>
<comment>details (system)</comment>
<translation>运行峰值</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details (system)</comment>
<translation>启动顺序</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details (system)</comment>
<translation>嵌套分页</translation>
</message>
<message>
<source>Video Memory</source>
<comment>details (display)</comment>
<translation>显存大小</translation>
</message>
<message>
<source>2D Video</source>
<comment>details (display)</comment>
<translation>2D 视频</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details (display/vrde)</comment>
<translation>远程桌面服务器端口</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details (display/vrde)</comment>
<translation>远程桌面服务器</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details (storage)</comment>
<translation>未分配</translation>
</message>
<message>
<source>Host Driver</source>
<comment>details (audio)</comment>
<translation>主机音频驱动</translation>
</message>
<message>
<source>Bridged Adapter, %1</source>
<comment>details (network)</comment>
<translation>桥接网络, %1</translation>
</message>
<message>
<source>Internal Network, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation>内部网络, &apos;%1&apos;</translation>
</message>
<message>
<source>Host-only Adapter, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation>仅主机(Host-Only)网络, &apos;%1&apos;</translation>
</message>
<message>
<source>Generic Driver, &apos;%1&apos;</source>
<comment>details (network)</comment>
<translation>通用驱动,“%1”</translation>
</message>
<message>
<source>Generic Driver, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;}</source>
<comment>details (network)</comment>
<translation>通用驱动,“%1”{&amp;nbsp;%2&amp;nbsp;}</translation>
</message>
<message>
<source>Device Filters</source>
<comment>details (usb)</comment>
<translation>设备筛选</translation>
</message>
<message>
<source>USB Controller Inaccessible</source>
<comment>details (usb)</comment>
<translation>无可用USB控制器</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details (shared folders)</comment>
<translation>共享文件夹</translation>
</message>
<message>
<source>Video Capture File</source>
<comment>details (display/video capture)</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Video Capture Attributes</source>
<comment>details (display/video capture)</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Video Capture</source>
<comment>details (display/video capture)</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Disabled</source>
<comment>details (display/video capture)</comment>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadAudio</name>
<message>
<source>Controller</source>
<comment>details</comment>
<translation type="obsolete">控制芯片</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadDescription</name>
<message>
<source>None</source>
<comment>details</comment>
<translation type="obsolete">空</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadDisplay</name>
<message>
<source>Video Memory</source>
<comment>details</comment>
<translation type="obsolete">显存大小</translation>
</message>
<message>
<source>Screens</source>
<comment>details</comment>
<translation type="obsolete">屏幕</translation>
</message>
<message>
<source>2D Video</source>
<comment>details report</comment>
<translation type="obsolete">2D 视频</translation>
</message>
<message>
<source>3D</source>
<comment>details report</comment>
<translation type="obsolete">3D</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details</comment>
<translation type="obsolete">硬件加速</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details</comment>
<translation type="obsolete">远程桌面服务器端口</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details</comment>
<translation type="obsolete">远程桌面服务器</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadNetwork</name>
<message>
<source>Bridged adapter, %1</source>
<comment>details report (network)</comment>
<translation type="obsolete">桥接网络, %1</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation type="obsolete">通用驱动,“%1”</translation>
</message>
<message>
<source>Generic driver, &apos;%1&apos; {&amp;nbsp;%2&amp;nbsp;}</source>
<comment>details report (network)</comment>
<translation type="obsolete">通用驱动,“%1”{&amp;nbsp;%2&amp;nbsp;}</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details</comment>
<translation type="obsolete">网卡 %1</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadParallel</name>
<message>
<source>Port %1</source>
<comment>details</comment>
<translation type="obsolete">端口 %1</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadSF</name>
<message>
<source>None</source>
<comment>details</comment>
<translation type="obsolete">空</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadSerial</name>
<message>
<source>Port %1</source>
<comment>details</comment>
<translation type="obsolete">端口 %1</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadStorage</name>
<message>
<source>Not attached</source>
<comment>details</comment>
<translation type="obsolete">未指定</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadSystem</name>
<message>
<source>Base Memory</source>
<comment>details</comment>
<translation type="obsolete">内存大小</translation>
</message>
<message>
<source>Processors</source>
<comment>details</comment>
<translation type="obsolete">处理器</translation>
</message>
<message>
<source>Execution Cap</source>
<comment>details</comment>
<translation type="obsolete">运行峰值</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details</comment>
<translation type="obsolete">启动顺序</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details report</comment>
<translation type="obsolete">VT-x/AMD-V</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details</comment>
<translation type="obsolete">嵌套分页</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details report</comment>
<translation type="obsolete">PAE/NX</translation>
</message>
<message>
<source>Acceleration</source>
<comment>details</comment>
<translation type="obsolete">硬件加速</translation>
</message>
</context>
<context>
<name>UIGDetailsUpdateThreadUSB</name>
<message>
<source>%1 (%2 active)</source>
<comment>details</comment>
<translation type="obsolete">%1 (%2 活动)</translation>
</message>
</context>
<context>
<name>UIGMachinePreview</name>
<message>
<source>Update Disabled</source>
<translation type="obsolete">更新已禁用</translation>
</message>
<message>
<source>Every 0.5 s</source>
<translation>每 0.5 秒</translation>
</message>
<message>
<source>Every 1 s</source>
<translation>每 1 秒</translation>
</message>
<message>
<source>Every 2 s</source>
<translation>每 2 秒</translation>
</message>
<message>
<source>Every 5 s</source>
<translation>每 5 秒</translation>
</message>
<message>
<source>Every 10 s</source>
<translation>每 10 秒</translation>
</message>
<message>
<source>No Preview</source>
<translation type="obsolete">无预览</translation>
</message>
<message>
<source>Update disabled</source>
<translation>更新已禁用</translation>
</message>
<message>
<source>No preview</source>
<translation>无预览</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsDisplay</name>
<message>
<source>Maximum Guest Screen &amp;Size:</source>
<translation>最大屏幕尺寸(&amp;S):</translation>
</message>
<message>
<source>&amp;Width:</source>
<translation>宽度(&amp;W):</translation>
</message>
<message>
<source>Specifies the maximum width which we would like the guest to use.</source>
<translation>设定虚拟机的最大屏幕宽度。</translation>
</message>
<message>
<source>&amp;Height:</source>
<translation>高度(&amp;H):</translation>
</message>
<message>
<source>Specifies the maximum height which we would like the guest to use.</source>
<translation>设定虚拟机的最大屏幕高度。</translation>
</message>
<message>
<source>Automatic</source>
<comment>Maximum Guest Screen Size</comment>
<translation>自动</translation>
</message>
<message>
<source>Suggest a reasonable maximum screen size to the guest. The guest will only see this suggestion when guest additions are installed.</source>
<translation>建议一个可用的最大屏幕尺寸。 仅在安装了增强功能之后可用。</translation>
</message>
<message>
<source>None</source>
<comment>Maximum Guest Screen Size</comment>
<translation>空</translation>
</message>
<message>
<source>Do not attempt to limit the size of the guest screen.</source>
<translation>不尝试限制屏幕尺寸。</translation>
</message>
<message>
<source>Hint</source>
<comment>Maximum Guest Screen Size</comment>
<translation>提示</translation>
</message>
<message>
<source>Suggest a maximum screen size to the guest. The guest will only see this suggestion when guest additions are installed.</source>
<translation>建议一个最大屏幕尺寸。 仅在安装了增强功能之后可用。</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsExtension</name>
<message>
<source>&amp;Extension Packages:</source>
<translation type="obsolete">扩展包(&amp;E):</translation>
</message>
<message>
<source>Lists all installed packages.</source>
<translation>列出所有已安装的包。</translation>
</message>
<message>
<source>Active</source>
<translation>活动</translation>
</message>
<message>
<source>Name</source>
<translation>名称</translation>
</message>
<message>
<source>Version</source>
<translation>版本</translation>
</message>
<message>
<source>Add package</source>
<translation>添加包</translation>
</message>
<message>
<source>Remove package</source>
<translation>移除包</translation>
</message>
<message>
<source>Select an extension package file</source>
<translation>选择一个扩展包文件</translation>
</message>
<message>
<source>Extension package files (%1)</source>
<translation>扩展包文件 (%1)</translation>
</message>
<message>
<source>Extensions</source>
<translation>扩展</translation>
</message>
<message>
<source>&amp;Extension Packages</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGlobalSettingsGeneral</name>
<message>
<source>Displays the path to the default virtual machine folder. This folder is used, if not explicitly specified otherwise, when creating new virtual machines.</source>
<translation>显示存放虚拟电脑的默认文件夹。如果没有明确指定其它文件夹,当创建新的虚拟电脑时将默认使用此文件夹.</translation>
</message>
<message>
<source>Displays the path to the library that provides authentication for Remote Display (VRDP) clients.</source>
<translation>显示用于提供远程桌面(VRDP)认证的库文件路径.</translation>
</message>
<message>
<source>Default &amp;Machine Folder:</source>
<translation>默认虚拟电脑位置(&amp;M):</translation>
</message>
<message>
<source>V&amp;RDP Authentication Library:</source>
<translation>VRDP认证库(&amp;R):</translation>
</message>
<message>
<source>When checked, the application will provide an icon with the context menu in the system tray.</source>
<translation type="obsolete">选中,系统托盘上将会出现一个可用于快速操作本程序的图标.</translation>
</message>
<message>
<source>&amp;Show System Tray Icon</source>
<translation type="obsolete">启用系统托盘(&amp;S)</translation>
</message>
<message>
<source>&amp;Auto show Dock and Menubar in fullscreen</source>
<translation type="obsolete">在全屏模式自动显示小工具栏(&amp;A)</translation>
</message>
<message>
<source>When checked, the host screen saver will be disabled whenever a virtual machine is running.</source>
<translation type="obsolete">选中时,如果虚拟机运行,主机的屏幕保护程序将被禁用。</translation>
</message>
<message>
<source>Disable Host &amp;ScreenSaver</source>
<translation type="obsolete">禁用主机的屏幕保护程序(&amp;S)</translation>
</message>
<message>
<source>&amp;Dock and Menubar:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Auto Show in Fullscreen</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>When checked, the host dock and menu bar will be shown when the virtual machine is in fullscreen mode.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Host Screensaver:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>When checked, the host screensaver will be disabled whenever a virtual machine is running.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Disable at Virtual Machine Runtime</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGlobalSettingsInput</name>
<message>
<source>Host &amp;Key:</source>
<translation type="obsolete">热键(&amp;K):</translation>
</message>
<message>
<source>Displays the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used.</source>
<translation type="obsolete">显示在虚拟机窗口中用作主机键的按键。请激活输入区域并按下新的主机键。请注意,不能使用数字和字母、光标移动和编辑键。</translation>
</message>
<message>
<source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
<translation>选中后,当虚拟电脑窗口处于活动状态时将自动捕获键盘输入。当键盘被捕获时,所有的键盘输入(包括系统切换键如 Alt-Tab) 都将被发送到虚拟电脑。</translation>
</message>
<message>
<source>&amp;Auto Capture Keyboard</source>
<translation>自动独占键盘(&amp;A)</translation>
</message>
<message>
<source>Reset host combination</source>
<translation type="obsolete">重置主机组合键</translation>
</message>
<message>
<source>Resets the key combination used as the host combination in the VM window.</source>
<translation type="obsolete">重置在虚拟机窗口中用作主机组合键的组合键。</translation>
</message>
<message>
<source>Host Combo</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Some items have the same shortcuts assigned.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;VirtualBox Manager</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Virtual &amp;Machine</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Lists all the available shortcuts which can be configured.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Enter a sequence to filter the shortcut list.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGlobalSettingsLanguage</name>
<message>
<source> (built-in)</source>
<comment>Language</comment>
<translation> (内嵌)</translation>
</message>
<message>
<source>&lt;unavailable&gt;</source>
<comment>Language</comment>
<translation>&lt;无效&gt;</translation>
</message>
<message>
<source>&lt;unknown&gt;</source>
<comment>Author(s)</comment>
<translation>&lt;未知&gt;</translation>
</message>
<message>
<source>Default</source>
<comment>Language</comment>
<translation>默认</translation>
</message>
<message>
<source>Language:</source>
<translation>语言:</translation>
</message>
<message>
<source>&amp;Interface Language:</source>
<translation type="obsolete">界面语言(&amp;I):</translation>
</message>
<message>
<source>Lists all available user interface languages. The effective language is written in &lt;b&gt;bold&lt;/b&gt;. Select &lt;i&gt;Default&lt;/i&gt; to reset to the system default language.</source>
<translation>显示所有可用的用户界面语言。&lt;b&gt;加黑&lt;/b&gt;的为当前正在使用的语言。选择&lt;i&gt;默认&lt;/i&gt;将使用系统默认的语言.</translation>
</message>
<message>
<source>Name</source>
<translation>名称</translation>
</message>
<message>
<source>Id</source>
<translation>Id</translation>
</message>
<message>
<source>Language</source>
<translation>语言</translation>
</message>
<message>
<source>Author</source>
<translation>作者</translation>
</message>
<message>
<source>Author(s):</source>
<translation>作者:</translation>
</message>
<message>
<source>&amp;Interface Languages</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGlobalSettingsNetwork</name>
<message>
<source>host IPv4 address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">主机 IPv4 地址 &lt;b&gt;%1&lt;/b&gt; 出错</translation>
</message>
<message>
<source>host IPv4 network mask of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">主机 IPv4 网络掩码 &lt;b&gt;%1&lt;/b&gt; 出错</translation>
</message>
<message>
<source>host IPv6 address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">主机 IPv6 地址 &lt;b&gt;%1&lt;/b&gt; 出错</translation>
</message>
<message>
<source>DHCP server address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">DHCP 服务器地址 &lt;b&gt;%1&lt;/b&gt; 出错</translation>
</message>
<message>
<source>DHCP server network mask of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">DHCP 服务器网络掩码 &lt;b&gt;%1&lt;/b&gt; 出错</translation>
</message>
<message>
<source>DHCP lower address bound of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">DHCP 最小地址 &lt;b&gt;%1&lt;/b&gt; 出错</translation>
</message>
<message>
<source>DHCP upper address bound of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
<translation type="obsolete">DHCP 最大地址 &lt;b&gt;%1&lt;/b&gt; 出错</translation>
</message>
<message>
<source>Adapter</source>
<translation>主机虚拟网络界面</translation>
</message>
<message>
<source>Automatically configured</source>
<comment>interface</comment>
<translation>自动配置</translation>
</message>
<message>
<source>Manually configured</source>
<comment>interface</comment>
<translation>手动配置</translation>
</message>
<message>
<source>IPv4 Address</source>
<translation>IPv4 地址</translation>
</message>
<message>
<source>Not set</source>
<comment>address</comment>
<translation>未设置</translation>
</message>
<message>
<source>IPv4 Network Mask</source>
<translation>IPv4 网络掩码</translation>
</message>
<message>
<source>Not set</source>
<comment>mask</comment>
<translation>未设置</translation>
</message>
<message>
<source>IPv6 Address</source>
<translation>IPv6 地址</translation>
</message>
<message>
<source>IPv6 Network Mask Length</source>
<translation>IPv6 网络掩码长度</translation>
</message>
<message>
<source>Not set</source>
<comment>length</comment>
<translation>未设置</translation>
</message>
<message>
<source>DHCP Server</source>
<translation>DHCP 服务器</translation>
</message>
<message>
<source>Enabled</source>
<comment>server</comment>
<translation>启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>server</comment>
<translation>禁用</translation>
</message>
<message>
<source>Address</source>
<translation>地址</translation>
</message>
<message>
<source>Network Mask</source>
<translation>网络掩码</translation>
</message>
<message>
<source>Lower Bound</source>
<translation>最小地址</translation>
</message>
<message>
<source>Not set</source>
<comment>bound</comment>
<translation>未设置</translation>
</message>
<message>
<source>Upper Bound</source>
<translation>最大地址</translation>
</message>
<message>
<source>&amp;Add host-only network</source>
<translation>添加仅主机(Host-Only)网络(&amp;A)</translation>
</message>
<message>
<source>&amp;Remove host-only network</source>
<translation>删除仅主机(Host-Only)网络(&amp;R)</translation>
</message>
<message>
<source>&amp;Edit host-only network</source>
<translation>编辑仅主机(Host-Only)网络(&amp;E)</translation>
</message>
<message>
<source>&amp;Host-only Networks:</source>
<translation type="obsolete">仅主机(Host-Only)网络(&amp;H):</translation>
</message>
<message>
<source>Lists all available host-only networks.</source>
<translation>显示所有可用仅主机(Host-Only)网络.</translation>
</message>
<message>
<source>Name</source>
<translation>名称</translation>
</message>
<message>
<source>Networking</source>
<translation>网络</translation>
</message>
<message>
<source>&amp;NAT Networks</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Lists all available NAT networks.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Host-only Networks</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No new name specified for the NAT network previously called &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No CIDR specified for the NAT network &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No CIDR specified for the NAT network previously called &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Invalid CIDR specified (&lt;i&gt;%1&lt;/i&gt;) for the NAT network &lt;b&gt;%2&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Invalid CIDR specified (&lt;i&gt;%1&lt;/i&gt;) for the NAT network previously called &lt;b&gt;%2&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Network Name</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[empty]</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>%1 (renamed from %2)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Old Network Name</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>New Network Name</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Network CIDR</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Supports DHCP</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>yes</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>no</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Supports IPv6</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Default IPv6 route</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid IPv4 address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid IPv4 network mask.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid IPv6 address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid DHCP server address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid DHCP server mask.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid DHCP server lower address bound.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The host interface &lt;b&gt;%1&lt;/b&gt; does not currently have a valid DHCP server upper address bound.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The name &lt;b&gt;%1&lt;/b&gt; for NAT network on position &lt;b&gt;%2&lt;/b&gt; is already in use.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Active</source>
<comment>NAT network</comment>
<translation type="unfinished">活动</translation>
</message>
<message>
<source>&amp;Add NAT network</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Remove NAT network</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Edit NAT network</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGlobalSettingsNetworkDetails</name>
<message>
<source>Host-only Network Details</source>
<translation type="obsolete">仅主机(Host-Only)网络明细</translation>
</message>
<message>
<source>&amp;Adapter</source>
<translation type="obsolete">主机虚拟网络界面(&amp;A)</translation>
</message>
<message>
<source>Manual &amp;Configuration</source>
<translation type="obsolete">手动配置(&amp;C)</translation>
</message>
<message>
<source>Use manual configuration for this host-only network adapter.</source>
<translation type="obsolete">为该仅主机(Host-Only)网络连接使用手动配置.</translation>
</message>
<message>
<source>&amp;IPv4 Address:</source>
<translation type="obsolete">IPv4 地址(&amp;I):</translation>
</message>
<message>
<source>Displays the host IPv4 address for this adapter.</source>
<translation type="obsolete">显示主机虚拟网络界面的 IPv4 地址.</translation>
</message>
<message>
<source>IPv4 Network &amp;Mask:</source>
<translation type="obsolete">IPv4 网络掩码(&amp;M):</translation>
</message>
<message>
<source>Displays the host IPv4 network mask for this adapter.</source>
<translation type="obsolete">显示主机虚拟网络界面的 IPv4 网络掩码.</translation>
</message>
<message>
<source>I&amp;Pv6 Address:</source>
<translation type="obsolete">IPv6 地址(&amp;P):</translation>
</message>
<message>
<source>Displays the host IPv6 address for this adapter if IPv6 is supported.</source>
<translation type="obsolete">显示主机虚拟网络界面的 IPv6 地址.</translation>
</message>
<message>
<source>IPv6 Network Mask &amp;Length:</source>
<translation type="obsolete">IPv6 网络掩码长度(&amp;L):</translation>
</message>
<message>
<source>Displays the host IPv6 network mask prefix length for this adapter if IPv6 is supported.</source>
<translation type="obsolete">显示主机虚拟网络界面的 IPv6 网络掩码前缀.</translation>
</message>
<message>
<source>&amp;DHCP Server</source>
<translation type="obsolete">DHCP 服务器(&amp;D)</translation>
</message>
<message>
<source>&amp;Enable Server</source>
<translation type="obsolete">启用服务器(&amp;E)</translation>
</message>
<message>
<source>Indicates whether the DHCP Server is enabled on machine startup or not.</source>
<translation type="obsolete">指示DHCP服务器在电脑开机时是否启用.</translation>
</message>
<message>
<source>Server Add&amp;ress:</source>
<translation type="obsolete">服务器地址(&amp;r):</translation>
</message>
<message>
<source>Displays the address of the DHCP server servicing the network associated with this host-only adapter.</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">显示 DHCP 服务器地址.</translation>
</message>
<message>
<source>Server &amp;Mask:</source>
<translation type="obsolete">服务器网络掩码(&amp;M):</translation>
</message>
<message>
<source>Displays the network mask of the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="obsolete">显示 DHCP 服务器网络掩码.</translation>
</message>
<message>
<source>&amp;Lower Address Bound:</source>
<translation type="obsolete">最小地址(&amp;L):</translation>
</message>
<message>
<source>Displays the lower address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="obsolete">显示 DHCP 服务器提供的最小地址.</translation>
</message>
<message>
<source>&amp;Upper Address Bound:</source>
<translation type="obsolete">最大地址(&amp;U):</translation>
</message>
<message>
<source>Displays the upper address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="obsolete">显示 DHCP 服务器提供的最大地址.</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsNetworkDetailsHost</name>
<message>
<source>Host-only Network Details</source>
<translation type="unfinished">仅主机(Host-Only)网络明细</translation>
</message>
<message>
<source>&amp;Adapter</source>
<translation type="unfinished">主机虚拟网络界面(&amp;A)</translation>
</message>
<message>
<source>Manual &amp;Configuration</source>
<translation type="unfinished">手动配置(&amp;C)</translation>
</message>
<message>
<source>Use manual configuration for this host-only network adapter.</source>
<translation type="unfinished">为该仅主机(Host-Only)网络连接使用手动配置.</translation>
</message>
<message>
<source>&amp;IPv4 Address:</source>
<translation type="unfinished">IPv4 地址(&amp;I):</translation>
</message>
<message>
<source>Displays the host IPv4 address for this adapter.</source>
<translation type="unfinished">显示主机虚拟网络界面的 IPv4 地址.</translation>
</message>
<message>
<source>IPv4 Network &amp;Mask:</source>
<translation type="unfinished">IPv4 网络掩码(&amp;M):</translation>
</message>
<message>
<source>Displays the host IPv4 network mask for this adapter.</source>
<translation type="unfinished">显示主机虚拟网络界面的 IPv4 网络掩码.</translation>
</message>
<message>
<source>I&amp;Pv6 Address:</source>
<translation type="unfinished">IPv6 地址(&amp;P):</translation>
</message>
<message>
<source>Displays the host IPv6 address for this adapter if IPv6 is supported.</source>
<translation type="unfinished">显示主机虚拟网络界面的 IPv6 地址.</translation>
</message>
<message>
<source>IPv6 Network Mask &amp;Length:</source>
<translation type="unfinished">IPv6 网络掩码长度(&amp;L):</translation>
</message>
<message>
<source>Displays the host IPv6 network mask prefix length for this adapter if IPv6 is supported.</source>
<translation type="unfinished">显示主机虚拟网络界面的 IPv6 网络掩码前缀.</translation>
</message>
<message>
<source>&amp;DHCP Server</source>
<translation type="unfinished">DHCP 服务器(&amp;D)</translation>
</message>
<message>
<source>&amp;Enable Server</source>
<translation type="unfinished">启用服务器(&amp;E)</translation>
</message>
<message>
<source>Indicates whether the DHCP Server is enabled on machine startup or not.</source>
<translation type="unfinished">指示DHCP服务器在电脑开机时是否启用.</translation>
</message>
<message>
<source>Server Add&amp;ress:</source>
<translation type="unfinished">服务器地址(&amp;r):</translation>
</message>
<message>
<source>Displays the address of the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="unfinished">显示 DHCP 服务器地址.</translation>
</message>
<message>
<source>Server &amp;Mask:</source>
<translation type="unfinished">服务器网络掩码(&amp;M):</translation>
</message>
<message>
<source>Displays the network mask of the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="unfinished">显示 DHCP 服务器网络掩码.</translation>
</message>
<message>
<source>&amp;Lower Address Bound:</source>
<translation type="unfinished">最小地址(&amp;L):</translation>
</message>
<message>
<source>Displays the lower address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="unfinished">显示 DHCP 服务器提供的最小地址.</translation>
</message>
<message>
<source>&amp;Upper Address Bound:</source>
<translation type="unfinished">最大地址(&amp;U):</translation>
</message>
<message>
<source>Displays the upper address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
<translation type="unfinished">显示 DHCP 服务器提供的最大地址.</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsNetworkDetailsNAT</name>
<message>
<source>NAT Network Details</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Enable Network</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Enable this NAT network.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Network &amp;Name:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Displays the name for this network.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Network &amp;CIDR:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Displays the CIDR for this network.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Network Options:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Supports &amp;DHCP</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Determines whether this network supports DHCP.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Supports &amp;IPv6</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Determines whether this network supports IPv6.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Advertise Default IPv6 &amp;Route</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Determines whether default IPv6 route should be advertised for this network.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Opens dialog to manage port forwarding rules.</source>
<translation type="unfinished">打开管理端口转发规则的对话框。</translation>
</message>
<message>
<source>&amp;Port Forwarding</source>
<translation type="unfinished">端口转发(&amp;P)</translation>
</message>
</context>
<context>
<name>UIGlobalSettingsProxy</name>
<message>
<source>When checked, VirtualBox will use the proxy settings supplied for tasks like downloading Guest Additions from the network or checking for updates.</source>
<translation>选中时,VirtualBox 将使用提供的代理设置连接网络,如从网络下载增强功能包,或检查更新。</translation>
</message>
<message>
<source>&amp;Enable proxy</source>
<translation>启用代理(&amp;E)</translation>
</message>
<message>
<source>Ho&amp;st:</source>
<translation>主机(&amp;S):</translation>
</message>
<message>
<source>Changes the proxy host.</source>
<translation>更改代理主机。</translation>
</message>
<message>
<source>&amp;Port:</source>
<translation>端口(&amp;P):</translation>
</message>
<message>
<source>Changes the proxy port.</source>
<translation>更改代理端口。</translation>
</message>
<message>
<source>When checked the authentication supplied will be used with the proxy server.</source>
<translation type="obsolete">选中时,提供的身份验证将用于代理服务器。</translation>
</message>
<message>
<source>&amp;Use authentication</source>
<translation type="obsolete">使用身份验证(&amp;U)</translation>
</message>
<message>
<source>User &amp;name:</source>
<translation type="obsolete">用户名(&amp;N):</translation>
</message>
<message>
<source>Changes the user name used for authentication.</source>
<translation type="obsolete">更改身份验证所使用的用户名。</translation>
</message>
<message>
<source>Pass&amp;word:</source>
<translation type="obsolete">密码(&amp;W):</translation>
</message>
<message>
<source>Changes the password used for authentication.</source>
<translation type="obsolete">更改身份验证所使用的密码。</translation>
</message>
<message>
<source>No proxy host is currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No proxy port is currently specified.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIGlobalSettingsUpdate</name>
<message>
<source>When checked, the application will periodically connect to the VirtualBox website and check whether a new VirtualBox version is available.</source>
<translation>选中时,应用程序将定期连接到 VirtualBox 网站,并检查是否有新版本的 VirtualBox 可用。</translation>
</message>
<message>
<source>&amp;Check for updates</source>
<translation>检查更新(&amp;C)</translation>
</message>
<message>
<source>&amp;Once per:</source>
<translation>检查间隔(&amp;O):</translation>
</message>
<message>
<source>Specifies how often the new version check should be performed. Note that if you want to completely disable this check, just clear the above check box.</source>
<translation>指定应执行新版本检查的频率。请注意,如果您要完全禁用此检查,只需清除上面的复选框。</translation>
</message>
<message>
<source>Next Check:</source>
<translation>下一次检查:</translation>
</message>
<message>
<source>Check for:</source>
<translation>检查:</translation>
</message>
<message>
<source>&lt;p&gt;Choose this if you only wish to be notified about stable updates to VirtualBox.&lt;/p&gt;</source>
<translation>&lt;p&gt;如果您只想 VirtualBox 有稳定更新时通知,则选择此项。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Stable release versions</source>
<translation>稳定发行版本(&amp;S)</translation>
</message>
<message>
<source>&lt;p&gt;Choose this if you wish to be notified about all new VirtualBox releases.&lt;/p&gt;</source>
<translation>&lt;p&gt;如果您想要在所有 VirtualBox 新版本时通知,则选择此项。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;All new releases</source>
<translation>所有新发布的版本(&amp;A)</translation>
</message>
<message>
<source>&lt;p&gt;Choose this to be notified about all new VirtualBox releases and pre-release versions of VirtualBox.&lt;/p&gt;</source>
<translation>&lt;p&gt;要通知所有 VirtualBox 新版本和预览版,则选择此项。&lt;/p&gt;</translation>
</message>
<message>
<source>All new releases and &amp;pre-releases</source>
<translation>所有新发布和预发布的版本(&amp;P)</translation>
</message>
</context>
<context>
<name>UIHelpButton</name>
<message>
<source>&amp;Help</source>
<translation>帮助(&amp;H)</translation>
</message>
</context>
<context>
<name>UIHostComboEditor</name>
<message>
<source>&lt;key_%1&gt;</source>
<translation type="unfinished">&lt;key_%1&gt;</translation>
</message>
<message>
<source>Left </source>
<translation type="unfinished">左 </translation>
</message>
<message>
<source>Right </source>
<translation type="unfinished">右 </translation>
</message>
<message>
<source>Left Shift</source>
<translation type="unfinished">左 Shift</translation>
</message>
<message>
<source>Right Shift</source>
<translation type="unfinished">右 Shift</translation>
</message>
<message>
<source>Left Ctrl</source>
<translation type="unfinished">左 Ctrl</translation>
</message>
<message>
<source>Right Ctrl</source>
<translation type="unfinished">右 Ctrl</translation>
</message>
<message>
<source>Left Alt</source>
<translation type="unfinished">左 Alt</translation>
</message>
<message>
<source>Right Alt</source>
<translation type="unfinished">右 Alt</translation>
</message>
<message>
<source>Left WinKey</source>
<translation type="unfinished">左 Win 键</translation>
</message>
<message>
<source>Right WinKey</source>
<translation type="unfinished">右 Win 键</translation>
</message>
<message>
<source>Menu key</source>
<translation type="unfinished">菜单键</translation>
</message>
<message>
<source>Alt Gr</source>
<translation type="unfinished">Alt Gr</translation>
</message>
<message>
<source>Caps Lock</source>
<translation type="unfinished">大写锁定键</translation>
</message>
<message>
<source>Scroll Lock</source>
<translation type="unfinished">滚屏锁定键</translation>
</message>
<message>
<source>Host+</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>None</source>
<translation type="unfinished">空</translation>
</message>
</context>
<context>
<name>UIHotKeyEditor</name>
<message>
<source>Left </source>
<translation type="obsolete">左 </translation>
</message>
<message>
<source>Right </source>
<translation type="obsolete">右 </translation>
</message>
<message>
<source>Right Alt</source>
<translation type="obsolete">右 Alt</translation>
</message>
<message>
<source>Left WinKey</source>
<translation type="obsolete">左 Win 键</translation>
</message>
<message>
<source>Right WinKey</source>
<translation type="obsolete">右 Win 键</translation>
</message>
<message>
<source>Menu key</source>
<translation type="obsolete">菜单键</translation>
</message>
<message>
<source>Alt Gr</source>
<translation type="obsolete">Alt Gr</translation>
</message>
<message>
<source>Caps Lock</source>
<translation type="obsolete">大写锁定键</translation>
</message>
<message>
<source>Scroll Lock</source>
<translation type="obsolete">滚屏锁定键</translation>
</message>
<message>
<source>&lt;key_%1&gt;</source>
<translation type="obsolete">&lt;key_%1&gt;</translation>
</message>
<message>
<source>None</source>
<translation type="obsolete">空</translation>
</message>
<message>
<source>Left Shift</source>
<translation type="obsolete">左 Shift</translation>
</message>
<message>
<source>Right Shift</source>
<translation type="obsolete">右 Shift</translation>
</message>
<message>
<source>Left Ctrl</source>
<translation type="obsolete">左 Ctrl</translation>
</message>
<message>
<source>Right Ctrl</source>
<translation type="obsolete">右 Ctrl</translation>
</message>
<message>
<source>Left Alt</source>
<translation type="obsolete">左 Alt</translation>
</message>
<message>
<source>Reset shortcut to default</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unset shortcut</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIHotKeyTableModel</name>
<message>
<source>Name</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Shortcut</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIImportApplianceWzd</name>
<message>
<source>Appliance Import Wizard</source>
<translation type="obsolete">虚拟电脑导入向导</translation>
</message>
<message>
<source>Restore Defaults</source>
<translation type="obsolete">恢复为默认值</translation>
</message>
<message>
<source>Import</source>
<translation type="obsolete">导入</translation>
</message>
</context>
<context>
<name>UIImportApplianceWzdPage1</name>
<message>
<source>Select an appliance to import</source>
<translation type="obsolete">选择一个要导入的虚拟电脑</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation type="obsolete">开放式虚拟化格式 (%1)</translation>
</message>
<message>
<source>Welcome to the Appliance Import Wizard!</source>
<translation type="obsolete">欢迎使用虚拟电脑导入向导!</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will guide you through importing an appliance.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;VirtualBox currently supports importing appliances saved in the Open Virtualization Format (OVF). To continue, select the file to import below:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;本向导将指导你完成导入虚拟电脑。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;VirtualBox 当前支持导入以开放式虚拟化格式 (OVF) 保存的虚拟电脑。若要继续,请在下面选择要导入的文件:&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIImportApplianceWzdPage2</name>
<message>
<source>These are the virtual machines contained in the appliance and the suggested settings of the imported VirtualBox machines. You can change many of the properties shown by double-clicking on the items and disable others using the check boxes below.</source>
<translation type="obsolete">这是即将导入的虚拟电脑及建议的映射关系。您可以通过双击该项目来调整其设置,或使用下面的选择框来禁用它们。</translation>
</message>
<message>
<source>Appliance Import Settings</source>
<translation type="obsolete">虚拟电脑导入设置</translation>
</message>
</context>
<context>
<name>UIImportLicenseViewer</name>
<message>
<source>&lt;b&gt;The virtual system &quot;%1&quot; requires that you agree to the terms and conditions of the software license agreement shown below.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;b&gt;Agree&lt;/b&gt; to continue or click &lt;b&gt;Disagree&lt;/b&gt; to cancel the import.</source>
<translation>&lt;b&gt;虚拟电脑内的系统 &quot;%1&quot; 要求您同意下面显示的软件授权协议的各项条款。&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;按 &lt;b&gt;同意&lt;/b&gt; 继续或按 &lt;b&gt;不同意&lt;/b&gt; 取消导入.</translation>
</message>
<message>
<source>Software License Agreement</source>
<translation>软件授权协议</translation>
</message>
<message>
<source>&amp;Disagree</source>
<translation>不同意(&amp;D)</translation>
</message>
<message>
<source>&amp;Agree</source>
<translation>同意(&amp;A)</translation>
</message>
<message>
<source>&amp;Print...</source>
<translation>打印(&amp;P)...</translation>
</message>
<message>
<source>&amp;Save...</source>
<translation>保存(&amp;S)...</translation>
</message>
<message>
<source>Text (*.txt)</source>
<translation>Text (*.txt)</translation>
</message>
<message>
<source>Save license to file...</source>
<translation>保存协议到文件...</translation>
</message>
</context>
<context>
<name>UIIndicatorsPool</name>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the virtual hard disks:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>HDD tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;指示虚拟硬盘活动状态:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the CD/DVD devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>CD/DVD tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;指示光驱活动状态:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the floppy devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>FD tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;指示软驱活动状态:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the network interfaces:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>Network adapters tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;指示网络连接活动状态:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: %3 cable %4&lt;/nobr&gt;</source>
<comment>Network adapters tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;网卡 %1 (%2)&lt;/b&gt;: %3 网线 %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>connected</source>
<comment>Network adapters tooltip</comment>
<translation>已连接</translation>
</message>
<message>
<source>disconnected</source>
<comment>Network adapters tooltip</comment>
<translation>已断开</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;All network adapters are disabled&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>Network adapters tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;禁用所有网络连接&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the attached USB devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;指示USB设备活动状态:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No USB devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;未分配USB设备&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB Controller is disabled&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB控制器已被禁用&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the machine&apos;s shared folders:&lt;/nobr&gt;%1&lt;/p&gt;</source>
<comment>Shared folders tooltip</comment>
<translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;指示共享文件夹活动状态:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No shared folders&lt;/b&gt;&lt;/nobr&gt;</source>
<comment>Shared folders tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;没有共享文件夹&lt;/b&gt;&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</translation>
</message>
<message>
<source>Indicates whether the host mouse pointer is captured by the guest OS:&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is not captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;mouse integration (MI) is On&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is not captured&lt;/nobr&gt;&lt;br&gt;Note that the mouse integration feature requires Guest Additions to be installed in the guest OS.</source>
<translation>指示鼠标被操作系统捕获的情况:&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;鼠标未被捕获&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;鼠标已被捕获&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;鼠标集成功能已启用&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;鼠标集成功能已关闭,鼠标已被捕获&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;鼠标集成功能已关闭,鼠标未被捕获&lt;/nobr&gt;&lt;br&gt;请注意要使用鼠标集成功能必须在虚拟电脑的操作系统内安装增强功能包.</translation>
</message>
<message>
<source>Indicates whether the keyboard is captured by the guest OS (&lt;img src=:/hostkey_captured_16px.png/&gt;) or not (&lt;img src=:/hostkey_16px.png/&gt;).</source>
<translation>指示键盘已被虚拟电脑捕获 (&lt;img src=:/hostkey_captured_16px.png/&gt;) 或未被捕获 (&lt;img src=:/hostkey_16px.png/&gt;).</translation>
</message>
<message>
<source>Indicates whether the Remote Desktop Server is enabled (&lt;img src=:/vrdp_16px.png/&gt;) or not (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</source>
<translation type="obsolete">指示是否要启用远程桌面服务器,是 (&lt;img src=:/vrdp_16px.png/&gt;),或否 (&lt;img src=:/vrdp_disabled_16px.png/&gt;)。</translation>
</message>
<message>
<source>&lt;hr&gt;The Remote Desktop Server is listening on port %1</source>
<translation type="obsolete">&lt;hr&gt;远程桌面服务器在端口 %1 侦听</translation>
</message>
<message>
<source>Indicates the status of different features used by this virtual machine:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%5:&lt;/b&gt;&amp;nbsp;%6%&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation type="obsolete">指示由该虚拟电脑使用的不同功能的状态:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%5:&lt;/b&gt;&amp;nbsp;%6%&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Indicates the activity of the video capture:&lt;/nobr&gt;&lt;br&gt;%1</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;Video capture disabled&lt;/b&gt;&lt;/nobr&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;Video capture file:&lt;/b&gt; %1&lt;/nobr&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Indicates the status of different features used by this virtual machine:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%5:&lt;/b&gt;&amp;nbsp;%6&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%7:&lt;/b&gt;&amp;nbsp;%8%&lt;/nobr&gt;</source>
<comment>Virtualization Stuff LED</comment>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UILineTextEdit</name>
<message>
<source>&amp;Edit</source>
<translation>编辑(&amp;E)</translation>
</message>
</context>
<context>
<name>UIMachineLogic</name>
<message>
<source> EXPERIMENTAL build %1r%2 - %3</source>
<translation type="obsolete"> 实验性编译包 %1r%2 - %3</translation>
</message>
<message>
<source>Preview Monitor %1</source>
<translation>预览监视器 %1</translation>
</message>
<message>
<source>Snapshot %1</source>
<translation>备份 %1</translation>
</message>
<message>
<source>No CD/DVD Devices Attached</source>
<translation type="obsolete">未分配光驱</translation>
</message>
<message>
<source>No CD/DVD devices attached to that VM</source>
<translation type="obsolete">未分配光驱给虚拟电脑</translation>
</message>
<message>
<source>No Floppy Devices Attached</source>
<translation type="obsolete">未分配软驱</translation>
</message>
<message>
<source>No floppy devices attached to that VM</source>
<translation type="obsolete">未分配软驱给虚拟电脑</translation>
</message>
<message>
<source>No USB Devices Connected</source>
<translation>没有连接 USB 设备</translation>
</message>
<message>
<source>No supported devices connected to the host PC</source>
<translation>没有可用设备连接到主机</translation>
</message>
<message>
<source>Select a filename for the screenshot ...</source>
<translation>选择屏幕快照的文件名...</translation>
</message>
</context>
<context>
<name>UIMachineSettingsAudio</name>
<message>
<source>When checked, a virtual PCI audio card will be plugged into the virtual machine and will communicate with the host audio system using the specified driver.</source>
<translation>选中,将在该虚拟电脑内启用声音功能,并使用指定的声卡类型和主机上的声卡通讯.</translation>
</message>
<message>
<source>Enable &amp;Audio</source>
<translation>启用声音(&amp;A)</translation>
</message>
<message>
<source>Host Audio &amp;Driver:</source>
<translation>主机音频驱动(&amp;D):</translation>
</message>
<message>
<source>Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt; makes the guest see an audio card, however every access to it will be ignored.</source>
<translation>选择声卡类型。选项 &lt;b&gt;虚空音频驱动&lt;/b&gt; 让虚拟电脑拥有一张声卡,但其输出的声音将被忽略。</translation>
</message>
<message>
<source>Audio &amp;Controller:</source>
<translation>控制芯片(&amp;C):</translation>
</message>
<message>
<source>Selects the type of the virtual sound card. Depending on this value, VirtualBox will provide different audio hardware to the virtual machine.</source>
<translation>指定声卡类型。根据这个值, VirtualBox 将为该虚拟电脑提供不同的声卡.</translation>
</message>
</context>
<context>
<name>UIMachineSettingsDisplay</name>
<message>
<source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required to switch the virtual machine to fullscreen or seamless mode.</source>
<translation type="obsolete">您分配了少于 &lt;b&gt;%1&lt;/b&gt; 的显存,这会导致虚拟电脑无法切换到全屏模式或无缝模式。</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
<translation>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
</message>
<message>
<source>&amp;Video</source>
<translation>显卡(&amp;V)</translation>
</message>
<message>
<source>Video &amp;Memory:</source>
<translation>显存大小(&amp;M):</translation>
</message>
<message>
<source>Controls the amount of video memory provided to the virtual machine.</source>
<translation>指定可以分配给虚拟电脑的显存大小.</translation>
</message>
<message>
<source>MB</source>
<translation>MB</translation>
</message>
<message>
<source>Extended Features:</source>
<translation>扩展特性:</translation>
</message>
<message>
<source>When checked, the virtual machine will be given access to the 3D graphics capabilities available on the host.</source>
<translation>选中,虚拟电脑内将可使用显卡上的3D加速能力。</translation>
</message>
<message>
<source>Enable &amp;3D Acceleration</source>
<translation>启用3D加速(&amp;3)</translation>
</message>
<message>
<source>&amp;Remote Display</source>
<translation>远程桌面(&amp;R)</translation>
</message>
<message>
<source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
<translation>选中,该虚拟电脑将被作为一个远程桌面协议 (RDP) 服务器,允许远程客户在它运行时通过标准 RDP 客户端登录到它上面来操作.</translation>
</message>
<message>
<source>&amp;Enable Server</source>
<translation>启用服务器(&amp;E)</translation>
</message>
<message>
<source>Server &amp;Port:</source>
<translation>服务器端口号(&amp;P):</translation>
</message>
<message>
<source>Authentication &amp;Method:</source>
<translation>服务认证方式(&amp;M):</translation>
</message>
<message>
<source>Defines the VRDP authentication method.</source>
<translation>定义 VRDP 认证方式.</translation>
</message>
<message>
<source>Authentication &amp;Timeout:</source>
<translation>认证超时时间(&amp;T):</translation>
</message>
<message>
<source>Specifies the timeout for guest authentication, in milliseconds.</source>
<translation>指定客户认证超时时间,以毫秒为单位.</translation>
</message>
<message>
<source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required for HD Video to be played efficiently.</source>
<translation type="obsolete">您分配了少于 &lt;b&gt;%1&lt;/b&gt; 的显存,这会导致虚拟电脑无法流畅地播放高清视频。</translation>
</message>
<message>
<source>When checked, the virtual machine will be given access to the Video Acceleration capabilities available on the host.</source>
<translation>选中,虚拟电脑内将可使用显卡上的视频加速能力。</translation>
</message>
<message>
<source>Enable &amp;2D Video Acceleration</source>
<translation>启用2D视频加速(&amp;2)</translation>
</message>
<message>
<source>The VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero), to select port 3389, the standard port for RDP.</source>
<translation>VRDP 服务器端口号. 指定 &lt;tt&gt;0&lt;/tt&gt; (零) 将使用默认的端口号3389.</translation>
</message>
<message>
<source>Mo&amp;nitor Count:</source>
<translation>监视器数量(&amp;N):</translation>
</message>
<message>
<source>Controls the amount of virtual monitors provided to the virtual machine.</source>
<translation>控制提供给虚拟电脑的虚拟监视器的数量。</translation>
</message>
<message>
<source>&lt;qt&gt;%1&lt;/qt&gt;</source>
<translation>&lt;qt&gt;%1&lt;/qt&gt;</translation>
</message>
<message>
<source>Specifies whether multiple simultaneous connections to the VM are permitted.</source>
<translation>指定是否允许多个并发连接到虚拟电脑。</translation>
</message>
<message>
<source>&amp;Allow Multiple Connections</source>
<translation>允许多个连接(&amp;A)</translation>
</message>
<message>
<source>you have 3D Acceleration enabled for a operation system which uses the WDDM video driver. For maximal performance set the guest VRAM to at least &lt;b&gt;%1&lt;/b&gt;.</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">对于使用 WDDM 视频驱动程序的操作系统,您启用了 3D 加速。要将虚拟机 VRAM 设置为最大性能,至少为 &lt;b&gt;%1&lt;/b&gt;。</translation>
</message>
<message>
<source>you have 2D Video Acceleration enabled. As 2D Video Acceleration is supported for Windows guests only, this feature will be disabled.</source>
<translation type="obsolete">您已启用了2D视频加速。但该功能目前只能用于虚拟电脑内的Windows系统,因此该特性将被禁用。</translation>
</message>
<message>
<source>you enabled 3D acceleration. However, 3D acceleration is not working on the current host setup so you will not be able to start the VM.</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">3D加速已启用。但是当前主机的配置并不支持3D加速,因此你将不能启动虚拟电脑。</translation>
</message>
<message>
<source>Video &amp;Capture</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>When checked, VirtualBox uses video recording to record VM session.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Enable Video Capture</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>File &amp;Path:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This setting determines the filename VirtualBox uses to save the recorded content.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Frame &amp;Size:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This setting determines the resolution (frame size) of the recorded video.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This setting determines the &lt;b&gt;horizontal&lt;/b&gt; resolution (frame width) of the recorded video.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This setting determines the &lt;b&gt;vertical&lt;/b&gt; resolution (frame height) of the recorded video.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Frame Rate:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This setting determines the maximum number of &lt;b&gt;frames per second&lt;/b&gt;. Frames with a higher frequency will be skipped. Reducing this value increses the number of skipped frames but reduces the file size.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Quality:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This setting determines the &lt;b&gt;quality&lt;/b&gt;. Increasing this value makes the video look better for the cost of an increased file size.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This setting determines the bitrate in &lt;b&gt;kilobits per second&lt;/b&gt;. Increasing this value makes the video look better for the cost of an increased file size.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Screens:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The virtual machine is set to use hardware graphics acceleration. However the host system does not currently provide this, so you will not be able to start the machine.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The virtual machine is currently assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required to switch to fullscreen or seamless mode.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The virtual machine is currently assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required for High Definition Video to be played efficiently.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The virtual machine is set to use hardware graphics acceleration and the operating system hint is set to Windows Vista or later. For best performance you should set the machine&apos;s video memory to at least b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The virtual machine is set to use Video Stream Acceleration. As this feature only works with Windows guest systems it will be disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The VRDE server port value is not currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The VRDE authentication timeout value is not currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>User Defined</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>%1 fps</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>fps</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>low</source>
<comment>quality</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>medium</source>
<comment>quality</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>high</source>
<comment>quality</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>kbps</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Screen %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Enable video recording for screen %1.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsGeneral</name>
<message>
<source>Displays the path where snapshots of this virtual machine will be stored. Be aware that snapshots can take quite a lot of disk space.</source>
<translation>指定用于存放备份的文件夹。需要注意的是备份会占用一定的磁盘空间.</translation>
</message>
<message>
<source>&amp;Basic</source>
<translation>基本(&amp;B)</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation type="obsolete">名称(&amp;N):</translation>
</message>
<message>
<source>Displays the name of the virtual machine.</source>
<translation type="obsolete">显示虚拟电脑名称.</translation>
</message>
<message>
<source>&amp;Advanced</source>
<translation>高级(&amp;A)</translation>
</message>
<message>
<source>&amp;Shared Clipboard:</source>
<translation>共享粘贴板(&amp;S):</translation>
</message>
<message>
<source>Selects which clipboard data will be copied between the guest and the host OS. This feature requires Guest Additions to be installed in the guest OS.</source>
<translation>设定主系统和子系统间共享粘贴板的模式。注意,要使用该功能需要在虚拟电脑内安装增强功能包.</translation>
</message>
<message>
<source>S&amp;napshot Folder:</source>
<translation>备份的位置(&amp;n):</translation>
</message>
<message>
<source>&amp;Description</source>
<translation>说明(&amp;D)</translation>
</message>
<message>
<source>Displays the description of the virtual machine. The description field is useful for commenting on configuration details of the installed guest OS.</source>
<translation>显示有关虚拟电脑的说明信息。这可用于对虚拟电脑上所装操作系统进行补充说明.</translation>
</message>
<message>
<source>If checked, any change to mounted CD/DVD or Floppy media performed during machine execution will be saved in the settings file in order to preserve the configuration of mounted media between runs.</source>
<translation>选中后,在虚拟电脑运行过程中对任何介质的分配变动都将被保存在配置文件中.</translation>
</message>
<message>
<source>Removable Media:</source>
<translation>光驱状态:</translation>
</message>
<message>
<source>&amp;Remember Runtime Changes</source>
<translation>保存运行时的变动(&amp;R)</translation>
</message>
<message>
<source>Mini ToolBar:</source>
<translation>小工具栏:</translation>
</message>
<message>
<source>If checked, show the Mini ToolBar in Fullscreen and Seamless modes.</source>
<translation>选中,将在全屏或无缝模式显示小工具栏。</translation>
</message>
<message>
<source>Show In &amp;Fullscreen/Seamless</source>
<translation>在全屏或无缝模式显示(&amp;F)</translation>
</message>
<message>
<source>If checked, show the Mini ToolBar at the top of the screen, rather than in its default position at the bottom of the screen.</source>
<translation>选中,小工具栏将出现在屏幕的顶部,而不是默认的底部位置。</translation>
</message>
<message>
<source>Show At &amp;Top Of Screen</source>
<translation>在屏幕顶部显示(&amp;T)</translation>
</message>
<message>
<source>you have selected a 64-bit guest OS type for this VM. As such guests require hardware virtualization (VT-x/AMD-V), this feature will be enabled automatically.</source>
<translation type="obsolete">您已经为该虚拟电脑选择了一个64位的操作系统。该操作系统需要硬件虚拟指令 (VT-x/AMD-V) 的支持方能运行,因此该特性将被自动启用。</translation>
</message>
<message>
<source>&amp;Drag&apos;n&apos;Drop:</source>
<translation>拖放(&amp;D):</translation>
</message>
<message>
<source>Selects which data will be copied between the guest and the host OS by drag&apos;n&apos;drop. This feature requires Guest Additions to be installed in the guest OS.</source>
<translation>选择哪些数据可以在虚拟电脑和主机间通过拖放实现复制。 此功能需要虚拟电脑安装增强功能。</translation>
</message>
<message>
<source>No name specified for the virtual machine.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The virtual machine operating system hint is set to a 64-bit type. 64-bit guest systems require hardware virtualization, so this will be enabled automatically if you confirm the changes.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsNetwork</name>
<message>
<source>When checked, plugs this virtual network adapter into the virtual machine.</source>
<translation>选中,将在虚拟电脑内启用该网络连接.</translation>
</message>
<message>
<source>&amp;Enable Network Adapter</source>
<translation>启用网络连接(&amp;E)</translation>
</message>
<message>
<source>Selects the type of the virtual network adapter. Depending on this value, VirtualBox will provide different network hardware to the virtual machine.</source>
<translation>选择网络连接芯片。根据该值为该虚拟电脑提供不同的网络硬件.</translation>
</message>
<message>
<source>&amp;Attached to:</source>
<translation>连接方式(&amp;A):</translation>
</message>
<message>
<source>Controls how this virtual adapter is attached to the real network of the Host OS.</source>
<translation>设置虚拟电脑内的网络连接以何种方式接入到主机上的真实网络.</translation>
</message>
<message>
<source>Adapter &amp;Type:</source>
<translation>控制芯片(&amp;T):</translation>
</message>
<message>
<source>no bridged network adapter is selected</source>
<translation type="obsolete">未指定要bridged的网络界面</translation>
</message>
<message>
<source>no internal network name is specified</source>
<translation type="obsolete">未指定内部网络名称</translation>
</message>
<message>
<source>no host-only network adapter is selected</source>
<translation type="obsolete">未指定要仅主机(Host-Only)的网络界面</translation>
</message>
<message>
<source>Not selected</source>
<comment>network adapter name</comment>
<translation>未指定</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation>界面名称(&amp;N):</translation>
</message>
<message>
<source>A&amp;dvanced</source>
<translation>高级(&amp;d)</translation>
</message>
<message>
<source>Shows or hides additional network adapter options.</source>
<translation>显示或隐藏额外的网络设置选项。</translation>
</message>
<message>
<source>&amp;Mac Address:</source>
<translation type="obsolete">MAC 地址(&amp;M):</translation>
</message>
<message>
<source>Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
<translation>显示这块网卡的 MAC 地址。它包含12位的字符信息,每位字符取自 {0-9,A-F} 。请注意:第二位字符必须为偶数.</translation>
</message>
<message>
<source>Generates a new random MAC address.</source>
<translation>生成一个新的随机MAC 地址.</translation>
</message>
<message>
<source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
<translation>指示虚拟网线在启动时是否连接.</translation>
</message>
<message>
<source>&amp;Cable connected</source>
<translation>接入网线(&amp;C)</translation>
</message>
<message>
<source>Opens dialog to manage port forwarding rules.</source>
<translation>打开管理端口转发规则的对话框。</translation>
</message>
<message>
<source>&amp;Port Forwarding</source>
<translation>端口转发(&amp;P)</translation>
</message>
<message>
<source>&amp;Promiscuous Mode:</source>
<translatorcomment>TODO</translatorcomment>
<translation>混杂模式(&amp;P):</translation>
</message>
<message>
<source>Selects the promiscuous mode policy of the network adapter when attached to an internal network, host only network or a bridge.</source>
<translation>当附加到内部网络、仅主机(Host-Only)网络或桥接网络时,选择网卡的混杂模式策略。</translation>
</message>
<message>
<source>Generic Properties:</source>
<translation>通用属性:</translation>
</message>
<message>
<source>Enter any configuration settings here for the network attachment driver you will be using. The settings should be of the form &lt;b&gt;name=value&lt;/b&gt; and will depend on the driver. Use &lt;b&gt;shift-enter&lt;/b&gt; to add a new entry.</source>
<translation>在此输入将要使用的网络附件的任何配置设置。设置项的格式为&lt;b&gt;名称=值&lt;/b&gt;,具体取值取决于驱动程序。使用 &lt;b&gt;shift-enter&lt;/b&gt; 键来添加新项目。</translation>
</message>
<message>
<source>no generic driver is selected</source>
<translation type="obsolete">没有选定通用驱动程序</translation>
</message>
<message>
<source>Selects the network adapter on the host system that traffic to and from this network card will go through.</source>
<translation>选择主机中与此网卡通讯的网卡。</translation>
</message>
<message>
<source>Enter the name of the internal network that this network card will be connected to. You can create a new internal network by choosing a name which is not used by any other network cards in this virtual machine or others.</source>
<translatorcomment>TODO</translatorcomment>
<translation>输入该网卡将连接的内部网络的名称。所创建的内部网络的名称不应与现有所有虚拟电脑中的现有的内部网络的名称相同。</translation>
</message>
<message>
<source>Selects the virtual network adapter on the host system that traffic to and from this network card will go through. You can create and remove adapters using the global network settings in the virtual machine manager window.</source>
<translatorcomment>TODO</translatorcomment>
<translation>选择主机中与该网卡通讯的虚拟网卡。您可以使用虚拟机管理窗口中的全局网络设置来创建和移除适配器。</translation>
</message>
<message>
<source>Selects the driver to be used with this network card.</source>
<translation>选择要用于该网卡的驱动程序。</translation>
</message>
<message>
<source>&amp;MAC Address:</source>
<translation>MAC 地址(&amp;M):</translation>
</message>
<message>
<source>the MAC address must be 12 hexadecimal digits long.</source>
<translation type="obsolete">MAC地址应为12个十六进制数字。</translation>
</message>
<message>
<source>the second digit in the MAC address may not be odd as only unicast addresses are allowed.</source>
<translation type="obsolete">MAC地址的第二个数字不能为单数,仅支持唯一的地址。</translation>
</message>
<message>
<source>No bridged network adapter is currently selected.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No internal network name is currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No host-only network adapter is currently selected.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No generic driver is currently selected.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The MAC address must be 12 hexadecimal digits long.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The second digit in the MAC address may not be odd as only unicast addresses are allowed.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsParallel</name>
<message>
<source>Port %1</source>
<comment>parallel ports</comment>
<translation>端口 %1</translation>
</message>
<message>
<source>When checked, enables the given parallel port of the virtual machine.</source>
<translation>选中,分配指定的并口给该虚拟电脑.</translation>
</message>
<message>
<source>&amp;Enable Parallel Port</source>
<translation>启用并口(&amp;E)</translation>
</message>
<message>
<source>Port &amp;Number:</source>
<translation>端口编号(&amp;N):</translation>
</message>
<message>
<source>Displays the parallel port number. You can choose one of the standard parallel ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
<translation>显示并口的端口编号,你可以从标准并口中选择一个或选择 &lt;b&gt;User-defined&lt;/b&gt; 然后手动指定一个端口编号.</translation>
</message>
<message>
<source>&amp;IRQ:</source>
<translation>&amp;IRQ:</translation>
</message>
<message>
<source>I/O Po&amp;rt:</source>
<translation>I/O端口(&amp;r):</translation>
</message>
<message>
<source>Port &amp;Path:</source>
<translation>端口路径(&amp;P):</translation>
</message>
<message>
<source>Displays the host parallel device name.</source>
<translation>显示主机并口设备名称.</translation>
</message>
<message>
<source>Displays the IRQ number of this parallel port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;IO APIC&lt;/b&gt; setting is enabled for this virtual machine.</source>
<translation>显示该并口的 IRQ号,正确的数值为从 &lt;tt&gt;0&lt;/tt&gt; 到 &lt;tt&gt;255&lt;/tt&gt;的整数. 只有当虚拟电脑中启用 &lt;b&gt;IO APIC&lt;/b&gt; 时才能使用大于 &lt;tt&gt;15&lt;/tt&gt; 的值.</translation>
</message>
<message>
<source>Displays the base I/O port address of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
<translation>显示该并口的 I/O 端口地址,正确的数值为从 &lt;tt&gt;0&lt;/tt&gt; 到 &lt;tt&gt;0xFFFF&lt;/tt&gt;的整数.</translation>
</message>
</context>
<context>
<name>UIMachineSettingsParallelPage</name>
<message>
<source>Duplicate port number selected </source>
<translation type="obsolete">重复的端口编号被选中</translation>
</message>
<message>
<source>Port path not specified </source>
<translation type="obsolete">未指定端口路径</translation>
</message>
<message>
<source>Duplicate port path entered </source>
<translation type="obsolete">重复的端口路径被输入</translation>
</message>
<message>
<source>No IRQ is currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No I/O port is currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Two or more ports have the same settings.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No port path is currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>There are currently duplicate port paths specified.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsPortForwardingDlg</name>
<message>
<source>Port Forwarding Rules</source>
<translation>端口转发规则</translation>
</message>
<message>
<source>This table contains a list of port forwarding rules.</source>
<translation>该表格包含了端口转发规则的列表。</translation>
</message>
<message>
<source>Insert new rule</source>
<translation>插入新规则</translation>
</message>
<message>
<source>Copy selected rule</source>
<translation>复制选定的规则</translation>
</message>
<message>
<source>Delete selected rule</source>
<translation>删除选定的规则</translation>
</message>
<message>
<source>This button adds new port forwarding rule.</source>
<translation>该按钮添加新的端口转发规则。</translation>
</message>
<message>
<source>This button deletes selected port forwarding rule.</source>
<translation>该按钮删除选定的端口转发规则。</translation>
</message>
</context>
<context>
<name>UIMachineSettingsSF</name>
<message>
<source>Adds a new shared folder definition.</source>
<translation>添加一个新的共享文件夹定义。</translation>
</message>
<message>
<source>Edits the selected shared folder definition.</source>
<translation>编辑选定的共享文件夹定义。</translation>
</message>
<message>
<source>Removes the selected shared folder definition.</source>
<translation>移除选定的共享文件夹定义。</translation>
</message>
<message>
<source> Machine Folders</source>
<translation>固定分配</translation>
</message>
<message>
<source> Transient Folders</source>
<translation>临时分配</translation>
</message>
<message>
<source>Full</source>
<translation>完全</translation>
</message>
<message>
<source>Read-only</source>
<translation>只读</translation>
</message>
<message>
<source>Lists all shared folders accessible to this machine. Use &apos;net use x: \\vboxsvr\share&apos; to access a shared folder named &lt;i&gt;share&lt;/i&gt; from a DOS-like OS, or &apos;mount -t vboxsf share mount_point&apos; to access it from a Linux OS. This feature requires Guest Additions.</source>
<translation>列出本虚拟电脑可访问的所有共享文件夹。使用 &apos;net use x: \\vboxsvr\share&apos; 从DOS或Windows中访问名为: &lt;i&gt;share&lt;/i&gt; 的共享文件夹,或使用 &apos;mount -t vboxsf share mount_point&apos; 从Linux类的操作系统中访问该文件夹。该功能需要在虚拟电脑中安装增强功能包。</translation>
</message>
<message>
<source>Name</source>
<translation>名称</translation>
</message>
<message>
<source>Path</source>
<translation>路径</translation>
</message>
<message>
<source>Access</source>
<translation>访问权限</translation>
</message>
<message>
<source>&amp;Add Shared Folder</source>
<translation>添加共享文件夹(&amp;A)</translation>
</message>
<message>
<source>&amp;Edit Shared Folder</source>
<translation>编辑共享文件夹(&amp;E)</translation>
</message>
<message>
<source>&amp;Remove Shared Folder</source>
<translation>移除共享文件夹(&amp;R)</translation>
</message>
<message>
<source>&amp;Folders List</source>
<translation>共享文件夹列表(&amp;F)</translation>
</message>
<message>
<source>Auto-Mount</source>
<translation>自动挂载</translation>
</message>
<message>
<source>Yes</source>
<translation>是</translation>
</message>
</context>
<context>
<name>UIMachineSettingsSFDetails</name>
<message>
<source>Add Share</source>
<translation>添加共享文件夹</translation>
</message>
<message>
<source>Edit Share</source>
<translation>编辑共享文件夹</translation>
</message>
<message>
<source>Dialog</source>
<translation>对话框</translation>
</message>
<message>
<source>Folder Path:</source>
<translation>共享文件夹路径:</translation>
</message>
<message>
<source>Folder Name:</source>
<translation>共享文件夹名称:</translation>
</message>
<message>
<source>Displays the name of the shared folder (as it will be seen by the guest OS).</source>
<translation>显示共享文件夹名称(虚拟电脑内的系统需通过该名称来访问本共享文件夹)。</translation>
</message>
<message>
<source>When checked, the guest OS will not be able to write to the specified shared folder.</source>
<translation>选中,该共享文件夹在虚拟电脑内就变为只读.</translation>
</message>
<message>
<source>&amp;Read-only</source>
<translation>只读分配(&amp;R)</translation>
</message>
<message>
<source>&amp;Make Permanent</source>
<translation>固定分配(&amp;M)</translation>
</message>
<message>
<source>When checked, the guest OS will try to automatically mount the shared folder on startup.</source>
<translation>选中时,虚拟机操作系统将在启动时尝试自动装载共享文件夹。</translation>
</message>
<message>
<source>&amp;Auto-mount</source>
<translation>自动挂载(&amp;A)</translation>
</message>
<message>
<source>If checked, this shared folder will be permanent.</source>
<translation>选中时,该共享文件夹将是永久性的。</translation>
</message>
</context>
<context>
<name>UIMachineSettingsSerial</name>
<message>
<source>Port %1</source>
<comment>serial ports</comment>
<translation>端口 %1</translation>
</message>
<message>
<source>When checked, enables the given serial port of the virtual machine.</source>
<translation>选中后,将在这个虚拟电脑中启用串口.</translation>
</message>
<message>
<source>&amp;Enable Serial Port</source>
<translation>启用串口(&amp;E)</translation>
</message>
<message>
<source>Port &amp;Number:</source>
<translation>端口编号(&amp;N):</translation>
</message>
<message>
<source>Displays the serial port number. You can choose one of the standard serial ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
<translation>显示串口编号,您可以从标准串口中选择一个或选择 &lt;b&gt;User-defined&lt;/b&gt; 然后手动指定一个端口编号.</translation>
</message>
<message>
<source>&amp;IRQ:</source>
<translation>&amp;IRQ:</translation>
</message>
<message>
<source>I/O Po&amp;rt:</source>
<translation>I/O端口(&amp;r):</translation>
</message>
<message>
<source>Port &amp;Mode:</source>
<translation>端口模式(&amp;M):</translation>
</message>
<message>
<source>Controls the working mode of this serial port. If you select &lt;b&gt;Disconnected&lt;/b&gt;, the guest OS will detect the serial port but will not be able to operate it.</source>
<translation>控制该串口的工作模式,如果您选择 &lt;b&gt;断开&lt;/b&gt;, 虚拟电脑中的系统将检测到该串口,但无法进行操作.</translation>
</message>
<message>
<source>If checked, the pipe specified in the &lt;b&gt;Port Path&lt;/b&gt; field will be created by the virtual machine when it starts. Otherwise, the virtual machine will assume that the pipe exists and try to use it.</source>
<translation>如果选中,在 &lt;b&gt;端口路径&lt;/b&gt;域中指定的通道将在虚拟电脑启动时被创建。否则虚拟电脑将尝试使用已存在的通道.</translation>
</message>
<message>
<source>&amp;Create Pipe</source>
<translation>创建通道(&amp;C)</translation>
</message>
<message>
<source>Displays the path to the serial port&apos;s pipe on the host when the port is working in &lt;b&gt;Host Pipe&lt;/b&gt; mode, or the host serial device name when the port is working in &lt;b&gt;Host Device&lt;/b&gt; mode.</source>
<translation>当端口工作在 &lt;b&gt;Host Pipe&lt;/b&gt; 模式时将显示该串口通道在主机上的路径,或者当端口工作在 &lt;b&gt;Host Device&lt;/b&gt; 模式时将显示主机上的串口设备名.</translation>
</message>
<message>
<source>Port/File &amp;Path:</source>
<translation>端口/文件位置(&amp;P):</translation>
</message>
<message>
<source>Displays the IRQ number of this serial port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;IO APIC&lt;/b&gt; setting is enabled for this virtual machine.</source>
<translation>显示该串口的 IRQ号,正确的数值为从 &lt;tt&gt;0&lt;/tt&gt; 到 &lt;tt&gt;255&lt;/tt&gt;的整数. 只有当虚拟电脑中启用 &lt;b&gt;IO APIC&lt;/b&gt; 时才能使用大于 &lt;tt&gt;15&lt;/tt&gt; 的值.</translation>
</message>
<message>
<source>Displays the base I/O port address of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
<translation>显示该串口的 I/O 端口地址,正确的数值为从 &lt;tt&gt;0&lt;/tt&gt; 到 &lt;tt&gt;0xFFFF&lt;/tt&gt;的整数.</translation>
</message>
</context>
<context>
<name>UIMachineSettingsSerialPage</name>
<message>
<source>Duplicate port number selected </source>
<translation type="obsolete">重复的端口编号被选中</translation>
</message>
<message>
<source>Port path not specified </source>
<translation type="obsolete">未指定端口路径</translation>
</message>
<message>
<source>Duplicate port path entered </source>
<translation type="obsolete">重复的端口路径被输入</translation>
</message>
<message>
<source>No IRQ is currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No I/O port is currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Two or more ports have the same settings.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No port path is currently specified.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>There are currently duplicate port paths specified.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsStorage</name>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Bus:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Type:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;通道:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;型号:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Expand/Collapse&amp;nbsp;Item&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;展开/折叠&amp;nbsp;项目&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Add&amp;nbsp;Hard&amp;nbsp;Disk&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;添加&amp;nbsp;虚拟&amp;nbsp;硬盘&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Add&amp;nbsp;CD/DVD&amp;nbsp;Device&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;添加&amp;nbsp;虚拟&amp;nbsp;光驱&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Add&amp;nbsp;Floppy&amp;nbsp;Device&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;添加&amp;nbsp;虚拟&amp;nbsp;软驱&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;i&gt;%1&lt;/i&gt; uses a medium that is already attached to &lt;i&gt;%2&lt;/i&gt;.</source>
<translation type="obsolete">&lt;i&gt;%1&lt;/i&gt; 使用的虚拟硬盘已经连接到 &lt;i&gt;%2&lt;/i&gt; 。</translation>
</message>
<message>
<source>Add Controller</source>
<translation>添加控制器</translation>
</message>
<message>
<source>Add IDE Controller</source>
<translation>添加IDE控制器</translation>
</message>
<message>
<source>Add SATA Controller</source>
<translation>添加SATA控制器</translation>
</message>
<message>
<source>Add SCSI Controller</source>
<translation>添加SCSI控制器</translation>
</message>
<message>
<source>Add Floppy Controller</source>
<translation>添加软盘控制器</translation>
</message>
<message>
<source>Remove Controller</source>
<translation>删除控制器</translation>
</message>
<message>
<source>Add Attachment</source>
<translation>添加新盘</translation>
</message>
<message>
<source>Add Hard Disk</source>
<translation>添加虚拟硬盘</translation>
</message>
<message>
<source>Add CD/DVD Device</source>
<translation>添加虚拟光驱</translation>
</message>
<message>
<source>Add Floppy Device</source>
<translation>添加虚拟软驱</translation>
</message>
<message>
<source>Remove Attachment</source>
<translation>删除盘片</translation>
</message>
<message>
<source>Adds a new controller to the end of the Storage Tree.</source>
<translation>添加一个新的控制器到存储树的结尾。</translation>
</message>
<message>
<source>Removes the controller highlighted in the Storage Tree.</source>
<translation>从存储树中删除选中的控制器。</translation>
</message>
<message>
<source>Adds a new attachment to the Storage Tree using currently selected controller as parent.</source>
<translation>添加一个新盘到存储树的当前控制器。</translation>
</message>
<message>
<source>Removes the attachment highlighted in the Storage Tree.</source>
<translation>从存储树中删除选中的盘片。</translation>
</message>
<message>
<source>IDE Controller</source>
<translation type="obsolete">IDE 控制器</translation>
</message>
<message>
<source>SATA Controller</source>
<translation type="obsolete">SATA 控制器</translation>
</message>
<message>
<source>SCSI Controller</source>
<translation type="obsolete">SCSI 控制器</translation>
</message>
<message>
<source>Floppy Controller</source>
<translation type="obsolete">软盘控制器</translation>
</message>
<message>
<source>Hard &amp;Disk:</source>
<translation>虚拟硬盘(&amp;D):</translation>
</message>
<message>
<source>&amp;Storage Tree</source>
<translation>存储树(&amp;S)</translation>
</message>
<message>
<source>Contains all storage controllers for this machine and the virtual images and host drives attached to them.</source>
<translation>包含分配给该虚拟电脑的所有存储控制器、虚拟硬盘、虚拟光盘、虚拟软盘,以及光驱和软驱。</translation>
</message>
<message>
<source>Information</source>
<translation>明细</translation>
</message>
<message>
<source>The Storage Tree can contain several controllers of different types. This machine currently has no controllers.</source>
<translation>存储树内可包含各种不同类型的控制器,该虚拟电脑目前尚未分配任何控制器。</translation>
</message>
<message>
<source>Attributes</source>
<translation>属性</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation>名称(&amp;N):</translation>
</message>
<message>
<source>Changes the name of the storage controller currently selected in the Storage Tree.</source>
<translation>改变当前选中的存储树中的控制器的名称。</translation>
</message>
<message>
<source>&amp;Type:</source>
<translation>型号(&amp;T):</translation>
</message>
<message>
<source>Selects the sub-type of the storage controller currently selected in the Storage Tree.</source>
<translation>选择当前选中的存储树中的控制器的型号。</translation>
</message>
<message>
<source>Selects the slot on the storage controller used by this attachment. The available slots depend on the type of the controller and other attachments on it.</source>
<translation>为该盘选择一个其所在控制器上的通道。可用的通道取决于该控制器的类型和已分配的情况。</translation>
</message>
<message>
<source>When checked, allows the guest to send ATAPI commands directly to the host-drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
<translation>选中后,就可在该虚拟电脑中进行光盘的刻录. 请注意目前尚未提供对音乐CD的写入支持.</translation>
</message>
<message>
<source>&amp;Passthrough</source>
<translation>直通(&amp;P)</translation>
</message>
<message>
<source>Virtual Size:</source>
<translation>虚拟分配空间:</translation>
</message>
<message>
<source>Actual Size:</source>
<translation>实际分配空间:</translation>
</message>
<message>
<source>Size:</source>
<translation>容量大小:</translation>
</message>
<message>
<source>Location:</source>
<translation>位置:</translation>
</message>
<message>
<source>Type (Format):</source>
<translation>类型 (格式):</translation>
</message>
<message>
<source>Attached To:</source>
<translation>分配到:</translation>
</message>
<message>
<source>Allows to use host I/O caching capabilities.</source>
<translation>允许使用主机输入输出 (I/O) 缓存功能。</translation>
</message>
<message>
<source>Use host I/O cache</source>
<translation>使用主机输入输出 (I/O) 缓存</translation>
</message>
<message>
<source>Add SAS Controller</source>
<translation>添加SAS控制器</translation>
</message>
<message>
<source>SAS Controller</source>
<translation type="obsolete">SAS控制器</translation>
</message>
<message>
<source>Type:</source>
<translation>类型:</translation>
</message>
<message>
<source>Host Drive</source>
<translation>物理设备</translation>
</message>
<message>
<source>Image</source>
<translation>映像</translation>
</message>
<message>
<source>Choose or create a virtual hard disk file. The virtual machine will see the data in the file as the contents of the virtual hard disk.</source>
<translation>选择或创建一个虚拟硬盘文件。虚拟机将文件中的数据作为虚拟硬盘的数据。</translation>
</message>
<message>
<source>Set up the virtual hard disk</source>
<translation>设置虚拟硬盘</translation>
</message>
<message>
<source>CD/DVD &amp;Drive:</source>
<translation>分配光驱(&amp;D):</translation>
</message>
<message>
<source>Choose a virtual CD/DVD disk or a physical drive to use with the virtual drive. The virtual machine will see a disk inserted into the drive with the data in the file or on the disk in the physical drive as its contents.</source>
<translation>选择用于虚拟驱动器的虚拟光盘或物理光驱。虚拟机将会看到插入的光盘上的数据。</translation>
</message>
<message>
<source>Set up the virtual CD/DVD drive</source>
<translation>设置虚拟光盘</translation>
</message>
<message>
<source>Floppy &amp;Drive:</source>
<translation>分配软驱(&amp;D):</translation>
</message>
<message>
<source>Choose a virtual floppy disk or a physical drive to use with the virtual drive. The virtual machine will see a disk inserted into the drive with the data in the file or on the disk in the physical drive as its contents.</source>
<translation>选择用于虚拟驱动器的虚拟软盘或物理软驱。虚拟机将会看到插入的磁盘上的数据。</translation>
</message>
<message>
<source>Set up the virtual floppy drive</source>
<translation>设置虚拟软盘</translation>
</message>
<message>
<source>Create a new hard disk...</source>
<translation>创建一个新的虚拟硬盘...</translation>
</message>
<message>
<source>Choose a virtual hard disk file...</source>
<translation>选择一个虚拟硬盘...</translation>
</message>
<message>
<source>Choose a virtual CD/DVD disk file...</source>
<translation>选择一个虚拟光盘...</translation>
</message>
<message>
<source>Remove disk from virtual drive</source>
<translation>移除虚拟盘</translation>
</message>
<message>
<source>Choose a virtual floppy disk file...</source>
<translation>选择一个虚拟软盘...</translation>
</message>
<message>
<source>When checked the virtual disk will not be removed when the guest system ejects it.</source>
<translation>选中时,虚拟机系统弹出光盘时将不会移出虚拟盘。</translation>
</message>
<message>
<source>&amp;Live CD/DVD</source>
<translatorcomment>光盘上集成了操作系统,可直接启动到此系统,多用作系统展示</translatorcomment>
<translation>演示(Live)光盘(&amp;L)</translation>
</message>
<message>
<source>When checked the guest system will see the virtual disk as a solid state device.</source>
<translation>选中时,虚拟机系统会将虚拟磁盘视为固态设备。</translation>
</message>
<message>
<source>&amp;Solid-state drive</source>
<translation>固态驱动器(&amp;S)</translation>
</message>
<message>
<source>Details:</source>
<translation>明细:</translation>
</message>
<message>
<source>no name specified for controller at position &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">位于 &lt;b&gt;%1&lt;/b&gt; 中的控制器未指定名称。</translation>
</message>
<message>
<source>controller at position &lt;b&gt;%1&lt;/b&gt; uses the name that is already used by controller at position &lt;b&gt;%2&lt;/b&gt;.</source>
<translation type="obsolete">位于 &lt;b&gt;%1&lt;/b&gt; 中的控制器使用的名称已经被位于 &lt;b&gt;%2&lt;/b&gt; 中的控制器所使用。</translation>
</message>
<message>
<source>no hard disk is selected for &lt;i&gt;%1&lt;/i&gt;.</source>
<translation type="obsolete">&lt;i&gt;%1&lt;/i&gt; 没有选定硬盘。</translation>
</message>
<message>
<source>at most one supported</source>
<comment>controller</comment>
<translation>最多支持一个</translation>
</message>
<message>
<source>up to %1 supported</source>
<comment>controllers</comment>
<translation>支持多达 %1 个</translation>
</message>
<message>
<source>you are currently using more storage controllers than a %1 chipset supports. Please change the chipset type on the System settings page or reduce the number of the following storage controllers on the Storage settings page: %2.</source>
<translation type="obsolete">您当前使用的存储控制器比 %1 芯片组支持的多。请在系统设置页面更改芯片组类型,或在存储设置页面减少以下存储控制器的数量: %2。</translation>
</message>
<message>
<source>&amp;Port Count:</source>
<translation>端口数(&amp;P):</translation>
</message>
<message>
<source>Selects the port count of the SATA storage controller currently selected in the Storage Tree. This must be at least one more than the highest port number you need to use.</source>
<translatorcomment>TODO:意义含混</translatorcomment>
<translation>选择存储树中当前选定的 SATA 存储控制器的端口数。至少必须比所需要的最高端口数多一个。</translation>
</message>
<message>
<source>Controller: %1</source>
<translatorcomment>TODO</translatorcomment>
<translation>控制器: %1</translation>
</message>
<message>
<source>No name is currently specified for the controller at position &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The controller at position &lt;b&gt;%1&lt;/b&gt; has the same name as the controller at position &lt;b&gt;%2&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>No hard disk is selected for &lt;i&gt;%1&lt;/i&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;i&gt;%1&lt;/i&gt; is using a disk that is already attached to &lt;i&gt;%2&lt;/i&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The machine currently has more storage controllers assigned than a %1 chipset supports. Please change the chipset type on the System settings page or reduce the number of the following storage controllers on the Storage settings page: %2</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsSystem</name>
<message>
<source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
<translation type="obsolete">您已将当前电脑总内存 (&lt;b&gt;%2&lt;/b&gt;) 中超过 &lt;b&gt;%1%&lt;/b&gt; 的部分分配给了当前的虚拟电脑。这会导致主控系统上没有足够的内存来保证正常运行。因此请选择一个更小的数目。</translation>
</message>
<message>
<source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. There might not be enough memory left for your host operating system. Continue at your own risk.</source>
<translation type="obsolete">您已将当前电脑总内存 (&lt;b&gt;%2&lt;/b&gt;) 中超过 &lt;b&gt;%1%&lt;/b&gt; 的部分分配给了当前的虚拟电脑。这可能会导致主控系统上没有足够的内存来保证正常运行。请您再斟酌是否应选择一个更小的数目。</translation>
</message>
<message>
<source>for performance reasons, the number of virtual CPUs attached to the virtual machine may not be more than twice the number of physical CPUs on the host (&lt;b&gt;%1&lt;/b&gt;). Please reduce the number of virtual CPUs.</source>
<translation type="obsolete">为了获得更好的性能,分配给虚拟电脑的虚拟处理器的数量不应超过电脑上实际的处理器数量 (&lt;b&gt;%1&lt;/b&gt;) 的两倍,因此请减少为该虚拟电脑所分配的虚拟处理器的数量。</translation>
</message>
<message>
<source>you have assigned more virtual CPUs to the virtual machine than the number of physical CPUs on your host system (&lt;b&gt;%1&lt;/b&gt;). This is likely to degrade the performance of your virtual machine. Please consider reducing the number of virtual CPUs.</source>
<translation type="obsolete">您为该虚拟电脑分配的虚拟CPU数量已超过电脑上实际CPU数量 (&lt;b&gt;%1&lt;/b&gt;),这会降低该虚拟电脑的运行速度,因此请考虑减少为该虚拟电脑分配的虚拟CPU数量。</translation>
</message>
<message>
<source>you have assigned more than one virtual CPU to this VM. This will not work unless the IO-APIC feature is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">您已经为该虚拟电脑分配超过一个的虚拟CPU,这只有当 IO-APIC 特性被启用时才能生效,因此当您接受这些设置并按下确定键时该特性将被自动启用。</translation>
</message>
<message>
<source>you have assigned more than one virtual CPU to this VM. This will not work unless hardware virtualization (VT-x/AMD-V) is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">您已经为该虚拟电脑分配超过一个的虚拟CPU,这只有当硬件虚拟 (VT-x/AMD-V) 特性被启用时才能生效,因此当您接受这些设置并按下确定键时该特性将被自动启用。</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
<translation>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;CPU&lt;/qt&gt;</source>
<comment>%1 is 1 for now</comment>
<translation>&lt;qt&gt;%1&amp;nbsp;个&lt;/qt&gt;</translation>
</message>
<message>
<source>&amp;Motherboard</source>
<translation>主板(&amp;M)</translation>
</message>
<message>
<source>Base &amp;Memory:</source>
<translation>内存大小(&amp;M):</translation>
</message>
<message>
<source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
<translation>指定分配给虚拟电脑的内存大小,记住一定要控制在合理范围,分配太多会导致虚拟电脑不能正常启动.</translation>
</message>
<message>
<source>MB</source>
<translation>MB</translation>
</message>
<message>
<source>&amp;Boot Order:</source>
<translation>启动顺序(&amp;B):</translation>
</message>
<message>
<source>Defines the boot device order. Use the checkboxes on the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
<translation>设置启动顺序。用选择框来启用或禁用需要支持的启动设备。使用上下键改变设备启动顺序.</translation>
</message>
<message>
<source>Move Down (Ctrl-Down)</source>
<translation>向下移动 (Ctrl-Down)</translation>
</message>
<message>
<source>Moves the selected boot device down.</source>
<translation>向下移动所选启动设备.</translation>
</message>
<message>
<source>Move Up (Ctrl-Up)</source>
<translation>向上移动 (Ctrl-Up)</translation>
</message>
<message>
<source>Moves the selected boot device up.</source>
<translation>向上移动所选启动设备.</translation>
</message>
<message>
<source>Extended Features:</source>
<translation>扩展特性:</translation>
</message>
<message>
<source>When checked, the virtual machine will support the Input Output APIC (IO APIC), which may slightly decrease performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
<translation>选中,虚拟电脑将启用对输入输出 APIC (IO APIC)的支持。这会轻微地降低虚拟电脑的性能。&lt;b&gt;请注意:&lt;/b&gt; 一旦在虚拟电脑中安装完Windows操作系统,就不应再禁用本选项! </translation>
</message>
<message>
<source>Enable &amp;IO APIC</source>
<translation>启用 &amp;IO APIC</translation>
</message>
<message>
<source>&amp;Processor</source>
<translation>处理器(&amp;P)</translation>
</message>
<message>
<source>&amp;Processor(s):</source>
<translation>处理器数量(&amp;P):</translation>
</message>
<message>
<source>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</source>
<translation>选中,电脑上的物理地址扩展(PAE)特性将会传递给虚拟电脑.</translation>
</message>
<message>
<source>Enable PA&amp;E/NX</source>
<translation>启用 PA&amp;E/NX</translation>
</message>
<message>
<source>Acce&amp;leration</source>
<translation>硬件加速(&amp;l)</translation>
</message>
<message>
<source>Hardware Virtualization:</source>
<translation>硬件虚拟:</translation>
</message>
<message>
<source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V.</source>
<translation>选中,虚拟电脑将尝试利用主机处理器上的硬件加速扩展.</translation>
</message>
<message>
<source>Enable &amp;VT-x/AMD-V</source>
<translation>启用 &amp;VT-x/AMD-V</translation>
</message>
<message>
<source>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</source>
<translation>选中,虚拟电脑将尝试利用Intel VT-x或AMD-V等具备的嵌套分页扩展特性。</translation>
</message>
<message>
<source>Enable Nested Pa&amp;ging</source>
<translation>启用嵌套分页(&amp;G)</translation>
</message>
<message>
<source>&lt;qt&gt;%1&amp;nbsp;CPUs&lt;/qt&gt;</source>
<comment>%1 is host cpu count * 2 for now</comment>
<translation>&lt;qt&gt;%1&amp;nbsp;个&lt;/qt&gt;</translation>
</message>
<message>
<source>When checked, the guest will support the Extended Firmware Interface (EFI), which is required to boot certain guest OSes. Non-EFI aware OSes will not be able to boot if this option is activated.</source>
<translation>选中,虚拟电脑内将支持扩展固件界面 (EFI),某些操作系统需要启用该特性才能正常启动,但对于不支持该特性的操作系统来说,启用该特性就意味着它就不能在该虚拟电脑内正常启动,因此请谨慎选择。</translation>
</message>
<message>
<source>Enable &amp;EFI (special OSes only)</source>
<translation>启用 &amp;EFI (只针对某些操作系统)</translation>
</message>
<message>
<source>If checked, the RTC device will report the time in UTC, otherwise in local (host) time. Unix usually expects the hardware clock to be set to UTC.</source>
<translation>选中时,RTC时钟设备将使用国际标准时间(UTC),否则使用当地(本机)时间。Unix系统通常预计硬件时钟设置为国际标准时间(UTC)。</translation>
</message>
<message>
<source>Hardware clock in &amp;UTC time</source>
<translation>硬件时钟使用国际标准时间(&amp;UTC)</translation>
</message>
<message>
<source>Controls the number of virtual CPUs in the virtual machine. You need hardware virtualization support on your host system to use more than one virtual CPU.</source>
<translation>控制虚拟机中虚拟处理器的数量。需要主机支持硬件虚拟化才能使用多个虚拟处理器。</translation>
</message>
<message>
<source>If checked, an absolute pointing device (a USB tablet) will be supported. Otherwise, only a standard PS/2 mouse will be emulated.</source>
<translation type="obsolete">如果选中,将支持绝对指点设备(USB平板)。否则,将只模拟标准的PS/2鼠标。</translation>
</message>
<message>
<source>Enable &amp;absolute pointing device</source>
<translation type="obsolete">启用绝对指点设备(&amp;A)</translation>
</message>
<message>
<source>&amp;Chipset:</source>
<translation>芯片组(&amp;C):</translation>
</message>
<message>
<source>Selects the chipset to be emulated in this virtual machine. Note that the ICH9 chipset emulation is experimental and not recommended except for guest systems (such as Mac OS X) which require it.</source>
<translation>选择要在该虚拟机中模拟的芯片组。注意,ICH9 芯片组模拟正处于实验阶段,不推荐使用,除非虚拟机系统需要它(如 Mac OS X)。</translation>
</message>
<message>
<source>&amp;Execution Cap:</source>
<translation>运行峰值(&amp;E):</translation>
</message>
<message>
<source>Limits the amount of time that each virtual CPU is allowed to run for. Each virtual CPU will be allowed to use up to this percentage of the processing time available on one physical CPU. The execution cap can be disabled by setting it to 100%. Setting the cap too low can make the machine feel slow to respond.</source>
<translation>限制每个虚拟处理器允许运行的时间长短。每个虚拟处理器将获准最多使用一个物理处理器上可用的处理时间百分比。将此百分比设置为 100% 时可以禁用运行峰值。将峰值设置得太低可能会使虚拟机感觉响应很慢。</translation>
</message>
<message>
<source>you have set the processor execution cap to a low value. This can make the machine feel slow to respond.</source>
<translation type="obsolete">您已将处理器运行峰值设置为低值。这可能会使虚拟机感觉响应很慢。</translation>
</message>
<message>
<source>you have enabled a USB HID (Human Interface Device). This will not work unless USB emulation is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">您已启用了 USB HID (人机接口设备)。这只有在启用 USB 模拟时才可正常工作。这将在您按“确定”按钮访问虚拟机设置时自动完成。</translation>
</message>
<message>
<source>&lt;qt&gt;%1%&lt;/qt&gt;</source>
<comment>Min CPU execution cap in %</comment>
<translation>&lt;qt&gt;%1%&lt;/qt&gt;</translation>
</message>
<message>
<source>&lt;qt&gt;%1%&lt;/qt&gt;</source>
<comment>Max CPU execution cap in %</comment>
<translation>&lt;qt&gt;%1%&lt;/qt&gt;</translation>
</message>
<message>
<source>you have assigned ICH9 chipset type to this VM. It will not work properly unless the IO-APIC feature is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">您已为该虚拟机分配了 ICH9 芯片组类型。只有同时启用 IO-APIC 功能,才能正常工作。这将在您按“确定”按钮访问虚拟机设置时自动完成。</translation>
</message>
<message>
<source>you have hardware virtualization (VT-x/AMD-V) enabled. Your host configuration does not support hardware virtualization, so it will be disabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
<translation type="obsolete">你选择启用VT-x/AMD-V硬件虚拟,但是你的主机并不支持硬件虚拟,因此该选项将被取消。当你按确认按钮接受虚拟机设定的时候此选项将被自动取消。</translation>
</message>
<message>
<source>&amp;Pointing Device:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Determines pointing device type. Whether standard PS/2 mouse, USB mouse/tablet or USB multi-touch mouse/tablet will be emulated.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>More than &lt;b&gt;%1%&lt;/b&gt; of the host computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) is assigned to the virtual machine. Not enough memory is left for the host operating system. Please select a smaller amount.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>More than &lt;b&gt;%1%&lt;/b&gt; of the host computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) is assigned to the virtual machine. There might not be enough memory left for the host operating system. Please consider selecting a smaller amount.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The I/O APIC feature is not currently enabled in the Motherboard section of the System page. This is needed in order to support a chip set of type ICH9. It will be done automatically if you confirm your changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>USB controller emulation is not currently enabled on the USB page. This is needed to support an emulated USB input device. It will be done automatically if you confirm your changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>For performance reasons, the number of virtual CPUs attached to the virtual machine may not be more than twice the number of physical CPUs on the host (&lt;b&gt;%1&lt;/b&gt;). Please reduce the number of virtual CPUs.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>More virtual CPUs are assigned to the virtual machine than the number of physical CPUs on the host system (&lt;b&gt;%1&lt;/b&gt;). This is likely to degrade the performance of your virtual machine. Please consider reducing the number of virtual CPUs.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The IO APIC feature is not currently enabled in the Motherboard section of the System page. This is needed in order to support more than one virtual processor. It will be done automatically if you confirm your changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hardware virtualization is not currently enabled in the Acceleration section of the System page. This is needed in order to support more than one virtual processor. It will be done automatically if you confirm your changes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The processor execution cap is set to a low value. This may make the machine feel slow to respond.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsUSB</name>
<message>
<source>&amp;Add Empty Filter</source>
<translation>添加一个空的筛选器(&amp;A)</translation>
</message>
<message>
<source>A&amp;dd Filter From Device</source>
<translation>从设备列表中添加筛选器(&amp;d)</translation>
</message>
<message>
<source>&amp;Edit Filter</source>
<translation>编辑筛选器(&amp;E)</translation>
</message>
<message>
<source>&amp;Remove Filter</source>
<translation>删除筛选器(&amp;R)</translation>
</message>
<message>
<source>&amp;Move Filter Up</source>
<translation>向上移动筛选器(&amp;M)</translation>
</message>
<message>
<source>M&amp;ove Filter Down</source>
<translation>向下移动筛选器(&amp;o)</translation>
</message>
<message>
<source>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</source>
<translation>添加一个各个域的值都为空的USB筛选器。需要注意的是:这样的筛选器将会匹配所有连接到主机上的USB设备.</translation>
</message>
<message>
<source>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</source>
<translation>添加一个USB筛选器,并把其各个域的值设置为当前选中的已连接到主机上的USB设备.</translation>
</message>
<message>
<source>Edits the selected USB filter.</source>
<translation>编辑所选的USB筛选器.</translation>
</message>
<message>
<source>Removes the selected USB filter.</source>
<translation>删除所选的USB筛选器.</translation>
</message>
<message>
<source>Moves the selected USB filter up.</source>
<translation>向上移动所选的USB筛选器.</translation>
</message>
<message>
<source>Moves the selected USB filter down.</source>
<translation>向下移动所选的USB筛选器.</translation>
</message>
<message>
<source>New Filter %1</source>
<comment>usb</comment>
<translation>新筛选器 %1</translation>
</message>
<message>
<source>When checked, enables the virtual USB controller of this machine.</source>
<translation>选中后,将在这个虚拟电脑中启用USB控制器.</translation>
</message>
<message>
<source>Enable &amp;USB Controller</source>
<translation>启用&amp;USB控制器</translation>
</message>
<message>
<source>When checked, enables the virtual USB EHCI controller of this machine. The USB EHCI controller provides USB 2.0 support.</source>
<translation>选中,在该虚拟电脑上启用 USB EHCI 控制器。该控制器将提供 USB 2.0支持.</translation>
</message>
<message>
<source>Enable USB 2.0 (E&amp;HCI) Controller</source>
<translation>启用 USB 2.0 (E&amp;HCI) 控制器</translation>
</message>
<message>
<source>USB Device &amp;Filters</source>
<translation>USB设备筛选器(&amp;F)</translation>
</message>
<message>
<source>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not. Use the context menu or buttons to the right to add or remove USB filters.</source>
<translation>显示本虚拟电脑上的全部USB筛选器。左边的选择框用来指定是否启用该筛选器。使用上下文菜单或右边的按钮来添加或删除USB筛选器.</translation>
</message>
<message>
<source>[filter]</source>
<translation>[筛选器]</translation>
</message>
<message>
<source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;厂家标识: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;产品标识: %2&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;修订版本: %3&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Product: %4&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;产品: %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Manufacturer: %5&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;制造商: %5&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Serial No.: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;序号.: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;端口: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;状态: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>USB 2.0 is currently enabled for this virtual machine. However, this requires the &lt;b&gt;%1&lt;/b&gt; to be installed. Please install the Extension Pack from the VirtualBox download site. After this you will be able to re-enable USB 2.0. It will be disabled in the meantime unless you cancel the current settings changes.</source>
<translatorcomment>TODO:意义含混</translatorcomment>
<translation type="obsolete">本虚拟机当前已启用 USB 2.0。然而,这需要安装 &lt;b&gt;%1&lt;/b&gt;。请从 VirtualBox 下载站中安装“扩展增强包”。安装之后您将可以重新启用 USB 2.0。在此期间,除非您取消当前设置更改,否则将禁用此功能。</translation>
</message>
<message>
<source>USB 2.0 is currently enabled for this virtual machine. However, this requires the &lt;b&gt;%1&lt;/b&gt; to be installed. Please install the Extension Pack from the VirtualBox download site or disable USB 2.0 to be able to start the machine.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIMachineSettingsUSBFilterDetails</name>
<message>
<source>Any</source>
<comment>remote</comment>
<translation>任何</translation>
</message>
<message>
<source>Yes</source>
<comment>remote</comment>
<translation>是</translation>
</message>
<message>
<source>No</source>
<comment>remote</comment>
<translation>否</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation>名称(&amp;N):</translation>
</message>
<message>
<source>Displays the filter name.</source>
<translation>显示筛选器名称.</translation>
</message>
<message>
<source>&amp;Vendor ID:</source>
<translation>供应商标识(&amp;V):</translation>
</message>
<message>
<source>Defines the vendor ID filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any value.</source>
<translation>定义供应商标识筛选器。其中&lt;i&gt;精确匹配&lt;/i&gt; 字符串的格式为 &lt;tt&gt;XXXX&lt;/tt&gt; 其中&lt;tt&gt;X&lt;/tt&gt; 为十六进制字符, 空字符串会匹配所有值.</translation>
</message>
<message>
<source>&amp;Product ID:</source>
<translation>产品标识(&amp;P):</translation>
</message>
<message>
<source>Defines the product ID filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any value.</source>
<translation>定义产品标识筛选器。其中&lt;i&gt;精确匹配&lt;/i&gt; 字符串的格式为 &lt;tt&gt;XXXX&lt;/tt&gt; 其中&lt;tt&gt;X&lt;/tt&gt; 为十六进制字符.,空字符串会匹配所有值.</translation>
</message>
<message>
<source>&amp;Revision:</source>
<translation>修订版本(&amp;R):</translation>
</message>
<message>
<source>Defines the revision number filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;IIFF&lt;/tt&gt; where &lt;tt&gt;I&lt;/tt&gt; is a decimal digit of the integer part and &lt;tt&gt;F&lt;/tt&gt; is a decimal digit of the fractional part. An empty string will match any value.</source>
<translation>定义修订版本号筛选器。其中&lt;i&gt;精确匹配&lt;/i&gt; 字符串的格式为 &lt;tt&gt;IIFF&lt;/tt&gt; ,其中&lt;tt&gt;I&lt;/tt&gt; 为整数部分的十进制字符,而 &lt;tt&gt;F&lt;/tt&gt;为小数部分的十进制字符。空字符串会匹配所有值。</translation>
</message>
<message>
<source>&amp;Manufacturer:</source>
<translation>制造商(&amp;M):</translation>
</message>
<message>
<source>Defines the manufacturer filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
<translation>定义制造商筛选器为一 &lt;i&gt;精确匹配&lt;/i&gt; 字符串,空字符串会匹配所有值。</translation>
</message>
<message>
<source>Pro&amp;duct:</source>
<translation>产品(&amp;D):</translation>
</message>
<message>
<source>Defines the product name filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
<translation>定义产品筛选器为一 &lt;i&gt;精确匹配&lt;/i&gt; 字符串,空字符串会匹配所有值.</translation>
</message>
<message>
<source>&amp;Serial No.:</source>
<translation>序列号(&amp;S):</translation>
</message>
<message>
<source>Defines the serial number filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
<translation>定义序号筛选器为一 &lt;i&gt;精确匹配&lt;/i&gt; 字符串,空字符串会匹配所有值.</translation>
</message>
<message>
<source>Por&amp;t:</source>
<translation>端口(&amp;T):</translation>
</message>
<message>
<source>Defines the host USB port filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
<translation>定义主机 USB 端口筛选器为一 &lt;i&gt;精确匹配&lt;/i&gt; 字符串,空字符串会匹配所有值.</translation>
</message>
<message>
<source>R&amp;emote:</source>
<translation>远程(&amp;E):</translation>
</message>
<message>
<source>Defines whether this filter applies to USB devices attached locally to the host computer (&lt;i&gt;No&lt;/i&gt;), to a VRDP client&apos;s computer (&lt;i&gt;Yes&lt;/i&gt;), or both (&lt;i&gt;Any&lt;/i&gt;).</source>
<translation>指定是否将该筛选器应用到连接在本地电脑的USB设备 (&lt;i&gt;否&lt;/i&gt;),连接在VRDP客户端的USB设备 (&lt;i&gt;是&lt;/i&gt;),或两者的任何一个 (&lt;i&gt;任何&lt;/i&gt;).</translation>
</message>
<message>
<source>&amp;Action:</source>
<translation type="obsolete">动作(&amp;A):</translation>
</message>
<message>
<source>Defines an action performed by the host computer when a matching device is attached: give it up to the host OS (&lt;i&gt;Ignore&lt;/i&gt;) or grab it for later usage by virtual machines (&lt;i&gt;Hold&lt;/i&gt;).</source>
<translation type="obsolete">定义当一个匹配的设备连接到电脑时: 是将它分配给主控系统(&lt;i&gt;Ignore&lt;/i&gt;) 还是直接分配给该虚拟电脑(&lt;i&gt;Hold&lt;/i&gt;).</translation>
</message>
<message>
<source>USB Filter Details</source>
<translation>USB 筛选器明细</translation>
</message>
</context>
<context>
<name>UIMachineWindow</name>
<message>
<source> EXPERIMENTAL build %1r%2 - %3</source>
<translation> 实验性编译包 %1r%2 - %3</translation>
</message>
</context>
<context>
<name>UIMachineWindowNormal</name>
<message>
<source>Shows the currently assigned Host key.&lt;br&gt;This key, when pressed alone, toggles the keyboard and mouse capture state. It can also be used in combination with other keys to quickly perform actions from the main menu.</source>
<translation>显示当前分配的组合键.&lt;br&gt;单独使用该键,可用于切换虚拟电脑内键盘和鼠标的捕获状态. 与其它键联合使用,可快速执行一些常用操作.</translation>
</message>
</context>
<context>
<name>UIMediumManager</name>
<message>
<source>&amp;Hard drives</source>
<translation>虚拟硬盘(&amp;H)</translation>
</message>
<message>
<source>&amp;Optical disks</source>
<translation>虚拟光盘(&amp;O)</translation>
</message>
<message>
<source>&amp;Floppy disks</source>
<translation>虚拟软盘(&amp;F)</translation>
</message>
<message>
<source>&amp;Select</source>
<translation type="obsolete">选择(&amp;S)</translation>
</message>
<message>
<source>C&amp;lose</source>
<translation>退出(&amp;L)</translation>
</message>
</context>
<context>
<name>UIMediumTypeChangeDialog</name>
<message>
<source>Modify medium attributes</source>
<translation>修改介质属性</translation>
</message>
<message>
<source>&lt;p&gt;You are about to change the attributes of the virtual disk located in &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please choose one of the following medium types and press &lt;b&gt;%2&lt;/b&gt; to proceed or &lt;b&gt;%3&lt;/b&gt; otherwise.&lt;/p&gt;</source>
<translation>&lt;p&gt;您将要更改位于 &lt;b&gt;%1&lt;/b&gt; 中虚拟盘的属性。&lt;/p&gt;&lt;p&gt;请选择以下介质类型之一,并按&lt;b&gt;%2&lt;/b&gt;继续进行,反之请按&lt;b&gt;%3&lt;/b&gt;。&lt;/p&gt;</translation>
</message>
<message>
<source>Choose medium type:</source>
<translation>选择介质类型:</translation>
</message>
</context>
<context>
<name>UIMessageCenter</name>
<message>
<source>VirtualBox - Information</source>
<comment>msg box title</comment>
<translation>虚拟电脑控制台 - 信息</translation>
</message>
<message>
<source>VirtualBox - Question</source>
<comment>msg box title</comment>
<translation>虚拟电脑控制台 - 问题</translation>
</message>
<message>
<source>VirtualBox - Warning</source>
<comment>msg box title</comment>
<translation>虚拟电脑控制台 - 警告</translation>
</message>
<message>
<source>VirtualBox - Error</source>
<comment>msg box title</comment>
<translation>虚拟电脑控制台 - 错误</translation>
</message>
<message>
<source>VirtualBox - Critical Error</source>
<comment>msg box title</comment>
<translation>虚拟电脑控制台 - 严重错误</translation>
</message>
<message>
<source>Do not show this message again</source>
<comment>msg box flag</comment>
<translation>不要再显示这个信息</translation>
</message>
<message>
<source>Failed to open &lt;tt&gt;%1&lt;/tt&gt;. Make sure your desktop environment can properly handle URLs of this type.</source>
<translation>打开&lt;tt&gt;%1&lt;tt&gt;失败。请确认你的桌面环境设置能正确处理这种类型的URL地址.</translation>
</message>
<message>
<source>&lt;p&gt;Failed to initialize COM or to find the VirtualBox COM server. Most likely, the VirtualBox server is not running or failed to start.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;初始化 COM 失败,或未找到 COM 服务器. 可能是VirtualBox 服务器不在运行或启动失败.&lt;/p&gt;&lt;p&gt;应用程序现在将被中断.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to create the VirtualBox COM object.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;创建 COM 对象失败.&lt;/p&gt;&lt;p&gt;应用程序将被中断.&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to set global VirtualBox properties.</source>
<translation>设置 虚拟电脑控制台全局属性失败.</translation>
</message>
<message>
<source>Failed to access the USB subsystem.</source>
<translation>访问 USB 子系统失败.</translation>
</message>
<message>
<source>Failed to create a new virtual machine.</source>
<translation>创建一个新的虚拟电脑失败.</translation>
</message>
<message>
<source>Failed to create a new virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">创建一个新的虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Failed to apply the settings to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">应用设置到虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Failed to start the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>启动虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Failed to pause the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>暂时执行虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Failed to resume the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>恢复虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 的执行失败.</translation>
</message>
<message>
<source>Failed to save the state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>保存虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 的状态失败.</translation>
</message>
<message>
<source>Failed to create a snapshot of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>建立虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 的备份失败.</translation>
</message>
<message>
<source>Failed to stop the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>不能正常关闭虚拟电脑 &lt;b&gt;%1&lt;/b&gt;.</translation>
</message>
<message>
<source>Failed to remove the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>移除虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Failed to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>清除虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 的保存 状态失败.</translation>
</message>
<message>
<source>There is no virtual machine named &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>找不到名称为 &lt;b&gt;%1&lt;/b&gt; 的虚拟电脑.</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation is equivalent to resetting or powering off the machine without doing a proper shutdown of the guest OS.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;你是否要清除虚拟电脑 &lt;b&gt;%1&lt;/b&gt;的休眠状态?&lt;/p&gt;&lt;p&gt;该操作相当于对虚拟电脑内的操作系统进行一次硬重启或硬关机.&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to create a new session.</source>
<translation>创建一个新任务失败.</translation>
</message>
<message>
<source>Failed to open a session for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>不能为虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 打开一个新任务.</translation>
</message>
<message>
<source>Failed to remove the host network interface &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>不能删除host network interface &lt;b&gt;%1&lt;/b&gt;.</translation>
</message>
<message>
<source>Failed to attach the USB device &lt;b&gt;%1&lt;/b&gt; to the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>不能分配 USB设备 &lt;b&gt;%1&lt;/b&gt; 到虚拟电脑 &lt;b&gt;%2&lt;/b&gt;.</translation>
</message>
<message>
<source>Failed to detach the USB device &lt;b&gt;%1&lt;/b&gt; from the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>不能将 USB设备 &lt;b&gt;%1&lt;/b&gt; 从虚拟电脑 &lt;b&gt;%2&lt;/b&gt; 中释放.</translation>
</message>
<message>
<source>Failed to create the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) for the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>为虚拟电脑 &lt;b&gt;%3&lt;/b&gt; 指定共享文件夹 &lt;b&gt;%1&lt;/b&gt; (指向 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) 失败.</translation>
</message>
<message>
<source>Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">从虚拟电脑 &lt;b&gt;%3&lt;/b&gt; 删除共享文件夹 &lt;b&gt;%1&lt;/b&gt; (指向 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) 失败。</translation>
</message>
<message>
<source>&lt;p&gt;The Virtual Machine reports that the guest OS does not support &lt;b&gt;mouse pointer integration&lt;/b&gt; in the current video mode. You need to capture the mouse (by clicking over the VM display or pressing the host key) in order to use the mouse inside the guest OS.&lt;/p&gt;</source>
<translation>&lt;p&gt;当前虚拟电脑中的系统不支持鼠标自动切换,需要通过&lt;b&gt;host key&lt;/b&gt;手动切换.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The Virtual Machine is currently in the &lt;b&gt;Paused&lt;/b&gt; state and not able to see any keyboard or mouse input. If you want to continue to work inside the VM, you need to resume it by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟电脑当前正处于 &lt;b&gt;暂停&lt;/b&gt; 状态,因此不接受任何鼠标或键盘输入. 如果想继续在虚拟电脑内工作, 你需要通过选择菜单栏内的相应项目来重新激活它.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Cannot run VirtualBox in &lt;i&gt;VM Selector&lt;/i&gt; mode due to local restrictions.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;虚拟电脑控制台不能运行在 &lt;i&gt;VM Selector&lt;/i&gt; 模式.&lt;/p&gt;&lt;p&gt;程序将被中断.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Fatal Error&lt;/nobr&gt;</source>
<comment>runtime error info</comment>
<translation>&lt;nobr&gt;致命错误&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Non-Fatal Error&lt;/nobr&gt;</source>
<comment>runtime error info</comment>
<translation>&lt;nobr&gt;非致命性错误&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Warning&lt;/nobr&gt;</source>
<comment>runtime error info</comment>
<translation>&lt;nobr&gt;警告&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Error ID: &lt;/nobr&gt;</source>
<comment>runtime error info</comment>
<translation>&lt;nobr&gt;错误 ID: &lt;/nobr&gt;</translation>
</message>
<message>
<source>Severity: </source>
<comment>runtime error info</comment>
<translation>严重: </translation>
</message>
<message>
<source>&lt;p&gt;A fatal error has occurred during virtual machine execution! The virtual machine will be powered off. Please copy the following error message using the clipboard to help diagnose the problem:&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟电脑运行发生致命性错误! 虚拟电脑将被关闭. 建议你将错误信息复制到粘贴板以备将来检查:&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;An error has occurred during virtual machine execution! The error details are shown below. You may try to correct the error and resume the virtual machine execution.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟电脑运行发生错误! 详细的错误信息显示在下面. 你可以试着修复这个描述的错误并恢复虚拟电脑的运行.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine execution may run into an error condition as described below. We suggest that you take an appropriate action to avert the error.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟电脑运行可能碰到下面问题,您可以忽略这个信息,但建议您检查虚拟电脑设置以避免这个问题再次发生.&lt;/p&gt;</translation>
</message>
<message>
<source>Result&amp;nbsp;Code: </source>
<comment>error info</comment>
<translation>返回&amp;nbsp;代码:</translation>
</message>
<message>
<source>Component: </source>
<comment>error info</comment>
<translation>组件:</translation>
</message>
<message>
<source>Interface: </source>
<comment>error info</comment>
<translation>界面:</translation>
</message>
<message>
<source>Callee: </source>
<comment>error info</comment>
<translation>被召者:</translation>
</message>
<message>
<source>Callee&amp;nbsp;RC: </source>
<comment>error info</comment>
<translation>被召者&amp;nbsp;RC:</translation>
</message>
<message>
<source>&lt;p&gt;Could not find a language file for the language &lt;b&gt;%1&lt;/b&gt; in the directory &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The language will be temporarily reset to the system default language. Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;在文件夹 &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;中找不到 &lt;b&gt;%1&lt;/b&gt; 所对应的语言文件包.&lt;/p&gt;&lt;p&gt;界面语言将被临时重置为系统默认语言.请到 &lt;b&gt;全局设定&lt;/b&gt; 对话框中 指定可用语言.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not load the language file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;The language will be temporarily reset to English (built-in). Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;不能加载 &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;语言包. &lt;p&gt;界面语言将被重置为英文 (内嵌). 请到 &lt;b&gt;全局设定&lt;/b&gt; 对话框中指定可用语言.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please close all programs in the guest OS that may be using this shared folder and try again.&lt;/p&gt;</source>
<translation>&lt;p&gt;无法从虚拟电脑 &lt;b&gt;%3&lt;/b&gt;删除共享文件夹 &lt;b&gt;%1&lt;/b&gt; (位于 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) .&lt;/p&gt;&lt;p&gt;请先关闭虚拟电脑中正在使用该文件夹的所有程序,再来删除.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not find the VirtualBox Guest Additions CD image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; or &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this CD image from the Internet?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;找不到增强功能包的虚拟光盘 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; 或 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;是否要从互联网上下载?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to download the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;下载增强功能包失败&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您确认要从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt;下载增强功能包 (大小 %3 字节)?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions CD image has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to register this CD image and mount it on the virtual CD/DVD drive?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;增强功能包虚拟光盘已从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt;成功下载并保存在 &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;您是否要注册该虚拟光盘并把它立即挂载到该虚拟电脑上?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window is optimized to work in &lt;b&gt;%1&amp;nbsp;bit&lt;/b&gt; color mode but the virtual display is currently set to &lt;b&gt;%2&amp;nbsp;bit&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please open the display properties dialog of the guest OS and select a &lt;b&gt;%3&amp;nbsp;bit&lt;/b&gt; color mode, if it is available, for best possible performance of the virtual video subsystem.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;. Some operating systems, like OS/2, may actually work in 32&amp;nbsp;bit mode but report it as 24&amp;nbsp;bit (16 million colors). You may try to select a different color mode to see if this message disappears or you can simply disable the message now if you are sure the required color mode (%4&amp;nbsp;bit) is not available in the guest OS.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟电脑工作在 &lt;b&gt;%1&amp;nbsp;位&lt;/b&gt; 颜色模式时性能最优, 但当前虚拟电脑的颜色质量被设置为 &lt;b&gt;%2&amp;nbsp;位&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;请打开虚拟电脑系统上的显示属性对话框,并选择 &lt;b&gt;%3&amp;nbsp;位&lt;/b&gt; 颜色模式.&lt;/p&gt;&lt;p&gt;&lt;b&gt;请注意&lt;/b&gt;. 有些操作系统, 象 OS/2, 可以工作在 32&amp;nbsp;位颜色模式, 但切报告为 24&amp;nbsp;位 (1600万色). 您可以通过选择一个不同的颜色质量来看看该信息是否会消失,或者您可以直接禁止该信息如果您能确定该操作系统不支持您所要求的颜色质量 (%4&amp;nbsp;位) .&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You didn&apos;t attach a hard disk to the new virtual machine. The machine will not be able to boot unless you attach a hard disk with a guest operating system or some other bootable media to it later using the machine settings dialog or the First Run Wizard.&lt;/p&gt;&lt;p&gt;Do you wish to continue?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您还没有为新建的虚拟电脑分配一个可用的虚拟硬盘。&lt;/p&gt;&lt;p&gt;您是否要继续&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to find license files in &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">在 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;找不到授权文件.</translation>
</message>
<message>
<source>Failed to open the license file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Check file permissions.</source>
<translation>打开授权文件 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;失败. 请检查文件权限.</translation>
</message>
<message>
<source>Failed to send the ACPI Power Button press event to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>发送ACPI关闭信号给虚拟电脑 &lt;b&gt;%1&lt;/b&gt;失败.</translation>
</message>
<message>
<source>&lt;p&gt;Congratulations! You have been successfully registered as a user of VirtualBox.&lt;/p&gt;&lt;p&gt;Thank you for finding time to fill out the registration form!&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;恭喜!你已成功注册为VirtualBox用户.&lt;/p&gt;&lt;p&gt;感谢你花费时间来填写表格!&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to load the global GUI configuration from &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;无法从 &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;加载全局GUI设置.&lt;/p&gt;&lt;p&gt;程序将被中断.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to save the global GUI configuration to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;无法保存全局 GUI 设置到 &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;程序将被中断.&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to save the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
<translation>无法保存虚拟电脑设置到 &lt;b&gt;%1&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</translation>
</message>
<message>
<source>Failed to load the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; from &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
<translation type="obsolete">无法从 &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;加载虚拟电脑 &lt;b&gt;%1&lt;/b&gt;的设置.</translation>
</message>
<message>
<source>Discard</source>
<comment>saved state</comment>
<translation>清除</translation>
</message>
<message>
<source>Download</source>
<comment>additions</comment>
<translation type="obsolete">下载</translation>
</message>
<message>
<source>Mount</source>
<comment>additions</comment>
<translation>分配</translation>
</message>
<message>
<source>&lt;p&gt;The host key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
<comment>additional message box paragraph</comment>
<translation>&lt;p&gt;当前组合键被定义为 &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</translation>
</message>
<message>
<source>Capture</source>
<comment>do input capture</comment>
<translation>捕获</translation>
</message>
<message>
<source>Check</source>
<comment>inaccessible media message box</comment>
<translation>检测</translation>
</message>
<message>
<source>Switch</source>
<comment>fullscreen</comment>
<translation type="obsolete">切换</translation>
</message>
<message>
<source>Switch</source>
<comment>seamless</comment>
<translation type="obsolete">切换</translation>
</message>
<message>
<source>&lt;p&gt;Do you really want to reset the virtual machine?&lt;/p&gt;&lt;p&gt;This will cause any unsaved data in applications running inside it to be lost.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;你是否要重启这个虚拟电脑?&lt;/p&gt;&lt;p&gt;当虚拟电脑重启时,所有正在运行的程序中那些尚未保存的数据都会丢失.&lt;/p&gt;</translation>
</message>
<message>
<source>Reset</source>
<comment>machine</comment>
<translation>重启</translation>
</message>
<message>
<source>Continue</source>
<comment>no hard disk attached</comment>
<translation>继续</translation>
</message>
<message>
<source>Go Back</source>
<comment>no hard disk attached</comment>
<translation>返回</translation>
</message>
<message>
<source>&lt;p&gt;Could not enter seamless mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
<translation>&lt;p&gt;无法进入无缝模式,因为虚拟电脑上没有足够的显存.&lt;/p&gt;&lt;p&gt;你应该重新设置虚拟电脑让它至少拥有 &lt;b&gt;%1&lt;/b&gt; 的显存.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not switch the guest display to fullscreen mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Ignore&lt;/b&gt; to switch to fullscreen mode anyway or press &lt;b&gt;Cancel&lt;/b&gt; to cancel the operation.&lt;/p&gt;</source>
<translation>&lt;p&gt;无法切换到全屏模式,因为虚拟电脑上没有足够的显存.&lt;/p&gt;&lt;p&gt;你应该重新设置虚拟电脑让它至少拥有 &lt;b&gt;%1&lt;/b&gt; 的显存.&lt;/p&gt;&lt;p&gt;按 &lt;b&gt;忽略&lt;/b&gt; 强制切换到全屏模式或按 &lt;b&gt;取消&lt;/b&gt; 撤消该操作.&lt;/p&gt;</translation>
</message>
<message>
<source>You are already running the most recent version of VirtualBox.</source>
<translation>当前版本即为最新版,请以后再来检查.</translation>
</message>
<message>
<source>&lt;p&gt;You have &lt;b&gt;clicked the mouse&lt;/b&gt; inside the Virtual Machine display or pressed the &lt;b&gt;host key&lt;/b&gt;. This will cause the Virtual Machine to &lt;b&gt;capture&lt;/b&gt; the host mouse pointer (only if the mouse pointer integration is not currently supported by the guest OS) and the keyboard, which will make them unavailable to other applications running on your host machine.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
<translation>&lt;p&gt;你已在虚拟电脑窗口内 &lt;b&gt;点击了鼠标&lt;/b&gt; 或按了 &lt;b&gt;热键&lt;/b&gt;. 这将导致该虚拟电脑 &lt;b&gt;独占&lt;/b&gt; 鼠标和键盘,即鼠标无法移出当前虚拟电脑所在窗口,去操作其它程序。这往往是因为在该虚拟电脑的操作系统内尚未启用鼠标集成功能引起的。&lt;/p&gt;&lt;p&gt;你可以随时按 &lt;b&gt;热键&lt;/b&gt; 来取消这种 &lt;b&gt;独占状态&lt;/b&gt; 让鼠标和键盘返回正常操作状态。当前所分配的热键显示在虚拟电脑窗口的底部的最右边,靠近&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;图标. 该图标和边上的鼠标图标表示当前键盘和鼠标的独占状态.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have the &lt;b&gt;Auto capture keyboard&lt;/b&gt; option turned on. This will cause the Virtual Machine to automatically &lt;b&gt;capture&lt;/b&gt; the keyboard every time the VM window is activated and make it unavailable to other applications running on your host machine: when the keyboard is captured, all keystrokes (including system ones like Alt-Tab) will be directed to the VM.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
<translation>&lt;p&gt;你已打开了 &lt;b&gt;自动独占键盘&lt;/b&gt; 的选项。现在当该虚拟电脑窗口处于活动状态时就将 &lt;b&gt;完全独占&lt;/b&gt; 键盘,这时处于该虚拟电脑外的其它程序将无法使用键盘。当键盘被某个虚拟电脑独占时,所有的键盘操作(包括象系统按键Alt-Tab等)都将被直接发送到该虚拟电脑。&lt;/p&gt;&lt;p&gt;你可以随时按 &lt;b&gt;热键&lt;/b&gt; 来取消这种 &lt;b&gt;独占状态&lt;/b&gt; 让鼠标和键盘返回正常操作状态。当前所分配的热键显示在虚拟电脑窗口的底部的最右边,靠近&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;图标. 该图标和边上的鼠标图标表示当前键盘和鼠标的独占状态.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The Virtual Machine reports that the guest OS supports &lt;b&gt;mouse pointer integration&lt;/b&gt;. This means that you do not need to &lt;i&gt;capture&lt;/i&gt; the mouse pointer to be able to use it in your guest OS -- all mouse actions you perform when the mouse pointer is over the Virtual Machine&apos;s display are directly sent to the guest OS. If the mouse is currently captured, it will be automatically uncaptured.&lt;/p&gt;&lt;p&gt;The mouse icon on the status bar will look like&amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;to inform you that mouse pointer integration is supported by the guest OS and is currently turned on.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: Some applications may behave incorrectly in mouse pointer integration mode. You can always disable it for the current session (and enable it again) by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟电脑报告其内所安装的操作系统支持 &lt;b&gt;鼠标自动切换&lt;/b&gt;. 这意味着鼠标不需要为该虚拟电脑 &lt;i&gt;独占&lt;/i&gt; 使用,当鼠标在虚拟电脑所在窗口时,在该鼠标上的所有操作将自动被发送到该虚拟电脑内的操作系统。&lt;/p&gt;&lt;p&gt;当状态栏的鼠标图标看起来象&amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;时表示该虚拟电脑内的操作系统支持鼠标自动切换,并且该功能已启用。&lt;/p&gt;&lt;p&gt;&lt;b&gt;注意&lt;/b&gt;: 有些程序在鼠标自动切换模式下无法正常工作。你可以通过控制菜单的相应条目来禁用(或启用)该功能.&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Contents...</source>
<translation type="obsolete">内容(&amp;C)...</translation>
</message>
<message>
<source>Show the online help contents</source>
<translation type="obsolete">显示联机帮助内容</translation>
</message>
<message>
<source>&amp;VirtualBox Web Site...</source>
<translation type="obsolete">VirtualBox 网站(&amp;V)...</translation>
</message>
<message>
<source>Open the browser and go to the VirtualBox product web site</source>
<translation type="obsolete">打开浏览器并转到 VirtualBox 产品网站</translation>
</message>
<message>
<source>&amp;Reset All Warnings</source>
<translation type="obsolete">重置所有警告(&amp;R)</translation>
</message>
<message>
<source>Go back to showing all suppressed warnings and messages</source>
<translation type="obsolete">返回显示所有已取消的警告和消息</translation>
</message>
<message>
<source>R&amp;egister VirtualBox...</source>
<translation type="obsolete">注册VirtualBox(&amp;E)...</translation>
</message>
<message>
<source>Open VirtualBox registration form</source>
<translation type="obsolete">打开 VirtualBox 注册表单</translation>
</message>
<message>
<source>C&amp;heck for Updates...</source>
<translation type="obsolete">检查更新(&amp;H)...</translation>
</message>
<message>
<source>Check for a new VirtualBox version</source>
<translation type="obsolete">检查 VirtualBox 新版本</translation>
</message>
<message>
<source>&amp;About VirtualBox...</source>
<translation type="obsolete">关于 VirtualBox(&amp;A)...</translation>
</message>
<message>
<source>Show a dialog with product information</source>
<translation type="obsolete">显示产品信息的对话框</translation>
</message>
<message>
<source>&lt;p&gt;A new version of VirtualBox has been released! Version &lt;b&gt;%1&lt;/b&gt; is available at &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;You can download this version using the link:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBox 新版本已发布!版本 &lt;b&gt;%1&lt;/b&gt; 可在此了解 &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;。&lt;/p&gt;&lt;p&gt;您可以使用此链接下载该版本:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to release the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您是否确定要释放 %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;这会导致下列虚拟电脑今后无法访问到它: &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;</translation>
</message>
<message>
<source>Release</source>
<comment>detach medium</comment>
<translation>释放</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to remove the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the list of known media?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您是否确定要从当前可用介质列表中删除 %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;</translation>
</message>
<message>
<source>Note that as this hard disk is inaccessible its storage unit cannot be deleted right now.</source>
<translation type="obsolete">请注意:该虚拟硬盘现在已无法访问,因此不能被删除.</translation>
</message>
<message>
<source>The next dialog will let you choose whether you also want to delete the storage unit of this hard disk or keep it for later usage.</source>
<translation type="obsolete">下一个对话框将让您选择是否要删除该虚拟硬盘或暂时保留以便今后继续使用.</translation>
</message>
<message>
<source>Remove</source>
<comment>medium</comment>
<translation>移除</translation>
</message>
<message>
<source>&lt;p&gt;The hard disk storage unit at location &lt;b&gt;%1&lt;/b&gt; already exists. You cannot create a new virtual hard disk that uses this location because it can be already used by another virtual hard disk.&lt;/p&gt;&lt;p&gt;Please specify a different location.&lt;/p&gt;</source>
<translation>&lt;p&gt;您所指定的位置 &lt;b&gt;%1&lt;/b&gt;上已经存在另一个虚拟硬盘. 因此您不能再将一个新的虚拟硬盘存放在该位置.&lt;/p&gt;&lt;p&gt;请指定一个其它位置.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to delete the storage unit of the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Delete&lt;/b&gt; then the specified storage unit will be permanently deleted. This operation &lt;b&gt;cannot be undone&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Keep&lt;/b&gt; then the hard disk will be only removed from the list of known hard disks, but the storage unit will be left untouched which makes it possible to add this hard disk to the list later again.&lt;/p&gt;</source>
<translation>&lt;p&gt;你是否要删除虚拟硬盘文件 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;如果你选择 &lt;b&gt;删除&lt;/b&gt; 该硬盘文件将被永久性删除. 这个操作是&lt;b&gt;无法撤消的&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;如果你选择 &lt;b&gt;保留&lt;/b&gt; 该虚拟硬盘只是从列表中删除, 但仍会保留在你的硬盘上, 因此今后还可将它添加到此列表中.&lt;/p&gt;</translation>
</message>
<message>
<source>Delete</source>
<comment>hard disk storage</comment>
<translation>删除</translation>
</message>
<message>
<source>Keep</source>
<comment>hard disk storage</comment>
<translation>保留</translation>
</message>
<message>
<source>Failed to delete the storage unit of the hard disk &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>删除虚拟硬盘 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Failed to create the hard disk storage &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</source>
<translation>创建虚拟硬盘 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt; 失败.&lt;/nobr&gt;</translation>
</message>
<message>
<source>Failed to open the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">打开 %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; 失败.</translation>
</message>
<message>
<source>Failed to close the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="obsolete">关闭 %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; 失败.</translation>
</message>
<message>
<source>Failed to determine the accessibility state of the medium &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation>检测介质 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; 的可访问性状态失败.</translation>
</message>
<message>
<source>&lt;p&gt;Failed to connect to the VirtualBox online registration service due to the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;无法访问在线注册服务,因为如下原因:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Unable to obtain the new version information due to the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;无法获取新版本信息,因为如下错误:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;One or more virtual hard disks, CD/DVD or floppy media are not currently accessible. As a result, you will not be able to operate virtual machines that use these media until they become accessible later.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Check&lt;/b&gt; to open the Virtual Media Manager window and see what media are inaccessible, or press &lt;b&gt;Ignore&lt;/b&gt; to ignore this message.&lt;/p&gt;</source>
<translation>&lt;p&gt;有一个或多个虚拟硬盘、光盘或软盘当前无法访问.。因此,你可能无法打开那些要使用这些介质的虚拟电脑直到它可以再次访问为止.&lt;/p&gt;&lt;p&gt;按 &lt;b&gt;检测&lt;/b&gt; 打开虚拟介质管理器可以查看那些无法访问的介质,或按 &lt;b&gt;忽略&lt;/b&gt; 忽略这个提示.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;A critical error has occurred while running the virtual machine and the machine execution has been stopped.&lt;/p&gt;&lt;p&gt;For help, please see the Community section on &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; or your support contract. Please provide the contents of the log file &lt;tt&gt;VBox.log&lt;/tt&gt; and the image file &lt;tt&gt;VBox.png&lt;/tt&gt;, which you can find in the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; directory, as well as a description of what you were doing when this error happened. Note that you can also access the above files by selecting &lt;b&gt;Show Log&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; if you want to power off the machine or press &lt;b&gt;Ignore&lt;/b&gt; if you want to leave it as is for debugging. Please note that debugging requires special knowledge and tools, so it is recommended to press &lt;b&gt;OK&lt;/b&gt; now.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟电脑在运行中发生一个严重错误,现在将被关闭.&lt;/p&gt;&lt;p&gt;请联系您的供应商. 并提供日志文件 &lt;tt&gt;VBox.log&lt;/tt&gt; 和映像文件 &lt;tt&gt;VBox.png&lt;/tt&gt;, 它们位于 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; 文件夹, 同时就该错误是如何发生的提供一份详细说明. &lt;/p&gt;&lt;p&gt;按&lt;b&gt;确定&lt;/b&gt; 如果您想关闭该虚拟电脑,或者按 &lt;b&gt;忽略&lt;/b&gt; 如果您想调试它. 请注意调试需要专业的知识和工具, 因此建议您按 &lt;b&gt;确定&lt;/b&gt; .&lt;/p&gt;</translation>
</message>
<message>
<source>The following files already exist:&lt;br /&gt;&lt;br /&gt;%1&lt;br /&gt;&lt;br /&gt;Are you sure you want to replace them? Replacing them will overwrite their contents.</source>
<translation>下列文件: &lt;br /&gt;&lt;br /&gt;%1&lt;br /&gt;&lt;br /&gt;已经存在。您是否确定要替代它们?替代后将会覆盖它们的所有内容.</translation>
</message>
<message>
<source>You are running a prerelease version of VirtualBox. This version is not suitable for production use.</source>
<translation>您现在运行的是预览版本。该版本不适合于日常使用.</translation>
</message>
<message>
<source>You are trying to shut down the guest with the ACPI power button. This is currently not possible because the guest does not support software shutdown.</source>
<translation>您正在尝试使用 ACPI 关机信号来关闭虚拟电脑。但这是无效的,因为该虚拟电脑内的操作系统并不支持 ACPI 信号系统.</translation>
</message>
<message>
<source>&lt;p&gt;VT-x/AMD-V hardware acceleration has been enabled, but is not operational. Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.&lt;/p&gt;&lt;p&gt;Please ensure that you have enabled VT-x/AMD-V properly in the BIOS of your host computer.&lt;/p&gt;</source>
<translation>&lt;p&gt;VT-x/AMD-V 硬件加速已被启用, 但当前处于无效状态. 您虚拟电脑内的操作系统将无法检测到64位的处理器,因此也将无法启动.&lt;/p&gt;&lt;p&gt;请确认在您电脑的BIOS中已启用 VT-x/AMD-V 支持.&lt;/p&gt;</translation>
</message>
<message>
<source>Close VM</source>
<translation>关闭虚拟电脑</translation>
</message>
<message>
<source>Continue</source>
<translation>继续</translation>
</message>
<message>
<source>Cancel</source>
<translation>取消</translation>
</message>
<message>
<source>Failed to create the host-only network interface.</source>
<translation type="obsolete">不能创建仅主机(Host-Only)网络连接.</translation>
</message>
<message>
<source>&lt;p&gt;Your existing VirtualBox settings files will be automatically converted from the old format to a new format required by the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;Exit&lt;/b&gt; if you want to terminate the VirtualBox application without any further actions.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您当前存在的虚拟电脑设置文件将被自动从旧版转成新版,以适应新版虚拟电脑控制台的要求.&lt;/p&gt;&lt;p&gt;按 &lt;b&gt;确定&lt;/b&gt; 开始转换并启动虚拟电脑控制台或按 &lt;b&gt;退出&lt;/b&gt; 如果您不想让其自动完成该转换.&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to open appliance.</source>
<translation type="obsolete">打开虚拟电脑失败.</translation>
</message>
<message>
<source>Failed to open/interpret appliance &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>打开虚拟电脑 &lt;b&gt;%1&lt;/b&gt;失败.</translation>
</message>
<message>
<source>Failed to import appliance &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>导入虚拟电脑 &lt;b&gt;%1&lt;/b&gt;失败.</translation>
</message>
<message>
<source>Failed to create appliance.</source>
<translation type="obsolete">创建虚拟电脑失败.</translation>
</message>
<message>
<source>Failed to prepare the export of the appliance &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>准备导出虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Failed to create an appliance.</source>
<translation type="obsolete">创建虚拟电脑失败.</translation>
</message>
<message>
<source>Failed to export appliance &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>导出虚拟电脑 &lt;b&gt;%1&lt;/b&gt;失败.</translation>
</message>
<message>
<source>&lt;p&gt;Deleting this host-only network will remove the host-only interface this network is based on. Do you want to remove the (host-only network) interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; this interface may be in use by one or more virtual network adapters belonging to one of your VMs. After it is removed, these adapters will no longer be usable until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
<translation>&lt;p&gt;删除这个仅主机(Host-Only)网络将同时删除连接到该网络上的所有仅主机(Host-Only)连接。 您确定要删除仅主机(Host-Only)网络 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;注意:&lt;/b&gt; 该网络可能正被一个或多个虚拟电脑的网络连接所使用. 一旦删除,将导致这些网络连接无法使用,因此您应该到虚拟电脑的网络设置中进行相应的修正.&lt;/p&gt;</translation>
</message>
<message>
<source>A file named &lt;b&gt;%1&lt;/b&gt; already exists. Are you sure you want to replace it?&lt;br /&gt;&lt;br /&gt;Replacing it will overwrite its contents.</source>
<translation>一个名为 &lt;b&gt;%1&lt;/b&gt; 的文件已经存在。您是否确定要替代它?&lt;br /&gt;&lt;br /&gt;替代后将会覆盖它的所有内容.</translation>
</message>
<message>
<source>&lt;p&gt;VT-x/AMD-V hardware acceleration has been enabled, but is not operational. Certain guests (e.g. OS/2 and QNX) require this feature.&lt;/p&gt;&lt;p&gt;Please ensure that you have enabled VT-x/AMD-V properly in the BIOS of your host computer.&lt;/p&gt;</source>
<translation>&lt;p&gt;VT-x/AMD-V 硬件加速已被启用, 但当前处于无效状态. 虚拟电脑内的某些操作系统(如OS/2或QNX)可能需要该特性.&lt;/p&gt;&lt;p&gt;请确认在您电脑的BIOS中已启用 VT-x/AMD-V 支持.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Invalid e-mail address or password specified.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;无效的电子邮件地址或密码.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to register the VirtualBox product.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;注册VirtualBox失败.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to check files.</source>
<translation>检测文件失败.</translation>
</message>
<message>
<source>Failed to remove file.</source>
<translation>移除文件失败.</translation>
</message>
<message>
<source>You seem to have the USBFS filesystem mounted at /sys/bus/usb/drivers. We strongly recommend that you change this, as it is a severe mis-configuration of your system which could cause USB devices to fail in unexpected ways.</source>
<translation>您似乎拥有 USBFS 文件系统,装载于 /sys/bus/usb/drivers。我们强烈建议您更改,因为这是一个很严重的系统错误配置,可能会导致 USB 设备以意外的方式发生故障。</translation>
</message>
<message>
<source>You are running an EXPERIMENTAL build of VirtualBox. This version is not suitable for production use.</source>
<translation>您正在运行 VirtualBox 的实验版本。该版本不适合工作应用。</translation>
</message>
<message>
<source>Restore</source>
<translation>恢复</translation>
</message>
<message>
<source>&lt;p&gt;Deleting the snapshot will cause the state information saved in it to be lost, and disk data spread over several image files that VirtualBox has created together with the snapshot will be merged into one file. This can be a lengthy process, and the information in the snapshot cannot be recovered.&lt;/p&gt;&lt;/p&gt;Are you sure you want to delete the selected snapshot &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;</source>
<translation>&lt;p&gt;删除该备份意味着存放在该备份中的信息将完全丢失。 这个过程会花费较多时间,请耐心等待, 同时请注意:该操作一旦执行就无法撤销。&lt;/p&gt;&lt;/p&gt;您确定要删除所选择的备份 &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;</translation>
</message>
<message>
<source>Delete</source>
<translation>删除</translation>
</message>
<message>
<source>Failed to restore the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>恢复存在虚拟电脑 &lt;b&gt;%2&lt;/b&gt; 中的备份 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Failed to delete the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
<translation>删除存在虚拟电脑 &lt;b&gt;%2&lt;/b&gt; 中的备份 &lt;b&gt;%1&lt;/b&gt; 失败.</translation>
</message>
<message>
<source>Unable to mount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; on the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">分配介质 %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; 到虚拟电脑 &lt;b&gt;%3&lt;/b&gt; 失败.</translation>
</message>
<message>
<source> Would you like to force mounting of this medium?</source>
<translation type="obsolete">您是否要强制分配该介质?</translation>
</message>
<message>
<source>Unable to unmount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation type="obsolete">从虚拟电脑 &lt;b&gt;%3&lt;/b&gt; 释放介质 %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; 失败.</translation>
</message>
<message>
<source> Would you like to force unmounting of this medium?</source>
<translation type="obsolete">您是否要强制释放该介质?</translation>
</message>
<message>
<source>Force Unmount</source>
<translation>强制释放</translation>
</message>
<message>
<source>&lt;p&gt;Could not insert the VirtualBox Guest Additions installer CD image into the virtual machine &lt;b&gt;%1&lt;/b&gt;, as the machine has no CD/DVD-ROM drives. Please add a drive using the storage page of the virtual machine settings dialog.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;无法分配存放增强功能包的虚拟光盘到虚拟电脑 &lt;b&gt;%1&lt;/b&gt;, 因为该虚拟电脑没有光驱. 请先到虚拟电脑设置对话框的存储页中添加一个光驱.&lt;/p&gt;</translation>
</message>
<message>
<source>E&amp;xit</source>
<comment>warnAboutSettingsAutoConversion message box</comment>
<translation type="obsolete">退出(&amp;x)</translation>
</message>
<message>
<source>&lt;p&gt;The following VirtualBox settings files will be automatically converted from the old format to a new format required by the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;Exit&lt;/b&gt; if you want to terminate the VirtualBox application without any further actions.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;下面这些虚拟电脑设置文件将被自动从旧版转成新版,以适应新版虚拟电脑控制台的要求.&lt;/p&gt;&lt;p&gt;按 &lt;b&gt;确定&lt;/b&gt; 开始转换并启动虚拟电脑控制台或按 &lt;b&gt;退出&lt;/b&gt; 如果您不想让其自动完成该转换.&lt;/p&gt;</translation>
</message>
<message>
<source>hard disk</source>
<comment>failed to mount ...</comment>
<translation type="obsolete">虚拟硬盘</translation>
</message>
<message>
<source>CD/DVD</source>
<comment>failed to mount ... host-drive</comment>
<translation type="obsolete">光驱</translation>
</message>
<message>
<source>CD/DVD image</source>
<comment>failed to mount ...</comment>
<translation type="obsolete">虚拟光盘</translation>
</message>
<message>
<source>floppy</source>
<comment>failed to mount ... host-drive</comment>
<translation type="obsolete">软驱</translation>
</message>
<message>
<source>floppy image</source>
<comment>failed to mount ...</comment>
<translation type="obsolete">虚拟软盘</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to delete the CD/DVD-ROM device?&lt;/p&gt;&lt;p&gt;You will not be able to mount any CDs or ISO images or install the Guest Additions without it!&lt;/p&gt;</source>
<translation>&lt;p&gt;您确定要删除光驱?&lt;/p&gt;&lt;p&gt;您将无法使用任何光盘或虚拟光盘以及存放增强功能包的虚拟光盘!&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Remove</source>
<comment>medium</comment>
<translation>删除(&amp;R)</translation>
</message>
<message>
<source>&lt;p&gt;VT-x/AMD-V hardware acceleration is not available on your system. Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.</source>
<translation>&lt;p&gt;VT-x/AMD-V 硬件加速在您的系统中不可用。您的 64-位虚拟机将无法检测到 64-位处理器,从而无法启动。</translation>
</message>
<message>
<source>&lt;p&gt;VT-x/AMD-V hardware acceleration is not available on your system. Certain guests (e.g. OS/2 and QNX) require this feature and will fail to boot without it.&lt;/p&gt;</source>
<translation>&lt;p&gt;VT-x/AMD-V 硬件加速在您的系统中不可用。某些虚拟机 (如 OS/2 和 QNX) 需要该功能,并且没有它将无法启动。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Deleting the snapshot %1 will temporarily need more disk space. In the worst case the size of image %2 will grow by %3, however on this filesystem there is only %4 free.&lt;/p&gt;&lt;p&gt;Running out of disk space during the merge operation can result in corruption of the image and the VM configuration, i.e. loss of the VM and its data.&lt;/p&gt;&lt;p&gt;You may continue with deleting the snapshot at your own risk.&lt;/p&gt;</source>
<translation>&lt;p&gt;删除备份 %1 将临时需要很多磁盘空间。最坏的打算,映像 %2 将增长 %3,然而,在该文件系统中只有 %4 的可用空间。&lt;/p&gt;&lt;p&gt;合并操作期间磁盘空间不足而继续运行,可能会导致映像和虚拟机配置的损坏,如丢失虚拟机及其数据。&lt;/p&gt;&lt;p&gt;您可以继续删除快照,但风险请自负。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not change the guest screen to this host screen due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
<translatorcomment>TODO</translatorcomment>
<translation>&lt;p&gt;由于虚拟机显存不足,无法将虚拟机屏幕更改为该主机屏幕。&lt;/p&gt;&lt;p&gt;您应该配置虚拟机,为其分配至少 &lt;b&gt;%1&lt;/b&gt; 的显存。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not change the guest screen to this host screen due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Ignore&lt;/b&gt; to switch the screen anyway or press &lt;b&gt;Cancel&lt;/b&gt; to cancel the operation.&lt;/p&gt;</source>
<translation>&lt;p&gt;由于虚拟机显存不足,无法将虚拟机屏幕更改为该主机屏幕。&lt;/p&gt;&lt;p&gt;您应该配置虚拟机,使其拥有至少 &lt;b&gt;%1&lt;/b&gt; 的显存。&lt;/p&gt;&lt;p&gt;按&lt;b&gt;忽略&lt;/b&gt;强制切换屏幕,或按&lt;b&gt;取消&lt;/b&gt;来取消操作。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Can not switch the guest display to fullscreen mode. You have more virtual screens configured than physical screens are attached to your host.&lt;/p&gt;&lt;p&gt;Please either lower the virtual screens in your VM configuration or attach additional screens to your host.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;无法将虚拟机显示切换为全屏模式。您拥有的已配置的虚拟屏幕,比附加到主机的物理屏幕要多。&lt;/p&gt;&lt;p&gt;请减少虚拟机中的虚拟屏幕,或为主机另外再附加屏幕。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Can not switch the guest display to seamless mode. You have more virtual screens configured than physical screens are attached to your host.&lt;/p&gt;&lt;p&gt;Please either lower the virtual screens in your VM configuration or attach additional screens to your host.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;无法将虚拟机显示切换为无缝模式。您拥有的已配置的虚拟屏幕,比附加到主机的物理屏幕要多。&lt;/p&gt;&lt;p&gt;请减少虚拟机中的虚拟屏幕,或为主机另外再附加屏幕。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Could not find the VirtualBox User Manual &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this file from the Internet?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;无法找到 VirtualBox 用户手册 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt;&lt;p&gt;您是否要从网上下载该文件?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the VirtualBox User Manual from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您是否真要从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载 VirtualBox 用户手册(大小为 %3 字节)?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to download the VirtualBox User Manual from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载 VirtualBox 用户手册失败。&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox 用户手册已成功从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载,已保存为 &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;VirtualBox 用户手册已成功从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载,但未能在本地保存为 &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt;&lt;p&gt;请为文件选择另一个位置。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to open virtual machine located in %1.</source>
<translation>未能打开位于 %1 的虚拟电脑。</translation>
</message>
<message>
<source>Failed to add virtual machine &lt;b&gt;%1&lt;/b&gt; located in &lt;i&gt;%2&lt;/i&gt; because its already present.</source>
<translation>未能添加虚拟机 &lt;b&gt;%1&lt;/b&gt; 于 &lt;i&gt;%2&lt;/i&gt;,它已经存在了。</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove the virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list.&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您正要从虚拟机列表中移除虚拟机 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;您是否要同时从硬盘中删除包含虚拟机的文件?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove the virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list.&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well? Doing this will also remove the files containing the machine&apos;s virtual hard disks if they are not in use by another machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您正要从虚拟机列表中移除虚拟机 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;您是否要同时从硬盘中删除包含虚拟机的文件?这么做会同时移除包含虚拟机的虚拟硬盘文件,只要它们不被其他虚拟机所使用。&lt;/p&gt;</translation>
</message>
<message>
<source>Delete all files</source>
<translation>删除所有文件</translation>
</message>
<message>
<source>Remove only</source>
<translation>只是移除</translation>
</message>
<message>
<source>You are about to remove the inaccessible virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list. Do you wish to proceed?</source>
<translation type="obsolete">您正要从虚拟机列表中移除不可访问的虚拟机 &lt;b&gt;%1&lt;/b&gt;。您是否要继续?</translation>
</message>
<message>
<source>Remove</source>
<translation>删除</translation>
</message>
<message>
<source>&lt;p&gt;You are about to add a virtual hard disk to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to create a new, empty file to hold the disk contents or select an existing one?&lt;/p&gt;</source>
<translation>&lt;p&gt;您将要添加虚拟硬盘到控制器 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;您是否要创建一个新的空文件来保留磁盘内容,或选择一个现有的文件?&lt;/p&gt;</translation>
</message>
<message>
<source>Create &amp;new disk</source>
<comment>add attachment routine</comment>
<translation type="obsolete">创建新的虚拟盘(&amp;N)</translation>
</message>
<message>
<source>&amp;Choose existing disk</source>
<comment>add attachment routine</comment>
<translation type="obsolete">使用现有的虚拟盘(&amp;C)</translation>
</message>
<message>
<source>&lt;p&gt;You are about to add a new CD/DVD drive to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to choose a virtual CD/DVD disk to put in the drive or to leave it empty for now?&lt;/p&gt;</source>
<translation>&lt;p&gt;您将要添加新光驱到控制器 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;您是否要选择一个虚拟光盘来放入驱动器,或将其现在留空?&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Choose disk</source>
<comment>add attachment routine</comment>
<translation type="obsolete">选择磁盘(&amp;C)</translation>
</message>
<message>
<source>Leave &amp;empty</source>
<comment>add attachment routine</comment>
<translation type="obsolete">留空(&amp;E)</translation>
</message>
<message>
<source>&lt;p&gt;You are about to add a new floppy drive to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to choose a virtual floppy disk to put in the drive or to leave it empty for now?&lt;/p&gt;</source>
<translation>&lt;p&gt;您将要添加新软驱到控制器 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;您是否要选择一个虚拟软盘来放入驱动器,或将其现在留空?&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to detach the hard disk (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>从虚拟机 &lt;b&gt;%3&lt;/b&gt; 的插槽 &lt;i&gt;%2&lt;/i&gt; 分离硬盘 (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) 失败。</translation>
</message>
<message>
<source>Failed to detach the CD/DVD device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>从虚拟机 &lt;b&gt;%3&lt;/b&gt; 的插槽 &lt;i&gt;%2&lt;/i&gt; 分离光驱 (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) 失败。</translation>
</message>
<message>
<source>Failed to detach the floppy device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>从虚拟机 &lt;b&gt;%3&lt;/b&gt; 的插槽 &lt;i&gt;%2&lt;/i&gt; 分离软驱 (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) 失败。</translation>
</message>
<message numerus="yes">
<source>&lt;p&gt;The %n following virtual machine(s) are currently in a saved state: &lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.&lt;/p&gt;</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">
<numerusform>&lt;p&gt;虚拟机 &lt;b&gt;%1&lt;/b&gt; 当前处于保存状态。&lt;/p&gt;&lt;p&gt;如果您继续,将放弃已导出虚拟机的运行时状态。注意,现有的虚拟机不会更改。&lt;/p&gt;</numerusform>
</translation>
</message>
<message>
<source>Failed to update Guest Additions. The Guest Additions installation image will be mounted to provide a manual installation.</source>
<translation>更新增强功能包失败。将装载增强功能包安装映像手动安装。</translation>
</message>
<message>
<source>Failed to install the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>安装扩展包 &lt;b&gt;%1&lt;/b&gt; 失败。</translation>
</message>
<message>
<source>Failed to uninstall the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>卸载扩展包 &lt;b&gt;%1&lt;/b&gt; 失败。</translation>
</message>
<message>
<source>&amp;Remove</source>
<translation>删除(&amp;R)</translation>
</message>
<message>
<source>The current port forwarding rules are not valid. None of the host or guest port values may be set to zero.</source>
<translation>当前端口转发规则无效。主机或虚拟机端口不能设置为零。</translation>
</message>
<message>
<source>&lt;p&gt;There are unsaved changes in the port forwarding configuration.&lt;/p&gt;&lt;p&gt;If you proceed your changes will be discarded.&lt;/p&gt;</source>
<translation>&lt;p&gt;端口转发配置中有未保存的更改。&lt;/p&gt;&lt;p&gt;如果您继续,您的更改将被放弃。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to attach the hard disk (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>从虚拟机 &lt;b&gt;%3&lt;/b&gt; 的插槽 &lt;i&gt;%2&lt;/i&gt; 附加硬盘 (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) 失败。</translation>
</message>
<message>
<source>Failed to attach the CD/DVD device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>从虚拟机 &lt;b&gt;%3&lt;/b&gt; 的插槽 &lt;i&gt;%2&lt;/i&gt; 附加光驱 (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) 失败。</translation>
</message>
<message>
<source>Failed to attach the floppy device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
<translation>从虚拟机 &lt;b&gt;%3&lt;/b&gt; 的插槽 &lt;i&gt;%2&lt;/i&gt; 附加软驱 (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) 失败。</translation>
</message>
<message>
<source>&lt;p&gt;Note that the storage unit of this medium will not be deleted and that it will be possible to use it later again.&lt;/p&gt;</source>
<translation>&lt;p&gt;注意,将不会删除该介质的存储文件,它可以在以后重新使用。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox Guest Additions do not appear to be available on this virtual machine, and shared folders cannot be used without them. To use shared folders inside the virtual machine, please install the Guest Additions if they are not installed, or re-install them if they are not working correctly, by selecting &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu. If they are installed but the machine is not yet fully started then shared folders will be available once it is.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBox功能增强包似乎在该虚拟机中不可用,没有它们,共享文件夹将无法使用。要在虚拟机内部使用共享文件夹,未安装功能增强包的话请安装,如果已安装而无法正常工作,请重新安装,要安装请从&lt;b&gt;设备&lt;/b&gt;菜单中选择&lt;b&gt;安装功能增强&lt;/b&gt;。如果已安装而虚拟机尚未完全启动,那么一旦启动完毕,共享文件夹将变为可用。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟机窗口现在将切换为&lt;b&gt;全屏&lt;/b&gt;模式。您可以按 &lt;b&gt;%1&lt;/b&gt; 随时返回窗口模式。&lt;/p&gt;&lt;p&gt;注意,&lt;b&gt;主机(Host)&lt;/b&gt;键当前定义为 &lt;b&gt;%2&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;注意,全屏模式下主菜单栏是隐藏的。您可以按 &lt;b&gt;主机键+Home&lt;/b&gt; 来访问主菜单栏。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟机窗口现在将切换为&lt;b&gt;无缝&lt;/b&gt;模式。您可以按 &lt;b&gt;%1&lt;/b&gt; 随时返回窗口模式。&lt;/p&gt;&lt;p&gt;注意,&lt;b&gt;主机(Host)&lt;/b&gt;键当前定义为 &lt;b&gt;%2&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;注意,无缝模式下主菜单栏是隐藏的。您可以按 &lt;b&gt;主机键+Home&lt;/b&gt; 来访问主菜单栏。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Scale&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in scale mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;虚拟机窗口现在将切换为&lt;b&gt;缩放&lt;/b&gt;模式。您可以按 &lt;b&gt;%1&lt;/b&gt; 随时返回窗口模式。&lt;/p&gt;&lt;p&gt;注意,&lt;b&gt;主机(Host)&lt;/b&gt;键当前定义为 &lt;b&gt;%2&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;注意,缩放模式下主菜单栏是隐藏的。您可以按 &lt;b&gt;主机键+Home&lt;/b&gt; 来访问主菜单栏。&lt;/p&gt;</translation>
</message>
<message>
<source>Switch</source>
<comment>scale</comment>
<translation type="obsolete">切换</translation>
</message>
<message>
<source>Failed to open the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>打开扩展包 &lt;b&gt;%1&lt;/b&gt; 失败。</translation>
</message>
<message>
<source>&lt;p&gt;You are about to install a VirtualBox extension pack. Extension packs complement the functionality of VirtualBox and can contain system level software that could be potentially harmful to your system. Please review the description below and only proceed if you have obtained the extension pack from a trusted source.&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;您将要安装 VirtualBox 扩展包。扩展包补充 VirtualBox 的功能,并且可能包含危害到您系统的系统级软件。请查看下面的说明,只有在您获得来自受信任源的扩展包时才能进行。&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;名称:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;版本:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;描述:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Install</source>
<translation type="obsolete">安装(&amp;I)</translation>
</message>
<message>
<source>Extension packs complement the functionality of VirtualBox and can contain system level software that could be potentially harmful to your system. Please review the description below and only proceed if you have obtained the extension pack from a trusted source.</source>
<translation>扩展包补充 VirtualBox 的功能,并且可能包含危害到您系统的系统级软件。请查看下面的说明,只有在您获得来自受信任源的扩展包时才能进行。</translation>
</message>
<message>
<source>&lt;p&gt;An older version of the extension pack is already installed, would you like to upgrade? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;New Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;已经安装了旧版本的扩展包,您是否要升级?&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;名称:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;新版本:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;当前版本:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;描述:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Upgrade</source>
<translation>升级(&amp;U)</translation>
</message>
<message>
<source>&lt;p&gt;An newer version of the extension pack is already installed, would you like to downgrade? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;New Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;已经安装了新版本的扩展包,您是否要降级?&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;名称:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;新版本:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;当前版本:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;描述:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Downgrade</source>
<translation>降级(&amp;D)</translation>
</message>
<message>
<source>&lt;p&gt;The extension pack is already installed with the same version, would you like reinstall it? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;扩展包已安装了相同的版本,您是否要重新安装?&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;名称:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;版本:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;描述:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Reinstall</source>
<translation>重新安装(&amp;R)</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove the VirtualBox extension pack &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Are you sure you want to proceed?&lt;/p&gt;</source>
<translation>&lt;p&gt;您将要移除 VirtualBox 扩展包 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;您是否真要进行?&lt;/p&gt;</translation>
</message>
<message>
<source>The extension pack &lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;nobr&gt;&lt;br&gt; was installed successfully.</source>
<translation>扩展包 &lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;nobr&gt;&lt;br&gt; 已成功安装。</translation>
</message>
<message>
<source>&lt;p&gt;Cannot create the machine folder &lt;b&gt;%1&lt;/b&gt; in the parent folder &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please check that the parent really exists and that you have permissions to create the machine folder.&lt;/p&gt;</source>
<translatorcomment>TODO</translatorcomment>
<translation>&lt;p&gt;无法在父文件夹 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; 中创建虚拟机文件夹 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;请检查父文件夹是否真的存在,而您是否有创建虚拟机文件夹的权限。&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to register the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>注册虚拟机 &lt;b&gt;%1&lt;/b&gt; 失败。</translation>
</message>
<message>
<source>&lt;p&gt;The machine settings were changed while you were editing them. You currently have unsaved setting changes.&lt;/p&gt;&lt;p&gt;Would you like to reload the changed settings or to keep your own changes?&lt;/p&gt;</source>
<translation>&lt;p&gt;您编辑虚拟机设置时,设置被更改了。您当前有未保存的设置更改。&lt;/p&gt;&lt;p&gt;您是要重新载入更改的设置,还是保留您自己的更改?&lt;/p&gt;=-</translation>
</message>
<message>
<source>Reload settings</source>
<translation>重新载入设置</translation>
</message>
<message>
<source>Keep changes</source>
<translation>保留更改</translation>
</message>
<message>
<source>The virtual machine that you are changing has been started. Only certain settings can be changed while a machine is running. All other changes will be lost if you close this window now.</source>
<translation>您正在更改的虚拟机已经启动。虚拟机运行时,只能更改某些设置。如果您现在关闭此窗口,其他的所有更改将都丢失。</translation>
</message>
<message>
<source>Failed to clone the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>未能复制虚拟机&lt;b&gt;%1&lt;/b&gt;。</translation>
</message>
<message>
<source>&lt;p&gt;You are about to restore snapshot &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;You can create a snapshot of the current state of the virtual machine first by checking the box below; if you do not do this the current state will be permanently lost. Do you wish to proceed?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您将要恢复备份 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;您可以选中下面的复选框,来首先创建虚拟机当前状态的备份;如果您不这么做,当前状态将永久丢失。您是否要继续进行?&lt;/p&gt;</translation>
</message>
<message>
<source>Create a snapshot of the current machine state</source>
<translation>创建当前虚拟机状态的备份</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to restore snapshot &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;您是否真要恢复备份 &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Error changing medium type from &lt;b&gt;%1&lt;/b&gt; to &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;将介质类型从 &lt;b&gt;%1&lt;/b&gt; 更改为 &lt;b&gt;%2&lt;/b&gt;出错。&lt;/p&gt;</translation>
</message>
<message>
<source>Sorry, some generic error happens.</source>
<translation type="obsolete">抱歉,出现一个通用错误。</translation>
</message>
<message>
<source>&lt;p&gt;USB 2.0 is currently enabled for this virtual machine. However, this requires the &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; to be installed.&lt;/p&gt;&lt;p&gt;Please install the Extension Pack from the VirtualBox download site. After this you will be able to re-enable USB 2.0. It will be disabled in the meantime unless you cancel the current settings changes.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;本虚拟机当前已启用 USB 2.0。然而,这需要安装 &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;请从 VirtualBox 下载站中安装“增强功能包”。安装之后您将可以重新启用 USB 2.0。在此期间,除非您取消当前设置更改,否则将禁用此功能。&lt;/p&gt;</translation>
</message>
<message>
<source>Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might not be installed on the host computer</source>
<translation>无法载入主机 USB 代理服务 (VERR_FILE_NOT_FOUND)。主机电脑中可能没有安装服务</translation>
</message>
<message>
<source>VirtualBox is not currently allowed to access USB devices. You can change this by adding your user to the &apos;vboxusers&apos; group. Please see the user manual for a more detailed explanation</source>
<translation>VirtualBox 当前不允许访问 USB 设备。您可以将您的用户添加到“vboxusers”组来更改以上的问题。请查阅用户手册以获得更多详细的说明</translation>
</message>
<message>
<source>VirtualBox is not currently allowed to access USB devices. You can change this by allowing your user to access the &apos;usbfs&apos; folder and files. Please see the user manual for a more detailed explanation</source>
<translation>VirtualBox 当前不允许访问 USB 设备。您可以允许您的用户访问“usbfs”文件夹和文件来更改以上的问题。请查阅用户手册以获得更多详细的说明</translation>
</message>
<message>
<source>The USB Proxy Service has not yet been ported to this host</source>
<translation>USB 代理服务尚未被移植到此主机</translation>
</message>
<message>
<source>Could not load the Host USB Proxy service</source>
<translation>无法载入主机 USB 代理服务</translation>
</message>
<message>
<source>Can&apos;t find snapshot named &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>无法找到名为 &lt;b&gt;%1&lt;/b&gt; 的备份。</translation>
</message>
<message>
<source>&lt;p&gt;Failed to save the downloaded file as &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;无法将下载的文件保存为 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have an old version (%1) of the &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; installed.&lt;/p&gt;&lt;p&gt;Do you wish to download latest one from the Internet?&lt;/p&gt;</source>
<translation>&lt;p&gt;您已安装的 &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; 是旧版本 (%1)。&lt;/p&gt;&lt;p&gt;您是否想要从网上下载最新版?&lt;/p&gt;</translation>
</message>
<message>
<source>Download</source>
<comment>extension pack</comment>
<translation type="obsolete">下载</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; from &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
<translation>&lt;p&gt;您是否真要从 &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载 &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; (大小为 %3 字节)?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;The &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to install this extension pack?&lt;/p&gt;</source>
<translation>&lt;p&gt;已经成功从 &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载 &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;,并在本地另存为 &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt;&lt;p&gt;您是否想要安装该扩展包?&lt;/p&gt;</translation>
</message>
<message>
<source>Install</source>
<comment>extension pack</comment>
<translation>安装</translation>
</message>
<message>
<source>&lt;p&gt;The &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
<translation>&lt;p&gt;已经成功从 &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载 &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;,但无法在本地另存为 &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt;&lt;p&gt;请选择另一个位置保存文件。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Failed to download the &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; from &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;从 &lt;nobr&gt;&lt;a href=&quot;%2&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载 &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; 失败。&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You have version %1 of the &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; installed.&lt;/p&gt;&lt;p&gt;You should download and install version %3 of this extension pack from Oracle!&lt;/p&gt;</source>
<translation>&lt;p&gt;您已安装的 &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; 是旧版本 (%1)。&lt;/p&gt;&lt;p&gt;您应从Oracle网站下载此扩展包的最新版 %3!&lt;/p&gt;</translation>
</message>
<message>
<source>Ok</source>
<comment>extension pack</comment>
<translation type="obsolete">确定</translation>
</message>
<message>
<source>&lt;p&gt;Failed to initialize COM because the VirtualBox global configuration directory &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; is not accessible. Please check the permissions of this directory and of its parent directory.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation>&lt;p&gt;未能初始化 COM, VirtualBox 全局设置目录&lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; 不能访问。 请检查此目录及其父级目录的权限。&lt;/p&gt;&lt;p&gt;程序将退出。&lt;/p&gt;</translation>
</message>
<message numerus="yes">
<source>&lt;p&gt;The %n following virtual machine(s) are currently in a saved state: &lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.&lt;/p&gt;</source>
<comment>This text is never used with n == 0. Feel free to drop the %n where possible, we only included it because of problems with Qt Linguist (but the user can see how many machines are in the list and doesn&apos;t need to be told).</comment>
<translation type="obsolete">
<numerusform>&lt;p&gt;虚拟机 &lt;b&gt;%1&lt;/b&gt; 当前处于保存状态。&lt;/p&gt;&lt;p&gt;如果您继续,将放弃已导出虚拟机的运行时状态。注意,现有的虚拟机不会更改。&lt;/p&gt;</numerusform>
</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove following virtual machine items from the machine list:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Do you wish to proceed?&lt;/p&gt;</source>
<translation>&lt;p&gt;您正要从虚拟机列表中移除下列虚拟机: &lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;您是否要继续?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove following inaccessible virtual machines from the machine list:&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Do you wish to proceed?&lt;/p&gt;</source>
<translation>&lt;p&gt;您正要从虚拟机列表中移除下列不可访问的虚拟机: &lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;您是否要继续?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove following virtual machines from the machine list:&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well? Doing this will also remove the files containing the machine&apos;s virtual hard disks if they are not in use by another machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;您正要从虚拟机列表中移除下列虚拟机:&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;您是否要同时从硬盘中删除包含虚拟机的文件?这么做会同时移除包含虚拟机的虚拟硬盘文件,只要它们不被其他虚拟机所使用。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are about to remove following virtual machines from the machine list:&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well?&lt;/p&gt;</source>
<translation>&lt;p&gt;您正要从虚拟机列表中移除下列虚拟机:&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;您是否要同时从硬盘中删除包含虚拟机的文件?&lt;/p&gt;</translation>
</message>
<message>
<source>Do you wish to cancel all current network operations?</source>
<translation>是否取消当前的网络操作?</translation>
</message>
<message>
<source>ACPI Shutdown</source>
<comment>machine</comment>
<translation>正常关机</translation>
</message>
<message>
<source>Power Off</source>
<comment>machine</comment>
<translation>关闭电源</translation>
</message>
<message>
<source>&lt;p&gt;Cannot remove the machine folder &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please check that this folder really exists and that you have permissions to remove it.&lt;/p&gt;</source>
<translation>&lt;p&gt;未能移除虚拟机文件夹 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;请检查此文件夹是否存在以及你是否有删除的权限。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Cannot create the machine folder &lt;b&gt;%1&lt;/b&gt; in the parent folder &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;This folder already exists and possibly belongs to another machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;无法在父文件夹 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; 中创建虚拟机文件夹 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;此文件夹已存在,并且有可能属于另一个虚拟机。&lt;/p&gt;</translation>
</message>
<message>
<source>You are about to create a new virtual machine without a hard drive. You will not be able to install an operating system on the machine until you add one. In the mean time you will only be able to start the machine using a virtual optical disk or from the network.</source>
<translation>你将新建一个没有虚拟硬盘的虚拟电脑。 只有添加了虚拟硬盘才能在虚拟电脑中安装操作系统。 目前你只能从虚拟光驱或网络上启动虚拟电脑。</translation>
</message>
<message>
<source>Failed to drop data.</source>
<translation>未能丢弃数据。</translation>
</message>
<message>
<source>&lt;p&gt;Could not find the VirtualBox Guest Additions CD image file.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this CD image from the Internet?&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;找不到增强功能包的虚拟光盘。&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;是否要从互联网上下载?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to discard the saved state of the following virtual machines?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This operation is equivalent to resetting or powering off the machine without doing a proper shutdown of the guest OS.&lt;/p&gt;</source>
<translation>&lt;p&gt;你是否要清除下列虚拟电脑的休眠状态?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;该操作相当于对虚拟电脑内的操作系统进行一次硬重启或硬关机。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Do you really want to reset the following virtual machines?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This will cause any unsaved data in applications running inside it to be lost.&lt;/p&gt;</source>
<translation>&lt;p&gt;你是否要重启下列虚拟电脑?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;虚拟电脑中正在运行的程序中那些尚未保存的数据都会丢失。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Do you really want to send an ACPI shutdown signal to the following virtual machines?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;真的要发送ACPI关机信号到下列虚拟电脑?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Do you really want to power off the following virtual machines?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This will cause any unsaved data in applications running inside it to be lost.&lt;/p&gt;</source>
<translation>&lt;p&gt;你是否要关闭下列虚拟电脑的电源?&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;虚拟电脑中正在运行的程序中那些尚未保存的数据都会丢失。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are trying to move machine &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; to group &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; which already have sub-group &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;&lt;p&gt;Please resolve this name-conflict and try again.&lt;/p&gt;</source>
<translatorcomment>TODO</translatorcomment>
<translation>&lt;p&gt;你正在尝试移动虚拟电脑&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; 到编组 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;,但是该编组已有子编组 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt;&lt;p&gt;请先解决名称冲突再尝试。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You are trying to move group &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; to group &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; which already have another item with the same name.&lt;/p&gt;&lt;p&gt;Would you like to automatically rename it?&lt;/p&gt;</source>
<translation>&lt;p&gt;你正在尝试移动虚拟电脑&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; 到编组 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;,但是该编组已有同名的项目。&lt;/p&gt;&lt;p&gt;是否愿意自动重新命名?&lt;/p&gt;</translation>
</message>
<message>
<source>Rename</source>
<translation>重命名</translation>
</message>
<message>
<source>&lt;p&gt;You are about to restore snapshot &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;&lt;p&gt;You can create a snapshot of the current state of the virtual machine first by checking the box below; if you do not do this the current state will be permanently lost. Do you wish to proceed?&lt;/p&gt;</source>
<translation>&lt;p&gt;您将要恢复备份 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt;&lt;p&gt;您可以选中下面的复选框,来首先创建虚拟机当前状态的备份;如果您不这么做,当前状态将永久丢失。您是否要继续进行?&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to restore snapshot &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;</source>
<translation>&lt;p&gt;您是否真要恢复备份 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;</translation>
</message>
<message>
<source>Failed to set groups of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation>设置虚拟电脑 &lt;b&gt;%1&lt;/b&gt; 的编组失败。</translation>
</message>
<message>
<source>&lt;p&gt;Could not start the machine &lt;b&gt;%1&lt;/b&gt; because the following physical network interfaces were not found:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/p&gt;&lt;p&gt;You can either change the machine&apos;s network settings or stop the machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;未能启动虚拟电脑 &lt;b&gt;%1&lt;/b&gt; ,由于下述物理网卡未找到:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%2&lt;/b&gt;。&lt;/p&gt;&lt;p&gt;你可修改虚拟电脑的网络设置或停用之。&lt;/p&gt;</translation>
</message>
<message>
<source>Change Network Settings</source>
<translation>更改网络设置</translation>
</message>
<message>
<source>Close Virtual Machine</source>
<translation type="obsolete">关闭虚拟电脑</translation>
</message>
<message>
<source>&lt;p&gt;Cannot start VirtualBox Manager due to local restrictions.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Could not find a language file for the language &lt;b&gt;%1&lt;/b&gt; in the directory &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The language will be temporarily reset to the system default language. Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the VirtualBox Manager window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Could not load the language file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;The language will be temporarily reset to English (built-in). Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the VirtualBox Manager window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>There is no virtual machine with id &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Ignore</source>
<translation type="unfinished">忽略</translation>
</message>
<message>
<source>&lt;p&gt;Do you want to remove the NAT network &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; this network may be in use by one or more virtual network adapters belonging to one of your VMs. After it is removed, these adapters will no longer be usable until you correct their settings by either choosing a different network name or a different adapter attachment type.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to create NAT network.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to remove NAT network &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to create DHCP server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to remove DHCP server for network interface &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to create the host network interface.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Create &amp;new disk</source>
<translation type="unfinished">创建新的虚拟盘(&amp;N)</translation>
</message>
<message>
<source>&amp;Choose existing disk</source>
<translation type="unfinished">使用现有的虚拟盘(&amp;C)</translation>
</message>
<message>
<source>Leave &amp;empty</source>
<translation type="unfinished">留空(&amp;E)</translation>
</message>
<message>
<source>&amp;Choose disk</source>
<translation type="unfinished">选择磁盘(&amp;C)</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to release the virtual hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to release the virtual optical disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to release the virtual floppy disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to remove the virtual hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the list of known media?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Note that as this hard disk is inaccessible its storage unit cannot be deleted right now.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to remove the virtual optical disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the list of known media?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to remove the virtual floppy disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the list of known media?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Unable to mount the virtual optical disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; on the machine &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Would you like to try force mounting of this medium?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Unable to unmount the virtual optical disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Would you like to try force unmounting of this medium?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Unable to mount the virtual floppy disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; on the machine &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Unable to unmount the virtual floppy disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to open the hard disk file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to open the optical disk file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to open the floppy disk file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to close the hard disk file &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to close the optical disk file &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to close the floppy disk file &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
<source>&lt;p&gt;The %n following virtual machine(s) are currently in a saved state: &lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.&lt;/p&gt;</source>
<comment>This text is never used with n == 0. Feel free to drop the %n where possible, we only included it because of problems with Qt Linguist (but the user can see how many machines are in the list and doesn&apos;t need to be told).</comment>
<translation type="unfinished">
<numerusform>&lt;p&gt;虚拟机 &lt;b&gt;%1&lt;/b&gt; 当前处于保存状态。&lt;/p&gt;&lt;p&gt;如果您继续,将放弃已导出虚拟机的运行时状态。注意,现有的虚拟机不会更改。&lt;/p&gt;</numerusform>
</translation>
</message>
<message>
<source>Switch</source>
<translation type="unfinished">切换</translation>
</message>
<message>
<source>Failed to enable the remote desktop server for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to disable the remote desktop server for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to enable the video capture for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Failed to disable the video capture for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Could not find the &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; CD image.&lt;/p&gt;&lt;p&gt;Do you wish to download this CD image from the Internet?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Download</source>
<translation type="unfinished">下载</translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; (size %2 bytes)?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;The &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; CD image has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;The &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; CD image has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to register this CD image and mount it on the virtual CD/DVD drive?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Could not insert the &lt;b&gt;VirtualBox Guest Additions&lt;/b&gt; CD image into the virtual machine &lt;b&gt;%1&lt;/b&gt;, as the machine has no CD/DVD-ROM drives. Please add a drive using the storage page of the virtual machine settings dialog.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Could not find the &lt;b&gt;VirtualBox User Manual&lt;/b&gt; &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this file from the Internet?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Are you sure you want to download the &lt;b&gt;VirtualBox User Manual&lt;/b&gt; from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; (size %2 bytes)?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
<translation type="unfinished">&lt;p&gt;VirtualBox 用户手册已成功从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载,但未能在本地保存为 &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt;&lt;p&gt;请为文件选择另一个位置。&lt;/p&gt; {1&quot;?} {1&lt;?} {2&lt;?}</translation>
</message>
<message>
<source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
<translation type="unfinished">&lt;p&gt;VirtualBox 用户手册已成功从 &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; 下载,已保存为 &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;&lt;/nobr&gt;。&lt;/p&gt; {1&quot;?} {1&lt;?} {2&lt;?}</translation>
</message>
<message>
<source>Close</source>
<translation type="unfinished">关闭</translation>
</message>
<message>
<source>Ok</source>
<translation type="unfinished">确定</translation>
</message>
<message>
<source>Do not show this message again</source>
<translation type="unfinished">不要再显示这个信息</translation>
</message>
</context>
<context>
<name>UIMiniProcessWidgetUserManual</name>
<message>
<source>Cancel the VirtualBox User Manual download</source>
<translation type="obsolete">取消VirtualBox用户手册下载</translation>
</message>
<message>
<source>Downloading the VirtualBox User Manual</source>
<translation type="obsolete">正在下载VirtualBox用户手册</translation>
</message>
<message>
<source>Downloading the VirtualBox User Manual &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
<translation type="obsolete">正在下载VirtualBox用户手册 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>UIMiniProgressWidgetAdditions</name>
<message>
<source>Cancel the VirtualBox Guest Additions CD image download</source>
<translation type="obsolete">取消下载增强功能包</translation>
</message>
<message>
<source>Downloading the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
<translation type="obsolete">正在从 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt; 下载增强功能包...&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>UIMiniProgressWidgetExtension</name>
<message>
<source>Cancel the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; download</source>
<translation type="obsolete">取消 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; 下载</translation>
</message>
<message>
<source>Downloading the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;...&lt;/nobr&gt;</source>
<translation type="obsolete">正在从 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; 下载 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>UIMiniToolBar</name>
<message>
<source>Always show the toolbar</source>
<translation type="unfinished">总是显示小工具栏</translation>
</message>
<message>
<source>Minimize Window</source>
<translation type="unfinished">窗口最小化</translation>
</message>
<message>
<source>Exit Full Screen or Seamless Mode</source>
<translation type="unfinished">退出全屏或无缝模式</translation>
</message>
<message>
<source>Close VM</source>
<translation type="unfinished">关闭虚拟电脑</translation>
</message>
</context>
<context>
<name>UIMultiScreenLayout</name>
<message>
<source>Virtual Screen %1</source>
<translation>虚拟显示屏 %1</translation>
</message>
<message>
<source>Use Host Screen %1</source>
<translation>使用主机显示屏 %1</translation>
</message>
</context>
<context>
<name>UINameAndSystemEditor</name>
<message>
<source>&amp;Name:</source>
<translation>名称(&amp;N):</translation>
</message>
<message>
<source>Displays the name of the virtual machine.</source>
<translation>显示虚拟电脑名称.</translation>
</message>
<message>
<source>&amp;Type:</source>
<translatorcomment>操作系统类型</translatorcomment>
<translation>类型(&amp;T):</translation>
</message>
<message>
<source>Displays the operating system family that you plan to install into this virtual machine.</source>
<translation>显示你要安装到虚拟电脑的操作系统类型.</translation>
</message>
<message>
<source>&amp;Version:</source>
<translation>版本(&amp;V):</translation>
</message>
<message>
<source>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
<translation>显示你要安装到虚拟电脑的操作系统类型.</translation>
</message>
</context>
<context>
<name>UINetworkManagerDialog</name>
<message>
<source>Network Operations Manager</source>
<translation>网络操作管理器</translation>
</message>
<message>
<source>There are no active network operations.</source>
<translation>没有活动的网络操作。</translation>
</message>
<message>
<source>&amp;Cancel All</source>
<translation>全部取消(&amp;C)</translation>
</message>
<message>
<source>Cancel all active network operations</source>
<translation>取消所有活动的网络操作</translation>
</message>
<message>
<source>Error: %1.</source>
<translation type="obsolete">错误: %1.</translation>
</message>
<message>
<source>Network Operation</source>
<translation>网络操作</translation>
</message>
<message>
<source>Restart network operation</source>
<translation>重启网络操作</translation>
</message>
<message>
<source>Cancel network operation</source>
<translation>取消网络操作</translation>
</message>
<message>
<source>The network operation failed with the error: %1.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UINetworkManagerIndicator</name>
<message>
<source>Current network operations:</source>
<translation>当前网络操作:</translation>
</message>
<message>
<source>failed</source>
<comment>network operation</comment>
<translation>失败</translation>
</message>
<message>
<source>(%1 of %2)</source>
<translation>(%2 之 %1)</translation>
</message>
<message>
<source>Double-click for more information.</source>
<translation>双击查看更多信息。</translation>
</message>
</context>
<context>
<name>UINetworkReplyPrivate</name>
<message>
<source>Host not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Content access denied</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Protocol failure</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Wrong SSL certificate format</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>SSL authentication failed</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unknown reason</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UINewHDWizard</name>
<message>
<source>Create New Virtual Disk</source>
<translation type="obsolete">创建新的虚拟硬盘</translation>
</message>
<message>
<source>%1_copy</source>
<comment>copied virtual disk name</comment>
<translation type="obsolete">%1_副本</translation>
</message>
<message>
<source>Create</source>
<translation type="obsolete">创建</translation>
</message>
<message>
<source>Copy Virtual Disk</source>
<translation type="obsolete">复制虚拟磁盘</translation>
</message>
<message>
<source>Copy</source>
<translation type="obsolete">复制</translation>
</message>
<message>
<source>Welcome to the virtual disk copying wizard</source>
<translation type="obsolete">欢迎使用虚拟磁盘复制向导</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will help you to copy a virtual disk.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;本向导将帮助您复制虚拟磁盘。&lt;/p&gt;</translation>
</message>
<message>
<source>Please select the virtual disk which you would like to copy if it is not already selected. You can either choose one from the list or use the folder icon beside the list to select a virtual disk file.</source>
<translation type="obsolete">请选择要复制的虚拟磁盘。您可以从列表中选择一个,或使用列表旁边的文件夹图标来选择一个虚拟磁盘文件。</translation>
</message>
<message>
<source>&amp;VDI (VirtualBox Disk Image)</source>
<translation type="obsolete">VDI (VirtualBox 磁盘映像)(&amp;V)</translation>
</message>
<message>
<source>V&amp;MDK (Virtual Machine Disk)</source>
<translation type="obsolete">VMDK (虚拟机磁盘)(&amp;M)</translation>
</message>
<message>
<source>V&amp;HD (Virtual Hard Disk)</source>
<translation type="obsolete">VHD (虚拟硬盘)(&amp;H)</translation>
</message>
<message>
<source>Welcome to the virtual disk creation wizard</source>
<translation type="obsolete">欢迎使用虚拟磁盘创建向导</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will help you to create a new virtual disk for your virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;本向导将帮助您创建虚拟机的新虚拟磁盘。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Please choose the type of file that you would like to use for the new virtual disk. If you do not need to use it with other virtualization software you can leave this setting unchanged.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;请选择您想要用于新建虚拟磁盘的文件类型。如果您不需要其他虚拟化软件使用它,您可以让此设置保持不更改状态。&lt;/p&gt;</translation>
</message>
<message>
<source>Virtual disk file type</source>
<translation type="obsolete">虚拟磁盘文件类型</translation>
</message>
<message>
<source>Please choose the type of file that you would like to use for the new virtual disk. If you do not need to use it with other virtualization software you can leave this setting unchanged.</source>
<translation type="obsolete">请选择您想要用于新建虚拟磁盘的文件类型。如果您不需要其他虚拟化软件使用它,您可以让此设置保持不更改状态。</translation>
</message>
<message>
<source>Virtual disk storage details</source>
<translation type="obsolete">虚拟磁盘存储细节</translation>
</message>
<message>
<source>Please choose whether the new virtual disk file should be allocated as it is used or if it should be created fully allocated.</source>
<translation type="obsolete">请选择新建虚拟磁盘文件是应该为其使用而分配,还是应该创建完全分配。</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;dynamically allocated&lt;/b&gt; virtual disk file will only use space on your physical hard disk as it fills up (up to a &lt;b&gt;fixed maximum size&lt;/b&gt;), although it will not shrink again automatically when space on it is freed.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;b&gt;动态分配&lt;/b&gt;的虚拟磁盘只是逐渐占用物理硬盘的空间 (直至达到 &lt;b&gt;分配的大小&lt;/b&gt;), 不过当其内部空间不用时不会自动缩减占用的物理硬盘空间。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;fixed size&lt;/b&gt; virtual disk file may take longer to create on some systems but is often faster to use.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;b&gt;固定大小&lt;/b&gt;的虚拟磁盘文件可能在某些系统中要花很长时间来创建,但它往往使用起来较快。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You can also choose to &lt;b&gt;split&lt;/b&gt; the virtual disk into several files of up to two gigabytes each. This is mainly useful if you wish to store the virtual machine on removable USB devices or old systems, some of which cannot handle very large files.</source>
<translation type="obsolete">&lt;p&gt;您也可以选择将虚拟磁盘&lt;b&gt;分割&lt;/b&gt;为 2GB 以下大小的几个文件。如果您想要在可移动 USB 设备或旧系统中存储虚拟机,这将会很有用,因为它们不能处理非常大型的文件。</translation>
</message>
<message>
<source>&amp;Dynamically allocated</source>
<translation type="obsolete">动态分配(&amp;D)</translation>
</message>
<message>
<source>&amp;Fixed size</source>
<translation type="obsolete">固定大小(&amp;F)</translation>
</message>
<message>
<source>&amp;Split into files of less than 2GB</source>
<translation type="obsolete">分割为 2GB 以下大小的文件(&amp;S)</translation>
</message>
<message>
<source>Virtual disk file location and size</source>
<translation type="obsolete">虚拟磁盘文件位置和大小</translation>
</message>
<message>
<source>Select the size of the virtual disk in megabytes. This size will be reported to the Guest OS as the maximum size of this virtual disk.</source>
<translation type="obsolete">选择虚拟磁盘的大小(MB)。该大小将作为该虚拟机的最大容量报告给虚拟机操作系统。</translation>
</message>
<message>
<source>Virtual disk file location</source>
<translation type="obsolete">虚拟磁盘文件位置</translation>
</message>
<message>
<source>Please type the name of the new virtual disk file into the box below or click on the folder icon to select a different folder to create the file in.</source>
<translation type="obsolete">请在下面的框中键入新建虚拟磁盘文件的名称,或单击文件夹图标来选择创建文件要保存到的文件夹。</translation>
</message>
<message>
<source>Select a file for the new hard disk image file</source>
<translation type="obsolete">选择一个文件作为新的虚拟硬盘</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</source>
<translation type="obsolete">&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">摘要</translation>
</message>
<message>
<source>You are going to create a new virtual disk with the following parameters:</source>
<translation type="obsolete">您将要用以下参数创建新的虚拟磁盘:</translation>
</message>
<message>
<source>You are going to create a copied virtual disk with the following parameters:</source>
<translation type="obsolete">您将要用以下参数创建虚拟磁盘的副本:</translation>
</message>
<message>
<source>If the above settings are correct, press the &lt;b&gt;%1&lt;/b&gt; button. Once you press it the new virtual disk file will be created.</source>
<translation type="obsolete">如果上面的设置是正确的,请按&lt;b&gt;%1&lt;/b&gt;按钮。一旦您按下,将创建一个新的虚拟磁盘文件。</translation>
</message>
<message>
<source>%1 B</source>
<translation type="obsolete">%1 B</translation>
</message>
<message>
<source>File type</source>
<comment>summary</comment>
<translation type="obsolete">文件类型</translation>
</message>
<message>
<source>Details</source>
<comment>summary</comment>
<translation type="obsolete">明细</translation>
</message>
<message>
<source>Location</source>
<comment>summary</comment>
<translation type="obsolete">位置</translation>
</message>
<message>
<source>Size</source>
<comment>summary</comment>
<translation type="obsolete">大小</translation>
</message>
<message>
<source>H&amp;DD (Parallels Hard Disk)</source>
<translation type="obsolete">HDD (并口硬盘)(&amp;D)</translation>
</message>
<message>
<source>Q&amp;ED (QEMU enhanced disk)</source>
<translation type="obsolete">QED (QEMU 增强型磁盘)(&amp;E)</translation>
</message>
<message>
<source>&amp;QCOW (QEMU Copy-On-Write)</source>
<translation type="obsolete">QCOW (QEMU 写入时复制)(&amp;Q)</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;dynamically allocated&lt;/b&gt; virtual disk file will only use space on your physical hard disk as it fills up, although it will not shrink again automatically when space on it is freed.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;&lt;b&gt;动态分配&lt;/b&gt;的虚拟磁盘只是逐渐占用物理硬盘的空间, 不过当其内部空间不用时不会自动缩减占用的物理硬盘空间。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UINewHDWizardPageFormat</name>
<message>
<source>File type</source>
<translation type="obsolete">文件类型</translation>
</message>
</context>
<context>
<name>UINewHDWizardPageOptions</name>
<message>
<source>&amp;Location</source>
<translation type="obsolete">位置(&amp;L)</translation>
</message>
<message>
<source>&amp;Size</source>
<translation type="obsolete">大小(&amp;S)</translation>
</message>
</context>
<context>
<name>UINewHDWizardPageVariant</name>
<message>
<source>Storage details</source>
<translation type="obsolete">存储器明细</translation>
</message>
</context>
<context>
<name>UINewHDWizardPageWelcome</name>
<message>
<source>Virtual disk to copy</source>
<translation type="obsolete">要复制的虚拟磁盘</translation>
</message>
<message>
<source>Choose a virtual hard disk file...</source>
<translation type="obsolete">选择一个虚拟硬盘...</translation>
</message>
</context>
<context>
<name>UINewVMWzd</name>
<message>
<source>Create New Virtual Machine</source>
<translation type="obsolete">新建虚拟电脑</translation>
</message>
<message>
<source>Create</source>
<translation type="obsolete">创建</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage1</name>
<message>
<source>Welcome to the New Virtual Machine Wizard!</source>
<translation type="obsolete">欢迎使用新建虚拟电脑向导!</translation>
</message>
<message>
<source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create a new virtual machine for VirtualBox.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;本向导将引导您完成创建新的 VirtualBox 虚拟电脑所需要的全部步骤。&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage2</name>
<message>
<source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating system you plan to install onto the virtual machine.&lt;/p&gt;&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration. It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;为即将新建的虚拟电脑输入一个名称,并指定虚拟电脑上即将安装的操作系统类型。&lt;/p&gt;&lt;p&gt;每个虚拟电脑都要有一个唯一的名称来标识,用来区分该虚拟电脑的硬件配置和上面的系统、软件和数据。&lt;/p&gt;</translation>
</message>
<message>
<source>N&amp;ame</source>
<translation type="obsolete">名称(&amp;A)</translation>
</message>
<message>
<source>OS &amp;Type</source>
<translation type="obsolete">系统类型(&amp;T)</translation>
</message>
<message>
<source>VM Name and OS Type</source>
<translation type="obsolete">虚拟电脑名称和系统类型</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage3</name>
<message>
<source>&lt;p&gt;Select the amount of base memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;指定虚拟电脑可用内存大小,单位为: MB 。&lt;/p&gt;</translation>
</message>
<message>
<source>Base &amp;Memory Size</source>
<translation type="obsolete">内存大小(&amp;M)</translation>
</message>
<message>
<source>MB</source>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>Memory</source>
<translation type="obsolete">内存</translation>
</message>
<message>
<source>The recommended base memory size is &lt;b&gt;%1&lt;/b&gt; MB.</source>
<translation type="obsolete">建议分配的内存大小是 &lt;b&gt;%1&lt;/b&gt; MB。</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage4</name>
<message>
<source>&amp;Create new hard disk</source>
<translation type="obsolete">创建新的虚拟硬盘(&amp;C)</translation>
</message>
<message>
<source>&amp;Use existing hard disk</source>
<translation type="obsolete">使用现有的虚拟硬盘(&amp;U)</translation>
</message>
<message>
<source>Virtual Hard Disk</source>
<translation type="obsolete">虚拟硬盘</translation>
</message>
<message>
<source>Start-up &amp;Disk</source>
<translation type="obsolete">主硬盘(&amp;D)</translation>
</message>
<message>
<source>&lt;p&gt;If you wish you can now add a start-up disk to the new machine. You can either create a new virtual disk or select one from the list or from another location using the folder icon.&lt;/p&gt;&lt;p&gt;If you need a more complex virtual disk setup you can skip this step and make the changes to the machine settings once the machine is created.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;你可以现在添加启动盘到虚拟电脑中。你可以创建一个新虚拟磁盘,或从列表中选择一个,也可以点文件夹图标从其他位置选择一个。&lt;/p&gt;&lt;p&gt;如果您需要更多的虚拟磁盘设置,您可以跳过此步骤,在创建虚拟电脑后再更改其设置。&lt;/p&gt;</translation>
</message>
<message>
<source>Choose a virtual hard disk file...</source>
<translation type="obsolete">选择一个虚拟硬盘...</translation>
</message>
<message>
<source>The recommended size of the start-up disk is &lt;b&gt;%1&lt;/b&gt;.</source>
<translation type="obsolete">启动磁盘的推荐大小为 &lt;b&gt;%1&lt;/b&gt;。</translation>
</message>
</context>
<context>
<name>UINewVMWzdPage5</name>
<message>
<source>&lt;p&gt;You are going to create a new virtual machine with the following parameters:&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;现在将根据下面所列参数创建一个新的虚拟电脑:&lt;/p&gt;</translation>
</message>
<message>
<source>Summary</source>
<translation type="obsolete">摘要</translation>
</message>
<message>
<source>Name</source>
<comment>summary</comment>
<translation type="obsolete">名称</translation>
</message>
<message>
<source>OS Type</source>
<comment>summary</comment>
<translation type="obsolete">系统类型</translation>
</message>
<message>
<source>Base Memory</source>
<comment>summary</comment>
<translation type="obsolete">内存大小</translation>
</message>
<message>
<source>Start-up Disk</source>
<comment>summary</comment>
<translation type="obsolete">主硬盘</translation>
</message>
<message>
<source>&lt;p&gt;If the above is correct press the &lt;b&gt;%1&lt;/b&gt; button. Once you press it, a new virtual machine will be created. &lt;/p&gt;&lt;p&gt;Note that you can alter these and all other setting of the created virtual machine at any time using the &lt;b&gt;Settings&lt;/b&gt; dialog accessible through the menu of the main window.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;如果上面是正确的,请按&lt;b&gt;%1&lt;/b&gt;按钮。一旦您按下,将创建一个新的虚拟电脑。&lt;/p&gt;&lt;p&gt;注意,您可以在任何时候,通过访问主窗口的菜单&lt;b&gt;设置&lt;/b&gt;来更改虚拟电脑的设置。&lt;/p&gt;</translation>
</message>
</context>
<context>
<name>UIPopupCenter</name>
<message>
<source>Click for full details</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIPortForwardingModel</name>
<message>
<source>Name</source>
<translation>名称</translation>
</message>
<message>
<source>Protocol</source>
<translation>协议</translation>
</message>
<message>
<source>Host IP</source>
<translation>主机IP</translation>
</message>
<message>
<source>Host Port</source>
<translation>主机端口</translation>
</message>
<message>
<source>Guest IP</source>
<translation>子系统IP</translation>
</message>
<message>
<source>Guest Port</source>
<translation>子系统端口</translation>
</message>
</context>
<context>
<name>UIProgressDialog</name>
<message>
<source>A few seconds remaining</source>
<translation>还剩下几秒钟</translation>
</message>
<message>
<source>Canceling...</source>
<translation>正在取消中...</translation>
</message>
<message>
<source>&amp;Cancel</source>
<translation>取消(&amp;C)</translation>
</message>
<message>
<source>Cancel the current operation</source>
<translation>取消当前操作</translation>
</message>
<message>
<source>%1, %2 remaining</source>
<comment>You may wish to translate this more like &quot;Time remaining: %1, %2&quot;</comment>
<translation>剩余时间: %1, %2</translation>
</message>
<message>
<source>%1 remaining</source>
<comment>You may wish to translate this more like &quot;Time remaining: %1&quot;</comment>
<translation>剩余时间: %1</translation>
</message>
</context>
<context>
<name>UISelectorWindow</name>
<message>
<source>Show Toolbar</source>
<translation>显示工具栏</translation>
</message>
<message>
<source>Show Statusbar</source>
<translation>显示状态栏</translation>
</message>
<message>
<source>Select a virtual machine file</source>
<translation>选择虚拟电脑</translation>
</message>
<message>
<source>Virtual machine files (%1)</source>
<translation>虚拟电脑 (%1)</translation>
</message>
<message>
<source>&lt;h3&gt;Welcome to VirtualBox!&lt;/h3&gt;&lt;p&gt;The left part of this window is a list of all virtual machines on your computer. The list is empty now because you haven&apos;t created any virtual machines yet.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;In order to create a new virtual machine, press the &lt;b&gt;New&lt;/b&gt; button in the main tool bar located at the top of the window.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;%1&lt;/b&gt; key to get instant help, or visit &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; for the latest information and news.&lt;/p&gt;</source>
<translation>&lt;h3&gt;欢迎使用虚拟电脑控制台!&lt;/h3&gt;&lt;p&gt;窗口的左边用来显示已生成的虚拟电脑. 现在是空的,因为你还没有新建任何虚拟电脑.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;要新建一个虚拟电脑, 请按位于窗口顶部工具栏上的 &lt;b&gt;新建&lt;/b&gt; 按钮。&lt;/p&gt;&lt;p&gt;你可以按 &lt;b&gt;%1&lt;/b&gt; 键来查看帮助,或访问 &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; 查看最新信息和新闻.&lt;/p&gt;</translation>
</message>
<message>
<source>Manager</source>
<comment>Note: main window title which is pretended by the product name.</comment>
<translation>管理器</translation>
</message>
</context>
<context>
<name>UISession</name>
<message>
<source>Install</source>
<translation type="obsolete">安装</translation>
</message>
<message>
<source>Updating Guest Additions</source>
<translation>正在更新增强功能</translation>
</message>
</context>
<context>
<name>UISettingsDialog</name>
<message>
<source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information.&lt;/i&gt;</source>
<translation>&lt;i&gt;从左边的列表中选择设置类别,将鼠标移到设置项上可获得更多信息。&lt;/i&gt;</translation>
</message>
<message>
<source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
<translation type="obsolete">在 &lt;b&gt;%1&lt;/b&gt; 页, %2</translation>
</message>
<message>
<source>Invalid settings detected</source>
<translation>发现无效设置</translation>
</message>
<message>
<source>Non-optimal settings detected</source>
<translation type="obsolete">发现未优化的设置</translation>
</message>
<message>
<source>Settings</source>
<translation>设置</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; page:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;b&gt;%1: %2&lt;/b&gt; page:</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UISettingsDialogGlobal</name>
<message>
<source>General</source>
<translation>常规</translation>
</message>
<message>
<source>Input</source>
<translation>热键</translation>
</message>
<message>
<source>Update</source>
<translation>更新</translation>
</message>
<message>
<source>Language</source>
<translation>语言</translation>
</message>
<message>
<source>USB</source>
<translation type="obsolete">USB设备</translation>
</message>
<message>
<source>Network</source>
<translation>网络</translation>
</message>
<message>
<source>Extensions</source>
<translation>扩展</translation>
</message>
<message>
<source>VirtualBox - %1</source>
<translation>VirtualBox - %1</translation>
</message>
<message>
<source>Proxy</source>
<translation>代理</translation>
</message>
<message>
<source>Display</source>
<translation>显示</translation>
</message>
</context>
<context>
<name>UISettingsDialogMachine</name>
<message>
<source>General</source>
<translation>常规</translation>
</message>
<message>
<source>System</source>
<translation>系统</translation>
</message>
<message>
<source>Display</source>
<translation>显示</translation>
</message>
<message>
<source>Storage</source>
<translation>存储</translation>
</message>
<message>
<source>Audio</source>
<translation>声音</translation>
</message>
<message>
<source>Network</source>
<translation>网络</translation>
</message>
<message>
<source>Ports</source>
<translation>端口</translation>
</message>
<message>
<source>Serial Ports</source>
<translation>串口</translation>
</message>
<message>
<source>Parallel Ports</source>
<translation>并口</translation>
</message>
<message>
<source>USB</source>
<translation>USB设备</translation>
</message>
<message>
<source>Shared Folders</source>
<translation>共享文件夹</translation>
</message>
<message>
<source>%1 - %2</source>
<translation>%1 - %2</translation>
</message>
</context>
<context>
<name>UITextEditor</name>
<message>
<source>Edit text</source>
<translation>编辑文本</translation>
</message>
<message>
<source>&amp;Replace...</source>
<translation>替换(&amp;R)...</translation>
</message>
<message>
<source>Replaces the current text with the content of a file.</source>
<translation>用指定文件的内容替换当前文本.</translation>
</message>
<message>
<source>Text (*.txt);;All (*.*)</source>
<translation>文本 (*.txt);;所有文件 (*.*)</translation>
</message>
<message>
<source>Select a file to open...</source>
<translation>选择一个要打开的文件...</translation>
</message>
</context>
<context>
<name>UIUpdateManager</name>
<message>
<source>1 day</source>
<translation>1 天</translation>
</message>
<message>
<source>2 days</source>
<translation>2 天</translation>
</message>
<message>
<source>3 days</source>
<translation>3 天</translation>
</message>
<message>
<source>4 days</source>
<translation>4 天</translation>
</message>
<message>
<source>5 days</source>
<translation>5 天</translation>
</message>
<message>
<source>6 days</source>
<translation>6 天</translation>
</message>
<message>
<source>1 week</source>
<translation>1 星期</translation>
</message>
<message>
<source>2 weeks</source>
<translation>2 星期</translation>
</message>
<message>
<source>3 weeks</source>
<translation>3 星期</translation>
</message>
<message>
<source>1 month</source>
<translation>1 个月</translation>
</message>
<message>
<source>Never</source>
<translation>从不</translation>
</message>
</context>
<context>
<name>UIUpdateStepVirtualBox</name>
<message>
<source>Checking for a new VirtualBox version...</source>
<translation>检查 VirtualBox 新版本...</translation>
</message>
</context>
<context>
<name>UIVMCloseDialog</name>
<message>
<source>Close Virtual Machine</source>
<translation>关闭虚拟电脑</translation>
</message>
<message>
<source>You want to:</source>
<translation>选择关闭方式:</translation>
</message>
<message>
<source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;将虚拟电脑的当前运行状态保存到主机硬盘上。&lt;/p&gt;&lt;p&gt;下次该虚拟电脑启动时,将直接进到当前保存时的状态,也就是说你能立即继续未完的工作。&lt;/p&gt;&lt;p&gt;提示:快速休眠所需要的时间取决于虚拟电脑内所装的操作系统类型及你为它分配的内存大小。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Save the machine state</source>
<translation>快速休眠(&amp;S)</translation>
</message>
<message>
<source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
<translation>&lt;p&gt;发送关闭信号到虚拟电脑.&lt;/p&gt;&lt;p&gt;通常情况下,运行在虚拟电脑内的操作系统会检测到这个信号并执行正常的关闭流程. 这是我们推荐的关闭虚拟电脑的最佳方式,因为这样运行在虚拟电脑内的程序都有机会来保存它的数据和状态.&lt;/p&gt;&lt;p&gt;如果虚拟电脑内的操作系统对这个信号没有反应,那可能是设置有误或不支持该功能. 碰到这种情况你就应该选择 &lt;b&gt;强制退出&lt;/b&gt; 操作来停止该虚拟电脑。&lt;/p&gt;</translation>
</message>
<message>
<source>S&amp;end the shutdown signal</source>
<translation>正常关闭(&amp;E)</translation>
</message>
<message>
<source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
<translation>&lt;p&gt;强制退出。&lt;/p&gt;&lt;p&gt;提示:该操作会马上终止该虚拟电脑的运行,因此运行在里面的操作系统将没有机会来执行一次正常的关闭操作,这样可能会导致该虚拟电脑内发生 &lt;i&gt;数据丢失&lt;/i&gt;. 建议只有在虚拟电脑内的操作系统对 &lt;b&gt;正常关闭&lt;/b&gt; 没有反应时才执行此操作。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Power off the machine</source>
<translation>强制退出(&amp;P)</translation>
</message>
<message>
<source>Restore the machine state stored in the current snapshot</source>
<translation>将虚拟电脑恢复到当前备份中保存的状态</translation>
</message>
<message>
<source>&lt;p&gt;When checked, the machine will be returned to the state stored in the current snapshot after it is turned off. This is useful if you are sure that you want to discard the results of your last sessions and start again at that snapshot.&lt;/p&gt;</source>
<translation>&lt;p&gt;选中时,虚拟电脑关闭后将被恢复到当前备份中保存的状态. 如果你想清除当前虚拟电脑的状态并将它恢复到当前备份中保存的状态,这经常是很有用的。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Restore current snapshot &apos;%1&apos;</source>
<translation>恢复到当前备份(&amp;R) &apos;%1&apos;</translation>
</message>
</context>
<context>
<name>UIVMDesktop</name>
<message>
<source>&amp;Details</source>
<translation>明细(&amp;D)</translation>
</message>
<message>
<source>&amp;Snapshots</source>
<translation>备份(&amp;S)</translation>
</message>
</context>
<context>
<name>UIVMListView</name>
<message>
<source>Inaccessible</source>
<translation>不可使用</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 since %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</source>
<comment>VM tooltip (name, last state change, session state)</comment>
<translation>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 自从 %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;任务 %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Inaccessible since %2&lt;/nobr&gt;</source>
<comment>Inaccessible VM tooltip (name, last state change)</comment>
<translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;不能正常访问自从 %2&lt;/nobr&gt;</translation>
</message>
</context>
<context>
<name>UIVMLogViewer</name>
<message>
<source>Close the search panel</source>
<translation>关闭搜索面板</translation>
</message>
<message>
<source>&amp;Find</source>
<translation>查找(&amp;F)</translation>
</message>
<message>
<source>Enter a search string here</source>
<translation>输入搜索字符串</translation>
</message>
<message>
<source>&amp;Previous</source>
<translation>向前(&amp;P)</translation>
</message>
<message>
<source>Search for the previous occurrence of the string</source>
<translation>向前搜索该字符串</translation>
</message>
<message>
<source>&amp;Next</source>
<translation>下一步(&amp;N)</translation>
</message>
<message>
<source>Search for the next occurrence of the string</source>
<translation>向后搜索该字符串</translation>
</message>
<message>
<source>C&amp;ase Sensitive</source>
<translation>区分大小写(&amp;A)</translation>
</message>
<message>
<source>Perform case sensitive search (when checked)</source>
<translation>区分大小写进行搜索(选中时)</translation>
</message>
<message>
<source>String not found</source>
<translation>字符串未找到</translation>
</message>
<message>
<source>&lt;p&gt;No log files found. Press the &lt;b&gt;Refresh&lt;/b&gt; button to rescan the log folder &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;没发现任何日志文件. 按 &lt;b&gt;刷新&lt;/b&gt; 键重新搜索日志文件夹 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</translation>
</message>
<message>
<source>Save VirtualBox Log As</source>
<translation>保存虚拟电脑控制台日志为</translation>
</message>
<message>
<source>%1 - VirtualBox Log Viewer</source>
<translation>%1 -虚拟电脑控制台日志查看器</translation>
</message>
<message>
<source>&amp;Refresh</source>
<translation>刷新(&amp;R)</translation>
</message>
<message>
<source>&amp;Save</source>
<translation>保存(&amp;S)</translation>
</message>
<message>
<source>Close</source>
<translation>关闭</translation>
</message>
</context>
<context>
<name>UIVMPreviewWindow</name>
<message>
<source>Update Disabled</source>
<translation type="obsolete">更新已禁用</translation>
</message>
<message>
<source>Every 0.5 s</source>
<translation type="obsolete">每 0.5 秒</translation>
</message>
<message>
<source>Every 1 s</source>
<translation type="obsolete">每 1 秒</translation>
</message>
<message>
<source>Every 2 s</source>
<translation type="obsolete">每 2 秒</translation>
</message>
<message>
<source>Every 5 s</source>
<translation type="obsolete">每 5 秒</translation>
</message>
<message>
<source>Every 10 s</source>
<translation type="obsolete">每 10 秒</translation>
</message>
<message>
<source>No Preview</source>
<translation type="obsolete">无预览</translation>
</message>
</context>
<context>
<name>UIWizard</name>
<message>
<source>Hide Description</source>
<translation>隐藏描述</translation>
</message>
<message>
<source>Show Description</source>
<translation>显示描述</translation>
</message>
</context>
<context>
<name>UIWizardCloneVD</name>
<message>
<source>Copy Virtual Hard Drive</source>
<translation>复制虚拟硬盘</translation>
</message>
<message>
<source>Copy</source>
<translation>复制</translation>
</message>
<message>
<source>Hard drive to copy</source>
<translation>要复制的硬盘</translation>
</message>
<message>
<source>&lt;p&gt;Please select the virtual hard drive file that you would like to copy if it is not already selected. You can either choose one from the list or use the folder icon beside the list to select one.&lt;/p&gt;</source>
<translation>&lt;p&gt;请选择要复制的虚拟磁盘。您可以从列表中选择一个,或使用列表旁边的文件夹图标来选择一个虚拟磁盘文件。&lt;/p&gt;</translation>
</message>
<message>
<source>Choose a virtual hard drive file to copy...</source>
<translatorcomment>TODO</translatorcomment>
<translation>选择一个虚拟硬盘...</translation>
</message>
<message>
<source>Hard drive file type</source>
<translation>虚拟硬盘文件类型</translation>
</message>
<message>
<source>Please choose the type of file that you would like to use for the new virtual hard drive. If you do not need to use it with other virtualization software you can leave this setting unchanged.</source>
<translatorcomment>TODO</translatorcomment>
<translation>请选择您想要用于新建虚拟磁盘的文件类型。如果您不需要其他虚拟化软件使用它,您可以让此设置保持不更改状态。</translation>
</message>
<message>
<source>Storage on physical hard drive</source>
<translation>存储在物理硬盘上</translation>
</message>
<message>
<source>Please choose whether the new virtual hard drive file should grow as it is used (dynamically allocated) or if it should be created at its maximum size (fixed size).</source>
<translation>请选择新建虚拟硬盘文件是应该为其使用而分配(动态分配),还是应该创建完全分配(固定分配)。</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;dynamically allocated&lt;/b&gt; hard drive file will only use space on your physical hard drive as it fills up (up to a maximum &lt;b&gt;fixed size&lt;/b&gt;), although it will not shrink again automatically when space on it is freed.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;动态分配&lt;/b&gt;的虚拟磁盘只是逐渐占用物理硬盘的空间 (直至达到 &lt;b&gt;分配的大小&lt;/b&gt;), 不过当其内部空间不用时不会自动缩减占用的物理硬盘空间。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;fixed size&lt;/b&gt; hard drive file may take longer to create on some systems but is often faster to use.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;固定大小&lt;/b&gt;的虚拟磁盘文件可能在某些系统中要花很长时间来创建,但它往往使用起来较快。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You can also choose to &lt;b&gt;split&lt;/b&gt; the hard drive file into several files of up to two gigabytes each. This is mainly useful if you wish to store the virtual machine on removable USB devices or old systems, some of which cannot handle very large files.</source>
<translation>&lt;p&gt;您也可以选择将虚拟磁盘&lt;b&gt;分割&lt;/b&gt;为 2GB 以下大小的几个文件。如果您想要在可移动 USB 设备或旧系统中存储虚拟机,这将会很有用,因为它们不能处理非常大型的文件。</translation>
</message>
<message>
<source>&amp;Dynamically allocated</source>
<translation>动态分配(&amp;D)</translation>
</message>
<message>
<source>&amp;Fixed size</source>
<translation>固定大小(&amp;F)</translation>
</message>
<message>
<source>&amp;Split into files of less than 2GB</source>
<translation>分割为 2GB 以下大小的文件(&amp;S)</translation>
</message>
<message>
<source>Please choose a location for new virtual hard drive file</source>
<translation>请选择虚拟硬盘文件保存的位置</translation>
</message>
<message>
<source>New hard drive to create</source>
<translation>要创建的新虚拟硬盘</translation>
</message>
<message>
<source>Please type the name of the new virtual hard drive file into the box below or click on the folder icon to select a different folder to create the file in.</source>
<translation>请在下面的框中键入新建虚拟硬盘文件的名称,或单击文件夹图标来选择创建文件要保存到的文件夹。</translation>
</message>
<message>
<source>Choose a location for new virtual hard drive file...</source>
<translation>选择虚拟硬盘文件保存的位置...</translation>
</message>
<message>
<source>%1_copy</source>
<comment>copied virtual hard drive name</comment>
<translation>%1_副本</translation>
</message>
<message>
<source>Hard drive to &amp;copy</source>
<translation>要复制的硬盘(&amp;C)</translation>
</message>
<message>
<source>&amp;New hard drive to create</source>
<translation>要创建的新虚拟硬盘(&amp;N)</translation>
</message>
<message>
<source>Hard drive file &amp;type</source>
<translation>虚拟硬盘文件类型(&amp;T)</translation>
</message>
</context>
<context>
<name>UIWizardCloneVM</name>
<message>
<source>Linked Base for %1 and %2</source>
<translation>%1 和 %2 的链接基础</translation>
</message>
<message>
<source>Clone Virtual Machine</source>
<translation>复制虚拟电脑</translation>
</message>
<message>
<source>Clone</source>
<translation>复制</translation>
</message>
<message>
<source>%1 Clone</source>
<translation>%1 副本</translation>
</message>
<message>
<source>New machine name</source>
<translation>新虚拟电脑名称</translation>
</message>
<message>
<source>&lt;p&gt;Please choose a name for the new virtual machine. The new machine will be a clone of the machine &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
<translatorcomment>TODO</translatorcomment>
<translation>&lt;p&gt;请为新虚拟电脑选择一个名称。 新虚拟电脑将是虚拟电脑 &lt;b&gt;%1&lt;/b&gt;的副本。&lt;/p&gt;</translation>
</message>
<message>
<source>When checked a new unique MAC address will be assigned to all configured network cards.</source>
<translation>选中时,将把新的唯一的 MAC 地址分配给所有已配置的网卡。</translation>
</message>
<message>
<source>&amp;Reinitialize the MAC address of all network cards</source>
<translation>重新初始化所有网卡的 MAC 地址(&amp;R)</translation>
</message>
<message>
<source>Clone type</source>
<translation>副本类型</translation>
</message>
<message>
<source>&lt;p&gt;Please choose the type of clone you wish to create.&lt;/p&gt;&lt;p&gt;If you choose &lt;b&gt;Full clone&lt;/b&gt;, an exact copy (including all virtual hard drive files) of the original virtual machine will be created.&lt;/p&gt;&lt;p&gt;If you choose &lt;b&gt;Linked clone&lt;/b&gt;, a new machine will be created, but the virtual hard drive files will be tied to the virtual hard drive files of original machine and you will not be able to move the new virtual machine to a different computer without moving the original as well.&lt;/p&gt;</source>
<translation>&lt;p&gt;请选择创建副本的方式。&lt;/p&gt;&lt;p&gt;若选择 &lt;b&gt;完全复制&lt;/b&gt;, 则生成一个与原虚拟电脑完整的副本(复制全部虚拟硬盘文件)。&lt;/p&gt;&lt;p&gt;若选择 &lt;b&gt;链接复制&lt;/b&gt;,则生成一个新虚拟电脑,不过新虚拟电脑的虚拟硬盘是绑定到原虚拟电脑的虚拟硬盘的,因此这种副本要移动到别的电脑上的时候,需要将原虚拟电脑一并移动。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If you create a &lt;b&gt;Linked clone&lt;/b&gt; then a new snapshot will be created in the original virtual machine as part of the cloning process.&lt;/p&gt;</source>
<translation>&lt;p&gt;如果生成 &lt;b&gt;链接副本&lt;/b&gt;,复制的过程中将为原虚拟电脑生成一个新备份。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Full clone</source>
<translation>完全复制(&amp;F)</translation>
</message>
<message>
<source>&amp;Linked clone</source>
<translation>链接复制(&amp;L)</translation>
</message>
<message>
<source>Snapshots</source>
<translation>备份</translation>
</message>
<message>
<source>&lt;p&gt;Please choose which parts of the snapshot tree should be cloned with the machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;请选择备份树中要复制到新虚拟电脑中的部分。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If you choose &lt;b&gt;Current machine state&lt;/b&gt;, the new machine will reflect the current state of the original machine and will have no snapshots.&lt;/p&gt;</source>
<translation>&lt;p&gt;若选择 &lt;b&gt;当前虚拟电脑状态&lt;/b&gt;,则新虚拟电脑将反映原虚拟电脑的当前状态而没有备份快照。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If you choose &lt;b&gt;Current snapshot tree branch&lt;/b&gt;, the new machine will reflect the current state of the original machine and will have matching snapshots for all snapshots in the tree branch starting at the current state in the original machine.&lt;/p&gt;</source>
<translatorcomment>TODO</translatorcomment>
<translation>&lt;p&gt;若选择 &lt;b&gt;当前备份树分支&lt;/b&gt;,则新虚拟电脑将反映原虚拟电脑的当前状态,同时有与原虚拟电脑相应的备份快照树分支。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;If you choose &lt;b&gt;Everything&lt;/b&gt;, the new machine will reflect the current state of the original machine and will have matching snapshots for all snapshots in the original machine.&lt;/p&gt;</source>
<translation>&lt;p&gt;若选择 &lt;b&gt;全部&lt;/b&gt;,则新虚拟电脑将反映原虚拟电脑的当前状态,同时有与原虚拟电脑相应的所有备份快照。&lt;/p&gt;</translation>
</message>
<message>
<source>Current &amp;machine state</source>
<translation>当前虚拟电脑状态(&amp;M)</translation>
</message>
<message>
<source>Current &amp;snapshot tree branch</source>
<translation>当前备份树分支(&amp;S)</translation>
</message>
<message>
<source>&amp;Everything</source>
<translation>全部(&amp;E)</translation>
</message>
<message>
<source>New machine &amp;name</source>
<translation>新虚拟电脑名称(&amp;N)</translation>
</message>
<message>
<source>&amp;Full Clone</source>
<translation>完全复制(&amp;F)</translation>
</message>
<message>
<source>&amp;Linked Clone</source>
<translation>链接复制(&amp;L)</translation>
</message>
</context>
<context>
<name>UIWizardExportApp</name>
<message>
<source>Checking files ...</source>
<translation>检测文件 ...</translation>
</message>
<message>
<source>Removing files ...</source>
<translation>删除文件 ...</translation>
</message>
<message>
<source>Exporting Appliance ...</source>
<translation>导出虚拟电脑 ...</translation>
</message>
<message>
<source>Export Virtual Appliance</source>
<translation>导出虚拟电脑</translation>
</message>
<message>
<source>Restore Defaults</source>
<translation>恢复为默认值</translation>
</message>
<message>
<source>Export</source>
<translation>导出</translation>
</message>
<message>
<source>Virtual machines to export</source>
<translation>要导出的虚拟电脑</translation>
</message>
<message>
<source>&lt;p&gt;Please select the virtual machines that should be added to the appliance. You can select more than one. Please note that these machines have to be turned off before they can be exported.&lt;/p&gt;</source>
<translation>&lt;p&gt;请选择要导出的虚拟电脑。可以选择多个虚拟电脑。务必注意先关闭这些虚拟电脑。&lt;/p&gt;</translation>
</message>
<message>
<source>Appliance settings</source>
<translation>虚拟电脑导出设置</translation>
</message>
<message>
<source>Please choose where to create the virtual appliance. You can create it on your own computer, on the Sun Cloud service or on an S3 storage server.</source>
<translation>选择导出到哪里。你可选择你的电脑、云服务或某个S3存储服务器。</translation>
</message>
<message>
<source>Create on</source>
<translation>创建于</translation>
</message>
<message>
<source>&amp;This computer</source>
<translation>本机(&amp;T)</translation>
</message>
<message>
<source>Sun &amp;Cloud</source>
<translation>Sun 云服务(&amp;C)</translation>
</message>
<message>
<source>&amp;Simple Storage System (S3)</source>
<translation>(S3)简单存储系统(&amp;S)</translation>
</message>
<message>
<source>Appliance</source>
<translation>虚拟电脑</translation>
</message>
<message>
<source>&amp;Username:</source>
<translation>用户名(&amp;U):</translation>
</message>
<message>
<source>&amp;Password:</source>
<translation>密码(&amp;P):</translation>
</message>
<message>
<source>&amp;Hostname:</source>
<translation>主机名(&amp;H):</translation>
</message>
<message>
<source>&amp;Bucket:</source>
<translation>存储桶(&amp;B):</translation>
</message>
<message>
<source>&amp;File:</source>
<translation>文件(&amp;F):</translation>
</message>
<message>
<source>Please choose a virtual appliance file</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">选择一个文件</translation>
</message>
<message>
<source>Open Virtualization Format Archive (%1)</source>
<translation>开放式虚拟化格式包 (%1)</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation>开放式虚拟化格式 (%1)</translation>
</message>
<message>
<source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
<translation>用传统的 OVF 0.9 格式保存,以兼容其它的虚拟电脑产品。</translation>
</message>
<message>
<source>&amp;Write legacy OVF 0.9</source>
<translation type="obsolete">用传统的 OVF 0.9 格式保存(&amp;W)</translation>
</message>
<message>
<source>Create a Manifest file for automatic data integrity checks on import.</source>
<translation>导入时创建 Manifest 文件,自动执行数据完整性检查。</translation>
</message>
<message>
<source>Write &amp;Manifest file</source>
<translation>写入 Manifest 文件(&amp;M)</translation>
</message>
<message>
<source>This is the descriptive information which will be added to the virtual appliance. You can change it by double clicking on individual lines.</source>
<translation>这是导出的虚拟电脑的描述信息。双击每行可以修改。</translation>
</message>
<message>
<source>Virtual &amp;machines to export</source>
<translation>要导出的虚拟电脑(&amp;M)</translation>
</message>
<message>
<source>Appliance &amp;settings</source>
<translation>虚拟电脑导出设置(&amp;S)</translation>
</message>
<message>
<source>&amp;Destination</source>
<translation>位置(&amp;D)</translation>
</message>
<message>
<source>&amp;Local Filesystem </source>
<translation>本地文件系统(&amp;L)</translation>
</message>
<message>
<source>Storage settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Please choose a file to export virtual appliance</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>F&amp;ormat:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>OVF 0.9</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>OVF 1.0</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>OVF 2.0</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Write in standard OVF 1.0 format.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Write in new experimental OVF 2.0 format.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Storage settings</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIWizardExportAppPageBasic3</name>
<message>
<source>&lt;p&gt;Please choose a filename to export the OVF/OVA to.&lt;/p&gt;&lt;p&gt;If you use an &lt;i&gt;ova&lt;/i&gt; extension, then all the files will be combined into one Open Virtualization Format Archive.&lt;/p&gt;&lt;p&gt;If you use an &lt;i&gt;ovf&lt;/i&gt; extension, several files will be written separately.&lt;/p&gt;&lt;p&gt;Other extensions are not allowed.&lt;/p&gt;</source>
<translation>&lt;p&gt;请选择要导出 OVF/OVA 的文件名。&lt;/p&gt;&lt;p&gt;如果您使用 &lt;i&gt;OVA&lt;/i&gt; 文件扩展名,那么所有文件都将合并为一个“开放式虚拟化格式包”。&lt;/p&gt;&lt;p&gt;如果您使用 &lt;i&gt;OVF&lt;/i&gt; 扩展名,将分成若干独立的文件。&lt;/p&gt;&lt;p&gt;不允许其他扩展名。&lt;/p&gt;</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
<translation>请填写额外的字段如用户名,密码和存储桶,并为要导出的虚拟电脑指定一个文件名。</translation>
</message>
<message>
<source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
<translation>请填写额外的字段如用户名,密码,主机名和存储桶,并为要导出的虚拟电脑指定一个文件名。</translation>
</message>
<message>
<source>Choose a file to export virtual appliance...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIWizardExportAppPageExpert</name>
<message>
<source>Choose a file to export virtual appliance...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIWizardFirstRun</name>
<message>
<source>Select start-up disk</source>
<translation>选择启动盘</translation>
</message>
<message>
<source>Start</source>
<translation>启动</translation>
</message>
<message>
<source>&lt;p&gt;Please select a virtual optical disk file or a physical optical drive containing a disk to start your new virtual machine from.&lt;/p&gt;&lt;p&gt;The disk should be suitable for starting a computer from and should contain the operating system you wish to install on the virtual machine if you want to do that now. The disk will be ejected from the virtual drive automatically next time you switch the virtual machine off, but you can also do this yourself if needed using the Devices menu.&lt;/p&gt;</source>
<translation>&lt;p&gt;请选择一个虚拟光盘文件或已放入光盘的光驱来启动虚拟电脑。&lt;/p&gt;&lt;p&gt;此光盘应可启动并且有你想安装的操作系统。下次关闭虚拟电脑时,此光盘可自动弹出;你也可以手动弹出。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Please select a virtual optical disk file or a physical optical drive containing a disk to start your new virtual machine from.&lt;/p&gt;&lt;p&gt;The disk should be suitable for starting a computer from. As this virtual machine has no hard drive you will not be able to install an operating system on it at the moment.&lt;/p&gt;</source>
<translation>&lt;p&gt;请选择一个虚拟光盘文件或已放入光盘的光驱来启动虚拟电脑。&lt;/p&gt;&lt;p&gt;此光盘应可启动。因为本虚拟电脑没有分配虚拟硬盘,不能安装操作系统。&lt;/p&gt;</translation>
</message>
<message>
<source>Choose a virtual optical disk file...</source>
<translation>选择一个虚拟光盘文件...</translation>
</message>
</context>
<context>
<name>UIWizardImportApp</name>
<message>
<source>Import Virtual Applicance</source>
<translation type="obsolete">导入虚拟电脑</translation>
</message>
<message>
<source>Restore Defaults</source>
<translation>恢复为默认值</translation>
</message>
<message>
<source>Import</source>
<translation>导入</translation>
</message>
<message>
<source>Appliance to import</source>
<translation>要导入的虚拟电脑</translation>
</message>
<message>
<source>&lt;p&gt;VirtualBox currently supports importing appliances saved in the Open Virtualization Format (OVF). To continue, select the file to import below.&lt;/p&gt;</source>
<translation>&lt;p&gt;VirtualBox目前支持从开放虚拟格式文件(OVF)中导入虚拟电脑。从下面选择文件继续。&lt;/p&gt;</translation>
</message>
<message>
<source>Open appliance...</source>
<translation type="obsolete">打开虚拟电脑...</translation>
</message>
<message>
<source>Select an appliance to import</source>
<translation type="obsolete">选择一个要导入的虚拟电脑</translation>
</message>
<message>
<source>Open Virtualization Format (%1)</source>
<translation>开放式虚拟化格式 (%1)</translation>
</message>
<message>
<source>Appliance settings</source>
<translation>虚拟电脑导入设置</translation>
</message>
<message>
<source>These are the virtual machines contained in the appliance and the suggested settings of the imported VirtualBox machines. You can change many of the properties shown by double-clicking on the items and disable others using the check boxes below.</source>
<translation>这是即将导入的虚拟电脑及建议的映射关系。您可以通过双击该项目来调整其设置,或使用下面的选择框来禁用它们。</translation>
</message>
<message>
<source>Import Virtual Appliance</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Choose a virtual appliance file to import...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Please choose a virtual appliance file to import</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UIWizardNewVD</name>
<message>
<source>Create Virtual Hard Drive</source>
<translation>创建虚拟硬盘</translation>
</message>
<message>
<source>Create</source>
<translation>创建</translation>
</message>
<message>
<source>Hard drive file type</source>
<translation>虚拟硬盘文件类型</translation>
</message>
<message>
<source>Please choose the type of file that you would like to use for the new virtual hard drive. If you do not need to use it with other virtualization software you can leave this setting unchanged.</source>
<translation>请选择您想要用于新建虚拟硬盘的文件类型。如果您不需要其他虚拟化软件使用它,您可以让此设置保持不更改状态。</translation>
</message>
<message>
<source>Storage on physical hard drive</source>
<translation>存储在物理硬盘上</translation>
</message>
<message>
<source>Please choose whether the new virtual hard drive file should grow as it is used (dynamically allocated) or if it should be created at its maximum size (fixed size).</source>
<translation>请选择新建虚拟硬盘文件是应该为其使用而分配(动态分配),还是应该创建完全分配(固定分配)。</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;dynamically allocated&lt;/b&gt; hard drive file will only use space on your physical hard drive as it fills up (up to a maximum &lt;b&gt;fixed size&lt;/b&gt;), although it will not shrink again automatically when space on it is freed.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;动态分配&lt;/b&gt;的虚拟磁盘只是逐渐占用物理硬盘的空间 (直至达到 &lt;b&gt;分配的大小&lt;/b&gt;), 不过当其内部空间不用时不会自动缩减占用的物理硬盘空间。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;A &lt;b&gt;fixed size&lt;/b&gt; hard drive file may take longer to create on some systems but is often faster to use.&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;b&gt;固定大小&lt;/b&gt;的虚拟磁盘文件可能在某些系统中要花很长时间来创建,但它往往使用起来较快。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;You can also choose to &lt;b&gt;split&lt;/b&gt; the hard drive file into several files of up to two gigabytes each. This is mainly useful if you wish to store the virtual machine on removable USB devices or old systems, some of which cannot handle very large files.</source>
<translation>&lt;p&gt;您也可以选择将虚拟磁盘&lt;b&gt;分割&lt;/b&gt;为 2GB 以下大小的几个文件。如果您想要在可移动 USB 设备或旧系统中存储虚拟机,这将会很有用,因为它们不能处理非常大型的文件。</translation>
</message>
<message>
<source>&amp;Dynamically allocated</source>
<translation>动态分配(&amp;D)</translation>
</message>
<message>
<source>&amp;Fixed size</source>
<translation>固定大小(&amp;F)</translation>
</message>
<message>
<source>&amp;Split into files of less than 2GB</source>
<translation>分割为 2GB 以下大小的文件(&amp;S)</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</source>
<translation>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</translation>
</message>
<message>
<source>File location and size</source>
<translation>文件位置和大小</translation>
</message>
<message>
<source>Please type the name of the new virtual hard drive file into the box below or click on the folder icon to select a different folder to create the file in.</source>
<translation>请在下面的框中键入新建虚拟硬盘文件的名称,或单击文件夹图标来选择创建文件要保存到的文件夹。</translation>
</message>
<message>
<source>Choose a location for new virtual hard drive file...</source>
<translation>选择虚拟硬盘文件保存的位置...</translation>
</message>
<message>
<source>Select the size of the virtual hard drive in megabytes. This size is the limit on the amount of file data that a virtual machine will be able to store on the hard drive.</source>
<translatorcomment>TODO</translatorcomment>
<translation>选择虚拟硬盘的大小。此大小为虚拟硬盘文件在实际硬盘中能用的极限大小。</translation>
</message>
<message>
<source>File &amp;location</source>
<translation>文件位置(&amp;L)</translation>
</message>
<message>
<source>File &amp;size</source>
<translation>文件大小(&amp;S)</translation>
</message>
<message>
<source>Hard drive file &amp;type</source>
<translation>虚拟硬盘文件类型(&amp;T)</translation>
</message>
</context>
<context>
<name>UIWizardNewVM</name>
<message>
<source>Create Virtual Machine</source>
<translation>新建虚拟电脑</translation>
</message>
<message>
<source>Create</source>
<translation>创建</translation>
</message>
<message>
<source>IDE Controller</source>
<translation type="obsolete">IDE 控制器</translation>
</message>
<message>
<source>SATA Controller</source>
<translation type="obsolete">SATA 控制器</translation>
</message>
<message>
<source>SCSI Controller</source>
<translation type="obsolete">SCSI 控制器</translation>
</message>
<message>
<source>Floppy Controller</source>
<translation type="obsolete">软盘控制器</translation>
</message>
<message>
<source>SAS Controller</source>
<translation type="obsolete">SAS控制器</translation>
</message>
<message>
<source>Name and operating system</source>
<translatorcomment>TODO</translatorcomment>
<translation>虚拟电脑名称和系统类型</translation>
</message>
<message>
<source>Please choose a descriptive name for the new virtual machine and select the type of operating system you intend to install on it. The name you choose will be used throughout VirtualBox to identify this machine.</source>
<translation>请选择新虚拟电脑的描述名称及要安装的操作系统类型。此名称将用于标识此虚拟电脑。</translation>
</message>
<message>
<source>Memory size</source>
<translation>内存大小</translation>
</message>
<message>
<source>&lt;p&gt;Select the amount of memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;&lt;p&gt;The recommended memory size is &lt;b&gt;%1&lt;/b&gt; MB.&lt;/p&gt;</source>
<translation>&lt;p&gt;选择分配给虚拟电脑的内存大小(MB)。&lt;/p&gt;&lt;p&gt;建议的内存大小为 &lt;b&gt;%1&lt;/b&gt; MB。&lt;/p&gt;</translation>
</message>
<message>
<source>Hard drive</source>
<translation>虚拟硬盘</translation>
</message>
<message>
<source>&lt;p&gt;If you wish you can add a virtual hard drive to the new machine. You can either create a new hard drive file or select one from the list or from another location using the folder icon.&lt;/p&gt;&lt;p&gt;If you need a more complex storage set-up you can skip this step and make the changes to the machine settings once the machine is created.&lt;/p&gt;&lt;p&gt;The recommended size of the hard drive is &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
<translation>&lt;p&gt;你可以添加虚拟硬盘到新虚拟电脑中。新建一个虚拟硬盘文件或从列表或用文件夹图标从其他位置选择一个。&lt;/p&gt;&lt;p&gt;如果想更灵活地配置虚拟硬盘,也可以跳过这一步,在创建虚拟电脑之后在配置中设定。&lt;/p&gt;&lt;p&gt;建议的硬盘大小为 &lt;b&gt;%1&lt;/b&gt;。&lt;/p&gt;</translation>
</message>
<message>
<source>&amp;Do not add virtual hard drive</source>
<translation type="obsolete">不添加虚拟硬盘(&amp;D)</translation>
</message>
<message>
<source>&amp;Create virtual hard drive now</source>
<translation type="obsolete">现在创建虚拟硬盘(&amp;C)</translation>
</message>
<message>
<source>&amp;Use existing virtual hard drive file</source>
<translation type="obsolete">使用已有的虚拟硬盘文件(&amp;U)</translation>
</message>
<message>
<source>Choose a virtual hard drive file...</source>
<translation>选择一个虚拟硬盘...</translation>
</message>
<message>
<source>&amp;Memory size</source>
<translation>内存大小(&amp;M)</translation>
</message>
<message>
<source>&amp;Do not add a virtual hard drive</source>
<translation>不添加虚拟硬盘(&amp;D)</translation>
</message>
<message>
<source>&amp;Create a virtual hard drive now</source>
<translation>现在创建虚拟硬盘(&amp;C)</translation>
</message>
<message>
<source>&amp;Use an existing virtual hard drive file</source>
<translation>使用已有的虚拟硬盘文件(&amp;U)</translation>
</message>
</context>
<context>
<name>VBoxAboutDlg</name>
<message>
<source>VirtualBox - About</source>
<translation>VirtualBox - 关于</translation>
</message>
<message>
<source>VirtualBox Graphical User Interface</source>
<translation>VirtualBox 图形用户界面</translation>
</message>
<message>
<source>Version %1</source>
<translation>版本 %1</translation>
</message>
</context>
<context>
<name>VBoxEmptyFileSelector</name>
<message>
<source>&amp;Choose...</source>
<translation type="obsolete">选择(&amp;C)...</translation>
</message>
<message>
<source>Choose...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>VBoxFilePathSelectorWidget</name>
<message>
<source>&lt;reset to default&gt;</source>
<translation>&lt;恢复为默认值&gt;</translation>
</message>
<message>
<source>The actual default path value will be displayed after accepting the changes and opening this dialog again.</source>
<translation>当保存变化后再打开本对话框时,新的默认路径将被显示.</translation>
</message>
<message>
<source>&lt;not selected&gt;</source>
<translation>&lt;未指定&gt;</translation>
</message>
<message>
<source>Please use the &lt;b&gt;Other...&lt;/b&gt; item from the drop-down list to select a path.</source>
<translation>请在下拉列表中点击 &lt;b&gt;其它...&lt;/b&gt; 来指定一个目标路径.</translation>
</message>
<message>
<source>Other...</source>
<translation>其它...</translation>
</message>
<message>
<source>Reset</source>
<translation>默认</translation>
</message>
<message>
<source>Opens a dialog to select a different folder.</source>
<translation>打开对话框选择另一文件夹.</translation>
</message>
<message>
<source>Resets the folder path to the default value.</source>
<translation>重置为默认文件夹.</translation>
</message>
<message>
<source>Opens a dialog to select a different file.</source>
<translation>打开对话框选择另一文件.</translation>
</message>
<message>
<source>Resets the file path to the default value.</source>
<translation>重置为默认文件.</translation>
</message>
<message>
<source>&amp;Copy</source>
<translation>复制(&amp;C)</translation>
</message>
<message>
<source>Please type the folder path here.</source>
<translation>请在此输入目标文件夹路径.</translation>
</message>
<message>
<source>Please type the file path here.</source>
<translation>请在此输入目标文件路径.</translation>
</message>
</context>
<context>
<name>VBoxGlobal</name>
<message>
<source>Unknown device %1:%2</source>
<comment>USB device details</comment>
<translation>未知设备 %1:%2</translation>
</message>
<message>
<source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;nobr&gt;供应商标识: %1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;产品标识: %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;修订版本: %3&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;Serial No. %1&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;序列号 %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;br&gt;&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
<comment>USB device tooltip</comment>
<translation>&lt;br&gt;&lt;nobr&gt;状态: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Name</source>
<comment>details report</comment>
<translation>指定名称</translation>
</message>
<message>
<source>OS Type</source>
<comment>details report</comment>
<translation>系统类型</translation>
</message>
<message>
<source>Base Memory</source>
<comment>details report</comment>
<translation>内存大小</translation>
</message>
<message>
<source>General</source>
<comment>details report</comment>
<translation>常规</translation>
</message>
<message>
<source>Video Memory</source>
<comment>details report</comment>
<translation>显存大小</translation>
</message>
<message>
<source>Boot Order</source>
<comment>details report</comment>
<translation>启动顺序</translation>
</message>
<message>
<source>ACPI</source>
<comment>details report</comment>
<translation>ACPI</translation>
</message>
<message>
<source>IO APIC</source>
<comment>details report</comment>
<translation>IO APIC</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (ACPI)</comment>
<translation>启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (ACPI)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (IO APIC)</comment>
<translation>启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (IO APIC)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (audio)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Audio</source>
<comment>details report</comment>
<translation>声音</translation>
</message>
<message>
<source>Adapter %1</source>
<comment>details report (network)</comment>
<translation>网卡 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (network)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Network</source>
<comment>details report</comment>
<translation>网络</translation>
</message>
<message>
<source>Device Filters</source>
<comment>details report (USB)</comment>
<translation>设备筛选</translation>
</message>
<message>
<source>%1 (%2 active)</source>
<comment>details report (USB)</comment>
<translation>%1 (%2 活动)</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (USB)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Powered Off</source>
<comment>MachineState</comment>
<translation>已关闭</translation>
</message>
<message>
<source>Saved</source>
<comment>MachineState</comment>
<translation>已休眠</translation>
</message>
<message>
<source>Aborted</source>
<comment>MachineState</comment>
<translation>异常退出</translation>
</message>
<message>
<source>Running</source>
<comment>MachineState</comment>
<translation>正在运行</translation>
</message>
<message>
<source>Paused</source>
<comment>MachineState</comment>
<translation>已暂停</translation>
</message>
<message>
<source>Starting</source>
<comment>MachineState</comment>
<translation>正在启动</translation>
</message>
<message>
<source>Stopping</source>
<comment>MachineState</comment>
<translation>正在关闭</translation>
</message>
<message>
<source>Saving</source>
<comment>MachineState</comment>
<translation>正在休眠</translation>
</message>
<message>
<source>Restoring</source>
<comment>MachineState</comment>
<translation>正在唤醒</translation>
</message>
<message>
<source>Spawning</source>
<comment>SessionState</comment>
<translation>正在准备</translation>
</message>
<message>
<source>None</source>
<comment>DeviceType</comment>
<translation>空</translation>
</message>
<message>
<source>Floppy</source>
<comment>DeviceType</comment>
<translation>软驱</translation>
</message>
<message>
<source>CD/DVD-ROM</source>
<comment>DeviceType</comment>
<translation>光驱</translation>
</message>
<message>
<source>Hard Disk</source>
<comment>DeviceType</comment>
<translation>硬盘</translation>
</message>
<message>
<source>Network</source>
<comment>DeviceType</comment>
<translation>网络</translation>
</message>
<message>
<source>Normal</source>
<comment>DiskType</comment>
<translation type="obsolete">普通</translation>
</message>
<message>
<source>Immutable</source>
<comment>DiskType</comment>
<translation type="obsolete">不可改变</translation>
</message>
<message>
<source>Writethrough</source>
<comment>DiskType</comment>
<translation type="obsolete">完全写入</translation>
</message>
<message>
<source>Ignore</source>
<comment>USBFilterActionType</comment>
<translation type="obsolete">忽略</translation>
</message>
<message>
<source>Hold</source>
<comment>USBFilterActionType</comment>
<translation type="obsolete">保持</translation>
</message>
<message>
<source>Null Audio Driver</source>
<comment>AudioDriverType</comment>
<translatorcomment>不发声的驱动</translatorcomment>
<translation>虚空音频驱动</translation>
</message>
<message>
<source>Windows Multimedia</source>
<comment>AudioDriverType</comment>
<translation>Windows 多媒体</translation>
</message>
<message>
<source>OSS Audio Driver</source>
<comment>AudioDriverType</comment>
<translation>OSS音频驱动</translation>
</message>
<message>
<source>ALSA Audio Driver</source>
<comment>AudioDriverType</comment>
<translation>ALSA音频驱动</translation>
</message>
<message>
<source>Windows DirectSound</source>
<comment>AudioDriverType</comment>
<translation>Windows DirectSound</translation>
</message>
<message>
<source>CoreAudio</source>
<comment>AudioDriverType</comment>
<translation>CoreAudio</translation>
</message>
<message>
<source>Not attached</source>
<comment>NetworkAttachmentType</comment>
<translation>未指定</translation>
</message>
<message>
<source>NAT</source>
<comment>NetworkAttachmentType</comment>
<translation>网络地址转换(NAT)</translation>
</message>
<message>
<source>Internal Network</source>
<comment>NetworkAttachmentType</comment>
<translation>内部网络</translation>
</message>
<message>
<source>Not supported</source>
<comment>USBDeviceState</comment>
<translation>不支持</translation>
</message>
<message>
<source>Unavailable</source>
<comment>USBDeviceState</comment>
<translation>不可用</translation>
</message>
<message>
<source>Busy</source>
<comment>USBDeviceState</comment>
<translation>忙</translation>
</message>
<message>
<source>Available</source>
<comment>USBDeviceState</comment>
<translation>可用</translation>
</message>
<message>
<source>Held</source>
<comment>USBDeviceState</comment>
<translation>已保持</translation>
</message>
<message>
<source>Captured</source>
<comment>USBDeviceState</comment>
<translation>已捕获</translation>
</message>
<message>
<source>Disabled</source>
<comment>ClipboardType</comment>
<translation>已禁用</translation>
</message>
<message>
<source>Host To Guest</source>
<comment>ClipboardType</comment>
<translation>主机到虚拟机</translation>
</message>
<message>
<source>Guest To Host</source>
<comment>ClipboardType</comment>
<translation>虚拟机到主机</translation>
</message>
<message>
<source>Bidirectional</source>
<comment>ClipboardType</comment>
<translation>双向</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (serial ports)</comment>
<translation>端口 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (serial ports)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Serial Ports</source>
<comment>details report</comment>
<translation>串口</translation>
</message>
<message>
<source>USB</source>
<comment>details report</comment>
<translation>USB 设备</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report (shared folders)</comment>
<translation>共享文件夹</translation>
</message>
<message>
<source>None</source>
<comment>details report (shared folders)</comment>
<translation>空</translation>
</message>
<message>
<source>Shared Folders</source>
<comment>details report</comment>
<translation>共享文件夹</translation>
</message>
<message>
<source>Disconnected</source>
<comment>PortMode</comment>
<translation>未连接</translation>
</message>
<message>
<source>Host Pipe</source>
<comment>PortMode</comment>
<translation>主机管道</translation>
</message>
<message>
<source>Host Device</source>
<comment>PortMode</comment>
<translation>主机设备</translation>
</message>
<message>
<source>User-defined</source>
<comment>serial port</comment>
<translation>用户定义</translation>
</message>
<message>
<source>VT-x/AMD-V</source>
<comment>details report</comment>
<translation>VT-x/AMD-V</translation>
</message>
<message>
<source>PAE/NX</source>
<comment>details report</comment>
<translation>PAE/NX</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (VT-x/AMD-V)</comment>
<translation>已启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VT-x/AMD-V)</comment>
<translation>已禁用</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (PAE/NX)</comment>
<translation>已启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (PAE/NX)</comment>
<translation>已禁用</translation>
</message>
<message>
<source>Host Driver</source>
<comment>details report (audio)</comment>
<translation>声卡类型</translation>
</message>
<message>
<source>Controller</source>
<comment>details report (audio)</comment>
<translation>控制芯片</translation>
</message>
<message>
<source>Port %1</source>
<comment>details report (parallel ports)</comment>
<translation>端口 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (parallel ports)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Parallel Ports</source>
<comment>details report</comment>
<translation>并口</translation>
</message>
<message>
<source>USB</source>
<comment>DeviceType</comment>
<translation>USB设备</translation>
</message>
<message>
<source>Shared Folder</source>
<comment>DeviceType</comment>
<translation>共享文件夹</translation>
</message>
<message>
<source>IDE</source>
<comment>StorageBus</comment>
<translation>IDE</translation>
</message>
<message>
<source>SATA</source>
<comment>StorageBus</comment>
<translation>SATA</translation>
</message>
<message>
<source>Primary</source>
<comment>StorageBusChannel</comment>
<translatorcomment>TODO: IDE控制器</translatorcomment>
<translation type="obsolete">第一</translation>
</message>
<message>
<source>Secondary</source>
<comment>StorageBusChannel</comment>
<translatorcomment>TODO:IDE控制器</translatorcomment>
<translation type="obsolete">第二</translation>
</message>
<message>
<source>Master</source>
<comment>StorageBusDevice</comment>
<translation type="obsolete">主通道</translation>
</message>
<message>
<source>Slave</source>
<comment>StorageBusDevice</comment>
<translation type="obsolete">从通道</translation>
</message>
<message>
<source>Port %1</source>
<comment>StorageBusChannel</comment>
<translation type="obsolete">端口 %1</translation>
</message>
<message>
<source>Solaris Audio</source>
<comment>AudioDriverType</comment>
<translation>Solaris 音频</translation>
</message>
<message>
<source>PulseAudio</source>
<comment>AudioDriverType</comment>
<translation>PulseAudio</translation>
</message>
<message>
<source>ICH AC97</source>
<comment>AudioControllerType</comment>
<translation>ICH AC97</translation>
</message>
<message>
<source>SoundBlaster 16</source>
<comment>AudioControllerType</comment>
<translation>SoundBlaster 16</translation>
</message>
<message>
<source>PCnet-PCI II (Am79C970A)</source>
<comment>NetworkAdapterType</comment>
<translation>PCnet-PCI II (Am79C970A)</translation>
</message>
<message>
<source>PCnet-FAST III (Am79C973)</source>
<comment>NetworkAdapterType</comment>
<translation>PCnet-FAST III (Am79C973)</translation>
</message>
<message>
<source>Intel PRO/1000 MT Desktop (82540EM)</source>
<comment>NetworkAdapterType</comment>
<translation>Intel PRO/1000 MT 桌面 (82540EM)</translation>
</message>
<message>
<source>Intel PRO/1000 T Server (82543GC)</source>
<comment>NetworkAdapterType</comment>
<translation>Intel PRO/1000 T 服务器 (82543GC)</translation>
</message>
<message>
<source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;厂家标识: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;产品标识: %2&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;修订版本: %3&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Product: %4&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;产品: %4&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Manufacturer: %5&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;制造商: %5&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Serial No.: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;序号.: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;端口: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
<comment>USB filter tooltip</comment>
<translation>&lt;nobr&gt;状态: %1&lt;/nobr&gt;</translation>
</message>
<message>
<source>Checking...</source>
<comment>medium</comment>
<translation>正在检测...</translation>
</message>
<message>
<source>Inaccessible</source>
<comment>medium</comment>
<translation>无法访问</translation>
</message>
<message>
<source>3D Acceleration</source>
<comment>details report</comment>
<translation>3D 加速</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (3D Acceleration)</comment>
<translation>启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (3D Acceleration)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Setting Up</source>
<comment>MachineState</comment>
<translation>正在设置</translation>
</message>
<message>
<source>Differencing</source>
<comment>DiskType</comment>
<translation>备份部分</translation>
</message>
<message>
<source>Nested Paging</source>
<comment>details report</comment>
<translation>嵌套分页</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (Nested Paging)</comment>
<translation>启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (Nested Paging)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Internal network, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation>内部网络, &apos;%1&apos;</translation>
</message>
<message>
<source>SCSI</source>
<comment>StorageBus</comment>
<translation>SCSI</translation>
</message>
<message>
<source>PIIX3</source>
<comment>StorageControllerType</comment>
<translation>PIIX3</translation>
</message>
<message>
<source>PIIX4</source>
<comment>StorageControllerType</comment>
<translation>PIIX4</translation>
</message>
<message>
<source>ICH6</source>
<comment>StorageControllerType</comment>
<translation>ICH6</translation>
</message>
<message>
<source>AHCI</source>
<comment>StorageControllerType</comment>
<translation>AHCI</translation>
</message>
<message>
<source>Lsilogic</source>
<comment>StorageControllerType</comment>
<translation>Lsilogic</translation>
</message>
<message>
<source>BusLogic</source>
<comment>StorageControllerType</comment>
<translation>BusLogic</translation>
</message>
<message>
<source>Bridged adapter, %1</source>
<comment>details report (network)</comment>
<translation>桥接网络, %1</translation>
</message>
<message>
<source>Host-only adapter, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation>仅主机(Host-Only)网络, &apos;%1&apos;</translation>
</message>
<message>
<source>Intel PRO/1000 MT Server (82545EM)</source>
<comment>NetworkAdapterType</comment>
<translation>Intel PRO/1000 MT 服务器 (82545EM)</translation>
</message>
<message>
<source>Bridged Adapter</source>
<comment>NetworkAttachmentType</comment>
<translation>桥接网卡</translation>
</message>
<message>
<source>Host-only Adapter</source>
<comment>NetworkAttachmentType</comment>
<translation>仅主机(Host-Only)适配器</translation>
</message>
<message>
<source>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</translation>
</message>
<message>
<source>Processor(s)</source>
<comment>details report</comment>
<translation>处理器</translation>
</message>
<message>
<source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
</message>
<message>
<source>System</source>
<comment>details report</comment>
<translation>系统</translation>
</message>
<message>
<source>Display</source>
<comment>details report</comment>
<translation>显示</translation>
</message>
<message>
<source>Raw File</source>
<comment>PortMode</comment>
<translation>裸文件</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (2D Video Acceleration)</comment>
<translation>启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (2D Video Acceleration)</comment>
<translation>禁用</translation>
</message>
<message>
<source>2D Video Acceleration</source>
<comment>details report</comment>
<translation>2D视频加速</translation>
</message>
<message>
<source>Not Attached</source>
<comment>details report (Storage)</comment>
<translation>未分配</translation>
</message>
<message>
<source>Storage</source>
<comment>details report</comment>
<translation>存储</translation>
</message>
<message>
<source>Teleported</source>
<comment>MachineState</comment>
<translation>动态迁移</translation>
</message>
<message>
<source>Guru Meditation</source>
<comment>MachineState</comment>
<translation>Guru Meditation</translation>
</message>
<message>
<source>Teleporting</source>
<comment>MachineState</comment>
<translation>正在动态迁移</translation>
</message>
<message>
<source>Taking Live Snapshot</source>
<comment>MachineState</comment>
<translation>正在生成当前运行状态的备份</translation>
</message>
<message>
<source>Teleporting Paused VM</source>
<comment>MachineState</comment>
<translation>动态迁移暂停虚拟电脑</translation>
</message>
<message>
<source>Restoring Snapshot</source>
<comment>MachineState</comment>
<translation>正在恢复当前运行状态的备份</translation>
</message>
<message>
<source>Deleting Snapshot</source>
<comment>MachineState</comment>
<translation>删除当前运行状态的备份</translation>
</message>
<message>
<source>Floppy</source>
<comment>StorageBus</comment>
<translation>软驱</translation>
</message>
<message>
<source>Device %1</source>
<comment>StorageBusDevice</comment>
<translation type="obsolete">设备 %1</translation>
</message>
<message>
<source>IDE Primary Master</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">第一IDE控制器主通道</translation>
</message>
<message>
<source>IDE Primary Slave</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">第一IDE控制器从通道</translation>
</message>
<message>
<source>IDE Secondary Master</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">第二IDE控制器主通道</translation>
</message>
<message>
<source>IDE Secondary Slave</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">第二IDE控制器从通道</translation>
</message>
<message>
<source>SATA Port %1</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">SATA 端口 %1</translation>
</message>
<message>
<source>SCSI Port %1</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">SCSI 端口 %1</translation>
</message>
<message>
<source>Floppy Device %1</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">软驱 %1</translation>
</message>
<message>
<source>Paravirtualized Network (virtio-net)</source>
<comment>NetworkAdapterType</comment>
<translatorcomment>TODO:准确的中文</translatorcomment>
<translation>准虚拟化网络 (virtio-net)</translation>
</message>
<message>
<source>I82078</source>
<comment>StorageControllerType</comment>
<translation>I82078</translation>
</message>
<message>
<source>Empty</source>
<comment>medium</comment>
<translation>没有盘片</translation>
</message>
<message>
<source>Host Drive &apos;%1&apos;</source>
<comment>medium</comment>
<translation>物理设备 &apos;%1&apos;</translation>
</message>
<message>
<source>Host Drive %1 (%2)</source>
<comment>medium</comment>
<translation>物理设备 %1 (%2)</translation>
</message>
<message>
<source>&lt;p style=white-space:pre&gt;Type (Format): %1 (%2)&lt;/p&gt;</source>
<comment>medium</comment>
<translation>&lt;p style=white-space:pre&gt;类型 (格式): %1 (%2)&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Attached to: %1&lt;/p&gt;</source>
<comment>image</comment>
<translation>&lt;p&gt;分配到: %1&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;i&gt;Not Attached&lt;/i&gt;</source>
<comment>image</comment>
<translation>&lt;i&gt;未分配&lt;/i&gt;</translation>
</message>
<message>
<source>&lt;i&gt;Checking accessibility...&lt;/i&gt;</source>
<comment>medium</comment>
<translation>&lt;i&gt;正在检查可访问性...&lt;/i&gt;</translation>
</message>
<message>
<source>Failed to check media accessibility.</source>
<comment>medium</comment>
<translation>检查存储介质可访问性出错.</translation>
</message>
<message>
<source>&lt;b&gt;No medium selected&lt;/b&gt;</source>
<comment>medium</comment>
<translation>&lt;b&gt;没有盘片&lt;/b&gt;</translation>
</message>
<message>
<source>You can also change this while the machine is running.</source>
<translation>您也可以等虚拟电脑运行时再指定.</translation>
</message>
<message>
<source>&lt;b&gt;No media available&lt;/b&gt;</source>
<comment>medium</comment>
<translation>&lt;b&gt;没有盘片&lt;/b&gt;</translation>
</message>
<message>
<source>You can create media images using the virtual media manager.</source>
<translation>您也可以通过虚拟介质管理器来创建虚拟介质.</translation>
</message>
<message>
<source>Attaching this hard disk will be performed indirectly using a newly created differencing hard disk.</source>
<comment>medium</comment>
<translation>分配此硬盘将间接使用最近创建的备份硬盘。</translation>
</message>
<message>
<source>Some of the media in this hard disk chain are inaccessible. Please use the Virtual Media Manager in &lt;b&gt;Show Differencing Hard Disks&lt;/b&gt; mode to inspect these media.</source>
<comment>medium</comment>
<translation>该硬盘链中的某些介质不可访问。请使用&lt;b&gt;显示备份硬盘&lt;/b&gt;模式中的“虚拟机介质管理器”来检查这些介质。</translation>
</message>
<message>
<source>This base hard disk is indirectly attached using the following differencing hard disk:</source>
<comment>medium</comment>
<translatorcomment>TODO</translatorcomment>
<translation>该基本硬盘是使用以下备份硬盘间接分配的:</translation>
</message>
<message numerus="yes">
<source>%n year(s)</source>
<translation>
<numerusform>%n 年</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n month(s)</source>
<translation>
<numerusform>%n 月</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n day(s)</source>
<translation>
<numerusform>%n 天</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n hour(s)</source>
<translation>
<numerusform>%n 小时</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n minute(s)</source>
<translation>
<numerusform>%n 分钟</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n second(s)</source>
<translation>
<numerusform>%n 秒</numerusform>
</translation>
</message>
<message>
<source>(CD/DVD)</source>
<translation>(光驱)</translation>
</message>
<message>
<source>Screens</source>
<comment>details report</comment>
<translation>屏幕</translation>
</message>
<message>
<source>SAS</source>
<comment>StorageBus</comment>
<translation>SAS</translation>
</message>
<message>
<source>LsiLogic SAS</source>
<comment>StorageControllerType</comment>
<translation>LsiLogic SAS</translation>
</message>
<message>
<source>B</source>
<comment>size suffix Bytes</comment>
<translation>B</translation>
</message>
<message>
<source>KB</source>
<comment>size suffix KBytes=1024 Bytes</comment>
<translation>KB</translation>
</message>
<message>
<source>MB</source>
<comment>size suffix MBytes=1024 KBytes</comment>
<translation>MB</translation>
</message>
<message>
<source>GB</source>
<comment>size suffix GBytes=1024 MBytes</comment>
<translation>GB</translation>
</message>
<message>
<source>TB</source>
<comment>size suffix TBytes=1024 GBytes</comment>
<translation>TB</translation>
</message>
<message>
<source>PB</source>
<comment>size suffix PBytes=1024 TBytes</comment>
<translation>PB</translation>
</message>
<message>
<source>Enabled</source>
<comment>nested paging</comment>
<translation>启用</translation>
</message>
<message>
<source>Disabled</source>
<comment>nested paging</comment>
<translation>禁用</translation>
</message>
<message>
<source>Nested Paging</source>
<translation>嵌套分页</translation>
</message>
<message>
<source>Shareable</source>
<comment>DiskType</comment>
<translation type="obsolete">可共享</translation>
</message>
<message>
<source>Unknown device</source>
<comment>USB device details</comment>
<translation>未知设备</translation>
</message>
<message>
<source>SAS Port %1</source>
<comment>New Storage UI : Slot Name</comment>
<translation type="obsolete">SAS 端口 %1</translation>
</message>
<message>
<source>Remote Desktop Server Port</source>
<comment>details report (VRDE Server)</comment>
<translation>远程桌面服务器端口</translation>
</message>
<message>
<source>Remote Desktop Server</source>
<comment>details report (VRDE Server)</comment>
<translation>远程桌面服务器</translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (VRDE Server)</comment>
<translation>禁用</translation>
</message>
<message>
<source>Choose a virtual hard disk file</source>
<translation type="obsolete">选择一个虚拟硬盘</translation>
</message>
<message>
<source>hard disk</source>
<translation type="obsolete">虚拟硬盘</translation>
</message>
<message>
<source>Choose a virtual CD/DVD disk file</source>
<translation type="obsolete">选择一个虚拟光盘</translation>
</message>
<message>
<source>CD/DVD-ROM disk</source>
<translation type="obsolete">光驱</translation>
</message>
<message>
<source>Choose a virtual floppy disk file</source>
<translation type="obsolete">选择一个虚拟软盘</translation>
</message>
<message>
<source>floppy disk</source>
<translation type="obsolete">虚拟软盘</translation>
</message>
<message>
<source>All %1 images (%2)</source>
<translation type="obsolete">全部 %1 映像 (%2)</translation>
</message>
<message>
<source>All files (*)</source>
<translation>所有文件(*)</translation>
</message>
<message>
<source>Fault Tolerant Syncing</source>
<comment>MachineState</comment>
<translation>故障容错同步</translation>
</message>
<message>
<source>Unlocked</source>
<comment>SessionState</comment>
<translation>已解锁</translation>
</message>
<message>
<source>Locked</source>
<comment>SessionState</comment>
<translation>已锁定</translation>
</message>
<message>
<source>Unlocking</source>
<comment>SessionState</comment>
<translation>正在解锁</translation>
</message>
<message>
<source>Null</source>
<comment>AuthType</comment>
<translation>空</translation>
</message>
<message>
<source>External</source>
<comment>AuthType</comment>
<translation>外部</translation>
</message>
<message>
<source>Guest</source>
<comment>AuthType</comment>
<translation>子系统</translation>
</message>
<message>
<source>Intel HD Audio</source>
<comment>AudioControllerType</comment>
<translation>Intel HD 音频</translation>
</message>
<message>
<source>UDP</source>
<comment>NATProtocolType</comment>
<translation type="obsolete">UDP</translation>
</message>
<message>
<source>TCP</source>
<comment>NATProtocolType</comment>
<translation type="obsolete">TCP</translation>
</message>
<message>
<source>PIIX3</source>
<comment>ChipsetType</comment>
<translation>PIIX3</translation>
</message>
<message>
<source>ICH9</source>
<comment>ChipsetType</comment>
<translation>ICH9</translation>
</message>
<message>
<source>and</source>
<translation type="obsolete">及</translation>
</message>
<message>
<source>MB</source>
<comment>size suffix MBytes=1024KBytes</comment>
<translation type="obsolete">MB</translation>
</message>
<message>
<source>Readonly</source>
<comment>DiskType</comment>
<translation type="obsolete">只读</translation>
</message>
<message>
<source>Multi-attach</source>
<comment>DiskType</comment>
<translation type="obsolete">多重加载</translation>
</message>
<message>
<source>Dynamically allocated storage</source>
<translation type="obsolete">动态分配存储</translation>
</message>
<message>
<source>Fixed size storage</source>
<translation type="obsolete">固定大小存储</translation>
</message>
<message>
<source>Dynamically allocated storage split into files of less than 2GB</source>
<translation type="obsolete">动态分配存储分割为 2GB 以下大小的文件</translation>
</message>
<message>
<source>Fixed size storage split into files of less than 2GB</source>
<translation type="obsolete">固定大小存储分割为 2GB 以下大小的文件</translation>
</message>
<message>
<source>Execution Cap</source>
<comment>details report</comment>
<translation>运行峰值</translation>
</message>
<message>
<source>&lt;nobr&gt;%1%&lt;/nobr&gt;</source>
<comment>details report</comment>
<translation>&lt;nobr&gt;%1%&lt;/nobr&gt;</translation>
</message>
<message>
<source>Generic, &apos;%1&apos;</source>
<comment>details report (network)</comment>
<translation>通用,“%1”</translation>
</message>
<message>
<source>Generic Driver</source>
<comment>NetworkAttachmentType</comment>
<translation>通用驱动</translation>
</message>
<message>
<source>Deny</source>
<comment>NetworkAdapterPromiscModePolicyType</comment>
<translation type="obsolete">拒绝</translation>
</message>
<message>
<source>Allow VMs</source>
<comment>NetworkAdapterPromiscModePolicyType</comment>
<translation type="obsolete">允许虚拟电脑</translation>
</message>
<message>
<source>Allow All</source>
<comment>NetworkAdapterPromiscModePolicyType</comment>
<translation type="obsolete">全部允许</translation>
</message>
<message>
<source>Adapter %1</source>
<translation>网卡 %1</translation>
</message>
<message>
<source>Disabled</source>
<comment>DragAndDropType</comment>
<translation>已禁用</translation>
</message>
<message>
<source>Host To Guest</source>
<comment>DragAndDropType</comment>
<translation>主机到虚拟机</translation>
</message>
<message>
<source>Guest To Host</source>
<comment>DragAndDropType</comment>
<translation>虚拟机到主机</translation>
</message>
<message>
<source>Bidirectional</source>
<comment>DragAndDropType</comment>
<translation>双向</translation>
</message>
<message>
<source>Normal</source>
<comment>MediumType</comment>
<translation>普通</translation>
</message>
<message>
<source>Immutable</source>
<comment>MediumType</comment>
<translation>不可改变</translation>
</message>
<message>
<source>Writethrough</source>
<comment>MediumType</comment>
<translation>完全写入</translation>
</message>
<message>
<source>Shareable</source>
<comment>MediumType</comment>
<translation>可共享</translation>
</message>
<message>
<source>Readonly</source>
<comment>MediumType</comment>
<translation>只读</translation>
</message>
<message>
<source>Multi-attach</source>
<comment>MediumType</comment>
<translation>多重加载</translation>
</message>
<message>
<source>Dynamically allocated storage</source>
<comment>MediumVariant</comment>
<translation>动态分配存储</translation>
</message>
<message>
<source>Dynamically allocated differencing storage</source>
<comment>MediumVariant</comment>
<translation>动态分配差分存储</translation>
</message>
<message>
<source>Fixed size storage</source>
<comment>MediumVariant</comment>
<translation>固定大小存储</translation>
</message>
<message>
<source>Dynamically allocated storage split into files of less than 2GB</source>
<comment>MediumVariant</comment>
<translation>动态分配存储分割为 2GB 以下大小的文件</translation>
</message>
<message>
<source>Dynamically allocated differencing storage split into files of less than 2GB</source>
<comment>MediumVariant</comment>
<translation>动态分配差分存储分割为 2GB 以下大小的文件</translation>
</message>
<message>
<source>Fixed size storage split into files of less than 2GB</source>
<comment>MediumVariant</comment>
<translation>固定大小存储分割为 2GB 以下大小的文件</translation>
</message>
<message>
<source>Dynamically allocated compressed storage</source>
<comment>MediumVariant</comment>
<translation>动态分配压缩存储</translation>
</message>
<message>
<source>Dynamically allocated differencing compressed storage</source>
<comment>MediumVariant</comment>
<translation>动态分配差分压缩存储</translation>
</message>
<message>
<source>Fixed size ESX storage</source>
<comment>MediumVariant</comment>
<translation>固定大小ESX存储</translation>
</message>
<message>
<source>Fixed size storage on raw disk</source>
<comment>MediumVariant</comment>
<translation>固定大小存储在物理硬盘上</translation>
</message>
<message>
<source>Deny</source>
<comment>NetworkAdapterPromiscModePolicy</comment>
<translation>拒绝</translation>
</message>
<message>
<source>Allow VMs</source>
<comment>NetworkAdapterPromiscModePolicy</comment>
<translation>允许虚拟电脑</translation>
</message>
<message>
<source>Allow All</source>
<comment>NetworkAdapterPromiscModePolicy</comment>
<translation>全部允许</translation>
</message>
<message>
<source>Ignore</source>
<comment>USBDeviceFilterAction</comment>
<translation>忽略</translation>
</message>
<message>
<source>Hold</source>
<comment>USBDeviceFilterAction</comment>
<translation>保持</translation>
</message>
<message>
<source>UDP</source>
<comment>NATProtocol</comment>
<translation>UDP</translation>
</message>
<message>
<source>TCP</source>
<comment>NATProtocol</comment>
<translation>TCP</translation>
</message>
<message>
<source>IDE Primary Master</source>
<comment>StorageSlot</comment>
<translation>第一IDE控制器主通道</translation>
</message>
<message>
<source>IDE Primary Slave</source>
<comment>StorageSlot</comment>
<translation>第一IDE控制器从通道</translation>
</message>
<message>
<source>IDE Secondary Master</source>
<comment>StorageSlot</comment>
<translation>第二IDE控制器主通道</translation>
</message>
<message>
<source>IDE Secondary Slave</source>
<comment>StorageSlot</comment>
<translation>第二IDE控制器从通道</translation>
</message>
<message>
<source>SATA Port %1</source>
<comment>StorageSlot</comment>
<translation>SATA 端口 %1</translation>
</message>
<message>
<source>SCSI Port %1</source>
<comment>StorageSlot</comment>
<translation>SCSI 端口 %1</translation>
</message>
<message>
<source>SAS Port %1</source>
<comment>StorageSlot</comment>
<translation>SAS 端口 %1</translation>
</message>
<message>
<source>Floppy Device %1</source>
<comment>StorageSlot</comment>
<translation>软驱 %1</translation>
</message>
<message>
<source>General</source>
<comment>DetailsElementType</comment>
<translation>常规</translation>
</message>
<message>
<source>Preview</source>
<comment>DetailsElementType</comment>
<translation>预览</translation>
</message>
<message>
<source>System</source>
<comment>DetailsElementType</comment>
<translation>系统</translation>
</message>
<message>
<source>Display</source>
<comment>DetailsElementType</comment>
<translation>显示</translation>
</message>
<message>
<source>Storage</source>
<comment>DetailsElementType</comment>
<translation>存储</translation>
</message>
<message>
<source>Audio</source>
<comment>DetailsElementType</comment>
<translation>声音</translation>
</message>
<message>
<source>Network</source>
<comment>DetailsElementType</comment>
<translation>网络</translation>
</message>
<message>
<source>Serial ports</source>
<comment>DetailsElementType</comment>
<translation>串口</translation>
</message>
<message>
<source>Parallel ports</source>
<comment>DetailsElementType</comment>
<translation>并口</translation>
</message>
<message>
<source>USB</source>
<comment>DetailsElementType</comment>
<translation>USB设备</translation>
</message>
<message>
<source>Shared folders</source>
<comment>DetailsElementType</comment>
<translation>共享文件夹</translation>
</message>
<message>
<source>Description</source>
<comment>DetailsElementType</comment>
<translation>描述</translation>
</message>
<message>
<source>Please choose a virtual hard drive file</source>
<translation>选择一个虚拟硬盘</translation>
</message>
<message>
<source>All virtual hard drive files (%1)</source>
<translation>全部虚拟硬盘文件(%1)</translation>
</message>
<message>
<source>Please choose a virtual optical disk file</source>
<translation>请选择一个虚拟光盘文件</translation>
</message>
<message>
<source>All virtual optical disk files (%1)</source>
<translation>全部虚拟光盘文件(%1)</translation>
</message>
<message>
<source>Please choose a virtual floppy disk file</source>
<translation>请选择一个虚拟软盘</translation>
</message>
<message>
<source>All virtual floppy disk files (%1)</source>
<translation>全部虚拟软盘文件(%1)</translation>
</message>
<message>
<source>VDI (VirtualBox Disk Image)</source>
<translation>VDI (VirtualBox 磁盘映像)</translation>
</message>
<message>
<source>VMDK (Virtual Machine Disk)</source>
<translation>VMDK (虚拟机磁盘)</translation>
</message>
<message>
<source>VHD (Virtual Hard Disk)</source>
<translation>VHD (虚拟硬盘)</translation>
</message>
<message>
<source>HDD (Parallels Hard Disk)</source>
<translation>HDD (并口硬盘)</translation>
</message>
<message>
<source>QED (QEMU enhanced disk)</source>
<translation>QED (QEMU 增强型磁盘)</translation>
</message>
<message>
<source>QCOW (QEMU Copy-On-Write)</source>
<translation>QCOW (QEMU 写入时复制)</translation>
</message>
<message>
<source>Please choose a location for new virtual hard drive file</source>
<translation>请选择虚拟硬盘文件保存的位置</translation>
</message>
<message>
<source>Enabled</source>
<comment>details report (Unrestricted Execution)</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Disabled</source>
<comment>details report (Unrestricted Execution)</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unrestricted Execution</source>
<comment>details report</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>PS/2 Mouse</source>
<comment>PointingHIDType</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>USB Mouse</source>
<comment>PointingHIDType</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>USB Mouse/Tablet</source>
<comment>PointingHIDType</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>PS/2 and USB Mouse</source>
<comment>PointingHIDType</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>USB Multi-Touch Mouse/Tablet</source>
<comment>PointingHIDType</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Enabled</source>
<comment>unrestricted execution</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Disabled</source>
<comment>unrestricted execution</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unrestricted Execution</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>VBoxGlobalSettings</name>
<message>
<source>The value &apos;%1&apos; of the key &apos;%2&apos; doesn&apos;t match the regexp constraint &apos;%3&apos;.</source>
<translation>关键字 &apos;%2&apos; 的值 &apos;%1&apos; 不能通过正则表达式 &apos;%3&apos; 的强制性检查.</translation>
</message>
<message>
<source>Cannot delete the key &apos;%1&apos;.</source>
<translation>不能删除热键 &apos;%1&apos;.</translation>
</message>
<message>
<source>&apos;%1&apos; is an invalid host-combination code-sequence.</source>
<translation>“%1”是无效的主机组合键序列。</translation>
</message>
</context>
<context>
<name>VBoxLicenseViewer</name>
<message>
<source>VirtualBox License</source>
<translation>VirtualBox 许可</translation>
</message>
<message>
<source>I &amp;Agree</source>
<translation>我同意(&amp;A)</translation>
</message>
<message>
<source>I &amp;Disagree</source>
<translation>我不同意(&amp;D)</translation>
</message>
</context>
<context>
<name>VBoxLogSearchPanel</name>
<message>
<source>Close the search panel</source>
<translation type="obsolete">关闭搜索面板</translation>
</message>
<message>
<source>Find </source>
<translation type="obsolete">查找</translation>
</message>
<message>
<source>Enter a search string here</source>
<translation type="obsolete">输入搜索字符串</translation>
</message>
<message>
<source>&amp;Previous</source>
<translation type="obsolete">向前(&amp;P)</translation>
</message>
<message>
<source>Search for the previous occurrence of the string</source>
<translation type="obsolete">向前搜索该字符串</translation>
</message>
<message>
<source>&amp;Next</source>
<translation type="obsolete">向后(&amp;N)</translation>
</message>
<message>
<source>Search for the next occurrence of the string</source>
<translation type="obsolete">向后搜索该字符串</translation>
</message>
<message>
<source>C&amp;ase Sensitive</source>
<translation type="obsolete">区分大小写(&amp;A)</translation>
</message>
<message>
<source>Perform case sensitive search (when checked)</source>
<translation type="obsolete">区分大小写进行搜索(选中时)</translation>
</message>
<message>
<source>String not found</source>
<translation type="obsolete">字符串未找到</translation>
</message>
</context>
<context>
<name>VBoxMediaManagerDlg</name>
<message>
<source>&amp;Actions</source>
<translation>动作(&amp;A)</translation>
</message>
<message>
<source>&amp;New...</source>
<translation type="obsolete">新建(&amp;N)...</translation>
</message>
<message>
<source>&amp;Add...</source>
<translation type="obsolete">注册(&amp;A)...</translation>
</message>
<message>
<source>R&amp;emove</source>
<translation>删除(&amp;e)</translation>
</message>
<message>
<source>Re&amp;lease</source>
<translation>释放(&amp;l)</translation>
</message>
<message>
<source>Re&amp;fresh</source>
<translation>刷新(&amp;f)</translation>
</message>
<message>
<source>Create a new virtual hard disk</source>
<translation type="obsolete">创建一个新的虚拟硬盘</translation>
</message>
<message>
<source>Add an existing medium</source>
<translation type="obsolete">注册一个已经存在的虚拟介质</translation>
</message>
<message>
<source>Remove the selected medium</source>
<translation>移除所选的虚拟存储介质</translation>
</message>
<message>
<source>Release the selected medium by detaching it from the machines</source>
<translation>从虚拟电脑中释放所选的虚拟存储介质</translation>
</message>
<message>
<source>Refresh the media list</source>
<translation>刷新虚拟存储介质列表</translation>
</message>
<message>
<source>Checking accessibility</source>
<translation>检测可访问性</translation>
</message>
<message>
<source>&amp;Select</source>
<translation type="obsolete">选择(&amp;S)</translation>
</message>
<message>
<source>All files (*)</source>
<translation type="obsolete">所有文件(*)</translation>
</message>
<message>
<source>Select a hard disk image file</source>
<translation type="obsolete">选择一个虚拟硬盘</translation>
</message>
<message>
<source>Select a CD/DVD-ROM disk image file</source>
<translation type="obsolete">选择一个虚拟光盘</translation>
</message>
<message>
<source>Select a floppy disk image file</source>
<translation type="obsolete">选择一个虚拟软盘</translation>
</message>
<message>
<source>&lt;i&gt;Not&amp;nbsp;Attached&lt;/i&gt;</source>
<translation>&lt;i&gt;未分配&lt;/i&gt;</translation>
</message>
<message>
<source>--</source>
<comment>no info</comment>
<translation>中国</translation>
</message>
<message>
<source>Virtual Media Manager</source>
<translation>虚拟介质管理器</translation>
</message>
<message>
<source>Hard &amp;Disks</source>
<translation type="obsolete">虚拟硬盘(&amp;D)</translation>
</message>
<message>
<source>Name</source>
<translation>名称</translation>
</message>
<message>
<source>Virtual Size</source>
<translation>虚拟分配空间</translation>
</message>
<message>
<source>Actual Size</source>
<translation>实际分配空间</translation>
</message>
<message>
<source>&amp;CD/DVD Images</source>
<translation type="obsolete">虚拟光盘(&amp;C)</translation>
</message>
<message>
<source>Size</source>
<translation>大小</translation>
</message>
<message>
<source>&amp;Floppy Images</source>
<translation type="obsolete">虚拟软盘(&amp;F)</translation>
</message>
<message>
<source>CD/DVD-ROM disk</source>
<translation type="obsolete">光驱</translation>
</message>
<message>
<source>hard disk</source>
<translation type="obsolete">虚拟硬盘</translation>
</message>
<message>
<source>floppy disk</source>
<translation type="obsolete">虚拟软盘</translation>
</message>
<message>
<source>All %1 images (%2)</source>
<translation type="obsolete">全部 %1 映像 (%2)</translation>
</message>
<message>
<source>Type:</source>
<translation>类型:</translation>
</message>
<message>
<source>Location:</source>
<translation>位置:</translation>
</message>
<message>
<source>Format:</source>
<translation>格式:</translation>
</message>
<message>
<source>Storage details:</source>
<translation>存储器明细:</translation>
</message>
<message>
<source>Attached to:</source>
<translation>分配到:</translation>
</message>
<message>
<source>&amp;Copy...</source>
<translation>复制(&amp;C)...</translation>
</message>
<message>
<source>&amp;Modify...</source>
<translation>修改(&amp;M)...</translation>
</message>
<message>
<source>Copy an existing medium</source>
<translation>复制现有的介质</translation>
</message>
<message>
<source>Modify the attributes of the selected medium</source>
<translation>修改选定介质的属性</translation>
</message>
<message>
<source>C&amp;lose</source>
<translation type="obsolete">退出(&amp;C)</translation>
</message>
<message>
<source>Create a new virtual hard drive</source>
<translation type="obsolete">创建一个新的虚拟硬盘</translation>
</message>
</context>
<context>
<name>VBoxMiniToolBar</name>
<message>
<source>Always show the toolbar</source>
<translation type="obsolete">总是显示小工具栏</translation>
</message>
<message>
<source>Exit Full Screen or Seamless Mode</source>
<translation type="obsolete">退出全屏或无缝模式</translation>
</message>
<message>
<source>Close VM</source>
<translation type="obsolete">关闭虚拟电脑</translation>
</message>
<message>
<source>Minimize Window</source>
<translation type="obsolete">窗口最小化</translation>
</message>
</context>
<context>
<name>VBoxOSTypeSelectorWidget</name>
<message>
<source>Operating &amp;System:</source>
<translation type="obsolete">操作系统(&amp;S):</translation>
</message>
<message>
<source>Displays the operating system family that you plan to install into this virtual machine.</source>
<translation type="obsolete">显示你要安装到虚拟电脑的操作系统类型.</translation>
</message>
<message>
<source>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
<translation type="obsolete">显示你要安装到虚拟电脑的操作系统类型.</translation>
</message>
<message>
<source>&amp;Version:</source>
<translation type="obsolete">版本(&amp;V):</translation>
</message>
</context>
<context>
<name>VBoxScreenshotViewer</name>
<message>
<source>Screenshot of %1 (%2)</source>
<translation>屏幕快照 %1 (%2)</translation>
</message>
<message>
<source>Click to view non-scaled screenshot.</source>
<translation>单击查看未缩放的快照。</translation>
</message>
<message>
<source>Click to view scaled screenshot.</source>
<translation>单击查看缩放的快照。</translation>
</message>
</context>
<context>
<name>VBoxSelectorWnd</name>
<message>
<source>&amp;Settings...</source>
<translation type="obsolete">设置(&amp;S)...</translation>
</message>
<message>
<source>Configure the selected virtual machine</source>
<translation type="obsolete">设置所选的虚拟电脑</translation>
</message>
<message>
<source>&amp;Machine</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">控制(&amp;M)</translation>
</message>
<message>
<source>Resume the execution of the virtual machine</source>
<translation type="obsolete">唤醒正在运行的虚拟电脑</translation>
</message>
<message>
<source>&amp;Pause</source>
<translation type="obsolete">暂停(&amp;P)</translation>
</message>
<message>
<source>Suspend the execution of the virtual machine</source>
<translation type="obsolete">将正在运行的虚拟电脑暂停</translation>
</message>
<message>
<source>&lt;h3&gt;Welcome to VirtualBox!&lt;/h3&gt;&lt;p&gt;The left part of this window is a list of all virtual machines on your computer. The list is empty now because you haven&apos;t created any virtual machines yet.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;In order to create a new virtual machine, press the &lt;b&gt;New&lt;/b&gt; button in the main tool bar located at the top of the window.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;%1&lt;/b&gt; key to get instant help, or visit &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; for the latest information and news.&lt;/p&gt;</source>
<translation type="obsolete">&lt;h3&gt;欢迎使用虚拟电脑控制台!&lt;/h3&gt;&lt;p&gt;窗口的左边用来显示已生成的虚拟电脑. 现在是空的,因为你还没有新建任何虚拟电脑.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;要新建一个虚拟电脑, 请按位于窗口顶部工具栏上的 &lt;b&gt;新建&lt;/b&gt; 按钮。&lt;/p&gt;&lt;p&gt;你可以按 &lt;b&gt;%1&lt;/b&gt; 键来查看帮助,或访问 &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; 查看最新信息和新闻.&lt;/p&gt;</translation>
</message>
<message>
<source>Log</source>
<comment>icon text</comment>
<translation type="obsolete">日志</translation>
</message>
<message>
<source>Select a virtual machine file</source>
<translation type="obsolete">选择虚拟电脑</translation>
</message>
<message>
<source>Virtual machine files (%1)</source>
<translation type="obsolete">虚拟电脑 (%1)</translation>
</message>
<message>
<source>Manager</source>
<comment>Note: main window title which is pretended by the product name.</comment>
<translation type="obsolete">管理器</translation>
</message>
<message>
<source>Show Toolbar</source>
<translation type="obsolete">显示工具栏</translation>
</message>
<message>
<source>Show Statusbar</source>
<translation type="obsolete">显示状态栏</translation>
</message>
<message>
<source>&amp;File</source>
<comment>Mac OS X version</comment>
<translation type="obsolete">管理(&amp;F)</translation>
</message>
<message>
<source>&amp;File</source>
<comment>Non Mac OS X version</comment>
<translation type="obsolete">管理(&amp;F)</translation>
</message>
<message>
<source>&amp;Virtual Media Manager...</source>
<translation type="obsolete">虚拟介质管理(&amp;V)...</translation>
</message>
<message>
<source>Display the Virtual Media Manager dialog</source>
<translation type="obsolete">打开虚拟介质管理器</translation>
</message>
<message>
<source>&amp;Import Appliance...</source>
<translation type="obsolete">导入虚拟电脑(&amp;I)...</translation>
</message>
<message>
<source>Import an appliance into VirtualBox</source>
<translation type="obsolete">导入一个虚拟电脑</translation>
</message>
<message>
<source>&amp;Export Appliance...</source>
<translation type="obsolete">导出虚拟电脑(&amp;E)...</translation>
</message>
<message>
<source>Export one or more VirtualBox virtual machines as an appliance</source>
<translation type="obsolete">导出一个虚拟电脑</translation>
</message>
<message>
<source>&amp;Preferences...</source>
<comment>global settings</comment>
<translation type="obsolete">全局设定(&amp;P)...</translation>
</message>
<message>
<source>Display the global settings dialog</source>
<translation type="obsolete">打开全局设定界面</translation>
</message>
<message>
<source>E&amp;xit</source>
<translation type="obsolete">退出(&amp;X)</translation>
</message>
<message>
<source>Close application</source>
<translation type="obsolete">退出应用程序</translation>
</message>
<message>
<source>&amp;New...</source>
<translation type="obsolete">新建(&amp;N)...</translation>
</message>
<message>
<source>Create a new virtual machine</source>
<translation type="obsolete">新建虚拟电脑</translation>
</message>
<message>
<source>&amp;Add...</source>
<translation type="obsolete">注册(&amp;A)...</translation>
</message>
<message>
<source>Add an existing virtual machine</source>
<translation type="obsolete">注册一个已经存在的虚拟电脑</translation>
</message>
<message>
<source>Cl&amp;one...</source>
<translation type="obsolete">复制(&amp;O)...</translation>
</message>
<message>
<source>Clone the selected virtual machine</source>
<translation type="obsolete">复制所选的虚拟电脑</translation>
</message>
<message>
<source>&amp;Remove</source>
<translation type="obsolete">删除(&amp;R)</translation>
</message>
<message>
<source>Remove the selected virtual machine</source>
<translation type="obsolete">删除所选的虚拟电脑</translation>
</message>
<message>
<source>S&amp;tart</source>
<translation type="obsolete">启动(&amp;T)</translation>
</message>
<message>
<source>Start the selected virtual machine</source>
<translation type="obsolete">启动所选的虚拟电脑</translation>
</message>
<message>
<source>S&amp;how</source>
<translation type="obsolete">显示(&amp;H)</translation>
</message>
<message>
<source>Switch to the window of the selected virtual machine</source>
<translation type="obsolete">切换到所选的虚拟电脑窗口</translation>
</message>
<message>
<source>Discard</source>
<translation type="obsolete">清除</translation>
</message>
<message>
<source>D&amp;iscard Saved State</source>
<translation type="obsolete">清除保存的状态(&amp;I)</translation>
</message>
<message>
<source>Discard the saved state of the selected virtual machine</source>
<translation type="obsolete">清除所选的虚拟电脑的休眠状态</translation>
</message>
<message>
<source>Re&amp;fresh</source>
<translation type="obsolete">刷新(&amp;F)</translation>
</message>
<message>
<source>Refresh the accessibility state of the selected virtual machine</source>
<translation type="obsolete">刷新所选虚拟电脑的当前状态</translation>
</message>
<message>
<source>Show &amp;Log...</source>
<translation type="obsolete">日志(&amp;L)...</translation>
</message>
<message>
<source>Show the log files of the selected virtual machine</source>
<translation type="obsolete">显示所选的虚拟电脑的日志文件</translation>
</message>
<message>
<source>Show in Finder</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">在查找框中显示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Finder.</source>
<translatorcomment>TODO</translatorcomment>
<translation type="obsolete">在查找框中显示虚拟电脑的定义文件。</translation>
</message>
<message>
<source>Show in Explorer</source>
<translatorcomment>Windows</translatorcomment>
<translation type="obsolete">在资源管理器中显示</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in Explorer.</source>
<translatorcomment>Windows</translatorcomment>
<translation type="obsolete">在资源管理器中显示虚拟电脑的定义文件。</translation>
</message>
<message>
<source>Show in File Manager</source>
<translatorcomment>Linux</translatorcomment>
<translation type="obsolete">用文件管理器查看</translation>
</message>
<message>
<source>Show the VirtualBox Machine Definition file in the File Manager</source>
<translatorcomment>Linux</translatorcomment>
<translation type="obsolete">在文件管理器中显示虚拟电脑的有关文件</translation>
</message>
<message>
<source>Create Alias on Desktop</source>
<translatorcomment>TODO:</translatorcomment>
<translation type="obsolete">在桌面上创建别名</translation>
</message>
<message>
<source>Creates an Alias file to the VirtualBox Machine Definition file on your Desktop.</source>
<translation type="obsolete">在桌面上创建虚拟电脑的别名。</translation>
</message>
<message>
<source>Create Shortcut on Desktop</source>
<translatorcomment>Linux</translatorcomment>
<translation type="obsolete">创建桌面快捷方式</translation>
</message>
<message>
<source>Creates an Shortcut file to the VirtualBox Machine Definition file on your Desktop.</source>
<translation type="obsolete">在桌面上创建启动虚拟电脑的快捷方式。</translation>
</message>
</context>
<context>
<name>VBoxSnapshotDetailsDlg</name>
<message>
<source>Details of %1 (%2)</source>
<translation>明细 %1 (%2)</translation>
</message>
<message>
<source>Click to enlarge the screenshot.</source>
<translation>点击可放大屏幕快照.</translation>
</message>
<message>
<source>&amp;Name:</source>
<translation>名称(&amp;N):</translation>
</message>
<message>
<source>Taken:</source>
<translation>生成时间:</translation>
</message>
<message>
<source>&amp;Description:</source>
<translation>描述(&amp;D):</translation>
</message>
<message>
<source>D&amp;etails:</source>
<translation>配置明细(&amp;e):</translation>
</message>
</context>
<context>
<name>VBoxSnapshotsWgt</name>
<message>
<source>VBoxSnapshotsWgt</source>
<translation>备份对话框</translation>
</message>
<message>
<source>Current State (changed)</source>
<comment>Current State (Modified)</comment>
<translation>当前状态 (已改变)</translation>
</message>
<message>
<source>Current State</source>
<comment>Current State (Unmodified)</comment>
<translation>当前状态</translation>
</message>
<message>
<source>The current state differs from the state stored in the current snapshot</source>
<translation>当前状态与最近备份中保存的状态不一致</translation>
</message>
<message>
<source>The current state is identical to the state stored in the current snapshot</source>
<translation>当前状态与最近备份中保存的状态一致</translation>
</message>
<message>
<source> (current, </source>
<comment>Snapshot details</comment>
<translation> (当前, </translation>
</message>
<message>
<source>online)</source>
<comment>Snapshot details</comment>
<translation>在线)</translation>
</message>
<message>
<source>offline)</source>
<comment>Snapshot details</comment>
<translation>离线)</translation>
</message>
<message>
<source>Taken at %1</source>
<comment>Snapshot (time)</comment>
<translation>生成于 %1</translation>
</message>
<message>
<source>Taken on %1</source>
<comment>Snapshot (date + time)</comment>
<translation>生成于 %1</translation>
</message>
<message>
<source>%1 since %2</source>
<comment>Current State (time or date + time)</comment>
<translation>%1 自从 %2</translation>
</message>
<message>
<source>Snapshot %1</source>
<translation>备份 %1</translation>
</message>
<message>
<source>Take &amp;Snapshot</source>
<translation>生成备份(&amp;S)</translation>
</message>
<message>
<source>S&amp;how Details</source>
<translation>显示明细(&amp;h)</translation>
</message>
<message>
<source>Take a snapshot of the current virtual machine state</source>
<translation>为虚拟电脑的当前状态生成一个备份</translation>
</message>
<message>
<source>Show the details of the selected snapshot</source>
<translation>显示所选备份明细</translation>
</message>
<message>
<source> (%1)</source>
<translation> (%1)</translation>
</message>
<message>
<source>&amp;Restore Snapshot</source>
<translation>恢复备份(&amp;R)</translation>
</message>
<message>
<source>&amp;Delete Snapshot</source>
<translation>删除备份(&amp;D)</translation>
</message>
<message>
<source>Restore the selected snapshot of the virtual machine</source>
<translation>恢复虚拟电脑到所选备份时的状态</translation>
</message>
<message>
<source>Delete the selected snapshot of the virtual machine</source>
<translation>删除所选备份</translation>
</message>
<message>
<source> (%1 ago)</source>
<translation> (%1 之前)</translation>
</message>
<message>
<source>&amp;Clone...</source>
<translation>复制(&amp;O)...</translation>
</message>
<message>
<source>Clone the selected virtual machine</source>
<translation>复制所选的虚拟电脑</translation>
</message>
</context>
<context>
<name>VBoxSwitchMenu</name>
<message>
<source>Disable</source>
<translation type="obsolete">禁用</translation>
</message>
<message>
<source>Enable</source>
<translation type="obsolete">启用</translation>
</message>
</context>
<context>
<name>VBoxTakeSnapshotDlg</name>
<message>
<source>Take Snapshot of Virtual Machine</source>
<translation>生成备份</translation>
</message>
<message>
<source>Snapshot &amp;Name</source>
<translation>备份名称(&amp;N)</translation>
</message>
<message>
<source>Snapshot &amp;Description</source>
<translation>备份描述(&amp;D)</translation>
</message>
<message numerus="yes">
<source>Warning: You are taking a snapshot of a running machine which has %n immutable image(s) attached to it. As long as you are working from this snapshot the immutable image(s) will not be reset to avoid loss of data.</source>
<translatorcomment>TODO:更准确的用语</translatorcomment>
<translation>
<numerusform>警告: 您正在获取所运行虚拟机的备份,它有 %n 项不可改变的映像分配给它。生成备份时,那些不可改变的映像将不被重置以避免丢失数据。</numerusform>
</translation>
</message>
</context>
<context>
<name>VBoxUSBMenu</name>
<message>
<source>&lt;no devices available&gt;</source>
<comment>USB devices</comment>
<translation>&lt;没有可用设备&gt;</translation>
</message>
<message>
<source>No supported devices connected to the host PC</source>
<comment>USB device tooltip</comment>
<translation>没有可用设备连接到主机</translation>
</message>
</context>
<context>
<name>VBoxVMInformationDlg</name>
<message>
<source>%1 - Session Information</source>
<translation>%1 - 的运行状态</translation>
</message>
<message>
<source>&amp;Details</source>
<translation type="obsolete">配置明细(&amp;D)</translation>
</message>
<message>
<source>&amp;Runtime</source>
<translation type="obsolete">当前状态(&amp;R)</translation>
</message>
<message>
<source>DMA Transfers</source>
<translation>DMA 传输</translation>
</message>
<message>
<source>PIO Transfers</source>
<translation>PIO 传输</translation>
</message>
<message>
<source>Data Read</source>
<translation>读数据</translation>
</message>
<message>
<source>Data Written</source>
<translation>写数据</translation>
</message>
<message>
<source>Data Transmitted</source>
<translation>数据传输</translation>
</message>
<message>
<source>Data Received</source>
<translation>数据接收</translation>
</message>
<message>
<source>Runtime Attributes</source>
<translation>硬件特征</translation>
</message>
<message>
<source>Screen Resolution</source>
<translation>显示设置</translation>
</message>
<message>
<source>Not Detected</source>
<comment>guest additions</comment>
<translation>未检测到</translation>
</message>
<message>
<source>Not Detected</source>
<comment>guest os type</comment>
<translation>未检测到</translation>
</message>
<message>
<source>Guest Additions</source>
<translation>增强功能</translation>
</message>
<message>
<source>Guest OS Type</source>
<translation>虚拟电脑操作系统类型</translation>
</message>
<message>
<source>No Network Adapters</source>
<translation>没有网络连接</translation>
</message>
<message>
<source>VBoxVMInformationDlg</source>
<translation>虚拟电脑信息</translation>
</message>
<message>
<source>Storage Statistics</source>
<translation>存储介质</translation>
</message>
<message>
<source>No Storage Devices</source>
<translation>未分配存储介质</translation>
</message>
<message>
<source>Network Statistics</source>
<translation>网络连接</translation>
</message>
<message>
<source>Not Available</source>
<comment>details report (VRDE server port)</comment>
<translation>不可用</translation>
</message>
<message>
<source>Clipboard Mode</source>
<translation>剪贴板模式</translation>
</message>
<message>
<source>Drag&apos;n&apos;Drop Mode</source>
<translation>拖放模式</translation>
</message>
<message>
<source>Configuration &amp;Details</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Runtime Information</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>VBoxVMLogViewer</name>
<message>
<source>Log Viewer</source>
<translation type="obsolete">日志查看器</translation>
</message>
<message>
<source>&amp;Save</source>
<translation type="obsolete">保存(&amp;S)</translation>
</message>
<message>
<source>&amp;Refresh</source>
<translation type="obsolete">刷新(&amp;R)</translation>
</message>
<message>
<source>%1 - VirtualBox Log Viewer</source>
<translation type="obsolete">%1 -虚拟电脑控制台日志查看器</translation>
</message>
<message>
<source>&lt;p&gt;No log files found. Press the &lt;b&gt;Refresh&lt;/b&gt; button to rescan the log folder &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</source>
<translation type="obsolete">&lt;p&gt;没发现任何日志文件. 按 &lt;b&gt;刷新&lt;/b&gt; 键重新搜索日志文件夹 &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</translation>
</message>
<message>
<source>Save VirtualBox Log As</source>
<translation type="obsolete">保存虚拟电脑控制台日志为</translation>
</message>
<message>
<source>&amp;Find</source>
<translation type="obsolete">查找(&amp;F)</translation>
</message>
<message>
<source>Close</source>
<translation type="obsolete">关闭</translation>
</message>
</context>
</TS>