# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # 1dot75cm , 2014 # Aron Xu , 2010 # Christopher Meng , 2013 # Hongwei Hou , 2014 # Leah Liu , 2008-2009 # Hongwei Hou , 2014 # 1dot75cm , 2014-2015 # Wei Liu , 2012 # Wei Liu , 2012 # Xi Huang , 2006 # Xi HUANG , 2007 # Cole Robinson , 2015. #zanata # Martin Liu , 2015. #zanata # Leah Liu , 2016. #zanata # mosquito , 2016. #zanata # Cole Robinson , 2017. #zanata msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-02-07 09:43-0500\n" "PO-Revision-Date: 2017-02-05 04:06+0000\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/virt-manager/language/zh_CN/)\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" #: ../virt-manager:43 msgid "Error starting Virtual Machine Manager" msgstr "启动虚拟系统管理器出错" #: ../virt-manager:227 msgid "virt-manager requires libvirt 0.6.0 or later." msgstr "virt-manager 需要 libvirt 0.6.0 或以上版本。" #: ../virt-install:142 msgid "Cannot specify storage and use --nodisks" msgstr "不能指定存储,已使用 --nodisks 选项" #: ../virt-install:146 msgid "" "Cannot mix --file, --nonsparse, or --file-size with --disk options. Use " "--disk PATH[,size=SIZE][,sparse=yes|no]" msgstr "" "不能混用 --file, --nonsparse 或 --file-size 与 --disk 选项。使用 --disk " "PATH[,size=SIZE][,sparse=yes|no]" #: ../virt-install:199 msgid "Cannot use --mac with --nonetworks" msgstr "不能同时使用 --nonetworks 和 --mac 选项" #: ../virt-install:201 msgid "Cannot use --bridge with --nonetworks" msgstr "不能同时使用 --nonetworks 和 --bridge 选项" #: ../virt-install:203 msgid "Cannot use --nonetworks with --network" msgstr "不能同时使用 --nonetworks 和 --network 选项" #: ../virt-install:211 msgid "Cannot mix both --bridge and --network arguments" msgstr "不能混用 --bridge 和 --network 参数" #: ../virt-install:256 msgid "Cannot mix --graphics and old style graphical options" msgstr "不能混用 --graphics 和旧式的图形选项" #: ../virt-install:260 msgid "Can't specify more than one of VNC, SDL, --graphics or --nographics" msgstr "不能指定多个 VNC, SDL, --graphics 或 --nographics 选项" #: ../virt-install:314 #, c-format msgid "Error validating install location: %s" msgstr "验证安装位置出错:%s" #: ../virt-install:343 msgid "--name is required" msgstr "需要指定 --name" #: ../virt-install:346 msgid "--memory amount in MiB is required" msgstr "--memory 数值单位为 MiB" #: ../virt-install:351 msgid "--disk storage must be specified (override with --disk none)" msgstr "--disk 存储必须被指定 (--disk none 选项会覆盖此参数)" #: ../virt-install:355 msgid "" "An install method must be specified\n" "(%(methods)s)" msgstr "" "必须指定安装方法。\n" "(%(methods)s)" #: ../virt-install:362 msgid "See the man page for examples of using --location with CDROM media" msgstr "请参考 man 手册以了解使用 --location 选项与 CDROM 介质的示例" #: ../virt-install:368 msgid "--noreboot and --transient can not be specified together" msgstr "" #: ../virt-install:372 msgid "Only one install method can be used (%(methods)s)" msgstr "只有一个安装方法能够使用 (%(methods)s)" #: ../virt-install:376 #, c-format msgid "Install methods (%s) cannot be specified for container guests" msgstr "不能针对容器客户机指定该安装方法 (%s)" #: ../virt-install:381 msgid "Network PXE boot is not supported for paravirtualized guests" msgstr "在半虚拟化客户端中,不支持网络 PXE 引导启动" #: ../virt-install:384 msgid "Paravirtualized guests cannot install off cdrom media." msgstr "半虚拟化客户端无法在没有光盘介质的情况下安装。" #: ../virt-install:389 msgid "Libvirt version does not support remote --location installs" msgstr "Libvirt 版本不支持指定远程 --location 安装源" #: ../virt-install:395 msgid "--extra-args only work if specified with --location." msgstr "--extra-args 只能与 --location 选项一起使用。" #: ../virt-install:398 msgid "--initrd-inject only works if specified with --location." msgstr "--initrd-inject 只能与 --location 选项一起使用。" #: ../virt-install:409 msgid "" "CDROM media does not print to the text console by default, so you likely " "will not see text install output. You might want to use --location." msgstr "CDROM 介质默认情况下不输出信息到文本控制台,所以您可能看不到安装的输出。您可能需要使用 --location 选项。" #: ../virt-install:422 msgid "" "No --console device added, you likely will not see text install output from " "the guest." msgstr "未添加 --console 设备,您可能看不到客户机安装过程中输出的任何文本信息。" #: ../virt-install:444 msgid "" "Did not find '%(console_string)s' in --extra-args, which is likely required " "to see text install output from the guest." msgstr "不能在 --extra-args 选项中找到 '%(console_string)s' 参数,客户机使用文本模式安装时,可能需要该选项。" #: ../virt-install:451 msgid "The guest's network configuration does not support PXE" msgstr "客户机的网络配置不支持 PXE" #: ../virt-install:459 msgid "" "No operating system detected, VM performance may suffer. Specify an OS with " "--os-variant for optimal results." msgstr "未检测到操作系统,虚拟机性能可能会受到影响。使用 --os-variant 选项指定操作系统以获得最佳性能。" #: ../virt-install:590 msgid "No console to launch for the guest, defaulting to --wait -1" msgstr "没有控制台用于启动客户机,默认为 --wait -1" #: ../virt-install:600 msgid "" "\n" "Starting install..." msgstr "" "\n" "开始安装......" #: ../virt-install:618 msgid "Domain creation completed." msgstr "域创建完成。" #: ../virt-install:622 #, c-format msgid "" "You can restart your domain by running:\n" " %s" msgstr "" "您可以运行以下命令重启您的域:\n" "%s" #: ../virt-install:625 msgid "Restarting guest." msgstr "正在重启客户机。" #: ../virt-install:632 msgid "Domain install interrupted." msgstr "域安装已被中断。" #: ../virt-install:654 msgid "Domain has crashed." msgstr "域已经崩溃!" #: ../virt-install:686 msgid "" "Domain installation still in progress. You can reconnect to \n" "the console to complete the installation process." msgstr "" "域安装仍在进行。您可以重新连接\n" "到控制台以便完成安装进程。" #: ../virt-install:692 #, c-format msgid " %d minutes" msgstr " %d 分钟" #: ../virt-install:694 msgid "" "Domain installation still in progress. Waiting%(time_string)s for " "installation to complete." msgstr "域安装仍在进行。请等待%(time_string)秒以便完成安装。" #: ../virt-install:701 msgid "Domain has shutdown. Continuing." msgstr "域已经关闭。请继续......" #: ../virt-install:715 msgid "Installation has exceeded specified time limit. Exiting application." msgstr "安装已经超过指定的时间限制。退出程序。" #: ../virt-install:732 msgid "Dry run completed successfully" msgstr "试运行成功完成" #: ../virt-install:736 #, c-format msgid "Unknown XML step request '%s', must be 1, 2, or all" msgstr "" #: ../virt-install:743 msgid "Requested installation does not have XML step 2" msgstr "第 2 步没有安装需要的 XML" #: ../virt-install:760 msgid "Create a new virtual machine from specified install media." msgstr "从指定安装源创建新虚拟机。" #: ../virt-install:764 ../virt-clone:95 msgid "General Options" msgstr "通用选项" #: ../virt-install:766 msgid "Name of the guest instance" msgstr "客户机实例名称" #: ../virt-install:773 msgid "Installation Method Options" msgstr "安装方法选项" #: ../virt-install:775 msgid "CD-ROM installation media" msgstr "光驱安装介质" #: ../virt-install:777 msgid "" "Distro install URL, eg. https://host/path. See man page for specific distro " "examples." msgstr "" #: ../virt-install:780 msgid "Boot from the network using the PXE protocol" msgstr "使用 PXE 协议从网络引导" #: ../virt-install:782 msgid "Build guest around an existing disk image" msgstr "在已有的磁盘镜像中构建客户机" #: ../virt-install:784 msgid "Treat the CD-ROM media as a Live CD" msgstr "将光驱介质视为 Live CD" #: ../virt-install:786 msgid "" "Additional arguments to pass to the install kernel booted from --location" msgstr "将附加参数添加到由 --location 引导的内核中" #: ../virt-install:789 msgid "Add given file to root of initrd from --location" msgstr "添加指定文件到由 --location 指定的 initrd 根中" #: ../virt-install:803 msgid "Device Options" msgstr "设备选项" #: ../virt-install:833 msgid "Guest Configuration Options" msgstr "客户机配置选项" #: ../virt-install:837 msgid "Virtualization Platform Options" msgstr "虚拟化平台选项" #: ../virt-install:841 msgid "This guest should be a fully virtualized guest" msgstr "这个客户机应该是一个全虚拟化客户机" #: ../virt-install:844 msgid "This guest should be a paravirtualized guest" msgstr "这个客户机应该是一个半虚拟化客户机" #: ../virt-install:847 msgid "This guest should be a container guest" msgstr "这个客户机应该是一个容器客户机" #: ../virt-install:849 msgid "Hypervisor name to use (kvm, qemu, xen, ...)" msgstr "要使用的管理程序名称 (kvm, qemu, xen, ...)" #: ../virt-install:850 msgid "The CPU architecture to simulate" msgstr "模拟 CPU 架构" #: ../virt-install:851 msgid "The machine type to emulate" msgstr "机器类型为仿真类型" #: ../virt-install:860 ../virt-clone:133 ../virt-xml:389 msgid "Miscellaneous Options" msgstr "其它选项" #: ../virt-install:862 msgid "Have domain autostart on host boot up." msgstr "主机启动时自动启动域。" #: ../virt-install:864 msgid "Create a transient domain." msgstr "" #: ../virt-install:866 msgid "Force power off the domain when the console viewer is closed." msgstr "" #: ../virt-install:869 msgid "Minutes to wait for install to complete." msgstr "请等待数分钟以便完成安装。" #: ../virt-install:969 ../virt-clone:213 msgid "Installation aborted at user request" msgstr "根据用户要求取消安装" #: ../virt-clone:26 msgid "" "A name is required for the new virtual machine, use '--name NEW_VM_NAME' to " "specify one." msgstr "新虚拟机需要一个名称,使用 '--name NEW_VM_NAME' 选项指定。" #: ../virt-clone:45 msgid "" "An original machine name is required, use '--original ORIGINAL_GUEST' and " "try again." msgstr "必须指定原始机器名,使用 '--original ORIGINAL_GUEST' 选项并重试。" #: ../virt-clone:85 msgid "" "Duplicate a virtual machine, changing all the unique host side configuration like MAC address, name, etc. \n" "\n" "The VM contents are NOT altered: virt-clone does not change anything _inside_ the guest OS, it only duplicates disks and does host side changes. So things like changing passwords, changing static IP address, etc are outside the scope of this tool. For these types of changes, please see virt-sysprep(1)." msgstr "" "复制一个虚拟机,需修改如 MAC 地址,名称等所有主机端唯一的配置。\n" "\n" "虚拟机的内容并没有改变:virt-clone 不修改任何客户机系统内部的配置,它只复制磁盘和主机端的修改。所以像修改密码,修改静态 IP 地址等操作都在本工具复制范围内。如何修改此类型的配置,请参考 virt-sysprep(1)。" #: ../virt-clone:97 msgid "Name of the original guest; The status must be shut off or paused." msgstr "原始客户机名称;必须为关闭或者暂停状态。" #: ../virt-clone:100 msgid "XML file to use as the original guest." msgstr "将 XML 文件用于原始客户机。" #: ../virt-clone:102 msgid "" "Auto generate clone name and storage paths from the original guest " "configuration." msgstr "从原始客户机配置中自动生成克隆名称和存储路径。" #: ../virt-clone:105 msgid "Name for the new guest" msgstr "新客户机的名称" #: ../virt-clone:108 msgid "use btrfs COW lightweight copy" msgstr "使用 btrfs COW 轻量副本" #: ../virt-clone:110 msgid "Storage Configuration" msgstr "存储配置" #: ../virt-clone:112 msgid "New file to use as the disk image for the new guest" msgstr "为新客户机使用新的磁盘镜像文件" #: ../virt-clone:115 msgid "" "Force to copy devices (eg, if 'hdc' is a readonly cdrom device, --force-" "copy=hdc)" msgstr "强制复制设备(例如:如果 'hdc' 是只读光驱设备,则使用 --force-copy=hdc)" #: ../virt-clone:119 msgid "Do not use a sparse file for the clone's disk image" msgstr "不使用稀疏文件作为克隆的磁盘镜像" #: ../virt-clone:123 msgid "" "Do not clone storage, new disk images specified via --file are preserved " "unchanged" msgstr "不克隆存储,通过 --file 参数指定的新磁盘镜像将保留不变" #: ../virt-clone:126 msgid "New file to use as storage for nvram VARS" msgstr "" #: ../virt-clone:128 msgid "Networking Configuration" msgstr "联网配置" #: ../virt-clone:130 msgid "" "New fixed MAC address for the clone guest. Default is a randomly generated " "MAC" msgstr "为克隆客户机生成新的固定 MAC 地址。默认为随机生成 MAC。" #: ../virt-clone:164 msgid "" "Either --auto-clone or --file is required, use '--auto-clone or --file' and " "try again." msgstr "" #: ../virt-clone:203 #, c-format msgid "Clone '%s' created successfully." msgstr "成功克隆 '%s'。" #: ../virt-convert:38 msgid "" "Convert an OVF or VMX appliance to native libvirt XML, and run the guest.\n" "The VM contents are not altered. Disk images are copied to the hypervisor\n" "default storage location.\n" "\n" "Examples:\n" " virt-convert fedora18.ova\n" " virt-convert centos6.zip --disk-format qcow2" msgstr "" "OVF 或 VMX 设备转换为原生的 libvirt XML 文件,并运行客户机。\n" "VM 的内容不会改变。磁盘镜像被复制到虚拟机管理程序的默认存储位置。\n" "\n" "示例:\n" " virt-convert fedora18.ova\n" " virt-convert centos6.zip --disk-format qcow2" #: ../virt-convert:49 msgid "" "Conversion input. Can be a ovf/vmx file, a directory containing a config and" " disk images, or a zip/ova/7z/etc archive." msgstr "转换输入。可以为 ovf/vmx 文件,包含配置和磁盘镜像的目录,或一个 zip/ova/7z/etc 归档。" #: ../virt-convert:56 msgid "Force the input format. 'vmx' or 'ovf'" msgstr "强制输入格式。'vmx' 或 'ovf'" #: ../virt-convert:58 msgid "Output disk format. default is 'raw'. Disable conversion with 'none'" msgstr "输出磁盘格式。默认为 'raw'。禁止转换使用 'none' 参数。" #: ../virt-convert:61 msgid "" "Destination directory the disk images should be converted/copied to. " "Defaults to the default libvirt directory." msgstr "目标目录中的磁盘镜像应转换/复制到 libvirt 的默认目录。" #: ../virt-convert:114 #, c-format msgid "Creating guest '%s'." msgstr "正在创建客户机 '%s'。" #: ../virt-convert:130 ../virt-xml:486 msgid "Aborted at user request" msgstr "根据用户要求丢弃" #: ../virt-xml:42 msgid "Please enter 'yes' or 'no'." msgstr "请键入 'yes' 或 'no'。" #: ../virt-xml:83 #, c-format msgid "Could not find domain '%s': %s" msgstr "不能找到域 '%s':%s" #: ../virt-xml:113 #, c-format msgid "Invalid --edit option '%s'" msgstr "无效的 --edit 选项 '%s'" #: ../virt-xml:116 #, c-format msgid "No --%s objects found in the XML" msgstr "在 XML 配置中,未找到 --%s 对象" #: ../virt-xml:119 #, c-format msgid "--edit %s requested but there's only %s --%s object in the XML" msgstr "需要 --edit %s 选项,但该选项只适用于 XML 配置中的 %s --%s 对象" #: ../virt-xml:136 #, c-format msgid "No matching objects found for --%s %s" msgstr "未发现匹配对象 --%s %s" #: ../virt-xml:152 #, c-format msgid "One of %s must be specified." msgstr "其中的 %s 必须被指定。" #: ../virt-xml:155 #, c-format msgid "Conflicting options %s" msgstr "冲突选项 %s" #: ../virt-xml:166 msgid "No change specified." msgstr "未更改指定配置。" #: ../virt-xml:168 #, c-format msgid "Only one change operation may be specified (conflicting options %s)" msgstr "仅可以指定一个更改操作 (冲突选项 %s)" #: ../virt-xml:181 #, c-format msgid "'--edit %s' doesn't make sense with --%s, just use empty '--edit'" msgstr "'--edit %s' 的 --%s 无任何意义,只需使用 '--edit'" #: ../virt-xml:185 msgid "--os-variant is not supported with --edit" msgstr "" #: ../virt-xml:192 #, c-format msgid "Cannot use --add-device with --%s" msgstr "不能同时使用 --add-device 和 --%s 选项" #: ../virt-xml:203 #, c-format msgid "Cannot use --remove-device with --%s" msgstr "不能同时使用 --remove-device 和 --%s 选项" #: ../virt-xml:206 msgid "--os-variant is not supported with --remove-device" msgstr "" #: ../virt-xml:219 #, c-format msgid "--build-xml not supported for --%s" msgstr "--%s 选项不支持 --build-xml" #: ../virt-xml:222 msgid "--os-variant is not supported with --build-xml" msgstr "" #: ../virt-xml:253 #, c-format msgid "Define '%s' with the changed XML?" msgstr "确认 '%s' 已变更的 XML?" #: ../virt-xml:261 #, c-format msgid "Domain '%s' defined successfully." msgstr "域 '%s' 成功定义。" #: ../virt-xml:293 #, c-format msgid "Error attempting device %s: %s" msgstr "尝试连接设备 %s 错误: %s" #: ../virt-xml:295 #, c-format msgid "Device %s successful." msgstr "设备 %s 成功。" #: ../virt-xml:334 msgid "Edit libvirt XML using command line options." msgstr "使用命令行选项编辑 libvirt XML。" #: ../virt-xml:340 msgid "Domain name, id, or uuid" msgstr "域名,ID,或UUID" #: ../virt-xml:342 msgid "XML actions" msgstr "XML 动作" #: ../virt-xml:344 msgid "" "Edit VM XML. Examples:\n" "--edit --disk ... (edit first disk device)\n" "--edit 2 --disk ... (edit second disk device)\n" "--edit all --disk ... (edit all disk devices)\n" "--edit target=hda --disk ... (edit disk 'hda')\n" msgstr "" "编辑 VM XML。例如:\n" "--edit --disk ... (编辑第一个磁盘设备)\n" "--edit 2 --disk ... (编辑第二个磁盘设备)\n" "--edit all --disk ... (编辑所有磁盘设备)\n" "--edit target=hda --disk ... (编辑磁盘 'hda')\n" #: ../virt-xml:350 msgid "" "Remove specified device. Examples:\n" "--remove-device --disk 1 (remove first disk)\n" "--remove-device --disk all (remove all disks)\n" "--remove-device --disk /some/path" msgstr "" "删除指定设备。例如:\n" "--remove-device --disk 1 (删除第一个磁盘)\n" "--remove-device --disk all (删除所有磁盘)\n" "--remove-device --disk /some/path" #: ../virt-xml:355 msgid "" "Add specified device. Example:\n" "--add-device --disk ..." msgstr "" "添加指定设备。例如:\n" "--add-device --disk ..." #: ../virt-xml:358 msgid "Just output the built device XML, no domain required." msgstr "只输出内置设备的 XML,不需要域名称。" #: ../virt-xml:360 msgid "Output options" msgstr "输出选项" #: ../virt-xml:362 msgid "" "Apply changes to the running VM.\n" "With --add-device, this is a hotplug operation.\n" "With --remove-device, this is a hotunplug operation.\n" "With --edit, this is an update device operation." msgstr "" "将更改应用至正在运行的虚拟机。\n" "对于 --add-device 选项,将执行热插拔操作。\n" "对于 --remove-device 选项,将执行热拔出操作。\n" "对于 --edit 选项,将执行更新设备操作。" #: ../virt-xml:367 msgid "" "Force defining the domain. Only required if a --print option was specified." msgstr "强制定义域。需要指定 --print 选项。" #: ../virt-xml:370 msgid "Only print the requested change, in diff format" msgstr "只打印需要的更改,使用 diff 格式" #: ../virt-xml:372 msgid "Only print the requested change, in full XML format" msgstr "只打印需要的更改,使用完整的 XML 格式" #: ../virt-xml:374 msgid "Require confirmation before saving any results." msgstr "保存任何结果前需要确认。" #: ../virt-xml:378 msgid "XML options" msgstr "XML 选项" #: ../virt-xml:417 msgid "Can't use --confirm with stdin input." msgstr "不能在标准输入使用 --confirm 选项。" #: ../virt-xml:419 msgid "Can't use --update with stdin input." msgstr "不能在标准输入使用 --update 选项。" #: ../virt-xml:422 msgid "A domain must be specified" msgstr "必须指定域" #: ../virt-xml:449 #, c-format msgid "Don't know how to --update for --%s" msgstr "不知如何为 --%s 应用 --update 选项" #: ../virt-xml:465 msgid "The VM is not running, --update is inapplicable." msgstr "" #: ../virt-xml:472 msgid "Changes will take effect after the domain is fully powered off." msgstr "" #: ../virtManager/about.py:21 #, python-format msgid "Error launching 'About' dialog: %s" msgstr "启动 ‘About’ 会话出错:%s" #: ../virtManager/addhardware.py:183 ../virtManager/details.py:842 msgid "Hardware" msgstr "硬件" #: ../virtManager/addhardware.py:232 ../virtManager/addstorage.py:181 #: ../virtManager/create.py:469 msgid "Connection does not support storage management." msgstr "连接不支持存储管理。" #: ../virtManager/addhardware.py:242 ../virtManager/addhardware.py:789 #: ../ui/create.ui.h:66 msgid "Storage" msgstr "存储" #: ../virtManager/addhardware.py:244 ../virtManager/addhardware.py:791 msgid "Controller" msgstr "控制器" #: ../virtManager/addhardware.py:245 ../virtManager/addhardware.py:793 #: ../virtinst/network.py:191 msgid "Network" msgstr "网络" #: ../virtManager/addhardware.py:246 ../virtManager/addhardware.py:795 #: ../virtManager/details.py:219 msgid "Input" msgstr "输入" #: ../virtManager/addhardware.py:247 ../virtManager/addhardware.py:252 #: ../virtManager/addhardware.py:255 ../virtManager/addhardware.py:259 #: ../virtManager/addhardware.py:265 ../virtManager/addhardware.py:285 msgid "Not supported for this guest type." msgstr "不支持这个虚拟机系统类型。" #: ../virtManager/addhardware.py:248 ../virtManager/addhardware.py:797 msgid "Graphics" msgstr "图形" #: ../virtManager/addhardware.py:250 ../virtManager/addhardware.py:799 msgid "Sound" msgstr "声音" #: ../virtManager/addhardware.py:253 ../virtManager/details.py:223 #: ../ui/details.ui.h:168 msgid "Serial" msgstr "串口" #: ../virtManager/addhardware.py:257 ../virtManager/details.py:225 msgid "Parallel" msgstr "并口" #: ../virtManager/addhardware.py:261 ../virtManager/details.py:227 #: ../ui/details.ui.h:23 msgid "Console" msgstr "控制台" #: ../virtManager/addhardware.py:263 ../virtManager/details.py:233 msgid "Channel" msgstr "信道" #: ../virtManager/addhardware.py:267 msgid "USB Host Device" msgstr "USB 主机设备" #: ../virtManager/addhardware.py:269 ../virtManager/addhardware.py:273 msgid "Connection does not support host device enumeration" msgstr "连接不支持枚举主机设备" #: ../virtManager/addhardware.py:277 msgid "Not supported for containers" msgstr "不支持容器" #: ../virtManager/addhardware.py:278 msgid "PCI Host Device" msgstr "PCI 主机设备" #: ../virtManager/addhardware.py:281 msgid "Video" msgstr "视频" #: ../virtManager/addhardware.py:282 msgid "Libvirt version does not support video devices." msgstr "Libvirt 版本不支持视频设备。" #: ../virtManager/addhardware.py:283 ../virtManager/details.py:273 #: ../virtManager/libvirtenummap.py:112 msgid "Watchdog" msgstr "Watchdog" #: ../virtManager/addhardware.py:286 msgid "Filesystem" msgstr "文件系统" #: ../virtManager/addhardware.py:287 ../virtManager/addhardware.py:807 #: ../virtManager/details.py:271 msgid "Smartcard" msgstr "智能卡" #: ../virtManager/addhardware.py:289 ../virtManager/addhardware.py:809 msgid "USB Redirection" msgstr "USB 重新定向" #: ../virtManager/addhardware.py:291 ../virtManager/addhardware.py:811 #: ../virtManager/details.py:262 msgid "TPM" msgstr "TPM" #: ../virtManager/addhardware.py:293 ../virtManager/details.py:257 msgid "RNG" msgstr "随机数生成器" #: ../virtManager/addhardware.py:294 ../virtManager/addhardware.py:815 #: ../virtManager/details.py:270 msgid "Panic Notifier" msgstr "Panic 通知器" #: ../virtManager/addhardware.py:296 ../virtManager/addhardware.py:299 msgid "Not supported for this hypervisor/libvirt/arch combination." msgstr "" #: ../virtManager/addhardware.py:297 ../virtManager/details.py:272 msgid "Virtio VSOCK" msgstr "" #: ../virtManager/addhardware.py:372 #, python-format msgid "Error changing VM configuration: %s" msgstr "更改 VM 配置出错:%s" #: ../virtManager/addhardware.py:398 msgid "Some changes may require a guest shutdown to take effect." msgstr "有些更改可能需要关闭虚拟机方可生效。" #: ../virtManager/addhardware.py:401 msgid "These changes will take effect after the next guest shutdown." msgstr "这些更改将在下次关闭虚拟机后生效。" #: ../virtManager/addhardware.py:438 ../virtManager/clone.py:100 msgid "Disk device" msgstr "磁盘设备" #: ../virtManager/addhardware.py:440 msgid "CDROM device" msgstr "CDROM 设备" #: ../virtManager/addhardware.py:442 msgid "Floppy device" msgstr "软盘设备" #: ../virtManager/addhardware.py:445 msgid "LUN Passthrough" msgstr "LUN 直连" #. [xml value, label] #: ../virtManager/addhardware.py:450 ../virtManager/addhardware.py:457 #: ../virtManager/addhardware.py:464 ../virtManager/addhardware.py:471 #: ../virtManager/addhardware.py:496 ../virtManager/addhardware.py:577 #: ../virtManager/addhardware.py:587 ../virtManager/addhardware.py:703 #: ../virtManager/details.py:2684 ../virtManager/gfxdetails.py:84 #: ../virtManager/preferences.py:183 msgid "Hypervisor default" msgstr "管理程序默认" #: ../virtManager/addhardware.py:567 msgid "No Devices Available" msgstr "无设备可用" #: ../virtManager/addhardware.py:624 ../virtManager/netlist.py:82 msgid "Passthrough" msgstr "传递" #: ../virtManager/addhardware.py:625 msgid "Host" msgstr "主机" #: ../virtManager/addhardware.py:631 msgid "Spice channel" msgstr "Spice 通道" #: ../virtManager/addhardware.py:787 ../virtManager/create.py:253 msgid "Error" msgstr "错误" #: ../virtManager/addhardware.py:801 msgid "Video Device" msgstr "视频设备" #: ../virtManager/addhardware.py:803 msgid "Watchdog Device" msgstr "监控设备" #: ../virtManager/addhardware.py:805 msgid "Filesystem Passthrough" msgstr "文件系统转移" #: ../virtManager/addhardware.py:813 msgid "Random Number Generator" msgstr "随机数生成器" #: ../virtManager/addhardware.py:817 msgid "VM Sockets" msgstr "" #: ../virtManager/addhardware.py:821 ../virtManager/details.py:2906 #, python-format msgid "%s Device" msgstr "%s 设备" #: ../virtManager/addhardware.py:825 msgid "PCI Device" msgstr "PCI 设备" #: ../virtManager/addhardware.py:826 msgid "USB Device" msgstr "USB 设备" #: ../virtManager/addhardware.py:957 #, python-format msgid "" "%s already has a USB controller attached.\n" "Adding more than one USB controller is not supported.\n" "You can change the USB controller type in the VM details screen." msgstr "" "%s 已有一个已连接的 USB 控制器。\n" "不支持添加更多 USB 控制器。\n" "您可以在 VM 详情页面修改 USB 控制器类型。" #: ../virtManager/addhardware.py:1049 msgid "Are you sure you want to add this device?" msgstr "您确定要在这个设备中添加什么吗?" #: ../virtManager/addhardware.py:1052 msgid "" "This device could not be attached to the running machine. Would you like to " "make the device available after the next guest shutdown?" msgstr "无法在运行的机器中附加这个设备。您要在下次虚拟机关机后添加这个设备吗?" #: ../virtManager/addhardware.py:1068 #, python-format msgid "Error adding device: %s" msgstr "添加设备出错:%s" #: ../virtManager/addhardware.py:1080 #, python-format msgid "Unable to add device: %s" msgstr "无法添加设备:%s" #: ../virtManager/addhardware.py:1098 #, python-format msgid "Error validating device parameters: %s" msgstr "" #: ../virtManager/addhardware.py:1104 msgid "Creating device" msgstr "正在创建设备" #: ../virtManager/addhardware.py:1105 msgid "Depending on the device, this may take a few minutes to complete." msgstr "根据设备的不同,这可能需要一些时间才能完成。" #: ../virtManager/addhardware.py:1238 ../virtManager/addhardware.py:1269 #: ../virtManager/create.py:1773 msgid "Storage parameter error." msgstr "存储参数错误。" #: ../virtManager/addhardware.py:1286 msgid "Network selection error." msgstr "网络选择错误。" #: ../virtManager/addhardware.py:1287 msgid "A network source must be selected." msgstr "必须选择一个网络源。" #: ../virtManager/addhardware.py:1317 msgid "invalid listen type" msgstr "" #: ../virtManager/addhardware.py:1329 msgid "Physical Device Required" msgstr "需要物理设备" #: ../virtManager/addhardware.py:1330 msgid "A device must be selected." msgstr "必须选择一个设备。" #: ../virtManager/addhardware.py:1341 #, python-format msgid "The device is already in use by other guests %s" msgstr "此设备已被其他客户机 %s 使用" #: ../virtManager/addhardware.py:1343 msgid "Do you really want to use the device?" msgstr "您确实要使用这个设备吗?" #: ../virtManager/addhardware.py:1462 msgid "RNG selection error." msgstr "随机数生成器选择错误。" #: ../virtManager/addhardware.py:1463 msgid "A device must be specified." msgstr "必须指定设备。" #: ../virtManager/addstorage.py:85 #, python-format msgid "%s available in the default location" msgstr "%s 在默认位置可用" #: ../virtManager/addstorage.py:93 msgid "Default pool is not active." msgstr "默认存储池不活跃。" #: ../virtManager/addstorage.py:94 #, python-format msgid "Storage pool '%s' is not active. Would you like to start the pool now?" msgstr "存储池 '%s' 不活跃。您现在要启动该池吗?" #: ../virtManager/addstorage.py:105 #, python-format msgid "Could not start storage_pool '%s': %s" msgstr "无法启动 storage_pool '%s':%s" #: ../virtManager/addstorage.py:131 #, python-format msgid "The emulator may not have search permissions for the path '%s'." msgstr "模拟程序可能没有对路径“%s”的搜索权限。" #: ../virtManager/addstorage.py:133 msgid "Do you want to correct this now?" msgstr "您要现在改正吗?" #: ../virtManager/addstorage.py:134 ../virtManager/addstorage.py:160 msgid "Don't ask about these directories again." msgstr "不要再询问这些目录。" #: ../virtManager/addstorage.py:148 msgid "" "Errors were encountered changing permissions for the following directories:" msgstr "为以下目录更改权限时遇到问题:" #: ../virtManager/addstorage.py:245 msgid "A storage path must be specified." msgstr "必须指定存储路径。" #. Fatal errors are reported when setting 'size' #: ../virtManager/addstorage.py:277 msgid "Not Enough Free Space" msgstr "没有足够空间" #: ../virtManager/addstorage.py:285 ../virtManager/details.py:2129 #, python-format msgid "Disk \"%s\" is already in use by other guests %s" msgstr "磁盘 \"%s\" 已被其他客户机 %s 使用" #: ../virtManager/addstorage.py:287 ../virtManager/details.py:2131 msgid "Do you really want to use the disk?" msgstr "您确实要使用这个磁盘吗?" #: ../virtManager/asyncjob.py:229 msgid "Cancelling job..." msgstr "正在取消任务......" #: ../virtManager/asyncjob.py:317 ../virtManager/asyncjob.py:324 #: ../ui/asyncjob.ui.h:3 msgid "Processing..." msgstr "处理中..." #: ../virtManager/asyncjob.py:338 msgid "Completed" msgstr "已完成" #: ../virtManager/clone.py:52 msgid "No storage to clone." msgstr "没有存储要克隆。" #: ../virtManager/clone.py:57 msgid "Cannot clone unmanaged remote storage." msgstr "无法克隆自由远程存储。" #: ../virtManager/clone.py:60 msgid "" "Block devices to clone must be libvirt\n" "managed storage volumes." msgstr "" "要克隆的块设备必须\n" "是由 libvirt 管理的存储卷。" #: ../virtManager/clone.py:63 ../virtManager/delete.py:357 msgid "No write access to parent directory." msgstr "没有到父目录的写入访问。" #: ../virtManager/clone.py:65 ../virtManager/delete.py:355 msgid "Path does not exist." msgstr "路径不存在。" #: ../virtManager/clone.py:88 msgid "Removable" msgstr "可删除" #: ../virtManager/clone.py:91 msgid "Read Only" msgstr "只读" #: ../virtManager/clone.py:93 msgid "No write access" msgstr "没有写入权限" #: ../virtManager/clone.py:98 msgid "SCSI device" msgstr "" #: ../virtManager/clone.py:102 msgid "iSCSI share" msgstr "" #: ../virtManager/clone.py:105 msgid "Shareable" msgstr "可共享" #: ../virtManager/clone.py:123 #, python-format msgid "Error launching clone dialog: %s" msgstr "" #: ../virtManager/clone.py:291 ../virtManager/clone.py:547 msgid "Details..." msgstr "详情..." #: ../virtManager/clone.py:319 msgid "Usermode" msgstr "用户模式" #: ../virtManager/clone.py:335 msgid "Virtual Network" msgstr "虚拟网络" #: ../virtManager/clone.py:408 msgid "Nothing to clone." msgstr "没有可克隆的对象" #: ../virtManager/clone.py:539 msgid "Clone this disk" msgstr "克隆这个磁盘" #: ../virtManager/clone.py:543 #, python-format msgid "Share disk with %s" msgstr "与 %s 共享这个磁盘" #: ../virtManager/clone.py:555 msgid "Storage cannot be shared or cloned." msgstr "无法共享或者克隆存储" #: ../virtManager/clone.py:613 msgid "One or more disks cannot be cloned or shared." msgstr "无法克隆或者共享一个或者多个磁盘。" #: ../virtManager/clone.py:698 #, python-format msgid "Error changing MAC address: %s" msgstr "更改 MAC 地址出错:%s" #: ../virtManager/clone.py:724 msgid "Cloning will overwrite the existing file" msgstr "克隆将覆盖现有文件" #: ../virtManager/clone.py:726 msgid "" "Using an existing image will overwrite the path during the clone process. " "Are you sure you want to use this path?" msgstr "使用现有映像将覆盖克隆过程中的路径。您确定要使用这个路径吗?" #: ../virtManager/clone.py:738 #, python-format msgid "Error changing storage path: %s" msgstr "更改存储路径出错:%s" #: ../virtManager/clone.py:790 msgid "Skipping disks may cause data to be overwritten." msgstr "跳过磁盘可导致数据被覆盖。" #: ../virtManager/clone.py:791 #, python-format msgid "" "The following disk devices will not be cloned:\n" "\n" "%s\n" "Running the new guest could overwrite data in these disk images." msgstr "" "不会克隆下列磁盘设备:\n" "\n" "%s\n" "运行新虚拟机系统将会覆盖这些磁盘映像中的数据。" #: ../virtManager/clone.py:808 #, python-format msgid "Error creating virtual machine clone '%s': %s" msgstr "创建虚拟机克隆时出错“%s”:%s" #: ../virtManager/clone.py:821 ../virtManager/createpool.py:379 #: ../virtManager/createvol.py:254 ../virtManager/migrate.py:387 #, python-format msgid "Uncaught error validating input: %s" msgstr "确认输入时未捕获的错误:%s" #: ../virtManager/clone.py:826 #, python-format msgid "Creating virtual machine clone '%s'" msgstr "创建虚拟机克隆“%s”" #: ../virtManager/clone.py:830 ../virtManager/delete.py:158 msgid " and selected storage (this may take a while)" msgstr "以及选择的存储(可能需要一些时间)" #: ../virtManager/config.py:121 msgid "Locate or create storage volume" msgstr "定位或创建存储卷" #: ../virtManager/config.py:122 msgid "Locate existing storage" msgstr "定位现有存储" #: ../virtManager/config.py:129 msgid "Locate ISO media volume" msgstr "定位 ISO 介质卷" #: ../virtManager/config.py:130 msgid "Locate ISO media" msgstr "定位 ISO 介质" #: ../virtManager/config.py:135 msgid "Locate floppy media volume" msgstr "定位软盘介质卷" #: ../virtManager/config.py:136 msgid "Locate floppy media" msgstr "定位软盘卷" #: ../virtManager/config.py:141 ../virtManager/config.py:142 msgid "Locate directory volume" msgstr "定位目录卷" #: ../virtManager/connect.py:36 #, python-format msgid "Error launching connect dialog: %s" msgstr "启动连接对话出错:%s" #: ../virtManager/connect.py:116 msgid "user session" msgstr "用户会话" #: ../virtManager/connect.py:118 msgid "Linux Containers" msgstr "Linux 容器" #: ../virtManager/connect.py:240 msgid "A hostname is required for remote connections." msgstr "远程连接需要主机名。" #: ../virtManager/connect.py:253 msgid "Would you still like to remember this connection?" msgstr "您仍然希望记住此连接?" #: ../virtManager/connectauth.py:51 msgid "Authentication required" msgstr "需要认证" #: ../virtManager/connectauth.py:154 msgid "" "The remote host requires a version of netcat/nc which supports the -U " "option." msgstr "" #: ../virtManager/connectauth.py:160 msgid "" "Configure SSH key access for the remote host, or install an SSH askpass " "package locally." msgstr "" #: ../virtManager/connectauth.py:164 msgid "Verify that the 'libvirtd' daemon is running on the remote host." msgstr "" #: ../virtManager/connectauth.py:168 msgid "" "Verify that:\n" " - A Xen host kernel was booted\n" " - The Xen service has been started" msgstr "" "确认以下内容:\n" "已载入 -A Xen 主机内核\n" "已启动 Xen 服务" #: ../virtManager/connectauth.py:174 msgid "" "Could not detect a local session: if you are running virt-manager over ssh " "-X or VNC, you may not be able to connect to libvirt as a regular user. Try " "running as root." msgstr "" #: ../virtManager/connectauth.py:180 msgid "Verify that the 'libvirtd' daemon is running." msgstr "确定 ‘libvirtd’ 守护进程正在运行。" #: ../virtManager/connectauth.py:183 #, python-format msgid "Unable to connect to libvirt %s." msgstr "" #: ../virtManager/connectauth.py:195 msgid "Virtual Machine Manager Connection Failure" msgstr "虚拟机管理器连接失败" #: ../virtManager/connection.py:419 msgid "User session" msgstr "用户会话" #: ../virtManager/connection.py:577 ../virtManager/migrate.py:303 msgid "Disconnected" msgstr "取消连接" #: ../virtManager/connection.py:579 msgid "Connecting" msgstr "连接中" #: ../virtManager/connection.py:581 ../virtManager/host.py:565 #: ../virtManager/libvirtobject.py:216 ../virtManager/storagelist.py:333 #: ../ui/storagelist.ui.h:11 msgid "Active" msgstr "活跃" #. Machine settings #: ../virtManager/connection.py:583 ../virtManager/details.py:1873 #: ../virtManager/details.py:2456 ../virtManager/details.py:2472 #: ../virtManager/details.py:2704 ../virtManager/gfxdetails.py:290 #: ../virtManager/gfxdetails.py:292 ../virtManager/interface.py:98 #: ../virtManager/libvirtenummap.py:88 msgid "Unknown" msgstr "未知" #: ../virtManager/connection.py:700 #, python-format msgid "" "%s rename failed. Attempting to recover also failed.\n" "\n" "Original error: %s\n" "\n" "Recover error: %s" msgstr "" "%s 重命名失败。尝试恢复也已失败。\n" "\n" "最初错误: %s\n" "\n" "恢复错误: %s" #: ../virtManager/console.py:179 msgid "Send key combination" msgstr "发送组合键" #: ../virtManager/console.py:227 msgid "Leave fullscreen" msgstr "退出全屏" #: ../virtManager/console.py:305 #, python-format msgid "%(vm-name)s on %(connection-name)s" msgstr "%(vm-name)s - %(connection-name)s" #: ../virtManager/console.py:312 #, python-format msgid "Press %s to release pointer." msgstr "按 %s 释放光标。" #: ../virtManager/console.py:437 #, python-format msgid "Graphics type '%s' does not support auto resize." msgstr "'%s' 显卡类型不支持自动调整大小。" #: ../virtManager/console.py:440 msgid "Guest agent is not available." msgstr "客户机代理不可用。" #: ../virtManager/console.py:581 msgid "Guest has crashed." msgstr "" #: ../virtManager/console.py:583 msgid "Guest is not running." msgstr "" #: ../virtManager/console.py:724 msgid "Graphical console not configured for guest" msgstr "没有为虚拟机系统配置图形控制台" #: ../virtManager/console.py:731 #, python-format msgid "Cannot display graphical console type '%s'" msgstr "无法显示图形控制台类型 '%s'" #: ../virtManager/console.py:738 msgid "Connecting to graphical console for guest" msgstr "为虚拟机系统连接到图形控制台" #: ../virtManager/console.py:761 msgid "Error connecting to graphical console" msgstr "连接到图形控制台出错" #: ../virtManager/console.py:815 #, python-format msgid "Viewer authentication error: %s" msgstr "查看器身份验证错误: %s" #: ../virtManager/console.py:833 msgid "USB redirection error" msgstr "USB 重定向错误" #: ../virtManager/console.py:842 msgid "Viewer was disconnected." msgstr "" #: ../virtManager/console.py:848 #, python-format msgid "SSH tunnel error output: %s" msgstr "" #: ../virtManager/console.py:853 ../virtManager/console.py:1039 msgid "Viewer disconnected." msgstr "" #: ../virtManager/console.py:944 msgid "No text console available" msgstr "没有可用的文本控制台" #: ../virtManager/console.py:957 #, python-format msgid "Text Console %d" msgstr "文本控制台 %d" #: ../virtManager/console.py:959 #, python-format msgid "Serial %d" msgstr "序列 %d" #: ../virtManager/console.py:971 msgid "No graphical console available" msgstr "没有可用的图形控制台" #: ../virtManager/console.py:978 msgid "Graphical Console" msgstr "图形控制台" #: ../virtManager/console.py:986 msgid "virt-manager does not support more that one graphical console" msgstr "virt-manager 不支持多个图形控制台" #: ../virtManager/create.py:71 #, python-format msgid "%.1f GiB" msgstr "" #: ../virtManager/create.py:75 #, python-format msgid "%d MiB" msgstr "" #: ../virtManager/create.py:117 #, python-format msgid "Error launching create dialog: %s" msgstr "" #: ../virtManager/create.py:259 ../virtManager/create.py:264 msgid "Warning" msgstr "警告" #: ../virtManager/create.py:440 #, python-format msgid "" "Failed to setup UEFI: %s\n" "Install options are limited." msgstr "" #: ../virtManager/create.py:466 msgid "Libvirt version does not support remote URL installs." msgstr "Libvirt 版本不支持远程 URL 安装。" #: ../virtManager/create.py:473 #, python-format msgid "%s installs not available for paravirt guests." msgstr "%s 安装不可用于半虚拟虚拟机系统。" #: ../virtManager/create.py:478 #, python-format msgid "Architecture '%s' is not installable" msgstr "架构 '%s' 不可安装" #: ../virtManager/create.py:494 msgid "No install methods available for this connection." msgstr "没有可在这个连接中使用的安装方法。" #: ../virtManager/create.py:532 msgid "No hypervisor options were found for this connection." msgstr "没有找到这个连接的 hypervisor 选项。" #: ../virtManager/create.py:537 msgid "" "This usually means that QEMU or KVM is not installed on your machine, or the" " KVM kernel modules are not loaded." msgstr "这通常是因为您的机器没有安装 QEMU 或 KVM,或者没有载入 KVM 内核模块。" #: ../virtManager/create.py:561 msgid "" "Host is not advertising support for full virtualization. Install options may" " be limited." msgstr "主机未通告其支持完全虚拟化。安装选项可能受限。" #: ../virtManager/create.py:567 msgid "" "KVM is not available. This may mean the KVM package is not installed, or the" " KVM kernel modules are not loaded. Your virtual machines may perform " "poorly." msgstr "KVM 不可用。这可能是因为没有安装 KVM 软件包,或者没有载入 KVM 内核模块。您的虚拟机可能性能很差。" #: ../virtManager/create.py:609 #, python-format msgid "Up to %(maxmem)s available on the host" msgstr "主机中最多有 %(maxmem)s 可用" #: ../virtManager/create.py:621 #, python-format msgid "Up to %(numcpus)d available" msgstr "最多有 %(numcpus)d 可用" #: ../virtManager/create.py:659 msgid "No active connection to install on." msgstr "没有活跃连接可用于安装。" #: ../virtManager/create.py:920 msgid "Host filesystem" msgstr "主机文件系统" #: ../virtManager/create.py:922 ../virtManager/details.py:2457 #: ../virtManager/gfxdetails.py:77 ../virtinst/domcapabilities.py:203 msgid "None" msgstr "无" #: ../virtManager/create.py:935 msgid "Local CDROM/ISO" msgstr "本地光驱/映像" #: ../virtManager/create.py:937 msgid "URL Install Tree" msgstr "URL 安装树" #: ../virtManager/create.py:939 msgid "PXE Install" msgstr "PXE 安装" #: ../virtManager/create.py:941 msgid "Import existing OS image" msgstr "导入现有 OS 映像" #: ../virtManager/create.py:943 msgid "Application container" msgstr "应用程序容器" #: ../virtManager/create.py:945 msgid "Operating system container" msgstr "操作系统容器" #: ../virtManager/create.py:947 msgid "Virtuozzo container" msgstr "" #: ../virtManager/create.py:1093 msgid "Removing disk images" msgstr "正在删除磁盘镜像" #: ../virtManager/create.py:1094 msgid "Removing disk images we created for this virtual machine." msgstr "正在删除磁盘镜像,由程序为该虚拟机创建镜像。" #: ../virtManager/create.py:1258 msgid "No network selected" msgstr "未选择网络" #: ../virtManager/create.py:1260 msgid "Network selection does not support PXE" msgstr "选择的网络不支持 PXE" #: ../virtManager/create.py:1329 ../virtManager/createnet.py:489 #: ../virtManager/createpool.py:426 #, python-format msgid "Step %(current_page)d of %(max_page)d" msgstr "%(max_page)d 的步骤 %(current_page)d" #: ../virtManager/create.py:1338 msgid "Waiting for install media / source" msgstr "" #: ../virtManager/create.py:1411 #, python-format msgid "Error populating summary page: %s" msgstr "填写摘要页面出错: %s" #: ../virtManager/create.py:1447 msgid "Error setting OS information." msgstr "设定操作系统信息出错。" #: ../virtManager/create.py:1471 #, python-format msgid "Uncaught error validating install parameters: %s" msgstr "验证安装参数时未捕获的错误:%s" #: ../virtManager/create.py:1521 msgid "You must select an OS." msgstr "" #: ../virtManager/create.py:1528 msgid "An install media selection is required." msgstr "需要选择安装介质。" #: ../virtManager/create.py:1535 msgid "An install tree is required." msgstr "需要安装树。" #: ../virtManager/create.py:1547 msgid "A storage path to import is required." msgstr "需要导入的存储路径。" #: ../virtManager/create.py:1552 msgid "The import path must point to an existing storage." msgstr "" #: ../virtManager/create.py:1558 msgid "An application path is required." msgstr "需要应用程序路径。" #: ../virtManager/create.py:1563 msgid "An OS directory path is required." msgstr "需要操作系统路径。" #: ../virtManager/create.py:1572 msgid "Source URL is required" msgstr "" #: ../virtManager/create.py:1577 msgid "Please specify password for accessing source registry" msgstr "" #: ../virtManager/create.py:1583 #, python-format msgid "Destination path is not directory: %s" msgstr "" #: ../virtManager/create.py:1586 #, python-format msgid "No write permissions for directory path: %s" msgstr "" #: ../virtManager/create.py:1591 msgid "OS root directory is not empty" msgstr "" #: ../virtManager/create.py:1592 msgid "" "Creating root file system in a non-empty directory might fail due to file conflicts.\n" "Would you like to continue?" msgstr "" #: ../virtManager/create.py:1602 msgid "A template name is required." msgstr "" #: ../virtManager/create.py:1617 msgid "Error setting installer parameters." msgstr "设定安装程序参数出错。" #: ../virtManager/create.py:1641 msgid "Error setting install media location." msgstr "设定安装介质位置出错。" #: ../virtManager/create.py:1668 msgid "Error setting default name." msgstr "设置默认名称出错。" #: ../virtManager/create.py:1725 msgid "Error setting CPUs." msgstr "设定 CPU 出错。" #: ../virtManager/create.py:1732 msgid "Error setting guest memory." msgstr "设定虚拟机系统内存出错。" #: ../virtManager/create.py:1805 msgid "Invalid guest name" msgstr "客户机名称无效" #: ../virtManager/create.py:1826 #, python-format msgid "Network device required for %s install." msgstr "%s 安装需要网络设备。" #: ../virtManager/create.py:1909 msgid "Detecting..." msgstr "" #: ../virtManager/create.py:1971 msgid "None detected" msgstr "" #: ../virtManager/create.py:2006 msgid "Error starting installation: " msgstr "启动安装时出错:" #: ../virtManager/create.py:2046 #, python-format msgid "Unable to complete install: '%s'" msgstr "无法完成安装:'%s'" #: ../virtManager/create.py:2085 msgid "Creating Virtual Machine" msgstr "创建虚拟机" #: ../virtManager/create.py:2086 msgid "" "The virtual machine is now being created. Allocation of disk storage and " "retrieval of the installation images may take a few minutes to complete." msgstr "现已创建虚拟机。分配磁盘存储和搜索安装程序映像需要几分钟方可完成。" #: ../virtManager/create.py:2140 #, python-format msgid "VM '%s' didn't show up after expected time." msgstr "VM '%s' 在预期时间之后未出现。" #: ../virtManager/create.py:2188 #, python-format msgid "Error continue install: %s" msgstr "继续安装时出错:%s" #: ../virtManager/create.py:2200 msgid "Bootstraping container" msgstr "" #: ../virtManager/createnet.py:128 ../virtinst/network.py:154 msgid "NAT" msgstr "NAT" #: ../virtManager/createnet.py:129 ../ui/host.ui.h:22 msgid "Routed" msgstr "路由的" #: ../virtManager/createnet.py:130 msgid "Open" msgstr "" #: ../virtManager/createnet.py:169 msgid "Any physical device" msgstr "任意物理设备" #: ../virtManager/createnet.py:179 #, python-format msgid "Physical device %s" msgstr "物理设备 %s" #: ../virtManager/createnet.py:204 #, python-format msgid "%s" msgstr "" #: ../virtManager/createnet.py:206 msgid "No available device" msgstr "" #: ../virtManager/createnet.py:290 msgid "Invalid network name" msgstr "无效的网络名称" #: ../virtManager/createnet.py:299 ../virtManager/createnet.py:303 #: ../virtManager/createnet.py:307 ../virtManager/createnet.py:311 #: ../virtManager/createnet.py:382 ../virtManager/createnet.py:386 #: ../virtManager/createnet.py:390 msgid "Invalid Network Address" msgstr "无效的网络地址" #: ../virtManager/createnet.py:300 ../virtManager/createnet.py:383 msgid "The network address could not be understood" msgstr "无法理解的网络地址" #: ../virtManager/createnet.py:304 msgid "The network must be an IPv4 address" msgstr "网络必须是 IPv4 地址" #: ../virtManager/createnet.py:308 msgid "The network must address at least 8 addresses." msgstr "网络地址必须至少 8 位。" #: ../virtManager/createnet.py:312 msgid "The network prefix must be >= 15" msgstr "网络前缀必须 >= 15" #: ../virtManager/createnet.py:315 ../virtManager/createnet.py:394 msgid "Check Network Address" msgstr "检查网络地址" #: ../virtManager/createnet.py:316 msgid "" "The network should normally use a private IPv4 address. Use this non-private" " address anyway?" msgstr "该网络应该通常使用专用 IP4 地址。要使用此非专用地址吗?" #: ../virtManager/createnet.py:326 ../virtManager/createnet.py:329 #: ../virtManager/createnet.py:332 ../virtManager/createnet.py:336 msgid "Invalid DHCP Address" msgstr "无效的 DHCP 地址" #: ../virtManager/createnet.py:327 msgid "The DHCP start address could not be understood" msgstr "无法理解 DHCP 起始地址" #: ../virtManager/createnet.py:330 msgid "The DHCP end address could not be understood" msgstr "无法理解 DHCP 终止地址" #: ../virtManager/createnet.py:333 #, python-format msgid "The DHCP start address is not with the network %s" msgstr "DHCP 起始地址不在网络 %s 中" #: ../virtManager/createnet.py:337 #, python-format msgid "The DHCP end address is not with the network %s" msgstr "DHCP 终止地址不在网络 %s 中" #: ../virtManager/createnet.py:369 ../virtManager/createnet.py:372 #: ../virtManager/createnet.py:448 ../virtManager/createnet.py:451 msgid "Invalid static route" msgstr "无效的静态路由" #: ../virtManager/createnet.py:370 ../virtManager/createnet.py:449 msgid "The network address is incorrect." msgstr "网络地址不正确。" #: ../virtManager/createnet.py:373 ../virtManager/createnet.py:452 msgid "The gateway address is incorrect." msgstr "网关地址不正确。" #: ../virtManager/createnet.py:387 msgid "The network must be an IPv6 address" msgstr "网络必须是一个 IPv6 地址" #: ../virtManager/createnet.py:391 msgid "For libvirt, the IPv6 network prefix must be /64" msgstr "对于 libvirt,IPv6 网络前缀必须为 /64" #: ../virtManager/createnet.py:395 msgid "" "The network should normally use a private IPv6 address. Use this non-private" " address anyway?" msgstr "局域网通常应使用私有 IPv6 地址。您无论如何都要使用非私有地址吗?" #: ../virtManager/createnet.py:405 ../virtManager/createnet.py:408 #: ../virtManager/createnet.py:411 ../virtManager/createnet.py:415 msgid "Invalid DHCPv6 Address" msgstr "无效的 DHCPv6 地址" #: ../virtManager/createnet.py:406 msgid "The DHCPv6 start address could not be understood" msgstr "无法理解 DHCPv6 起始地址" #: ../virtManager/createnet.py:409 msgid "The DHCPv6 end address could not be understood" msgstr "无法理解 DHCPv6 结束地址" #: ../virtManager/createnet.py:412 #, python-format msgid "The DHCPv6 start address is not with the network %s" msgstr "DHCPv6 起始地址不在网络 %s 中" #: ../virtManager/createnet.py:416 #, python-format msgid "The DHCPv6 end address is not with the network %s" msgstr "DHCPv6 结束地址不在网络 %s 中" #: ../virtManager/createnet.py:614 ../virtManager/createnet.py:670 #: ../virtManager/netlist.py:81 msgid "Private" msgstr "专用" #: ../virtManager/createnet.py:614 ../virtManager/createnet.py:676 msgid "Other/Public" msgstr "其他/公共" #: ../virtManager/createnet.py:672 msgid "Reserved" msgstr "保留的" #: ../virtManager/createnet.py:674 msgid "Unspecified" msgstr "未指定" #: ../virtManager/createnet.py:803 #, python-format msgid "Error creating virtual network: %s" msgstr "创建虚拟网络时出错:%s" #: ../virtManager/createnet.py:820 #, python-format msgid "Error generating network xml: %s" msgstr "生成网络 xml 错误:%s" #: ../virtManager/createnet.py:826 msgid "Creating virtual network..." msgstr "创建虚拟网络..." #: ../virtManager/createnet.py:827 msgid "Creating the virtual network may take a while..." msgstr "创建虚拟网络可能需要一些时间......" #: ../virtManager/createpool.py:270 msgid "_Source IQN:" msgstr "源 IQN:" #: ../virtManager/createpool.py:272 msgid "_Source Path:" msgstr "源路径(_S):" #: ../virtManager/createpool.py:355 msgid "Choose source path" msgstr "选择源路径" #: ../virtManager/createpool.py:362 msgid "Choose target directory" msgstr "选择目标目录" #: ../virtManager/createpool.py:394 #, python-format msgid "Error creating pool: %s" msgstr "创建池错误:%s" #: ../virtManager/createpool.py:409 msgid "Creating storage pool..." msgstr "创建存储池......" #: ../virtManager/createpool.py:410 msgid "Creating the storage pool may take a while..." msgstr "创建存储池可能需要一些时间......" #: ../virtManager/createpool.py:479 ../virtManager/createpool.py:510 msgid "Pool Parameter Error" msgstr "池参数错误" #: ../virtManager/createpool.py:516 msgid "" "Building a pool of this type will format the source device. Are you sure you" " want to 'build' this pool?" msgstr "创建一个这种类型的池将格式化源设备。您确定要‘创建’这个池吗?" #: ../virtManager/createvol.py:240 #, python-format msgid "Error creating vol: %s" msgstr "创建卷出错:%s" #: ../virtManager/createvol.py:260 msgid "Creating storage volume..." msgstr "创建存储卷......" #: ../virtManager/createvol.py:261 msgid "Creating the storage volume may take a while..." msgstr "创建存储卷可能需要一些时间......" #: ../virtManager/createvol.py:302 msgid "Volume Parameter Error" msgstr "卷参数错误" #: ../virtManager/delete.py:42 #, python-format msgid "Error launching delete dialog: %s" msgstr "启动删除对话框出错: %s" #: ../virtManager/delete.py:96 msgid "Delete" msgstr "删除" #: ../virtManager/delete.py:143 msgid "Are you sure you want to delete the storage?" msgstr "您确定要删除此存储?" #: ../virtManager/delete.py:144 #, python-format msgid "" "The following paths will be deleted:\n" "\n" "%s" msgstr "" "以下路径将会被删除:\n" "\n" "%s" #: ../virtManager/delete.py:155 #, python-format msgid "Deleting virtual machine '%s'" msgstr "删除虚拟机 '%s'" #: ../virtManager/delete.py:182 #, python-format msgid "Deleting path '%s'" msgstr "删除路径 '%s'" #: ../virtManager/delete.py:194 #, python-format msgid "Error deleting virtual machine '%s': %s" msgstr "删除虚拟机出错 '%s':%s" #: ../virtManager/delete.py:210 msgid "Additionally, there were errors removing certain storage devices: \n" msgstr "另外,删除某些存储设备时出错:\n" #: ../virtManager/delete.py:214 msgid "Errors encountered while removing certain storage devices." msgstr "删除默写存储设备时出错。" #: ../virtManager/delete.py:293 ../ui/details.ui.h:56 msgid "Target" msgstr "目标" #: ../virtManager/delete.py:295 msgid "Storage Path" msgstr "存储路径" #: ../virtManager/delete.py:348 msgid "Cannot delete iscsi share." msgstr "无法删除 iscsi 共享。" #: ../virtManager/delete.py:350 msgid "Cannot delete SCSI device." msgstr "" #: ../virtManager/delete.py:353 msgid "Cannot delete unmanaged remote storage." msgstr "无法删除自由远程存储。" #: ../virtManager/delete.py:359 msgid "Cannot delete unmanaged block device." msgstr "无法删除自由块设备。" #: ../virtManager/delete.py:380 msgid "Storage is read-only." msgstr "存储为只读。" #: ../virtManager/delete.py:382 msgid "No write access to path." msgstr "没有到路径的写入访问。" #: ../virtManager/delete.py:385 msgid "Storage is marked as shareable." msgstr "将存储标记为可共享。" #: ../virtManager/delete.py:388 msgid "Storage is a media device." msgstr "" #: ../virtManager/delete.py:398 #, python-format msgid "" "Storage is in use by the following virtual machines:\n" "- %s " msgstr "" "以下虚拟机在使用存储:\n" "- %s " #: ../virtManager/details.py:190 ../virtManager/details.py:3261 #: ../virtinst/devices/controller.py:34 msgid "Floppy" msgstr "软盘" #: ../virtManager/details.py:193 ../virtManager/details.py:3259 msgid "CDROM" msgstr "CDROM" #: ../virtManager/details.py:195 msgid "Disk" msgstr "磁盘" #: ../virtManager/details.py:214 msgid "Tablet" msgstr "数位板" #: ../virtManager/details.py:216 msgid "Mouse" msgstr "鼠标" #: ../virtManager/details.py:218 msgid "Keyboard" msgstr "键盘" #: ../virtManager/details.py:242 #, python-format msgid "Display %s" msgstr "显示协议 %s" #: ../virtManager/details.py:244 #, python-format msgid "%s Redirector %s" msgstr "%s 转发器 %s" #: ../virtManager/details.py:249 #, python-format msgid "Sound %s" msgstr "" #: ../virtManager/details.py:251 #, python-format msgid "Video %s" msgstr "显卡 %s" #: ../virtManager/details.py:253 #, python-format msgid "Filesystem %s" msgstr "文件系统 %s" #: ../virtManager/details.py:255 #, python-format msgid "Controller %s %s" msgstr "" #: ../virtManager/details.py:347 msgid "MS-DOS/FreeDOS" msgstr "" #: ../virtManager/details.py:348 msgid "FreeBSD" msgstr "" #: ../virtManager/details.py:349 msgid "GNU/Hurd" msgstr "" #: ../virtManager/details.py:350 msgid "Linux" msgstr "Linux" #: ../virtManager/details.py:351 msgid "MINIX" msgstr "" #: ../virtManager/details.py:352 msgid "NetBSD" msgstr "" #: ../virtManager/details.py:353 msgid "OpenBSD" msgstr "" #: ../virtManager/details.py:354 msgid "Microsoft Windows" msgstr "" #: ../virtManager/details.py:359 msgid "unknown" msgstr "未知" #: ../virtManager/details.py:382 #, python-format msgid "Error launching details: %s" msgstr "启动详情出错:%s" #: ../virtManager/details.py:715 msgid "This will abort the installation. Are you sure?" msgstr "这将中止安装。您确定吗?" #: ../virtManager/details.py:781 msgid "_Add Hardware" msgstr "添加硬件(_A)" #: ../virtManager/details.py:789 msgid "_Remove Hardware" msgstr "删除硬件(_R)" #: ../virtManager/details.py:913 msgid "Libvirt or hypervisor does not support UEFI." msgstr "Libvirt 或虚拟机管理器不支持 UEFI。" #: ../virtManager/details.py:916 msgid "" "Libvirt did not detect any UEFI/OVMF firmware image installed on the host." msgstr "libvirt 未检测到安装在主机上的任何 UEFI/OVMF 固件镜像。" #: ../virtManager/details.py:921 msgid "UEFI not found" msgstr "UEFI 未找到" #: ../virtManager/details.py:969 ../virtManager/manager.py:335 #: ../virtManager/oslist.py:65 ../ui/create.ui.h:20 msgid "Name" msgstr "名称" #: ../virtManager/details.py:970 msgid "Version" msgstr "版本" #: ../virtManager/details.py:1032 msgid "Application Default" msgstr "应用程序默认值" #: ../virtManager/details.py:1034 msgid "Hypervisor Default" msgstr "管理程序默认值" #: ../virtManager/details.py:1036 msgid "Clear CPU configuration" msgstr "清除 CPU 配置" #: ../virtManager/details.py:1184 ../virtManager/host.py:645 #: ../virtManager/snapshots.py:364 ../virtManager/storagelist.py:453 msgid "There are unapplied changes. Would you like to apply them now?" msgstr "有尚未应用的更改。您要现在应用它们吗?" #: ../virtManager/details.py:1186 ../virtManager/host.py:647 #: ../virtManager/snapshots.py:366 ../virtManager/storagelist.py:455 msgid "Don't warn me again." msgstr "不要再警告。" #: ../virtManager/details.py:1227 msgid "Remove this device from the virtual machine" msgstr "从虚拟机删除此设备" #: ../virtManager/details.py:1281 #, python-format msgid "Error refreshing hardware page: %s" msgstr "刷新硬件页面时出错:%s" #: ../virtManager/details.py:1353 ../virtManager/manager.py:769 msgid "_Restore" msgstr "恢复(_R)" #: ../virtManager/details.py:1355 ../virtManager/manager.py:771 #: ../virtManager/vmmenu.py:102 ../ui/manager.ui.h:21 msgid "_Run" msgstr "运行(_R)" #: ../virtManager/details.py:1383 ../virtManager/manager.py:806 msgid "Resume the virtual machine" msgstr "恢复虚拟机" #: ../virtManager/details.py:1385 ../virtManager/manager.py:808 #: ../ui/details.ui.h:28 ../ui/manager.ui.h:22 msgid "Pause the virtual machine" msgstr "暂停虚拟机" #: ../virtManager/details.py:1413 msgid "Manage VM snapshots" msgstr "管理虚拟机快照" #: ../virtManager/details.py:1473 #, python-format msgid "Error launching hardware dialog: %s" msgstr "启动硬件对话时出错:%s" #: ../virtManager/details.py:1518 #, python-format msgid "Error taking screenshot: %s" msgstr "截图错误: %s" #: ../virtManager/details.py:1526 msgid "Error initializing spice USB device widget" msgstr "初始化 spice USB 设备部件错误" #: ../virtManager/details.py:1530 msgid "Select USB devices for redirection" msgstr "选择需要重定向的 USB 设备" #: ../virtManager/details.py:1562 msgid "Save Virtual Machine Screenshot" msgstr "保存虚拟机截屏" #: ../virtManager/details.py:1563 msgid "PNG files" msgstr "PNG 文件" #: ../virtManager/details.py:1940 #, python-format msgid "Error apply changes: %s" msgstr "应用更新时出错:%s" #: ../virtManager/details.py:2083 #, python-format msgid "Error changing autostart value: %s" msgstr "更改自动启动值出错:%s" #: ../virtManager/details.py:2101 msgid "Cannot set initrd without specifying a kernel path" msgstr "不指定内核路径就无法设定 initrd" #: ../virtManager/details.py:2104 msgid "Cannot set kernel arguments without specifying a kernel path" msgstr "不指定内核路径就不能设定内核参数" #: ../virtManager/details.py:2110 msgid "An init path must be specified" msgstr "必须指定 init 路径" #: ../virtManager/details.py:2365 msgid "Are you sure you want to remove this device?" msgstr "您确定要删除这个设备吗?" #: ../virtManager/details.py:2372 #, python-format msgid "Error Removing Device: %s" msgstr "删除设备出错:%s" #: ../virtManager/details.py:2389 msgid "Device could not be removed from the running machine" msgstr "不能从运行的机器中删除设备" #: ../virtManager/details.py:2391 msgid "This change will take effect after the next guest shutdown." msgstr "这个更改将在下次虚拟机关机后生效。" #: ../virtManager/details.py:2549 #, python-format msgid "%(summary)s ..." msgstr "" #: ../virtManager/details.py:2561 #, python-format msgid "%(received)d %(units)s read" msgstr "%(received)d %(units)s 读取" #: ../virtManager/details.py:2562 #, python-format msgid "%(transferred)d %(units)s write" msgstr "" #: ../virtManager/details.py:2565 #, python-format msgid "%(received)d %(units)s in" msgstr "%(received)d %(units)s 入站" #: ../virtManager/details.py:2566 #, python-format msgid "%(transferred)d %(units)s out" msgstr "" #: ../virtManager/details.py:2568 ../virtManager/details.py:2569 #: ../virtManager/details.py:2570 ../virtManager/details.py:2571 #: ../virtManager/host.py:451 ../virtManager/host.py:482 msgid "Disabled" msgstr "禁用" #: ../virtManager/details.py:2579 #, python-format msgid "%(current-memory)s of %(total-memory)s" msgstr "%(current-memory)s / %(total-memory)s" #: ../virtManager/details.py:2784 msgid "Absolute Movement" msgstr "绝对移动" #: ../virtManager/details.py:2786 msgid "Relative Movement" msgstr "相对移动" #: ../virtManager/details.py:2795 ../virtManager/details.py:2997 #: ../virtManager/details.py:3000 msgid "Hypervisor does not support removing this device" msgstr "虚拟机管理程序不支持删除此设备" #: ../virtManager/details.py:2810 #, python-format msgid "%s:%s" msgstr "%s:%s" #: ../virtManager/details.py:2898 msgid "Serial Device" msgstr "串口设备" #: ../virtManager/details.py:2900 msgid "Parallel Device" msgstr "并口设备" #: ../virtManager/details.py:2902 msgid "Console Device" msgstr "控制台设备" #: ../virtManager/details.py:2904 msgid "Channel Device" msgstr "通道设备" #: ../virtManager/details.py:2914 msgid "Primary Console" msgstr "主控制台" #: ../virtManager/details.py:2951 #, python-format msgid "Physical %s Device" msgstr "物理 %s 设备" #: ../virtManager/details.py:2981 msgid "Cannot remove last video device while Graphics/Display is attached." msgstr "" #: ../virtManager/details.py:3010 ../virtManager/details.py:3017 #: ../virtManager/details.py:3023 msgid "Cannot remove controller while devices are attached." msgstr "" #: ../virtManager/details.py:3126 msgid "Overview" msgstr "概况" #: ../virtManager/details.py:3127 msgid "OS information" msgstr "系统信息" #: ../virtManager/details.py:3129 msgid "Performance" msgstr "性能" #: ../virtManager/details.py:3131 msgid "CPUs" msgstr "CPUs" #: ../virtManager/details.py:3132 ../ui/create.ui.h:64 msgid "Memory" msgstr "内存" #: ../virtManager/details.py:3133 msgid "Boot Options" msgstr "引导选项" #: ../virtManager/details.py:3258 msgid "Hard Disk" msgstr "硬盘" #: ../virtManager/details.py:3260 msgid "Network (PXE)" msgstr "网络(PXE)" #: ../virtManager/details.py:3272 msgid "No bootable devices" msgstr "没有可引导设备" #: ../virtManager/domain.py:264 #, python-format msgid "" "There is more than one '%s' device attached to your host, and we can't determine which one to use for your guest.\n" "To fix this, remove and reattach the USB device to your guest using the 'Add Hardware' wizard." msgstr "" "有多个 '%s' 设备连接到你的主机,我们不能确定将哪个用于你的客户机。\n" "为了修复此问题,使用 '添加新硬件' 向导删除并重新连接 USB 设备到你的客户机。" #: ../virtManager/domain.py:356 msgid "Libvirt connection does not support snapshots." msgstr "Libvirt 连接不支持快照" #: ../virtManager/domain.py:371 msgid "" "Snapshots are only supported if all writeable disks images allocated to the " "guest are qcow2 format." msgstr "如果所有已分配至客户机的可写磁盘镜像为 qcow2 格式,则仅支持快照。" #: ../virtManager/domain.py:374 msgid "" "Snapshots require at least one writeable qcow2 disk image allocated to the " "guest." msgstr "快照需要客户机已分配至少一个可写的 qcow2 磁盘镜像。" #: ../virtManager/domain.py:409 #, python-format msgid "Could not find specified device in the inactive VM configuration: %s" msgstr "无法在不活跃 VM 配置中找到指定设备:%s" #: ../virtManager/domain.py:1411 msgid "Cannot start guest while cloning operation in progress" msgstr "无法在克隆操作的过程中启动虚拟机" #: ../virtManager/domain.py:1453 msgid "Cannot resume guest while cloning operation in progress" msgstr "无法在克隆操作的过程中恢复虚拟机" #: ../virtManager/domain.py:1462 msgid "Saving domain to disk" msgstr "正在将域保存到磁盘" #: ../virtManager/domain.py:1511 msgid "Migrating domain" msgstr "正在迁移域" #: ../virtManager/engine.py:123 msgid "Checking for virtualization packages..." msgstr "" #: ../virtManager/engine.py:190 msgid "" "The libvirtd service does not appear to be installed. Install and run the " "libvirtd service to manage virtualization on this host." msgstr "" #: ../virtManager/engine.py:194 msgid "" "libvirtd is installed but not running. Start the libvirtd service to manage " "virtualization on this host." msgstr "" #: ../virtManager/engine.py:200 msgid "" "Could not detect a default hypervisor. Make sure the appropriate qemu/kvm " "virtualization packages are installed to manage virtualization on this host." msgstr "" #: ../virtManager/engine.py:207 msgid "" "A virtualization connection can be manually added via File->Add Connection" msgstr "" #: ../virtManager/error.py:121 msgid "Input Error" msgstr "输入错误" #: ../virtManager/error.py:122 #, python-format msgid "Validation Error: %s" msgstr "验证出错:%s" #: ../virtManager/error.py:189 msgid "Don't ask me again" msgstr "不要再问我" #: ../virtManager/error.py:333 ../ui/details.ui.h:25 msgid "Details" msgstr "详情" #: ../virtManager/fsdetails.py:233 msgid "Te_mplate:" msgstr "模板(_m):" #: ../virtManager/fsdetails.py:235 msgid "_Source path:" msgstr "源路径(_S):" #: ../virtManager/fsdetails.py:265 msgid "A filesystem source must be specified" msgstr "必须指定文件系统源" #: ../virtManager/fsdetails.py:268 msgid "A RAM filesystem usage must be specified" msgstr "必须指定 RAM 文件系统使用率" #: ../virtManager/fsdetails.py:270 msgid "A filesystem target must be specified" msgstr "必须指定文件系统目标" #: ../virtManager/fsdetails.py:296 msgid "Filesystem parameter error" msgstr "文件系统参数错误" #: ../virtManager/gfxdetails.py:68 msgid "Spice server" msgstr "Spice 服务器" #: ../virtManager/gfxdetails.py:69 msgid "VNC server" msgstr "VNC 服务器" #: ../virtManager/gfxdetails.py:76 msgid "Address" msgstr "" #: ../virtManager/gfxdetails.py:85 msgid "Localhost only" msgstr "仅本地主机" #: ../virtManager/gfxdetails.py:86 msgid "All interfaces" msgstr "所有接口" #: ../virtManager/gfxdetails.py:94 ../virtManager/gfxdetails.py:105 msgid "Auto" msgstr "自动" #: ../virtManager/gfxdetails.py:96 msgid "Copy local keymap" msgstr "复制本地 keymap" #: ../virtManager/gfxdetails.py:185 msgid "Port" msgstr "端口" #: ../virtManager/gfxdetails.py:198 #, python-format msgid "%(graphicstype)s Server" msgstr "%(graphicstype)s 服务器" #: ../virtManager/gfxdetails.py:242 msgid "Hypervisor/libvirt does not support spice GL" msgstr "" #: ../virtManager/gfxdetails.py:245 msgid "Hypervisor/libvirt does not support manual rendernode" msgstr "" #: ../virtManager/gfxdetails.py:259 msgid "Spice GL requires virtio graphics configured with accel3d." msgstr "" #: ../virtManager/gfxdetails.py:262 msgid "Graphics listen type does not support spice GL." msgstr "" #: ../virtManager/gfxdetails.py:287 msgid "Local SDL Window" msgstr "本地 SDL 窗口" #: ../virtManager/host.py:44 #, python-format msgid "Error launching host dialog: %s" msgstr "启动主机对话出错:%s" #: ../virtManager/host.py:129 msgid "Networks" msgstr "网络" #: ../virtManager/host.py:246 #, python-format msgid "%(currentmem)s of %(maxmem)s" msgstr "%(currentmem)s - %(maxmem)s" #: ../virtManager/host.py:265 msgid "Libvirt connection does not support virtual network management." msgstr "Libvirt 连接不支持虚拟网络管理。" #: ../virtManager/host.py:272 ../virtManager/storagelist.py:557 msgid "Connection not active." msgstr "连接不活跃。" #: ../virtManager/host.py:297 #, python-format msgid "Are you sure you want to permanently delete the network %s?" msgstr "您确定要永久删除网络 %s 吗?" #: ../virtManager/host.py:304 #, python-format msgid "Error deleting network '%s'" msgstr "删除网络 '%s' 时出错" #: ../virtManager/host.py:313 #, python-format msgid "Error starting network '%s'" msgstr "启动网络 '%s' 时出错" #: ../virtManager/host.py:323 #, python-format msgid "Error stopping network '%s'" msgstr "停止网络 '%s' 时出错" #: ../virtManager/host.py:332 #, python-format msgid "Error launching network wizard: %s" msgstr "启动网络向导:%s" #: ../virtManager/host.py:367 msgid "Network could not be updated" msgstr "网络不能被更新" #: ../virtManager/host.py:368 msgid "This change will take effect when the network is restarted" msgstr "网络重启时,更改将会生效" #: ../virtManager/host.py:375 #, python-format msgid "Error changing network settings: %s" msgstr "修改网络设置错误:%s" #: ../virtManager/host.py:421 msgid "No virtual network selected." msgstr "尚未选择虚拟网络。" #: ../virtManager/host.py:432 #, python-format msgid "Error selecting network: %s" msgstr "选择网络时出错:%s" #: ../virtManager/host.py:475 ../virtinst/network.py:159 msgid "Routed network" msgstr "路由的网络" #: ../virtManager/host.py:477 msgid "Isolated network, internal routing only" msgstr "隔离网络,仅使用内部路由" #: ../virtManager/host.py:479 msgid "Isolated network, routing disabled" msgstr "隔离网络,禁用路由" #: ../virtManager/host.py:565 ../virtManager/host.py:590 #: ../virtManager/libvirtobject.py:217 ../virtManager/netlist.py:133 #: ../virtManager/storagelist.py:301 ../virtManager/storagelist.py:333 msgid "Inactive" msgstr "不活跃" #: ../virtManager/host.py:578 ../virtManager/host.py:596 #: ../virtManager/storagelist.py:303 ../virtManager/storagelist.py:334 msgid "On Boot" msgstr "引导时" #: ../virtManager/host.py:604 ../virtManager/host.py:609 msgid "Isolated network" msgstr "隔离的网络" #: ../virtManager/inspection.py:184 #, python-format msgid "Error inspection VM: %s" msgstr "" #: ../virtManager/inspection.py:195 msgid "Cannot inspect VM on remote connection" msgstr "" #: ../virtManager/inspection.py:210 #, python-format msgid "Error launching libguestfs appliance: %s" msgstr "" #: ../virtManager/inspection.py:219 msgid "Inspection found no operating systems." msgstr "" #: ../virtManager/interface.py:87 msgid "Interface" msgstr "接口" #: ../virtManager/libvirtenummap.py:38 msgid "VIR_CONNECT_DOMAIN_EVENT_AGENT_LIFECYCLE_STATE_[^_]+$" msgstr "" #: ../virtManager/libvirtenummap.py:72 msgid "Running" msgstr "运行中" #: ../virtManager/libvirtenummap.py:74 msgid "Paused" msgstr "已暂停" #: ../virtManager/libvirtenummap.py:76 msgid "Shutting Down" msgstr "正在关机" #: ../virtManager/libvirtenummap.py:79 ../virtManager/libvirtenummap.py:126 msgid "Saved" msgstr "已保存" #: ../virtManager/libvirtenummap.py:81 msgid "Shutoff" msgstr "已关闭" #: ../virtManager/libvirtenummap.py:83 ../virtManager/libvirtenummap.py:104 #: ../virtManager/libvirtenummap.py:116 ../virtManager/libvirtenummap.py:124 msgid "Crashed" msgstr "已崩溃" #: ../virtManager/libvirtenummap.py:85 msgid "Suspended" msgstr "已暂停" #: ../virtManager/libvirtenummap.py:96 msgid "Booted" msgstr "已引导" #: ../virtManager/libvirtenummap.py:97 ../virtManager/libvirtenummap.py:125 msgid "Migrated" msgstr "已迁移" #: ../virtManager/libvirtenummap.py:98 msgid "Restored" msgstr "已恢复" #: ../virtManager/libvirtenummap.py:99 ../virtManager/libvirtenummap.py:113 #: ../virtManager/libvirtenummap.py:128 msgid "From snapshot" msgstr "基于快照" #: ../virtManager/libvirtenummap.py:100 msgid "Unpaused" msgstr "取消暂停" #: ../virtManager/libvirtenummap.py:101 msgid "Migration canceled" msgstr "取消迁移" #: ../virtManager/libvirtenummap.py:102 msgid "Save canceled" msgstr "取消保存" #: ../virtManager/libvirtenummap.py:103 msgid "Event wakeup" msgstr "事件唤醒" #: ../virtManager/libvirtenummap.py:107 ../virtManager/libvirtenummap.py:119 msgid "User" msgstr "用户" #: ../virtManager/libvirtenummap.py:108 msgid "Migrating" msgstr "迁移中" #: ../virtManager/libvirtenummap.py:109 msgid "Saving" msgstr "保存中" #: ../virtManager/libvirtenummap.py:110 msgid "Dumping" msgstr "转储中" #: ../virtManager/libvirtenummap.py:111 msgid "I/O error" msgstr "I/O 错误" #: ../virtManager/libvirtenummap.py:114 msgid "Shutting down" msgstr "正在关闭" #: ../virtManager/libvirtenummap.py:115 ../virtManager/snapshots.py:525 msgid "Creating snapshot" msgstr "正在创建快照" #: ../virtManager/libvirtenummap.py:122 msgid "Shut Down" msgstr "关机" #: ../virtManager/libvirtenummap.py:123 msgid "Destroyed" msgstr "已销毁" #: ../virtManager/libvirtenummap.py:127 msgid "Failed" msgstr "失败" #: ../virtManager/libvirtenummap.py:131 msgid "Panicked" msgstr "Panicked" #: ../virtManager/manager.py:90 #, python-format msgid "Error launching manager: %s" msgstr "启动管理器出错:%s" #: ../virtManager/manager.py:308 msgid "D_etails" msgstr "详情(_e)" #: ../virtManager/manager.py:385 msgid "CPU usage" msgstr "CPU 使用率" #: ../virtManager/manager.py:386 msgid "Host CPU usage" msgstr "主机 CPU 使用率" #: ../virtManager/manager.py:387 msgid "Memory usage" msgstr "内存使用率" #: ../virtManager/manager.py:388 msgid "Disk I/O" msgstr "磁盘 I/O" #: ../virtManager/manager.py:389 msgid "Network I/O" msgstr "网络 I/O" #: ../virtManager/manager.py:510 #, python-format msgid "" "This will remove the connection:\n" "\n" "%s\n" "\n" "Are you sure?" msgstr "" "这将删除该连接:\n" "\n" "%s\n" "\n" "您确定要这样做吗?" #: ../virtManager/manager.py:586 msgid "Double click to connect" msgstr "双击进行连接" #: ../virtManager/manager.py:593 msgid "Not Connected" msgstr "尚未连接" #: ../virtManager/manager.py:595 msgid "Connecting..." msgstr "连接中......" #: ../virtManager/manager.py:923 msgid "Disabled in preferences dialog." msgstr "在属性对话中禁用。" #: ../virtManager/mediacombo.py:67 msgid "No media selected" msgstr "" #: ../virtManager/mediacombo.py:102 msgid "No media detected" msgstr "没有探测到介质" #: ../virtManager/mediacombo.py:104 msgid "Media Unknown" msgstr "未知介质" #: ../virtManager/migrate.py:38 #, python-format msgid "Error launching migrate dialog: %s" msgstr "启动迁移对话出错:%s" #: ../virtManager/migrate.py:141 msgid "Direct" msgstr "直连" #: ../virtManager/migrate.py:142 msgid "Tunnelled" msgstr "隧道" #: ../virtManager/migrate.py:157 msgid "Migrate" msgstr "迁移" #: ../virtManager/migrate.py:216 msgid "A valid destination connection must be selected." msgstr "必须指定有效目的连接。" #: ../virtManager/migrate.py:232 msgid "" "A remotely accessible libvirt URI is required for tunneled migration, but " "the selected connection is a local URI. Libvirt will reject this unless you " "add a transport." msgstr "" "通过隧道迁移需要一个可远程访问的 libvirt URI,但已选的连接是一个本地 URI。Libvirt 将会拒绝迁移,除非添加一个端口转发。" #: ../virtManager/migrate.py:242 msgid "" "The destination's hostname is 'localhost', which will be rejected by " "libvirt. You must configure the destination to have a valid publicly " "accessible hostname." msgstr "目标的主机名为 'localhost',libvirt 将会拒绝迁移。你必须配置目标为一个有效且能公开访问的主机名。" #: ../virtManager/migrate.py:301 msgid "Hypervisors do not match" msgstr "虚拟机管理程序不匹配" #: ../virtManager/migrate.py:305 msgid "Same connection" msgstr "同一个连接" #: ../virtManager/migrate.py:324 msgid "No usable connections available." msgstr "无可用连接。" #: ../virtManager/migrate.py:364 #, python-format msgid "Unable to migrate guest: %s" msgstr "无法迁移虚拟机:%s" #: ../virtManager/migrate.py:405 #, python-format msgid "Migrating VM '%s'" msgstr "迁移虚拟机“%s”" #: ../virtManager/migrate.py:406 #, python-format msgid "Migrating VM '%s' to %s. This may take a while." msgstr "正在迁移 VM '%s' 至 %s。这可能需要一些时间。" #: ../virtManager/migrate.py:420 #, python-format msgid "Error cancelling migrate job: %s" msgstr "取消迁移任务时出错:%s" #: ../virtManager/netlist.py:79 ../virtManager/netlist.py:102 msgid "Bridge" msgstr "桥接" #: ../virtManager/netlist.py:98 ../virtinst/devices/interface.py:156 msgid "Usermode networking" msgstr "用户模式联网" #: ../virtManager/netlist.py:104 msgid "Virtual network" msgstr "虚拟网络" #: ../virtManager/netlist.py:152 msgid "No virtual networks available" msgstr "没有可用虚拟网络" #: ../virtManager/netlist.py:199 ../virtManager/netlist.py:203 #, python-format msgid "Host device %s" msgstr "主机设备 %s" #: ../virtManager/netlist.py:206 msgid "Empty bridge" msgstr "空桥接" #: ../virtManager/netlist.py:207 #, python-format msgid "Bridge %s: %s" msgstr "桥接 %s: %s" #: ../virtManager/netlist.py:211 msgid "macvtap" msgstr "macvtap" #: ../virtManager/netlist.py:217 msgid "Not bridged" msgstr "未桥接" #: ../virtManager/netlist.py:233 msgid "Specify shared device name" msgstr "指定共享设备名称" #: ../virtManager/netlist.py:274 msgid "No networking" msgstr "无网络" #: ../virtManager/netlist.py:342 msgid "Virtual Network is not active." msgstr "虚拟网络不活跃。" #: ../virtManager/netlist.py:343 #, python-format msgid "" "Virtual Network '%s' is not active. Would you like to start the network now?" msgstr "虚拟网络“%s”不活跃。您现在要启动该网络吗?" #: ../virtManager/netlist.py:354 #, python-format msgid "Could not start virtual network '%s': %s" msgstr "无法启动虚拟网络“%s”: %s" #: ../virtManager/netlist.py:381 msgid "Error with network parameters." msgstr "网络参数错误。" #: ../virtManager/netlist.py:390 msgid "Libvirt version does not support physical interface listing." msgstr "Libvirt 版本不支持物理端口列表。" #: ../virtManager/oslist.py:26 msgid "Type to start searching..." msgstr "" #: ../virtManager/preferences.py:28 #, python-format msgid "Error launching preferences: %s" msgstr "启动属性出错:%s" #: ../virtManager/preferences.py:114 msgid "Never" msgstr "从不" #: ../virtManager/preferences.py:115 msgid "Fullscreen only" msgstr "只使用全屏" #: ../virtManager/preferences.py:116 msgid "Always" msgstr "总是" #: ../virtManager/preferences.py:125 msgid "Off" msgstr "关" #: ../virtManager/preferences.py:126 msgid "On" msgstr "开" #: ../virtManager/preferences.py:128 ../virtManager/preferences.py:150 #: ../virtManager/preferences.py:160 ../virtManager/preferences.py:170 #, python-format msgid "System default (%s)" msgstr "系统默认 (%s)" #: ../virtManager/preferences.py:139 msgid "Manual redirect only" msgstr "" #: ../virtManager/preferences.py:140 msgid "Auto redirect on USB attach" msgstr "" #: ../virtManager/preferences.py:162 msgid "Yes" msgstr "是" #: ../virtManager/preferences.py:162 msgid "No" msgstr "否" #: ../virtManager/preferences.py:182 msgid "Application default" msgstr "" #: ../virtManager/preferences.py:185 msgid "Nearest host CPU model" msgstr "最接近主机的 CPU 模型" #: ../virtManager/preferences.py:187 msgid "Copy host CPU definition" msgstr "复制主机 CPU 定义" #: ../virtManager/preferences.py:195 msgid "python libguestfs support is not installed" msgstr "" #: ../virtManager/preferences.py:331 msgid "Configure grab key combination" msgstr "配置 grab 组合键" #: ../virtManager/preferences.py:340 msgid "" "You can now define grab keys by pressing them.\n" "To confirm your selection please click OK button\n" "while you have desired keys pressed." msgstr "" "您现在可以按它们来定义 grab 键。\n" "在按下您选择的按键的同时,\n" "点击确定按钮确定您的选择。" #: ../virtManager/preferences.py:343 msgid "Please press desired grab key combination" msgstr "请按所需 grab 组合键" #: ../virtManager/serialcon.py:175 msgid "Serial console not available for inactive guest" msgstr "不活跃的虚拟机不能使用串口控制台" #: ../virtManager/serialcon.py:177 #, python-format msgid "Console for device type '%s' is not supported" msgstr "" #: ../virtManager/serialcon.py:288 #, python-format msgid "Error connecting to text console: %s" msgstr "连接到文本控制台时出错:%s" #: ../virtManager/snapshots.py:148 msgid "_Start snapshot" msgstr "开始快照" #: ../virtManager/snapshots.py:157 msgid "_Delete snapshot" msgstr "删除快照" #: ../virtManager/snapshots.py:214 #, python-format msgid "Error refreshing snapshot list: %s" msgstr "刷新快照列表出错:%s" #: ../virtManager/snapshots.py:227 msgid "External" msgstr "外部" #: ../virtManager/snapshots.py:234 msgid "VM State" msgstr "VM 状态" #: ../virtManager/snapshots.py:333 msgid "External disk and memory" msgstr "外部磁盘和内存" #: ../virtManager/snapshots.py:335 msgid "External memory only" msgstr "仅外部内存" #: ../virtManager/snapshots.py:337 msgid "External disk only" msgstr "仅外部磁盘" #: ../virtManager/snapshots.py:454 #, python-format msgid "Error creating snapshot: %s" msgstr "创建快照出错:%s" #: ../virtManager/snapshots.py:472 #, python-format msgid "Error validating snapshot: %s" msgstr "验证快照出错:%s" #: ../virtManager/snapshots.py:526 msgid "Creating virtual machine snapshot" msgstr "正在创建虚拟机快照" #: ../virtManager/snapshots.py:602 #, python-format msgid "" "Are you sure you want to run snapshot '%s'? All %s changes since the last " "snapshot was created will be discarded." msgstr "您确定要应用快照 ‘%s’ 吗?所有对快照 %s 的更改都会被丢弃。" #: ../virtManager/snapshots.py:606 msgid "disk" msgstr "磁盘" #: ../virtManager/snapshots.py:608 msgid "disk and configuration" msgstr "磁盘和配置" #: ../virtManager/snapshots.py:617 msgid "Running snapshot" msgstr "运行快照" #: ../virtManager/snapshots.py:618 #, python-format msgid "Running snapshot '%s'" msgstr "运行快照 ‘%s’" #: ../virtManager/snapshots.py:619 #, python-format msgid "Error running snapshot '%s'" msgstr "运行快照错误 ‘%s’" #: ../virtManager/snapshots.py:628 msgid "Are you sure you want to permanently delete the selected snapshots?" msgstr "您确定要永久删除所选快照吗?" #: ../virtManager/snapshots.py:636 msgid "Deleting snapshot" msgstr "正在删除快照" #: ../virtManager/snapshots.py:637 #, python-format msgid "Deleting snapshot '%s'" msgstr "正在删除快照 ‘%s’" #: ../virtManager/snapshots.py:638 #, python-format msgid "Error deleting snapshot '%s'" msgstr "删除快照出错 ‘%s’" #: ../virtManager/snapshots.py:646 msgid "No snapshot selected." msgstr "未选择快照。" #: ../virtManager/snapshots.py:649 msgid "Multiple snapshots selected." msgstr "已选择多个快照。" #: ../virtManager/snapshots.py:659 #, python-format msgid "Error selecting snapshot: %s" msgstr "选择快照出错:%s" #: ../virtManager/sshtunnels.py:62 msgid "" "Guest is on a remote host, but is only configured to allow local file " "descriptor connections." msgstr "" #: ../virtManager/sshtunnels.py:66 msgid "Guest is configured for TLS only which does not work over SSH." msgstr "" #: ../virtManager/sshtunnels.py:72 #, python-format msgid "" "Guest is on a remote host with transport '%s' but is only configured to " "listen locally. To connect remotely you will need to change the guest's " "listen address." msgstr "" #: ../virtManager/storagebrowse.py:85 msgid "Cannot use local storage on remote connection." msgstr "无法在远程连接中使用本地存储。" #: ../virtManager/storagelist.py:154 msgid "Copy Volume Path" msgstr "复制卷路径" #: ../virtManager/storagelist.py:167 msgid "Volumes" msgstr "卷" #: ../virtManager/storagelist.py:175 msgid "Size" msgstr "大小" #: ../virtManager/storagelist.py:184 msgid "Format" msgstr "格式" #: ../virtManager/storagelist.py:192 msgid "Used By" msgstr "用于" #: ../virtManager/storagelist.py:209 msgid "Storage Pools" msgstr "存储池" #: ../virtManager/storagelist.py:325 #, python-format msgid "%s Free / %s In Use" msgstr "" #: ../virtManager/storagelist.py:345 msgid "Create new volume" msgstr "创建新卷" #: ../virtManager/storagelist.py:351 msgid "Pool does not support volume creation" msgstr "池不支持创建卷" #: ../virtManager/storagelist.py:486 msgid "No storage pool selected." msgstr "尚未选择存储池" #: ../virtManager/storagelist.py:496 #, python-format msgid "Error selecting pool: %s" msgstr "选择池时出错:%s" #: ../virtManager/storagelist.py:551 msgid "Libvirt connection does not support storage management." msgstr "Libvirt 连接不支持存储管理。" #: ../virtManager/storagelist.py:580 #, python-format msgid "Error stopping pool '%s'" msgstr "停止池时 '%s' 时出错" #: ../virtManager/storagelist.py:590 #, python-format msgid "Error starting pool '%s'" msgstr "启动池时 '%s' 时出错" #: ../virtManager/storagelist.py:602 #, python-format msgid "Error launching pool wizard: %s" msgstr "启动池向导出错:%s" #: ../virtManager/storagelist.py:610 #, python-format msgid "Are you sure you want to permanently delete the pool %s?" msgstr "您确定要永久删除池 %s 吗?" #: ../virtManager/storagelist.py:617 #, python-format msgid "Error deleting pool '%s'" msgstr "删除池时 '%s' 时出错" #: ../virtManager/storagelist.py:630 #, python-format msgid "Error refreshing pool '%s'" msgstr "刷新池时 '%s' 时出错" #: ../virtManager/storagelist.py:646 #, python-format msgid "Error changing pool settings: %s" msgstr "修改池设置错误:%s" #: ../virtManager/storagelist.py:685 #, python-format msgid "Error launching volume wizard: %s" msgstr "启动卷向导出错:%s" #: ../virtManager/storagelist.py:693 #, python-format msgid "Are you sure you want to permanently delete the volume %s?" msgstr "您确定要永久删除卷 %s 吗?" #: ../virtManager/storagelist.py:706 #, python-format msgid "Error deleting volume '%s'" msgstr "删除卷 '%s' 出错" #: ../virtManager/systray.py:90 msgid "_Show Virtual Machine Manager" msgstr "显示虚拟系统管理器" #: ../virtManager/systray.py:116 ../data/virt-manager.desktop.in.h:1 #: ../data/virt-manager.appdata.xml.in.h:1 ../ui/manager.ui.h:1 msgid "Virtual Machine Manager" msgstr "虚拟系统管理器" #: ../virtManager/systray.py:240 msgid "No virtual machines" msgstr "无虚拟机" #: ../virtManager/viewers.py:347 #, python-format msgid "" "Unable to provide requested credentials to the VNC server.\n" " The credential type %s is not supported" msgstr "" "无法向 VNC 服务器提供其要求的凭证。\n" "不支持的凭证类型 %s" #: ../virtManager/viewers.py:463 #, python-format msgid "Error opening socket path '%s': %s" msgstr "打开插槽路径 '%s' 出错:%s" #: ../virtManager/viewers.py:468 #, python-format msgid "Error opening socket path '%s'" msgstr "打开插槽路径 '%s' 出错" #: ../virtManager/viewers.py:574 #, python-format msgid "Encountered SPICE %(error-name)s" msgstr "" #: ../virtManager/vmmenu.py:64 msgid "_Reboot" msgstr "重启(_R)" #: ../virtManager/vmmenu.py:65 ../virtManager/vmmenu.py:108 #: ../ui/details.ui.h:31 ../ui/manager.ui.h:25 msgid "_Shut Down" msgstr "关机(_S)" #: ../virtManager/vmmenu.py:66 msgid "F_orce Reset" msgstr "强制重启(_o)" #: ../virtManager/vmmenu.py:67 msgid "_Force Off" msgstr "强制关机(_F)" #: ../virtManager/vmmenu.py:69 msgid "Sa_ve" msgstr "保存(_v)" #: ../virtManager/vmmenu.py:92 msgid "Hypervisor does not support domain reset." msgstr "虚拟机管理程序不支持重置域。" #: ../virtManager/vmmenu.py:104 ../ui/manager.ui.h:23 msgid "_Pause" msgstr "暂停(_P)" #: ../virtManager/vmmenu.py:106 msgid "R_esume" msgstr "恢复(_E)" #: ../virtManager/vmmenu.py:112 msgid "Clone..." msgstr "克隆..." #: ../virtManager/vmmenu.py:114 msgid "Migrate..." msgstr "迁移..." #: ../virtManager/vmmenu.py:116 msgid "_Delete" msgstr "删除(_D)" #: ../virtManager/vmmenu.py:171 #, python-format msgid "Error cancelling save job: %s" msgstr "取消保存任务出错:%s" #: ../virtManager/vmmenu.py:181 #, python-format msgid "Are you sure you want to save '%s'?" msgstr "您确定要保存 '%s' 吗?" #: ../virtManager/vmmenu.py:192 #, python-format msgid "Error saving domain: %s" msgstr "保存域出错:%s" #: ../virtManager/vmmenu.py:197 msgid "Saving Virtual Machine" msgstr "正在保存虚拟机" #: ../virtManager/vmmenu.py:198 msgid "Saving virtual machine memory to disk " msgstr "将虚拟机内存保存到磁盘中" #: ../virtManager/vmmenu.py:207 #, python-format msgid "Are you sure you want to force poweroff '%s'?" msgstr "您确定要强制关闭 '%s' 吗?" #: ../virtManager/vmmenu.py:209 msgid "" "This will immediately poweroff the VM without shutting down the OS and may " "cause data loss." msgstr "这将立即关闭 VM 而不关闭操作系统,并可能造成数据丢失。" #: ../virtManager/vmmenu.py:215 ../virtManager/vmmenu.py:284 msgid "Error shutting down domain" msgstr "关闭域出错" #: ../virtManager/vmmenu.py:221 #, python-format msgid "Are you sure you want to pause '%s'?" msgstr "您确定要暂停 '%s' 吗?" #: ../virtManager/vmmenu.py:227 msgid "Error pausing domain" msgstr "暂停域出错" #: ../virtManager/vmmenu.py:233 msgid "Error unpausing domain" msgstr "取消暂停域时出错" #: ../virtManager/vmmenu.py:243 msgid "Error restoring domain" msgstr "恢复域出错" #: ../virtManager/vmmenu.py:246 msgid "" "The domain could not be restored. Would you like\n" "to remove the saved state and perform a regular\n" "start up?" msgstr "" "无法恢复该域。您要删除\n" "保存的状态并执行\n" "常规启动吗?" #: ../virtManager/vmmenu.py:260 #, python-format msgid "Error removing domain state: %s" msgstr "删除域状态时出错:%s" #. VM will be restored, which can take some time, so show progress #: ../virtManager/vmmenu.py:264 msgid "Restoring Virtual Machine" msgstr "正在恢复虚拟机" #: ../virtManager/vmmenu.py:265 msgid "Restoring virtual machine memory from disk" msgstr "从磁盘中恢复虚拟机内存时出错" #. Regular startup #: ../virtManager/vmmenu.py:271 msgid "Error starting domain" msgstr "启动域时出错" #: ../virtManager/vmmenu.py:278 #, python-format msgid "Are you sure you want to poweroff '%s'?" msgstr "您确定要关闭 '%s' 吗?" #: ../virtManager/vmmenu.py:290 #, python-format msgid "Are you sure you want to reboot '%s'?" msgstr "您确定要重启 '%s' 吗?" #: ../virtManager/vmmenu.py:296 msgid "Error rebooting domain" msgstr "重启域错误" #: ../virtManager/vmmenu.py:303 #, python-format msgid "Are you sure you want to force reset '%s'?" msgstr "您确定要强制重置 '%s' 吗?" #: ../virtManager/vmmenu.py:305 msgid "" "This will immediately reset the VM without shutting down the OS and may " "cause data loss." msgstr "这将立即重置 VM 而无需关闭操作系统,并可能造成数据丢失。" #: ../virtManager/vmmenu.py:311 msgid "Error resetting domain" msgstr "重置域出错" #: ../virtManager/vsockdetails.py:61 msgid "CID" msgstr "" #: ../virtconv/formats.py:61 #, python-format msgid "No parser found for type '%s'" msgstr "类型 '%s' 未找到相应解析器" #: ../virtconv/formats.py:71 #, python-format msgid "Don't know how to parse file %s" msgstr "不知道如何解析文件 %s" #: ../virtconv/formats.py:147 #, python-format msgid "" "%s appears to be an archive, but '%s' is not installed. Please either " "install '%s', or extract the archive yourself and point virt-convert at the " "extracted directory." msgstr "%s 是一个归档,但尚未安装 '%s'。请按照 '%s',或者自行提取该归档,并将 virt-convert 指向提取出的目录。" #: ../virtconv/formats.py:153 #, python-format msgid "%s appears to be an archive, running: %s" msgstr "%s 可能是一个压缩文件,请运行: %s" #: ../virtconv/formats.py:260 #, python-format msgid "None of %s tools found." msgstr "未找到 %s 工具。" #: ../virtconv/formats.py:309 #, python-format msgid "New path name '%s' already exists" msgstr "新路径名 '%s' 已存在" #: ../virtconv/ovf.py:134 #, python-format msgid "Unknown disk reference id '%s' for path %s." msgstr "路径 %s 有未知磁盘引用 id '%s'。" #: ../virtconv/ovf.py:142 #, python-format msgid "Unknown storage path type %s." msgstr "未知存储路径类型 %s。" #: ../virtconv/ovf.py:147 #, python-format msgid "Unknown reference id '%s' for path %s." msgstr "路径 %s 的未知参考 id '%s'。" #: ../virtconv/ovf.py:192 #, python-format msgid "" "OVF section '%s' is listed as required, but parser doesn't know how to " "handle it." msgstr "根据需要列出 OVF 部分 '%s',但解析程序不知道如何处理它。 " #: ../virtconv/vmx.py:76 #, python-format msgid "" "Syntax error at line %d: %s\n" "%s" msgstr "" "%d 行语法错误: %s\n" "%s" #: ../virtconv/vmx.py:114 msgid "Didn't detect a storage line in the VMDK descriptor file" msgstr "未探测到 VMDK 描述文件中的存储" #: ../virtconv/vmx.py:117 msgid "Don't know how to handle multistorage VMDK descriptors" msgstr "无法处理多文件存储的 VMDK 描述符" #: ../virtconv/vmx.py:252 #, python-format msgid "No displayName defined in '%s'" msgstr "在 '%s' 中未定义 displayName" #: ../virtinst/capabilities.py:340 #, python-format msgid "for arch '%s'" msgstr "架构 '%s'" #: ../virtinst/capabilities.py:344 #, python-format msgid "virtualization type '%s'" msgstr "虚拟化类型 '%s'" #: ../virtinst/capabilities.py:346 msgid "any virtualization options" msgstr "任意虚拟化选项" #: ../virtinst/capabilities.py:348 #, python-format msgid "Host does not support %(virttype)s %(arch)s" msgstr "主机不支持 %(virttype)s %(arch)s" #: ../virtinst/capabilities.py:356 #, python-format msgid "" "Host does not support domain type %(domain)s%(machine)s for virtualization " "type '%(virttype)s' arch '%(arch)s'" msgstr "主机不支持 虚拟化类型 '%(virttype)s' 架构 '%(arch)s' 的虚拟机 %(domain)s%(machine)s。" #: ../virtinst/cli.py:102 msgid "See man page for examples and full option syntax." msgstr "请参考 man 手册,以便了解示例和完整的选项语法。" #: ../virtinst/cli.py:104 msgid "Use '--option=?' or '--option help' to see available suboptions" msgstr "使用 '--option=?' 或 '--option help' 来查看可用的子选项" #: ../virtinst/cli.py:279 msgid "Exiting at user request." msgstr "根据用户要求退出。" #: ../virtinst/cli.py:291 #, python-format msgid "" "Domain installation does not appear to have been successful.\n" "If it was, you can restart your domain by running:\n" " %s\n" "otherwise, please restart your installation." msgstr "" "域安装失败,您可以运行下列命令重启您的域:\n" "'virsh start %s'\n" "否则请重新开始安装。" #: ../virtinst/cli.py:308 #, python-format msgid " (Use --check %s=off or --check all=off to override)" msgstr "(使用 --check %s=off 或 --check all=off 选项覆盖)" #: ../virtinst/cli.py:325 #, python-format msgid "This will overwrite the existing path '%s'" msgstr "这将覆盖现有的路径 '%s'。" #: ../virtinst/cli.py:336 #, python-format msgid "Disk %s is already in use by other guests %s." msgstr "磁盘 \"%s\" 已被其他客户机 %s 使用。" #: ../virtinst/cli.py:353 #, python-format msgid "" "%s may not be accessible by the hypervisor. You will need to grant the '%s' " "user search permissions for the following directories: %s" msgstr "%s 可能不能被管理程序访问。您将需要授予 '%s' 用户搜索以下目录的权限: %s" #: ../virtinst/cli.py:442 msgid "" "Unable to connect to graphical console: virt-viewer not installed. Please " "install the 'virt-viewer' package." msgstr "无法连接到图形控制台:没有安装 virt-viewer。请安装 'virt-viewer' 软件包。" #: ../virtinst/cli.py:448 msgid "Graphics requested but DISPLAY is not set. Not running virt-viewer." msgstr "需要图形显示,但未设置 DISPLAY。不能运行 virt-viewer。" #: ../virtinst/cli.py:535 ../virtinst/cli.py:538 msgid "Connect to hypervisor with libvirt URI" msgstr "通过 libvirt URI 连接到虚拟机管理程序" #: ../virtinst/cli.py:554 msgid "Don't automatically try to connect to the guest console" msgstr "不要自动尝试连接到客户端控制台" #: ../virtinst/cli.py:558 msgid "Don't boot guest after completing install." msgstr "安装完成后不启动客户机。" #: ../virtinst/cli.py:562 msgid "Don't check name collision, overwrite any guest with the same name." msgstr "不检查命名冲突,覆盖任何使用相同名称的客户机。" #: ../virtinst/cli.py:569 msgid "Print the generated domain XML rather than create the guest." msgstr "打印生成的 XML 域,而不是创建客户机。" #: ../virtinst/cli.py:588 msgid "" "Run through install process, but do not create devices or define the guest." msgstr "运行安装程序,但不创建设备或定义客户机。" #: ../virtinst/cli.py:593 msgid "" "Enable or disable validation checks. Example:\n" "--check path_in_use=off\n" "--check all=off" msgstr "" "启用或禁用验证检查。例如:\n" "--check path_in_use=off\n" "--check all=off" #: ../virtinst/cli.py:597 msgid "Suppress non-error output" msgstr "抑制非错误输出" #: ../virtinst/cli.py:599 msgid "Print debugging information" msgstr "输入故障排除信息" #: ../virtinst/cli.py:605 msgid "" "Configure guest metadata. Ex:\n" "--metadata name=foo,title=\"My pretty title\",uuid=...\n" "--metadata description=\"My nice long description\"" msgstr "" "配置客户机元数据。例如:\n" "--metadata name=foo,title=\"My pretty title\",uuid=...\n" "--metadata description=\"My nice long description\"" #: ../virtinst/cli.py:613 msgid "" "Configure guest memory allocation. Ex:\n" "--memory 1024 (in MiB)\n" "--memory 512,maxmemory=1024\n" "--memory 512,maxmemory=1024,hotplugmemorymax=2048,hotplugmemoryslots=2" msgstr "" #: ../virtinst/cli.py:628 msgid "" "Number of vcpus to configure for your guest. Ex:\n" "--vcpus 5\n" "--vcpus 5,maxvcpus=10,cpuset=1-4,6,8\n" "--vcpus sockets=2,cores=4,threads=2" msgstr "" #: ../virtinst/cli.py:637 msgid "" "CPU model and features. Ex:\n" "--cpu coreduo,+x2apic\n" "--cpu host-passthrough\n" msgstr "" #: ../virtinst/cli.py:650 msgid "" "Configure guest display settings. Ex:\n" "--graphics vnc\n" "--graphics spice,port=5901,tlsport=5902\n" "--graphics none\n" "--graphics vnc,password=foobar,port=5910,keymap=ja" msgstr "" "配置客户机显示设置。例如:\n" "--graphics vnc\n" "--graphics spice,port=5901,tlsport=5902\n" "--graphics none\n" "--graphics vnc,password=foobar,port=5910,keymap=ja" #: ../virtinst/cli.py:660 msgid "" "Configure a guest network interface. Ex:\n" "--network bridge=mybr0\n" "--network network=my_libvirt_virtual_net\n" "--network network=mynet,model=virtio,mac=00:11...\n" "--network none\n" "--network help" msgstr "" "配置客户机网络接口。例如:\n" "--network bridge=mybr0\n" "--network network=my_libvirt_virtual_net\n" "--network network=mynet,model=virtio,mac=00:11...\n" "--network none\n" "--network help" #: ../virtinst/cli.py:671 msgid "" "Configure a guest controller device. Ex:\n" "--controller type=usb,model=qemu-xhci\n" "--controller virtio-scsi\n" msgstr "" #: ../virtinst/cli.py:676 msgid "" "Configure a guest input device. Ex:\n" "--input tablet\n" "--input keyboard,bus=usb" msgstr "" "配置客户机输入设备。例如:\n" "--input tablet\n" "--input keyboard,bus=usb" #: ../virtinst/cli.py:681 msgid "Configure a guest serial device" msgstr "配置客户机串口设备" #: ../virtinst/cli.py:684 msgid "Configure a guest parallel device" msgstr "配置客户机并口设备" #: ../virtinst/cli.py:687 msgid "Configure a guest communication channel" msgstr "配置客户机通信通道" #: ../virtinst/cli.py:690 msgid "Configure a text console connection between the guest and host" msgstr "配置文本控制台连接主机与客户机" #: ../virtinst/cli.py:694 msgid "" "Configure physical USB/PCI/etc host devices to be shared with the guest" msgstr "配置物理 USB/PCI 等主机设备与客户机共享" #: ../virtinst/cli.py:702 msgid "" "Pass host directory to the guest. Ex: \n" "--filesystem /my/source/dir,/dir/in/guest\n" "--filesystem template_name,/,type=template" msgstr "" "传递主机目录到客户机。例如:\n" "--filesystem /my/source/dir,/dir/in/guest\n" "--filesystem template_name,/,type=template" #: ../virtinst/cli.py:710 msgid "Configure guest sound device emulation" msgstr "配置客户机声音设备仿真" #: ../virtinst/cli.py:721 msgid "Configure a guest watchdog device" msgstr "配置客户机 watchdog 设备" #: ../virtinst/cli.py:724 msgid "Configure guest video hardware." msgstr "配置客户机视频硬件。" #: ../virtinst/cli.py:727 msgid "" "Configure a guest smartcard device. Ex:\n" "--smartcard mode=passthrough" msgstr "" "配置客户机智能卡设备。例如:\n" "--smartcard mode=passthrough" #: ../virtinst/cli.py:731 msgid "" "Configure a guest redirection device. Ex:\n" "--redirdev usb,type=tcp,server=192.168.1.1:4000" msgstr "" "配置客户机重定向设备。例如:\n" "--redirdev usb,type=tcp,server=192.168.1.1:4000" #: ../virtinst/cli.py:735 msgid "" "Configure a guest memballoon device. Ex:\n" "--memballoon model=virtio" msgstr "" "配置客户机 memballoon 设备。例如:\n" "--memballoon model=virtio" #: ../virtinst/cli.py:739 msgid "" "Configure a guest TPM device. Ex:\n" "--tpm /dev/tpm" msgstr "" "配置客户机 TPM 设备。例如:\n" "--tpm /dev/tpm" #: ../virtinst/cli.py:743 msgid "" "Configure a guest RNG device. Ex:\n" "--rng /dev/urandom" msgstr "" #: ../virtinst/cli.py:747 msgid "" "Configure a guest panic device. Ex:\n" "--panic default" msgstr "" "配置客户机 panic 设备。例如:\n" "--panic default" #: ../virtinst/cli.py:751 msgid "" "Configure a guest memory device. Ex:\n" "--memdev dimm,target_size=1024" msgstr "" #: ../virtinst/cli.py:755 msgid "" "Configure guest vsock sockets. Ex:\n" "--vsock auto_cid=yes\n" "--vsock cid=7" msgstr "" #: ../virtinst/cli.py:763 msgid "Set domain security driver configuration." msgstr "设置域安全驱动配置。" #: ../virtinst/cli.py:767 msgid "Tune CPU parameters for the domain process." msgstr "" #: ../virtinst/cli.py:771 msgid "Tune NUMA policy for the domain process." msgstr "为域进程调整 NUMA 策略。" #: ../virtinst/cli.py:775 msgid "Tune memory policy for the domain process." msgstr "为域进程调整内存策略。" #: ../virtinst/cli.py:779 msgid "Tune blkio policy for the domain process." msgstr "为域进程调整 blkio 策略。" #: ../virtinst/cli.py:783 msgid "" "Set memory backing policy for the domain process. Ex:\n" "--memorybacking hugepages=on" msgstr "" "为域进程设置内存后备策略。例如:\n" "--memorybacking hugepages=on" #: ../virtinst/cli.py:788 msgid "" "Set domain XML. Ex:\n" "--features acpi=off\n" "--features apic=on,eoi=on" msgstr "" "设置域 XML。例如:\n" "--features acpi=off\n" "--features apic=on,eoi=on" #: ../virtinst/cli.py:794 msgid "" "Set domain XML. Ex:\n" "--clock offset=localtime,rtc_tickpolicy=catchup" msgstr "" "设置域 XML。例如:\n" "--clock offset=localtime,rtc_tickpolicy=catchup" #: ../virtinst/cli.py:799 msgid "Configure VM power management features" msgstr "配置 VM 电源管理功能" #: ../virtinst/cli.py:803 msgid "Configure VM lifecycle management policy" msgstr "配置 VM 生命周期管理策略" #: ../virtinst/cli.py:807 msgid "Configure VM resource partitioning (cgroups)" msgstr "配置 VM 资源分区(cgroups)" #: ../virtinst/cli.py:811 msgid "" "Configure SMBIOS System Information. Ex:\n" "--sysinfo host\n" "--sysinfo bios_vendor=MyVendor,bios_version=1.2.3,...\n" msgstr "" #: ../virtinst/cli.py:817 msgid "" "Pass arguments directly to the qemu emulator. Ex:\n" "--qemu-commandline='-display gtk,gl=on'\n" "--qemu-commandline env=DISPLAY=:0.1" msgstr "" #: ../virtinst/cli.py:825 msgid "" "Configure guest boot settings. Ex:\n" "--boot hd,cdrom,menu=on\n" "--boot init=/sbin/init (for containers)" msgstr "" "配置客户机引导设置。例如:\n" "--boot hd,cdrom,menu=on\n" "--boot init=/sbin/init (针对容器)" #: ../virtinst/cli.py:831 msgid "" "Enable user namespace for LXC container. Ex:\n" "--idmap uid_start=0,uid_target=1000,uid_count=10" msgstr "" "为 LXC 容器启用用户名称空间。例如:\n" "--idmap uid_start=0,uid_target=1000,uid_count=10" #: ../virtinst/cli.py:841 msgid "" "Specify storage with various options. Ex.\n" "--disk size=10 (new 10GiB image in default location)\n" "--disk /my/existing/disk,cache=none\n" "--disk device=cdrom,bus=scsi\n" "--disk=?" msgstr "" "指定存储的各种选项。例如:\n" "--disk size=10 (在默认位置创建 10GiB 镜像)\n" "--disk /my/existing/disk,cache=none\n" "--disk device=cdrom,bus=scsi\n" "--disk=?" #: ../virtinst/cli.py:849 msgid "OS options" msgstr "" #: ../virtinst/cli.py:852 msgid "The OS being installed in the guest." msgstr "" #: ../virtinst/cli.py:854 msgid "The OS installed in the guest." msgstr "" #: ../virtinst/cli.py:856 msgid "" "This is used for deciding optimal defaults like virtio.\n" "Example values: fedora29, rhel7.0, win10, ...\n" "See 'osinfo-query os' for a full list." msgstr "" #: ../virtinst/cli.py:888 #, python-format msgid "%(key)s must be 'yes' or 'no'" msgstr "%(key)s 必须为 'yes' 或 'no'" #: ../virtinst/cli.py:1030 #, python-format msgid "" "Don't know how to match device type '%(device_type)s' property " "'%(property_name)s'" msgstr "无法匹配设备类型 '%(device_type)s' 属性 '%(property_name)s'" #: ../virtinst/cli.py:1324 #, python-format msgid "Unknown %s options: %s" msgstr "" #: ../virtinst/cli.py:1379 ../virtinst/cli.py:1410 #, python-format msgid "Error: %(cli_flag_name)s %(options)s: %(err)s" msgstr "" #: ../virtinst/cli.py:2044 #, python-format msgid "Unknown sysinfo flag '%s'" msgstr "" #: ../virtinst/cli.py:2215 #, python-format msgid "Improper value for 'size': %s" msgstr "'size' 数值不正确:%s" #: ../virtinst/cli.py:2228 #, python-format msgid "Unknown '%s' value '%s'" msgstr "未知 '%s' 值 '%s'" #: ../virtinst/cli.py:2246 msgid "Cannot specify more than 1 storage path" msgstr "只可以指定 1 个存储路径" #: ../virtinst/cli.py:2253 msgid "Storage volume must be specified as vol=poolname/volname" msgstr "必须将存储卷指定为 vol=poolname/volname" #: ../virtinst/cli.py:2475 #, python-format msgid "Didn't match keymap '%s' in keytable!" msgstr "与键盘表中的 keymap '%s' 不匹配!" #: ../virtinst/cli.py:2865 #, python-format msgid "%(devtype)s type '%(chartype)s' does not support '%(optname)s' option." msgstr "%(devtype)s 类型 '%(chartype)s' 不支持 '%(optname)s' 选项。" #: ../virtinst/cloner.py:83 msgid "Original xml must be a string." msgstr "原始 xml 必须是一个字符串。" #: ../virtinst/cloner.py:100 #, python-format msgid "Invalid name for new guest: %s" msgstr "新客户端的无效名称:%s" #: ../virtinst/cloner.py:135 #, python-format msgid "Could not use path '%s' for cloning: %s" msgstr "无法使用路径 '%s' 克隆:%s" #: ../virtinst/cloner.py:217 msgid "Cloning policy must be a list of rules." msgstr "克隆的策略必须是一组规则列表。" #: ../virtinst/cloner.py:258 msgid "Original guest name or xml is required." msgstr "需要原始客户机名称或 xml。" #: ../virtinst/cloner.py:285 msgid "Domain with devices to clone must be paused or shutoff." msgstr "必须暂停或者关闭有要克隆设备的域。" #: ../virtinst/cloner.py:308 #, python-format msgid "Clone onto existing storage volume is not currently supported: '%s'" msgstr "目前不支持克隆到现有存储卷:'%s'" #: ../virtinst/cloner.py:355 #, python-format msgid "Path does not exist: %s" msgstr "" #: ../virtinst/cloner.py:380 #, python-format msgid "" "More disks to clone than new paths specified. (%(passed)d specified, " "%(need)d needed" msgstr "需要克隆的磁盘数多于已指定的路径。(已指定 %(passed)d 个,需要 %(need)d 个)" #: ../virtinst/cloner.py:392 msgid "" "Setting the graphics device port to autoport, in order to avoid conflicting." msgstr "设置图形设备端口为自动端口,以避免相互冲突。" #: ../virtinst/cloner.py:552 #, python-format msgid "Disk path '%s' does not exist." msgstr "磁盘路径 '%s' 不存在。" #: ../virtinst/cloner.py:557 #, python-format msgid "Could not determine original disk information: %s" msgstr "无法确定原始磁盘信息:%s" #: ../virtinst/cloner.py:568 msgid "XML has no 'dev' attribute in disk target" msgstr "XML 在磁盘目标中没有 'dev' 属性" #: ../virtinst/cloner.py:598 #, python-format msgid "Domain '%s' was not found." msgstr "没有找到域 '%s'。" #: ../virtinst/devices/char.py:70 msgid "Pseudo TTY" msgstr "Psuedo TTY" #: ../virtinst/devices/char.py:72 msgid "Physical host character device" msgstr "物理主机字符设备" #: ../virtinst/devices/char.py:74 msgid "Standard input/output" msgstr "标准输入/输出" #: ../virtinst/devices/char.py:76 msgid "Named pipe" msgstr "命名的管道" #: ../virtinst/devices/char.py:78 msgid "Output to a file" msgstr "输出到文件" #: ../virtinst/devices/char.py:80 msgid "Virtual console" msgstr "虚拟控制台" #: ../virtinst/devices/char.py:82 msgid "Null device" msgstr "空设备" #: ../virtinst/devices/char.py:84 msgid "TCP net console" msgstr "TCP 网络控制台" #: ../virtinst/devices/char.py:86 msgid "UDP net console" msgstr "UDP 网络控制台" #: ../virtinst/devices/char.py:88 msgid "Unix socket" msgstr "Unix 套接字" #: ../virtinst/devices/char.py:90 msgid "Spice agent" msgstr "Spice 代理" #: ../virtinst/devices/char.py:92 msgid "Spice port" msgstr "Spice 端口" #: ../virtinst/devices/device.py:55 ../virtinst/devices/redirdev.py:24 #, python-format msgid "Could not determine or unsupported format of '%s'" msgstr "无法确定或不支持的格式 '%s'" #: ../virtinst/devices/device.py:61 #, python-format msgid "%s:%s:%s:%s" msgstr "" #: ../virtinst/devices/disk.py:272 #, python-format msgid "Size must be specified for non existent volume '%s'" msgstr "必须为非现有卷 '%s' 指定大小" #: ../virtinst/devices/disk.py:277 #, python-format msgid "" "Don't know how to create storage for path '%s'. Use libvirt APIs to manage " "the parent directory as a pool first." msgstr "不知道如何为路径 '%s' 创建存储。首先使用 libvirt API 将父目录作为存储池来管理。" #: ../virtinst/devices/disk.py:300 msgid "Format attribute not supported for this volume type" msgstr "在这个卷类型中不支持的格式属性" #: ../virtinst/devices/disk.py:387 msgid "Can't change disk path if storage creation info has been set." msgstr "如果已设定存储创建信息,则无法更改磁盘路径。" #: ../virtinst/devices/disk.py:779 #, python-format msgid "Device type '%s' requires a path" msgstr "设备类型 '%s' 需要一个路径" #: ../virtinst/devices/disk.py:786 #, python-format msgid "The path '%s' must be a file or a device, not a directory" msgstr "该路径 '%s' 必须是一个文件或者设备,不能是目录。" #: ../virtinst/devices/disk.py:795 #, python-format msgid "Must specify storage creation parameters for non-existent path '%s'." msgstr "必须为非现有路径 '%s' 指定创建存储的参数。" #. This basically means that we either chose full #. controller or didn't add any #: ../virtinst/devices/disk.py:932 #, python-format msgid "Controller number %d for disk of type %s has no empty slot to use" msgstr "控制器编号 %d 磁盘类型 %s 没有空闲的插槽供使用" #: ../virtinst/devices/disk.py:935 #, python-format msgid "Only %s disks for bus '%s' are supported" msgstr "" #: ../virtinst/devices/filesystem.py:104 #, python-format msgid "Filesystem target '%s' must be an absolute path" msgstr "目标文件系统 '%s' 必须为绝对路径" #: ../virtinst/devices/graphics.py:25 #, python-format msgid "%s must be above 5900, or -1 for auto allocation" msgstr "%s 必须在 5900 以上,或设为 -1 自动分配" #: ../virtinst/devices/graphics.py:254 msgid "Host does not support spice GL" msgstr "" #: ../virtinst/devices/hostdev.py:43 #, python-format msgid "Could not find USB device (vendorId: %s, productId: %s)" msgstr "不能发现 USB 设备 (vendorId: %s, productId: %s)" #: ../virtinst/devices/hostdev.py:69 #, python-format msgid "Unknown node device type %s" msgstr "未知节点设备类型 %s" #: ../virtinst/devices/input.py:26 msgid "EvTouch USB Graphics Tablet" msgstr "EvTouch USB 图形数位板" #: ../virtinst/devices/input.py:29 msgid "Generic" msgstr "通用" #: ../virtinst/devices/interface.py:152 msgid "Shared physical device" msgstr "共享物理设备" #: ../virtinst/devices/interface.py:154 msgid "Virtual networking" msgstr "虚拟联网" #: ../virtinst/devices/interface.py:192 #, python-format msgid "The MAC address '%s' is in use by another virtual machine." msgstr "MAC 地址 '%s' 已被用于其他虚拟机。" #: ../virtinst/devices/panic.py:23 msgid "ISA" msgstr "ISA" #: ../virtinst/devices/panic.py:25 msgid "pSeries" msgstr "" #: ../virtinst/devices/panic.py:27 msgid "Hyper-V" msgstr "" #: ../virtinst/devices/panic.py:29 msgid "s390" msgstr "" #: ../virtinst/devices/rng.py:26 msgid "Random" msgstr "随机" #: ../virtinst/devices/rng.py:28 msgid "Entropy Gathering Daemon" msgstr "熵收集守护进程" #: ../virtinst/devices/rng.py:38 msgid "Bind" msgstr "绑定" #: ../virtinst/devices/rng.py:39 msgid "Connect" msgstr "连接" #: ../virtinst/devices/tpm.py:30 msgid "Passthrough device" msgstr "直通设备" #: ../virtinst/devices/tpm.py:32 msgid "Emulated device" msgstr "" #: ../virtinst/devices/tpm.py:38 msgid "TIS" msgstr "" #: ../virtinst/devices/tpm.py:40 msgid "CRB" msgstr "" #: ../virtinst/devices/watchdog.py:32 msgid "Forcefully reset the guest" msgstr "强制重置客户机" #: ../virtinst/devices/watchdog.py:34 msgid "Gracefully shutdown the guest" msgstr "正常关闭客户机" #: ../virtinst/devices/watchdog.py:36 msgid "Forcefully power off the guest" msgstr "强制关闭客户机电源" #: ../virtinst/devices/watchdog.py:38 msgid "Pause the guest" msgstr "暂停客户机" #: ../virtinst/devices/watchdog.py:40 msgid "No action" msgstr "无动作" #: ../virtinst/devices/watchdog.py:42 msgid "Dump guest memory core" msgstr "" #: ../virtinst/diskbackend.py:120 #, python-format msgid "Cannot use storage %(path)s: %(err)s" msgstr "不能使用存储 %(path)s:%(err)s" #. Trying to change perms on vfat at least doesn't work #. but also doesn't seem to error. Try and detect that #: ../virtinst/diskbackend.py:288 #, python-format msgid "Permissions on '%s' did not stick" msgstr "'%s' 的权限未生效" #: ../virtinst/diskbackend.py:480 #, python-format msgid "Cannot create storage for %s device." msgstr "无法为 %s 设备创建存储。" #: ../virtinst/diskbackend.py:488 #, python-format msgid "size is required for non-existent disk '%s'" msgstr "non-existent 磁盘 '%s' 需要大小" #: ../virtinst/diskbackend.py:536 msgid "" "The filesystem will not have enough free space to fully allocate the sparse " "file when the guest is running." msgstr "客户端运行时,文件系统将没有足够空间来分配全部稀疏文件。" #: ../virtinst/diskbackend.py:541 msgid "There is not enough free space to create the disk." msgstr "没有足够的可用空间创建这个磁盘。" #: ../virtinst/diskbackend.py:545 #, python-format msgid " %d M requested > %d M available" msgstr " 要求的 %d M > 可用的 %d M" #: ../virtinst/diskbackend.py:550 #, python-format msgid "Cloning %(srcfile)s" msgstr "正在克隆 %(srcfile)s" #: ../virtinst/diskbackend.py:620 #, python-format msgid "Error cloning diskimage %s to %s: %s" msgstr "将磁盘映像 %s 克隆至 %s 出错:%s" #: ../virtinst/domain/cpu.py:137 msgid "No host CPU reported in capabilities" msgstr "无主机性能报告" #: ../virtinst/domain/seclabel.py:41 msgid "Label and Imagelabel are incompatible" msgstr "标签与映象标签不兼容" #: ../virtinst/domain/seclabel.py:49 #, python-format msgid "Unknown model type for label '%s'" msgstr "标签 '%s' 的位置模型类型" #: ../virtinst/domcapabilities.py:202 msgid "BIOS" msgstr "BIOS" #: ../virtinst/domcapabilities.py:208 #, python-format msgid "UEFI %(arch)s: %(path)s" msgstr "UEFI %(arch)s: %(path)s" #: ../virtinst/domcapabilities.py:211 #, python-format msgid "Custom: %(path)s" msgstr "自定义: %(path)s" #: ../virtinst/guest.py:83 #, python-format msgid "Domain named %s already exists!" msgstr "域名 %s 已存在!" #: ../virtinst/guest.py:94 #, python-format msgid "Could not remove old vm '%s': %s" msgstr "无法删除旧的 vm '%s':%s" #: ../virtinst/guest.py:100 msgid "Guest" msgstr "客户机" #: ../virtinst/guest.py:108 #, python-format msgid "Guest name '%s' is already in use." msgstr "客户机名称 '%s' 已经在使用。" #: ../virtinst/guest.py:263 #, python-format msgid "Unknown OS name '%s'. See `osinfo-query os` for valid values." msgstr "" #: ../virtinst/guest.py:273 #, python-format msgid "Unknown libosinfo ID '%s'" msgstr "" #: ../virtinst/guest.py:332 msgid "Libvirt version does not support UEFI." msgstr "Libvirt 版本不支持 UEFI。" #: ../virtinst/guest.py:336 #, python-format msgid "Don't know how to setup UEFI for arch '%s'" msgstr "不知如何为架构 '%s' 安装 UEFI" #: ../virtinst/guest.py:341 #, python-format msgid "Did not find any UEFI binary path for arch '%s'" msgstr "不能为架构 '%s' 找到任何 UEFI 二进制路径" #: ../virtinst/installer.py:56 msgid "location kernel/initrd may only be specified with a location URL/path" msgstr "" #: ../virtinst/installer.py:59 msgid "location kernel/initrd must be be specified as a pair" msgstr "" #: ../virtinst/installer.py:344 msgid "Creating domain..." msgstr "创建域......" #: ../virtinst/installer.py:351 msgid "Domain type 'vz' doesn't support transient installs." msgstr "" #: ../virtinst/installer.py:441 #, python-format msgid "Removing disk '%s'" msgstr "正在删除磁盘 '%s'" #: ../virtinst/installertreemedia.py:66 #, python-format msgid "Validating install media '%s' failed: %s" msgstr "验证安装介质 '%s' 失败: %s" #: ../virtinst/installertreemedia.py:91 #, python-format msgid "Cannot access install tree on remote connection: %s" msgstr "" #: ../virtinst/installertreemedia.py:140 msgid "Couldn't find kernel for install tree." msgstr "" #: ../virtinst/interface.py:158 #, python-format msgid "Name '%s' already in use by another interface." msgstr "名称 '%s' 已被其他接口使用。" #: ../virtinst/interface.py:227 msgid "VLAN Tag and parent interface are required." msgstr "VLAN 标签和父接口是必需的。" #: ../virtinst/interface.py:241 #, python-format msgid "Could not define interface: %s" msgstr "无法定义接口:%s" #: ../virtinst/interface.py:248 #, python-format msgid "Could not create interface: %s" msgstr "无法创建接口:%s" #: ../virtinst/kernelupload.py:73 msgid "Failed to lookup scratch media volume" msgstr "查找临时介质卷失败" #: ../virtinst/kernelupload.py:88 #, python-format msgid "Transferring %s" msgstr "传输 %s" #: ../virtinst/network.py:105 ../virtinst/network.py:110 msgid "Average" msgstr "平均值" #: ../virtinst/network.py:106 ../virtinst/network.py:111 msgid "Peak" msgstr "最大值" #: ../virtinst/network.py:107 ../virtinst/network.py:112 msgid "Burst" msgstr "突发值" #: ../virtinst/network.py:108 msgid "Floor" msgstr "最小值" #: ../virtinst/network.py:123 msgid "Inbound: " msgstr "入站:" #: ../virtinst/network.py:130 msgid "Outbound: " msgstr "出站:" #: ../virtinst/network.py:152 #, python-format msgid "NAT to %s" msgstr "NAT 到 %s" #: ../virtinst/network.py:157 #, python-format msgid "Route to %s" msgstr "路由到 %s" #: ../virtinst/network.py:162 #, python-format msgid "%(mode)s to %(device)s" msgstr "%(mode)s 至 %(device)s" #: ../virtinst/network.py:165 #, python-format msgid "%s network" msgstr "%s 网络" #: ../virtinst/network.py:167 msgid "Isolated network, internal and host routing only" msgstr "隔离网络,仅使用内部和主机路由" #: ../virtinst/network.py:197 #, python-format msgid "Name '%s' already in use by another network." msgstr "名称 '%s' 已被其他网络使用。" #: ../virtinst/nodedev.py:64 msgid "Connection does not support host device enumeration." msgstr "连接不支持主机设备计数。" #: ../virtinst/nodedev.py:138 msgid "System" msgstr "系统" #: ../virtinst/nodedev.py:155 #, python-format msgid "Interface %s" msgstr "接口 %s" #: ../virtinst/nodedev.py:390 #, python-format msgid "%s corresponds to multiple node devices" msgstr "%s 会对应多个节点设备" #: ../virtinst/nodedev.py:393 #, python-format msgid "Did not find a matching node device for '%s'" msgstr "不能为 '%s' 找到匹配的节点设备" #: ../virtinst/osdict.py:198 #, python-format msgid "" "OS name '%s' is deprecated, using '%s' instead. This alias will be removed " "in the future." msgstr "" #: ../virtinst/snapshot.py:64 msgid "A name must be specified." msgstr "必须指定名称。" #: ../virtinst/storage.py:94 msgid "Filesystem Directory" msgstr "文件系统目录" #: ../virtinst/storage.py:95 msgid "Pre-Formatted Block Device" msgstr "预格式化块设备" #: ../virtinst/storage.py:96 msgid "Network Exported Directory" msgstr "网络导出的目录" #: ../virtinst/storage.py:97 msgid "LVM Volume Group" msgstr "LVM 卷组" #: ../virtinst/storage.py:98 msgid "Physical Disk Device" msgstr "物理磁盘设备" #: ../virtinst/storage.py:99 msgid "iSCSI Target" msgstr "iSCSI 目标" #: ../virtinst/storage.py:100 msgid "SCSI Host Adapter" msgstr "SCSI 主机适配器" #: ../virtinst/storage.py:101 msgid "Multipath Device Enumerator" msgstr "多路径设备枚举器" #: ../virtinst/storage.py:102 msgid "Gluster Filesystem" msgstr "Gluster 文件系统" #: ../virtinst/storage.py:103 msgid "RADOS Block Device/Ceph" msgstr "RADOS 块设备/Ceph" #: ../virtinst/storage.py:104 msgid "Sheepdog Filesystem" msgstr "Sheepdog 文件系统" #: ../virtinst/storage.py:105 msgid "ZFS Pool" msgstr "" #: ../virtinst/storage.py:201 #, python-format msgid "Couldn't create default storage pool '%s': %s" msgstr "无法创建默认存储池 '%s':%s" #: ../virtinst/storage.py:270 ../virtinst/storage.py:598 msgid "Storage object" msgstr "存储目标" #: ../virtinst/storage.py:276 #, python-format msgid "Name '%s' already in use by another pool." msgstr "名称 '%s' 已经被另一个池使用。" #: ../virtinst/storage.py:436 msgid "Hostname is required" msgstr "需要主机名" #: ../virtinst/storage.py:440 msgid "Source path is required" msgstr "需要源路径" #: ../virtinst/storage.py:453 msgid "Must explicitly specify source path if building pool" msgstr "如果想要创建池,则必须明确指定源路径" #: ../virtinst/storage.py:457 msgid "Must explicitly specify disk format if formatting disk device." msgstr "如果格式化磁盘设备,则必须单独指定磁盘格式。" #: ../virtinst/storage.py:469 #, python-format msgid "Could not define storage pool: %s" msgstr "无法定义存储池:%s" #: ../virtinst/storage.py:476 #, python-format msgid "Could not build storage pool: %s" msgstr "无法构建存储池:%s" #: ../virtinst/storage.py:482 #, python-format msgid "Could not start storage pool: %s" msgstr "无法启动存储池:%s" #: ../virtinst/storage.py:488 #, python-format msgid "Could not set pool autostart flag: %s" msgstr "不能设置池自动启动标志:%s" #: ../virtinst/storage.py:554 #, python-format msgid "pool '%s' must be active." msgstr "池 '%s' 必须活跃。" #: ../virtinst/storage.py:568 msgid "input_vol must be a virStorageVol" msgstr "input_vol 必须是一个虚拟存储卷" #: ../virtinst/storage.py:604 #, python-format msgid "Name '%s' already in use by another volume." msgstr "名称 '%s' 已经被另一个卷使用。" #: ../virtinst/storage.py:699 msgid "" "Sparse logical volumes are not supported, setting allocation equal to " "capacity" msgstr "不支持稀疏逻辑卷,将分配设置的容量" #: ../virtinst/storage.py:744 #, python-format msgid "Allocating '%s'" msgstr "正在分配 '%s'" #: ../virtinst/storage.py:803 #, python-format msgid "" "There is not enough free space on the storage pool to create the volume. (%d" " M requested allocation > %d M available)" msgstr "存储池中没有足够空间来创建卷。(%d M 需要的空间 > %d M 可用空间)" #: ../virtinst/storage.py:809 #, python-format msgid "" "The requested volume capacity will exceed the available pool space when the " "volume is fully allocated. (%d M requested capacity > %d M available)" msgstr "当卷已经被全部分配后,需要的卷容量将超过可用池空间。(%d M 需要的容量 > %d M 可用容量)" #: ../virtinst/urldetect.py:310 msgid "The URL could not be accessed, maybe you mistyped?" msgstr "网址无法访问,可能您输入错误。" #: ../virtinst/urldetect.py:313 #, python-format msgid "" "Could not find an installable distribution at '%s'%s\n" "\n" "The location must be the root directory of an install tree.\n" "See virt-install man page for various distro examples." msgstr "" "在 '%s'%s 不能找到可用安装源\n" "\n" "该位置必须为安装树的根目录。\n" "请查看 virt-install man手册中各种发行版的示例。" #: ../virtinst/urlfetcher.py:64 #, python-format msgid "Couldn't acquire file %s: %s" msgstr "无法获得文件 %s:%s" #: ../virtinst/urlfetcher.py:69 #, python-format msgid "Retrieving file %s..." msgstr "搜索文件 %s......" #: ../virtinst/urlfetcher.py:240 #, python-format msgid "Opening URL %s failed: %s." msgstr "打开 URL %s 失败:%s。" #: ../virtinst/util.py:68 #, python-format msgid "A name must be specified for the %s" msgstr "必须为 %s 指定名称" #: ../virtinst/util.py:73 #, python-format msgid "%s name '%s' can not contain '%s' character." msgstr "%s 名称 '%s' 不能包含 '%s' 字符。" #: ../virtinst/util.py:82 msgid "MAC address must be a string." msgstr "MAC 地址必须是一个字符串。" #: ../virtinst/util.py:86 #, python-format msgid "MAC address must be of the format AA:BB:CC:DD:EE:FF, was '%s'" msgstr "MAC 地址格式必须为 AA:BB:CC:DD:EE:FF,而不是 '%s'" #: ../virtinst/util.py:139 msgid "Name generation range exceeded." msgstr "超出名称生成范围。" #: ../data/virt-manager.desktop.in.h:2 msgid "Manage virtual machines" msgstr "" #: ../data/virt-manager.appdata.xml.in.h:2 msgid "Graphically manage KVM, Xen, or LXC via libvirt" msgstr "" #: ../data/virt-manager.appdata.xml.in.h:3 msgid "" "Virtual Machine Manager provides a graphical tool for administering virtual " "machines for KVM, Xen, and LXC. Start, stop, add or remove virtual devices, " "connect to a graphical or serial console, and see resource usage statistics " "for existing VMs on local or remote machines. Uses libvirt as the backend " "management API." msgstr "" #: ../data/virt-manager.appdata.xml.in.h:4 msgid "Main manager window" msgstr "" #: ../data/virt-manager.appdata.xml.in.h:5 msgid "Virtual machine configuration screen" msgstr "" #: ../data/virt-manager.appdata.xml.in.h:6 msgid "Graphical console connection for a virtual machine" msgstr "" #: ../ui/about.ui.h:1 msgid "Copyright (C) 2006-2019 Red Hat Inc." msgstr "" #: ../ui/about.ui.h:2 msgid "Powered by libvirt" msgstr "由 libvirt 强力驱动" #. TRANSLATORS: Replace this string with your names, one name per line. #: ../ui/about.ui.h:4 msgid "translator-credits" msgstr "" "Martin Liu , 2015\n" "Cole Robinson , 2015\n" "1dot75cm , 2014-2016\n" "Hongwei Hou , 2014\n" "Christopher Meng , 2013\n" "Wei Liu , 2012\n" "Aron Xu , 2010\n" "Yuan Yijun , 2009\n" "Leah Liu , 2008-2009\n" "Xi Huang , 2006-2007" #: ../ui/addhardware.ui.h:1 msgid "Add New Virtual Hardware" msgstr "添加新虚拟硬件" #: ../ui/addhardware.ui.h:2 msgid "_Device type:" msgstr "设备类型(_D):" #: ../ui/addhardware.ui.h:3 msgid "_Bus type:" msgstr "总线类型:" #: ../ui/addhardware.ui.h:4 ../ui/details.ui.h:112 msgid "Cac_he mode:" msgstr "缓存模式(_h):" #: ../ui/addhardware.ui.h:5 ../ui/details.ui.h:113 msgid "_IO mode:" msgstr "_IO 模式:" #: ../ui/addhardware.ui.h:6 ../ui/details.ui.h:114 msgid "Discard mod_e:" msgstr "" #: ../ui/addhardware.ui.h:7 ../ui/details.ui.h:115 msgid "Detect _zeroes:" msgstr "" #: ../ui/addhardware.ui.h:8 ../ui/details.ui.h:111 msgid "Persistent _Reservations:" msgstr "" #: ../ui/addhardware.ui.h:9 msgid "Ad_vanced options" msgstr "高级选项" #: ../ui/addhardware.ui.h:10 ../ui/createpool.ui.h:5 ../ui/fsdetails.ui.h:4 #: ../ui/gfxdetails.ui.h:2 ../ui/netlist.ui.h:10 msgid "_Type:" msgstr "类型(_T):" #: ../ui/addhardware.ui.h:11 msgid "_Model:" msgstr "型号(_M):" #: ../ui/addhardware.ui.h:12 msgid "ctrl" msgstr "ctrl" #: ../ui/addhardware.ui.h:13 msgid "aa:bb:cc:dd:ee:ff" msgstr "aa:bb:cc:dd:ee:ff" #: ../ui/addhardware.ui.h:14 msgid "_MAC address:" msgstr "_MAC 地址:" #: ../ui/addhardware.ui.h:15 ../ui/details.ui.h:119 msgid "Device mode_l:" msgstr "设备型号:" #: ../ui/addhardware.ui.h:16 msgid "Host _Device:" msgstr "主机设备(_D):" #: ../ui/addhardware.ui.h:17 msgid "_Path:" msgstr "路径(_P):" #: ../ui/addhardware.ui.h:18 msgid "Device _Type:" msgstr "设备类型(_T):" #: ../ui/addhardware.ui.h:19 msgid "T_ype:" msgstr "类型(_y):" #: ../ui/addhardware.ui.h:20 ../ui/createpool.ui.h:3 ../ui/createvol.ui.h:4 #: ../ui/details.ui.h:40 ../ui/host.ui.h:5 ../ui/snapshots.ui.h:3 msgid "_Name:" msgstr "名称(_N):" #: ../ui/addhardware.ui.h:21 msgid "_Auto socket:" msgstr "自动套接字:" #: ../ui/addhardware.ui.h:22 msgid "_Channel:" msgstr "通道:" #: ../ui/addhardware.ui.h:23 ../ui/details.ui.h:143 msgid "Ac_tion:" msgstr "动作(_t):" #: ../ui/addhardware.ui.h:24 ../ui/createnet.ui.h:29 msgid "_Mode:" msgstr "模式(_M):" #: ../ui/addhardware.ui.h:25 msgid "Device _Path:" msgstr "设备路径:" #: ../ui/addhardware.ui.h:26 msgid "_Backend:" msgstr "后端:" #: ../ui/addhardware.ui.h:27 msgid "_Version:" msgstr "版本(_V): " #: ../ui/addhardware.ui.h:28 ../ui/details.ui.h:157 msgid "rng" msgstr "rng" #: ../ui/addhardware.ui.h:29 ../ui/details.ui.h:161 msgid "panic" msgstr "panic" #: ../ui/addhardware.ui.h:30 ../ui/create.ui.h:77 ../ui/createnet.ui.h:35 #: ../ui/createpool.ui.h:14 ../ui/createvol.ui.h:15 ../ui/snapshots.ui.h:7 msgid "_Finish" msgstr "完成(_F)" #: ../ui/addstorage.ui.h:1 msgid "C_reate a disk image for the virtual machine" msgstr "为虚拟机创建磁盘镜像(_R)" #: ../ui/addstorage.ui.h:2 msgid "0.0" msgstr "0.0" #: ../ui/addstorage.ui.h:3 msgid "_GiB" msgstr "_GiB" #: ../ui/addstorage.ui.h:4 msgid "_Select or create custom storage" msgstr "选择或创建自定义存储(_S)" #: ../ui/addstorage.ui.h:5 msgid "_Manage..." msgstr "管理(_M)..." #: ../ui/asyncjob.ui.h:1 msgid "Operation in progress" msgstr "操作进行中" #: ../ui/asyncjob.ui.h:2 msgid "Please wait a few moments..." msgstr "请稍候..." #: ../ui/asyncjob.ui.h:4 ../ui/details.ui.h:10 msgid "_Details" msgstr "详情(_D)" #: ../ui/clone.ui.h:1 msgid "Clone Virtual Machine" msgstr "克隆虚拟机" #: ../ui/clone.ui.h:2 msgid "Clone virtual machine" msgstr "克隆虚拟机" #: ../ui/clone.ui.h:3 msgid "Create clone based on:" msgstr "基于此创建克隆:" #: ../ui/clone.ui.h:4 msgid "Destination host:" msgstr "目标主机:" #: ../ui/clone.ui.h:5 msgid "No networking devices" msgstr "没有联网设备" #: ../ui/clone.ui.h:6 msgid "Networking:" msgstr "联网:" #: ../ui/clone.ui.h:7 msgid "No storage to clone" msgstr "没有要克隆的存储" #: ../ui/clone.ui.h:8 ../ui/create.ui.h:73 msgid "Storage:" msgstr "存储:" #: ../ui/clone.ui.h:9 ../ui/create.ui.h:69 msgid "_Name:" msgstr "名称(_N)" #: ../ui/clone.ui.h:10 msgid "" "Cloning creates a new, independent copy of the original disk. Sharing\n" "uses the existing disk image for both the original and the new machine." msgstr "" "克隆生成了原始磁盘的新的独立副本。\n" "在原始机器和新机器中共享使用现有磁盘镜像。" #: ../ui/clone.ui.h:12 msgid "" "Cloning does not alter the guest OS contents. If you need to do things\n" "like change passwords or static IPs, please see the virt-sysprep(1) tool." msgstr "" "克隆 修改客户机操作系统内容。如果您需要做一些配置\n" "比如修改密码或设置静态 IP 地址,请查看 virt-sysprep(1) 工具。" #: ../ui/clone.ui.h:14 msgid "C_lone" msgstr "克隆(_L)" #: ../ui/clone.ui.h:15 msgid "Change MAC address" msgstr "修改 MAC 地址" #: ../ui/clone.ui.h:16 msgid "New _MAC:" msgstr "新 _MAC:" #: ../ui/clone.ui.h:17 msgid "Type:" msgstr "类型:" #: ../ui/clone.ui.h:18 msgid "MAC:" msgstr "MAC:" #: ../ui/clone.ui.h:19 msgid "Change storage path" msgstr "更改存储路径" #: ../ui/clone.ui.h:20 msgid "Size:" msgstr "大小:" #: ../ui/clone.ui.h:21 msgid "Target:" msgstr "目标:" #: ../ui/clone.ui.h:22 msgid "Path:" msgstr "路径:" #: ../ui/clone.ui.h:23 msgid "Existing disk" msgstr "现有磁盘" #: ../ui/clone.ui.h:24 msgid "New _Path:" msgstr "新路径(_P):" #: ../ui/clone.ui.h:25 msgid "Create a new disk (c_lone) for the virtual machine" msgstr "为虚拟机克隆生成新磁盘(_L)" #: ../ui/clone.ui.h:26 ../ui/fsdetails.ui.h:3 msgid "_Browse..." msgstr "浏览(_B)..." #: ../ui/connect.ui.h:1 msgid "Add Connection" msgstr "添加连接" #: ../ui/connect.ui.h:2 msgid "Co_nnect" msgstr "连接(_N)" #: ../ui/connect.ui.h:3 msgid "_Hypervisor:" msgstr "管理程序(_H):" #: ../ui/connect.ui.h:4 msgid "Connect to _remote host over SSH" msgstr "" #: ../ui/connect.ui.h:5 msgid "_Autoconnect:" msgstr "自动连接(_A)" #: ../ui/connect.ui.h:6 msgid "H_ostname:" msgstr "主机名(_O):" #: ../ui/connect.ui.h:7 ../ui/details.ui.h:166 msgid "_Username:" msgstr "用户名(_U):" #: ../ui/connect.ui.h:8 msgid "" "QEMU usermode session is not the virt-manager\n" "default. It is likely that any pre-existing QEMU/KVM\n" "guests will not be available. Networking options\n" "are very limited. " msgstr "" "QEMU 用户模式不是 virt-manager 的默认选项。\n" "它可能导致任何已存在的 QEMU/KVM 客户机\n" "不可用。网络选项也非常有限。" #: ../ui/connect.ui.h:12 msgid "Cu_stom URI:" msgstr "" #: ../ui/connect.ui.h:13 msgid "Generated URI:" msgstr "已生成的 URI:" #: ../ui/create.ui.h:1 msgid "New VM" msgstr "新建虚拟机" #: ../ui/create.ui.h:2 msgid "Create a new virtual machine" msgstr "生成新虚拟机" #: ../ui/create.ui.h:3 msgid "Choose virtualization type" msgstr "" #: ../ui/create.ui.h:4 msgid "_Virtual machine" msgstr "" #: ../ui/create.ui.h:5 msgid "_Container" msgstr "" #: ../ui/create.ui.h:6 msgid "Choose how you would like to install the operating system" msgstr "选择如何安装操作系统" #: ../ui/create.ui.h:7 msgid "_Local install media (ISO image or CDROM)" msgstr "本地安装介质(ISO 映像或者光驱)(_L)" #: ../ui/create.ui.h:8 msgid "Network _Install (HTTP, HTTPS, or FTP)" msgstr "" #: ../ui/create.ui.h:9 msgid "Network _Boot (PXE)" msgstr "网络引导(PXE)(_B)" #: ../ui/create.ui.h:10 msgid "Import _existing disk image" msgstr "导入现有磁盘映像(_E)" #: ../ui/create.ui.h:11 msgid "Choose the container type" msgstr "选择容器类型" #: ../ui/create.ui.h:12 msgid "_Application container" msgstr "应用程序容器(_A)" #: ../ui/create.ui.h:13 msgid "O_perating system container" msgstr "操作系统容器(_P)" #: ../ui/create.ui.h:14 msgid "C_onnection:" msgstr "连接(_O):" #: ../ui/create.ui.h:15 msgid "_Xen Type:" msgstr "_Xen 类型:" #: ../ui/create.ui.h:16 msgid "_Architecture:" msgstr "架构(_A):" #: ../ui/create.ui.h:17 msgid "_Machine Type:" msgstr "机器类型(_M):" #: ../ui/create.ui.h:18 msgid "_Virt Type:" msgstr "虚拟类型(_V):" #: ../ui/create.ui.h:19 msgid "Architecture options" msgstr "架构选项" #: ../ui/create.ui.h:21 msgid "Choose _ISO or CDROM install media:" msgstr "" #: ../ui/create.ui.h:22 msgid "Bro_wse..." msgstr "浏览(_W)..." #: ../ui/create.ui.h:23 msgid "ISO" msgstr "ISO" #: ../ui/create.ui.h:24 msgid "Provide the operating system install U_RL:" msgstr "" #: ../ui/create.ui.h:25 msgid "Kerne_l options:" msgstr "内核选项(_L):" #: ../ui/create.ui.h:26 msgid "URL _Options" msgstr "URL 选项(_O)" #: ../ui/create.ui.h:27 msgid "URL" msgstr "URL" #: ../ui/create.ui.h:28 msgid "PXE" msgstr "PXE" #: ../ui/create.ui.h:29 msgid "Provide the existing stora_ge path:" msgstr "提供现有存储路径(_G):" #: ../ui/create.ui.h:30 msgid "B_rowse..." msgstr "浏览(_R)..." #: ../ui/create.ui.h:31 msgid "_Kernel path:" msgstr "内核路径:" #: ../ui/create.ui.h:32 ../ui/details.ui.h:92 msgid "_Initrd path:" msgstr "initrd 路径:" #: ../ui/create.ui.h:33 msgid "_DTB path:" msgstr "DTB 路径:" #: ../ui/create.ui.h:34 msgid "Br_owse..." msgstr "浏览..." #: ../ui/create.ui.h:35 msgid "Brow_se..." msgstr "浏览..." #: ../ui/create.ui.h:36 msgid "Kerne_l args:" msgstr "内核参数:" #: ../ui/create.ui.h:37 msgid "Provide the _application path:" msgstr "提供应用程序路径(_a):" #: ../ui/create.ui.h:38 msgid "Provide the existing OS root _directory:" msgstr "提供现有操作系统 root 路径(_d):" #: ../ui/create.ui.h:39 msgid "" "The OS directory tree must already exist. To enable OS directory tree creation,\n" "please install virt-bootstrap" msgstr "" #: ../ui/create.ui.h:41 msgid "" "The OS directory tree must already exist. Creating an OS directory tree for remote\n" "connections is not yet supported." msgstr "" #: ../ui/create.ui.h:43 msgid "Create OS directory tree from container image" msgstr "" #: ../ui/create.ui.h:44 msgid "Source URI:" msgstr "" #: ../ui/create.ui.h:45 msgid "" "Possible URL formats:\n" " * file:///path/to/rootfs.tar\n" " * docker://registry:port/image:tag\n" " * virt-builder://template\n" msgstr "" #: ../ui/create.ui.h:50 msgid "Do not verify TLS certificates of registry" msgstr "" #: ../ui/create.ui.h:51 msgid "Username:" msgstr "" #: ../ui/create.ui.h:52 msgid "Password:" msgstr "" #: ../ui/create.ui.h:53 msgid "Credentials for accessing the source registry" msgstr "" #: ../ui/create.ui.h:54 msgid "Root password:" msgstr "" #: ../ui/create.ui.h:55 msgid "Select _container template:" msgstr "" #: ../ui/create.ui.h:56 msgid "VZ templates" msgstr "" #: ../ui/create.ui.h:57 msgid "C_hoose the operating system you are installing:" msgstr "" #: ../ui/create.ui.h:58 msgid "A_utomatically detect from the installation media / source" msgstr "" #: ../ui/create.ui.h:59 msgid "Install" msgstr "安装" #: ../ui/create.ui.h:60 msgid "Choose Memory and CPU settings:" msgstr "" #: ../ui/create.ui.h:61 msgid "_Memory:" msgstr "" #: ../ui/create.ui.h:62 msgid "C_PUs:" msgstr "C_PU:" #: ../ui/create.ui.h:63 msgid "(Insert host mem)" msgstr "(插入主机内存)" #: ../ui/create.ui.h:65 msgid "_Enable storage for this virtual machine" msgstr "为虚拟机启用存储(_E)" #: ../ui/create.ui.h:67 msgid "Ready to begin the installation" msgstr "准备开始安装" #: ../ui/create.ui.h:68 msgid "C_ustomize configuration before install" msgstr "在安装前自定义配置(_U)" #: ../ui/create.ui.h:70 msgid "Install:" msgstr "安装:" #: ../ui/create.ui.h:71 msgid "Memory:" msgstr "内存:" #: ../ui/create.ui.h:72 msgid "CPUs:" msgstr "CPU:" #: ../ui/create.ui.h:74 msgid "OS:" msgstr "操作系统:" #: ../ui/create.ui.h:75 msgid "N_etwork selection" msgstr "选择网络(_E)" #: ../ui/create.ui.h:76 msgid "Finish" msgstr "完成" #: ../ui/createnet.ui.h:1 msgid "Create a new virtual network" msgstr "创建新的虚拟网络" #: ../ui/createnet.ui.h:2 msgid "Create virtual network" msgstr "创建虚拟网络" #: ../ui/createnet.ui.h:3 msgid "Choose a name for your virtual network:" msgstr "为虚拟网络选择名称:" #: ../ui/createnet.ui.h:4 msgid "Example: network1" msgstr "示例: network1" #: ../ui/createnet.ui.h:5 msgid "Network _Name:" msgstr "网络名称(_N):" #: ../ui/createnet.ui.h:6 msgid "Choose IPv4 address space for the virtual network:" msgstr "为虚拟网络选择 IPv4 地址空间:" #: ../ui/createnet.ui.h:7 msgid "Enable IPv4 network address space definition" msgstr "启用 IPv4 网络地址空间定义" #: ../ui/createnet.ui.h:8 msgid "_Network:" msgstr "网络(_N):" #: ../ui/createnet.ui.h:9 msgid "" "Hint: The network should be chosen from one of the IPv4 private " "address ranges. eg 10.0.0.0/8 or 192.168.0.0/16" msgstr "提示: 网络地址应在 IPv4 私有地址范围内选择。例如:10.0.0.0/8 或 192.168.0.0/16" #: ../ui/createnet.ui.h:10 msgid "192.168.100.1" msgstr "192.168.100.1" #: ../ui/createnet.ui.h:11 msgid "?" msgstr "?" #: ../ui/createnet.ui.h:12 msgid "Gateway:" msgstr "网关:" #: ../ui/createnet.ui.h:13 ../ui/details.ui.h:126 msgid "Type:" msgstr "类型:" #: ../ui/createnet.ui.h:14 msgid "Start:" msgstr "开始:" #: ../ui/createnet.ui.h:15 msgid "End:" msgstr "结束:" #: ../ui/createnet.ui.h:16 msgid "Enable DHCPv4" msgstr "启用 DHCPv4" #: ../ui/createnet.ui.h:17 msgid "Enable Static Route Definition" msgstr "启用静态路由" #: ../ui/createnet.ui.h:18 msgid "to Network:" msgstr " 网络:" #: ../ui/createnet.ui.h:19 msgid "via Gateway:" msgstr "通过 网关:" #: ../ui/createnet.ui.h:20 msgid "Choose IPv6 address space for the virtual network:" msgstr "为虚拟网络选择 IPv6 地址空间:" #: ../ui/createnet.ui.h:21 msgid "Enable IPv6 network address space definition" msgstr "启用 IPv6 网络地址空间定义" #: ../ui/createnet.ui.h:22 msgid "" "Note: The network could be chosen from one of the IPv6 private " "address ranges. eg FC00::/7. The prefix must be 64. A typical IPv6 " "network address will look something like: fd00:e81d:a6d7:55::/64" msgstr "" #: ../ui/createnet.ui.h:23 msgid "fd00:100::1" msgstr "fd00:100::1" #: ../ui/createnet.ui.h:24 msgid "Enable DHCPv6" msgstr "启用 DHCPv6" #: ../ui/createnet.ui.h:25 msgid "Connected to a physical network:" msgstr "连接到 物理网络:" #: ../ui/createnet.ui.h:26 msgid "_Isolated virtual network" msgstr "隔离的虚拟网络(_I)" #: ../ui/createnet.ui.h:27 msgid "For_warding to physical network" msgstr "转发到物理网络(_W)" #: ../ui/createnet.ui.h:28 msgid "_Destination:" msgstr "目的(_D):" #: ../ui/createnet.ui.h:30 msgid "_Pool containing all of VFs of a SR-IOV device" msgstr "" #: ../ui/createnet.ui.h:31 msgid "Device _List:" msgstr "" #: ../ui/createnet.ui.h:32 msgid "Enable IPv6 internal routing/networking" msgstr "启用 IPv6 内部路由/网络" #: ../ui/createnet.ui.h:33 msgid "" "If an IPv6 network address is not specified, this will enable IPv6 " "internal routing between virtual machines. By default, IPv4 internal " "routing is enabled." msgstr "如果 指定 IPv6 网络地址,将会在虚拟机之间启用 IPv6 内部路由。默认启用 IPv4 内部路由。" #: ../ui/createnet.ui.h:34 msgid "DNS Domain Name:" msgstr "DNS 域名:" #: ../ui/createpool.ui.h:1 msgid "Add a New Storage Pool" msgstr "添加新存储池" #: ../ui/createpool.ui.h:2 msgid "Create storage pool" msgstr "创建存储池" #: ../ui/createpool.ui.h:4 msgid "Select the storage pool type you would like to configure." msgstr "选择您希望配置的存储池类型。" #: ../ui/createpool.ui.h:6 msgid "B_uild Pool:" msgstr "构建池(_U):" #: ../ui/createpool.ui.h:7 msgid "_Target Path:" msgstr "目标路径(_T):" #: ../ui/createpool.ui.h:8 ../ui/createvol.ui.h:5 msgid "F_ormat:" msgstr "格式(_O):" #: ../ui/createpool.ui.h:9 msgid "Host Na_me:" msgstr "主机名(_M): " #: ../ui/createpool.ui.h:10 msgid "Initiator _IQN:" msgstr "启动器 IQN:" #: ../ui/createpool.ui.h:11 msgid "B_rowse" msgstr "浏览(_R)" #: ../ui/createpool.ui.h:12 msgid "Bro_wse" msgstr "浏览(_W)" #: ../ui/createpool.ui.h:13 msgid "Source _Name:" msgstr "源名称:" #: ../ui/createvol.ui.h:1 msgid "Add a Storage Volume" msgstr "添加存储卷" #: ../ui/createvol.ui.h:2 msgid "Create storage volume" msgstr "创建存储卷" #: ../ui/createvol.ui.h:3 msgid "Create a storage unit to be used directly by a virtual machine." msgstr "创建由虚拟机直接使用的存储单元。" #: ../ui/createvol.ui.h:6 msgid "Storage Volume Quota" msgstr "存储卷配额" #: ../ui/createvol.ui.h:7 msgid "available space:" msgstr "可用空间:" #: ../ui/createvol.ui.h:8 msgid "1.0" msgstr "1.0" #: ../ui/createvol.ui.h:9 msgid "GiB" msgstr "GiB" #: ../ui/createvol.ui.h:10 msgid "Max Ca_pacity:" msgstr "最大容量(_P):" #: ../ui/createvol.ui.h:11 msgid "_Allocation:" msgstr "分配(_A):" #: ../ui/createvol.ui.h:12 ../ui/details.ui.h:152 msgid "Path:" msgstr "路径:" #: ../ui/createvol.ui.h:13 msgid "Browse..." msgstr "浏览..." #: ../ui/createvol.ui.h:14 msgid "Backing store" msgstr "后备存储" #: ../ui/delete.ui.h:1 msgid "Delete Virtual Machine" msgstr "删除虚拟机" #: ../ui/delete.ui.h:2 msgid "" "This VM is currently running and will be forced off before being " "deleted" msgstr "此 VM 正在运行,在删除前将被强制关闭" #: ../ui/delete.ui.h:3 msgid "Delete _associated storage files" msgstr "删除关联的存储文件(_A)" #: ../ui/details.ui.h:1 msgid "Virtual Machine" msgstr "虚拟机" #: ../ui/details.ui.h:2 ../ui/host.ui.h:2 ../ui/manager.ui.h:2 msgid "_File" msgstr "文件(_F)" #: ../ui/details.ui.h:3 ../ui/host.ui.h:3 msgid "_View Manager" msgstr "查看管理器(_V)" #: ../ui/details.ui.h:4 msgid "Virtual _Machine" msgstr "虚拟机(_M)" #: ../ui/details.ui.h:5 msgid "_Take Screenshot" msgstr "截屏(_T)" #: ../ui/details.ui.h:6 msgid "Redirect host USB device to virtual machine with SPICE graphics." msgstr "重定向主机 USB 设备到使用 SPICE 图形的虚拟机。" #: ../ui/details.ui.h:7 msgid "_Redirect USB device" msgstr "重定向 USB 设备(_R)" #: ../ui/details.ui.h:8 ../ui/manager.ui.h:8 msgid "_View" msgstr "查看(_V)" #: ../ui/details.ui.h:9 msgid "_Console" msgstr "控制台(_C)" #: ../ui/details.ui.h:11 msgid "Sna_pshots" msgstr "快照(_p)" #: ../ui/details.ui.h:12 msgid "_Fullscreen" msgstr "全屏(_F)" #: ../ui/details.ui.h:13 msgid "_Resize to VM" msgstr "适应虚拟机尺寸(_R)" #: ../ui/details.ui.h:14 msgid "_Scale Display" msgstr "缩放显示(_S)" #: ../ui/details.ui.h:15 msgid "_Always" msgstr "总是(_A)" #: ../ui/details.ui.h:16 msgid "_Only when Fullscreen" msgstr "仅全屏时(_O)" #: ../ui/details.ui.h:17 msgid "_Never" msgstr "从不(_N)" #: ../ui/details.ui.h:18 msgid "Auto _resize VM with window" msgstr "自动调整 VM 窗口大小(_R)" #: ../ui/details.ui.h:19 msgid "_Text Consoles" msgstr "文本控制台(_T)" #: ../ui/details.ui.h:20 msgid "T_oolbar" msgstr "工具条(_O)" #: ../ui/details.ui.h:21 msgid "Send _Key" msgstr "发送按键(_K)" #: ../ui/details.ui.h:22 msgid "Show the graphical console" msgstr "显示图形控制台" #: ../ui/details.ui.h:24 msgid "Show virtual hardware details" msgstr "显示虚拟硬件详情" #: ../ui/details.ui.h:26 ../ui/manager.ui.h:20 msgid "Power on the virtual machine" msgstr "打开虚拟机" #: ../ui/details.ui.h:27 msgid "Run" msgstr "运行" #: ../ui/details.ui.h:29 msgid "Pause" msgstr "暂停" #: ../ui/details.ui.h:30 ../ui/manager.ui.h:24 msgid "Shut down the virtual machine" msgstr "" #: ../ui/details.ui.h:32 msgid "Snapshots" msgstr "快照" #: ../ui/details.ui.h:33 msgid "Switch to fullscreen view" msgstr "切换到全屏" #: ../ui/details.ui.h:34 msgid "Begin Installation" msgstr "开始安装" #: ../ui/details.ui.h:35 msgid "_Begin Installation" msgstr "开始安装(_B)" #: ../ui/details.ui.h:36 msgid "_Cancel Installation" msgstr "取消安装(_C)" #: ../ui/details.ui.h:37 msgid "A_dd Hardware" msgstr "添加硬件(_D)" #: ../ui/details.ui.h:38 ../ui/snapshots.ui.h:5 msgid "Status:" msgstr "状态:" #: ../ui/details.ui.h:39 msgid "UUID:" msgstr "UUID:" #: ../ui/details.ui.h:41 msgid "T_itle:" msgstr "标题(_I):" #: ../ui/details.ui.h:42 msgid "Shut down" msgstr "关闭" #: ../ui/details.ui.h:43 msgid "D_escription:" msgstr "描述(_E):" #: ../ui/details.ui.h:44 msgid "Basic Details" msgstr "基本详情" #: ../ui/details.ui.h:45 msgid "Hypervisor:" msgstr "管理程序:" #: ../ui/details.ui.h:46 msgid "Architecture:" msgstr "架构:" #: ../ui/details.ui.h:47 msgid "Emulator:" msgstr "模拟器:" #: ../ui/details.ui.h:48 msgid "Machine _Type: " msgstr "机器类型(_T):" #: ../ui/details.ui.h:49 msgid "Chipse_t:" msgstr "芯片组:" #: ../ui/details.ui.h:50 msgid "Firmware:" msgstr "固件:" #: ../ui/details.ui.h:51 msgid "Hypervisor Details" msgstr "管理程序详情" #: ../ui/details.ui.h:52 msgid "Enable User Namespace" msgstr "启用用户命名空间" #: ../ui/details.ui.h:53 msgid "User ID: " msgstr "用户 ID:" #: ../ui/details.ui.h:54 msgid " Group ID: " msgstr "组 ID:" #: ../ui/details.ui.h:55 msgid "Start" msgstr "开始" #: ../ui/details.ui.h:57 msgid "Count" msgstr "计数" #: ../ui/details.ui.h:58 ../ui/migrate.ui.h:7 msgid "0" msgstr "0" #: ../ui/details.ui.h:59 msgid "User Namespace" msgstr "用户命名空间" #: ../ui/details.ui.h:60 msgid "Operating Sys_tem" msgstr "" #: ../ui/details.ui.h:61 msgid "Applications" msgstr "应用程序" #: ../ui/details.ui.h:62 msgid "Refresh" msgstr "" #: ../ui/details.ui.h:63 ../ui/host.ui.h:8 msgid "CPU usage" msgstr "CPU 使用率" #: ../ui/details.ui.h:64 ../ui/host.ui.h:9 msgid "Memory usage" msgstr "内存使用率" #: ../ui/details.ui.h:65 msgid "0 KiBytes/s 0 KiBytes/s" msgstr "0 KiBytes/s 0 KiBytes/s" #: ../ui/details.ui.h:66 msgid "Disk I/O" msgstr "磁盘 I/O" #: ../ui/details.ui.h:67 msgid "Network I/O" msgstr "网络 I/O" #: ../ui/details.ui.h:68 msgid "Logical host CPUs:" msgstr "本地主机 CPU:" #: ../ui/details.ui.h:69 msgid "Ma_ximum allocation:" msgstr "最大分配(_X):" #: ../ui/details.ui.h:70 msgid "Current a_llocation:" msgstr "当前分配(_l):" #: ../ui/details.ui.h:71 msgid "Overcommitting vCPUs can hurt performance" msgstr "过度使用 vCPUs 会影响性能" #: ../ui/details.ui.h:72 msgid "CPUs" msgstr "CPU" #: ../ui/details.ui.h:73 msgid "M_odel:" msgstr "型号(_O):" #: ../ui/details.ui.h:74 msgid "Copy host CP_U configuration" msgstr "复制主机 CP_U 配置" #: ../ui/details.ui.h:75 msgid "Configu_ration" msgstr "配置(_R)" #: ../ui/details.ui.h:76 msgid "Manuall_y set CPU topology" msgstr "手动设置 CPU 拓扑(_Y)" #: ../ui/details.ui.h:77 msgid "Thread_s:" msgstr "线程(_S):" #: ../ui/details.ui.h:78 msgid "Cor_es:" msgstr "核心(_E):" #: ../ui/details.ui.h:79 msgid "Socke_ts:" msgstr "套接字(_T):" #: ../ui/details.ui.h:80 msgid "Selected CPU model does not support Hyper-Threading" msgstr "已选择的 CPU 模型不支持超线程" #: ../ui/details.ui.h:81 msgid "To_pology" msgstr "拓扑(_P)" #: ../ui/details.ui.h:82 msgid "Total host memory:" msgstr "总主机内存:" #: ../ui/details.ui.h:83 ../ui/fsdetails.ui.h:9 msgid "MiB" msgstr "MiB" #: ../ui/details.ui.h:84 msgid "Memory" msgstr "内存" #: ../ui/details.ui.h:85 msgid "Start virt_ual machine on host boot up" msgstr "主机引导时启动虚拟机(_U)" #: ../ui/details.ui.h:86 msgid "Autostart" msgstr "自动启动" #: ../ui/details.ui.h:87 msgid "Init _path:" msgstr "Init 路径(_P):" #: ../ui/details.ui.h:88 msgid "Init ar_gs:" msgstr "Init 参数(_G):" #: ../ui/details.ui.h:89 msgid "Container init" msgstr "容器 init" #: ../ui/details.ui.h:90 msgid "Ena_ble direct kernel boot" msgstr "启用直接内核引导(_B)" #: ../ui/details.ui.h:91 msgid "Ke_rnel path:" msgstr "内核路径(_R):" #: ../ui/details.ui.h:93 msgid "Browse" msgstr "浏览" #: ../ui/details.ui.h:94 msgid "Kernel ar_gs:" msgstr "内核参数(_G):" #: ../ui/details.ui.h:95 msgid "D_TB path:" msgstr "" #: ../ui/details.ui.h:96 msgid "Dir_ect kernel boot" msgstr "直接内核引导(_E)" #: ../ui/details.ui.h:97 msgid "Enable boot me_nu" msgstr "启用引导菜单(_n)" #: ../ui/details.ui.h:98 msgid "Boot device order" msgstr "引导设备顺序" #: ../ui/details.ui.h:99 msgid "R_eadonly:" msgstr "只读(_E):" #: ../ui/details.ui.h:100 msgid "Sharea_ble:" msgstr "可共享(_B):" #: ../ui/details.ui.h:101 msgid "Storage size:" msgstr "存储大小:" #: ../ui/details.ui.h:102 msgid "Source _path:" msgstr "" #: ../ui/details.ui.h:103 msgid "_Browse" msgstr "" #: ../ui/details.ui.h:104 msgid "Device type:" msgstr "设备类型:" #: ../ui/details.ui.h:105 msgid "Removab_le:" msgstr "可移动(_L):" #: ../ui/details.ui.h:106 msgid "Disk b_us:" msgstr "磁盘总线(_u):" #: ../ui/details.ui.h:107 msgid "Seria_l number:" msgstr "序列号(_L):" #: ../ui/details.ui.h:108 msgid "" "Changing this will not change the disk image format, it only tells " "libvirt about the existing image format. " msgstr "这将不会修改磁盘镜像格式,只会向 libvirt 报告已有镜像的格式。" #: ../ui/details.ui.h:109 msgid "Storage forma_t:" msgstr "存储格式(_t):" #: ../ui/details.ui.h:110 msgid "_SGIO:" msgstr "_SGIO:" #: ../ui/details.ui.h:116 msgid "_Performance options" msgstr "性能选项(_P)" #: ../ui/details.ui.h:117 msgid "Advanced _options" msgstr "高级选项(_o)" #: ../ui/details.ui.h:118 msgid "Virtual Disk" msgstr "虚拟磁盘" #: ../ui/details.ui.h:120 msgid "MAC address:" msgstr "MAC 地址:" #: ../ui/details.ui.h:121 msgid "Link _state:" msgstr "" #: ../ui/details.ui.h:122 msgid "active" msgstr "" #: ../ui/details.ui.h:123 ../ui/gfxdetails.ui.h:14 ../ui/snapshots.ui.h:12 #: ../ui/storagelist.ui.h:17 msgid "label" msgstr "标签" #: ../ui/details.ui.h:124 msgid "I_P address:" msgstr "" #: ../ui/details.ui.h:125 msgid "Virtual Network Interface" msgstr "虚拟网络接口" #: ../ui/details.ui.h:127 msgid "Mode:" msgstr "模式:" #: ../ui/details.ui.h:128 msgid "Virtual Input Device" msgstr "虚拟输入设备" #: ../ui/details.ui.h:129 msgid "Sound Device" msgstr "声音设备" #: ../ui/details.ui.h:130 msgid "Source host:" msgstr "源主机:" #: ../ui/details.ui.h:131 msgid "Bind host:" msgstr "绑定主机:" #: ../ui/details.ui.h:132 msgid "Target type:" msgstr "目标类型:" #: ../ui/details.ui.h:133 msgid "Target name:" msgstr "目标名称:" #: ../ui/details.ui.h:134 ../ui/host.ui.h:12 ../ui/storagelist.ui.h:14 msgid "State:" msgstr "状态:" #: ../ui/details.ui.h:135 msgid "Source path:" msgstr "源路径:" #: ../ui/details.ui.h:136 msgid "insert type" msgstr "插入类型" #: ../ui/details.ui.h:137 ../ui/host.ui.h:11 msgid "Device:" msgstr "设备:" #: ../ui/details.ui.h:138 msgid "ROM _BAR:" msgstr "ROM 栏(_B):" #: ../ui/details.ui.h:139 msgid "RAM:" msgstr "RAM:" #: ../ui/details.ui.h:140 msgid "Heads:" msgstr "标头:" #: ../ui/details.ui.h:141 msgid "_3D acceleration:" msgstr "" #: ../ui/details.ui.h:142 msgid "Video" msgstr "视频" #: ../ui/details.ui.h:144 msgid "Devices:" msgstr "" #: ../ui/details.ui.h:145 msgid "Controller" msgstr "控制器" #: ../ui/details.ui.h:146 msgid "Filesystem" msgstr "文件系统" #: ../ui/details.ui.h:147 ../ui/fsdetails.ui.h:5 ../ui/migrate.ui.h:12 msgid "M_ode:" msgstr "模式(_o):" #: ../ui/details.ui.h:148 msgid "Smartcard Device" msgstr "智能卡设备" #: ../ui/details.ui.h:149 msgid "Address:" msgstr "地址:" #: ../ui/details.ui.h:150 msgid "foo:12" msgstr "foo:12" #: ../ui/details.ui.h:151 msgid "Redirected device" msgstr "重定向设备" #: ../ui/details.ui.h:153 msgid "Version:" msgstr "" #: ../ui/details.ui.h:154 msgid "TPM Device" msgstr "TPM 设备" #: ../ui/details.ui.h:155 msgid "Host Device:" msgstr "" #: ../ui/details.ui.h:156 msgid "Random Number Generator" msgstr "随机数生成器" #: ../ui/details.ui.h:158 msgid "Model:" msgstr "" #: ../ui/details.ui.h:159 msgid "panic-model" msgstr "" #: ../ui/details.ui.h:160 msgid "Panic Notifier" msgstr "Panic 通知器" #: ../ui/details.ui.h:162 msgid "The console is currently unavailable" msgstr "终端当前不可用" #: ../ui/details.ui.h:163 msgid "_Password:" msgstr "密码(_P):" #: ../ui/details.ui.h:164 msgid "_Save this password in your keyring" msgstr "将密码保存到钥匙环(_S)" #: ../ui/details.ui.h:165 msgid "Check to save password, uncheck to forget password." msgstr "" #: ../ui/details.ui.h:167 msgid "_Login" msgstr "登录(_L)" #: ../ui/fsdetails.ui.h:1 msgid "Default" msgstr "默认" #: ../ui/fsdetails.ui.h:2 msgid "E_xport filesystem as readonly mount" msgstr "以只读挂载方式导出文件系统(_x)" #: ../ui/fsdetails.ui.h:6 msgid "_Driver:" msgstr "驱动程序(_D):" #: ../ui/fsdetails.ui.h:7 msgid "_Write Policy:" msgstr "写入策略(_W):" #: ../ui/fsdetails.ui.h:8 msgid "Ta_rget path:" msgstr "目标路径(_r):" #: ../ui/fsdetails.ui.h:10 msgid "_Format:" msgstr "格式(_F):" #: ../ui/gfxdetails.ui.h:1 msgid "Show passwor_d" msgstr "" #: ../ui/gfxdetails.ui.h:3 msgid "Addr_ess:" msgstr "地址(_E):" #: ../ui/gfxdetails.ui.h:4 msgid "Pa_ssword:" msgstr "密码(_S):" #: ../ui/gfxdetails.ui.h:5 ../ui/migrate.ui.h:6 msgid "_Port:" msgstr "端口(_P):" #: ../ui/gfxdetails.ui.h:6 msgid "T_LS port:" msgstr "T_LS 端口:" #: ../ui/gfxdetails.ui.h:7 msgid "Aut_o" msgstr "自动(_O)" #: ../ui/gfxdetails.ui.h:8 msgid "5901" msgstr "5901" #: ../ui/gfxdetails.ui.h:9 msgid "Ke_ymap:" msgstr "键映射(_Y):" #: ../ui/gfxdetails.ui.h:10 ../ui/vsockdetails.ui.h:2 msgid "A_uto" msgstr "自动(_U)" #: ../ui/gfxdetails.ui.h:11 ../ui/vsockdetails.ui.h:3 msgid "5900" msgstr "5900" #: ../ui/gfxdetails.ui.h:12 msgid "Display:" msgstr "显示:" #: ../ui/gfxdetails.ui.h:13 msgid "XAuth:" msgstr "X 验证:" #: ../ui/gfxdetails.ui.h:15 msgid "Open_GL:" msgstr "" #: ../ui/gfxdetails.ui.h:16 msgid "L_isten type:" msgstr "" #: ../ui/host.ui.h:1 msgid "Connection Details" msgstr "连接详情" #: ../ui/host.ui.h:4 msgid "Libvirt URI:" msgstr "Libvirt URI:" #: ../ui/host.ui.h:6 msgid "A_utoconnect:" msgstr "自动连接(_U):" #: ../ui/host.ui.h:7 msgid "Basic details" msgstr "基本详情" #: ../ui/host.ui.h:10 msgid "_Overview" msgstr "概述" #: ../ui/host.ui.h:13 ../ui/storagelist.ui.h:15 msgid "A_utostart:" msgstr "自动启动(_U):" #: ../ui/host.ui.h:14 msgid "Domain:" msgstr "域:" #: ../ui/host.ui.h:15 ../ui/storagelist.ui.h:12 msgid "Name:" msgstr "名称:" #: ../ui/host.ui.h:16 msgid "NAT to any device" msgstr "NAT 到任何设备" #: ../ui/host.ui.h:17 msgid "Network:" msgstr "网络:" #: ../ui/host.ui.h:18 msgid "DHCP range:" msgstr "DHCP 范围:" #: ../ui/host.ui.h:19 msgid "Forwarding:" msgstr "转发:" #: ../ui/host.ui.h:20 msgid "Static Route:" msgstr "静态路由:" #: ../ui/host.ui.h:21 msgid "_IPv4 configuration" msgstr "_IPv4 配置" #: ../ui/host.ui.h:23 msgid "IPv6 configuration" msgstr "IPv6 配置" #: ../ui/host.ui.h:24 msgid "Enable i_nbound QoS" msgstr "启用入站 QoS(_N)" #: ../ui/host.ui.h:25 msgid "Average (KiB/sec):" msgstr "平均值 (KiB/s):" #: ../ui/host.ui.h:26 msgid "Burst (KiB):" msgstr "突发值 (KiB):" #: ../ui/host.ui.h:27 msgid "Peak (KiB/sec):" msgstr "最大值 (KiB/s):" #: ../ui/host.ui.h:28 msgid "Enable ou_tbound QoS" msgstr "启用出站 QoS(_T)" #: ../ui/host.ui.h:29 msgid "Burst (KiB/sec):" msgstr "突发值 (KiB/s):" #: ../ui/host.ui.h:30 msgid "_QoS configuration" msgstr "_QoS 配置" #: ../ui/host.ui.h:31 msgid "Physical Function:" msgstr "" #: ../ui/host.ui.h:32 msgid "Virtual Functions:" msgstr "" #: ../ui/host.ui.h:33 msgid "_SR-IOV information" msgstr "" #: ../ui/host.ui.h:34 msgid "Add Network" msgstr "添加网络" #: ../ui/host.ui.h:35 msgid "Start Network" msgstr "启动网络" #: ../ui/host.ui.h:36 msgid "Stop Network" msgstr "停止网络" #: ../ui/host.ui.h:37 msgid "Delete Network" msgstr "删除网络" #: ../ui/host.ui.h:38 msgid "_Virtual Networks" msgstr "虚拟网络(_V)" #: ../ui/host.ui.h:39 msgid "_Storage" msgstr "存储(_S)" #: ../ui/manager.ui.h:3 msgid "_Add Connection..." msgstr "添加连接(_A)..." #: ../ui/manager.ui.h:4 msgid "_New Virtual Machine" msgstr "新建虚拟机(_N)" #: ../ui/manager.ui.h:5 msgid "_Edit" msgstr "编辑(_E)" #: ../ui/manager.ui.h:6 msgid "_Connection Details" msgstr "连接详情(_C)" #: ../ui/manager.ui.h:7 msgid "_Virtual Machine Details" msgstr "虚拟机详情(_V)" #: ../ui/manager.ui.h:9 msgid "_Graph" msgstr "图形(_G)" #: ../ui/manager.ui.h:10 msgid "_Guest CPU Usage" msgstr "虚拟 CPU 使用率(_G)" #: ../ui/manager.ui.h:11 msgid "_Host CPU Usage" msgstr "主机 CPU 使用率(_H)" #: ../ui/manager.ui.h:12 msgid "_Memory Usage" msgstr "内存使用率(_M)" #: ../ui/manager.ui.h:13 msgid "_Disk I/O" msgstr "磁盘 I/O(_D)" #: ../ui/manager.ui.h:14 msgid "_Network I/O" msgstr "网络 I/O(_N)" #: ../ui/manager.ui.h:15 msgid "_Help" msgstr "帮助(_H)" #: ../ui/manager.ui.h:16 msgid "Create a new virtual machine" msgstr "创建新虚拟机" #: ../ui/manager.ui.h:17 msgid "New" msgstr "新建" #: ../ui/manager.ui.h:18 msgid "Show the virtual machine console and details" msgstr "显示虚拟机控制台及详情" #: ../ui/manager.ui.h:19 msgid "_Open" msgstr "打开(_O)" #: ../ui/migrate.ui.h:1 msgid "Migrate the virtual machine" msgstr "迁移虚拟机" #: ../ui/migrate.ui.h:2 msgid "Migrating VM:" msgstr "正在迁移 VM:" #: ../ui/migrate.ui.h:3 msgid "Original host:" msgstr "原始主机:" #: ../ui/migrate.ui.h:4 msgid "New _host:" msgstr "新主机(_H):" #: ../ui/migrate.ui.h:5 msgid "_Address:" msgstr "地址(_A):" #: ../ui/migrate.ui.h:8 msgid "Let libvirt decide" msgstr "让 libvirt 自动判断" #: ../ui/migrate.ui.h:9 msgid "" "Tunnel migration through the libvirtd connection channel, rather than having the hypervisor open a separate network connection to the destination. The source libvirt instance connects directly to the destination libvirt instance.\n" "\n" "This can simplify setup since no additional firewall ports need to be open, and will encrypt migration traffic if your libvirt connection is encrypted. But it can be difficult to make this work with SSH transport." msgstr "" "隧道迁移直接通过 libvirtd 连接通道,而不是由 hypervisor 打开一个单独的网络连接到目标。 源 libvirt 实例直接连接到目标 libvirt 实例。\n" "\n" "由于不需要开放额外的防火墙端口,因此可以简化配置。如果启用 libvirt 连接加密, 还可以加密迁移流量。但它很难由 SSH 来完成数据传输工作。" #: ../ui/migrate.ui.h:13 msgid "_URI:" msgstr "_URI:" #: ../ui/migrate.ui.h:14 msgid "Connectivity" msgstr "连接性" #: ../ui/migrate.ui.h:15 msgid "" "By default libvirt will refuse to migrate a VM for certain configurations that could lead to malfunctioning guests, like if a disk's cache mode is not 'none'.\n" "\n" "Enabling this option tells libvirt to skip those checks." msgstr "" "默认情况下,由于某些配置可能导致客户机发生故障,libvirt 将拒绝迁移 VM,如磁盘缓存模式不为 'none'。\n" "\n" "启用该选项使 libvirt 跳过这些检查。" #: ../ui/migrate.ui.h:18 msgid "A_llow unsafe:" msgstr "允许不可靠:" #: ../ui/migrate.ui.h:19 msgid "" "By default, the migrated VM config is removed from the source host, and saved persistently on the destination host. The destination host is considered the new home of the VM.\n" "\n" "If 'temporary' is selected, the migration is considered only a temporary move: the source host maintains a copy of the VM config, and the running copy moved to the destination is only transient, and will disappear when it is shutdown." msgstr "" "默认情况下,已迁移虚拟机的配置已从源主机中删除,并保存在目标主机上。目标主机被认为是虚拟机的新家。\n" "\n" "如果选择 '临时',迁移将是一个暂时的动作:源主机保持虚拟机配置的副本,并且在目标主机临时运行副本,当关闭时会消失。" #: ../ui/migrate.ui.h:22 msgid "_Temporary move:" msgstr "临时迁移(_T):" #: ../ui/migrate.ui.h:23 msgid "Advanced options" msgstr "高级选项" #: ../ui/migrate.ui.h:24 msgid "_Migrate" msgstr "迁移(_M)" #: ../ui/netlist.ui.h:1 msgid "_Bridge name:" msgstr "网桥名称(_B):" #: ../ui/netlist.ui.h:2 msgid "Source m_ode:" msgstr "源模式(_O):" #: ../ui/netlist.ui.h:3 msgid "" "In most configurations, macvtap does not work for host to guest " "network communication." msgstr "在多数配置中,macvtap 不能为主机到客户机的网络通信工作。" #: ../ui/netlist.ui.h:4 msgid "_Portgroup:" msgstr "端口组(_P):" #: ../ui/netlist.ui.h:5 msgid "_Network source:" msgstr "网络源(_N):" #: ../ui/netlist.ui.h:6 msgid "Ins_tance id:" msgstr "实例 ID(_T):" #: ../ui/netlist.ui.h:7 msgid "Typ_eid version:" msgstr "Typ_eid 版本:" #: ../ui/netlist.ui.h:8 msgid "T_ypeid:" msgstr "T_ypeid:" #: ../ui/netlist.ui.h:9 msgid "M_anagerid:" msgstr "管理 ID(_A):" #: ../ui/netlist.ui.h:11 msgid "Virtual _port" msgstr "虚拟端口(_P)" #: ../ui/oslist.ui.h:1 msgid "Include end of life operating systems" msgstr "" #: ../ui/preferences.ui.h:1 msgid "Preferences" msgstr "首选项" #: ../ui/preferences.ui.h:2 msgid "Enable _system tray icon" msgstr "启用系统托盘图标(_S)" #: ../ui/preferences.ui.h:3 msgid "Enable libgues_tfs VM introspection" msgstr "" #: ../ui/preferences.ui.h:4 msgid "General" msgstr "常规" #: ../ui/preferences.ui.h:5 msgid "_General" msgstr "常规(_G)" #: ../ui/preferences.ui.h:6 msgid "Poll _Disk I/O" msgstr "轮询磁盘 I/O(_D)" #: ../ui/preferences.ui.h:7 msgid "Poll _Network I/O" msgstr "轮询网络 I/O(_N)" #: ../ui/preferences.ui.h:8 msgid "Poll _Memory stats" msgstr "轮询内存统计(_M)" #: ../ui/preferences.ui.h:9 msgid "_Update status every" msgstr "更新状态间隔(_U):" #: ../ui/preferences.ui.h:10 msgid "seconds" msgstr "秒" #: ../ui/preferences.ui.h:11 msgid "Poll C_PU usage" msgstr "轮询 C_PU 使用率" #: ../ui/preferences.ui.h:12 msgid "Stats Options" msgstr "统计选项" #: ../ui/preferences.ui.h:13 msgid "P_olling" msgstr "轮询(_O)" #: ../ui/preferences.ui.h:14 msgid "Gra_phics type:" msgstr "显示类型(_P):" #: ../ui/preferences.ui.h:15 msgid "Default storage format for new disk images." msgstr "新磁盘镜像的默认存储格式" #: ../ui/preferences.ui.h:16 msgid "_Storage format:" msgstr "存储格式(_S):" #: ../ui/preferences.ui.h:17 msgid "_Add sound device:" msgstr "添加音频设备(_A):" #: ../ui/preferences.ui.h:18 msgid "" "Default CPU setting for new VMs. This is typically a tradeoff between performance\n" "and migration compatibility: if using the 'copy host' option, your servers will need\n" "identical CPUs in order to migrate the VM." msgstr "" "以默认 CPU 设置来配置新虚拟机。这是在典型性能和迁移兼容性\n" "之间折衷的办法:如果使用 'copy host' 选项,您的服务器将需要\n" "相同的 CPU 型号,用于迁移 VM。" #: ../ui/preferences.ui.h:21 msgid "CPU _default:" msgstr "CPU 默认值(_D):" #: ../ui/preferences.ui.h:22 msgid "" "Add Spice _USB\n" "Redirection:" msgstr "" "添加 Spice _USB\n" " 重定向:" #: ../ui/preferences.ui.h:24 msgid "New VM Defaults" msgstr "新建 VM 默认值" #: ../ui/preferences.ui.h:25 msgid "N_ew VM" msgstr "新建虚拟机(_E)" #: ../ui/preferences.ui.h:26 msgid "Graphical console _scaling:" msgstr "图形控制台缩放(_S):" #: ../ui/preferences.ui.h:27 msgid "Gr_ab keys:" msgstr "Gr_ab 快捷键:" #: ../ui/preferences.ui.h:28 msgid "Not supported" msgstr "尚不支持" #: ../ui/preferences.ui.h:29 msgid "" "When the guest graphical console has keyboard focus, do not disable " "shortcuts for console window menus (Alt+F -> File, etc.) Normally these are " "disabled to ensure that typing in the guest does not accidentally perform an" " operation in virt-manager's console window." msgstr "" "当在虚拟机的图形控制台使用键盘时,请不要禁用控制台窗口菜单的快捷键 (Alt+F -> File " "等等)。通常禁用这些快捷键,是为了保证不会在虚拟机中打字时,意外操作 virt-manager 控制台窗口。" #: ../ui/preferences.ui.h:30 msgid "_Force console shortcuts:" msgstr "强制控制台快捷键(_F):" #: ../ui/preferences.ui.h:31 msgid "Change..." msgstr "更改..." #: ../ui/preferences.ui.h:32 msgid "" "Change guest resolution when the guest window size is changed. Only works " "with properly configured guest using spice and the desktop agent." msgstr "当改变客户机窗口大小时,修改其分辨率。客户机需要配置使用 spice 和桌面代理。" #: ../ui/preferences.ui.h:33 msgid "_Resize guest with window:" msgstr "调整客户机窗口大小(_R):" #: ../ui/preferences.ui.h:34 msgid "SPICE _USB Redirection:" msgstr "" #: ../ui/preferences.ui.h:35 msgid "Graphical Consoles" msgstr "图形控制台" #: ../ui/preferences.ui.h:36 msgid "Conso_le" msgstr "控制台(_L)" #: ../ui/preferences.ui.h:37 msgid "_Force Poweroff:" msgstr "强制关机(_F):" #: ../ui/preferences.ui.h:38 msgid "Poweroff/_Reboot/Save:" msgstr "关机/重启(_R)/保存:" #: ../ui/preferences.ui.h:39 msgid "_Pause:" msgstr "暂停(_P):" #: ../ui/preferences.ui.h:40 msgid "Device re_moval:" msgstr "设备删除(_M):" #: ../ui/preferences.ui.h:41 msgid "_Interface start/stop:" msgstr "界面启动(_I)/停止:" #: ../ui/preferences.ui.h:42 msgid "_Unapplied changes:" msgstr "未应用的更改(_U):" #: ../ui/preferences.ui.h:43 msgid "_Deleting storage:" msgstr "删除存储(_D):" #: ../ui/preferences.ui.h:44 msgid "Confirmations" msgstr "确定" #: ../ui/preferences.ui.h:45 msgid "Feed_back" msgstr "反馈(_B)" #: ../ui/snapshots.ui.h:1 msgid "Create snapshot" msgstr "创建快照" #: ../ui/snapshots.ui.h:2 msgid "Create snapshot" msgstr "创建快照" #: ../ui/snapshots.ui.h:4 msgid "_Description:" msgstr "描述(_D):" #: ../ui/snapshots.ui.h:6 msgid "Screenshot:" msgstr "屏幕截图:" #: ../ui/snapshots.ui.h:8 msgid "Description:" msgstr "描述:" #: ../ui/snapshots.ui.h:9 msgid "VM State:" msgstr "VM 状态:" #: ../ui/snapshots.ui.h:10 msgid "Timestamp:" msgstr "时间戳:" #: ../ui/snapshots.ui.h:11 msgid "Snapshot Mode:" msgstr "截图类型:" #: ../ui/snapshots.ui.h:13 msgid "No screenshot available" msgstr "没有截图可用" #: ../ui/snapshots.ui.h:14 msgid "This was the most recently applied snapshot." msgstr "这是最近使用的快照。" #: ../ui/snapshots.ui.h:15 msgid "Create new snapshot" msgstr "创建新快照" #: ../ui/snapshots.ui.h:16 msgid "Run selected snapshot" msgstr "运行已选快照" #: ../ui/snapshots.ui.h:17 #, fuzzy msgid "Refresh snapshot list" msgstr "刷新快照列表出错:%s" #: ../ui/snapshots.ui.h:18 msgid "Delete selected snapshot" msgstr "删除已选快照" #: ../ui/snapshots.ui.h:19 msgid "Save updated snapshot metadata" msgstr "保存已更新快照元数据" #: ../ui/storagebrowse.ui.h:1 msgid "Choose Storage Volume" msgstr "选择存储卷" #: ../ui/storagelist.ui.h:1 msgid "Add Pool" msgstr "添加池" #: ../ui/storagelist.ui.h:2 msgid "Start Pool" msgstr "启动池" #: ../ui/storagelist.ui.h:3 msgid "Stop Pool" msgstr "停止池" #: ../ui/storagelist.ui.h:4 msgid "Delete Pool" msgstr "删除池" #: ../ui/storagelist.ui.h:5 msgid "Browse local filesystem" msgstr "浏览本地文件系统" #: ../ui/storagelist.ui.h:6 msgid "_Browse Local" msgstr "本地浏览(_B)" #: ../ui/storagelist.ui.h:7 msgid "Cancel and close dialog" msgstr "取消并关闭对话框" #: ../ui/storagelist.ui.h:8 msgid "Choose Volume" msgstr "选择卷" #: ../ui/storagelist.ui.h:9 msgid "Choose the selected volume" msgstr "选择已选定卷" #: ../ui/storagelist.ui.h:10 msgid "Apply pool changes" msgstr "应用池更改" #: ../ui/storagelist.ui.h:13 msgid "Location:" msgstr "位置:" #: ../ui/storagelist.ui.h:16 msgid "Size:" msgstr "大小:" #: ../ui/storagelist.ui.h:18 msgid "Volumes" msgstr "" #: ../ui/storagelist.ui.h:19 msgid "Refresh volume list" msgstr "刷新卷列表" #: ../ui/storagelist.ui.h:20 msgid "Delete volume" msgstr "删除卷" #: ../ui/vsockdetails.ui.h:1 msgid "Guest C_ID:" msgstr ""