From 6acefbc57519fd887e4402d8656473849be30cf5 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Tue, 19 Dec 2023 20:44:35 +0100 Subject: [PATCH] luci-app-statistics: lookup -> look up Signed-off-by: Paul Donald (cherry picked from commit 0a6618823656df7aefc7b958e187afd628248e90) --- .../resources/view/statistics/collectd.js | 2 +- .../luci-app-statistics/po/ar/statistics.po | 2 +- .../luci-app-statistics/po/bg/statistics.po | 2 +- .../po/bn_BD/statistics.po | 2 +- .../luci-app-statistics/po/bs/statistics.po | 2 +- .../luci-app-statistics/po/ca/statistics.po | 2 +- .../luci-app-statistics/po/cs/statistics.po | 2 +- .../luci-app-statistics/po/da/statistics.po | 2 +- .../luci-app-statistics/po/de/statistics.po | 2 +- .../luci-app-statistics/po/el/statistics.po | 2 +- .../luci-app-statistics/po/en/statistics.po | 4 +- .../luci-app-statistics/po/es/statistics.po | 2 +- .../luci-app-statistics/po/fa/statistics.po | 1789 +++++++++++++++++ .../luci-app-statistics/po/fi/statistics.po | 2 +- .../luci-app-statistics/po/fr/statistics.po | 2 +- .../luci-app-statistics/po/he/statistics.po | 2 +- .../luci-app-statistics/po/hi/statistics.po | 2 +- .../luci-app-statistics/po/hu/statistics.po | 2 +- .../luci-app-statistics/po/id/statistics.po | 2 +- .../luci-app-statistics/po/it/statistics.po | 2 +- .../luci-app-statistics/po/ja/statistics.po | 2 +- .../luci-app-statistics/po/ko/statistics.po | 2 +- .../luci-app-statistics/po/lt/statistics.po | 2 +- .../luci-app-statistics/po/mr/statistics.po | 2 +- .../luci-app-statistics/po/ms/statistics.po | 2 +- .../po/nb_NO/statistics.po | 2 +- .../luci-app-statistics/po/nl/statistics.po | 2 +- .../luci-app-statistics/po/pl/statistics.po | 2 +- .../luci-app-statistics/po/pt/statistics.po | 2 +- .../po/pt_BR/statistics.po | 2 +- .../luci-app-statistics/po/ro/statistics.po | 2 +- .../luci-app-statistics/po/ru/statistics.po | 2 +- .../luci-app-statistics/po/sk/statistics.po | 2 +- .../luci-app-statistics/po/sr/statistics.po | 2 +- .../luci-app-statistics/po/sv/statistics.po | 4 +- .../luci-app-statistics/po/tr/statistics.po | 2 +- .../luci-app-statistics/po/uk/statistics.po | 2 +- .../luci-app-statistics/po/vi/statistics.po | 2 +- .../po/zh_Hans/statistics.po | 2 +- .../po/zh_Hant/statistics.po | 2 +- 40 files changed, 1830 insertions(+), 41 deletions(-) create mode 100644 applications/luci-app-statistics/po/fa/statistics.po diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js b/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js index 6c2d5ffa46..dd045ebde5 100644 --- a/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js @@ -77,7 +77,7 @@ return view.extend({ o = s.option(form.Value, 'ReadThreads', _('Number of threads for data collection')); o.default = '5'; - o = s.option(form.Flag, 'FQDNLookup', _('Try to lookup fully qualified hostname')); + o = s.option(form.Flag, 'FQDNLookup', _('Try to look up fully qualified hostname')); o.default = o.disabled; o.optional = true; o.depends('Hostname', ''); diff --git a/applications/luci-app-statistics/po/ar/statistics.po b/applications/luci-app-statistics/po/ar/statistics.po index 7c3328a6f7..06e04b1b3d 100644 --- a/applications/luci-app-statistics/po/ar/statistics.po +++ b/applications/luci-app-statistics/po/ar/statistics.po @@ -1599,7 +1599,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/bg/statistics.po b/applications/luci-app-statistics/po/bg/statistics.po index a0a5000b14..502e2d8ed0 100644 --- a/applications/luci-app-statistics/po/bg/statistics.po +++ b/applications/luci-app-statistics/po/bg/statistics.po @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/bn_BD/statistics.po b/applications/luci-app-statistics/po/bn_BD/statistics.po index 960f018ac6..9dbb207f3e 100644 --- a/applications/luci-app-statistics/po/bn_BD/statistics.po +++ b/applications/luci-app-statistics/po/bn_BD/statistics.po @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/bs/statistics.po b/applications/luci-app-statistics/po/bs/statistics.po index 6baa49805f..46c5b64f59 100644 --- a/applications/luci-app-statistics/po/bs/statistics.po +++ b/applications/luci-app-statistics/po/bs/statistics.po @@ -1560,7 +1560,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/ca/statistics.po b/applications/luci-app-statistics/po/ca/statistics.po index b38cc03602..923fe5485e 100644 --- a/applications/luci-app-statistics/po/ca/statistics.po +++ b/applications/luci-app-statistics/po/ca/statistics.po @@ -1608,7 +1608,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Intenta resoldre el nom de màquina (fqdn)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/cs/statistics.po b/applications/luci-app-statistics/po/cs/statistics.po index b277f1a4c9..75111db35e 100644 --- a/applications/luci-app-statistics/po/cs/statistics.po +++ b/applications/luci-app-statistics/po/cs/statistics.po @@ -1615,7 +1615,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Zkuste vyhledat plně kvalifikovaný název hostitele" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/da/statistics.po b/applications/luci-app-statistics/po/da/statistics.po index 6e8a58bd4b..b626a3a6ae 100644 --- a/applications/luci-app-statistics/po/da/statistics.po +++ b/applications/luci-app-statistics/po/da/statistics.po @@ -1627,7 +1627,7 @@ msgid "Timeout for polling chrony" msgstr "Timeout for polling chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Prøv at slå et fuldt kvalificeret værtsnavn op" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/de/statistics.po b/applications/luci-app-statistics/po/de/statistics.po index 35b25a0752..6514aad3fa 100644 --- a/applications/luci-app-statistics/po/de/statistics.po +++ b/applications/luci-app-statistics/po/de/statistics.po @@ -1642,7 +1642,7 @@ msgid "Timeout for polling chrony" msgstr "Zeitüberschreitung für die Abfrage von chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "automatisch vollen Hostnamen herausfinden" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/el/statistics.po b/applications/luci-app-statistics/po/el/statistics.po index 4fe2e037cd..78e7473945 100644 --- a/applications/luci-app-statistics/po/el/statistics.po +++ b/applications/luci-app-statistics/po/el/statistics.po @@ -1551,7 +1551,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/en/statistics.po b/applications/luci-app-statistics/po/en/statistics.po index 44daf25e2c..beb3a01cc6 100644 --- a/applications/luci-app-statistics/po/en/statistics.po +++ b/applications/luci-app-statistics/po/en/statistics.po @@ -1593,8 +1593,8 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" -msgstr "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" +msgstr "Try to look up fully qualified hostname" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 msgid "Tx Retransmitted Far" diff --git a/applications/luci-app-statistics/po/es/statistics.po b/applications/luci-app-statistics/po/es/statistics.po index a704ca2d25..1552c56aea 100644 --- a/applications/luci-app-statistics/po/es/statistics.po +++ b/applications/luci-app-statistics/po/es/statistics.po @@ -1648,7 +1648,7 @@ msgid "Timeout for polling chrony" msgstr "Tiempo de espera para la votación chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Intenta resolver el nombre de máquina cualificado" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/fa/statistics.po b/applications/luci-app-statistics/po/fa/statistics.po new file mode 100644 index 0000000000..28e65b045d --- /dev/null +++ b/applications/luci-app-statistics/po/fa/statistics.po @@ -0,0 +1,1789 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-05-19 19:35+0200\n" +"PO-Revision-Date: 2023-12-02 23:45+0000\n" +"Last-Translator: Ashkan Jazayeri \n" +"Language-Team: Persian \n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.3-dev\n" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 +msgid "APC UPS" +msgstr "یو پی اس APC" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:6 +msgid "APCUPS Plugin Configuration" +msgstr "پیکربندی پلاگین APCUPS" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:19 +msgid "Absolute values" +msgstr "مقدارهای مطلق" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:68 +msgid "Add IPv4 rule selector" +msgstr "انتخابگر قانون آی پی نسخه۴ اضافه کنید" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:68 +msgid "Add IPv6 rule selector" +msgstr "انتخابگر قانون آی پی نسخه۶ اضافه کنید" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:16 +msgid "Add command for reading values" +msgstr "فرمان برای خواندن مقدارها را اضافه کنید" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:36 +msgid "Add notification command" +msgstr "فرمان اعلان را اضافه کنید" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:19 +msgid "Address family" +msgstr "آدرس خانواده" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:18 +msgid "Aggregate number of connected users" +msgstr "تعداد کل کاربران متصل" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:237 +msgid "Apply interval »" +msgstr "اعمال فاصله »" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:47 +msgid "Awaiting email input at %s" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:19 +msgid "Backup RRD statistics" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:20 +msgid "" +"Backup and restore RRD statistics to/from non-volatile storage around " +"shutdown, reboot, and/or sysupgrade" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:59 +msgid "Base Directory" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 +msgid "Basic monitoring" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:25 +msgid "Basic process monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:100 +msgid "Bitrate" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:82 +msgid "Bitswap Down" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:77 +msgid "Bitswap Up" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:15 +msgid "By setting this, CPU is not aggregate of all processors on the system" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/contextswitch.js:6 +msgid "CPU Context Switches Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpufreq.js:8 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/cpufreq.json:2 +msgid "CPU Frequency" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:6 +msgid "CPU Frequency Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:6 +msgid "CPU Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:40 +msgid "CPU monitoring is enabled" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/csv.json:2 +msgid "CSV Output" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:6 +msgid "CSV Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:75 +msgid "Cache collected data for" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:99 +msgid "Chain" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:19 +msgid "Change the ownership of the socket file to the specified group." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/chrony.js:8 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/chrony.json:2 +msgid "Chrony" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:6 +msgid "Chrony Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:32 +msgid "Chrony monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 +msgid "CollectLinks" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:28 +msgid "CollectRoutes" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:35 +msgid "CollectTopology" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:46 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:49 +msgid "Collectd Settings" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:57 +msgid "Command monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:137 +msgid "Comment / Rule Number" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:174 +msgid "Configure…" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/conntrack.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/conntrack.json:2 +msgid "Conntrack" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:6 +msgid "Conntrack Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:10 +msgid "Conntrack monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/contextswitch.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/contextswitch.json:2 +msgid "Context Switches" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/contextswitch.js:10 +msgid "Context switch monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:23 +msgid "Controls which notifications should be sent to syslog." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:28 +msgid "Create statistics about the network plugin itself" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:7 +msgid "DF Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dhcpleases.js:7 +msgid "DHCP Leases" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:6 +msgid "DHCP Leases Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:14 +msgid "DHCP leases file" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dns.js:10 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/dns.json:2 +msgid "DNS" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:7 +msgid "DNS Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:6 +msgid "DSL" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:65 +msgid "DSL Flags" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:52 +msgid "DSL Line Uptime" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:13 +msgid "DSL Signal" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:128 +msgid "Data Rate Down" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:123 +msgid "Data Rate Up" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:74 +msgid "Data collection interval" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:71 +msgid "Datasets definition file" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:22 +msgid "Detailled CPU frequency monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/dhcpleases.json:2 +msgid "Dhcpleases" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:65 +msgid "Directory for collectd plugins" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:62 +msgid "Directory for sub-configurations" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:7 +msgid "Disk Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/df.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/df.json:2 +msgid "Disk Space Usage" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/disk.js:10 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/disk.json:2 +msgid "Disk Usage" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:221 +msgid "Display Host »" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:229 +msgid "Display timespan »" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:204 +msgid "Do not refresh" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:7 +msgid "E-Mail Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/email.json:2 +msgid "Email" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:15 +msgid "Empty value = monitor all" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:21 +msgid "Enable" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:25 +msgid "Enable forwarding" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:28 +msgid "Enable statistics" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:11 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:14 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:23 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 +msgid "Enable this plugin" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:113 +msgid "Enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/entropy.js:10 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/entropy.json:2 +msgid "Entropy" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/entropy.js:6 +msgid "Entropy Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/entropy.js:10 +msgid "Entropy monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:136 +msgid "Errors" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:206 +msgid "Every 30 seconds" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:205 +msgid "Every 5 seconds" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:207 +msgid "Every minute" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/exec.json:2 +msgid "Exec" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:7 +msgid "Exec Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:72 +msgid "Expecting decimal value lower than one" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:33 +msgid "Expecting permssions in octal notation" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:54 +msgid "Expecting valid time range" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:15 +msgid "Extra items" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 +msgid "Fetch pages" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:36 +msgid "Filter class monitoring" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/iptables.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/iptables.json:2 +msgid "Firewall" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ip6tables.js:7 +msgid "Firewall (IPv6)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:95 +msgid "Flush cache after" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:25 +msgid "Forwarding between listen and server addresses" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:92 +msgid "" +"Free space, reserved space and used space is reported as relative values" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:21 +msgid "Gather compression statistics" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:86 +msgid "General plugins" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:15 +msgid "Generate a separate graph for each logged user" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/rpcd/acl.d/luci-app-statistics.json:3 +msgid "Grant access to statistics resources" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/menu.d/luci-app-statistics.json:15 +msgid "Graphs" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:31 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:51 +msgid "Group" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:17 +msgid "" +"Here you can define external commands which will be started by collectd in " +"order to read certain values. The values will be read from stdout." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:37 +msgid "" +"Here you can define external commands which will be started by collectd when " +"certain threshold values have been reached. The values leading to invocation " +"will be fed to the the called programs stdin." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:21 +msgid "" +"Here you can define various criteria by which the monitored iptables rules " +"are selected." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:14 +msgid "Hide free memory" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:15 +msgid "" +"Hiding the free memory item makes the graph to scale to actual memory usage, " +"not to 100%." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 +msgid "Host" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:14 +msgid "Host running chrony" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:51 +msgid "Hostname" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:15 +msgid "IP or hostname where to get the txtinfo output from" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ipstatistics.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/ipstatistics.json:2 +msgid "IP-Statistics" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ipstatistics.js:7 +msgid "IP-Statistics Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ipstatistics.js:11 +msgid "IPv4/IPv6 Statistics monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:7 +msgid "IRQ Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:22 +msgid "Ignore source addresses" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:70 +msgid "Instance name" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:7 +msgid "Interface Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/interface.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/interface.json:2 +msgid "Interfaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/irq.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/irq.json:2 +msgid "Interrupts" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:31 +msgid "Interval for pings" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:8 +msgid "Iptables Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:15 +msgid "Leave unselected to automatically determine interfaces to monitor." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:24 +msgid "Line Attenuation Down (LATN)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:19 +msgid "Line Attenuation Up (LATN)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:44 +msgid "" +"List of time spans to be stored in RRD database. E.g. \"1hour 1day 14day\". " +"Allowed timespan types: min, h, hour(s), d, day(s), w, week(s), m, month(s), " +"y, year(s)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:40 +msgid "Listen host" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:44 +msgid "Listen port" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:32 +msgid "Listener interfaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:6 +msgid "Load Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:10 +msgid "Load monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:30 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:117 +msgid "Loading data…" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:14 +msgid "Log level" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:20 +msgid "Match IPv4 iptables rules" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:20 +msgid "Match IPv6 iptables rules" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:40 +msgid "" +"Max values for a period can be used instead of averages when not using 'only " +"average RRAs'" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:118 +msgid "Max. Attainable Data Rate (ATTNDR) Down" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:113 +msgid "Max. Attainable Data Rate (ATTNDR) Up" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:36 +msgid "Maximum Missed Packets" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:38 +msgid "Maximum allowed connections" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:20 +msgid "Maximum packet size" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/memory.js:11 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/memory.json:2 +msgid "Memory" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:6 +msgid "Memory Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:28 +msgid "Memory monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:89 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:32 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:45 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:49 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 +msgid "Monitor all except specified" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:14 +msgid "Monitor all local listen ports" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:15 +msgid "Monitor device(s) / thermal zone(s)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:15 +msgid "Monitor devices" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:15 +msgid "Monitor disks and partitions" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:59 +msgid "Monitor filesystem types" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:14 +msgid "Monitor host" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:14 +msgid "Monitor hosts" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:15 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:15 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:15 +msgid "Monitor interfaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:15 +msgid "Monitor interrupts" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:19 +msgid "Monitor local ports" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:37 +msgid "Monitor mount points" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:14 +msgid "Monitor processes" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:25 +msgid "Monitor remote ports" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:41 +msgid "Monitoring %s and %s, %s %s" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:106 +msgid "Monitoring %s, %s, %s" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:26 +msgid "Monitoring APC UPS at host %s, port %d" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:19 +msgid "Monitoring DHCP leases enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:32 +msgid "Monitoring DNS queries on all interfaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:34 +msgid "Monitoring DNS queries on one interface" +msgid_plural "Monitoring DNS queries on %d interfaces" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:44 +msgid "Monitoring OLSRd status at %s:%d" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:43 +msgid "Monitoring all but one disk" +msgid_plural "Monitoring all but %d disks" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 +msgid "Monitoring all but one interface" +msgid_plural "Monitoring all but %d interfaces" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:56 +msgid "Monitoring all but one interrupt" +msgid_plural "Monitoring all but %d interrupts" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:58 +msgid "Monitoring all but one sensor" +msgid_plural "Monitoring all but %d sensors" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:41 +msgid "Monitoring all disks" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:106 +msgid "Monitoring all except %s, %s, %s" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 +msgid "Monitoring all interfaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:54 +msgid "Monitoring all interrupts" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:104 +msgid "Monitoring all partitions" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:62 +msgid "Monitoring all sensors" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:50 +msgid "Monitoring all thermal zones" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:46 +msgid "Monitoring all thermal zones except %s" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:44 +msgid "Monitoring one OpenVPN instance" +msgid_plural "Monitoring %d OpenVPN instances" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:21 +msgid "Monitoring one UPS" +msgid_plural "Monitoring %d UPSes" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:45 +msgid "Monitoring one disk" +msgid_plural "Monitoring %d disks" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:48 +msgid "Monitoring one host" +msgid_plural "Monitoring %d hosts" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 +msgid "Monitoring one interface" +msgid_plural "Monitoring %d interfaces" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:58 +msgid "Monitoring one interrupt" +msgid_plural "Monitoring %d interrupts" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:23 +msgid "Monitoring one process" +msgid_plural "Monitoring %d processes" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:60 +msgid "Monitoring one sensor" +msgid_plural "Monitoring %d sensors" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 +msgid "Monitoring splash leases" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:47 +msgid "Monitoring thermal zones %s" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:16 +msgid "More details about frequency usage and transitions" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:25 +msgid "Name" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/netlink.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/netlink.json:2 +msgid "Netlink" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:7 +msgid "Netlink Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/network.json:2 +msgid "Network" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:6 +msgid "Network Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:69 +msgid "Network communication enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:87 +msgid "Network plugins" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:178 +msgid "No RRD data found" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:44 +msgid "Noise Margin Down (SNR)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:39 +msgid "Noise Margin Up (SNR)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:15 +msgid "" +"Note: as pages are rendered by user 'nobody', the *.rrd files, the storage " +"directory and all its parent directories need to be world readable." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:23 +msgid "Notify level" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:77 +msgid "Number of threads for data collection" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/olsrd.js:10 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/olsrd.json:2 +msgid "OLSRd" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:6 +msgid "OLSRd Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:34 +msgid "Only create average RRAs" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/openvpn.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/openvpn.json:2 +msgid "OpenVPN" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:7 +msgid "OpenVPN Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:27 +msgid "OpenVPN status files" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:88 +msgid "Output plugins" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:46 +msgid "Overview" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 +msgid "Percent values" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ping.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/ping.json:2 +msgid "Ping" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:6 +msgid "Ping Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:136 +msgid "Plugin is disabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 +msgid "Port" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:19 +msgid "Port for apcupsd communication" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:20 +msgid "Port for chronyd" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:15 +msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 +msgid "Processes" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:6 +msgid "Processes Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpu.js:8 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/cpu.json:2 +msgid "Processor" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 +msgid "Qdisc monitoring" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:62 +msgid "RRD XFiles Factor" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:29 +msgid "RRD heart beat interval" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:24 +msgid "RRD step interval" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/rrdtool.json:2 +msgid "RRDTool" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:6 +msgid "RRDTool Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:27 +msgid "Report also the value for the idle metric" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:14 +msgid "Report by CPU" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:20 +msgid "Report by state" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:32 +msgid "Report in percent" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:57 +msgid "Rows per RRA" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:161 +msgid "Rule monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:142 +msgid "Rx Corrupted Far" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:147 +msgid "Rx Corrupted Near" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:152 +msgid "Rx Retransmitted Far" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:162 +msgid "Rx Retransmitted Near" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 +msgid "SQM" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqmcake.js:7 +msgid "SQM-Cake" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:24 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:44 +msgid "Script" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:74 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:25 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:31 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:24 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:29 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:75 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:95 +msgid "Seconds" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:25 +msgid "Sensor list" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sensors.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/sensors.json:2 +msgid "Sensors" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:17 +msgid "Sensors Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:58 +msgid "Server host" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:50 +msgid "Server interfaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:62 +msgid "Server port" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:20 +msgid "Set the maximum size for datagrams sent over the network" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:185 +msgid "Set up collectd" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:14 +msgid "Sets the syslog log-level." +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/menu.d/luci-app-statistics.json:24 +msgid "Setup" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 +msgid "Shaping class monitoring" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:26 +msgid "Show Idle state" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:39 +msgid "Show max values instead of averages" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:34 +msgid "Signal Attenuation Down (SATN)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:29 +msgid "Signal Attenuation Up (SATN)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:23 +msgid "Simple CPU frequency monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 +msgid "Socket %s active" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:15 +msgid "Socket file" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:19 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:19 +msgid "Socket group" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:15 +msgid "Socket path" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:24 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:25 +msgid "Socket permissions" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:22 +msgid "Specifies what information to collect about links." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:29 +msgid "Specifies what information to collect about routes." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:36 +msgid "Specifies what information to collect about the global topology." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/splash_leases.js:10 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/splash_leases.json:2 +msgid "Splash Leases" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:6 +msgid "Splash Leases Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:213 +#: applications/luci-app-statistics/root/usr/share/luci/menu.d/luci-app-statistics.json:3 +msgid "Statistics" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:127 +msgid "Status" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:14 +msgid "Storage directory" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:14 +msgid "Storage directory for the csv files" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:18 +msgid "Store data values as rates instead of absolute values" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:43 +msgid "Stored timespans" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:24 +msgid "Storing CSV data in %s" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:30 +msgid "Summary of all ports" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/syslog.json:2 +msgid "Syslog" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:6 +msgid "Syslog Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:32 +msgid "Syslog enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/load.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/load.json:2 +msgid "System Load" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/tcpconns.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/tcpconns.json:2 +msgid "TCP Connections" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:6 +msgid "TCPConns Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:15 +msgid "TTL for network packets" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:26 +msgid "TTL for ping packets" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:85 +msgid "Table" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:7 +msgid "The APCUPS plugin collects statistics about the APC UPS." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:7 +msgid "The NUT plugin reads information about Uninterruptible Power Supplies." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:7 +msgid "" +"The OLSRd plugin reads information about meshed networks from the txtinfo " +"plugin of OLSRd." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:8 +msgid "" +"The OpenVPN plugin gathers information about the current vpn connection " +"status." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:7 +msgid "" +"The SysLog plugin receives log messages from the daemon and dispatches them " +"to syslog." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:132 +msgid "The chain name must not contain spaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:7 +msgid "The chrony plugin will monitor chrony NTP server statistics" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:153 +msgid "The comment to match must not contain spaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:7 +msgid "" +"The conntrack plugin collects statistics about the number of tracked " +"connections." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:7 +msgid "The cpu plugin collects basic statistics about the processor usage." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:7 +msgid "" +"The csv plugin stores collected data in csv file format for further " +"processing by external programs." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:8 +msgid "" +"The df plugin collects statistics about the disk space usage on different " +"devices, mount points or filesystem types." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:7 +msgid "The dhcpleases plugin collects information about assigned DHCP leases." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:8 +msgid "" +"The disk plugin collects detailed usage statistics for selected partitions " +"or whole disks." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:8 +msgid "" +"The dns plugin collects detailed statistics about dns related traffic on " +"selected interfaces." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:8 +msgid "" +"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." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/entropy.js:7 +msgid "The entropy plugin collects statistics about the available entropy." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:8 +msgid "" +"The exec plugin starts external commands to read values from or to notify " +"external processes when certain threshold values have been reached." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:80 +msgid "The instance name must not contain spaces" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:8 +msgid "" +"The interface plugin collects traffic statistics on selected interfaces." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ipstatistics.js:8 +msgid "" +"The ipstatistics plugin collects IPv4 and IPv6 statistics to compare them." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:9 +msgid "" +"The iptables plugin will monitor selected firewall rules and collect " +"information about processed bytes and packets per rule." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:8 +msgid "" +"The irq plugin will monitor the rate of issues per second for each selected " +"interrupt. If no interrupt is selected then all interrupts are monitored." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:8 +msgid "" +"The iwinfo plugin collects statistics about wireless signal strength, noise " +"and quality." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:7 +msgid "The load plugin collects statistics about the general system load." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:7 +msgid "The memory plugin collects statistics about the memory usage." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:8 +msgid "" +"The netlink plugin collects extended information like qdisc-, class- and " +"filter-statistics for selected interfaces." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:7 +msgid "" +"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 data is transferred to a collectd server " +"instance, in server mode the local instance receives data from other hosts." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:7 +msgid "" +"The ping plugin will send icmp echo replies to selected hosts and measure " +"the roundtrip time for each host." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:7 +msgid "" +"The processes plugin collects information like cpu time, page faults and " +"memory usage of selected processes." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:7 +msgid "" +"The rrdtool plugin stores the collected data in rrd database files, the " +"foundation of the diagrams.

Warning: Setting the wrong " +"values will result in a very high memory consumption in the temporary " +"directory. This can render the device unusable!" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:18 +msgid "" +"The sensors plugin uses the Linux Sensors framework to gather environmental " +"statistics." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 +msgid "" +"The splash leases plugin uses libuci to collect statistics about splash " +"leases." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:7 +msgid "" +"The tcpconns plugin collects information about open tcp connections on " +"selected ports." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:8 +msgid "" +"The thermal plugin will monitor temperature of the system. Data is typically " +"read from /sys/class/thermal/*/temp ( '*' denotes the thermal device to be " +"read, e.g. thermal_zone1 )" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:8 +msgid "" +"The unixsock plugin creates a unix socket which can be used to read " +"collected data from a running collectd instance." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/uptime.js:7 +msgid "The uptime plugin collects statistics about the uptime of the system." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:179 +msgid "There is no RRD data available yet to render graphs." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/thermal.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/thermal.json:2 +msgid "Thermal" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:7 +msgid "Thermal Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/contextswitch.js:7 +msgid "This plugin collects statistics about the processor context switches." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:7 +msgid "This plugin collects statistics about the processor frequency scaling." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:33 +msgid "" +"This section defines on which interfaces collectd will wait for incoming " +"connections." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:51 +msgid "" +"This section defines to which servers the locally collected data is sent to." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:25 +msgid "Timeout for polling chrony" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 +msgid "Try to look up fully qualified hostname" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 +msgid "Tx Retransmitted Far" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:167 +msgid "Tx Retransmitted Near" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/nut.json:2 +msgid "UPS" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:6 +msgid "UPS Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 +msgid "UPS name in NUT ups@host format" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:27 +msgid "URL" +msgstr "" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/unixsock.json:2 +msgid "UnixSock" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:7 +msgid "Unixsock Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:58 +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/uptime.js:15 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/uptime.json:2 +msgid "Uptime" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/uptime.js:6 +msgid "Uptime Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/uptime.js:10 +msgid "Uptime monitoring enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:24 +msgid "Use improved naming schema" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:68 +msgid "Used PID file" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 +msgid "User" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:92 +msgid "Vectoring Down" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:87 +msgid "Vectoring Up" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:21 +msgid "Verbose monitoring" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:37 +msgid "" +"When a host has not replied to this number of packets in a row, re-resolve " +"the hostname in DNS. Useful for dynamic DNS hosts. Default is -1 = disabled." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:16 +msgid "When none selected, all disks will be monitored." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:16 +msgid "When none selected, all interfaces will be monitored." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:21 +msgid "When set to true, reports per-state metric (system, user, idle)" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:19 +msgid "When set to true, we request absolute values" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:33 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 +msgid "When set to true, we request percentage values" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/iwinfo.js:7 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/iwinfo.json:2 +msgid "Wireless" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:7 +msgid "Wireless iwinfo Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:102 +msgid "Writing *.rrd files to %s" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:180 +msgid "" +"You need to configure collectd to gather data into .rrd " +"files." +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:44 +msgid "all local listening ports," +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:31 +msgid "cURL plugin enabled" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/curl.js:10 +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/curl.json:2 +msgid "cUrl" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:6 +msgid "cUrl Plugin Configuration" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:45 +msgid "no summary" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:139 +msgid "none" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:107 +msgid "one device" +msgid_plural "%d devices" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:109 +msgid "one filesystem type" +msgid_plural "%d filesystem types" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:42 +msgid "one local" +msgid_plural "%d local" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:108 +msgid "one mount" +msgid_plural "%d mounts" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:43 +msgid "one remote port" +msgid_plural "%d remote ports" +msgstr[0] "" +msgstr[1] "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:34 +msgid "reduces rrd size" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:45 +msgid "summary of all ports" +msgstr "" + +#~ msgid "Cache flush interval" +#~ msgstr "Cache flush interval" + +#~ msgid "Action (target)" +#~ msgstr "Action (target)" + +#~ msgid "Add matching rule" +#~ msgstr "Add matching rule" + +#~ msgid "" +#~ "Collectd is a small daemon for collecting data from various sources " +#~ "through different plugins. On this page you can change general settings " +#~ "for the collectd daemon." +#~ msgstr "" +#~ "Collectd is a small daemon for collecting data from various sources " +#~ "through different plugins. On this page you can change general settings " +#~ "for the collectd daemon." + +#~ msgid "Destination ip range" +#~ msgstr "Destination ip range" + +#~ msgid "Incoming interface" +#~ msgstr "Incoming interface" + +#~ msgid "Name of the rule" +#~ msgstr "Name of the rule" + +#~ msgid "Network protocol" +#~ msgstr "Network protocol" + +#~ msgid "Options" +#~ msgstr "Options" + +#~ msgid "Outgoing interface" +#~ msgstr "Outgoing interface" + +#~ msgid "Source ip range" +#~ msgstr "Source ip range" + +#~ msgid "e.g. br-ff" +#~ msgstr "e.g. br-ff" + +#~ msgid "e.g. br-lan" +#~ msgstr "e.g. br-lan" + +#~ msgid "e.g. reject-with tcp-reset" +#~ msgstr "e.g. reject-with tcp-reset" + +#~ msgid "max. 16 chars" +#~ msgstr "max. 16 chars" + +#~ msgid "seconds; multiple separated by space" +#~ msgstr "seconds; multiple separated by space" + +#~ msgid "server interfaces" +#~ msgstr "server interfaces" diff --git a/applications/luci-app-statistics/po/fi/statistics.po b/applications/luci-app-statistics/po/fi/statistics.po index 755e148417..ed5e58cba5 100644 --- a/applications/luci-app-statistics/po/fi/statistics.po +++ b/applications/luci-app-statistics/po/fi/statistics.po @@ -1601,7 +1601,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Yritä selvittää tekstimuotoinen isäntänimi (FQDN)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/fr/statistics.po b/applications/luci-app-statistics/po/fr/statistics.po index a45fb2c8bf..6de1c5bab5 100644 --- a/applications/luci-app-statistics/po/fr/statistics.po +++ b/applications/luci-app-statistics/po/fr/statistics.po @@ -1611,7 +1611,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Tente de récupérer des noms d'hôtes complètement qualifiés" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/he/statistics.po b/applications/luci-app-statistics/po/he/statistics.po index 8580dc6157..60334b03ae 100644 --- a/applications/luci-app-statistics/po/he/statistics.po +++ b/applications/luci-app-statistics/po/he/statistics.po @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/hi/statistics.po b/applications/luci-app-statistics/po/hi/statistics.po index 142af27d68..642604a1e7 100644 --- a/applications/luci-app-statistics/po/hi/statistics.po +++ b/applications/luci-app-statistics/po/hi/statistics.po @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/hu/statistics.po b/applications/luci-app-statistics/po/hu/statistics.po index ea8182fd0c..53e1bab100 100644 --- a/applications/luci-app-statistics/po/hu/statistics.po +++ b/applications/luci-app-statistics/po/hu/statistics.po @@ -1627,7 +1627,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Teljesen minősített gépnév keresésének kísérlete" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/id/statistics.po b/applications/luci-app-statistics/po/id/statistics.po index 14a2f2c987..660f52ef13 100644 --- a/applications/luci-app-statistics/po/id/statistics.po +++ b/applications/luci-app-statistics/po/id/statistics.po @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/it/statistics.po b/applications/luci-app-statistics/po/it/statistics.po index 97439a30b9..a682b5b18d 100644 --- a/applications/luci-app-statistics/po/it/statistics.po +++ b/applications/luci-app-statistics/po/it/statistics.po @@ -1554,7 +1554,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/ja/statistics.po b/applications/luci-app-statistics/po/ja/statistics.po index b1569ccf98..579b0f5611 100644 --- a/applications/luci-app-statistics/po/ja/statistics.po +++ b/applications/luci-app-statistics/po/ja/statistics.po @@ -1609,7 +1609,7 @@ msgid "Timeout for polling chrony" msgstr "chrony ポーリングのタイムアウト" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "完全修飾ドメイン名のルックアップを試行する" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/ko/statistics.po b/applications/luci-app-statistics/po/ko/statistics.po index ec664d054b..8933041a5b 100644 --- a/applications/luci-app-statistics/po/ko/statistics.po +++ b/applications/luci-app-statistics/po/ko/statistics.po @@ -1533,7 +1533,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/lt/statistics.po b/applications/luci-app-statistics/po/lt/statistics.po index b2b843636e..82d1fe9415 100644 --- a/applications/luci-app-statistics/po/lt/statistics.po +++ b/applications/luci-app-statistics/po/lt/statistics.po @@ -1559,7 +1559,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/mr/statistics.po b/applications/luci-app-statistics/po/mr/statistics.po index b0a268755b..c6193db474 100644 --- a/applications/luci-app-statistics/po/mr/statistics.po +++ b/applications/luci-app-statistics/po/mr/statistics.po @@ -1546,7 +1546,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/ms/statistics.po b/applications/luci-app-statistics/po/ms/statistics.po index fcbda6bcef..faae6f5b7f 100644 --- a/applications/luci-app-statistics/po/ms/statistics.po +++ b/applications/luci-app-statistics/po/ms/statistics.po @@ -1533,7 +1533,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/nb_NO/statistics.po b/applications/luci-app-statistics/po/nb_NO/statistics.po index 43725ea3d0..ba2c9bc2be 100644 --- a/applications/luci-app-statistics/po/nb_NO/statistics.po +++ b/applications/luci-app-statistics/po/nb_NO/statistics.po @@ -1588,7 +1588,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Prøv å søk etter fullstendig vertsnavn" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/nl/statistics.po b/applications/luci-app-statistics/po/nl/statistics.po index e7df038959..8d52448aba 100644 --- a/applications/luci-app-statistics/po/nl/statistics.po +++ b/applications/luci-app-statistics/po/nl/statistics.po @@ -1642,7 +1642,7 @@ msgid "Timeout for polling chrony" msgstr "Time-out voor polling chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Probeer de volledig gekwalificeerde hostnaam op te zoeken" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/pl/statistics.po b/applications/luci-app-statistics/po/pl/statistics.po index 2d69a9090d..adc8e187ab 100644 --- a/applications/luci-app-statistics/po/pl/statistics.po +++ b/applications/luci-app-statistics/po/pl/statistics.po @@ -1648,7 +1648,7 @@ msgid "Timeout for polling chrony" msgstr "Limit czasu dla odpytywania chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Spróbuj znaleźć pełną nazwę hosta" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/pt/statistics.po b/applications/luci-app-statistics/po/pt/statistics.po index bc73013123..9975c5d35e 100644 --- a/applications/luci-app-statistics/po/pt/statistics.po +++ b/applications/luci-app-statistics/po/pt/statistics.po @@ -1634,7 +1634,7 @@ msgid "Timeout for polling chrony" msgstr "Tempo limite excedido para a obtenção do chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Tentar encontrar o nome do host completo (FQDN)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/pt_BR/statistics.po b/applications/luci-app-statistics/po/pt_BR/statistics.po index 9d761f6762..ec9ab35d7e 100644 --- a/applications/luci-app-statistics/po/pt_BR/statistics.po +++ b/applications/luci-app-statistics/po/pt_BR/statistics.po @@ -1636,7 +1636,7 @@ msgid "Timeout for polling chrony" msgstr "Tempo limite para a obtenção do chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Tentar encontrar o nome completo do equipamento (FQDN)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/ro/statistics.po b/applications/luci-app-statistics/po/ro/statistics.po index b0c9f445b8..69dbeab3d9 100644 --- a/applications/luci-app-statistics/po/ro/statistics.po +++ b/applications/luci-app-statistics/po/ro/statistics.po @@ -1667,7 +1667,7 @@ msgid "Timeout for polling chrony" msgstr "Timpul de așteptare pentru polling crony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Incearca sa rezolvi numele de domeniu complet" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/ru/statistics.po b/applications/luci-app-statistics/po/ru/statistics.po index 7637ee31ce..6967a99f7e 100644 --- a/applications/luci-app-statistics/po/ru/statistics.po +++ b/applications/luci-app-statistics/po/ru/statistics.po @@ -1637,7 +1637,7 @@ msgid "Timeout for polling chrony" msgstr "Таймаут пуллинга chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Пытаться определять полное имя хоста" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/sk/statistics.po b/applications/luci-app-statistics/po/sk/statistics.po index 5650cdf40a..cb87c99fff 100644 --- a/applications/luci-app-statistics/po/sk/statistics.po +++ b/applications/luci-app-statistics/po/sk/statistics.po @@ -1561,7 +1561,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Pokúsiť sa vyhľadať plné kvalifikované meno hostiteľa" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/sr/statistics.po b/applications/luci-app-statistics/po/sr/statistics.po index 9e5b179045..7a26c3b9cd 100644 --- a/applications/luci-app-statistics/po/sr/statistics.po +++ b/applications/luci-app-statistics/po/sr/statistics.po @@ -1580,7 +1580,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/sv/statistics.po b/applications/luci-app-statistics/po/sv/statistics.po index 94c8748a83..76973bf35e 100644 --- a/applications/luci-app-statistics/po/sv/statistics.po +++ b/applications/luci-app-statistics/po/sv/statistics.po @@ -1544,8 +1544,8 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" -msgstr "Försök att kolla upp fullständigt kvalificerade värdnamn" +msgid "Try to look up fully qualified hostname" +msgstr "Försök att slå upp fullständigt kvalificerade värdnamn" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 msgid "Tx Retransmitted Far" diff --git a/applications/luci-app-statistics/po/tr/statistics.po b/applications/luci-app-statistics/po/tr/statistics.po index 88a2042de2..3dc232e206 100644 --- a/applications/luci-app-statistics/po/tr/statistics.po +++ b/applications/luci-app-statistics/po/tr/statistics.po @@ -1617,7 +1617,7 @@ msgid "Timeout for polling chrony" msgstr "Chrony yoklama için zaman aşımı" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Tam nitelikli ana bilgisayar adını aramayı deneyin" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/uk/statistics.po b/applications/luci-app-statistics/po/uk/statistics.po index 29b3f1c148..6b356c94fd 100644 --- a/applications/luci-app-statistics/po/uk/statistics.po +++ b/applications/luci-app-statistics/po/uk/statistics.po @@ -1560,7 +1560,7 @@ msgid "Timeout for polling chrony" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/vi/statistics.po b/applications/luci-app-statistics/po/vi/statistics.po index 2e8521d6a8..534100a524 100644 --- a/applications/luci-app-statistics/po/vi/statistics.po +++ b/applications/luci-app-statistics/po/vi/statistics.po @@ -1613,7 +1613,7 @@ msgid "Timeout for polling chrony" msgstr "Thời gian chờ cho việc truy vấn chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "Thử tra cứu những tên host đủ điều kiện" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/zh_Hans/statistics.po b/applications/luci-app-statistics/po/zh_Hans/statistics.po index dffe8776f2..981b6901df 100644 --- a/applications/luci-app-statistics/po/zh_Hans/statistics.po +++ b/applications/luci-app-statistics/po/zh_Hans/statistics.po @@ -1561,7 +1561,7 @@ msgid "Timeout for polling chrony" msgstr "轮询时间超时" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "尝试解析主机全域名" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 diff --git a/applications/luci-app-statistics/po/zh_Hant/statistics.po b/applications/luci-app-statistics/po/zh_Hant/statistics.po index e551e3e02b..ccbe21720e 100644 --- a/applications/luci-app-statistics/po/zh_Hant/statistics.po +++ b/applications/luci-app-statistics/po/zh_Hant/statistics.po @@ -1558,7 +1558,7 @@ msgid "Timeout for polling chrony" msgstr "輪詢時間超時" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 -msgid "Try to lookup fully qualified hostname" +msgid "Try to look up fully qualified hostname" msgstr "嘗試解析主機全域名" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dsl.js:157 -- 2.30.2