linux/*: add Dutch translation (#11427)

This commit is contained in:
Sebastiaan Speck
2023-11-10 11:20:55 +01:00
committed by GitHub
parent 5504bd42f3
commit 6394a05f29
7 changed files with 151 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# apport-bug
> Dien een bugrapport in over Ubuntu.
> Meer informatie: <https://wiki.ubuntu.com/Apport>.
- Meld een bug over het hele systeem:
`apport-bug`
- Meld een bug over een specifiek pakket:
`apport-bug {{pakket}}`
- Meld een bug over een specifiek uitvoerbaar bestand:
`apport-bug {{pad/naar/executable}}`
- Meld een bug over een specifiek proces:
`apport-bug {{PID}}`