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_time', language 'es_mx', version '3.9'.
*
* @package block_time
* @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['analog'] = 'Analógico';
$string['clocktype'] = 'Seleccionar tipo de reloj';
$string['clocktype_desc'] = 'Seleccionar entre ver un reloj digital o uno analógico.';
$string['date'] = 'Fecha:';
$string['date1'] = 'Enero';
$string['date10'] = 'Octubre';
$string['date11'] = 'Noviembre';
$string['date12'] = 'Diciembre';
$string['date2'] = 'Febrero';
$string['date3'] = 'Marzo';
$string['date4'] = 'Abril';
$string['date5'] = 'Mayo';
$string['date6'] = 'Junio';
$string['date7'] = 'Julio';
$string['date8'] = 'Agosto';
$string['date9'] = 'Septiembre';
$string['digital'] = 'Digital';
$string['enabledate'] = 'Habilitar fecha';
$string['enabledate_desc'] = 'Ver la fecha junto con la hora en el bloque.';
$string['number1'] = '1';
$string['number10'] = '10';
$string['number11'] = '11';
$string['number12'] = '12';
$string['number2'] = '2';
$string['number3'] = '3';
$string['number4'] = '4';
$string['number5'] = '5';
$string['number6'] = '6';
$string['number7'] = '7';
$string['number8'] = '8';
$string['number9'] = '9';
$string['pluginname'] = 'Hora';
$string['privacy:metadata'] = 'El bloque de hora solamente muestra la hora del usuario desde JS.';
$string['time:addinstance'] = 'Añadir un nuevo bloque de hora';
$string['time:myaddinstance'] = 'Añadir un nuevo bloque de hora al Tablero';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists