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 'unilabeltype_grid', language 'es_mx', version '3.9'.
*
* @package unilabeltype_grid
* @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['addmoretiles'] = 'Añadir más mosaicos';
$string['autoheight'] = 'Auto altura';
$string['background'] = 'Fondo';
$string['columns'] = 'Columnas';
$string['columnsmiddle'] = 'Columnas medianas';
$string['columnssmall'] = 'Columnas pequeñas';
$string['content'] = 'Contenido';
$string['content_help'] = 'El contenido será mostrado como un diálogo modal solamente si no se configura URL';
$string['default_columns'] = 'Columnas por defecto';
$string['default_height'] = 'Altura por defecto';
$string['default_showintro'] = 'Texto unilabel mostrado por defecto';
$string['default_usemobile'] = 'Usar imágenes mobile por defecto';
$string['height'] = 'Altura';
$string['height_help'] = 'Si sus imágenes son de tamaños diferentes, use la opción de altura fija. Ésta escala todas las imágenes a la misma altura. Si sus imágenes tienen la misma altura, puede usar también "auto altura".';
$string['image'] = 'Imagen';
$string['image_mobile'] = 'Imagen mobile';
$string['image_mobile_help'] = 'Imágenes mobile serán mostradas en pantallas menores a 768 pixeles. Si Usted no define una imagen mobile, la imagen general será mostrada en todas las pantallas.';
$string['nocontent'] = 'Sin contenido';
$string['pluginname'] = 'Rejilla';
$string['pluginname_help'] = 'Este tipo de plugin crea una rejilla consistente de imágenes. Un click en la imagen abre un campo de diálogo modal o lleva al usuario a una URL definida.';
$string['privacy:metadata'] = 'El tipo unilabel Rejilla no almacena ningún dato personal.';
$string['showunilabeltext'] = 'Mostrar texto unilabel';
$string['tile'] = 'Mosaico';
$string['tilenr'] = 'Mosaico {$a}';
$string['tiles'] = 'Mosaicos';
$string['title'] = 'Título';
$string['url'] = 'URL';
$string['url_help'] = 'Al definir una URL la imagen completa se vuelve un botón clickable enlazado a la URL definida.';
$string['use_mobile_images'] = 'Usar imágenes mobile';
$string['use_mobile_images_help'] = 'Si Usted activa el uso de imágenes mobile, Usted puede subir una imagen mobil adicionalmente a la imagen estándar para cada imagen. La imagen mobile será mostrada en pantallas menores a 768 pixeles.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists