mirror of https://github.com/apache/cloudstack.git
52 lines
2.1 KiB
Plaintext
52 lines
2.1 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:40\n"
|
||
"PO-Revision-Date: 2013-04-08 16:11+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 "Install the database server"
|
||
msgstr "安裝資料庫伺服器"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"The &PRODUCT; management server uses a MySQL database server to store its "
|
||
"data. When you are installing the management server on a single node, you "
|
||
"can install the MySQL server locally. For an installation that has multiple "
|
||
"management server nodes, we assume the MySQL database also runs on a "
|
||
"separate node."
|
||
msgstr "&PRODUCT;管理伺服器使用MySQL資料庫伺服器來儲存資料,當您安裝管理伺服器到一個節點,您可以在本地直接安裝MySQL伺服器,對於安裝多管理伺服器節點,我們假設MySQL資料庫也在不同節點執行"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"&PRODUCT; has been tested with MySQL 5.1 and 5.5. These versions are "
|
||
"included in RHEL/CentOS and Ubuntu."
|
||
msgstr "&PRODUCT;已經測試過MySQL 5.1 及 5.5,這些版本皆包含在RHEL/CentOS 及Ubuntu中"
|