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 'tool_licensemanager', language 'es_mx', version '3.9'.
*
* @package tool_licensemanager
* @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['createlicense'] = 'Crear licencia personalizada';
$string['createlicensebuttontext'] = 'Crear licencia';
$string['deletelicense'] = 'Eliminar licencia';
$string['deletelicenseconfirmmessage'] = '¿Está seguro de querer eliminar esta licencia?';
$string['deletelicensename'] = 'Eliminar licencia \'{$a}\'';
$string['disablelicensename'] = 'Deshabilitar licencia \'{$a}\'';
$string['duplicatelicenseshortname'] = 'El nombre corto de la licencia debe ser único.';
$string['editlicense'] = 'Editar licencia';
$string['editlicensename'] = 'Editar licencia \'{$a}\'';
$string['enablelicensename'] = 'Habilitar licencia \'{$a}\'';
$string['fullname'] = 'Nombre completo de licencia';
$string['fullnamerequirederror'] = 'Usted debe escribir un nombre completo para la licencia.';
$string['invalidurl'] = 'URL de licencia inválido';
$string['license'] = 'Licencia';
$string['licensemanager'] = 'Gestor de licencia';
$string['movelicensedownname'] = 'Mover licencia \'{$a}\' hacia abajo';
$string['movelicenseupname'] = 'Mover licencia \'{$a}\' hacia arriba';
$string['pluginname'] = 'Gestor de licencia';
$string['privacy:metadata'] = 'El plugin tool_licensemanager no almacena ningún dato personal.';
$string['shortname'] = 'Nombre corto de licencia';
$string['shortnamerequirederror'] = 'Usted debe ingresar un nombre corto para la licencia.';
$string['sitedefaultlicenselock'] = 'Esta es la licencia predeterminada del sitio. No puede ser deshabilitada.';
$string['source'] = 'Origen de la licencia';
$string['source_help'] = 'La URL (con http:// o https:// prefix) donde pueden encontrarse los términos y condiciones de la licencia.';
$string['sourcerequirederror'] = 'Usted debe ingresar una URL válida para origen de licencia.';
$string['version'] = 'Versión de licencia';
$string['version_help'] = 'La fecha de publicación de la versión de licencia que está siendo utilizada.';
$string['versioncannotbefuture'] = 'La versión de licencia no puede ser configurada a una fecha futura.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists