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

msgid "Cannot add field %table.%field: table doesn't exist."
msgstr "Nu s-a putut adăuga câmpul %table.%field: tabelul nu există."
msgid "Cannot add field %table.%field: field already exists."
msgstr "Nu s-a putut adăuga câmpul %table.%field: câmpul există deja."
msgid "Cannot rename @table to @table_new: table @table doesn't exist."
msgstr "Nu se poate redenumi @table la @table_new: tabelul @table nu există."
msgid "Cannot rename @table to @table_new: table @table_new already exists."
msgstr ""
"Nu se poate redenumi @table la @table_new: tabelul @table_new există "
"deja."
