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 'filter_shortcodes', language 'es', version '4.1'.
*
* @package filter_shortcodes
* @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['cachedef_handlers'] = 'Controladores de códigos abreviados';
$string['description'] = 'Descripción';
$string['filtername'] = 'Códigos abreviados';
$string['less'] = 'Menos';
$string['more'] = 'Más';
$string['pluginname'] = 'Códigos abreviados';
$string['privacy:metadata'] = 'El plugin no almacena ninguna información de usuario';
$string['shortcode'] = 'Código abreviado';
$string['shortcode:firstname'] = 'El nombre de pila del usuario actual.';
$string['shortcode:fullname'] = 'El nombre completo del usuario actual.';
$string['shortcode:off'] = 'Deshabilita el procesamiento de códigos abreviados entre la etiqueta de apertura y cierre.';
$string['shortcode:off_help'] = '```
[off]
Estas etiquetas se quedarán como están:
[onetag]
[thirdtag]¡Hola, mundo![/thirdtag]
[/off]
```';
$string['shortcodes:viewlist'] = 'Ver la lista de códigos abreviados';
$string['shortcodeslist'] = 'Lista de códigos abreviados';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists