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_recyclebin', language 'es_mx', version '3.9'.
*
* @package tool_recyclebin
* @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['alertdeleted'] = '\'{$a->name}\' ha sido eliminado.';
$string['alertemptied'] = 'La papelera de reciclaje ha sido vaciada.';
$string['alertrestored'] = '\'{$a->name}\' ha sido restaurado/a.';
$string['autohide'] = 'Auto ocultar';
$string['autohide_desc'] = 'Automáticamente oculta el enlace hacia la papelera de reciclaje cuando está vacía.';
$string['categorybinenable'] = 'Habilitar la papelera de reciclaje de categoría';
$string['categorybinexpiry'] = 'Por toda-la-vida del Curso';
$string['categorybinexpiry_desc'] = '¿Por cuanto tiempo deberá de permanecer en la papelera de reciclaje un curso eliminado?';
$string['coursebinenable'] = 'Habilitar papelera de reciclaje de curso';
$string['coursebinexpiry'] = 'Por toda-la-vida del elemento';
$string['coursebinexpiry_desc'] = '¿Por cuanto tiempo deberá de permanecer en la papelera de reciclaje un elemento eliminado?';
$string['datedeleted'] = 'Fecha de eliminación';
$string['deleteall'] = 'Eliminar todo';
$string['deleteallconfirm'] = '¿Está Usted seguro de querer eliminar todos los elementos de la papelera de reciclaje?';
$string['deleteconfirm'] = '¿Está Usted seguro de querer eliminar el elemento seleccionado de la papelera de reciclaje?';
$string['deleteexpirywarning'] = 'Los contenidos serán eliminados permanentemente después de {$a}.';
$string['eventitemcreated'] = 'Ítem creado';
$string['eventitemcreated_desc'] = 'Ítem creado con ID {$a->objectid}.';
$string['eventitemdeleted'] = 'Ítem eliminado';
$string['eventitemdeleted_desc'] = 'Ítem con ID {$a->objectid} eliminado.';
$string['eventitemrestored'] = 'Ítem restaurado';
$string['eventitemrestored_desc'] = 'Ítem con ID {$a->objectid} restaurado.';
$string['invalidcontext'] = 'Contexto proporcionado inválido.';
$string['noitemsinbin'] = 'No hay elementos en la papelera de reciclaje.';
$string['notenabled'] = 'Lo sentimos, pero la papelera de reciclaje ha sido deshabilitada por el administrador.';
$string['pluginname'] = 'Papelera de reciclaje';
$string['privacy:metadata'] = 'El plugin de Papelera de reciclaje no almacena ningún dato personal.';
$string['recyclebin:deleteitems'] = 'Eliminar elementos en papelera de reciclaje';
$string['recyclebin:restoreitems'] = 'Restaurar elementos en papelera de reciclaje';
$string['recyclebin:viewitems'] = 'Ver elementos en papelera de reciclaje';
$string['taskcleanupcategorybin'] = 'Limpiar papelera de reciclaje de categoría';
$string['taskcleanupcoursebin'] = 'Limpiar papelera de reciclaje del curso';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists