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 'local_cnw_smartcohort', language 'es_mx', version '3.9'.
*
* @package local_cnw_smartcohort
* @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['addfilter'] = 'Crear nuevo filtro';
$string['affect_need_initialize'] = '';
$string['affected_users'] = 'Usuarios afectados';
$string['all_users'] = 'Todos los usuarios';
$string['and_if'] = 'y el valor del campo <i>\'{$a}\'</i> es';
$string['basic_data'] = 'Datos básicos';
$string['cohort'] = 'Cohorte';
$string['create_filter'] = 'Crear filtro';
$string['delconfirm'] = '¿Realmente desea eliminar el filtro \'{$a}\'?';
$string['delconfirm_keep'] = 'Conservar inserciones de cohorte';
$string['delconfirm_keep_desc'] = 'al presionar el botón se conservan los usuarios que hayan sido añadidos a una cohorte por el filtro en la cohorte.';
$string['delconfirm_undo'] = 'Deshacer inserciones de cohorte';
$string['delconfirm_undo_desc'] = 'al presionar este botón se quitan los usuarios que hayan sido añadidos a una cohorte exclusivamente debido a este filtro (y que ningún otro filtro se aplique a ellos) de la cohorte.';
$string['delete_confirm_1'] = 'Continuar (deshacer inserciones de cohorte)';
$string['delete_confirm_2'] = 'Continuar (conservar inserciones de cohorte)';
$string['deleting'] = 'el filtro está siendo eliminado ...';
$string['delfilter'] = 'Eliminar filtro';
$string['description'] = 'El módulo de Cohorte Inteligente permite a los usuarios autorizados el definir criterios de filtrado y especificar a cual cohorte filtrada serán añadidos los usuarios. Los campos "Nombre" y "Cohorte" son obligatorios en el módulo. Si el criterio configurado fuera cierto para el usuario, son añadidos a la cohorte. Los campos vacíos son ignorados por el plugin.';
$string['editfilter'] = 'Editar filtro';
$string['email'] = 'E-mail';
$string['end_with'] = 'termina con';
$string['equals'] = 'igual';
$string['filter_is_not_exist'] = 'El filtro no existe';
$string['filtered_users_on'] = 'Usuarios filtrados en \'{$a}\'';
$string['filters'] = 'Filtros';
$string['if'] = 'Si el valor del campo <i>\'{$a}\'</i> fuera';
$string['initialize_filter_cron'] = 'Inicializar filtros';
$string['initialized'] = 'Inicializados';
$string['name'] = 'Nombre';
$string['no'] = 'en progreso';
$string['no_data'] = 'Sin filtros disponibles';
$string['no_filtered_users'] = 'Vacío';
$string['not_equals'] = 'no es igual';
$string['pluginname'] = 'Cohorte Inteligente';
$string['privacy:metadata'] = 'La Cohorte Inteligente no almacena ningún dato personal.';
$string['process_queue_cron'] = 'Procesar usuarios creados_y_editados';
$string['rules'] = 'Reglas';
$string['start_with'] = 'principia con';
$string['to'] = 'hacia';
$string['user_field_select_default'] = '';
$string['yes'] = 'si';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists