# Turkish translation of Selenium (6.x-1.0)
# Copyright (c) 2013 by the Turkish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2013-04-08 15:21+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

msgid "Development"
msgstr "Geliştirme"
msgid "Browser"
msgstr "Tarayıcı"
msgid "\"@text\" found"
msgstr "\"@text\" bulundu"
msgid "\"@text\" not found"
msgstr "\"@text\" bulunamadı"
msgid "Checkbox field @id is checked."
msgstr "@id onay kutusu alanı denetlenir."
msgid "Checkbox field @id is not checked."
msgstr "@id kimlik numaralı onay kutusu alanı denetlenmedi."
msgid "The test did not complete due to a fatal error."
msgstr "Ölümcül bir hata sebebiyle test tamamlanamadı."
msgid "Link with label %label found."
msgstr "%label etiketli bağlantı bulundu."
msgid "Link with label %label not found."
msgstr "%label etiketli bağlantı bulunamadı."
msgid "Link containing href %href found."
msgstr "href %href içeren bağlantı bulundu."
msgid "Clicked link %label (@url_target) from @url_before"
msgstr "@url_before adresinde %label bağlantısına (@url_target) tıklandı"
msgid "Option @option for field @id is selected."
msgstr "@id alanı için @option ayarı seçilir."
msgid "Option @option for field @id is not selected."
msgstr "@id alanı için @option ayarı seçilmez."
msgid "The HTML ID %id is unique."
msgstr "HTML ID %id tekildir."
msgid "Current URL is @url."
msgstr "Şu anki URL @url'dir."
msgid "Page title @actual is equal to @expected."
msgstr "@actual ile @expected sayfa başlıkları aynı."
msgid "Page title @actual is not equal to @unexpected."
msgstr "@actual ile @unexpected sayfa başlıkları aynı değil."
