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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Nelze vytvořit adresář pro jazykové soubory'
 $string ['cannotcreatetempdir'] = 'Nelze vytvořit dočasný adresář'
 $string ['cannotdownloadcomponents'] = 'Nelze stáhnout komponenty'
 $string ['cannotdownloadzipfile'] = 'Nelze stáhnout soubor ZIP'
 $string ['cannotfindcomponent'] = 'Komponenta nenalezena'
 $string ['cannotsavemd5file'] = 'Nelze uložit soubor MD5'
 $string ['cannotsavezipfile'] = 'Nelze uložit soubor ZIP'
 $string ['cannotunzipfile'] = 'Nelze dekomprimovat soubor'
 $string ['componentisuptodate'] = 'Komponenta je aktuální'
 $string ['downloadedfilecheckfailed'] = 'Selhala kontrola staženého souboru'
 $string ['invalidmd5'] = 'Ověření selhalo - zkuste to znovu'
 $string ['missingrequiredfield'] = 'Chybí některé z povinných polí'
 $string ['remotedownloaderror'] = 'Stahování komponenty na váš server selhalo. Prověřte nastavení proxy. Vřele doporučujeme PHP rozšíření cURL.<br /><br />Nyní musíte stáhnout soubor <a href="{$a->url}">{$a->url}</a> ručně, překopírovat jej do "{$a->dest}" na vašem serveru a tam jej rozbalit.'
 $string ['wrongdestpath'] = 'Chybné cílové umístění'
 $string ['wrongsourcebase'] = 'Chybné URL zdrojového serveru'
 $string ['wrongzipfilename'] = 'Chybné jméno souboru ZIP'

Variable Documentation

$string['cannotcreatelangdir'] = 'Nelze vytvořit adresář pro jazykové soubory'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Nelze vytvořit dočasný adresář'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Nelze stáhnout komponenty'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Nelze stáhnout soubor ZIP'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Komponenta nenalezena'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Nelze uložit soubor MD5'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Nelze uložit soubor ZIP'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Nelze dekomprimovat soubor'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Komponenta je aktuální'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Selhala kontrola staženého souboru'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'Ověření selhalo - zkuste to znovu'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Chybí některé z povinných polí'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Stahování komponenty na váš server selhalo. Prověřte nastavení proxy. Vřele doporučujeme PHP rozšíření cURL.<br /><br />Nyní musíte stáhnout soubor <a href="{$a->url}">{$a->url}</a> ručně, překopírovat jej do "{$a->dest}" na vašem serveru a tam jej rozbalit.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Chybné cílové umístění'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Chybné URL zdrojového serveru'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Chybné jméno souboru ZIP'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations