source: extensions/GThumb/language/el_GR/plugin.lang.php @ 18129

Last change on this file since 18129 was 18129, checked in by TranslationTeam, 12 years ago

[gthumb] Update el_GR, thanks to : bas_alba

File size: 1.3 KB
Line 
1<?php
2
3$lang['Thumbnails max height'] = 'Mέγιστο ύψος μικρογραφιών';
4$lang['Margin between thumbnails'] = 'Απόσταση μεταξύ των μικρογραφιώνs';
5$lang['Double the size of the first thumbnail'] = 'Διπλό μέγεθος της πρώτης μικρογραφίας';
6$lang['Cache the big thumbnails (recommended)'] = 'Cache στις μεγάλες μικρογραφίες (προτείνεται)';
7$lang['Scale thumbnails'] = 'Κλίμακα μικρογραφιών';
8$lang['Cache Informations'] = 'Πληροφορίες Cache';
9$lang['Purge thumbnails cache'] = 'Εκκαθάριση cache μικρογραφιών';
10$lang['%d file'] = '%d αρχείο';
11$lang['%d files'] = '%d αρχεία';
12$lang['Cache have been generated'] = 'H Cache έχει δημιουργηθεί';
13$lang['Pre-cache thumbnails'] = 'Pre-cache μικρογραφίες';
14$lang['Delete images in GThumb+ cache.'] = 'Διαγραφή εικόνων στο GThumb+ cache.';
15$lang['Finds images that have not been cached and creates the cached version.'] = 'Εύρεση εικόνων που δεν έχουν γίνει cach και δημιουργία έκσοδης cache'; 
16
17$lang['Show thumbnails caption'] = 'Εμφάνιση λεζάντας μικρογραφιών ';
18?>
Note: See TracBrowser for help on using the repository browser.