# This file is distributed under the same license as the Django package. # # Translators: # Bas Peschier , 2013 # erikr , 2013 # erikr , 2013 # Harro van der Klauw , 2012 # Jannis Leidel , 2011 # Jeffrey Gelens , 2011-2012 # Tino de Bruijn , 2011 msgid "" msgstr "" "Project-Id-Version: django-core\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-10-09 20:17+0200\n" "PO-Revision-Date: 2013-10-23 17:29+0000\n" "Last-Translator: Bas Peschier \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/django/language/" "nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: admin.py:41 msgid "Personal info" msgstr "Persoonlijke informatie" #: admin.py:42 msgid "Permissions" msgstr "Rechten" #: admin.py:44 msgid "Important dates" msgstr "Belangrijke datums" #: admin.py:132 msgid "Password changed successfully." msgstr "Wachtwoord wijzigen is geslaagd." #: admin.py:142 #, python-format msgid "Change password: %s" msgstr "Wijzig wachtwoord: %s" #: forms.py:33 tests/test_forms.py:261 tests/test_forms.py:266 #: tests/test_forms.py:407 msgid "No password set." msgstr "Er is geen wachtwoord ingesteld." #: forms.py:39 tests/test_forms.py:271 tests/test_forms.py:277 msgid "Invalid password format or unknown hashing algorithm." msgstr "Ongeldig wachtwoord formaat of onbekend hashing algoritme." #: forms.py:72 msgid "A user with that username already exists." msgstr "Een gebruiker met deze gebruikersnaam bestaat al." #: forms.py:73 forms.py:254 forms.py:314 msgid "The two password fields didn't match." msgstr "De twee ingevulde wachtwoorden zijn niet gelijk." #: forms.py:75 forms.py:120 msgid "Username" msgstr "Gebruikersnaam" #: forms.py:77 forms.py:121 msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only." msgstr "" "Vereist. 30 tekens of minder. Alleen letters, cijfers en @/,/+/-/_ tekens " "zijn toegestaan." #: forms.py:80 forms.py:124 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "Dit veld mag alleen letters, cijfers en @/,/+/-/_ tekens bevatten." #: forms.py:82 forms.py:126 forms.py:153 forms.py:316 msgid "Password" msgstr "Wachtwoord" #: forms.py:84 msgid "Password confirmation" msgstr "Bevestiging wachtwoord" #: forms.py:86 msgid "Enter the same password as above, for verification." msgstr "Vul hetzelfde wachtwoord als hierboven in, ter bevestiging." #: forms.py:127 msgid "" "Raw passwords are not stored, so there is no way to see this user's " "password, but you can change the password using this " "form." msgstr "" "Wachtwoorden worden niet als tekst opgeslagen, dus je kunt een gebruikers " "wachtwoord niet zien. Je kunt hem aanpassen via dit " "formulier." #: forms.py:156 #, python-format msgid "" "Please enter a correct %(username)s and password. Note that both fields may " "be case-sensitive." msgstr "" "Voer een correcte %(username)s en wachtwoord in. Let op dat beide velden " "hoofdlettergevoelig zijn." #: forms.py:158 msgid "This account is inactive." msgstr "Dit account is inactief." #: forms.py:206 msgid "Email" msgstr "Email" #: forms.py:256 msgid "New password" msgstr "Nieuw wachtwoord" #: forms.py:258 msgid "New password confirmation" msgstr "Nieuw wachtwoord bevestigen" #: forms.py:287 msgid "Your old password was entered incorrectly. Please enter it again." msgstr "" "Uw oude wachtwoord is niet correct ingevoerd. Voert u het alstublieft " "opnieuw in." #: forms.py:290 msgid "Old password" msgstr "Oud wachtwoord" #: forms.py:318 msgid "Password (again)" msgstr "Wachtwoord (nogmaals)" #: hashers.py:243 hashers.py:317 hashers.py:365 hashers.py:393 hashers.py:426 #: hashers.py:459 hashers.py:493 msgid "algorithm" msgstr "algoritme" #: hashers.py:244 msgid "iterations" msgstr "iteraties" #: hashers.py:245 hashers.py:319 hashers.py:366 hashers.py:394 hashers.py:494 msgid "salt" msgstr "salt" #: hashers.py:246 hashers.py:367 hashers.py:395 hashers.py:427 hashers.py:460 #: hashers.py:495 msgid "hash" msgstr "hash" #: hashers.py:318 msgid "work factor" msgstr "arbeidsfactor" #: hashers.py:320 msgid "checksum" msgstr "checksum" #: models.py:72 models.py:121 msgid "name" msgstr "naam" #: models.py:74 msgid "codename" msgstr "codenaam" #: models.py:78 msgid "permission" msgstr "recht" #: models.py:79 models.py:123 msgid "permissions" msgstr "rechten" #: models.py:128 msgid "group" msgstr "groep" #: models.py:129 models.py:294 msgid "groups" msgstr "groepen" #: models.py:200 msgid "password" msgstr "wachtwoord" #: models.py:201 msgid "last login" msgstr "laatste inlog" #: models.py:291 msgid "superuser status" msgstr "supergebruikerstatus" #: models.py:292 msgid "" "Designates that this user has all permissions without explicitly assigning " "them." msgstr "" "Bepaalt dat deze gebruiker alle rechten heeft, zonder deze expliciet toe te " "wijzen." #: models.py:295 msgid "" "The groups this user belongs to. A user will get all permissions granted to " "each of his/her group." msgstr "" "De groepen waar deze gebruiker toe behoord. Een gebruiker zal alle rechten " "krijgen van zijn/haar groepen." #: models.py:299 msgid "user permissions" msgstr "gebruikersrechten" #: models.py:301 msgid "Specific permissions for this user." msgstr "Specifieke rechten voor deze gebruiker" #: models.py:368 msgid "username" msgstr "gebruikersnaam" #: models.py:367 msgid "" "Required. 30 characters or fewer. Letters, numbers and @/./+/-/_ characters" msgstr "Vereist. 30 tekens of minder. Letters, cijfers en /./+/-/_ tekens." #: models.py:370 msgid "Enter a valid username." msgstr "Vul een geldige gebruikersnaam in." #: models.py:372 msgid "first name" msgstr "voornaam" #: models.py:373 msgid "last name" msgstr "achternaam" #: models.py:374 msgid "email address" msgstr "emailadres" #: models.py:375 msgid "staff status" msgstr "stafstatus" #: models.py:376 msgid "Designates whether the user can log into this admin site." msgstr "Bepaalt of de gebruiker kan inloggen op deze beheersite." #: models.py:378 msgid "active" msgstr "actief" #: models.py:379 msgid "" "Designates whether this user should be treated as active. Unselect this " "instead of deleting accounts." msgstr "" "Bepaalt of deze gebruiker als actief dient te worden behandeld. U kunt dit " "uitvinken in plaats van een gebruiker te verwijderen." #: models.py:381 msgid "date joined" msgstr "datum toegetreden" #: models.py:389 msgid "user" msgstr "gebruiker" #: models.py:390 msgid "users" msgstr "gebruikers" #: views.py:89 msgid "Logged out" msgstr "Afmelden" #: templates/registration/password_reset_subject.txt:2 #, python-format msgid "Password reset on %(site_name)s" msgstr "Wachtwoord reset voor %(site_name)s" #: tests/test_forms.py:325 msgid "Enter a valid email address." msgstr "Vul een geldig emailadres in."