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_moodleversion', language 'es_mx', version '3.9'.
*
* @package block_moodleversion
* @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['date_release'] = '{$a->month}.{$a->date}.{$a->year}';
$string['form_checkbox_mysql_version'] = '¿ Ocultar la versión de MySQL ?';
$string['form_checkbox_php_extensions'] = '¿ Ver la prueba de extensiones de PHP ?';
$string['form_checkbox_php_settings'] = '¿ Ver la prueba de configuraciones de PHP ?';
$string['form_checkbox_php_version'] = '¿ Ocultar la versión de PHP ?';
$string['moodleversion'] = 'Versión de Moodle';
$string['moodleversion:addinstance'] = 'Añadir un nuevo bloque de versión de Moodle';
$string['moodleversion:myaddinstance'] = 'Añadir un nuevo bloque de versión de Moodle a la página de Mi Moodle';
$string['php_extensions'] = 'Extensiones de PHP:';
$string['php_settings'] = 'Configuraciones de PHP:';
$string['php_status_error'] = 'ERROR';
$string['php_status_error_extensions'] = 'Faltan las siguientes extensiones en PHP: {$a}';
$string['php_status_error_settings'] = 'Las siguientes configuraciones están incorrectas en PHP: {$a}';
$string['php_status_ok'] = 'OK';
$string['php_status_ok_extensions'] = 'Las extensiones requeridas para Moodle están instaladas correctamente en PHP.';
$string['php_status_ok_settings'] = 'Las configuraciones requeridas para Moodle están hechas correctamente en PHP.';
$string['pluginname'] = 'Bloque de Versión de Moodle';
$string['release'] = 'Lote:';
$string['version'] = 'Versión:';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists