File: /home/iestorre/moodledata/lang/es/portfolio_mahara.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 'portfolio_mahara', language 'es', branch 'MOODLE_26_STABLE'
*
* @package portfolio_mahara
* @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['enableleap2a'] = 'Habilitar admisión de portafolio Leap2A (requiere Mahara 1.3 o superior)';
$string['err_invalidhost'] = 'Cliente MNet no válido';
$string['err_networkingoff'] = 'MNet no está operativa';
$string['err_nomnetauth'] = 'La extensión de identificación MNet está deshabilitada';
$string['err_nomnetauth_help'] = 'La extensión de identificación MNet está deshabilitado, pero es necesario para este servicio.';
$string['err_nomnethosts_help'] = 'Esta extensión se basa en pares MNet con SSO IDP publicado, SSO SP suscrito, portafolio de servicios publicados <b> y </ b> suscritos, así como la extensión de identificación MNet. Cualquier ejemplo de este conector se ha ocultado hasta que se cumplan estas condiciones. Posteriormente será necesario ajustarlos manualmente para hacerlos de nuevo visibles.';
$string['failedtojump'] = 'No se ha podido iniciar comunicación con el servidor remoto';
$string['failedtoping'] = 'No se ha podido iniciar comunicación con el servidor remoto {$a}';
$string['mnethost'] = 'Host MNet';
$string['mnet_notoken'] = 'No se ha encontrado la ficha correspondiente a esta transferencia';
$string['mnet_wronghost'] = 'El host remoto no se corresponde con el registro de transferencia para esta ficha';
$string['pf_name'] = 'Servicios de portafolio';
$string['pluginname'] = 'Mahara ePortfolio';
$string['senddisallowed'] = 'No se pueden transferir archivos a Mahara en este momento';
$string['url'] = 'URL';