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 'atto_fontawesomepicker', language 'es_mx', version '3.9'.
*
* @package atto_fontawesomepicker
* @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['availableicons'] = 'Íconos FontAwesome Disponbles';
$string['availableicons_desc'] = '';
$string['embedding_mode_facode'] = 'Incrustando con el código FontAwesome';
$string['embedding_mode_filter'] = 'Incrustando con el filtro FontAwesome';
$string['error1'] = 'error de lectura. Por favor póngase en contacto con un desarrollador.';
$string['faembeddingmode'] = 'Modo de incrustación';
$string['faembeddingmode_desc'] = 'Cómo incrustar los íconos fontawesome :
<ul>
<li>Incrustando con el código HTML Fontawesome : incrusta los íconos usando el código HTML para Fontawesome (modo predterminado).</li>
<li>Incrustando con el filtro Fontawesome: incrustar los iconos usando un código especial que será transformado por el filtro Fontawesome. Este modo requiere el plugin filter_fontawesome para imprimir apropiadamente los íconos. Proporciona una mejor compatibilidad con las otras funcionalidades del editor Atto.</li>
</ul>';
$string['loading'] = 'Cargando...';
$string['pluginname'] = 'Font awesome';
$string['privacy:metadata'] = 'El plugin atto_fontawesomepicker no almacena ningún dato personal.';
$string['search'] = 'Buscar';
$string['seemore'] = 'Ver más';
$string['selectedicons'] = 'Íconos seleccionados';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists