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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Nie je možné vytvoriť adresár pre jazykové súbory.'
 $string ['cannotcreatetempdir'] = 'Nie je možné vytvoriť dočasný adresár.'
 $string ['cannotdownloadcomponents'] = 'Nie je možné stiahnuť komponenty.'
 $string ['cannotdownloadzipfile'] = 'Nie je možné stiahnuť súbor ZIP.'
 $string ['cannotfindcomponent'] = 'Komponent nenájdený.'
 $string ['cannotsavemd5file'] = 'Nie je možné uložiť súbor MD5.'
 $string ['cannotsavezipfile'] = 'Nie je možné uložiť súbor ZIP.'
 $string ['cannotunzipfile'] = 'Nie je možné dekomprimovať súbor.'
 $string ['componentisuptodate'] = 'Komponent je aktuálny.'
 $string ['downloadedfilecheckfailed'] = 'Kontrola stiahnutého súboru bola neúspešná'
 $string ['invalidmd5'] = 'Kontrolovaná premenná bola nesprávna - skúste znova'
 $string ['missingrequiredfield'] = 'Chýba niektoré z povinných polí'
 $string ['remotedownloaderror'] = 'Stiahnutie komponentu na server zlyhalo, skontrolujte nastavenia proxy, doporučené je PHP rozšírenie cURL. <br /><br />Musíte stiahnuť súbor <a href="{$a->url}">{$a->url}</a> manuálne, skopírovať ho do "{$a->dest}" na serveri a rozzipovať ho tam.'
 $string ['wrongdestpath'] = 'Chybné umiestnenie cieľa'
 $string ['wrongsourcebase'] = 'Chybné základné URL serveru'
 $string ['wrongzipfilename'] = 'Chybné meno súboru ZIP'

Variable Documentation

$string['cannotcreatelangdir'] = 'Nie je možné vytvoriť adresár pre jazykové súbory.'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Nie je možné vytvoriť dočasný adresár.'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Nie je možné stiahnuť komponenty.'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Nie je možné stiahnuť súbor ZIP.'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Komponent nenájdený.'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Nie je možné uložiť súbor MD5.'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Nie je možné uložiť súbor ZIP.'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Nie je možné dekomprimovať súbor.'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Komponent je aktuálny.'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Kontrola stiahnutého súboru bola neúspešná'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'Kontrolovaná premenná bola nesprávna - skúste znova'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Chýba niektoré z povinných polí'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Stiahnutie komponentu na server zlyhalo, skontrolujte nastavenia proxy, doporučené je PHP rozšírenie cURL. <br /><br />Musíte stiahnuť súbor <a href="{$a->url}">{$a->url}</a> manuálne, skopírovať ho do "{$a->dest}" na serveri a rozzipovať ho tam.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Chybné umiestnenie cieľa'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Chybné základné URL serveru'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Chybné meno súboru ZIP'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations