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 'block_course_appointments', language 'es_mx', version '3.9'.
*
* @package block_course_appointments
* @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['book'] = 'Libro';
$string['datetime'] = 'Fecha/Hora';
$string['entrydescription'] = 'Reunión de {$a->student} y {$a->teacher}';
$string['entryname'] = 'Reunión con {$a}';
$string['invaliddate'] = 'La fecha y hora seleccionadas fueron inválidas';
$string['nodate'] = 'No se seleccionó Fecha';
$string['nostudent'] = 'No se seleccionó alumno';
$string['notifysms'] = '{$a->teacher} ha reservado en la agenda una reunión para verlo en {$a->date} a las {$a->time}. Por favor informe a tiempo si no puede ir.';
$string['notifystudent'] = '¿Notificar al estudiante?';
$string['notifysubject'] = 'Reservación para ver a {$a}';
$string['notifytext'] = 'Hola {$a->student}
{$a->teacher} ha reservado en la agenda una reunión para verlo en {$a->date} a las {$a->time}. Por favor informe a {$a->teacher} si no puede ir.';
$string['notnotified'] = 'No se le pudo avisar al estudiante';
$string['pastdate'] = 'La fecha y hora elegidos están en el pasado';
$string['pluginname'] = 'Citas reservadas';
$string['pluginnameplural'] = 'Citas reservadas';
$string['remindsms'] = 'No olvide su reunión agendada con {$a->name} a las {$a->time} de hoy.';
$string['student'] = 'Estudiante';
$string['studentdoesntexist'] = 'El estudiante elegido no existe';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists