# Portuguese, Portugal translation of Drupal 7 driver for SQL Server (6.x-1.0-alpha1)
# Copyright (c) 2010 by the Portuguese, Portugal translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Drupal 7 driver for SQL Server (6.x-1.0-alpha1)\n"
"POT-Creation-Date: 2010-08-27 17:40+0000\n"
"PO-Revision-Date: 2010-05-17 15:48+0000\n"
"Language-Team: Portuguese, Portugal\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"

msgid "php"
msgstr "php"
msgid "%type: %message in %function (line %line of %file)."
msgstr "%type: %message in %function (linha %line do %file)."
msgid ""
"Drupal could not be correctly setup with the existing database. Revise "
"any errors."
msgstr ""
"O Drupal não pôde ser instalado correctamente na base de dados "
"existente. Reveja os erros."
msgid "Table %name already exists."
msgstr "Tabela %name já existe."
msgid "Cannot rename %table to %table_new: table %table doesn't exist."
msgstr ""
"Não é possível renomear %table para %table_new: a tabela %table "
"não existe."
msgid "Cannot rename %table to %table_new: table %table_new already exists."
msgstr ""
"Não é possível renomear %table para %table_new: a tabela %table_new "
"já existe."
msgid "Cannot add field %table.%field: table doesn't exist."
msgstr ""
"Não é possível adicionar o campo %table.%field: a tabela não "
"existe."
msgid "Cannot add field %table.%field: field already exists."
msgstr "Não é possível adicionar o campo %table.%field: o campo já existe."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"Não é possível definir o valor por defeito do campo %table.%field: "
"o campo não existe."
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"Não é possível remover o valor por defeito do campo %table.%field: "
"o campo não existe."
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr ""
"Não é possível adicionar a chave primária à tabela %table: a "
"tabela não existe."
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"Não é possível adicionar a chave primária à tabela %table: a "
"chave primária já existe."
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"Não é possível adicionar a chave única %name à tabela %table: a "
"tabela não existe."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"Não é possível adicionar a chave única %name à tabela %table: a "
"chave única já existe."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr ""
"Não é possível adicionar o índice %name à tabela %table: a tabela "
"não existe."
msgid "Cannot add index %name to table %table: index already exists."
msgstr ""
"Não é possível adicionar o índice %name à tabela %table: o "
"índice já existe."
msgid ""
"Cannot change the definition of field %table.%name: field doesn't "
"exist."
msgstr ""
"Não é possível alterar a definição do campo %table.%name: o campo "
"não existe."
msgid ""
"Cannot rename field %table.%name to %name_new: target field already "
"exists."
msgstr ""
"Não é possível renomear o campo %table.%name para %name_new: o "
"campo pretendido já existe."
