summaryrefslogtreecommitdiff
path: root/plugins/zipdownload/localization/el_GR.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/zipdownload/localization/el_GR.inc')
-rw-r--r--plugins/zipdownload/localization/el_GR.inc10
1 files changed, 6 insertions, 4 deletions
diff --git a/plugins/zipdownload/localization/el_GR.inc b/plugins/zipdownload/localization/el_GR.inc
index 2a12b5da0..db9a5b1eb 100644
--- a/plugins/zipdownload/localization/el_GR.inc
+++ b/plugins/zipdownload/localization/el_GR.inc
@@ -5,7 +5,7 @@
| plugins/zipdownload/localization/<lang>.inc |
| |
| Localization file of the Roundcube Webmail Zipdownload plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
+ | Copyright (C) 2012-2014, The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
@@ -15,6 +15,8 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-zipdownload/
*/
-$labels['downloadall'] = 'Λυψη ολων των συννημενων';
-$labels['downloadfolder'] = 'Λυψη φακελου';
-?> \ No newline at end of file
+$labels['downloadall'] = 'Λήψη όλων των συνημμένων';
+$labels['download'] = 'Λήψη...';
+$labels['downloadmbox'] = 'Μορφή mbox (.zip)';
+$labels['downloadmaildir'] = 'Μορφή maildir (.zip)';
+$labels['downloademl'] = 'Πηγή (.eml)';