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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Kan ikke opprette mappen \'lang\'.'
 $string ['cannotcreatetempdir'] = 'Kan ikke opprette mappen \'temp'
 $string ['cannotdownloadcomponents'] = 'Kan ikke laste ned komponentene.'
 $string ['cannotdownloadzipfile'] = 'Kan ikke laste ned ZIP-fil.'
 $string ['cannotfindcomponent'] = 'Kan ikke finne komponenten.'
 $string ['cannotsavemd5file'] = 'Kan ikke lagre md5-fil.'
 $string ['cannotsavezipfile'] = 'Kan ikke lagre ZIP-fil.'
 $string ['cannotunzipfile'] = 'Kan ikke pakke opp filen.'
 $string ['componentisuptodate'] = 'Komponenten er oppdatert'
 $string ['downloadedfilecheckfailed'] = 'Sjekk av nedlastet fil mislykkes.'
 $string ['invalidmd5'] = 'Ugyldig md5, prøv igjen'
 $string ['missingrequiredfield'] = 'Noen påkrevde felt mangler'
 $string ['remotedownloaderror'] = 'Mislykkes i å laste ned komponenten til din server, vennligst sjekk proxy-innstillingene. PHP cURL tillegget er sterkt anbefalt. <br /><br />Du må laste ned <a href="{$a->url}">{$a->url}</a> filen manuelt, kopiere den til "{$a->dest}" på serveren din og pakke den ut der.'
 $string ['wrongdestpath'] = 'Gal målmappe'
 $string ['wrongsourcebase'] = 'Feil kilde URL base'
 $string ['wrongzipfilename'] = 'Galt ZIP-filnavn.'

Variable Documentation

$string['cannotcreatelangdir'] = 'Kan ikke opprette mappen \'lang\'.'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Kan ikke opprette mappen \'temp'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Kan ikke laste ned komponentene.'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Kan ikke laste ned ZIP-fil.'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Kan ikke finne komponenten.'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Kan ikke lagre md5-fil.'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Kan ikke lagre ZIP-fil.'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Kan ikke pakke opp filen.'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Komponenten er oppdatert'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Sjekk av nedlastet fil mislykkes.'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'Ugyldig md5, prøv igjen'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Noen påkrevde felt mangler'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Mislykkes i å laste ned komponenten til din server, vennligst sjekk proxy-innstillingene. PHP cURL tillegget er sterkt anbefalt. <br /><br />Du må laste ned <a href="{$a->url}">{$a->url}</a> filen manuelt, kopiere den til "{$a->dest}" på serveren din og pakke den ut der.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Gal målmappe'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Feil kilde URL base'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Galt ZIP-filnavn.'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations