add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,21 @@
# radeontop
> 显示 AMD GPU 的利用率。
> 可能需要根据您的系统获得根权限。
> 更多信息:<https://github.com/clbr/radeontop>。
- 显示默认 AMD GPU 的利用率:
`radeontop`
- 启用彩色输出:
`radeontop --color`
- 选择特定的 GPU总线编号是 `lspci` 输出中的第一个数字):
`radeontop --bus {{bus_number}}`
- 指定显示刷新率(更高意味着更多 GPU 开销):
`radeontop --ticks {{samples_per_second}}`