81 lines
1.9 KiB
Plaintext
81 lines
1.9 KiB
Plaintext
# Dutch translation for Django.
|
|
# Copyright (C) 2008, Django Software Foundation
|
|
# This file is distributed under the same license as the Django package.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2010-12-29 00:24+0100\n"
|
|
"PO-Revision-Date: 2008-08-28 13:58+0100\n"
|
|
"Last-Translator: Rudolph Froger <rudolphfroger@estrate.nl>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: admin.py:8 models.py:7
|
|
msgid "URL"
|
|
msgstr "URL"
|
|
|
|
#: admin.py:9
|
|
msgid ""
|
|
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
|
msgstr "Voorbeeld: '/about/contact/'. Zorg voor slashes aan het begin en eind."
|
|
|
|
#: admin.py:11
|
|
#, fuzzy
|
|
msgid ""
|
|
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
|
"slashes or tildes."
|
|
msgstr ""
|
|
"Deze waarde mag alleen letters, cijfers, liggende strepen en schuine strepen "
|
|
"bevatten."
|
|
|
|
#: admin.py:22
|
|
msgid "Advanced options"
|
|
msgstr "Geavanceerde opties"
|
|
|
|
#: models.py:8
|
|
msgid "title"
|
|
msgstr "titel"
|
|
|
|
#: models.py:9
|
|
msgid "content"
|
|
msgstr "inhoud"
|
|
|
|
#: models.py:10
|
|
msgid "enable comments"
|
|
msgstr "opmerkingen toestaan"
|
|
|
|
#: models.py:11
|
|
msgid "template name"
|
|
msgstr "sjabloonnaam"
|
|
|
|
#: models.py:12
|
|
msgid ""
|
|
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
|
"will use 'flatpages/default.html'."
|
|
msgstr ""
|
|
"Voorbeeld: 'flatpages/contact_page.html'. Als deze niet is opgegeven, dan "
|
|
"wordt 'flatpages/default.html' gebruikt."
|
|
|
|
#: models.py:13
|
|
msgid "registration required"
|
|
msgstr "registratie verplicht"
|
|
|
|
#: models.py:13
|
|
msgid "If this is checked, only logged-in users will be able to view the page."
|
|
msgstr ""
|
|
"Indien dit is aangevinkt kunnen alleen ingelogde gebruikers deze pagina "
|
|
"bekijken."
|
|
|
|
#: models.py:18
|
|
msgid "flat page"
|
|
msgstr "platte pagina"
|
|
|
|
#: models.py:19
|
|
msgid "flat pages"
|
|
msgstr "platte pagina's"
|