# Hebrew translation of Drupal 7 driver for SQL Server (6.x-1.0-alpha1)
# Copyright (c) 2011 by the Hebrew translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Drupal 7 driver for SQL Server (6.x-1.0-alpha1)\n"
"POT-Creation-Date: 2011-02-10 14:26+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Hebrew\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 "php"
msgstr "PHP"
msgid "%type: %message in %function (line %line of %file)."
msgstr "%type: %message ב-%function (שורה %line בקובץ %file)."
msgid "Table %name already exists."
msgstr "הטבלה %name כבר קיימת."
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: "
"מפתח ראשי כבר קיים."
