blob: e98326c2dbbfa31f288f3398fb89115e989eb5db [file] [log] [blame]
// I18N constants
// LANG: "fr", ENCODING: UTF-8
//
// IMPORTANT NOTICE FOR TRANSLATORS
// ============================================================================
//
// Please be sure you read the README_TRANSLATORS.TXT in the Xinha Root
// Directory. Unless you are making a new plugin or module it is unlikely
// that you want to be editing this file directly.
//
{
"Are you sure you wish to remove this link?": "Confirmez-vous la suppression de ce lien ?",
"Cancel": "Annuler",
"Insert/Modify Link": "Insérer / Modifier un lien",
"New window (_blank)": "Nouvelle fenêtre (_blank)",
"None (use implicit)": "Aucune (implicite)",
"OK": "OK",
"Other": "Autre",
"Same frame (_self)": "Même frame (_self)",
"Target:": "Cible",
"Title (tooltip):": "Texte alternatif",
"Top frame (_top)": "Frame principale (_top)",
"URL:": "URL:",
"You need to select some text before creating a link": "Vous devez sélectionner du texte avant de créer un lien"
};