source: extensions/pwgCumulus/language/el_GR/plugin.lang.php @ 15525

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

[cumulus_tags_cloud] Update el_GR, thanks to : bas_alba

  • Property svn:executable set to *
File size: 4.1 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['Add tags cloud in main menu'] = 'Προσθήκη νέφους ετικετών στο κύριο μενού';
24$lang['After'] = 'Μετά';
25$lang['Animation colors'] = 'Χρώματα animation';
26$lang['Animation configuration : size, tags colors, tags size'] = 'Διαμόρφωση animation: το μέγεθος, χρώμα ετικετών, το μέγεθος ετικετών';
27$lang['Animation width and height'] = 'Animation πλάτος και ύψος';
28$lang['Background color updated'] = 'Χρώμα φόντου ενημερώθηκε';
29$lang['Background color'] = 'Χρώμα φόντου';
30$lang['Before'] = 'Πριν';
31$lang['Check the checkbox to add tags cloud in main menu'] = 'Ελέγξτε το πλαίσιο ελέγχου για να προσθέσετε νέφος ετικετών στο κύριο μενού';
32$lang['Check the checkbox to use transparent mode for background'] = 'Ελέγξτε το πλαίσιο ελέγχου να χρησιμοποιεί λειτουργία διαφανή  στο φόντο';
33$lang['Coefficient for tags size updated'] = 'Συντελεστής ενημέρωσης για το μέγεθος του νέφους ετικετών';
34$lang['Coefficient'] = 'Συντελεστής';
35$lang['Color 1 updated'] = 'Το Χρώμα 1 ενημερώθηκε';
36$lang['Color 1'] = 'Χρώμα 1';
37$lang['Color 2 updated'] = 'Το Χρώμα 2 ενημερώθηκε';
38$lang['Color 2'] = 'Χρώμα 2';
39$lang['Cumulus Tags Cloud Plugin'] = 'Πρόσθετο Cumulus Tags Cloud';
40$lang['Current release:'] = 'Τρέχουσα έκδοση:';
41$lang['Dashboard'] = 'Πίνακας εργαλείων';
42$lang['Height updated'] = 'Το Ύψος ενημερώθηκε';
43$lang['Height'] = 'Ύψος';
44$lang['Menu'] = 'Μενού';
45$lang['Mouseover color updated'] = 'Το Χρώμα mouseover ενημερώθηκε';
46$lang['Mouseover color'] = 'Χρώμα mouseover';
47$lang['Position in main menu has been updated'] = 'Η Θέση στο βασικό μενού έχει ενημερωθεί';
48$lang['Position'] = 'Θέση';
49$lang['Tags cloud added in main menu'] = 'Το Νέφος Ετικετών προστέθηκε στο κύριο μενού';
50$lang['Tags cloud in main menu?'] = 'Νέφος ετικετών στο κύριο μενού;';
51$lang['Tags cloud removed from main menu'] = 'Νέφος ετικετών αφαιρέθηκε από το κύριο μενού';
52$lang['Tags page'] = 'Σελίδα Ετικετών';
53$lang['Tags size'] = 'Μέγεθος Ετικετών';
54$lang['block'] = 'μπλοκ';
55?>
Note: See TracBrowser for help on using the repository browser.