# Hungarian translation of [D7] NuoDB Driver (7.x-1.0)
# Copyright (c) 2015 by the Hungarian 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: Hungarian\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 ""
"Nem lehet hozzáadni a mezőt: %table.%field, mert a tábla nem "
"létezik."
msgid "Cannot add field %table.%field: field already exists."
msgstr ""
"Nem lehet hozzáadni a mezőt: %table.%field, mert a mező már "
"létezik."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"%table.%field mező alapértelmezett értékét nem lehet "
"beállítani, mert a mező nem létezik."
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"%table.%field mező alapértelmezett értéke nem törölhető, mert a "
"mező nem létezik."
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr ""
"%table elsődleges kulcsát nem lehet létrehozni: a tábla nem "
"létezik"
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"%table elsődleges kulcsát nem lehet létrehozni: az elsődleges "
"kulcs már létezik."
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"%name egyedi kulcsot nem lehet hozzárendelni %table táblához, mert "
"a tábla nem létezik."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"%name egyedi kulcsot nem lehet hozzárendelni %table táblához, mert "
"az egyedi kulcs már létezik."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr ""
"%name index %table táblához nem adható hozzá. %table: a tábla nem "
"létezik."
msgid "Cannot add index %name to table %table: index already exists."
msgstr ""
"%name index %table táblához nem adható hozzá: az index már "
"létezik."
msgid ""
"Cannot change the definition of field %table.%name: field doesn't "
"exist."
msgstr ""
"%table.%name mező meghatározását nem lehet megváltoztatni, mert a "
"mező nem létezik."
msgid ""
"Cannot rename field %table.%name to %name_new: target field already "
"exists."
msgstr "%table.%name mező nem nevezhető át: %name_new mező már létezik."
msgid "Cannot rename @table to @table_new: table @table doesn't exist."
msgstr ""
"@table átnevezése %table_new nevűre sikertelen, mert %table nevű "
"tábla nem létezik."
msgid "Cannot rename @table to @table_new: table @table_new already exists."
msgstr ""
"@table átnevezése %table_new nevűre sikertelen, mert @table_new "
"nevű tábla már létezik."
