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'] = 'Kan inte skapa databasen.
Den specificerade databasen existerar inte och den givna användaren har inte rättighet att skapa databasen.
Administratören för webbplatsen bör verifiera databaskonfigurationen.
';
$string['cannotcreatelangdir'] = 'Det går inte att skapa lang-katalogen';
$string['cannotcreatetempdir'] = 'Det går inte att skapa temp-katalogen';
$string['cannotdownloadcomponents'] = 'Kan inte ladda ned komponenter';
$string['cannotdownloadzipfile'] = 'Kan inte ladda ned ZIP-fil';
$string['cannotfindcomponent'] = 'Hittar inte komponenten';
$string['cannotsavemd5file'] = 'Kan inte spara md5-fil';
$string['cannotsavezipfile'] = 'Kan inte spara ZIP-fil';
$string['cannotunzipfile'] = 'Det går inte att packa upp filen';
$string['componentisuptodate'] = 'Komponenten är aktuell';
$string['dmlexceptiononinstall'] = 'Ett databasfel har inträffat [{$a->errorcode}].
{$a->debuginfo}
';
$string['downloadedfilecheckfailed'] = 'Kontrollen av den nedladdade filen misslyckades';
$string['invalidmd5'] = 'Kontrollvariabeln var felaktig - försök igen';
$string['missingrequiredfield'] = 'Det saknas några obligatoriska fält';
$string['remotedownloaderror'] = 'Nedladdningen av en komponent till din server misslyckades. Vänligen verifiera inställningar för proxy.
Du måste ladda ner {$a->url} filen manuellt, kopiera den till "{$a->dest}" på din server och packa upp den där.';
$string['wrongdestpath'] = 'Fel målsökväg';
$string['wrongsourcebase'] = 'Felaktig käll- URL rot';
$string['wrongzipfilename'] = 'Felaktigt namn på ZIP-fil';