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,28 @@
# topgrade
> 更新系统上的所有应用程序。
> 更多信息:<https://github.com/r-darwish/topgrade>。
- 运行更新:
`topgrade`
- 对所有更新选择“是”:
`topgrade -y`
- 清理临时/旧文件:
`topgrade -c`
- 禁用某个更新操作:
`topgrade --disable {{operation}}`
- 仅执行某个更新操作:
`topgrade --only {{operation}}`
- 使用默认编辑器编辑配置文件:
`topgrade --edit-config`