diff options
Diffstat (limited to 'applications/luci-app-statistics/po/zh-cn/statistics.po')
-rw-r--r-- | applications/luci-app-statistics/po/zh-cn/statistics.po | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/applications/luci-app-statistics/po/zh-cn/statistics.po b/applications/luci-app-statistics/po/zh-cn/statistics.po index befd31fade..962c960b45 100644 --- a/applications/luci-app-statistics/po/zh-cn/statistics.po +++ b/applications/luci-app-statistics/po/zh-cn/statistics.po @@ -125,7 +125,7 @@ msgstr "收集拓扑" msgid "Collectd Settings" msgstr "Collectd 设置" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/collectd.lua:9 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/collectd.lua:10 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 " @@ -314,7 +314,7 @@ msgstr "图表" msgid "Group" msgstr "组" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua:23 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua:24 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." @@ -322,7 +322,7 @@ msgstr "" "在这里,您可以定义外部命令,Collectd 将启动命令来获取某些值,将获取的值从标准" "输出端口输出。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua:51 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua:52 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 " @@ -331,7 +331,7 @@ msgstr "" "在这里,您可以定义外部命令,当 Collectd 达到一定阈值时,将启动命令。阀值将会" "作为命令的标准输入。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua:35 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua:36 msgid "" "Here you can define various criteria by which the monitored iptables rules " "are selected." @@ -794,7 +794,7 @@ msgstr "ping 包 TTL" msgid "Table" msgstr "表" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/apcups.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/apcups.lua:7 msgid "The APCUPS plugin collects statistics about the APC UPS." msgstr "APCUPS 插件收集 APC UPS 的统计信息。" @@ -824,31 +824,31 @@ msgstr "conntrack 插件获取连接数信息。" msgid "The cpu plugin collects basic statistics about the processor usage." msgstr "cpu 插件获取处理器相关信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/csv.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/csv.lua:7 msgid "" "The csv plugin stores collected data in csv file format for further " "processing by external programs." msgstr "csv 插件用于存储数据,以方便其他程序处理数据。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/df.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/df.lua:7 msgid "" "The df plugin collects statistics about the disk space usage on different " "devices, mount points or filesystem types." msgstr "df 插件收集磁盘空间使用情况、挂载点及文件系统相关信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/disk.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/disk.lua:7 msgid "" "The disk plugin collects detailed usage statistics for selected partitions " "or whole disks." msgstr "磁盘插件收集磁盘分区使用情况及相关信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/dns.lua:9 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/dns.lua:10 msgid "" "The dns plugin collects detailed statistics about dns related traffic on " "selected interfaces." msgstr "dns 插件收集 dns 数据流相关信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/email.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/email.lua:7 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 " @@ -863,25 +863,25 @@ msgstr "" msgid "The entropy plugin collects statistics about the available entropy." msgstr "熵插件收集可用熵的统计信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua:7 msgid "" "The exec plugin starts external commands to read values from or to notify " "external processes when certain threshold values have been reached." msgstr "" "exec 插件用于当某些监控值已到达阈值时,启动外部命令读值或通知外部程序。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/interface.lua:9 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/interface.lua:10 msgid "" "The interface plugin collects traffic statistics on selected interfaces." msgstr "接口插件用于收集选定接口的流量统计信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua:19 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua:20 msgid "" "The iptables plugin will monitor selected firewall rules and collect " "information about processed bytes and packets per rule." msgstr "iptables 插件将监测选定防火墙规则和收集关于每个规则处理的数据包信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/irq.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/irq.lua:7 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." @@ -895,7 +895,7 @@ msgid "" "and quality." msgstr "iwinfo 插件收集无线信号强度、噪声和质量的统计信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/load.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/load.lua:7 msgid "The load plugin collects statistics about the general system load." msgstr "负载插件收集系统负载的统计信息。" @@ -903,13 +903,13 @@ msgstr "负载插件收集系统负载的统计信息。" msgid "The memory plugin collects statistics about the memory usage." msgstr "内存插件收集关于内存使用情况的统计信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/netlink.lua:11 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/netlink.lua:12 msgid "" "The netlink plugin collects extended information like qdisc-, class- and " "filter-statistics for selected interfaces." msgstr "netlink 插件为选定接口收集如 qdisc、class 和 filter 的数据。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua:7 msgid "" "The network plugin provides network based communication between different " "collectd instances. Collectd can operate both in client and server mode. In " @@ -920,19 +920,19 @@ msgstr "" "务器两个模式。在客户端模式下收集本地信息,然后转移到一个 Collectd 服务器实例" "中,在服务器模式将从其他主机收集信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/ping.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/ping.lua:7 msgid "" "The ping plugin will send icmp echo replies to selected hosts and measure " "the roundtrip time for each host." msgstr "ping 插件将发送 icmp echo replies 到选定主机来测量每台主机的响应时间。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/processes.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/processes.lua:7 msgid "" "The processes plugin collects information like cpu time, page faults and " "memory usage of selected processes." msgstr "进程插件收集选定进程的 cpu 时间、页面错误和内存使用信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua:7 msgid "" "The rrdtool plugin stores the collected data in rrd database files, the " "foundation of the diagrams.<br /><br /><strong>Warning: Setting the wrong " @@ -965,7 +965,7 @@ msgstr "" "据,并用 <a href=\"http://oss.oetiker.ch/rrdtool/\">RRDtool</a> 生成统计图" "表。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua:7 msgid "" "The tcpconns plugin collects information about open tcp connections on " "selected ports." @@ -980,7 +980,7 @@ msgstr "" "温感插件将会监控系统温度。数据主要取自 /sys/class/thermal/*/temp ('*' 表示温" "感设备的名字,比如 thermal_zone1) 。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua:6 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua:7 msgid "" "The unixsock plugin creates a unix socket which can be used to read " "collected data from a running collectd instance." @@ -1007,13 +1007,13 @@ msgstr "此插件收集处理器上下文切换的统计信息。" msgid "This plugin collects statistics about the processor frequency scaling." msgstr "此插件收集处理器频率调整的统计信息。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua:25 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua:26 msgid "" "This section defines on which interfaces collectd will wait for incoming " "connections." msgstr "定义 Collectd 将等待传入连接的接口。" -#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua:46 +#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua:47 msgid "" "This section defines to which servers the locally collected data is sent to." msgstr "定义本地收集数据被发送到哪台 Collected 服务器。" |