diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-03-01 15:32:44 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-03-01 15:32:44 +0000 |
| commit | b8406182f7a2e32b3d2b26ff10fb14ae4fc914a4 (patch) | |
| tree | 83c233e81f9d6778fcc44a89225353c707e343d9 /roundcubemail/program/localization/el/messages.inc | |
| parent | 026a3fc807c7a37921277e370041af16990e3899 (diff) | |
languages are sorted alphabetically + some translation updates
git-svn-id: https://svn.roundcube.net/trunk@1160 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/el/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/el/messages.inc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/el/messages.inc b/roundcubemail/program/localization/el/messages.inc index a8a3e9c0b..1fa30a524 100644 --- a/roundcubemail/program/localization/el/messages.inc +++ b/roundcubemail/program/localization/el/messages.inc @@ -11,7 +11,7 @@ | | +-----------------------------------------------------------------------+ | Author: Jim Deves <jim@cobaltblue.gr> | - | John Economou <hsoc@irc.gr> | + | John Economou <hsoc@irc.gr> | +-----------------------------------------------------------------------+ @version $Id$ @@ -74,5 +74,10 @@ $messages['copysuccess'] = 'Επιτυχή αντιγραφή $nr διευθύν $messages['copyerror'] = 'Αποτυχία αντιγραφής διευθύνσεων'; $messages['sourceisreadonly'] = 'Η διεύθυνση έχει μόνο δικαίωμα ανάγνωσης'; $messages['errorsavingcontact'] = 'Σώσιμο επαφής απέτυχε'; +$messages['movingmessage'] = 'Μετακίνηση μηνύματος...'; +$messages['receiptsent'] = 'Επιτυχής αποστολή αναφοράς ανάγνωσης'; +$messages['errorsendingreceipt'] = 'Αποστολή αναφοράς απέτυχε'; +$messages['nodeletelastidentity'] = 'Δε μπορείτε να διαγράψετε αυτήν την ταυτότητα, είναι η τελευταία.'; +$messages['addsubfolderhint'] = 'Αυτός ο φάκελος θα δημιουργηθεί ως υποφάκελος του επιλεγμένου'; ?>
\ No newline at end of file |
