# French translation of Selenium (6.x-1.0)
# Copyright (c) 2013 by the French translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Selenium (6.x-1.0)\n"
"POT-Creation-Date: 2013-02-07 13:01+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: French\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 "Développement"
msgid "Browser"
msgstr "Navigateur"
msgid "\"@text\" found"
msgstr "\"@text\" trouvé"
msgid "\"@text\" not found"
msgstr "\"@text\" non trouvé"
msgid "Checkbox field @id is checked."
msgstr "La case à cocher @id est cochée."
msgid "Checkbox field @id is not checked."
msgstr "La case à cocher @id n'est pas cochée."
msgid "The test did not complete due to a fatal error."
msgstr "Le test ne s'est pas terminé en raison d'une erreur fatale."
msgid "Link with label %label found."
msgstr "Un lien avec le label %label a été trouvé."
msgid "Link with label %label not found."
msgstr "Aucun lien avec le label %label n'a été trouvé."
msgid "Link containing href %href found."
msgstr "Un lien contenant href %href a été trouvé."
msgid "Clicked link %label (@url_target) from @url_before"
msgstr "Lien %label (@url_target) cliqué depuis @url_before"
msgid "Option @option for field @id is selected."
msgstr "L'option @option du champs @id est sélectionnée."
msgid "Option @option for field @id is not selected."
msgstr "L'option @option du champs @id n'est pas sélectionnée."
msgid "The HTML ID %id is unique."
msgstr "L'identifiant (ID) HTML %id est unique."
msgid "Current URL is @url."
msgstr "L'URL actuelle est @url."
msgid "Page title @actual is equal to @expected."
msgstr "Le titre de la page @actual est égal à @expected."
msgid "Page title @actual is not equal to @unexpected."
msgstr "Le titre de la page @actual n'est pas égual à @unexpected"
