cloudstack/docs/pt-BR/multi_site_deployment.po

87 lines
4.0 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:
# Edgard Balter Jr. <ebalter@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-02-18 15:36+0000\n"
"Last-Translator: ebalter <ebalter@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: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. Tag: title
#, no-c-format
msgid "Multi-Site Deployment"
msgstr "Implementação multi-site"
#. Tag: para
#, no-c-format
msgid ""
"The &PRODUCT; platform scales well into multiple sites through the use of "
"zones. The following diagram shows an example of a multi-site deployment."
msgstr "A plataforma do &PRODUCT; é bastante escalável em múltiplos sites através do uso de zonas. O diagrama a seguir mostra um exemplo de implementação multi-site."
#. Tag: para
#, no-c-format
msgid ""
"Data Center 1 houses the primary Management Server as well as zone 1. The "
"MySQL database is replicated in real time to the secondary Management Server"
" installation in Data Center 2."
msgstr "Data Center 1 abriga o servidor primário de gerenciamento, assim como a zona 1. O database MySQL é replicado em tempo real no servidor secundário de gerenciamento no Data Center 2."
#. Tag: para
#, no-c-format
msgid ""
"This diagram illustrates a setup with a separate storage network. Each "
"server has four NICs, two connected to pod-level network switches and two "
"connected to storage network switches."
msgstr "Este diagrama ilustra uma configuração com uma rede dedicada de storage. Cada servidor tem quatro NICs, dois conectados às switches da rede do pod e dois conectados às switches da rede de storage."
#. Tag: para
#, no-c-format
msgid "There are two ways to configure the storage network:"
msgstr "Há dois modos de configurar a rede de storage:"
#. Tag: para
#, no-c-format
msgid ""
"Bonded NIC and redundant switches can be deployed for NFS. In NFS "
"deployments, redundant switches and bonded NICs still result in one network "
"(one CIDR block+ default gateway address)."
msgstr "NICs acopladas e switches redundantes podem ser implementadas para NFS. Em implementações NFS, switches redundantes e NICs acopladas ainda resultam em uma rede (um bloco CIDR + endereço de default gateway)."
#. Tag: para
#, no-c-format
msgid ""
"iSCSI can take advantage of two separate storage networks (two CIDR blocks "
"each with its own default gateway). Multipath iSCSI client can failover and "
"load balance between separate storage networks."
msgstr "iSCSI pode tirar vantagem de duas redes distintas de storage (dois blocos CIDR, cada um com seu próprio default gateway). Um cliente Multipath iSCSI chavear automaticamente e balancear a carga entre duas redes storage distintas."
#. Tag: para
#, no-c-format
msgid ""
"This diagram illustrates the differences between NIC bonding and Multipath "
"I/O (MPIO). NIC bonding configuration involves only one network. MPIO "
"involves two separate networks."
msgstr "Este diagrama ilustra as diferenças entre acoplamento de NICs e Multipath I/O (MPIO). A configuração de acoplamento de NICs envolve somente uma rede. MPIO envolve duas redes distintas."