. /** * 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['cannotcreatelangdir'] = 'Non pode crear directorio de idioma'; $string['cannotcreatetempdir'] = 'Non pode crear directorio de tempo'; $string['cannotdownloadcomponents'] = 'Non pode descargar compoñentes.'; $string['cannotdownloadzipfile'] = 'Non pode descargar ficheiros ZIP.'; $string['cannotfindcomponent'] = 'Non pode encontrar compoñentes'; $string['cannotsavemd5file'] = 'Non pode gardar o ficheiro md5.'; $string['cannotsavezipfile'] = 'Non pode gardar un ficheiro ZIP.'; $string['cannotunzipfile'] = 'Non pode descomprimir o ficheiro.'; $string['componentisuptodate'] = 'O compoñente está actualizado.'; $string['downloadedfilecheckfailed'] = 'Fallou a verificación do ficheiro descargado.'; $string['invalidmd5'] = 'md5 non válido'; $string['missingrequiredfield'] = 'Falta algún campo obrigatorio'; $string['wrongdestpath'] = 'Camiño de destino errado.'; $string['wrongsourcebase'] = 'URL da fonte errado.'; $string['wrongzipfilename'] = 'Nome de ficheiro ZIP errado.';