string nl translations for search block
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?
|
||||
$string['blockname'] = 'Globaal zoeken';
|
||||
$string['configbuttonlabel'] = 'Tekst op de knop';
|
||||
$string['configenablefileindexing'] = 'Indexeren van bestanden aan';
|
||||
$string['configfiletypes'] = 'Bestandsformaten die doorzocht moeten worden';
|
||||
$string['configlimitindexbody'] = 'Geindexeerde body-grootte limiet';
|
||||
$string['configpdftotextcmd'] = 'Pad naar commando pdftotext';
|
||||
$string['configwordtotextcmd'] = 'Pad naar commando doctotext';
|
||||
$string['configwordtotextenv'] = 'Environment instelling voor de MSWord converter';
|
||||
$string['configsearchtext'] = 'Zoektekst';
|
||||
$string['go'] = 'Zoek!';
|
||||
$string['bytes'] = ' bytes (0 staat voor ongelimiteerd)';
|
||||
$string['searchmoodle'] = 'Zoek in Moodle';
|
||||
?>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?
|
||||
$string['searchmoodle'] = 'Zoek in Moodle';
|
||||
$string['go'] = 'Zoek!';
|
||||
?>
|
||||
Reference in New Issue
Block a user