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_uploadexternalcontent', language 'es_mx', version '3.9'.
*
* @package tool_uploadexternalcontent
* @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['cachedef_helper'] = 'Cacheo del asistente de subir página';
$string['columnsheader'] = 'Columnas';
$string['confirm'] = 'Confirmar';
$string['confirmcolumnmappings'] = 'Confirmar los mapeos de columnas';
$string['coursescreated'] = 'Cursos creados: {$a}';
$string['coursesdeleted'] = 'Cursos eliminados: {$a}';
$string['courseserrors'] = 'Errores en cursos: {$a}';
$string['coursesnotupdated'] = 'Cursos no actualizados: {$a}';
$string['coursestotal'] = 'Total de cursos: {$a}';
$string['coursesupdated'] = 'Cursos actualizados: {$a}';
$string['csvdelimiter'] = 'Delimitador CSV';
$string['csvdelimiter_help'] = 'Delimitador CSV del archivo CSV.';
$string['csvline'] = 'Línea';
$string['encoding'] = 'Codificación';
$string['encoding_help'] = 'Codificación del archivo CSV';
$string['id'] = 'ID';
$string['import'] = 'Importar';
$string['importfile'] = 'Atchivo CSV';
$string['importvaluesheader'] = 'Configuraciones de importación';
$string['invalidcsvfile'] = 'El formato de archivo es inválido-';
$string['invalidencoding'] = 'Codificación inválida especificada';
$string['invalidfileexception'] = 'El archivo de formato es inválido. {$a}';
$string['invalidimportfile'] = 'El archivo de formato es inválido';
$string['invalidimportfileheaders'] = 'Los encabezados del archivo son inválidos. No hay suficientes columnas; por favor verifique las configuraciones del delimitador.';
$string['invalidimportfilenorecords'] = 'No hay registros en archivo de importación.';
$string['invalidimportrecord'] = 'Registro de importación inválido.';
$string['invalidparentcategoryid'] = 'Categoría paterna es inválida.';
$string['pluginname'] = 'Subir cursos de contenido externo.';
$string['result'] = 'Resultado';
$string['statuscoursecreated'] = 'Curso Creado.';
$string['statuscoursenotupdated'] = 'Curso No Actualizado.';
$string['statuscourseupdated'] = 'Curso Actualizado.';
$string['statusextcreated'] = 'Contenido Externo Creado.';
$string['statusextupdated'] = 'Contenido Externo Actualizado.';
$string['thumbnaildownloaded'] = 'Miniatura descargada y añadida.';
$string['thumbnaildownloaderror'] = 'Miniatura no pudo ser recuperada. {$a}.';
$string['thumbnailinvalidext'] = 'Miniatura es de un tipo inválido. Extensión: {$a}.';
$string['thumbnailinvalidtype'] = 'Miniatura es de un tipo inválido.';
$string['thumbnailsamesource'] = 'Miniatura es el mismo origen que la miniatura actual; no se actualizó.';
$string['uploadexternalcontentresult'] = 'Resultados de Subida';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists