File: /var/www/moodle/moodledata/lang/es_mx/block_intelliboard.php
<?php
// This file is part of Moodle - http://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 <http://www.gnu.org/licenses/>.
/**
* Strings for component 'block_intelliboard', language 'es_mx', branch 'MOODLE_33_STABLE'
*
* @package block_intelliboard
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['intelliboard:addinstance'] = 'Añadir un nuevo bloque Intelliboard';
$string['intelliboard:myaddinstance'] = 'Añadir un nuevo bloque Intelliboard al Tablero';
$string['nothingtodisplay'] = 'Usted no tiene Intelliboard que mostrar';
$string['numintelliboardtodisplay'] = 'Número de Intelliboard a mostrar';
$string['pluginname'] = 'IntelliBoard';
$string['q1'] = 'Vista de Admin/Instructor';
$string['q2'] = 'Vista del instructor';
$string['q3'] = 'Vista del estudiante';
$string['s1'] = 'Administrar Tablero';
$string['s10'] = 'Progreso';
$string['s11'] = 'Estudiantes Inscritos';
$string['s12'] = 'Estudiantes Completados';
$string['s13'] = 'Estudiantes Incompletos';
$string['s14'] = 'Actividades que necesitan completarse';
$string['s15'] = 'Actividades Completadas';
$string['s16'] = 'Actividades Incompletas';
$string['s17'] = 'Calificación Promedio';
$string['s18'] = 'Calificación';
$string['s19'] = 'Tiempo Total empleado por Estudiantes';
$string['s2'] = 'Tablero del Instructor';
$string['s20'] = 'Visitas Totales por Estudiantees';
$string['s23'] = 'Tiempo empleado en curso';
$string['s24'] = 'Visitas en curso';
$string['s25'] = 'Tiempo empleado en actividad';
$string['s26'] = 'Visitas en actividad';
$string['s27'] = 'Finalizaciones';
$string['s28'] = 'Tiempo empleado';
$string['s29'] = 'Cargando...';
$string['s3'] = 'Tablero del Estudiante';
$string['s30'] = '{$a->user} obtuvo calificación de {$a->grade} para {$a->name}';
$string['s31'] = '{$a->user}se inscribió en el curso con el rol de {$a->name}';
$string['s32'] = '{$a->user} visitó página {$a->name}';
$string['s33'] = '{$a->user} completó {$a->name}';
$string['s34'] = '{$a->user} complet+o actividad {$a->name}';
$string['s35'] = 'Completado';
$string['s36'] = 'Incompleto';
$string['s37'] = 'Desempeño';
$string['s38'] = 'Total Finalizaciones Calificadas';
$string['s39'] = 'Alto';
$string['s4'] = 'IntelliBoard.Net';
$string['s40'] = 'Medio';
$string['s41'] = 'Bajo';
$string['s42'] = 'Curso';
$string['s43'] = 'Widgets (chunches) a mostrar';
$string['s44'] = 'Por favor vaya a la Configuración del Bloque Intelliboard';
$string['s5'] = 'Progreso del Curso';
$string['s6'] = 'Progreso de Actividad';
$string['s7'] = 'Deesempeño de Calificación';
$string['s8'] = 'Resumen del Curso';
$string['s81'] = 'Resumen de Actividad';