jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation, pcdovtoppm: fix typo (#12878)

* jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation

* pamfix, pages.nl/*: fix and translate typo's

* pamfix, pamfile: fix typos
This commit is contained in:
Sebastiaan Speck
2024-06-03 13:02:46 +02:00
committed by GitHub
parent e567dc6833
commit 50937f1c75
42 changed files with 470 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
- Compileer broncode naar LLVM Intermediate Representation (IR):
`clang++ -S -emit-llvm {{pad/naar/bron.cpp}} -o {{pad/naar/output.ll}}`
`clang++ -S -emit-llvm {{pad/naar/bron.cpp}} -o {{pad/naar/uitvoer.ll}}`
- Optimaliseer het gecompileerde programma voor prestaties: