# Russian translation of Autofocus (7.x-1.0)
# Copyright (c) 2019 by the Russian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autofocus (7.x-1.0)\n"
"POT-Creation-Date: 2019-10-31 10:27+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Russian\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 на строку. "
"!content_type! используется в качестве wildcard "
"для всех типов материалов. Form_id для "
"формы можно узнать из исходного HTML. "
"Найдите в документе &lt;input type=\"hidden\" "
"name=\"form_id\" value=\"search_form\"  /&gt;. Ее значение "
"(value) это и есть form_id. В  в данном примере "
"form_id это \"search_form\","
msgid "Focus"
msgstr "Фокус"
msgid "Sets focus on the first field in a form."
msgstr ""
"Установить фокус ввода в первое поле "
"формы"
