[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / plugins-dist / statistiques / lang / statistiques_no.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=no
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' => 'Delete the statistics', # MODIF
12
13 // I
14 'info_forum_statistiques' => 'Statistiques des visites',
15 'info_previsions' => 'prévisions :',
16 'item_gerer_statistiques' => ' Gérer les statistiques',
17
18 // R
19 'resume' => 'Resume' # MODIF
20 );
21
22 ?>