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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Imenika jezika ni možno ustvariti.'
 $string ['cannotcreatetempdir'] = 'Začasnega imenika ni možno ustvariti.'
 $string ['cannotdownloadcomponents'] = 'Komponent ni možno prenesti.'
 $string ['cannotdownloadzipfile'] = 'Datoteke ZIP ni možno prenesti.'
 $string ['cannotfindcomponent'] = 'Komponente ni možno najti.'
 $string ['cannotsavemd5file'] = 'Datoteke MD5 ni možno shraniti.'
 $string ['cannotsavezipfile'] = 'Datoteke ZIP ni možno shraniti.'
 $string ['cannotunzipfile'] = 'Datoteke ni možno razširiti (unzip).'
 $string ['componentisuptodate'] = 'Komponenta je posodobljena.'
 $string ['downloadedfilecheckfailed'] = 'Preverjanje prenesene datoteke je spodletelo.'
 $string ['invalidmd5'] = 'Neveljaven MD5'
 $string ['missingrequiredfield'] = 'Eno izmed zahtevanih polj manjka'
 $string ['remotedownloaderror'] = 'Prenos komponent na vaš strežnik ni uspel. Prosimo, da preverite nastavitve prehodnega strežnika. Priporočamo uporabo razširitve cURL za PHP.<br /><br />Datoteko <a href="{$a->url}">{$a->url}</a> morate prenesti ročno - skopirajte jo v imenik "{$a->dest}" in razširite.'
 $string ['wrongdestpath'] = 'Napačna ciljna pot.'
 $string ['wrongsourcebase'] = 'Napačna osnova URL vira.'
 $string ['wrongzipfilename'] = 'Napačno ime datoteke ZIP.'

Variable Documentation

$string['cannotcreatelangdir'] = 'Imenika jezika ni možno ustvariti.'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Začasnega imenika ni možno ustvariti.'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Komponent ni možno prenesti.'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Datoteke ZIP ni možno prenesti.'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Komponente ni možno najti.'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Datoteke MD5 ni možno shraniti.'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Datoteke ZIP ni možno shraniti.'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Datoteke ni možno razširiti (unzip).'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Komponenta je posodobljena.'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Preverjanje prenesene datoteke je spodletelo.'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'Neveljaven MD5'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Eno izmed zahtevanih polj manjka'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Prenos komponent na vaš strežnik ni uspel. Prosimo, da preverite nastavitve prehodnega strežnika. Priporočamo uporabo razširitve cURL za PHP.<br /><br />Datoteko <a href="{$a->url}">{$a->url}</a> morate prenesti ročno - skopirajte jo v imenik "{$a->dest}" in razširite.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Napačna ciljna pot.'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Napačna osnova URL vira.'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Napačno ime datoteke ZIP.'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations