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,17 @@
# 工具箱进入
> 进入一个 `toolbox` 容器进行交互使用。
> 另请参见:`toolbox run`。
> 更多信息:<https://manned.org/toolbox-enter.1>。
- 使用特定发行版的默认镜像进入 `toolbox` 容器:
`toolbox enter --distro {{distribution}}`
- 使用当前发行版的特定版本的默认镜像进入 `toolbox` 容器:
`toolbox enter --release {{release}}`
- 使用 Fedora 39 的默认镜像进入工具箱容器:
`toolbox enter --distro {{fedora}} --release {{f39}}`