# Ukrainian translation of Autofocus (7.x-1.0)
# Copyright (c) 2015 by the Ukrainian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autofocus (7.x-1.0)\n"
"POT-Creation-Date: 2015-10-05 15:09+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "Form field focus"
msgstr "Форма області фокуса"
msgid "Forms"
msgstr "Форми"
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 ""
"Введіть одне form_id в кожному рядку. "
"!сontent_type! може бути використаний як "
"шаблон для всіх типів матеріалів. form_id "
"форми можна знайти, заглянувши в HTML. "
"Шукайте &lt;input type=\"hidden\" name=\"form_id\" "
"value=\"search_form\" /&gt;. Значення form_id, у цьому "
"прикладі \"search_form\"."
msgid "Focus"
msgstr "Фокус"
msgid "Set the input fields."
msgstr "Задати поля введення."
msgid "Sets focus on the first field in a form."
msgstr ""
"Встановити фокус на першому полі у "
"форм."
