1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-08 06:06:53 +02:00

Update nl.lang.php

Completed dutch translation
This commit is contained in:
micheldejoode
2013-09-20 18:29:42 +02:00
parent 9e422f259d
commit 34e79a661c

View File

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