# German translation of Autofocus (5.x-1.0)
# Copyright (c) 2010 by the German 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: 2010-03-29 22:51+0000\n"
"Language-Team: German\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 "Formularfeld Fokus"
msgid "set the input fields."
msgstr "Die Eingabefelder setzen."
msgid "Forms"
msgstr "Formulare"
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 ""
"Tragen Sie pro Zeile eine form_id ein. Sie können !content_type! als "
"Platzhalter für alle Inhaltstypen verwenden. Die form_id eines "
"Formulars finden Sie, indem sie im HTML-Quellcode nachsehen. Suchen "
"Sie nach &lt;input type=\"hidden\" name=\"form_id\" "
"value=\"search_form\" /&gt;. Dieser Wert ist die form_id; in diesem "
"Beispiel lautet sie \"search_form\"."
msgid "Focus"
msgstr "Fokus"
msgid "Sets focus on the first field in forms."
msgstr "Den Fokus auf das erste Feld im Formular setzen."
