# Indonesian translation of Selenium (6.x-1.0)
# Copyright (c) 2013 by the Indonesian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2013-03-06 12:21+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Indonesian\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 "Pengembangan"
msgid "Browser"
msgstr "Peramban"
msgid "\"@text\" found"
msgstr "\"@text\" ditemukan"
msgid "\"@text\" not found"
msgstr "\"@text\" tidak ditemukan"
msgid "Checkbox field @id is checked."
msgstr "Field chekbox @id dicontreng."
msgid "Checkbox field @id is not checked."
msgstr "Field chekbox  @id tidak dicontreng."
msgid "The test did not complete due to a fatal error."
msgstr "Pengujian tidak selesai disebabkan oleh kesalahan fatal."
msgid "Link with label %label found."
msgstr "Tautan dengan label %label ditemukan."
msgid "Link with label %label not found."
msgstr "Tautan dengan label %label tidak ditemukan."
msgid "Link containing href %href found."
msgstr "Tautan dengan href %href ditemukan."
msgid "Clicked link %label (@url_target) from @url_before"
msgstr "Tautan yang di-klik %label (@url_target) dari @url_before"
msgid "Option @option for field @id is selected."
msgstr "Opsi @option untuk isian @id telah dipilih."
msgid "Option @option for field @id is not selected."
msgstr "Opsi @option untuk isian @id tidak dipilih."
msgid "The HTML ID %id is unique."
msgstr "ID HTML %id harus unik."
msgid "Current URL is @url."
msgstr "URL sekarang adalah @url."
msgid "Page title @actual is equal to @expected."
msgstr "Judul halaman @actual adalah sama dengan @expected."
msgid "Page title @actual is not equal to @unexpected."
msgstr "Judul halaman @actual adalah tidak sama dengan @expected."
