diff options
Diffstat (limited to 'applications/luci-app-statistics/po/en/statistics.po')
-rw-r--r-- | applications/luci-app-statistics/po/en/statistics.po | 41 |
1 files changed, 39 insertions, 2 deletions
diff --git a/applications/luci-app-statistics/po/en/statistics.po b/applications/luci-app-statistics/po/en/statistics.po index d5d43b192..e7e578761 100644 --- a/applications/luci-app-statistics/po/en/statistics.po +++ b/applications/luci-app-statistics/po/en/statistics.po @@ -22,6 +22,10 @@ msgstr "" msgid "APCUPS Plugin Configuration" msgstr "" +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/memory.lua:15 +msgid "Absolute values" +msgstr "" + #: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua:70 msgid "Action (target)" msgstr "Action (target)" @@ -59,6 +63,10 @@ msgstr "Base Directory" msgid "Basic monitoring" msgstr "Basic monitoring" +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua:18 +msgid "By setting this, CPU is not aggregate of all processors on the system" +msgstr "" + #: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/contextswitch.lua:4 msgid "CPU Context Switches Plugin Configuration" msgstr "" @@ -409,7 +417,7 @@ msgid "Maximum allowed connections" msgstr "Maximum allowed connections" #: applications/luci-app-statistics/luasrc/statistics/plugins/memory.lua:7 -#: applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/memory.lua:15 +#: applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/memory.lua:7 msgid "Memory" msgstr "" @@ -571,6 +579,10 @@ msgstr "Outgoing interface" msgid "Output plugins" msgstr "Output plugins" +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/memory.lua:23 +msgid "Percent values" +msgstr "" + #: applications/luci-app-statistics/luasrc/statistics/plugins/ping.lua:7 #: applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/ping.lua:7 msgid "Ping" @@ -602,7 +614,7 @@ msgid "Processes to monitor separated by space" msgstr "" #: applications/luci-app-statistics/luasrc/statistics/plugins/cpu.lua:7 -#: applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/cpu.lua:7 +#: applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/cpu.lua:10 msgid "Processor" msgstr "Processor" @@ -630,6 +642,18 @@ msgstr "RRDTool" msgid "RRDTool Plugin Configuration" msgstr "RRDTool Plugin Configuration" +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua:17 +msgid "Report by CPU" +msgstr "" + +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua:24 +msgid "Report by state" +msgstr "" + +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua:31 +msgid "Report in percent" +msgstr "" + #: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua:74 msgid "Rows per RRA" msgstr "Rows per RRA" @@ -1070,6 +1094,19 @@ msgstr "" msgid "Verbose monitoring" msgstr "Verbose monitoring" +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua:25 +msgid "When set to true, reports per-state metric (system, user, idle)" +msgstr "" + +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/memory.lua:16 +msgid "When set to true, we request absolute values" +msgstr "" + +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua:32 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/memory.lua:24 +msgid "When set to true, we request percentage values" +msgstr "" + #: applications/luci-app-statistics/luasrc/statistics/plugins/iwinfo.lua:7 #: applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua:7 msgid "Wireless" |