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_cohortroles', language 'es_mx', version '3.9'.
*
* @package tool_cohortroles
* @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} asignaciones de rol de cohorte se guardaron.';
$string['assign'] = 'Asignar';
$string['assignroletocohort'] = 'Asignar roles de contexto de usuario a todos los miembros de la cohorte';
$string['backgroundsync'] = 'Nota: Las nuevas asignaciones de rol de cohorte no tendrán efecto inmediatamente. Los cambios a las asignaciones de roles serán hechos por un trabajo agendado del sistema.';
$string['cohortroleassignmentnotremoved'] = 'La asignación de rol de cohorte no fue quitada.';
$string['cohortroleassignmentremoved'] = 'La asignación de rol de cohorte fue quitada.';
$string['cohortroles'] = 'Roles de cohorte';
$string['existingcohortroles'] = 'Asignaciones de rol de cohorte existentes';
$string['managecohortroles'] = 'Asignar roles de usuario a cohorte';
$string['noassignableroles'] = 'Actualmente no hay roles que puedan asignarse en el contexto de usuario. <a href="../../roles/manage.php">Gestionar roles</a>';
$string['nocohortroleassignmentssaved'] = 'No se guardaron asignaciones de roles de cohorte';
$string['onecohortroleassignmentsaved'] = 'Se guardó una asignación de rol de cohorte.';
$string['pluginname'] = 'Gestionar roles de cohorte';
$string['privacy:metadata:tool_cohortroles'] = 'El plugin de gestión de roles de cohorte almacena mapeos de rol de cohorte.';
$string['privacy:metadata:tool_cohortroles:cohortid'] = 'La ID de la cohorte';
$string['privacy:metadata:tool_cohortroles:id'] = 'La ID del registro de mapeo de rol de cohorte';
$string['privacy:metadata:tool_cohortroles:roleid'] = 'La ID del rol';
$string['privacy:metadata:tool_cohortroles:timecreated'] = 'El momento de cuando fue creado el mapeo de rol de cohorte';
$string['privacy:metadata:tool_cohortroles:timemodified'] = 'El momento de cuando fue modificado el mapeo de rol de cohorte';
$string['privacy:metadata:tool_cohortroles:userid'] = 'La ID del usuario';
$string['privacy:metadata:tool_cohortroles:usermodified'] = 'La ID del usuario que modificó por última vez el mapeo de rol 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 demás contextos de usuario.';
$string['selectcohorts'] = 'Seleccionar cohortes';
$string['selectrole'] = 'Seleccionar rol';
$string['selectusers'] = 'Seleccionar usuarios para asignarles rol';
$string['taskname'] = 'Sincronizar asignaciones de rol de cohorte';
$string['thisuserroles'] = 'Roles asignados relacionados con este usuario';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists