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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Det går inte att skapa en lang-katalog'
 $string ['cannotcreatetempdir'] = 'Det går inte att skapa en temp-katalog'
 $string ['cannotdownloadcomponents'] = 'Det går inte att ladda ner komponenter'
 $string ['cannotdownloadzipfile'] = 'Det går inte att ladda ner ZIP-fil.'
 $string ['cannotfindcomponent'] = 'Det går inte att hitta komponent'
 $string ['cannotsavemd5file'] = 'Det går inte att spara md5-fil'
 $string ['cannotsavezipfile'] = 'Det går inte att spara ZIP-fil'
 $string ['cannotunzipfile'] = 'Det går inte att packa upp fil'
 $string ['componentisuptodate'] = 'Komponenten är av en aktuell version'
 $string ['downloadedfilecheckfailed'] = 'Det gick inte att kontrollera den nedladdade filen'
 $string ['invalidmd5'] = 'Kontrollvariabeln var felaktig - försök igen'
 $string ['missingrequiredfield'] = 'Det saknas några obligatoriska fält'
 $string ['remotedownloaderror'] = 'Nedladdningen av en komponent till din server misslyckades, var snäll och verifiera inställningar för proxy. <br /><br />Du måste ladda ner <a href="{$a->url}">{$a->url}</a> filen manuellt, kopiera den till "{$a->dest}" på din server och packa upp den där.'
 $string ['wrongdestpath'] = 'Fel sökväg'
 $string ['wrongsourcebase'] = 'Fel bas-URL till källan'
 $string ['wrongzipfilename'] = 'Fel namn på ZIP-filen'

Variable Documentation

$string['cannotcreatelangdir'] = 'Det går inte att skapa en lang-katalog'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Det går inte att skapa en temp-katalog'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Det går inte att ladda ner komponenter'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Det går inte att ladda ner ZIP-fil.'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Det går inte att hitta komponent'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Det går inte att spara md5-fil'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Det går inte att spara ZIP-fil'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Det går inte att packa upp fil'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Komponenten är av en aktuell version'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Det gick inte att kontrollera den nedladdade filen'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'Kontrollvariabeln var felaktig - försök igen'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Det saknas några obligatoriska fält'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Nedladdningen av en komponent till din server misslyckades, var snäll och verifiera inställningar för proxy. <br /><br />Du måste ladda ner <a href="{$a->url}">{$a->url}</a> filen manuellt, kopiera den till "{$a->dest}" på din server och packa upp den där.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Fel sökväg'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Fel bas-URL till källan'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Fel namn på ZIP-filen'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations