1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
# Translation of ganeti's debconf messages to European Portuguese
# Copyright (C) 2014 the ganeti'S COPYRIGHT HOLDER
# This file is distributed under the same license as the ganeti package.
#
# Américo Monteiro <a_monteiro@gmx.com>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: ganeti 2.10.1-2\n"
"Report-Msgid-Bugs-To: ganeti@packages.debian.org\n"
"POT-Creation-Date: 2014-04-08 08:41+0200\n"
"PO-Revision-Date: 2014-04-09 00:44+0100\n"
"Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.4\n"
#. Type: boolean
#. Description
#: ../templates/versioned.templates:2001
msgid "Abort ${package} removal?"
msgstr "Abortar a remoção do ${package}?"
#. Type: boolean
#. Description
#: ../templates/versioned.templates:2001
msgid ""
"You are attempting to remove ${package}, but it seems that the running "
"Ganeti version is still ${version}."
msgstr ""
"Você está a tentar remover o ${package}, mas parece que a versão de Ganeti "
"em execução é ainda ${version}."
#. Type: boolean
#. Description
#: ../templates/versioned.templates:2001
msgid ""
"This can happen if you upgrade the ganeti package to a new minor version, "
"but have not run \"gnt-cluster upgrade\" yet. Removing ${package} will cause "
"Ganeti to stop functioning correctly."
msgstr ""
"Isto pode acontecer se você actualizou o pacote ganeti para uma nova versão "
"menor, mas ainda não correu \"gnt-cluster upgrade\". Remover o ${package} "
"irá fazer com que o Ganeti pare de funcionar correctamente."
#. Type: boolean
#. Description
#: ../templates/versioned.templates:2001
msgid ""
"It is highly recommended to abort the removal now and upgrade the cluster "
"before removing ${package}."
msgstr ""
"É altamente recomendado aborta a remoção agora e actualizar o cluster antes "
"de remover o ${package}."
|