diff --git a/translations/nl.json b/translations/nl.json index d72fc81..e6a9f94 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -516,5 +516,20 @@ "could_not_fetch_community": "Kon {{community}} niet ophalen", "remote_follow_prompt": "Voer de instantie in van waaruit u deze gemeenschap wilt volgen", "blur_nsfw": "NSFW-inhoud vervagen", - "auto_expand": "Media automatisch uitvouwen" + "auto_expand": "Media automatisch uitvouwen", + "scaled": "Geschaald", + "incorrect_totp_code": "Onjuiste 2FA-code", + "invalid_totp_code": "Ongeldige 2FA-code: Moet een tekenreeks van 6 cijfers zijn", + "enable_totp": "Twee­factor­authenticatie inschakelen", + "disable_totp": "Twee­factor­authenticatie uitschakelen", + "enter_totp_code": "Voer uw 2FA-code in", + "totp_qr": "QR-code voor twee­factor­authenticatie", + "enable_totp_success": "Twee­factor­authenticatie succesvol ingeschakeld", + "disable_totp_success": "Twee­factor­authenticatie succesvol uitgeschakeld", + "totp_link": "2FA-installatie­link", + "totp_qr_segue": "of scan deze QR-code in een authenticator-app", + "block_instance": "Instantie blokkeren", + "unblock_instance": "Instantie deblokkeren", + "remote_follow_invalid_instance": "{{instance}} is geen geldig domein.", + "remote_follow_local_instance": "Kan lokale instantie niet ophalen voor extern volgen" }