# Greek translation of Drupal 7 driver for SQL Server (6.x-1.0-alpha1)
# Copyright (c) 2010 by the Greek translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Drupal 7 driver for SQL Server (6.x-1.0-alpha1)\n"
"POT-Creation-Date: 2010-08-20 17:35+0000\n"
"PO-Revision-Date: 2010-06-07 08:18+0000\n"
"Language-Team: Greek\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 ""
"Drupal could not be correctly setup with the existing database. Revise "
"any errors."
msgstr ""
"To Drupal δεν μπορούσε να ρυθμιστεί σωστά "
"με την υπάρχουσα βάση δεδομένων. "
"Αναθεωρήστε τυχόν σφάλματα."
msgid "Table %name already exists."
msgstr "Ο πίνακας με το όνομα %name υπάρχει ήδη."
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 "
"υπάρχει ήδη."
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: το πεδίο προορισμού "
"υπάρχει ήδη."
