cloudstack/docs/zh-CN/multi_node_management_serve...

66 lines
2.4 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:
# <rayang2004@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: Apache CloudStack Docs\n"
"POT-Creation-Date: 2013-03-19T13:38:04\n"
"PO-Revision-Date: 2013-01-05 03:38+0000\n"
"Last-Translator: rayang2004 <rayang2004@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_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. Tag: title
#, no-c-format
msgid "Multi-Node Management Server"
msgstr "多管理服务器节点"
#. Tag: para
#, no-c-format
msgid ""
"The &PRODUCT; Management Server is deployed on one or more front-end servers"
" connected to a single MySQL database. Optionally a pair of hardware load "
"balancers distributes requests from the web. A backup management server set "
"may be deployed using MySQL replication at a remote site to add DR "
"capabilities."
msgstr "&PRODUCT;的管理服务器要部署在一个或多个前端服务器并连接一个MySQL数据库。你也可以选择性的选用硬件负载均衡设备分发web请求。也可以通过DR功能通过备份管理服务器和MySQL复制部署到远程站点。"
#. Tag: para
#, no-c-format
msgid "The administrator must decide the following."
msgstr "管理员必须决定这些:"
#. Tag: para
#, no-c-format
msgid "Whether or not load balancers will be used."
msgstr "是否使用负载均衡"
#. Tag: para
#, no-c-format
msgid "How many Management Servers will be deployed."
msgstr "要部署多少管理服务器。"
#. Tag: para
#, no-c-format
msgid ""
"Whether MySQL replication will be deployed to enable disaster recovery."
msgstr "是否要部署MySQL复制功能作灾备。"