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,20 @@
# netselect-apt
> 创建一个用于 Debian 镜像的 `sources.list` 文件,该镜像具有最低延迟。
> 更多信息:<https://manned.org/netselect-apt>。
- 使用最低延迟的服务器创建 `sources.list`
`sudo netselect-apt`
- 指定 Debian 分支,默认使用稳定版:
`sudo netselect-apt {{testing}}`
- 包含非自由部分:
`sudo netselect-apt --non-free`
- 指定国家以查找镜像列表:
`sudo netselect-apt -c {{India}}`