[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / plugins-dist / statistiques / lang / statistiques_fi.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=fi
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_affichier_visites_articles_plus_visites' => 'Näytä <b>sitten alun eniten luetut artikkelit:</b>',
15 'info_comment_lire_tableau' => 'Miten lukea tätä kuvaajaa',
16 'info_popularite_2' => 'sivuston suosio:',
17 'info_popularite_3' => 'suosio: @popularite@; käyntiä: @visites@',
18 'info_popularite_5' => 'suosio:',
19 'info_visites' => 'käyntejä:',
20 'item_gerer_statistiques' => 'Manage statistics', # MODIF
21
22 // O
23 'onglet_origine_visites' => 'Kävijöiden alkuperä',
24 'onglet_repartition_debut' => 'alusta',
25 'onglet_repartition_lang' => 'kielittäin', # MODIF
26
27 // R
28 'resume' => 'Resume', # MODIF
29
30 // T
31 'titre_evolution_visite' => 'Kävijämäärän kehitys',
32 'titre_liens_entrants' => 'Päivän tulevat linkit', # MODIF
33 'titre_page_statistiques' => 'Tilastot lohkoittain',
34 'titre_page_statistiques_visites' => 'Kävijä tilastot'
35 );
36
37 ?>