# Thai translation of [D7] NuoDB Driver (7.x-1.0)
# Copyright (c) 2016 by the Thai translation team
#
msgid ""
msgstr ""
"Project-Id-Version: [D7] NuoDB Driver (7.x-1.0)\n"
"POT-Creation-Date: 2016-04-24 15:42+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Thai\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 ""
"ไม่สามารถเพิ่มฟิลด์ "
"%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_new already exists."
msgstr ""
"ไม่สมารถเปลี่ยนชื่อ @table to "
"@table_new: ตาราง @table_new มีอยู่แล้ว"
