# Hindi translation of [D7] NuoDB Driver (7.x-1.0)
# Copyright (c) 2020 by the Hindi translation team
#
msgid ""
msgstr ""
"Project-Id-Version: [D7] NuoDB Driver (7.x-1.0)\n"
"POT-Creation-Date: 2020-07-12 09:21+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Hindi\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 ""
"%table तालिका में विशेष कुंजी "
"%name को नहीं जोड़ा जा सकता : यह "
"तालिका मौजूद नहीं है ।"
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"%table तालिका में विशेष कुंजी "
"%name को नहीं जोड़ा जा सकता : यह "
" विशेष कुंजी पहले से ही  "
"मौजूद है ।"
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 पहले से "
"मौजूद है।"
