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_user_favorites', language 'es_mx', version '3.9'.
*
* @package block_user_favorites
* @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['btn:add'] = 'Marcar esta página como favorita';
$string['btn:delete'] = 'Eliminar favorita';
$string['btn:drag'] = 'Arrastrar favorito';
$string['btn:edit'] = 'Editar favorita';
$string['btn:remove'] = 'Eliminar favorita';
$string['description'] = 'El Bloque de Favoritos le permite al usuario guardar sus páginas favoritas';
$string['javascript:no'] = 'Cancelar';
$string['javascript:set_title'] = 'Configurar título de la favorita';
$string['javascript:yes'] = 'Guardar';
$string['pluginname'] = 'Favoritas del usuario';
$string['privacy:metadata:favorite'] = 'Información acerca de las favoritas del usuario';
$string['privacy:metadata:favorite:created_at'] = 'El sello de tiempo de cuando es creado el enlace';
$string['privacy:metadata:favorite:hash'] = 'El hash (identificador) del enlace favorito';
$string['privacy:metadata:favorite:title'] = 'El título del enlace favorito';
$string['privacy:metadata:favorite:url'] = 'La URL del enlace favorito';
$string['privacy:metadata:links'] = 'Enlaces almacenados por el plugin favoritos del usuario';
$string['user_favorites:add'] = 'Añadir favorita';
$string['user_favorites:addinstance'] = 'Añadir un nuevo bloque para favoritos del usuario';
$string['user_favorites:delete'] = 'Eliminar favoritos';
$string['user_favorites:myaddinstance'] = 'Añadir un nuevo bloque para favoritos del usuario a Mi Moodle';
$string['user_favorites:view'] = 'Ver favoritos';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists