# Dutch translation of Global Redirect (5.x-1.5)
# Copyright (c) 2011 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Global Redirect (5.x-1.5)\n"
"POT-Creation-Date: 2011-02-15 00:47+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Dutch\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"

msgid "Disabled"
msgstr "Uitgeschakeld"
msgid "On"
msgstr "Aan"
msgid "Off"
msgstr "Uit"
msgid "Deslash"
msgstr "Deslash"
msgid ""
"If enabled, this option will remove the trailing slash from requests. "
"This stops requests such as <code>example.com/node/1/</code> failing "
"to match the corresponding alias and can cause duplicate content. On "
"the other hand, if you require certain requests to have a trailing "
"slash, this feature can cause problems so may need to be disabled."
msgstr ""
"Als aangezet zal deze opties de laatste slash aan het einde van een "
"URL verwijderen. Dit weerhoud URL's zoals "
"<code>example.com/node/1/</code> ervan om de juiste alias te vinden en "
"kan duplicaten veroorzaken. Aan de andere kant kan dit conflicteren "
"met URL's waar een laatste slash wel noodzakelijk is."
msgid "Non-clean to Clean"
msgstr "Niet-schone URLs naar schone URLs"
msgid ""
"If enabled, this option will redirect from non-clean to clean URL (if "
"Clean URL's are enabled). This will stop, for example, node 1  "
"existing on both <code>example.com/node/1</code> AND "
"<code>example.com?q=node/1</code>."
msgstr ""
"Als aangezet zal deze optie niet-schone URL's naar schone herleiden "
"(als schone URL's aanstaan). Dit zal bijvoorbeeld node 1 weerhouden "
"van het bestaan onder <code>example.com/node/1</code> EN "
"<code>example.com?q=node/1</code>."
msgid "Remove Trailing Zero Argument"
msgstr "Verwijder het laatste 0-argument"
msgid ""
"If enabled, any instance of \"/0\" will be trimmed from the right of "
"the URL. This stops duplicate pages such as \"taxonomy/term/1\" and "
"\"taxonomy/term/1/0\" where 0 is the default depth. There is an option "
"of limiting this feature to taxonomy term pages ONLY or allowing it to "
"effect any page. <strong>By default this feature is disabled to avoid "
"any unexpected behaviour</strong>"
msgstr ""
"Als aangezet zal elke \"/0\" verwijderd worden van het einde van een "
"URL. Dit zal duplicaten zoals \"taxonomy/term/1\" en "
"\"taxonomy/term/1/0\" tegengaan. Er is een optie om dit ALLEEN voor "
"taxonomiepagina's te doen of om dit op iedere pagina toe te passen. "
"<strong>Standaard staat dir uit om onverwacht gedrag tegen te "
"gaan.</strong>"
msgid "Enabled for taxonomy term pages only"
msgstr "Alleen aangezet voor taxonomietermpagina's"
msgid "Enabled for all pages"
msgstr "Aangezet voor alle pagina's"
msgid "Global Redirect"
msgstr "Global Redirect"
msgid "Chose which features you would like enabled for Global Redirect"
msgstr "Kies welke functies moeten worden aangezet voor Global Redirect"
