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_courseaward_medal', language 'es_mx', version '3.9'.
*
* @package block_courseaward_medal
* @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['admin-history'] = '(Mostrar/ocultar historia)';
$string['admin-medaladdachievement'] = '¿Añadir un \'listón de logro\'?';
$string['admin-medaladdbronze'] = '¿Añadir una medalla de bronce?';
$string['admin-medaladdgold'] = '¿Añadir una medalla de oro?';
$string['admin-medaladdsilver'] = '¿Añadir una medalla de plata?';
$string['admin-medaldel'] = '(¿Eliminar esta medalla?)';
$string['admin-nohistory'] = '(No hay historia a mostrar)';
$string['admin-nomedals'] = 'No se han otorgado aún medallas.';
$string['config_size'] = 'Tamaño de imagen de medalla';
$string['config_size_long'] = 'Elija entre regular o pequeña';
$string['courseaward_medal:admin'] = 'Administrar el bloque de Medallas - Distinciones del curso';
$string['error-badmedaltype'] = 'Lo siento, tipo incorrecto de medalla.';
$string['error-courseidnotset'] = 'La ID del curso no está configurada, por aguna razón.';
$string['error-dbinsert'] = 'La medalla no se añadió a la base de datos por alguna razón.';
$string['error-dbupdate'] = 'La medalla no se actualizó en la base de datos por alguna razón.';
$string['error-nomedalid'] = 'No hay ID de medalla.';
$string['error-notadmin'] = 'Usted aún no es admin de Moodle, por lo que no puede hacer esto.';
$string['error-useridnotset'] = 'ID de usuaro no configurada, por alguna razón';
$string['medal-achievement'] = 'Listón de Logro Notable';
$string['medal-bronze'] = 'Medalla de Bronce';
$string['medal-gold'] = 'Medalla de Oro';
$string['medal-silver'] = 'Medalla de Plata';
$string['pluginname'] = 'Distinciones - Medalla del Curso';
$string['user-awardedon'] = 'Otorgado/a en';
$string['user-nomedals'] = 'Este curso no ha otorgado ninguna medalla aún.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists