# a po-file for Ruby-GetText-Package and Ruby on Rails. # # Copyright (C) 2005-2007 Masao Mutoh # # This file is distributed under the same license as the Ruby-GetText-Package. # # damphyr , 2006-2008. # msgid "" msgstr "" "Project-Id-Version: gettext_activerecord 0.1.0\n" "POT-Creation-Date: 2009-02-09 01:48+0900\n" "PO-Revision-Date: 2006-01-06 19:50+0100\n" "Last-Translator: damphyr \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" #: lib/gettext_activerecord/parser.rb:60 msgid "'%{file}' is not found." msgstr "" #: lib/gettext_activerecord/parser.rb:104 msgid "Ignored '%{file}'. Solve dependencies first." msgstr "" #: lib/gettext_activerecord/parser.rb:131 msgid "No database is available." msgstr "" #: lib/gettext_activerecord/parser.rb:167 msgid "rubygems are not found." msgstr "" #: lib/gettext_activerecord/active_record.rb:27 msgid "Validation failed: %{error_messages}" msgstr "Αποτυχία ελέγχου: %{error_messages}" #: lib/gettext_activerecord/active_record.rb:218 msgid "%{attribute} is not included in the list" msgstr "το %{attribute} δεν περιλαμβάνεται στη λίστα" #: lib/gettext_activerecord/active_record.rb:219 msgid "%{attribute} is reserved" msgstr "το %{attribute} είναι κατειλημένο" #: lib/gettext_activerecord/active_record.rb:220 msgid "%{attribute} is invalid" msgstr "το %{attribute} είναι άκυρο" #: lib/gettext_activerecord/active_record.rb:221 msgid "%{attribute} doesn't match confirmation" msgstr "το %{attribute} δεν ταιριάζει με την επιβεβαίωση του" #: lib/gettext_activerecord/active_record.rb:222 msgid "%{attribute} must be accepted" msgstr "το %{attribute} πρέπει να γίνει δεκτό" #: lib/gettext_activerecord/active_record.rb:223 msgid "%{attribute} can't be empty" msgstr "το %{attribute} δεν γίνεται να είναι κενό" #: lib/gettext_activerecord/active_record.rb:224 msgid "%{attribute} can't be blank" msgstr "το %{attribute} δεν γίνεται να είναι κενό" #: lib/gettext_activerecord/active_record.rb:225 msgid "%{attribute} is too long (maximum is %{count} characters)" msgstr "το %{attribute} είναι πολύ μακρύ (το μέγιστο είναι %{count} χαρακτήρες)" #: lib/gettext_activerecord/active_record.rb:226 msgid "%{attribute} is too short (minimum is %{count} characters)" msgstr "το %{attribute} είναι πολύ μικρό (το ελάχιστο είναι %{count} χαρακτήρες)" #: lib/gettext_activerecord/active_record.rb:227 msgid "%{attribute} is the wrong length (should be %{count} characters)" msgstr "το %{attribute} έχει το λάθος μήκος (πρέπει να είναι %{count} χαρακτήρες)" #: lib/gettext_activerecord/active_record.rb:228 msgid "%{attribute} has already been taken" msgstr "το %{attribute} είναι ήδη κατειλημένο" #: lib/gettext_activerecord/active_record.rb:229 msgid "%{attribute} is not a number" msgstr "το %{attribute} δεν είναι αριθμός" #: lib/gettext_activerecord/active_record.rb:230 msgid "%{attribute} must be greater than %{count}" msgstr "το %{attribute} πρέπει να μεγαλύτερο ή ίσο απο %{count}" #: lib/gettext_activerecord/active_record.rb:231 msgid "%{attribute} must be greater than or equal to %{count}" msgstr "το %{attribute} πρέπει να μεγαλύτερο ή ίσο απο %{count}" #: lib/gettext_activerecord/active_record.rb:232 msgid "%{attribute} must be equal to %{count}" msgstr "το %{attribute} πρέπει να μικρότερο ή ίσο με %{count}" #: lib/gettext_activerecord/active_record.rb:233 msgid "%{attribute} must be less than %{count}" msgstr "το %{attribute} πρέπει να μικρότερο ή ίσο απο %{count}" #: lib/gettext_activerecord/active_record.rb:234 msgid "%{attribute} must be less than or equal to %{count}" msgstr "το %{attribute} πρέπει να μικρότερο ή ίσο απο %{count}" #: lib/gettext_activerecord/active_record.rb:235 msgid "%{attribute} must be odd" msgstr "το %{attribute} πρέπει να περιτό" #: lib/gettext_activerecord/active_record.rb:236 msgid "%{attribute} must be even" msgstr "το %{attribute} πρέπει να είναι άρτιο"