# Latvian translation of [D7] NuoDB Driver (7.x-1.0)
# Copyright (c) 2015 by the Latvian 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: Latvian\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%10)==1)&&((n%100)!=11))?(0):((n!=0)?(1):2));\n"

msgid "Cannot add field %table.%field: field already exists."
msgstr "Lauku %table.%field nevar pievienot: tāds jau eksistē."
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr "Nevar pievienot primāro atslēgu tabulai %table: tabula neeksistē."
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"Nevar pievienot primāro atslēgu tabulai %table: unikālā atslēga "
"jau eksistē."
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"Nevar pievienot unikālu atslēgu %name tabulai %table: tabula "
"neeksistē."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"Nevar pievienot unikālu atslēgu %name tabulai %table: atslēga jau "
"eksistē."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr "Nevar pievienot indeksu %name tabulai %table: tabula neeksistē."
msgid "Cannot add index %name to table %table: index already exists."
msgstr "Nevar pievienot indeksu %name tabulai %table: indekss jau eksistē."
