cloudstack/docs/zh-TW/ip-load-balancing.po

64 lines
2.0 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:39\n"
"PO-Revision-Date: 2013-03-20 11:50+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 "IP Load Balancing"
msgstr "IP Load Balancing"
#. Tag: para
#, no-c-format
msgid ""
"The user may choose to associate the same public IP for multiple guests. "
"&PRODUCT; implements a TCP-level load balancer with the following policies."
msgstr "使用者可能會想把多個訪客連結到同一個公用IP&PRODUCT; 以以下策略實現TCP層級的附載平衡"
#. Tag: para
#, no-c-format
msgid "Round-robin"
msgstr "Round-robin"
#. Tag: para
#, no-c-format
msgid "Least connection"
msgstr "Least connection"
#. Tag: para
#, no-c-format
msgid "Source IP"
msgstr "Source IP"
#. Tag: para
#, no-c-format
msgid ""
"This is similar to port forwarding but the destination may be multiple IP "
"addresses."
msgstr "這很類似port forwarding但是目的地可能是多個IP位址"