App Engine Python SDK version 1.7.4 (2)
[gae.git] / python / lib / django_1_4 / django / contrib / contenttypes / locale / nl / LC_MESSAGES / django.po
blob863e67ccd6ca055fa47a099821b2b634db732616
1 # This file is distributed under the same license as the Django package.
3 # Translators:
4 # Harro van der Klauw <hvdklauw@gmail.com>, 2012.
5 # Jannis Leidel <jannis@leidel.info>, 2011.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: Django\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2012-03-23 02:37+0100\n"
11 "PO-Revision-Date: 2012-03-08 11:45+0000\n"
12 "Last-Translator: Harro van der Klauw <hvdklauw@gmail.com>\n"
13 "Language-Team: Dutch (http://www.transifex.net/projects/p/django/language/"
14 "nl/)\n"
15 "Language: nl\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
21 #: models.py:123
22 msgid "python model class name"
23 msgstr "klassenaam van pythonmodel"
25 #: models.py:127
26 msgid "content type"
27 msgstr "inhoudstype"
29 #: models.py:128
30 msgid "content types"
31 msgstr "inhoudstypen"
33 #: views.py:15
34 #, python-format
35 msgid "Content type %(ct_id)s object has no associated model"
36 msgstr "Content type %(ct_id)s object heeft geen bijbehorende model"
38 #: views.py:19
39 #, python-format
40 msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist"
41 msgstr "Content type %(ct_id)s object %(obj_id)s bestaat niet"
43 #: views.py:25
44 #, python-format
45 msgid "%(ct_name)s objects don't have a get_absolute_url() method"
46 msgstr "%(ct_name)s objecten niet over een get_absolute_url() methode"