[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / plugins-dist / statistiques / lang / statistiques_he.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/statistiques?lang_cible=he
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // B
11 'bouton_effacer_statistiques' => 'מחק סטטיסטיקות', # MODIF
12
13 // I
14 'icone_evolution_visites' => 'התפתחות ביקורים<br />@visites@ ביקורים',
15 'icone_repartition_actuelle' => 'הראה תפוצה ממשית',
16 'icone_repartition_visites' => 'חלוקת ביקורים',
17 'icone_statistiques_visites' => 'סטטיסטיקת ביקורים',
18 'info_affichier_visites_articles_plus_visites' => 'הצג ביקורים ל <b>the most visited articles since the beginning:</b>',
19 'info_comment_lire_tableau' => 'איך לקרוא את הגרף הזה',
20 'info_forum_statistiques' => 'סטטיסטיקות מבקרים',
21 'info_popularite_2' => ':פופולריות האתר',
22 'info_popularite_3' => 'פופולריות: @popularite@; :ביקורים @visites@',
23 'info_popularite_5' => ':פופולריות',
24 'info_visites' => 'ביקורים:',
25 'info_zoom' => 'זום',
26 'item_gerer_statistiques' => 'Gérer les statistiques', # MODIF
27
28 // O
29 'onglet_origine_visites' => 'מקור הביקורים',
30 'onglet_repartition_debut' => 'מהתחלה',
31 'onglet_repartition_lang' => 'התפלגות לפי השפה',
32
33 // R
34 'resume' => 'Resume', # MODIF
35
36 // T
37 'titre_liens_entrants' => 'קישורים נכנסים'
38 );
39
40 ?>