cups, cupsd, lp{admin, rm, stat}: add Dutch translation (#11885)

Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
Sebastiaan Speck
2023-12-28 16:41:01 +01:00
committed by GitHub
parent 117b46bef3
commit cfb9f90521
6 changed files with 155 additions and 0 deletions

20
pages.nl/common/lpstat.md Normal file
View File

@@ -0,0 +1,20 @@
# lpstat
> Bekijk de status informatie over printers.
> Meer informatie: <https://manned.org/lpstat>.
- Toon alle printers op de machine en of deze ingeschakeld zijn om te printen:
`lpstat -p`
- Toon de standaard printer:
`lpstat -d`
- Toon alle beschikbare status informatie:
`lpstat -t`
- Toon een lijst van printtaken in de wachtrij voor een specifieke gebruiker:
`lpstat -u {{gebruiker}}`