424 lines
14 KiB
Plaintext
424 lines
14 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
# Translators:
|
|
# Bouke Haarsma <bouke@webatoom.nl>, 2013
|
|
# Jannis Leidel <jannis@leidel.info>, 2011
|
|
# Jeffrey Gelens <jeffrey@noppo.pro>, 2012,2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
|
|
"PO-Revision-Date: 2014-08-15 06:53+0000\n"
|
|
"Last-Translator: Jeffrey Gelens <jeffrey@noppo.pro>\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"
|
|
|
|
#: contrib/admindocs/apps.py:8
|
|
msgid "Administrative Documentation"
|
|
msgstr "Beheer Documentatie"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:6
|
|
#: contrib/admindocs/templates/admin_doc/index.html:6
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:6
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:14
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:8
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:6
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:7
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:7
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:6
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:7
|
|
msgid "Home"
|
|
msgstr "Voorpagina"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:7
|
|
#: contrib/admindocs/templates/admin_doc/index.html:7
|
|
#: contrib/admindocs/templates/admin_doc/index.html:10
|
|
#: contrib/admindocs/templates/admin_doc/index.html:14
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:7
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:14
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:15
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:9
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:7
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:8
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:8
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:7
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:8
|
|
msgid "Documentation"
|
|
msgstr "Documentatie"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:8
|
|
#: contrib/admindocs/templates/admin_doc/index.html:29
|
|
msgid "Bookmarklets"
|
|
msgstr "Bookmarklets"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:11
|
|
msgid "Documentation bookmarklets"
|
|
msgstr "Documentatie bookmarklets"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:15
|
|
msgid ""
|
|
"\n"
|
|
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
|
"toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
|
"select the bookmarklet from any page in the site. Note that some of these\n"
|
|
"bookmarklets require you to be viewing the site from a computer designated\n"
|
|
"as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
|
"your computer is \"internal\").</p>\n"
|
|
msgstr ""
|
|
"\n"
|
|
"<p class=\"help\">Om bookmarklets te installeren, sleep de link naar uw "
|
|
"bladwijzers\n"
|
|
"werkbalk, of rechtermuis klik op de link en voeg het toe aan de bladwijzer. "
|
|
"Nu kan\n"
|
|
"de bookmarklet vanuit elke pagina op de site worden gekozen. Let erop dat "
|
|
"het soms\n"
|
|
"noodzakelijk is dat de computer van waaruit de pagina wordt bekeken intern "
|
|
"is.\n"
|
|
"(Raadpleeg uw systeembeheerder of uw computer zich op het interne netwerk "
|
|
"bevind).<p>\n"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:25
|
|
msgid "Documentation for this page"
|
|
msgstr "Documentatie voor deze pagina"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:26
|
|
msgid ""
|
|
"Jumps you from any page to the documentation for the view that generates "
|
|
"that page."
|
|
msgstr ""
|
|
"Springt vanuit elke pagina naar de documentatie voor de view die gegenereerd "
|
|
"wordt door die pagina."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:28
|
|
msgid "Show object ID"
|
|
msgstr "Toon object-ID"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:29
|
|
msgid ""
|
|
"Shows the content-type and unique ID for pages that represent a single "
|
|
"object."
|
|
msgstr ""
|
|
"Toont het content-type en unieke ID voor pagina's die een enkel object "
|
|
"voorstellen."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:31
|
|
msgid "Edit this object (current window)"
|
|
msgstr "Bewerk dit object (huidig venster)"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:32
|
|
msgid "Jumps to the admin page for pages that represent a single object."
|
|
msgstr ""
|
|
"Gaat naar de beheerpagina voor pagina's die een enkel object weergeven."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:34
|
|
msgid "Edit this object (new window)"
|
|
msgstr "Bewerk dit object (nieuw venster)"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:35
|
|
msgid "As above, but opens the admin page in a new window."
|
|
msgstr "Zoals hierboven, maar opent de beheerpagina in een nieuw venster."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:17
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:9
|
|
msgid "Tags"
|
|
msgstr "Tags"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:18
|
|
msgid "List of all the template tags and their functions."
|
|
msgstr "Overzicht van alle templatetags en hun functie."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:20
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:9
|
|
msgid "Filters"
|
|
msgstr "Filters"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:21
|
|
msgid ""
|
|
"Filters are actions which can be applied to variables in a template to alter "
|
|
"the output."
|
|
msgstr ""
|
|
"Filters kunnen toegepast worden op templatevariabelen om hun uitvoer aan te "
|
|
"passen."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:23
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:16
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:10
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:14
|
|
msgid "Models"
|
|
msgstr "Modellen"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:24
|
|
msgid ""
|
|
"Models are descriptions of all the objects in the system and their "
|
|
"associated fields. Each model has a list of fields which can be accessed as "
|
|
"template variables"
|
|
msgstr ""
|
|
"Modellen beschrijven welke objecten in het systeem beschikbaar zijn en met "
|
|
"welke attributen. Elk model heeft een lijst van attributen die beschikbaar "
|
|
"zijn in de templates."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:26
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:8
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:9
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:12
|
|
msgid "Views"
|
|
msgstr "Views"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:27
|
|
msgid ""
|
|
"Each page on the public site is generated by a view. The view defines which "
|
|
"template is used to generate the page and which objects are available to "
|
|
"that template."
|
|
msgstr ""
|
|
"Elke pagina op de publieke site wordt gegenereerd door een view. De views "
|
|
"bepalen welke template gebruikt wordt om een pagina te genereren en welke "
|
|
"objecten in de templates beschikbaar zijn."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:30
|
|
msgid "Tools for your browser to quickly access admin functionality."
|
|
msgstr "Snelkoppelingen in je browser om makkelijk beheerpagina's te openen."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:10
|
|
msgid "Please install docutils"
|
|
msgstr "Docutils is niet geïnstalleerd"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:17
|
|
#, python-format
|
|
msgid ""
|
|
"The admin documentation system requires Python's <a href=\"%(link)s"
|
|
"\">docutils</a> library."
|
|
msgstr ""
|
|
"Python's <a href=\"%(link)s\">docutils</a> is benodigd voor de documentatie."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:19
|
|
#, python-format
|
|
msgid ""
|
|
"Please ask your administrators to install <a href=\"%(link)s\">docutils</a>."
|
|
msgstr ""
|
|
"Vraag de beheerder om <a href=\"%(link)s\">docutils</a> te installeren."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:21
|
|
#, python-format
|
|
msgid "Model: %(name)s"
|
|
msgstr "Model: %(name)s"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:35
|
|
msgid "Field"
|
|
msgstr "Veld"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:36
|
|
msgid "Type"
|
|
msgstr "Type"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:37
|
|
msgid "Description"
|
|
msgstr "Beschrijving"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:52
|
|
msgid "Back to Model Documentation"
|
|
msgstr "Terug naar Model Documentatie"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:18
|
|
msgid "Model documentation"
|
|
msgstr "Overzicht van modellen"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:43
|
|
msgid "Model groups"
|
|
msgstr "Modules"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:8
|
|
msgid "Templates"
|
|
msgstr "Templates"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:13
|
|
#, python-format
|
|
msgid "Template: %(name)s"
|
|
msgstr "Template: %(name)s"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:16
|
|
#, python-format
|
|
msgid "Template: \"%(name)s\""
|
|
msgstr "Template: \"%(name)s\""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:18
|
|
#, python-format
|
|
msgid "Search path for template \"%(name)s\":"
|
|
msgstr "Zoek naar locatie van template \"%(name)s\":"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:21
|
|
msgid "(does not exist)"
|
|
msgstr "(bestaat niet)"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:25
|
|
msgid "Back to Documentation"
|
|
msgstr "Terug naar documentatie"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:12
|
|
msgid "Template filters"
|
|
msgstr "Templatefilters"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:16
|
|
msgid "Template filter documentation"
|
|
msgstr "Overzicht van templatefilters"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:22
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:43
|
|
msgid "Built-in filters"
|
|
msgstr "Standaardfilters"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:23
|
|
#, python-format
|
|
msgid ""
|
|
"To use these filters, put <code>%(code)s</code> in your template before "
|
|
"using the filter."
|
|
msgstr ""
|
|
"Om deze filters te gebruiken zet je <code>%(code)s</code> bovenaan je "
|
|
"template."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:12
|
|
msgid "Template tags"
|
|
msgstr "Templatetags"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:16
|
|
msgid "Template tag documentation"
|
|
msgstr "Overzicht van templatetags"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:22
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:43
|
|
msgid "Built-in tags"
|
|
msgstr "Standaardtags"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:23
|
|
#, python-format
|
|
msgid ""
|
|
"To use these tags, put <code>%(code)s</code> in your template before using "
|
|
"the tag."
|
|
msgstr ""
|
|
"Om deze tags te gebruiken zet je <code>%(code)s</code> bovenaan je template."
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:12
|
|
#, python-format
|
|
msgid "View: %(name)s"
|
|
msgstr "View: %(name)s"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:23
|
|
msgid "Context:"
|
|
msgstr "Contextvariabelen:"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:28
|
|
msgid "Templates:"
|
|
msgstr "Templates:"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:32
|
|
msgid "Back to Views Documentation"
|
|
msgstr "Terug naar lijst van views"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:16
|
|
msgid "View documentation"
|
|
msgstr "Bekijk documentatie"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:22
|
|
msgid "Jump to namespace"
|
|
msgstr "Spring naar namespace"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:27
|
|
msgid "Empty namespace"
|
|
msgstr "Lege namespace"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:40
|
|
#, python-format
|
|
msgid "Views by namespace %(name)s"
|
|
msgstr "Views per namespace %(name)s"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:42
|
|
msgid "Views by empty namespace"
|
|
msgstr "Views per lege namespace"
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:49
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
" View function: <code>%(full_name)s</code>. Name: <code>%(url_name)s</"
|
|
"code>.\n"
|
|
msgstr ""
|
|
"\n"
|
|
" View functie: <code>%(full_name)s</code>. Naam: <code>%(url_name)s</"
|
|
"code>.\n"
|
|
|
|
#: contrib/admindocs/tests/test_fields.py:32
|
|
msgid "Boolean (Either True or False)"
|
|
msgstr "Boolean (True danwel False)"
|
|
|
|
#: contrib/admindocs/tests/test_fields.py:42
|
|
#, python-format
|
|
msgid "Field of type: %(field_type)s"
|
|
msgstr "Veld van type: %(field_type)s"
|
|
|
|
#: contrib/admindocs/views.py:76 contrib/admindocs/views.py:78
|
|
#: contrib/admindocs/views.py:80
|
|
msgid "tag:"
|
|
msgstr "tag:"
|
|
|
|
#: contrib/admindocs/views.py:109 contrib/admindocs/views.py:111
|
|
#: contrib/admindocs/views.py:113
|
|
msgid "filter:"
|
|
msgstr "filter:"
|
|
|
|
#: contrib/admindocs/views.py:160 contrib/admindocs/views.py:162
|
|
#: contrib/admindocs/views.py:164
|
|
msgid "view:"
|
|
msgstr "view:"
|
|
|
|
#: contrib/admindocs/views.py:191
|
|
#, python-format
|
|
msgid "App %(app_label)r not found"
|
|
msgstr "App %(app_label)r niet gevonden"
|
|
|
|
#: contrib/admindocs/views.py:195
|
|
#, python-format
|
|
msgid "Model %(model_name)r not found in app %(app_label)r"
|
|
msgstr "Model %(model_name)r niet gevonden in module %(app_label)r"
|
|
|
|
#: contrib/admindocs/views.py:208
|
|
#, python-format
|
|
msgid "the related `%(app_label)s.%(data_type)s` object"
|
|
msgstr "het gerelateerde `%(app_label)s.%(data_type)s` object"
|
|
|
|
#: contrib/admindocs/views.py:212 contrib/admindocs/views.py:232
|
|
#: contrib/admindocs/views.py:237 contrib/admindocs/views.py:251
|
|
#: contrib/admindocs/views.py:265 contrib/admindocs/views.py:270
|
|
msgid "model:"
|
|
msgstr "model:"
|
|
|
|
#: contrib/admindocs/views.py:228 contrib/admindocs/views.py:260
|
|
#, python-format
|
|
msgid "related `%(app_label)s.%(object_name)s` objects"
|
|
msgstr "gerelateerde `%(app_label)s.%(object_name)s` objecten"
|
|
|
|
#: contrib/admindocs/views.py:232 contrib/admindocs/views.py:265
|
|
#, python-format
|
|
msgid "all %s"
|
|
msgstr "alle %s"
|
|
|
|
#: contrib/admindocs/views.py:237 contrib/admindocs/views.py:270
|
|
#, python-format
|
|
msgid "number of %s"
|
|
msgstr "aantal %s"
|
|
|
|
#. Translators: %s is an object type name
|
|
#: contrib/admindocs/views.py:275
|
|
#, python-format
|
|
msgid "Attributes on %s objects"
|
|
msgstr "Attributen van %s-objecten"
|
|
|
|
#: contrib/admindocs/views.py:369
|
|
#, python-format
|
|
msgid "%s does not appear to be a urlpattern object"
|
|
msgstr "%s lijkt geen urlpattern-object te zijn"
|