Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/public/plugin/justification/lang/spanish.php

21 lines
963 B

<?php
$strings['plugin_title'] = "Justification Plugin";
$strings['plugin_comment'] = "";
$strings['tool_enable'] = "Activar el plugin";
$strings['ValidityDuration'] = "Periodo de validez en días";
$strings['DateManualOn'] = "Permitir modificación de fecha";
$strings['JustificationCode'] = "Código del justificativo";
$strings['NoJustificationFound'] = "Ningun justificativo encontrado";
$strings['ValidityDate'] = "Fecha de validez";
$strings['Justification'] = "Justificativo";
$strings['MyJustifications'] = "Mis justificativos";
$strings['JustificationSaved'] = "Justificativo guardado";
$strings['default_course_id'] = "id del courso por defecto";
$strings['SetNewCourse'] = "Eligir un curso";
$strings['JustificationName'] = "Nombre del justificativo";
$strings['JustificationDate'] = "Fecha del justificativo";
$strings['SubscribeToASession'] = "Inscribirse a una sesion de examen";
$strings['DocumentListForUserX'] = "Lista de documentos para %s";