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 @@
# speedtest-rs
> 一个基于Rust的非官方工具用于使用speedtest.net测试网络速度限制为HTTP传统回退。
> 更多信息:<https://github.com/nelsonjchen/speedtest-rs>。
- 运行完整的速度测试(下载和上传):
`speedtest-rs`
- 显示按距离排序的 `speedtest.net` 服务器列表:
`speedtest-rs --list`
- 仅运行下载测试:
`speedtest-rs --no-upload`
- 仅运行上传测试:
`speedtest-rs --no-download`
- 生成可分享的测试结果图像链接:
`speedtest-rs --share`
- 仅显示基本输出信息:
`speedtest-rs --simple`