Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/monara/public_html/test.athavaneng.com/themes.php on line 99

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
. /** * Automatically generated strings for Moodle installer * * Do not edit this file manually! It contains just a subset of strings * needed during the very first steps of installation. This file was * generated automatically by export-installer.php (which is part of AMOS * {@link http://docs.moodle.org/dev/Languages/AMOS}) using the * list of strings defined in /install/stringnames.txt. * * @package installer * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['cannotcreatedboninstall'] = '

Не може да се креира базата со податоци.

Посочената база со податоци не постои и корисникот нема овластувања да ја креира базата со податоци.

Администраторот на сајтот треба да ја верификува конфигурацијата на базата со податоци.

'; $string['cannotcreatelangdir'] = 'Lang именик не може да се креира'; $string['cannotcreatetempdir'] = 'Не може да се креира привремена папка'; $string['cannotdownloadcomponents'] = 'Не можете да ги симнете компонентите'; $string['cannotdownloadzipfile'] = 'Не можете да спуштите ZIP фајл'; $string['cannotfindcomponent'] = 'Компонентата не е пронајдена'; $string['cannotsavemd5file'] = 'Не може да се сними md5 фајлот'; $string['cannotsavezipfile'] = 'Не може да се сними ZIP фајл'; $string['cannotunzipfile'] = 'Не можеше да се одзипува фајлот'; $string['componentisuptodate'] = 'Компонентата е ажурирана.'; $string['dmlexceptiononinstall'] = '

Настана грешка во базата на податоци [{$a->errorcode}].
{$a->debuginfo}

'; $string['downloadedfilecheckfailed'] = 'Проверката на преземениот фајл не успеа'; $string['invalidmd5'] = 'Променливата за проверка беше погрешна - обидете се повторно'; $string['missingrequiredfield'] = 'Некое задолжително поле недостасува'; $string['remotedownloaderror'] = '

Преземањето на компонентата на вашиот сервер не успеа. Проверете ги поставките за прокси; се препорачува екстензијата PHP cURL.

Мора да го рачно да го симнете фајлот {$a->url}, копирајте го "{$a->dest}" во вашиот сервер и таму отпакувајте го.

'; $string['wrongdestpath'] = 'Погрешна дестинациска патека'; $string['wrongsourcebase'] = 'Погрешна URL на извор'; $string['wrongzipfilename'] = 'Погрешно име на ZIP фајл';