diff options
Diffstat (limited to 'applications/luci-app-statistics/po/templates/statistics.pot')
-rw-r--r-- | applications/luci-app-statistics/po/templates/statistics.pot | 41 |
1 files changed, 39 insertions, 2 deletions
diff --git a/applications/luci-app-statistics/po/templates/statistics.pot b/applications/luci-app-statistics/po/templates/statistics.pot index 96fd319d0..621770dea 100644 --- a/applications/luci-app-statistics/po/templates/statistics.pot +++ b/applications/luci-app-statistics/po/templates/statistics.pot @@ -10,6 +10,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 "" @@ -47,6 +51,10 @@ msgstr "" msgid "Basic monitoring" msgstr "" +#: 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 "" @@ -387,7 +395,7 @@ msgid "Maximum allowed connections" msgstr "" #: 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 "" @@ -549,6 +557,10 @@ msgstr "" msgid "Output plugins" msgstr "" +#: 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" @@ -580,7 +592,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 "" @@ -608,6 +620,18 @@ msgstr "" msgid "RRDTool Plugin Configuration" msgstr "" +#: 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 "" @@ -1008,6 +1032,19 @@ msgstr "" msgid "Verbose monitoring" msgstr "" +#: 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" |