df: add Dutch translation (#12018)

* df: add Dutch translation

* df: add mnemonics

* Apply suggestions from code review

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Sebastiaan Speck
2024-01-08 08:30:08 +01:00
committed by GitHub
parent 71364fb148
commit 13aa0a3a56
7 changed files with 170 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
`df`
- Display all filesystems and their disk usage in human-readable form (based on powers of 1024):
- Display all filesystems and their disk usage in [h]uman-readable form (based on powers of 1024):
`df -h`
@@ -23,6 +23,6 @@
`df -k`
- Display information in a portable way:
- Display information in a [P]ortable way:
`df -P`