cloudstack/docs/pt-BR/management-server-install-d...

52 lines
2.3 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:
# Daniela Sant Ana de Oliveira <daniela.santana@ibge.gov.br>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: Apache CloudStack Docs\n"
"POT-Creation-Date: 2013-03-19T13:38:04\n"
"PO-Revision-Date: 2013-02-04 12:29+0000\n"
"Last-Translator: danielaso <daniela.santana@ibge.gov.br>\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 "Install the database server"
msgstr "Instalar o servidor de banco de dados."
#. 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 "O servidor de gerenciamento &PRODUCT; usa um servidor de banco de dados MySQL para armazenar seus dados. Quando você está instalando o servidor de gerenciamento em um único nó, você pode instalar o servidor MySQL localmente. Para uma instalação que tem múltiplos nós servidores de gerenciamento, nós assumimos o banco de dados MySQL também é executado em um nó separado."
#. 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; foi testado com MySQL 5.1 e 5.5. Essas versões estão incluídos no RHEL / CentOS e Ubuntu."