X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=program%2Fjs%2Ftiny_mce%2Fplugins%2Fsearchreplace%2Flangs%2Ffr_dlg.js;fp=program%2Fjs%2Ftiny_mce%2Fplugins%2Fsearchreplace%2Flangs%2Ffr_dlg.js;h=fbdd1f357347a52ecdd452917aef0d3ad5a8d1f4;hb=3adad46e27086084a8b28a32fc4fbc953dbfef6c;hp=0000000000000000000000000000000000000000;hpb=48e8459231a1efa3e97284d07a328776a5b7485b;p=roundcube.git diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js new file mode 100755 index 0000000..fbdd1f3 --- /dev/null +++ b/program/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js @@ -0,0 +1,16 @@ +tinyMCE.addI18n('fr.searchreplace_dlg',{ +searchnext_desc:"Suivant", +notfound:"La recherche est termin\u00E9e. La cha\u00EEne recherch\u00E9e n'a pas \u00E9t\u00E9 trouv\u00E9e.", +search_title:"Chercher", +replace_title:"Chercher/Remplacer", +allreplaced:"Toutes les occurences de la cha\u00EEne recherch\u00E9e ont \u00E9t\u00E9 remplac\u00E9es.", +findwhat:"Chercher", +replacewith:"Remplacer par", +direction:"Direction", +up:"Haut", +down:"Bas", +mcase:"Prendre la casse en compte", +findnext:"Chercher suivant", +replace:"Remplacer", +replaceall:"Rempl. tous" +}); \ No newline at end of file