/registration/locale/nl/LC_MESSAGES/django.po

http://django-registration.googlecode.com/ · Unknown · 77 lines · 62 code · 15 blank · 0 comment · 0 complexity · b79e525a5a8a41dc996175145a6b859b MD5 · raw file

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: registration\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2008-08-14 13:25+0200\n"
  11. "PO-Revision-Date: 2008-08-14 13:25+0200\n"
  12. "Last-Translator: Joost Cassee <joost@cassee.net>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. #: forms.py:38
  19. msgid "username"
  20. msgstr "gebruikersnaam"
  21. #: forms.py:41
  22. msgid "email address"
  23. msgstr "e-mail adres"
  24. #: forms.py:43
  25. msgid "password"
  26. msgstr "wachtwoord"
  27. #: forms.py:45
  28. msgid "password (again)"
  29. msgstr "wachtwoord (opnieuw)"
  30. #: forms.py:54
  31. msgid "Usernames can only contain letters, numbers and underscores"
  32. msgstr "Gebruikersnamen kunnen alleen letters, nummer en liggende streepjes bevatten."
  33. #: forms.py:59
  34. msgid "This username is already taken. Please choose another."
  35. msgstr "Deze gebruikersnaam is reeds in gebruik. Kiest u alstublieft een andere gebruikersnaam."
  36. #: forms.py:71
  37. msgid "You must type the same password each time"
  38. msgstr "U moet twee maal hetzelfde wachtwoord typen."
  39. #: forms.py:100
  40. msgid "I have read and agree to the Terms of Service"
  41. msgstr "Ik heb de servicevoorwaarden gelezen en ga akkoord."
  42. #: forms.py:109
  43. msgid "You must agree to the terms to register"
  44. msgstr "U moet akkoord gaan met de servicevoorwaarden om u te registreren."
  45. #: forms.py:125
  46. msgid "This email address is already in use. Please supply a different email address."
  47. msgstr "Dit e-mail adres is reeds in gebruik. Kiest u alstublieft een ander e-mail adres."
  48. #: forms.py:151
  49. msgid "Registration using free email addresses is prohibited. Please supply a different email address."
  50. msgstr "U kunt u niet registreren met een gratis e-mail adres. Kiest u alstublieft een ander e-mail adres."
  51. #: models.py:191
  52. msgid "user"
  53. msgstr "gebruiker"
  54. #: models.py:192
  55. msgid "activation key"
  56. msgstr "activatiecode"
  57. #: models.py:197
  58. msgid "registration profile"
  59. msgstr "registratieprofiel"
  60. #: models.py:198
  61. msgid "registration profiles"
  62. msgstr "registratieprofielen"