Subversion Repositories ALCASAR

Rev

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

Rev 59 Rev 142
Line 50... Line 50...
50
$text['groupe']		= 'Number of group(s)';
50
$text['groupe']		= 'Number of group(s)';
51
$text['bl-version']	= 'Updated \'Blacklist\'';
51
$text['bl-version']	= 'Updated \'Blacklist\'';
52
$text['internet_link']	= "Internet connexion";
52
$text['internet_link']	= "Internet connexion";
53
$text['enable']		= "enable";
53
$text['enable']		= "enable";
54
$text['disable']	= "disable";
54
$text['disable']	= "disable";
55
$text['filter']		= "filter";
55
$text['web_filter']	= "WEB filtering";
56
$text['network']	= "network";
56
$text['net_filter']	= "Network protocols filtering";
57
//
57
//
58
 
58
 
59
$text['netusage']       = 'Network Usage';
59
$text['netusage']       = 'Network Usage';
60
$text['device']         = 'Device';
60
$text['device']         = 'Device';
61
$text['received']       = 'Received';
61
$text['received']       = 'Received';
62
$text['sent']           = 'Sent';
62
$text['sent']           = 'Sent';
63
$text['errors']         = 'Err/Drop';
63
$text['errors']         = 'Err/Drop';
64
 
64
 
65
$text['connections']    = 'Established Network Connections';
-
 
66
 
-
 
67
$text['memusage']       = 'Memory Usage';
65
$text['memusage']       = 'Memory Usage';
68
$text['phymem']         = 'Physical Memory';
66
$text['phymem']         = 'Physical Memory';
69
$text['swap']           = 'Disk Swap';
67
$text['swap']           = 'Disk Swap';
70
 
68
 
71
$text['fs']             = 'Mounted Filesystems';
69
$text['fs']             = 'Mounted Filesystems';
Line 114... Line 112...
114
 
112
 
115
$text['app']		= 'Kernel + applications';
113
$text['app']		= 'Kernel + applications';
116
$text['buffers']	= 'Buffers';
114
$text['buffers']	= 'Buffers';
117
$text['cached']		= 'Cached';
115
$text['cached']		= 'Cached';
118
 
116
 
-
 
117
$text['connections']    = 'Established Network Connections';
119
?>
118
?>