lemmy-translations/email/nl.json
Nutomic 0955855d96
Fix email translations (#156)
* Remove outdated notification strings

* Revert changes to updated translations

* Run formatter

* update

* fmt
2025-02-04 08:33:32 -05:00

21 lines
1.7 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"registration_denied": "Registratie geweigerd",
"registration_denied_body": "Uw registratie­aanvraag voor {hostname} is geweigerd.",
"application_question_required": "U moet een aanvraag-vragenlijst toevoegen als aanvragen vereist zijn.",
"email_verified_subject": "E-mail geverifieerd voor {username}",
"email_verified_body": "Uw e-mail is geverifieerd.",
"notification_post_reply_subject": "Reactie van {username}",
"notification_mentioned_by_subject": "Genoemd door {username}",
"notification_private_message_subject": "Privébericht van {username}",
"new_application_subject": "{username} heeft een aanvraag ingediend om deel te nemen aan {hostname}",
"new_application_body": "Klik op onderstaande link om hun aanvraag te bekijken.<br><br><a href=\"{applications_link}\">Aanvragen bekijken</a>",
"new_report_subject": "Nieuwe rapportage aangemaakt door {reporter_username} voor {reported_username} op {hostname}",
"new_report_body": "Klik op onderstaande link om alle rapportages te bekijken.<br><br><a href=\"{reports_link}\">Rapportages bekijken</a>",
"registration_approved_subject": "Registratie goedgekeurd voor {username}",
"verify_email_subject": "Verifieer uw e-mailadres voor {hostname}",
"verify_email_body": "Klik op onderstaande link om uw e-mailadres te verifiëren voor het account @{username}@{hostname}. Negeer deze e-mail als dit account niet van u is.<br><br><a href=\"{verify_link}\">Uw e-mail verifiëren</a>>",
"registration_denied_subject": "Registratie geweigerd voor {username}",
"password_reset_subject": "Wachtwoord-reset voor {username}",
"notification_comment_reply_subject": "Reactie van {username}",
"registration_approved_body": "Uw registratie­aanvraag is goedgekeurd. Welkom bij {hostname}!"
}