From eabebecc381e6f2554dff92055c6a42507d3e59b Mon Sep 17 00:00:00 2001 From: Dakota Hoornsman <themooskiifox@protonmail.com> Date: Fri, 14 May 2021 18:14:07 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 6.1% (17 of 275 strings) Translation: Revolt/Web App Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/nl/ --- nl.json | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/nl.json b/nl.json index 0967ef4..eeaec2c 100644 --- a/nl.json +++ b/nl.json @@ -1 +1,30 @@ -{} +{ + "general": { + "image_by": "Afbeelding", + "tos": "Gebruikersovereenkomst", + "loading": "Laden…" + }, + "login": { + "current_password": "Huidig wachtwoord", + "enter": { + "invite": "Voer hier uw uitnodiginscode in.", + "username": "Voer hier uw gebruikersnaam in.", + "email": "Voer hier uw email in.", + "password": "Voer hier uw wachtwoord in.", + "current_password": "Voer hier uw huidige wachtwoord in." + }, + "forgot": "Wachtwoord vergeten?", + "reset": "Wachtwoord resetten.", + "remembered": "Ga terug naar inlog scherm.", + "new": "Nieuw bij REVOLT?", + "create": "Maak een nieuw account aan.", + "resend": "Verzend verificatie opnieuw.", + "cancel": "Verzoek annuleren.", + "register": "Registre", + "invite": "Uitnodigings", + "set_password": "Nieuw wachtwoord.", + "existing": "Heeft u al een account?", + "missing_verification": "Geen email?", + "check_mail": "Check uw email." + } +} -- GitLab