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_birthday', language 'es', version '4.3'.
*
* @package block_birthday
* @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['birthday'] = 'Cumpleaños';
$string['birthday:viewlist'] = 'Ver bloque de cumpleaños';
$string['blockhide'] = 'Bloque escondido cuando no hay cumpleaños';
$string['blockname'] = 'Cumpleaños';
$string['blockshow'] = 'Bloque visible cuando no hay cumpleaños';
$string['blocktitle'] = 'Cumpleaños de hoy';
$string['blockvisible'] = 'Bloquar visibilidad';
$string['blockvisible_info'] = 'Elija si se muestra o se oculta el bloque cuando no haya cumpleaños. Por defecto se oculta el bloque.';
$string['daysahead'] = 'Días de antelación';
$string['daysahead_info'] = '(Entero) El número de días de antelación con los que se vmostrarán los cumpleaños (el valor predeterminado es 0 y se muestran sólo los cumpleaños del día de hoy).';
$string['happybirthday'] = '¡Feliz Cumpleaños!';
$string['nobirthdaystoday'] = 'Hoy no hay cumpleaños';
$string['nouserprofilefields'] = 'No hay campos de perfil de usuario de tipo Fecha/Hora para elegir. Primero debe crear uno de estos campos.';
$string['periodnminutes'] = 'durante los ultimos {$a} minutos';
$string['pluginname'] = 'Cumpleaños';
$string['strftimedate'] = '%B %d';
$string['user_info_field_name'] = 'Nombre del campo de Información de usuario';
$string['user_info_field_name_info'] = 'Campo de perfil de usuario que contiene la fecha de nacimiento del usuario (sólo se muestra el campo día/hora)';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists