# Slovak translation of [D7] NuoDB Driver (7.x-1.0)
# Copyright (c) 2015 by the Slovak 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: Slovak\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((n==1)?(0):(((n>=2)&&(n<=4))?(1):2));\n"

msgid "Cannot add field %table.%field: table doesn't exist."
msgstr "Nepodarilo sa vytvoriť pole %table.%field: tabuľka neexistuje."
msgid "Cannot add field %table.%field: field already exists."
msgstr "Nepodarilo sa pridať pole %table.%field: pole už existuje."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"Nepodarilo sa nastaviť predvolenú hodnotu poľa %table.%field: pole "
"neexistuje."
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"Nepodarilo sa odstrániť predvolenú hodnotu poľa %table.%field: "
"pole neexistuje."
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr ""
"Nepodarilo sa zaviesť primárny kľúč do tabuľky %table: tabuľka "
"neexistuje."
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"Nepodarilo sa zaviesť primárny kľúč do tabuľky %table: primárny "
"kľúč už existuje."
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"Nepodarilo sa zaviesť unikátny kľúč %name do tabuľky %table: "
"tabuľka neexistuje."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"Nepodarilo sa zaviesť unikátny kľúč %name do tabuľky %table: "
"kľúč už existuje."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr ""
"Nepodarilo sa vytvoriť index %name pre tabuľku %table: tabuľka "
"neexistuje."
msgid "Cannot add index %name to table %table: index already exists."
msgstr ""
"Nepodarilo sa vytvoriť index %name pre tabuľku %table: index už "
"existuje."
msgid ""
"Cannot change the definition of field %table.%name: field doesn't "
"exist."
msgstr "Nepodarilo sa predefinovať pole %table.%name: pole neexistuje."
msgid ""
"Cannot rename field %table.%name to %name_new: target field already "
"exists."
msgstr ""
"Napodarilo sa premenovať pole %table.%name na %name_new: cieľové "
"pole už existuje."
