# Lithuanian translation of Selenium (6.x-1.0)
# Copyright (c) 2023 by the Lithuanian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2023-11-16 20:14+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Lithuanian\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%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "Development"
msgstr "Plėtojimas"
msgid "Browser"
msgstr "Naršyklė"
msgid "\"@text\" found"
msgstr "Rastas \"@text\""
msgid "\"@text\" not found"
msgstr "Nerastas \"@text\""
msgid "Checkbox field @id is checked."
msgstr "Žymimasis langelis @id pažymėtas."
msgid "Checkbox field @id is not checked."
msgstr "Žymimasis langelis @id nepažymėtas."
msgid "The HTML ID %id is unique."
msgstr "HTML ID %id unikalus."
msgid "Current URL is @url."
msgstr "Dabartinis URL yra @url."
msgid "Page title @actual is equal to @expected."
msgstr "Puslapio pavadinimas @actual toks pat kaip @expected."
msgid "Page title @actual is not equal to @unexpected."
msgstr "Puslapio pavadinimas @actual ne toks pat kaip @unexpected."
