source: extensions/stripped_black_bloc/language/el_GR/theme.lang.php

Last change on this file was 23623, checked in by TranslationTeam, 11 years ago

[stripped_columns] Update el_GR, thanks to : bas_alba

  • Property svn:executable set to *
File size: 4.6 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['(it need to be inferior than the width of columns)'] = '(πρέπει να είναι αυστηρά κάτω από το πλάτος των στηλών)';
24$lang['(set 0 to disable)'] = '(θέσατε ο για να απενεργοποιήσετε)';
25$lang['... starting to the position number'] = '... ξεκινώντας με τον αριθμό θέσης';
26$lang['About big thumbnails, for the albums :'] = 'Σχετικά με τα μεγάλα εικονίδια, για τα λευκώματα:';
27$lang['Create a big thumbnail every'] = 'Δημιουργήστε μια μεγάλη μικρογραφία κάθε';
28$lang['Displaying options'] = 'Εμφάνιση επιλογών';
29$lang['Page'] = 'Σελίδα';
30$lang['Stripped & Columns Theme Configuration'] = 'Διαμόρφωση σελίδας Stripped & Columns';
31$lang['The parent-theme Stripped need to be enabled in order to use its parameters'] = 'Το μητρικό θέμα Stripped πρέπει να είναι ενεργοποιημένο για να μπορέσετε να χρησιμοποιήσετε τις παραμέτρους του';
32$lang['Width of columns'] = 'Πλάτος στηλών';
33$lang['Width of thumbnails'] = 'Πλάτος μικρογραφιών';
34$lang['always generate big thumbnails'] = 'δημιουργήστε πάντα μεγάλες μικρογραφίες';
35$lang['color main'] = 'Μη γκρι χρώμα:';
36$lang['don\'t generate big thumbnails'] = 'μην δημιουργήστε μεγάλες μικρογραφίες';
37$lang['use the same config as above'] = 'χρησιμοποιήστε την ίδια ρύθμιση όπως παραπάνω';
38$lang['Use the width parameter above as a maximum heigth'] = 'Επιλέξτε τις παραμέτρους πλάτους ως μέγιστο ύψος';
39$lang['Display big thumbnails for landscape pictures'] = 'Προβολή μεγάλων μικρογραφιών για οριζόντιες εικόνες';
40$lang['No Maximum Height and the width is the one set above'] = 'Όχι μέγιστο ύψος και πλάτος επιλέχτηκε για τις παραπάνω';
41$lang['About portrait/landscape pictures :'] = 'Σχετικά με κατακόρυφες / οριζόντιες εικόνες (Σημείωση: Το πρόσθετο διαχειρίζεται αυτόματα τις μικρογραφίες του πανοράματος): ';
42$lang['Opacity at 75%, then 100% on mouseover'] = 'Αδιαφάνεια στο 75%, και στο 100% όταν γίνεται mouseover';
43$lang['Opacity at 100%, then 75% on mouseover'] = 'Αδιαφάνεια στο 100%, και στο 75% όταν γίνεται mouseover';
44$lang['No effect'] = 'Δεν έχει επίπτωση';
45$lang['For albums, the border becomes white'] = 'Για λευκώματα, τα πλαίσια γίνονται άσπρα';
46$lang['Effect to use when the mouse is over the thumbnails:'] = 'Επιδρά στη χρήση όταν το ποντίκι είναι πάνω από τα εικονίδια:';
47?>
Note: See TracBrowser for help on using the repository browser.