[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[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 https://trad.spip.net/tradlang_module/statistiques?lang_cible=he
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' => 'מחק סטטיסטיקות', # 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>the most visited articles since the beginning:</b>',
21 'info_comment_lire_tableau' => 'איך לקרוא את הגרף הזה',
22 'info_forum_statistiques' => 'סטטיסטיקות מבקרים',
23 'info_popularite_2' => ':פופולריות האתר',
24 'info_popularite_3' => 'פופולריות: @popularite@; :ביקורים @visites@',
25 'info_popularite_5' => ':פופולריות',
26 'info_visites' => 'ביקורים:',
27 'info_zoom' => 'זום',
28 'item_gerer_statistiques' => 'Gérer les statistiques', # MODIF
29
30 // O
31 'onglet_origine_visites' => 'מקור הביקורים',
32 'onglet_repartition_debut' => 'מהתחלה',
33 'onglet_repartition_lang' => 'התפלגות לפי השפה',
34
35 // R
36 'resume' => 'Resume', # MODIF
37
38 // T
39 'titre_liens_entrants' => 'קישורים נכנסים'
40 );