diff options
author | INAGAKI Hiroshi <musashino.open@gmail.com> | 2019-10-08 23:47:58 +0900 |
---|---|---|
committer | INAGAKI Hiroshi <musashino.open@gmail.com> | 2019-10-08 23:47:58 +0900 |
commit | 3d23e6d04f5697facbb4a8cfb75fbc2a9e4b90a8 (patch) | |
tree | cd5f1ced0a60a86aea457f04bc9e85a090c62939 /applications/luci-app-statistics/po/sk | |
parent | e459683822925bcdeb552673a4811aa3b4322640 (diff) |
i18n: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'applications/luci-app-statistics/po/sk')
-rw-r--r-- | applications/luci-app-statistics/po/sk/statistics.po | 41 |
1 files changed, 39 insertions, 2 deletions
diff --git a/applications/luci-app-statistics/po/sk/statistics.po b/applications/luci-app-statistics/po/sk/statistics.po index 606a8fac5..94742dc82 100644 --- a/applications/luci-app-statistics/po/sk/statistics.po +++ b/applications/luci-app-statistics/po/sk/statistics.po @@ -17,6 +17,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 "" @@ -54,6 +58,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 "" @@ -394,7 +402,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 "" @@ -556,6 +564,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" @@ -587,7 +599,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 "" @@ -615,6 +627,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 "" @@ -1015,6 +1039,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" |