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

28
pages.zh/linux/pro.md Normal file
View File

@@ -0,0 +1,28 @@
# pro
> 管理 Ubuntu Pro 服务。
> 更多信息:<https://manned.org/ubuntu-advantage.1>。
- 将您的系统连接到 Ubuntu Pro 支持合同:
`sudo pro attach`
- 显示 Ubuntu Pro 服务的状态:
`pro status`
- 检查系统是否受到特定漏洞的影响(如果可能,应用修复):
`pro fix {{CVE-number}}`
- 显示不受支持的软件包数量:
`pro security-status`
- 列出不再可下载的软件包:
`pro security-status --unavailable`
- 列出第三方软件包:
`pro security-status --thirdparty`