diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 82e0deb50da..9b59958e7dd 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -26,7 +26,10 @@ OC.L10N.register( "Invalid app password" : "Ongeldig appwachtwoord", "Could not complete login" : "De login kon niet worden voltooid", "Your login token is invalid or has expired" : "Je inlogtoken is ongeldig of is vervallen", + "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Deze community release van Nextcloud wordt niet ondersteund en instant notificaties zijn niet beschikbaar.", "Password reset is disabled" : "Wachtwoordreset is uitgeschakeld", + "Could not reset password because the token is expired" : "Kon wachtwoord niet resetten omdat de token verlopen is", + "Could not reset password because the token is invalid" : "Kon wachtwoord niet resetten omdat de token ongeldig is", "%s password reset" : "%s reset wachtwoord", "Password reset" : "Wachtwoordreset", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op de volgende knop om je wachtwoord te resetten. Als je geen wachtwoordreset hebt aangevraagd, negeer dan dit e-mailbericht.", |