cloudstack/docs/zh-TW/hypervisor-host-install-ove...

84 lines
2.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#Licensed to the Apache Software Foundation (ASF) under one
#or more contributor license agreements. See the NOTICE file
#distributed with this work for additional information
#regarding copyright ownership. The ASF licenses this file
#to you under the Apache License, Version 2.0 (the
#"License"); you may not use this file except in compliance
#with the License. You may obtain a copy of the License at
#http://www.apache.org/licenses/LICENSE-2.0
#Unless required by applicable law or agreed to in writing,
#software distributed under the License is distributed on an
#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
#KIND, either express or implied. See the License for the
#specific language governing permissions and limitations
#under the License.
#
# Translators:
# Isaac Chiang <isaacchiang@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: Apache CloudStack Docs\n"
"POT-Creation-Date: 2013-04-12T11:19:39\n"
"PO-Revision-Date: 2013-03-20 12:19+0000\n"
"Last-Translator: isaac.chiang <isaacchiang@gmail.com>\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. Tag: title
#, no-c-format
msgid "KVM Installation Overview"
msgstr "KVM 安裝簡介"
#. Tag: para
#, no-c-format
msgid ""
"If you want to use the Linux Kernel Virtual Machine (KVM) hypervisor to run "
"guest virtual machines, install KVM on the host(s) in your cloud. The "
"material in this section doesn't duplicate KVM installation docs. It "
"provides the &PRODUCT;-specific steps that are needed to prepare a KVM host "
"to work with &PRODUCT;."
msgstr "如果您想要用 Linux Kernel Virtual Machine (KVM) hypervisor 來執行來賓VM在主機(一至多個)上安裝KVM。這章節的資料並不是複製KVM安裝文件而是提供&PRODUCT;需要的特定步驟來準備一個以&PRODUCT;作業的KVM主機"
#. Tag: para
#, no-c-format
msgid ""
"Before continuing, make sure that you have applied the latest updates to "
"your host."
msgstr "在繼續前,請先確認您的版本是最新版"
#. Tag: para
#, no-c-format
msgid ""
"It is NOT recommended to run services on this host not controlled by "
"&PRODUCT;."
msgstr "如果您的主機不是由&PRODUCT;所控制,不建議執行服務"
#. Tag: para
#, no-c-format
msgid "The procedure for installing a KVM Hypervisor Host is:"
msgstr "安裝KVM Hypervisor Host的步驟為"
#. Tag: para
#, no-c-format
msgid "Prepare the Operating System"
msgstr "準備作業系統"
#. Tag: para
#, no-c-format
msgid "Install and configure libvirt"
msgstr "安裝及設定libvirt"
#. Tag: para
#, no-c-format
msgid "Configure Security Policies (AppArmor and SELinux)"
msgstr "設定Security Policies ( AppArmor and SELinux )"
#. Tag: para
#, no-c-format
msgid "Install and configure the Agent"
msgstr "安裝及設定 Agent"