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

@@ -1,12 +1,12 @@
# drutil
> DVD 刻录机交互。
> 更多信息:<https://keith.github.io/xcode-man-pages/drutil.1.html>.
> 与DVD刻录机交互。
> 更多信息:<https://keith.github.io/xcode-man-pages/drutil.1.html>
- 从驱动器中弹出盘:
- 从驱动器中弹出盘:
`drutil eject`
- 将目录作为 iso9660 文件系统刻录到 DVD 上。完成不验证弹出:
- 将目录作为ISO9660文件系统刻录到DVD上。完成不验证弹出:
`drutil burn -noverify -eject -iso9660`
`drutil burn -noverify -eject -iso9660`