From 5d2f4c2023d5b7d0d085a1cb71f53cf4bfb96bc4 Mon Sep 17 00:00:00 2001 From: yllar Date: Mon, 2 Nov 2009 08:10:53 +0000 Subject: fr_FR cs_CZ ja_JP pt_PT gl_ES el_GR tr_TR ca_ES update git-svn-id: https://svn.roundcube.net/trunk@3086 208e9e7b-5314-0410-a742-e7e81cd9613c --- .../program/localization/el_GR/messages.inc | 46 ++++++++++++++++------ 1 file changed, 33 insertions(+), 13 deletions(-) (limited to 'roundcubemail/program/localization/el_GR') diff --git a/roundcubemail/program/localization/el_GR/messages.inc b/roundcubemail/program/localization/el_GR/messages.inc index 58afda142..e488c17ee 100644 --- a/roundcubemail/program/localization/el_GR/messages.inc +++ b/roundcubemail/program/localization/el_GR/messages.inc @@ -1,7 +1,5 @@ Το μηνυμά σας δεν στάλθηκε.'; +$messages['smtpconnerror'] = 'Σφάλμα SMTP ($code): Απέτυχε η σύνδεση με τον εξυπηρετητή'; +$messages['smtpautherror'] = 'Σφάλμα SMTP ($code): Σφάλμα ταυτοποίησης'; +$messages['smtpfromerror'] = 'Σφάλμα SMTP ($code): Αποτυχία ορισμού αποστολέα "$from"'; +$messages['smtptoerror'] = 'Σφάλμα SMTP ($code): Αποτυχία προσθήκης παραλήπτη "$to"'; +$messages['smtprecipientserror'] = 'Σφάλμα SMTP: Αδύνατο να προσπελαστεί η λίστα παραληπτών'; +$messages['smtperror'] = 'Σφάλμα SMTP: $msg'; +$messages['emailformaterror'] = 'Λανθασμένη διεύθνση email: $email'; -?> \ No newline at end of file +?> -- cgit v1.2.3