[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / statistiques / lang / statistiques_el.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de https://trad.spip.net/tradlang_module/statistiques?lang_cible=el
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // B
13 'bouton_effacer_statistiques' => 'Delete the statistics', # MODIF
14
15 // I
16 'icone_evolution_visites' => 'Επιπεδο επισκέψεων<br />@visites@ επισκέψεις',
17 'icone_repartition_actuelle' => 'Εμφάνιση της τωρινής κατανομής',
18 'icone_repartition_visites' => 'Κατανομή των επισκέψεων',
19 'icone_statistiques_visites' => 'Στατιστικά',
20 'info_affichier_visites_articles_plus_visites' => 'Δείξτε τους επισκέπτες σας για <b>τα πιο δημοφιλή σας αρθρα απο την έναρξη:</b>',
21 'info_comment_lire_tableau' => 'Πως να διαβάσατε αυτό το γραφικό',
22 'info_forum_statistiques' => 'Στατιστικά επισκεπτών',
23 'info_visites' => 'Επισκέψεις :',
24 'info_zoom' => 'zoom',
25 'item_gerer_statistiques' => 'Manage statistics', # MODIF
26
27 // O
28 'onglet_origine_visites' => 'Προέλευση επισκεπτών',
29 'onglet_repartition_debut' => 'από την αρχή',
30 'onglet_repartition_lang' => 'Κατάταξη ανά γλώσσα',
31
32 // R
33 'resume' => 'Resume' # MODIF
34 );