. /** * 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/en/Development: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 */ $string['cannotcreatelangdir'] = 'Imenika jezika ni možno ustvariti.'; $string['cannotdownloadcomponents'] = 'Komponent ni možno prenesti.'; $string['cannotdownloadzipfile'] = 'Datoteke ZIP ni možno prenesti.'; $string['cannotfindcomponent'] = 'Komponente ni možno najti.'; $string['cannotsavemd5file'] = 'Datoteke MD5 ni možno shraniti.'; $string['cannotsavezipfile'] = 'Datoteke ZIP ni možno shraniti.'; $string['cannotunzipfile'] = 'Datoteke ni možno razširiti (unzip).'; $string['remotedownloaderror'] = 'Prenos komponent 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.';