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

@@ -3,22 +3,22 @@
> 一个跨平台的系统监控工具。
> 更多信息:<https://nicolargo.github.io/glances/>.
- 启动 glances实时显示系统状态
- 在终端中运行
`glances`
- 网页服务器模式启动,在浏览器中查看监控数据
- 网页服务器模式下运行以在浏览器中显示结果
`glances -w`
- 服务器模式启动,允许其他 glances 客户端连接以查看数据
- 服务器模式下运行以允许其他 Glances 客户端连接:
`glances -s`
- 作为客户端连接到 glances 服务器:
- 连接到 Glances 服务器:
`glances -c {{主机名或IP地址}}`
`glances -c {{hostname}}`
-(网页)服务器模式下启用密码保护
- (web) 服务器模式下要求密码
`glances -s --password`
`glances -s --password`