A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update Dutch translations (#1503)

## Summary

* **What is the goal of this PR?** (e.g., Implements the new feature for
file uploading.)
Added new Dutch translations
* **What changes are included?**
New Dutch translations

## Additional Context

* Add any other information that might be helpful for the reviewer
(e.g., performance implications, potential risks,
specific areas to focus on).

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**PARTIALLY**_

authored by

Bas van der Ploeg and committed by
GitHub
63961625 34484300

+9
+9
lib/I18n/translations/dutch.yaml
··· 66 66 STR_HIDE_BATTERY: "Batterij % verbergen" 67 67 STR_EXTRA_SPACING: "Extra regelafstand alinea" 68 68 STR_TEXT_AA: "Tekst Anti-Aliasing" 69 + STR_IMAGES: "Afbeeldingen" 70 + STR_IMAGES_DISPLAY: "Weergave" 71 + STR_IMAGES_PLACEHOLDER: "Placeholder" 72 + STR_IMAGES_SUPPRESS: "Verbergen" 69 73 STR_SHORT_PWR_BTN: "Korte klik aan/uit-knop" 70 74 STR_ORIENTATION: "Leesstand" 71 75 STR_SIDE_BTN_LAYOUT: "Indeling zijknoppen (lezer)" ··· 77 81 STR_PARA_ALIGNMENT: "Uitlijning alinea lezer" 78 82 STR_HYPHENATION: "Woordafbreking" 79 83 STR_TIME_TO_SLEEP: "Tijd tot slaapstand" 84 + STR_SHOW_HIDDEN_FILES: "Toon verborgen bestanden" 80 85 STR_REFRESH_FREQ: "Verversingsfrequentie" 81 86 STR_KOREADER_SYNC: "KOReader Sync" 82 87 STR_CHECK_UPDATES: "Controleren op updates" ··· 180 185 STR_EXIT: "« Sluit" 181 186 STR_HOME: "« Home" 182 187 STR_SELECT: "Kies" 188 + STR_SELECTED: "Geselecteerd" 183 189 STR_TOGGLE: "Wissel" 184 190 STR_CONFIRM: "Bevestig" 185 191 STR_CANCEL: "Annuleer" ··· 247 253 STR_GO_HOME_BUTTON: "Naar Home" 248 254 STR_SYNC_PROGRESS: "Voortgang synchroniseren" 249 255 STR_DELETE_CACHE: "Boekcache verwijderen" 256 + STR_DELETE: "Verwijder" 250 257 STR_DISPLAY_QR: "Pagina als QR tonen" 251 258 STR_CHAPTER_PREFIX: "Hoofdstuk: " 252 259 STR_PAGES_SEPARATOR: " pagina's | " ··· 281 288 STR_NO_FOOTNOTES: "Geen voetnoten op deze pagina" 282 289 STR_LINK: "[link]" 283 290 STR_SCREENSHOT_BUTTON: "Screenshot maken" 291 + STR_AUTO_TURN_ENABLED: "Automatisch omslaan ingeschakeld: " 292 + STR_AUTO_TURN_PAGES_PER_MIN: "Autom. omslaan (pagina's per minuut)"