# Dutch translation of Global Redirect (7.x-1.3-alpha1)
# Copyright (c) 2011 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Global Redirect (7.x-1.3-alpha1)\n"
"POT-Creation-Date: 2011-02-22 03:32+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 "Reset to defaults"
msgstr "Standaardwaarden terugzetten"
msgid "Disabled"
msgstr "Uitgeschakeld"
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 "Enabled for taxonomy term pages only"
msgstr "Alleen aangezet voor taxonomietermpagina's"
msgid "Enabled for all pages"
msgstr "Aangezet voor alle pagina's"
msgid "Menu Access Checking"
msgstr "Menu Toegangscontrole"
msgid "Case Sensitive URL Checking"
msgstr "Lettergrootte-afhankelijke URL Controle"
msgid ""
"This module will do a 301 redirect for all nodes which have an alias "
"but are not using that alias."
msgstr ""
"Deze module zal een 301 herleiding doen voor alle nodes die een alias "
"hebben, maar deze niet gebruiken."
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"
msgid ""
"Searches for an alias of the current URL and 301 redirects if found. "
"Stops duplicate content arising when path module is enabled."
msgstr ""
"Zoekt naar een alias van de huidige URL en 301 herleid als gevonden. "
"Stopt duplicaten als path-module aanstaat."
