# Norwegian Bokmål translation of Selenium (6.x-1.0)
# Copyright (c) 2020 by the Norwegian Bokmål translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2020-04-03 14:20+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Norwegian Bokmål\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 "Utvikling"
msgid "Browser"
msgstr "Nettleser"
msgid "\"@text\" found"
msgstr "«@text» funnet"
msgid "\"@text\" not found"
msgstr "«@text» ikke funnet"
msgid "Checkbox field @id is checked."
msgstr "Avkryssingsboks @id er krysset av."
msgid "Checkbox field @id is not checked."
msgstr "Avkryssingsboks @id er ikke krysset av."
msgid "The test did not complete due to a fatal error."
msgstr "Testen fullførte ikke på grunn av en fatal feil."
msgid "Link with label %label found."
msgstr "Lenke med merke %label funnet."
msgid "Link with label %label not found."
msgstr "Lenke med merke %label ikke funnet."
msgid "Link containing href %href found."
msgstr "Lenke med href %href funnet."
msgid "Clicked link %label (@url_target) from @url_before"
msgstr "Klikket lenke %label (@url_target) fra @url_before"
msgid "Option @option for field @id is selected."
msgstr "Valg @option for felt @id er valgt."
msgid "Option @option for field @id is not selected."
msgstr "Valg @option for felt @id er ikke valgt."
msgid "The HTML ID %id is unique."
msgstr "HTML-ID-en %id er unik."
msgid "Current URL is @url."
msgstr "Gjeldende URL er @url."
msgid "Page title @actual is equal to @expected."
msgstr "Sidetittel @actual er lik @expected."
msgid "Page title @actual is not equal to @unexpected."
msgstr "Sidetittel @actual er ikke lik @unexpected."
