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/local_differentiator.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 'local_differentiator', language 'es', version '4.1'.
 *
 * @package     local_differentiator
 * @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['btnconfirmdelete'] = 'Confirmar eliminación';
$string['cancel'] = 'Cancelar';
$string['clicktoedit'] = '[clic para editar]';
$string['content'] = 'Contenido';
$string['delete'] = 'Eliminar';
$string['deletepromptpost'] = '"?';
$string['deletepromptpre'] = 'Realmente desea eliminar el objetivo de aprendizaje "';
$string['differentiator:edit'] = 'Editar Diferenciador';
$string['differentiator:view'] = 'Ver Diferenciador';
$string['duplicate'] = 'Duplicar';
$string['edit'] = 'Editar';
$string['goalnameplaceholder'] = 'Nombre de objetivo de aprendizaje';
$string['groups'] = 'Grupos';
$string['learninggoal'] = 'Objetivo';
$string['learninggoal_description'] = 'Descripción del objetivo';
$string['learninggoal_form_title_add'] = 'Añadir un nuevo objetivo';
$string['learninggoal_form_title_edit'] = 'Editar un objetivo';
$string['learninggoal_name'] = 'Nombre del objetivo';
$string['learninggoals_edit_no_learninggoals'] = 'No hay objetivos para mostrar.';
$string['learninggoals_edit_site_description'] = 'Usted puede añadir un nuevo objetivo o editar los objetivos existentes.';
$string['learninggoals_edit_site_name'] = 'Objetivos de aprendizaje del Diferenciador';
$string['modulename'] = 'Diferenciador';
$string['modulename_help'] = 'Diferenciador';
$string['modulenameplural'] = 'Diferenciadores';
$string['pluginadministration'] = 'Administración del Diferenciador';
$string['pluginname'] = 'Diferenciador';
$string['pregroup'] = 'en grupos de';
$string['preproduct'] = 'y crear';
$string['preresource'] = 'usando';
$string['prethinkingskill'] = 'Los estudiantes serán capaces de';
$string['products'] = 'Productos';
$string['resources'] = 'Recursos';
$string['route_not_found'] = 'Error: ¡Página (ruta) no encontrada!';
$string['save'] = 'Guardar';
$string['subject'] = 'Asunto';
$string['thinkingskill'] = 'Habilidad para Pensar';
$string['toclipboard'] = 'Copiar al Portapapeles';
$string['toclipboarddone'] = 'Copiado al Portapapeles';