* luci-0.8: backport statistics fixes
[project/luci.git] / applications / luci-statistics / luasrc / i18n / statistics.en.lua
index aecdba9f4ec170f82943cdd8d08723c022f17c52..c12b42007b7c980925e868e5ad17e5f747a97f17 100644 (file)
@@ -22,6 +22,9 @@ stat_rrdtool = 'RRDTool'
 stat_network = 'Network'
 stat_csv = 'CSV Output'
 stat_load = 'System Load'
+stat_dns = 'DNS'
+stat_email = 'Email'
+stat_unixsock = 'UnixSock'
 lucistatistics = 'Statistics'
 lucistatistics_collectd = 'Collectd Settings'
 lucistatistics_collectd_desc = 'Collectd is a small daeomon for collecting data from various sources through different plugins. On this page you can change general settings for the collectd daemon.'
@@ -65,7 +68,7 @@ lucistatistics_collectddns_enable = 'Enable this plugin'
 lucistatistics_collectddns_interfaces = 'Monitor interfaces'
 lucistatistics_collectddns_interfaces_desc = 'multiple separated by space'
 lucistatistics_collectddns_ignoresources = 'Ignore source addresses'
-lucistatistics_collectddns_ignoresources_desc = 'multiple separated by space'
+lucistatistics_collectddns_ignoresources_desc = 'hold Ctrl while clicking to select multiple interfaces'
 lucistatistics_collectdemail = 'E-Mail Plugin Configuration'
 lucistatistics_collectdemail_desc = 'The email plugin creates a unix socket which can be used to transmit email-statistics to a running collectd daemon. This plugin is primarily intended to be used in conjunction with Mail::SpamAssasin::Plugin::Collectd but can be used in other ways as well.'
 lucistatistics_collectdemail_enable = 'Enable this plugin'
@@ -137,6 +140,7 @@ lucistatistics_collectdnetlink_classes = 'Shaping class monitoring'
 lucistatistics_collectdnetlink_classes_desc = 'hold Ctrl while clicking to select multiple interfaces'
 lucistatistics_collectdnetlink_filters = 'Filter class monitoring'
 lucistatistics_collectdnetlink_filters_desc = 'hold Ctrl while clicking to select multiple interfaces'
+lucistatistics_collectdnetlink_ignoreselected = 'Monitor all except selected ones'
 lucistatistics_collectdnetwork = 'Network Plugin Configuration'
 lucistatistics_collectdnetwork_desc = 'The network plugin provides network based communication between different collectd instances. Collectd can operate both in client and server mode. In client mode locally collected date is transferred to a collectd server instance, in server mode the local instance receives data from other hosts.'
 lucistatistics_collectdnetwork_enable = 'Enable this plugin'