Subversion Repositories ALCASAR

Rev

Rev 1233 | Rev 1325 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1233 Rev 1270
Line 36... Line 36...
36
  $l_import_empty = "Importer / Vider";
36
  $l_import_empty = "Importer / Vider";
37
  $l_network = "Réseau";
37
  $l_network = "Réseau";
38
  $l_stat_user_day = "usager/jour";
38
  $l_stat_user_day = "usager/jour";
39
  $l_stat_con = "connexions";
39
  $l_stat_con = "connexions";
40
  $l_stat_daily ="usage journalier";
40
  $l_stat_daily ="usage journalier";
41
  $l_stat_network="statistiques réseau";
41
  $l_stat_network="trafic réseau";
42
  $l_security="sécurité";
42
  $l_security="sécurité";
43
  $l_menu="Menu";
43
  $l_menu="Menu";
44
}
44
}
45
else {
45
else {
46
  $Language = 'en';
46
  $Language = 'en';
Line 62... Line 62...
62
  $l_import_empty = "Import / Empty";
62
  $l_import_empty = "Import / Empty";
63
  $l_network = "Network";
63
  $l_network = "Network";
64
  $l_stat_user_day = "user/day";
64
  $l_stat_user_day = "user/day";
65
  $l_stat_con = "connections";
65
  $l_stat_con = "connections";
66
  $l_stat_daily ="daily use";
66
  $l_stat_daily ="daily use";
67
  $l_stat_network="network statistics";
67
  $l_stat_network="network traffic";
68
  $l_security="security";
68
  $l_security="security";
69
  $l_menu="Main";
69
  $l_menu="Main";
70
}
70
}
71
echo "
71
echo "
72
	<TABLE width=\"100%\" border=0 cellspacing=0 cellpadding=0>
72
	<TABLE width=\"100%\" border=0 cellspacing=0 cellpadding=0>