diff --git a/plugins/box/users/languages/nl.lang.php b/plugins/box/users/languages/nl.lang.php index 6579d72..841c59f 100644 --- a/plugins/box/users/languages/nl.lang.php +++ b/plugins/box/users/languages/nl.lang.php @@ -49,19 +49,19 @@ 'Users - Log In' => 'Gebruikers - Log In', 'Users - Registration' => 'Gebruikers - Registratie', 'Users - Password Recover' => 'Gebruikers - Wachtwoord opnieuw instellen', - 'New Password' => 'Neues Passwort', - 'Forgot your password?' => 'Passwort vergessen?', - 'New password has been sent' => 'Neues Passwort wurde versendet', - 'Monstra says: This is not your profile...' => 'Monstra sagt: Das ist nicht dein Profil...', - 'User registration is closed.' => 'Benutzer Registration ist geschloßen.', - 'Allow user registration' => 'Erlaube Benutzer Registration', - 'Required field' => 'Pflichtfeld', - 'This user doesnt exist' => 'Dieser Benutzer existiert nicht', - 'Captcha code is wrong' => 'Captcha Code ist falsch', - 'Your login details for :site_name has been sent' => 'Deine Login-Daten für :site_name wurden versendet', - 'Your new password for :site_name' => 'Dein neues Passwort für :site_name', - 'Your login details for :site_name' => 'Deine Login-Daten für :site_name', - 'About Me' => 'Über Mich', - 'Profile' => 'Profil', + 'New Password' => 'Nieuw wachtwoord', + 'Forgot your password?' => 'Wachtwoord vergeten?', + 'New password has been sent' => 'Nieuw wachtwoord is verzonden', + 'Monstra says: This is not your profile...' => 'Monstra zegt: dit is niet uw profiel...', + 'User registration is closed.' => 'Gebruikersregistratie is gesloten.', + 'Allow user registration' => 'Sta gebruikersregistratie toe', + 'Required field' => 'Vereist veld', + 'This user doesnt exist' => 'Deze gebruiker bestaat niet', + 'Captcha code is wrong' => 'Captcha Code is helaas foutief', + 'Your login details for :site_name has been sent' => 'Uw login details voor :site_name worden verzonden', + 'Your new password for :site_name' => 'Uw nieuwe wachtwoord voor :site_name', + 'Your login details for :site_name' => 'Uw login details voor :site_name', + 'About Me' => 'Over mij', + 'Profile' => 'Profiel', ) );