Files
sure/config/locales/views/users/nl.yml
Mark Hendriksen 7f0781179c Add Dutch (nl) translations for UI and models (#702)
* Add Dutch (nl) translations for UI and models

Added comprehensive Dutch translation files for models, views, mailers, and Doorkeeper, covering accounts, categories, admin, and more. Updated languages_helper.rb to include 'nl' as a supported language. Improved capitalization and consistency in existing Dutch date and number formats.

* ai sugestions

* nitpick fix

* Fix Dutch translations and improve consistency

Corrected minor issues and improved consistency in Dutch locale files, including fixing typos, updating terminology (e.g., 'Self-Hosting' to 'Zelfhosting', 'Provider selectie' to 'Providerselectie'), and ensuring proper formatting. No functional changes were made; this commit only affects translation files.

* Update Dutch translations for product name and pluralization

Replaced hardcoded product names with %{product_name} in password reset and API key views for improved reusability. Updated wallet setup message in CoinStats item model to support correct Dutch pluralization.

* Update nl.yml
2026-01-19 15:42:55 +01:00

18 lines
786 B
YAML

---
nl:
users:
destroy:
success: Uw account is verwijderd.
update:
email_change_failed: Wijzigen van e-mailadres mislukt.
email_change_initiated: Controleer uw nieuwe e-mailadres voor bevestigingsinstructies.
success: Uw profiel is bijgewerkt.
resend_confirmation_email:
success: Een nieuwe bevestigingsmail staat in de wachtrij om te worden verzonden.
no_pending_change: Er is momenteel geen e-mailwijziging in behandeling!
reset:
success: Uw account is gereset. Gegevens worden op de achtergrond verwijderd.
unauthorized: U bent niet geautoriseerd om deze actie uit te voeren
reset_with_sample_data:
success: Uw account is gereset en voorbeeldgegevens worden voorbereid. U zult binnenkort demogegevens zien.