AdminLTE/bower_components/ckeditor/plugins/find/lang/fr.js

1 line
429 B
JavaScript
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

CKEDITOR.plugins.setLang("find","fr",{find:"Rechercher",findOptions:"Options de recherche",findWhat:"Rechercher :",matchCase:"Respecter la casse",matchCyclic:"Boucler",matchWord:"Mot entier uniquement",notFoundMsg:"Le texte spécifié ne peut être trouvé.",replace:"Remplacer",replaceAll:"Remplacer tout",replaceSuccessMsg:"%1 occurrence(s) remplacée(s).",replaceWith:"Remplacer par : ",title:"Rechercher et remplacer"});