Sindbad~EG File Manager
<?php
// This file is part of Moodle - https://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <https://www.gnu.org/licenses/>.
/**
* Strings for component 'tool_coursearchiver', language 'es', version '3.10'.
*
* @package tool_coursearchiver
* @category string
* @copyright 1999 Martin Dougiamas and contributors
* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['anycategory'] = 'Cualquier Categoría';
$string['archivedeletesetting_help'] = 'Durante cuantos días la eliminación de archivo será atrasada.';
$string['archiverecoverform'] = 'Borrado pendiente';
$string['archivewarningsubject'] = 'Aviso: Los cursos serán archivados pronto.';
$string['back'] = 'Iniciar de nuevo';
$string['cannotdeletecoursenotexist'] = 'No se puede borrar un curso que no existe';
$string['category'] = 'Categoría';
$string['cli_question_delete'] = '¿Borrar estos {$a} cursos?';
$string['cli_question_hide'] = '¿Ocultar estos {$a} cursos?';
$string['confirm'] = 'Continuar';
$string['confirmdelete'] = '¿Estás seguro de querer borrar?';
$string['confirmmessagehide'] = '¿Ocultar estos {$a} cursos?';
$string['coursearchiver'] = 'Archivador de Cursos';
$string['coursearchiver_settings'] = 'Herramientas de Archivador de cursos';
$string['coursedeleted'] = 'Curso borrado';
$string['courseid'] = 'ID de Curso';
$string['errors'] = 'Errores';
$string['errors_count'] = 'Errores: {$a}';
$string['hidden'] = 'oculto';
$string['hide'] = 'Ocultar Cursos';
$string['never'] = 'Nunca';
$string['optouthide'] = 'No ocultar este curso';
$string['results_hide'] = 'Cursos ocultos: {$a}';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists