# Spanish translation of Autofocus (5.x-1.0)
# Copyright (c) 2010 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autofocus (5.x-1.0)\n"
"POT-Creation-Date: 2010-08-17 20:25+0000\n"
"PO-Revision-Date: 2010-08-17 08:01+0000\n"
"Language-Team: Spanish\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 "Foco de los campos de los formularios"
msgid "set the input fields."
msgstr "configurar campos de entrada."
msgid "Forms"
msgstr "Formularios"
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 ""
"Escriba un form_id por línea. !content_type! se puede usar como "
"comodín para todos los tipos de contenido. Las form_id de un "
"formulario se pueden encontrar buscando en el codigo HTML. Busque "
"&lt;input type=\"hidden\" name=\"form_id\" value=\"search_form\" "
"/&gt;. El valor <em>(value)</em> es la form_id (en este ejemplo "
"\"search_form\")."
msgid "Focus"
msgstr "Foco"
msgid "Sets focus on the first field in forms."
msgstr "Ubicar el cursor en el primer campo de los formularios."
