# Chinese, Traditional translation of Selenium (6.x-1.0)
# Copyright (c) 2025 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2025-06-10 19:42+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Chinese, Traditional\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 "開發"
msgid "Browser"
msgstr "瀏覽器"
msgid "\"@text\" found"
msgstr "\"@text\" 找到"
msgid "\"@text\" not found"
msgstr "\"@text\" 找不到"
msgid "Checkbox field @id is checked."
msgstr "核取方塊欄位 @id 已核取。"
msgid "Checkbox field @id is not checked."
msgstr "核取方塊欄位 @id 未核取。"
msgid "The test did not complete due to a fatal error."
msgstr "因為嚴重錯誤導致測試無法完成。"
msgid "Link with label %label found."
msgstr "找到連結標籤 %label。"
msgid "Link with label %label not found."
msgstr "找不到連結標籤 %label。"
msgid "Link containing href %href found."
msgstr "找到包含 %href 之連結。"
msgid "Clicked link %label (@url_target) from @url_before"
msgstr "點擊了 @url_before 的連結 %label (@url_target)"
msgid "Option @option for field @id is selected."
msgstr "選中欄位 @id 的選項 @option。"
msgid "Option @option for field @id is not selected."
msgstr "未選中欄位 @id 的選項 @option。"
msgid "The HTML ID %id is unique."
msgstr "唯一的 HTML ID。"
msgid "Current URL is @url."
msgstr "現在的 URL 是 @url。"
msgid "Page title @actual is equal to @expected."
msgstr "頁面標題 @actual 相等於 @unexpected。"
msgid "Page title @actual is not equal to @unexpected."
msgstr "頁面標題 @actual 不相等於 @unexpected。"
