# Hungarian translation of Selenium (6.x-1.0)
# Copyright (c) 2013 by the Hungarian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2013-02-07 13:01+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Hungarian\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 "Development"
msgstr "Fejlesztés"
msgid "Browser"
msgstr "Böngésző"
msgid "\"@text\" found"
msgstr "„@text” megtalálható"
msgid "\"@text\" not found"
msgstr "„@text” nem található"
msgid "Checkbox field @id is checked."
msgstr "@id jelölőnégyzet be van jelölve."
msgid "Checkbox field @id is not checked."
msgstr "@id jelölőnégyzet nincs bejelölve."
msgid "The test did not complete due to a fatal error."
msgstr "Végzetes hiba miatt a teszt nem tudott lefutni."
msgid "Link with label %label found."
msgstr "%label szövegű hivatkozás megtalálható."
msgid "Link with label %label not found."
msgstr "%label szövegű hivatkozás nem található."
msgid "Link containing href %href found."
msgstr "%href href attribútummal rendelkező hivatkozás megtalálható."
msgid "Clicked link %label (@url_target) from @url_before"
msgstr ""
"%label szövegű (@url_target) hivatkozra kattintva lett @url_before "
"hivatkozásról"
msgid "Option @option for field @id is selected."
msgstr "@id mező @option lehetősége lett kiválasztva."
msgid "Option @option for field @id is not selected."
msgstr "@id @option lehetősége nem lett kiválasztva."
msgid "The HTML ID %id is unique."
msgstr "%id HTML id attribútum egyedi."
msgid "Current URL is @url."
msgstr "A jelenlegi webcím @url."
msgid "Page title @actual is equal to @expected."
msgstr ""
"A jelenlegi oldal címe @actual, amely megegyezik az elvárt @expected "
"értékkel."
msgid "Page title @actual is not equal to @unexpected."
msgstr ""
"A jelenlegi oldal címe @actual, amely nem egyezik meg az elvárt "
"@unexpected értékkel."
