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

msgid "Cannot add field %table.%field: table doesn't exist."
msgstr "Không thể thêm trường %table.%field: bảng không tồn tại."
msgid "Cannot add field %table.%field: field already exists."
msgstr ""
"Không thể thêm trường %table.%field: trường đã tồn "
"tại."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"Không thể thiết lập giá trị mặc ​​định của "
"trường %table.%field: trường không tồn tại"
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"Không thể bỏ giá trị mặc ​​định của trường "
"%table.%field: trường không tồn tại"
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr ""
"Không thể thêm khóa chính cho bảng %table: bảng không tồn "
"tại."
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"Không thể thêm khóa chính cho bảng %table: khóa chính đã "
"tồn tại."
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"Không thể thêm khóa duy nhất %name cho bảng %table: bảng  "
"%table không tồn tại."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"Không thể thêm khóa duy nhất %name cho bảng %table: khóa "
"này đã tồn tại."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr ""
"Không thể thêm chỉ mục %name vào bảng %table: bảng không "
"tồn tại."
msgid "Cannot add index %name to table %table: index already exists."
msgstr ""
"Không thể thêm chỉ mục %name vào bảng %table: chỉ mục "
"đã tồn tại."
msgid ""
"Cannot change the definition of field %table.%name: field doesn't "
"exist."
msgstr ""
"Không thể thay đổi định nghĩa của trường %table.%name: "
"trường khôngtồn tại."
msgid ""
"Cannot rename field %table.%name to %name_new: target field already "
"exists."
msgstr ""
"Không thể đổi tên trường %table.%name thành %name_new: "
"trường này đã tồn tại"
