lemmy-translations/email/nl.json

28 lines
2.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_post_reply_body": "<h1>Berichtreactie</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">postvak in</a>",
"notification_mentioned_by_subject": "Genoemd door {username}",
"notification_comment_reply_body": "<h1>Reactie op reactie</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">postvak in</a>",
"notification_private_message_subject": "Privébericht van {username}",
"notification_mentioned_by_body": "<h1>Persoonsvermelding</h1><br><div>{username} - {comment_text}</div><br><a href=\"{inbox_link}\">postvak in</a>",
"notification_private_message_body": "<h1>Privébericht</h1><br><div>{username} - {message_text}</div><br><a href=\"{inbox_link}\">postvak in</a>",
"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}",
"password_reset_body": "<h1>Verzoek om wachtwoord te resetten voor {username}</h1><br><a href=\"{reset_link}\">Klik hier om uw wachtwoord te resetten</a>",
"notification_comment_reply_subject": "Reactie van {username}",
"registration_approved_body": "Uw registratie­aanvraag is goedgekeurd. Welkom bij {hostname}!",
"registration_denied_reason_body": "Uw registratie­aanvraag voor {hostname} is geweigerd.<br>De volgende reden is opgegeven:<br><br>“{deny_reason}”"
}