cloudstack/docs/zh-TW/working-with-iso.po

70 lines
3.3 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:41\n"
"PO-Revision-Date: 2013-04-11 15:05+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 "Working with ISOs"
msgstr "使用ISO"
#. Tag: para
#, no-c-format
msgid ""
"&PRODUCT; supports ISOs and their attachment to guest VMs. An ISO is a read-"
"only file that has an ISO/CD-ROM style file system. Users can upload their "
"own ISOs and mount them on their guest VMs."
msgstr "&PRODUCT; 支援ISO及其附件。ISO為唯讀檔案是ISO/CD-ROM形式的檔案系統。使用者可以上傳自己的ISO並將其安裝在自己的訪客虛擬機器"
#. Tag: para
#, no-c-format
msgid ""
"ISOs are uploaded based on a URL. HTTP is the supported protocol. Once the "
"ISO is available via HTTP specify an upload URL such as "
"http://my.web.server/filename.iso."
msgstr "ISOs使用URL上傳HTTP為支援的協定。一旦ISO可經由HTTP存取請指定一組上傳URL像是http://my.web.server/filename.iso"
#. Tag: para
#, no-c-format
msgid ""
"ISOs may be public or private, like templates.ISOs are not hypervisor-"
"specific. That is, a guest on vSphere can mount the exact same image that a "
"guest on KVM can mount."
msgstr "ISOs可能為公開或私人跟模組很像。ISO並沒有超級監督者限定也就是在vSphere地訪客可以安裝與KVM訪客相同的映象"
#. Tag: para
#, no-c-format
msgid ""
"ISO images may be stored in the system and made available with a privacy "
"level similar to templates. ISO images are classified as either bootable or "
"not bootable. A bootable ISO image is one that contains an OS image. "
"&PRODUCT; allows a user to boot a guest VM off of an ISO image. Users can "
"also attach ISO images to guest VMs. For example, this enables installing PV"
" drivers into Windows. ISO images are not hypervisor-specific."
msgstr "ISO映像可能會存放在系統中並可在私人層級存取如同模組。ISO映像可分類為可開機或不可開機。可開機ISO映像包含作業系統&PRODUCT; 允許使用者使用ISO映像啟動訪客虛擬機器使用者也可以連接ISO映像到訪客虛擬機器。例如此功能讓PV驅動程式可以安裝到 Windows。ISO映像不是超級監督者限定"