# Finnish translation of Selenium (6.x-1.0)
# Copyright (c) 2013 by the Finnish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2013-08-06 01:07+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Finnish\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 "Kehitys"
msgid "Browser"
msgstr "Selain"
msgid "\"@text\" found"
msgstr "\"@text\" löytyi"
msgid "\"@text\" not found"
msgstr "\"@text\" ei löytynyt"
msgid "Checkbox field @id is checked."
msgstr "Valintaruutu @id on valittuna."
msgid "Checkbox field @id is not checked."
msgstr "Valintaruutu @id ei ole valittuna."
msgid "The test did not complete due to a fatal error."
msgstr "Testin suorittaminen epäonnistui kriittisestä virheestä johtuen."
msgid "Link with label %label found."
msgstr "Linkki etiketillä %label löytyi."
msgid "Link with label %label not found."
msgstr "Linkkiä etiketillä %label ei löytynyt."
msgid "Link containing href %href found."
msgstr "Linkki joka sisältää href:n %href löytyi."
msgid "Clicked link %label (@url_target) from @url_before"
msgstr "Kilikattiin linkkiä %label (@url_target) osoitteesta @url_before"
msgid "Option @option for field @id is selected."
msgstr "Vaihtoehto @option kentälle @id on valittuna."
msgid "Option @option for field @id is not selected."
msgstr "Vaihtoehto @option kentälle @id ei ole valittuna."
msgid "The HTML ID %id is unique."
msgstr "HTML ID %id on uniikki."
msgid "Current URL is @url."
msgstr "Tämänhetkinen URL on @url."
msgid "Page title @actual is equal to @expected."
msgstr "Sivun otsikko @actual on sama kuin @expected."
msgid "Page title @actual is not equal to @unexpected."
msgstr "Sivun otsikko @actual ei ole sama kuin @unexpected."
