# Dutch translation of Autofocus (5.x-1.0)
# Copyright (c) 2010 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autofocus (5.x-1.0)\n"
"POT-Creation-Date: 2010-05-29 23:45+0000\n"
"PO-Revision-Date: 2009-11-22 21:16+0000\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 "Form field focus"
msgstr "Focus van formulierveld"
msgid "set the input fields."
msgstr "invoerveld instellen."
msgid "Forms"
msgstr "Formulieren"
msgid ""
"Enter one form_id per line. !content_type! can be used as a wildcard "
"for all content types. The form_id of a form can be found by looking "
"at the HTML source. Look for &lt;input type=\"hidden\" "
"name=\"form_id\" value=\"search_form\"  /&gt;. The value is the "
"form_id, in this example \"search_form\"."
msgstr ""
"Eén form_id per regel invoeren. !content_type! kan voor alle content "
"types als wildcard worden gebruikt. De form_id van een formulier kan "
"gevonden worden door in de HTML-broncode te kijken. Zoek naar "
"&lt;input type=\"hidden\" name=\"form_id\" value=\"search_form\" "
"/&gt;. Het form_id is de waarde van 'value', In dit voorbeeld "
"'search_form'."
msgid "Focus"
msgstr "Focus"
msgid "Sets focus on the first field in forms."
msgstr "Zet de focus op het eerste veld in formulieren."
