# Portuguese translation of postgresql-common debconf messages.
# This file is distributed under the same license as the postgresql-common package.
# Ricardo Silva <ardoric@gmail.com>, 2006.
#
#
msgid ""
msgstr ""
"Project-Id-Version: postgresql-common 79\n"
"Report-Msgid-Bugs-To: mpitt@debian.org\n"
"POT-Creation-Date: 2007-10-17 07:25+0200\n"
"PO-Revision-Date: 2007-10-22 19:43+0100\n"
"Last-Translator: Ricardo Silva <ardoric@gmail.com>\n"
"Language-Team: Native Portuguese <traduz@debianpt.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: error
#. Description
#: ../postgresql-common.templates:2001
msgid "Obsolete major version ${old}"
msgstr "Versão maior ${old} obsoleta"

#. Type: error
#. Description
#: ../postgresql-common.templates:2001
#| msgid ""
#| "The PostgreSQL version ${old} is obsolete, but you still have the server "
#| "and/or client package installed. Please install the latest packages "
#| "(postgresql-${latest} and postgresql-client-${latest}) and upgrade your "
#| "existing ${oldversion} clusters with pg_upgradecluster (see manpage)."
msgid ""
"The PostgreSQL version ${old} is obsolete, but the server or client packages "
"are still installed. Please install the latest packages (postgresql-"
"${latest} and postgresql-client-${latest}) and upgrade the existing "
"${oldversion} clusters with pg_upgradecluster (see manpage)."
msgstr ""
"A versão ${old} do PostgreSQL está obsoleta, mas ainda tem os pacotes de "
"cliente e/ou do servidor instalados. Por favor instale os últimos pacotes "
"(postgresql-${latest} e postgresql-client-${latest}) e actualize os seus "
"'clusters' ${oldversion} existentes com o pg_upgradecluster (ver página do "
"manual)."

#. Type: error
#. Description
#: ../postgresql-common.templates:2001
msgid ""
"Please be aware that the installation of postgresql-${latest} will "
"automatically create a default cluster ${latest}/main. If you want to "
"upgrade the ${old}/main cluster, you need to remove the already existing "
"${latest} cluster (pg_dropcluster --stop ${latest} main, see manpage for "
"details)."
msgstr ""
"Por favor tenha consciência que a instalação de postgresql-${latest} irá "
"criar automaticamente o 'cluster' por omissão ${latest}/main. Se deseja "
"actualizar o cluster ${old}/main, precisa de remover o 'cluster' ${latest} "
"existente (pg_dropcluster --stop ${latest} main, ver página do manual para "
"detalhes)."

#. Type: error
#. Description
#: ../postgresql-common.templates:2001
#| msgid ""
#| "The old server and client packages are not supported any more. After "
#| "having upgraded the existing clusters, you should remove the postgresql-"
#| "${old} and postgresql-client-${old} packages."
msgid ""
"The old server and client packages are no longer supported. After the "
"existing clusters are upgraded, the postgresql-${old} and postgresql-client-"
"${old} packages should be removed."
msgstr ""
"Os pacotes de cliente e servidor antigos já não são suportados. Após "
"actualizar os 'clusters' existentes, deve remover os pacotes postgresql-"
"${old} e postgresql-client-${old}."
