string fr translations for search block
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?
|
||||
$string['blockname'] = 'Recherche globale';
|
||||
$string['configbuttonlabel'] = 'Libellé du bouton de recherche';
|
||||
$string['configenablefileindexing'] = 'Activer l\'indexation des fichiers';
|
||||
$string['configfiletypes'] = 'Types de fichiers pris en charge';
|
||||
$string['configlimitindexbody'] = 'Taille limite du corps indexé';
|
||||
$string['configpdftotextcmd'] = 'Chemin vers la commande pdftotext';
|
||||
$string['configwordtotextcmd'] = 'Chemin vers la commande doctotext';
|
||||
$string['configwordtotextenv'] = 'Réglage d\'environnement du convertisseur MSWord';
|
||||
$string['configsearchtext'] = 'Rechercher dans le texte';
|
||||
$string['go'] = 'Lancer la recherche';
|
||||
$string['bytes'] = ' octets (0 pour \"pas de limite\")';
|
||||
$string['searchmoodle'] = 'Rechercher dans le site';
|
||||
?>
|
||||
Reference in New Issue
Block a user