cloudstack/docs/zh-TW/runtime-internal-comm-req.po

60 lines
2.5 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:40\n"
"PO-Revision-Date: 2013-04-09 06:31+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 "Runtime Internal Communications Requirements"
msgstr "執行期間的內部通訊需求"
#. Tag: para
#, no-c-format
msgid ""
"The Management Servers communicate with each other to coordinate tasks. This"
" communication uses TCP on ports 8250 and 9090."
msgstr "管理伺服器會互相協調任務此通信使用TCP的8250及9090通訊埠"
#. Tag: para
#, no-c-format
msgid ""
"The console proxy VMs connect to all hosts in the zone over the management "
"traffic network. Therefore the management traffic network of any given pod "
"in the zone must have connectivity to the management traffic network of all "
"other pods in the zone."
msgstr "控制台代理VM連結所有區域內主機因此區域內任一pod的管理流量網路必須能與其他區域內的pod連線"
#. Tag: para
#, no-c-format
msgid ""
"The secondary storage VMs and console proxy VMs connect to the Management "
"Server on port 8250. If you are using multiple Management Servers, the load "
"balanced IP address of the Management Servers on port 8250 must be "
"reachable."
msgstr "次要儲存VM及控制台代理VM使用8250通訊埠與管理伺服器通信如果您是使用多管理伺服器在8250通訊埠地管理伺服器的負載平衡IP位址必需可到達"