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 'customfield_multiselect', language 'es', version '4.1'.
*
* @package customfield_multiselect
* @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['clear'] = 'Limpiar';
$string['defaultvalue'] = 'Valor por defecto';
$string['defaultvalue_help'] = 'Valor por defecto como valores separados por coma';
$string['errordefaultvaluenotinlist'] = 'El valor por defecto "{$a}" debe ser uno de las opciones en la lista anterior.';
$string['errornotenoughoptions'] = 'Por favor, proporcione al menos dos opciones, cada una en una línea nueva.';
$string['invalidoption'] = 'Opción no válida seleccionada';
$string['menuoptions'] = 'Opciones del menú (una por línea)';
$string['pluginname'] = 'Menú de selección múltiple';
$string['privacy:metadata'] = 'El complemento de tipo campo Menú de selección múltiple no almacena ningún dato personal; utiliza tablas definidas en el núcleo.';
$string['specificsettings'] = 'Configuración del campo Menú de selección múltiple';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists