# Galician translation of [D7] NuoDB Driver (7.x-1.0)
# Copyright (c) 2015 by the Galician translation team
#
msgid ""
msgstr ""
"Project-Id-Version: [D7] NuoDB Driver (7.x-1.0)\n"
"POT-Creation-Date: 2015-09-19 09:07+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Galician\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 "Cannot add field %table.%field: table doesn't exist."
msgstr "Non se pode engadir o campo %table.%field: a táboa non existe."
msgid "Cannot add field %table.%field: field already exists."
msgstr "Non se pode engadir o campo %table.%field: o campo xa existe."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"Non se pode definir o valor predeterminado do campo %table.%field: o "
"campo non existe."
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"Non se puido eliminar el valor predeterminado do campo %table.%field: "
"o campo non existe."
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr ""
"Non se puido engadir a chave primaria a táboa %table: a táboa non "
"existe."
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"Non se puido engadir a chave primaria a táboa %table: a chave "
"primaria xa existe."
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"Non se puido engadir a chave única %name a táboa %table: a táboa "
"non existe."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"Non se puido engadir a chave única %name a táboa %table: xa existe "
"unha chave única."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr ""
"Non se puido engadir o índice %name a táboa %table: a táboa non "
"existe."
msgid "Cannot add index %name to table %table: index already exists."
msgstr ""
"Non se puido engadir o índice %name a táboa %table: o índice xa "
"existe."
msgid ""
"Cannot change the definition of field %table.%name: field doesn't "
"exist."
msgstr ""
"Non se puido modificar a definición do campo %table.%name: o campo "
"non existe."
msgid ""
"Cannot rename field %table.%name to %name_new: target field already "
"exists."
msgstr ""
"Non se pode renomear o campo %table.%name como %name_new: o campo xa "
"existe."
msgid "Cannot rename @table to @table_new: table @table doesn't exist."
msgstr "Non se pode renomear @table to @table_new: table @table non existe."
msgid "Cannot rename @table to @table_new: table @table_new already exists."
msgstr ""
"Non se pode renomear @table to @table_new: table @table_new non "
"existe."
