diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-10-26 21:42:58 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-10-26 21:42:58 +0000 |
| commit | b58f45f64124bcb7c30407bcf4d9007875bcd24f (patch) | |
| tree | 3874a237e84b6860504471aaa1ff12f4e4bdbbfb /roundcubemail/program/localization/el_GR/messages.inc | |
| parent | 9a9c509fb807c77d7dad06b56d3bf3e0a8639be6 (diff) | |
localization update
git-svn-id: https://svn.roundcube.net/trunk@3061 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/el_GR/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/el_GR/messages.inc | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/roundcubemail/program/localization/el_GR/messages.inc b/roundcubemail/program/localization/el_GR/messages.inc index 847aa219d..58afda142 100644 --- a/roundcubemail/program/localization/el_GR/messages.inc +++ b/roundcubemail/program/localization/el_GR/messages.inc @@ -2,19 +2,19 @@ /* - +-----------------------------------------------------------------------+ - | language/el/messages.inc | - | | - | Language file of the RoundCube Webmail client | - | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | - | Licensed under the GNU GPL | - | | - +-----------------------------------------------------------------------+ - | Author: Jim Deves <jim@cobaltblue.gr> | - | John Economou <hsoc@irc.gr> | - +-----------------------------------------------------------------------+ ++-----------------------------------------------------------------------+ +| language/el/messages.inc | +| | +| Language file of the RoundCube Webmail client | +| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | +| Licensed under the GNU GPL | +| | ++-----------------------------------------------------------------------+ +| Author: Jim Deves <jim@cobaltblue.gr> | +| John Economou <hsoc@irc.gr> | ++-----------------------------------------------------------------------+ - @version $Id$ +@version $Id$ */ @@ -48,6 +48,10 @@ $messages['deletecontactconfirm'] = 'Θέλετε να διαγράψετε τη $messages['deletemessagesconfirm'] = 'Θέλετε να διαγράψετε το συγκεκριμένο μήνυμα/τα;'; $messages['deletefolderconfirm'] = 'Θέλετε να διαγράψετε το συγκεκριμένο φάκελο;'; $messages['purgefolderconfirm'] = 'Θέλετε να διαγράψετε όλα τα μηνύματα στο συγκεκριμένο φάκελο;'; +$messages['foldercreating'] = 'Δημιουργία φακέλου'; +$messages['folderdeleting'] = 'Διαγραφή φακέλου'; +$messages['folderrenaming'] = 'Μετονομασία φακέλου'; +$messages['foldermoving'] = 'Μεταφορά φακέλου'; $messages['formincomplete'] = 'Η φόρμα δεν έχει συμπληρωθεί πλήρως'; $messages['noemailwarning'] = 'Παρακαλώ εισάγεται έγκυρη διεύθυνση email'; $messages['nonamewarning'] = 'Παρακαλώ εισάγεται όνομα'; @@ -79,5 +83,6 @@ $messages['receiptsent'] = 'Επιτυχής αποστολή αναφοράς $messages['errorsendingreceipt'] = 'Αποστολή αναφοράς απέτυχε'; $messages['nodeletelastidentity'] = 'Δε μπορείτε να διαγράψετε αυτήν την ταυτότητα, είναι η τελευταία.'; $messages['addsubfolderhint'] = 'Αυτός ο φάκελος θα δημιουργηθεί ως υποφάκελος του επιλεγμένου'; +$messages['importwait'] = 'Εισαγωγή, παρακαλώ περιμένετε...'; ?>
\ No newline at end of file |
