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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Verzeichnis "lang" kann nicht angelegt werden'
 $string ['cannotcreatetempdir'] = 'Das Verzeichnis "temp" kann nicht angelegt werden.'
 $string ['cannotdownloadcomponents'] = 'Einige Komponenten können nicht heruntergeladen werden.'
 $string ['cannotdownloadzipfile'] = 'ZIP-Datei kann nicht heruntergeladen werden.'
 $string ['cannotfindcomponent'] = 'Eine Komponente kann nicht gefunden werden'
 $string ['cannotsavemd5file'] = 'Die md5-Datei kann nicht gespeichert werden'
 $string ['cannotsavezipfile'] = 'Die ZIP-Datei kann nicht gespeichert werden'
 $string ['cannotunzipfile'] = 'Die Datei kann nicht entpackt werden'
 $string ['componentisuptodate'] = 'Die Komponente ist aktuell.'
 $string ['downloadedfilecheckfailed'] = 'Die Überprüfung der heruntergeladenen Datei ist gescheitert'
 $string ['invalidmd5'] = 'Der Prüfwert ist ungültig. Versuchen Sie es bitte nochmal!'
 $string ['missingrequiredfield'] = 'Einige erforderliche Felder sind nicht ausgefüllt.'
 $string ['remotedownloaderror'] = 'Der Download auf Ihren Server konnte nicht ausgeführt werden. Prüfen Sie bitte die Proxy-Einstellungen, die PHP CURL Erweiterung wird dringend empfohlen.<br /><br />Die Datei <a href="{$a->url}">{$a->url}</a> muss nun manuell herunter geladen, entpackt und auf den Server nach "{$a->dest}" kopiert werden. there.'
 $string ['wrongdestpath'] = 'Falscher Pfad'
 $string ['wrongsourcebase'] = 'Falsche URL-Quelle'
 $string ['wrongzipfilename'] = 'Falscher ZIP-Dateiname'

Variable Documentation

$string['cannotcreatelangdir'] = 'Verzeichnis "lang" kann nicht angelegt werden'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Das Verzeichnis "temp" kann nicht angelegt werden.'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Einige Komponenten können nicht heruntergeladen werden.'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'ZIP-Datei kann nicht heruntergeladen werden.'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Eine Komponente kann nicht gefunden werden'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Die md5-Datei kann nicht gespeichert werden'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Die ZIP-Datei kann nicht gespeichert werden'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Die Datei kann nicht entpackt werden'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Die Komponente ist aktuell.'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Die Überprüfung der heruntergeladenen Datei ist gescheitert'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'Der Prüfwert ist ungültig. Versuchen Sie es bitte nochmal!'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Einige erforderliche Felder sind nicht ausgefüllt.'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Der Download auf Ihren Server konnte nicht ausgeführt werden. Prüfen Sie bitte die Proxy-Einstellungen, die PHP CURL Erweiterung wird dringend empfohlen.<br /><br />Die Datei <a href="{$a->url}">{$a->url}</a> muss nun manuell herunter geladen, entpackt und auf den Server nach "{$a->dest}" kopiert werden. there.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Falscher Pfad'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Falsche URL-Quelle'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Falscher ZIP-Dateiname'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations