File: /var/www/moodle/moodledata/lang/es_mx/local_sharedresources.php
<?php
// This file is part of Moodle - http://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 <http://www.gnu.org/licenses/>.
/**
* Strings for component 'local_sharedresources', language 'es_mx', branch 'MOODLE_30_STABLE'
*
* @package local_sharedresources
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['adminrepository'] = 'Admin Repositorio';
$string['backtocourse'] = 'Regresar al curso';
$string['clinonexistingcontext'] = 'Error: Contenido inexistente';
$string['clinonexistingpath'] = 'Error: No existe la ruta';
$string['confignotfound'] = 'Archivo de configuración no encontrado';
$string['confirm'] = 'Confirmar';
$string['doresetvolume'] = 'Reiniciar';
$string['errorinvalidresource'] = 'Recurso no-válido';
$string['errorinvalidresourceid'] = 'ID de recurso no-válida';
$string['filestoimport'] = 'Archivos a importar desde {$a}';
$string['forcedelete'] = 'Forzar eliminar (aunque esté en uso)';
$string['importpath'] = 'Ruta de importación';
$string['installltitool'] = 'Instalar la Herramienta LTI';
$string['keywords'] = 'Palabras clave';
$string['liked'] = 'Gustado: {$a}';
$string['markliked'] = '¡Me gusta!';
$string['massimport'] = 'Importación Masiva';
$string['newresource'] = 'Añadir un nuevo recurso';
$string['noresources'] = 'Este repositorio no tiene recursos locales';
$string['pluginname'] = 'Centro de Recursos Compartidos';
$string['private_catalog'] = 'Catálogo privado';
$string['publish_sharedresource'] = 'Publicar Recursocompartido';
$string['resetvolume'] = 'Reiniciar volumen';
$string['resourceimport'] = 'Importación de Recurso';
$string['resources'] = 'Recursos';
$string['resourcesadministration'] = 'Administración de recursos';
$string['resourcespushout'] = 'Exportar a una biblioteca de provedor';
$string['sharedresources_library'] = 'Biblioteca de recursos compartidos';
$string['updateresourcespageoff'] = 'Salir del modo de edición';
$string['updateresourcespageon'] = 'Editar esta página';
$string['used'] = 'Usado: {$a}';
$string['viewed'] = 'Visto: {$a}';