Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/install/lang/nl/error.php File Reference

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Kan lang map niet maken'
 $string ['cannotcreatetempdir'] = 'Kan tijdelijke map niet maken.'
 $string ['cannotdownloadcomponents'] = 'Kan componenten niet downloaden.'
 $string ['cannotdownloadzipfile'] = 'Kan ZIP-bestand niet downloaden.'
 $string ['cannotfindcomponent'] = 'Kan component niet vinden.'
 $string ['cannotsavemd5file'] = 'Kan md5-bestand niet bewaren.'
 $string ['cannotsavezipfile'] = 'Kan ZIP-bestand niet bewaren.'
 $string ['cannotunzipfile'] = 'Kon bestand niet unzippen'
 $string ['componentisuptodate'] = 'Component is up-to-date'
 $string ['downloadedfilecheckfailed'] = 'Controle van het gedownloade bestand mislukt'
 $string ['invalidmd5'] = 'De controlevariable was fout - probeer nog eens'
 $string ['missingrequiredfield'] = 'Vereist veld ontbreekt'
 $string ['remotedownloaderror'] = 'De download van de component naar jouw server is mislukt, controleer je proxy-instellingen, de PHP cURL-extentie wordt ten zeerste aanbevolen te installeren.<br /><br />Je moet je <a href="{$a->url}">{$a->url}</a> bestand manueel downloaden , kopiĆ«ren naar de map "{$a->dest}" op je server en het daar unzippen.'
 $string ['wrongdestpath'] = 'Fout pad voor bestemming'
 $string ['wrongsourcebase'] = 'Foute URL voor de bron'
 $string ['wrongzipfilename'] = 'Foute ZIP-bestandsnaam'

Variable Documentation

$string['cannotcreatelangdir'] = 'Kan lang map niet maken'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Kan tijdelijke map niet maken.'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Kan componenten niet downloaden.'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Kan ZIP-bestand niet downloaden.'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Kan component niet vinden.'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Kan md5-bestand niet bewaren.'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Kan ZIP-bestand niet bewaren.'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Kon bestand niet unzippen'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Component is up-to-date'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Controle van het gedownloade bestand mislukt'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'De controlevariable was fout - probeer nog eens'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Vereist veld ontbreekt'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'De download van de component naar jouw server is mislukt, controleer je proxy-instellingen, de PHP cURL-extentie wordt ten zeerste aanbevolen te installeren.<br /><br />Je moet je <a href="{$a->url}">{$a->url}</a> bestand manueel downloaden , kopiƫren naar de map "{$a->dest}" op je server en het daar unzippen.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Fout pad voor bestemming'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Foute URL voor de bron'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Foute ZIP-bestandsnaam'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations