adding some strings
[moodle-linuxchix.git] / blocks / search / lang / fr_utf8 / block_search.php
blobbb0a05fc971cefec5eff67bc0cfe7f8f82ac807f
1 <?
2 $string['blockname'] = 'Recherche globale';
3 $string['configbuttonlabel'] = 'Libellé du bouton de recherche';
4 $string['configenablefileindexing'] = 'Activer l\'indexation des fichiers';
5 $string['configfiletypes'] = 'Types de fichiers pris en charge';
6 $string['configlimitindexbody'] = 'Taille limite du corps indexé';
7 $string['configpdftotextcmd'] = 'Chemin vers la commande pdftotext';
8 $string['configwordtotextcmd'] = 'Chemin vers la commande doctotext';
9 $string['configwordtotextenv'] = 'Réglage d\'environnement du convertisseur MSWord';
10 $string['configsearchtext'] = 'Rechercher dans le texte';
11 $string['go'] = 'Lancer la recherche';
12 $string['bytes'] = ' octets (0 pour \"pas de limite\")';
13 $string['searchmoodle'] = 'Rechercher dans le site';