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 @@
# nmcli 网络
> 管理 NetworkManager 的网络状态。
> 此子命令也可以使用 `nmcli n` 调用。
> 更多信息:<https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>。
- 显示 NetworkManager 的网络状态:
`nmcli networking`
- 启用或禁用网络及所有由 NetworkManager 管理的接口:
`nmcli networking {{on|off}}`
- 显示最后已知的连接状态:
`nmcli networking connectivity`
- 显示当前连接状态:
`nmcli networking connectivity check`