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 'block_course_status', language 'es_mx', version '3.9'.
*
* @package block_course_status
* @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['blocktitle'] = 'Estatus del curso';
$string['course_status:addinstance'] = 'Añadir un nuevo bloque de Estatus del Curso';
$string['course_status:myaddinstance'] = 'Añadir un nuevo bloque de Estatus del Curso a la página de Mi Moodle';
$string['iconconfig'] = 'Publicar / Des-publicar íconos';
$string['iconconfigdescription'] = 'Configurar los <a href="http://fontawesome.io/icons/" target="_blank">Íconos del Font Awesome</a> (enlace abre en ventana nueva) a ser usados para publicado / des-publicado. Ingrese el nombre del ícono sin el prefijo fa- .<br><br>';
$string['pluginname'] = 'Estatus del Curso';
$string['publish'] = 'Publicar';
$string['published'] = 'Publicado';
$string['publishedicon'] = 'palomita-círculo';
$string['publishedicondescription'] = 'Ícono del Font Awesome (por ejemplo, "check")';
$string['publishedicontext'] = 'Ícono de Publicado';
$string['title'] = 'Estatus del Curso';
$string['titledesc'] = 'Título para el bloque del Estatus del Curso. Dejarlo vacío para no mostrar uno (valor por defecto).';
$string['unpublish'] = 'Des-publicar';
$string['unpublished'] = 'Des-publicado';
$string['unpublishedicon'] = 'times-círculo (multiplicación-círculo)';
$string['unpublishedicondescription'] = 'Ícono del Font Awesome (por ejemplo "times")';
$string['unpublishedicontext'] = 'Ícono des-publicado';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists