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 'tool_cohortautoroles', language 'es_mx', version '3.9'.
*
* @package tool_cohortautoroles
* @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['acohortroleassignmentssaved'] = '{$a} asignasiones de rol de cohorte fueron guardadas.';
$string['assign'] = 'Asignar';
$string['assignroletocohort'] = 'Asignar roles de contexto usuario a todos los miembros de la cohorte';
$string['backgroundsync'] = 'Nota: Las nuevas asignaciones de rol de cohorte no tendrán efecto inmediatamente. Los cabos en la asignación de rol son hechos por un quehacer agendado.';
$string['cohortautoroles'] = 'Roles de cohorte';
$string['cohortroleassignmentnotremoved'] = 'La asignación de rol de cohorte no fue quitada.';
$string['cohortroleassignmentremoved'] = 'La asignación de rol de cohorte si fue quitada.';
$string['existingcohortautoroles'] = 'Asignaciones de rol de cohorte existentes';
$string['managecohortautoroles'] = 'Asignar auto roles a cohorte';
$string['noassignableroles'] = 'Actualmente no hay roles que puedan ser asignados en el contexto de usuario. <a href="../../roles/manage.php">Gestionar roles</a>';
$string['nocohortroleassignmentssaved'] = 'No se guardaron asignaciones de rol de cohorte.';
$string['onecohortroleassignmentsaved'] = 'Se guardó una asignación de rol de cohorte.';
$string['pluginname'] = 'Gestión de auto roles de cohorte';
$string['removecohortroleassignment'] = 'Quitar asignación de rol de cohorte';
$string['removecohortroleassignmentconfirm'] = '¿Está Usted seguro de querer quitar esta asignación de rol de cohorte? Este rol será quitado para este usuario en todos los otros contextos de usuario.';
$string['selectcohorts'] = 'Seleccionar cohortes';
$string['selectrole'] = 'Seleccionar rol a asignar al nivel de usuario';
$string['selectsysrole'] = 'Seleccionar rol para identificar a los mentores';
$string['sysrole'] = 'Rol del Sistema usado para identificar mentores';
$string['taskname'] = 'Sincronizar asignaciones de auto rol de cohorte';
$string['thisuserroles'] = 'Roles asignados relativos a este usuario';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists