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'] = '

Nu se poate crea baza de date.

Baza de date specificată nu există și utilizatorul dat nu are permisiunea de a crea baza de date.

Administratorul site-ului trebuie să verifice configurația bazei de date.

'; $string['cannotcreatelangdir'] = 'Nu se poate crea directorul lang'; $string['cannotcreatetempdir'] = 'Nu se poate crea directorul temporar'; $string['cannotdownloadcomponents'] = 'Nu se pot descărca componente'; $string['cannotdownloadzipfile'] = 'Nu se poate descărca fișierul ZIP'; $string['cannotfindcomponent'] = 'Componenta nu poate fi găsită'; $string['cannotsavemd5file'] = 'Nu se poate salva fișierul md5'; $string['cannotsavezipfile'] = 'Nu se poate salva fișierul ZIP'; $string['cannotunzipfile'] = 'Nu se poate dezarhiva fișierul'; $string['componentisuptodate'] = 'Componenta este actualizată'; $string['dmlexceptiononinstall'] = '

A apărut o eroare în baza de date [{$a->errorcode}].
{$a->debuginfo}

'; $string['downloadedfilecheckfailed'] = 'Verificarea fișierului descărcat a eșuat'; $string['invalidmd5'] = 'Variabila de verificare a fost greșită - încercați din nou'; $string['missingrequiredfield'] = 'Un câmp obligatoriu lipsește'; $string['remotedownloaderror'] = '

Descărcarea componentei pe serverul dvs. nu a reușit. Vă rugăm să verificați setările proxy; extensia PHP cURL este foarte recomandată.

Trebuie să descărcați manual fișierul {$a->url}, copiați-l în „{$a->dest}" de pe server și dezarhivați-l Acolo.

'; $string['wrongdestpath'] = 'Cale de destinație greșită'; $string['wrongsourcebase'] = 'Baza de adrese URL sursă este greșită'; $string['wrongzipfilename'] = 'Numele fișierului ZIP greșit';