You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/nl_NL/common.lang.php
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -352,5 +352,27 @@
352
352
$lang['html tags are not allowed in login'] = 'html tags zijn niet toegestaan in login';
353
353
$lang['%d rates'] = '%d stemmen';
354
354
$lang['Rating score'] = 'Waarderings score';
355
+
$lang['Enter a username or email address'] = 'Voer je gebruikersnaam en e-mailadres in';
356
+
$lang['Invalid username or email'] = 'Gebruikersnaam of e-mailadres is ongeldig';
357
+
$lang['Password reset is not allowed for this user'] = 'Deze gebruiker heeft geen toestemming om het paswoord te vernieuwen';
358
+
$lang['User "%s" has no email address, password reset is not possible'] = 'Gebruiker "%s" heeft geen e-mailadres daarom kan het paswoord niet vernieuwd worden';
359
+
$lang['Someone requested that the password be reset for the following user account:'] = 'Iemand heeft verzocht om het paswoord te vernieuwen voor het volgende account:';
360
+
$lang['Username "%s" on gallery %s'] = 'Gebruikersnaam "%s" voor gallery %s';
361
+
$lang['To reset your password, visit the following address:'] = 'Om je paswoord te vernieuwen kun je het volgende adres bezoeken:';
362
+
$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Als dit een vergissing was kun je deze e-mail negeren, er zal dan niets gewijzigd worden.';
363
+
$lang['Password Reset'] = 'Vernieuw paswoord';
364
+
$lang['Check your email for the confirmation link'] = 'Kijk in je mail box voor de bevestigings link';
365
+
$lang['Invalid key'] = 'Onjuiste sleutel';
366
+
$lang['The passwords do not match'] = 'De paswoorden zijn niet gelijk';
367
+
$lang['Your password has been reset'] = 'Je paswoord is vernieuwd';
368
+
$lang['Return to home page'] = 'Keer terug naar de home page';
369
+
$lang['Please enter your username or email address.'] = 'Voer je gebruikersnaam en e-mailadres in.';
370
+
$lang['You will receive a link to create a new password via email.'] = 'Via e-mail krijg je een link om je paswoord te vernieuwen.';
371
+
$lang['Username or email'] = 'Gebruikersnaam of e-mail';
372
+
$lang['Change my password'] = 'Vernieuw mijn paswoord';
373
+
$lang['Enter your new password below.'] = 'Voer hieronder je nieuwe paswoord in.';
0 commit comments