# Belarusian translation of [D7] NuoDB Driver (7.x-1.0)
# Copyright (c) 2018 by the Belarusian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: [D7] NuoDB Driver (7.x-1.0)\n"
"POT-Creation-Date: 2018-10-29 00:10+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Belarusian\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%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "Cannot add field %table.%field: table doesn't exist."
msgstr ""
"Немагчыма дадаць поле ў табліцы "
"%table.%field: табліца не існуе"
msgid "Cannot add field %table.%field: field already exists."
msgstr ""
"Немагчыма дадаць поле ў табліцы "
"%table.%field: поле ўжо існуе."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"Немагчыма ўсталяваць значэнне па "
"змаўчанні ў полі табліцы %table.%field: поле "
"не існуе."
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"Немагчыма выдаліць значэнне па "
"змаўчанні ў полі табліцы %table.%field: поле "
"не існуе."
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr ""
"Не магу дадаць першасны ключ у табліцу "
"%table: табліца не знойдзена."
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"Не магу дадаць першасны ключ у табліцу "
"%table: першасны ключ ужо "
"выкарыстоўваецца"
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"Не магу дадаць унікальны ключ %name у "
"табліцу %table: табліца не існуе."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"Немагчыма дадаць унікальны ключ %name  у "
"табліцу %table: унікальны ключ ўжо існуе."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr ""
"Немагчыма дадаць індэкс %name у табліцы "
"%table: табліца не існуе."
msgid "Cannot add index %name to table %table: index already exists."
msgstr ""
"Немагчыма дадаць індэкс %name у табліцы "
"%table: індэкс ужо існуе."
msgid ""
"Cannot change the definition of field %table.%name: field doesn't "
"exist."
msgstr ""
"Немагчыма змяніць вызначэнне поля "
"%table.%name: поле не існуе."
msgid ""
"Cannot rename field %table.%name to %name_new: target field already "
"exists."
msgstr ""
"Немагчыма перайменаваць поле %table.%name у "
"%name_new:  мэтавае поле ўжо існуе."
msgid "Cannot rename @table to @table_new: table @table doesn't exist."
msgstr ""
"Нельга перайменаваць @table у @table_new: "
"табліца @table не існуе."
msgid "Cannot rename @table to @table_new: table @table_new already exists."
msgstr ""
"Нельга перайменаваць @table у @table_new: "
"табліца @table_new ужо існуе."
