diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index a49ef0a63d0..1925161e9cf 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -25,7 +25,7 @@ OC.L10N.register( "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op de volgende link om je wachtwoord te herstellen. Als je geen wachtwoordherstel hebt aangevraagd, negeer dan dit emailbericht.", "Reset your password" : "Herstel je wachtwoord", "Couldn't send reset email. Please contact your administrator." : "Kon herstel email niet versturen. Neem contact op met je beheerder.", - "Couldn't send reset email. Please make sure your username is correct." : "Email kon niet worden verstuurt. Kijk of je gebruikersnaam klopt.", + "Couldn't send reset email. Please make sure your username is correct." : "Kon herstel email niet versturen. Controleer je gebruikersnaam.", "Preparing update" : "Update voorbereiden", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair warning: " : "Reparatiewaarschuwing:", @@ -164,7 +164,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiƫren.", "Resharing is not allowed" : "Verder delen is niet toegestaan", "Share to {name}" : "Delen naar {name}", - "Copy URL" : "Kopiƫren URL", "Link" : "Link", "Password protect" : "Wachtwoord beveiligd", "Allow editing" : "Bewerken toestaan", @@ -260,7 +259,7 @@ OC.L10N.register( "You can click here to return to %s." : "Klik hier om terug te keren naar %s.", "Internal Server Error" : "Interne serverfout", "The server was unable to complete your request." : "De server was niet in staat je aanvraag te verwerken.", - "If this happens again, please send the technical details below to the server administrator." : "Stuur de hieronder afgebeelde technische details naar de server beheerder wanneer dit opnieuw gebeurd.", + "If this happens again, please send the technical details below to the server administrator." : "Stuur de hieronder afgebeelde technische details naar de server beheerder wanneer dit opnieuw gebeurt.", "More details can be found in the server log." : "Meer details in de serverlogging,", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", |