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,20 +1,20 @@
# df
> 显示文件系统磁盘空间使用情况的概
> 更多信息:<https://manned.org/df.1posix>.
> 显示文件系统磁盘空间使用情况的概
> 更多信息:<https://manned.org/df.1posix>
- 512 字节单位显示所有文件系统及其磁盘使用
- 使用512字节单位显示所有文件系统及其磁盘使用情况
`df`
- 显示包含定文件或目录的文件系统及其磁盘使用情况:
- 显示包含定文件或目录的文件系统及其磁盘使用情况:
`df {{路径/到/文件或目录}}`
`df {{path/to/file_or_directory}}`
- 写出空间数时使用 1024 字节单位:
- 在写入空间数时使用1024字节单位
`df -k`
- 以可移植的方式显示信息:
`df -P`
`df -P`