. /** * 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'] = '
Podatkovne zbirke ni bilo mogoče ustvariti.
Navedena podatkovna zbirka ne obstaja in navedeni uporabnik nima dovoljenja, da ustvari podatkovno zbirko.
Skrbnik spletnega mesta mora potrditi konfiguracijo podatkovne zbirke.
'; $string['cannotcreatelangdir'] = 'Jezikovne mape ni mogoče ustvariti'; $string['cannotcreatetempdir'] = 'Začasnega imenika ni mogoče ustvariti'; $string['cannotdownloadcomponents'] = 'Komponent ni mogoče prenesti'; $string['cannotdownloadzipfile'] = 'Datoteke ZIP ni mogoče prenesti'; $string['cannotfindcomponent'] = 'Komponente ni mogoče najti'; $string['cannotsavemd5file'] = 'Datoteke MD5 ni možno shraniti'; $string['cannotsavezipfile'] = 'Datoteke ZIP ni možno shraniti'; $string['cannotunzipfile'] = 'Datoteke ni mogoče razširiti'; $string['componentisuptodate'] = 'Komponenta je posodobljena'; $string['dmlexceptiononinstall'] = 'Prišlo je do napake podatkovne zbirke [{$a->errorcode}].
{$a->debuginfo}
Prenos komponente na vaš strežnik ni uspel. Prosimo, da preverite nastavitve prehodnega strežnika. Priporočamo uporabo razširitve cURL za PHP.
Datoteko {$a->url} morate prenesti ročno - skopirajte jo v imenik "{$a->dest}" in razširite.