# Indonesian translation of Autofocus (5.x-1.0)
# Copyright (c) 2011 by the Indonesian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autofocus (5.x-1.0)\n"
"POT-Creation-Date: 2011-03-08 20:06+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Indonesian\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 "Fokus dari kolom isian"
msgid "set the input fields."
msgstr "tentukan kolom input"
msgid "Forms"
msgstr "Formulir"
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 ""
"Masukkan satu form_id untuk tiap baris. !content_type! dapat digunakan "
"sebagai penanda untuk semua jenis isian. form_id dari form dapat "
"ditemukan dengan melihat sumber HTML. Cari &lt;input type=\"hidden\" "
"name=\"form_id\" value=\"search_form\"  /&gt;. Nilai form_id dalam "
"contoh ini adalah \"search_form\"."
msgid "Focus"
msgstr "Fokus"
msgid "Sets focus on the first field in forms."
msgstr "Atur fokus pada bagian form pertama."
