cloudstack/docs/zh-TW/extracting-source.po

59 lines
1.9 KiB
Plaintext

#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-04-12 11:38+0000\n"
"Last-Translator: sebgoa <runseb@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 "Extracting source"
msgstr "解壓縮原始碼"
#. Tag: para
#, no-c-format
msgid ""
"Extracting the &PRODUCT; release is relatively simple and can be done with a"
" single command as follows:"
msgstr "解壓縮 &PRODUCT;釋出相對容易,且可以使用簡單的指令來達成:"
#. Tag: programlisting
#, no-c-format
msgid ""
"<prompt>$</prompt> <command>tar</command> -jxvf apache-"
"cloudstack-4.1.0.src.tar.bz2"
msgstr ""
#. Tag: para
#, no-c-format
msgid "You can now move into the directory:"
msgstr "您現在可以移進資料夾:"
#. Tag: programlisting
#, no-c-format
msgid "<prompt>$</prompt> <command>cd</command> ./apache-cloudstack-4.1.0-src"
msgstr ""