HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.30
System: Linux multiplicar 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: root (0)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /var/www/moodledata/mdata-uautomaq/lang/es/block_objectives.php
<?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_objectives', language 'es', version '4.1'.
 *
 * @package     block_objectives
 * @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['complete'] = 'Objetivo completado';
$string['defaultintro'] = 'Al finalizar esta lección, Usted debería poder ...';
$string['editobjectives'] = 'Editar objetivos';
$string['editobjectivesinst'] = 'Escriba los objetivos de la lección en cada caja - un objetivo por línea. Comience la línea con un espacio para indentarla (dos espacios para mayor indentación).';
$string['edittimetables'] = 'Editar horarios';
$string['edittimetablesinst'] = 'Para cada lugar de horario, seleccione un grupo al cual mostrarle los objetivos (o \'Todos los grupos\' para mostrárselos a todos), y una hora de inicio y fin. Configure el grupo a \'Desabilitar\' para remover este espacio de horario.<br/>Si necesita más espacios para un día, llene todos los espacios disponibles y luego elija \'Guardar cambios\' y se añadirán 3 espacios extra.';
$string['fullscreen'] = 'Mostrar objetivos a pantalla completa';
$string['group'] = 'Grupo';
$string['incomplete'] = 'Objetivo incompleto';
$string['introduction'] = 'Introducción';
$string['lesson'] = 'Lección para';
$string['lessonend'] = 'Final';
$string['lessonendhour'] = 'Hora de término';
$string['lessonendminute'] = 'Minuto de término';
$string['lessonstart'] = 'Comienzo';
$string['lessonstarthour'] = 'Hora de comienzo';
$string['lessonstartminute'] = 'Minuto de comienzo';
$string['nextweek'] = 'Próxima semana';
$string['noobjectives'] = 'No hay objetivos/lección por ahora';
$string['objectives:addinstance'] = 'Añadir bloque de Objetivos a la página de Mi Moodle';
$string['objectives:checkoffobjectives'] = 'Señale objetivos de la lección para la clase';
$string['objectives:editobjectives'] = 'Puede editar objetivos de lección';
$string['objectives:edittimetables'] = 'Puede editar horarios para lecciones';
$string['objectives:myaddinstance'] = 'Añadir nuevo bloque de Objetivos';
$string['objectives:viewobjectives'] = 'Puede ver objetivos de lección';
$string['objectiveupdated'] = 'Objetivo actualizado';
$string['pluginname'] = 'Objetivos de la lección';
$string['prevweek'] = 'Semana anterior';
$string['privacy:null_reason'] = 'El Bloque de Objetivos de lección almacena información de horarios y objetivos por grupo, pero no almacena ninguna información específica a individuos.';
$string['saveandcourse'] = 'Salvar y volver al curso';
$string['saveandobjectives'] = 'Salvar y editar objetivos';
$string['viewobjectives'] = 'Ver objetivos';
$string['weekbegining'] = 'Semana que empieza';