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,13 @@
# f3write
> 用 .h2w 文件填充驱动器以测试其实际容量。
> 另见:`f3read``f3probe``f3fix`。
> 更多信息:<https://oss.digirati.com.br/f3/>.
- 将测试文件写入指定目录,填满驱动器:
`f3write {{path/to/mount_point}}`
- 限制写入速度:
`f3write --max-write-rate={{kb_per_second}} {{path/to/mount_point}}`