mirror of
https://github.com/we-promise/sure.git
synced 2026-06-01 00:39:01 +00:00
* 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
31 lines
803 B
YAML
31 lines
803 B
YAML
---
|
|
nl:
|
|
valuations:
|
|
form:
|
|
amount: Bedrag
|
|
submit: Voeg balansupdate toe
|
|
header:
|
|
balance: Balans
|
|
index:
|
|
change: wijziging
|
|
date: datum
|
|
new_entry: Nieuwe invoer
|
|
no_valuations: Nog geen waarderingen voor dit account
|
|
valuations: Waarderingen
|
|
value: waarde
|
|
new:
|
|
title: Nieuwe balans
|
|
show:
|
|
amount: Bedrag
|
|
date_label: Datum
|
|
delete: Verwijder
|
|
delete_subtitle: Deze actie kan niet ongedaan worden gemaakt
|
|
delete_title: Verwijder invoer
|
|
details: Details
|
|
name_label: Naam
|
|
name_placeholder: Voer een naam in voor deze invoer
|
|
note_label: Notities
|
|
note_placeholder: Voeg eventuele aanvullende details toe over deze invoer
|
|
overview: Overzicht
|
|
settings: Instellingen
|