HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/iestorre/moodledata/lang/es/advmindmap.php
<?php

// This file is part of Moodle - http://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 <http://www.gnu.org/licenses/>.

/**
 * Strings for component 'advmindmap', language 'es', branch 'MOODLE_26_STABLE'
 *
 * @package   advmindmap
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */

defined('MOODLE_INTERNAL') || die();

$string['advmindmap:submit'] = 'Enviar';
$string['advmindmap:view'] = 'Ver';
$string['advmindmap:viewother'] = 'Ver otro';
$string['class'] = 'Clase';
$string['classno'] = 'Número de la clase';
$string['copylink'] = '(Ctrl+C para copiar)';
$string['editable'] = 'Editable';
$string['errorcannotunlockadvmindmap'] = 'No se puede desbloquear este mindmap, la instancia no es correcta.';
$string['errorcannotviewgroupmindmap'] = 'No tiene permisos para ver los mindmap de otros grupos.';
$string['errorcannotviewusermindmap'] = 'No tiene permisos para ver los mindmap de otros usuarios.';
$string['errorinvalidauthor'] = 'El autor del Mindmap no es un usuario válido.';
$string['errornostudentincourse'] = 'No hay estudiantes en el curso.';
$string['errornouseringroup'] = 'No hay usuarios en este grupo.';
$string['eventmindmapunlocked'] = 'Un mindmap ha sido desbloqueado.';
$string['eventmindmapupdated'] = 'Un mindmap ha sido actualizado.';
$string['groupmembers'] = 'Miembros del grupo';
$string['groupname'] = 'Nombre del grupo';
$string['invalidid'] = 'El ID de advmindmap era incorrecto';
$string['ismember'] = '(✔ Eres un miembro del grupo)';
$string['largeconvas'] = 'Aumentar el área de edición';
$string['lastupdated'] = 'Última actualización:';
$string['modulenameplural'] = '';
$string['notavailable'] = 'No disponible todavía';
$string['pluginname'] = '';
$string['print'] = 'Imprimir:';
$string['removeinstances'] = 'Borrar todas las instancias de mindmap';
$string['uneditable'] = '¡El Mindmap no se puede editar ahora!';
$string['uniquelink'] = 'Enlazar a este mindmap';
$string['unlockbutton'] = 'Desbloquear y volver al curso';
$string['viewing'] = '(Visualizando)';
$string['viewingauthor'] = 'Visualizando el mindmap de {$a}';
$string['viewown'] = 'Ver tu propio mindmap';