pacman-*,npm-*,magick-mogrify,shnsplit: update and add Dutch translation (#14859)

Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
Sebastiaan Speck
2024-11-19 12:41:55 +01:00
committed by GitHub
parent 75173a2b1e
commit 876aaf73a4
8 changed files with 115 additions and 3 deletions

View File

@@ -24,3 +24,7 @@
- Verdubbel de helderheid van alle afbeeldingsbestanden in de huidige map:
`magick mogrify -modulate {{200}} {{*}}`
- Verklein de bestandsgrootte van alle GIF-afbeeldingen in de huidige map door de kwaliteit te verlagen:
`magick mogrify -layers 'optimize' -fuzz {{7%}} {{*.gif}}`