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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Није могуће креирање директоријума језика'
 $string ['cannotcreatetempdir'] = 'Није могуће креирање привременог директоријума.'
 $string ['cannotdownloadcomponents'] = 'Није могуће преузети компоненте.'
 $string ['cannotdownloadzipfile'] = 'Није могуће преузимање архиве.'
 $string ['cannotfindcomponent'] = 'Није могуће пронаћи компоненту.'
 $string ['cannotsavemd5file'] = 'Није могуће сачувати md5 датотеку.'
 $string ['cannotsavezipfile'] = 'Није могуће сачувти ZIP архиву.'
 $string ['cannotunzipfile'] = 'Није могуће распаковати ZIP датотеку.'
 $string ['componentisuptodate'] = 'Компонента је доступна у својој најновијој верзији.'
 $string ['downloadedfilecheckfailed'] = 'Није успела провера преузете датотеке.'
 $string ['invalidmd5'] = 'Неисправна md5 датотека'
 $string ['missingrequiredfield'] = 'Недостаје неко обавезно поље'
 $string ['remotedownloaderror'] = 'Преузимање компоненте на Ваш сервер није успело. Проверите подешавања прокси серевера. PHP cURL екстензија се препоручује.<br /><br />Морате да преузмете <a href="{$a->url}">{$a->url}</a> датотеку ручно, копирате је у директоријум "{$a->dest}" на свом сереверу тамо је распакујете.'
 $string ['wrongdestpath'] = 'Погрешна одредишна путања.'
 $string ['wrongsourcebase'] = 'Погрешан изворни URL базе.'
 $string ['wrongzipfilename'] = 'Погрешан назив архиве.'

Variable Documentation

$string['cannotcreatelangdir'] = 'Није могуће креирање директоријума језика'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Није могуће креирање привременог директоријума.'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Није могуће преузети компоненте.'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Није могуће преузимање архиве.'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Није могуће пронаћи компоненту.'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Није могуће сачувати md5 датотеку.'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Није могуће сачувти ZIP архиву.'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Није могуће распаковати ZIP датотеку.'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Компонента је доступна у својој најновијој верзији.'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Није успела провера преузете датотеке.'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'Неисправна md5 датотека'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Недостаје неко обавезно поље'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Преузимање компоненте на Ваш сервер није успело. Проверите подешавања прокси серевера. PHP cURL екстензија се препоручује.<br /><br />Морате да преузмете <a href="{$a->url}">{$a->url}</a> датотеку ручно, копирате је у директоријум "{$a->dest}" на свом сереверу тамо је распакујете.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Погрешна одредишна путања.'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Погрешан изворни URL базе.'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Погрешан назив архиве.'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations