source: extensions/charlies_content/language/el_GR/plugin.lang.php @ 16703

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

[charlie_s_content] 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['(Adobe Systems for streaming audio, video and data)'] = '(Adobe Systems για streaming audio, video και δεδομένα)';
24$lang['(URL of a non progressive jpg)'] = '(Το URL ενός μη-προοδευτικού jpg)';
25$lang['(URL|x|y : where x,y are the offsets to place the picture)'] = '(URL | x | y: όπου x, y είναι οι μετατοπίσεις για την τοποθέτηση της  εικόνα)';
26$lang['.png without transparency are recommended. Maybe you can change a set of curtains by yours.'] = '.png χωρίς διαφάνεια συνιστώνται. Ίσως μπορείτε να ανταλλάξετε ένα σύνολο από κουρτίνες με τις δικές σας.';
27$lang['Active curtains'] = 'Ενεργές κουρτίνες';
28$lang['Always'] = 'Πάντοτε';
29$lang['Autohide delay ']['0-9999'] = 'Καθυστέρηση Αυτόματης απόκρυψης [0-9999]';
30$lang['Autohide delay is out of range (Correct range: 0-9999)'] = 'Η Καθυστέρηση Αυτόματης απόκρυψης είναι εκτός της περιοχής (σωστό εύρος: 0-9999)';
31$lang['Autohide'] = 'Αυτόματη απόκρυψη';
32$lang['Autoload'] = 'Αυτόματη Φόρτωση';
33$lang['Autoplay'] = 'Αυτόματη Αναπαραγωγή';
34$lang['Background'] = 'Φόντο';
35$lang['Bind your prefered extensions to a template file (player) from:'] = 'Δεσμεύει τις επεκτάσεις της αρεσκείας σας σε ένα αρχείο προτύπου (player) από:
36';
37$lang['Bottom border fading'] = 'Εξασθένιση των ορίων του κάτω μέρους της οθόνης';
38$lang['Buffer background'] = 'Πλαίσιο ενδιάμεσης μνήμης';
39$lang['Buffer'] = 'Ενδιάμεση μνήμη';
40$lang['Buffering _n_'] = 'αποθήκευση σε προσωρινή μνήμη_n_';
41$lang['Buffering'] = 'αποθήκευση σε προσωρινή μνήμη';
42$lang['Charlies player template-mimetype association'] = 'Πρότυπο Charlies player - σύνδεση Mimetype';
43$lang['Charlies players configuration'] = 'Διαμόρφωση Charlies player';
44$lang['Color usage might be just for information (Players could just ignore them or use them differently)'] = 'Η χρήση χρώματος μπορεί να είναι μόνο για πληροφορίες (Οι Players θα μπορούσαν να τα αγνοήσουν ή απλά να τα χρησιμοποιούν διαφορετικά)';
45$lang['Config by element'] = 'Διαμόρφωση ανά στοιχείο';
46$lang['Curtain selection'] = 'Επιλογή κουρτίνας';
47$lang['Default 1500 milliseconds.'] = 'Προεπιλογή στα 1500 milliseconds.';
48$lang['Default 5 seconds'] = 'Προεπιλογή στα 5 seconds';
49$lang['Default height is out of range (Correct range: 90-1024)'] = 'Προεπιλογή ύψους είναι εκτός εμβέλειας (Σωστό εύρος: 90 έως 1024)';
50?>
Note: See TracBrowser for help on using the repository browser.