'The file "{file}" is not an image.'=>'Το αρχείο «{file}» δεν είναι εικόνα.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Το αρχείο «{file}» είναι πολύ μεγάλο . Το μέγεθος του δεν μπορεί να είναι πάνω από {limit, number} {limit, plural, one{# byte} other{# bytes}}.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Το αρχείο «{file}» είναι πολύ μεγάλο. Το ύψος δεν μπορεί να είναι μεγαλύτερο από {limit, number} {limit, plural, one{# pixel} few{# pixels} many{# pixels} other{# pixels}}.',
...
...
@@ -71,15 +55,12 @@ return array (
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Το αρχείο «{file}» είναι πολύ μικρό. Το πλάτος του δεν μπορεί να είναι μικρότερο από {limit, number} {limit, plural, one{# pixel} few{# pixels} many{# } other{# pixels}}.',
'The format of {attribute} is invalid.'=>'Ο τύπος του «{attribute}» δεν είναι έγκυρος.',
'The verification code is incorrect.'=>'Ο κωδικός επαλήθευσης είναι εσφαλμένος.',
'Unknown Class'=>'Άγνωστη Κλάση',
'Unknown Method'=>'Άγνωστη Μέθοδος',
'Unknown Property'=>'Άγνωστη Ιδιότητα',
'Update'=>'Ενημέρωση',
'User Error'=>'Σφάλμα χρήστη',
'User Warning'=>'Προειδοποίηση χρήστη',
'Warning'=>'Προειδοποίηση',
'Yes'=>'Ναι',
'You are not allowed to perform this action.'=>'Δεν σας επιτρέπεται να εκτελέσετε σε αυτή τη δράση.',
'You are not allowed to perform this action.'=>'Δεν επιτρέπεται να εκτελέσετε αυτή τη δράση.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'Μπορείτε να μεταφορτώσετε το πολύ {limit, number} {limit, plural, one{# αρχείο} few{# αρχεία} many{# αρχεία} other{# αρχεία}}.',
'{attribute} "{value}" has already been taken.'=>'{attribute} «{value}» έχει ήδη καταχωρηθεί.',
'{attribute} cannot be blank.'=>'Το «{attribute}» δεν μπορεί να είναι κενό.',