Skip to content

Commit 36cba34

Browse files
committed
Merge branch 'master' of github.com:xxxserxxx/gotop
2 parents a673015 + b08c67b commit 36cba34

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

dicts/zh_CN.toml

+8-4
Original file line numberDiff line numberDiff line change
@@ -77,21 +77,25 @@ color="配色方案。"
7777
scale="图形比例尺度,>0"
7878
version="显示版本并退出。"
7979
percpu="在 CPU 组件中显示每个 CPU。"
80-
cpuavg="在 CPU 组件中平均 CPU。"
80+
no-percpu="在 CPU 组件中不显示每个 CPU。"
81+
cpuavg="在 CPU 组件中显示平均 CPU。"
82+
no-cpuavg="在 CPU 组件中不显示平均 CPU。"
8183
temp="显示华氏温度。"
8284
tempc="Show temperatures in celsius."
8385
statusbar="显示时间状态栏。"
86+
no-statusbar="不显示状态栏。"
8487
rate="刷新频率。常见的时间单位皆可用。\"1m\" = 每分钟刷新。\"100ms\" = 每100毫秒刷新。"
8588
layout="布局描述文件名。使用 \"-\" 连接。"
8689
net="选择网卡。多个网卡用逗号分隔。使用 \"!\" 忽略指定网卡。"
8790
export="在指定端口上启用指标输出。"
8891
mbps="显示网速为 mbps。"
89-
bytes="Show network rate as bytes."
92+
bytes="显示网速为 字节."
9093
test="执行测试并返回成功或失败码。"
94+
no-test="不执行测试。"
9195
conffile="用于替代缺省参数的配置文件(必须是第一个参数)"
9296
nvidia="启用NVidia GPU指标"
93-
no-nvidia="Disable NVidia GPU metrics."
94-
nvidiarefresh="刷新频率。接受了大多数时间单位"
97+
no-nvidia="不显示NVidia GPU指标"
98+
nvidiarefresh="刷新频率。常见的时间单位皆可用"
9599
list="""
96100
列出 <devices|layouts|colorschemes|paths|keys|langs>
97101
devices: 显示可用于过滤的设备名

0 commit comments

Comments
 (0)