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 'message_culactivity_stream', language 'es_mx', version '3.9'.
*
* @package message_culactivity_stream
* @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['eventdata'] = 'Trabajo CRON';
$string['eventdata_update_desc'] = 'Trabajo Cron para reducir el tamaño de la tabla message_culactivity_stream al mover los datos relevantes desde el campo eventdata hacia otros campos.';
$string['pluginname'] = 'Canal de Actividad CUL';
$string['privacy:metadata:message_culactivity_stream'] = 'Mensajes de Canal de Actividad CUL';
$string['privacy:metadata:message_culactivity_stream:component'] = 'El componente responsable de enviar la notificación';
$string['privacy:metadata:message_culactivity_stream:contexturl'] = 'La URL relacionada a esta notificación';
$string['privacy:metadata:message_culactivity_stream:courseid'] = 'La ID del curso relacionada a esta notificación';
$string['privacy:metadata:message_culactivity_stream:deleted'] = 'Si es que el usuario eliminó o no la notificación';
$string['privacy:metadata:message_culactivity_stream:sent'] = 'La ID del usuario que envió la notificación';
$string['privacy:metadata:message_culactivity_stream:smallmessage'] = 'El pequeño mensaje de la notificación';
$string['privacy:metadata:message_culactivity_stream:timecreated'] = 'La fecha de cuando fue creada la notificación';
$string['privacy:metadata:message_culactivity_stream:timedeleted'] = 'La fecha de cuando fue eliminada la notificación';
$string['privacy:metadata:message_culactivity_stream:userfromid'] = 'La ID del usuario que envió la notificación';
$string['privacy:metadata:message_culactivity_stream:userid'] = 'La ID del usuario que recibió la notificación';
$string['update'] = 'Correr el CRON';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists