[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[lhc/web/www.git] / www / plugins-dist / statistiques / lang / statistiques_hac.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=hac
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 // I
13 'icone_repartition_actuelle' => 'نمايش توزيع كنونى',
14 'icone_repartition_visites' => 'نمودار بازديدها',
15 'icone_statistiques_visites' => 'آمار بازديد كنندگان',
16 'info_popularite_5' => ': محبوبيت',
17 'info_visites' => ':بازديد ',
18 'info_zoom' => 'زوم',
19
20 // O
21 'onglet_origine_visites' => 'ده‌سپیکو سه‌ردانییه‌ ناوخوییه‌کا',
22 'onglet_repartition_debut' => 'چه‌ کاتو ده‌سپنه‌که‌رده‌یۆ',
23 'onglet_repartition_lang' => 'به‌ زڤانی',
24
25 // R
26 'resume' => 'Resume', # MODIF
27
28 // T
29 'titre_liens_entrants' => 'به‌سته‌رى لڤایچووه‌ری'
30 );