# Russian translation of Selenium (6.x-1.0)
# Copyright (c) 2016 by the Russian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2016-03-06 13:47+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 "Development"
msgstr "Разработка"
msgid "Browser"
msgstr "Браузер"
msgid "\"@text\" found"
msgstr "Найдено «@text»"
msgid "\"@text\" not found"
msgstr "\"@text\" не найдено"
msgid "Checkbox field @id is checked."
msgstr "Флажок поля @id установлен."
msgid "Checkbox field @id is not checked."
msgstr "Флажок @id не установлен."
msgid "The test did not complete due to a fatal error."
msgstr ""
"Тест не был завершен по причине "
"фатальной ошибки."
msgid "Link with label %label found."
msgstr "Ссылка с текстом %label найдена."
msgid "Link with label %label not found."
msgstr "Ссылка с меткой %label не найдена."
msgid "Link containing href %href found."
msgstr "Ссылка на %href найдена."
msgid "Clicked link %label (@url_target) from @url_before"
msgstr ""
"На странице @url_before нажата ссылка %label "
"(@url_target)"
msgid "Option @option for field @id is selected."
msgstr "Для поля @id выбран вариант @option."
msgid "Option @option for field @id is not selected."
msgstr "Опция @option для поля @id не выбрана."
msgid "The HTML ID %id is unique."
msgstr "HTML ID %id является уникальным."
msgid "Current URL is @url."
msgstr "Текущий URL - @url."
msgid "Page title @actual is equal to @expected."
msgstr ""
"Заголовок страницы @actual совпадает с "
"@expected."
msgid "Page title @actual is not equal to @unexpected."
msgstr ""
"Заголовок страницы @actual не совпадает с "
"@expected."
