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

Last change on this file since 21469 was 21469, checked in by nikrou, 11 years ago

Make plugin compatible with piwigo 2.5

  • Property svn:executable set to *
File size: 5.8 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | pwgCumulus  - a plugin for Piwigo                                     |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2009-2013 Nicolas Roudaire        http://www.nikrou.net  |
6// +-----------------------------------------------------------------------+
7// | This program is free software; you can redistribute it and/or modify  |
8// | it under the terms of the GNU General Public License version 2 as     |
9// | published by  the Free Software Foundation                            |
10// |                                                                       |
11// | This program is distributed in the hope that it will be useful, but   |
12// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
13// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
14// | General Public License for more details.                              |
15// |                                                                       |
16// | You should have received a copy of the GNU General Public License     |
17// | along with this program; if not, write to the Free Software           |
18// | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,            |
19// | MA 02110-1301 USA                                                     |
20// +-----------------------------------------------------------------------+
21
22$lang['Add tags cloud in main menu'] = 'Προσθήκη νέφους ετικετών στο κύριο μενού';
23$lang['After'] = 'Μετά';
24$lang['Animation colors'] = 'Χρώματα animation';
25$lang['Animation configuration : size, tags colors, tags size'] = 'Διαμόρφωση animation: το μέγεθος, χρώμα ετικετών, το μέγεθος ετικετών';
26$lang['Animation width and height'] = 'Animation πλάτος και ύψος';
27$lang['Background color updated'] = 'Χρώμα φόντου ενημερώθηκε';
28$lang['Background color'] = 'Χρώμα φόντου';
29$lang['Before'] = 'Πριν';
30$lang['Check the checkbox to add tags cloud in main menu'] = 'Ελέγξτε το πλαίσιο ελέγχου για να προσθέσετε νέφος ετικετών στο κύριο μενού';
31$lang['Check the checkbox to use transparent mode for background'] = 'Ελέγξτε το πλαίσιο ελέγχου να χρησιμοποιεί λειτουργία διαφανή  στο φόντο';
32$lang['Coefficient for tags size updated'] = 'Συντελεστής ενημέρωσης για το μέγεθος του νέφους ετικετών';
33$lang['Coefficient'] = 'Συντελεστής';
34$lang['Color 1 updated'] = 'Το Χρώμα 1 ενημερώθηκε';
35$lang['Color 1'] = 'Χρώμα 1';
36$lang['Color 2 updated'] = 'Το Χρώμα 2 ενημερώθηκε';
37$lang['Color 2'] = 'Χρώμα 2';
38$lang['Cumulus Tags Cloud Plugin'] = 'Πρόσθετο Cumulus Tags Cloud';
39$lang['Current release:'] = 'Τρέχουσα έκδοση:';
40$lang['Dashboard'] = 'Πίνακας εργαλείων';
41$lang['Height updated'] = 'Το Ύψος ενημερώθηκε';
42$lang['Height'] = 'Ύψος';
43$lang['Menu'] = 'Μενού';
44$lang['Mouseover color updated'] = 'Το Χρώμα mouseover ενημερώθηκε';
45$lang['Mouseover color'] = 'Χρώμα mouseover';
46$lang['Position in main menu has been updated'] = 'Η Θέση στο βασικό μενού έχει ενημερωθεί';
47$lang['Position'] = 'Θέση';
48$lang['Tags cloud added in main menu'] = 'Το Νέφος Ετικετών προστέθηκε στο κύριο μενού';
49$lang['Tags cloud in main menu?'] = 'Νέφος ετικετών στο κύριο μενού;';
50$lang['Tags cloud removed from main menu'] = 'Νέφος ετικετών αφαιρέθηκε από το κύριο μενού';
51$lang['Tags page'] = 'Σελίδα Ετικετών';
52$lang['Tags size'] = 'Μέγεθος Ετικετών';
53$lang['block'] = 'μπλοκ';
54$lang['That plugin display tags using a flash movie that rotates them in 3D. It works like a regular tags cloud but in a more amazing and exciting way.'] = 'Αυτό το πρόσθετο προβάλει ετικέτες χρησιμοποιώντας flash movie που τις περιστρέφεται σε 3D. Λειτουργεί σαν κανονικό νέφος ετικετών, αλλά με ένα πιο εκπληκτικό και συναρπαστικό τρόπο.';
55$lang['Transparent mode for background'] = 'Διαφανής λειτουργία για το φόντο';
56$lang['Transparent mode is not used'] = 'Η Διαφανής λειτουργία δεν εφαρμόζεται';
57$lang['Transparent mode is used'] = 'Η Διαφανής λειτουργία εφαρμόζεται';
58$lang['Width updated'] = 'Το Πλάτος ενημερώθηκε';
59$lang['Width'] = 'Πλάτος';
60$lang['You can choose that mode for tags default display mode by adding (or changing) in the configuration file'] = 'Μπορείτε να επιλέξετε αυτή τη λειτουργία ως προεπιλεγμενη λειτουργία προβολής προσθέτοντας (ή αλλάζοντας) το αρχείο ρυθμίσεων';
61$lang['You can choose to add cumulus tag cloud in menu. You can define tags cloud position in the main menu by choosing its position related to another block'] = 'Μπορείτε να επιλέξετε να προσθέσετε το cumulus tag cloud στο μενού. Μπορείτε να ορίσετε τη θέση του νέφους ετικετών  στο κύριο μενού επιλέγοντας τη θέση του σε σχέση με ένα άλλο μπλοκ';
62$lang['cloud'] = 'νέφος';
63$lang['cumulus cloud'] = 'πυκνό νέφος';
64$lang['show tag cloud'] = 'δείξτε το νέφος ετικετών';
Note: See TracBrowser for help on using the repository browser.