Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x

pull/2981/head
Julio Montoya 6 years ago
commit 472c9c0337
  1. 10
      main/lang/english/trad4all.inc.php
  2. 4
      main/lang/french/trad4all.inc.php
  3. 4
      main/lang/spanish/trad4all.inc.php

@ -2896,7 +2896,7 @@ $TryAgain = "Try again";
$SeeTheory = "Theory link"; $SeeTheory = "Theory link";
$EndActivity = "End of activity"; $EndActivity = "End of activity";
$NoFeedback = "Exam (no feedback)"; $NoFeedback = "Exam (no feedback)";
$DirectFeedback = "Self-evaluation (immediate feedback)"; $DirectFeedback = "Adaptative test with immediate feedback";
$FeedbackType = "Feedback"; $FeedbackType = "Feedback";
$Scenario = "Scenario"; $Scenario = "Scenario";
$VisitUrl = "Visit this link"; $VisitUrl = "Visit this link";
@ -3855,7 +3855,7 @@ $NoResultsInPresenceSheet = "No presence registered";
$EditPresences = "Modify presences"; $EditPresences = "Modify presences";
$TotalWeightMustNotBeMoreThan = "Total weight must not be more than"; $TotalWeightMustNotBeMoreThan = "Total weight must not be more than";
$ThereIsNotACertificateAvailableByDefault = "There is no certificate available by default"; $ThereIsNotACertificateAvailableByDefault = "There is no certificate available by default";
$CertificateMinimunScoreIsRequiredAndMustNotBeMoreThan = "Certificate minimun score is required and must not be more than"; $CertificateMinimunScoreIsRequiredAndMustNotBeMoreThan = "Certificate minimum score is required and must not be more than";
$CourseProgram = "Description"; $CourseProgram = "Description";
$ThisCourseDescriptionIsEmpty = "There is no course description so far."; $ThisCourseDescriptionIsEmpty = "There is no course description so far.";
$Vacancies = "Vacancies"; $Vacancies = "Vacancies";
@ -4378,7 +4378,7 @@ $Annotate = "Notify";
$DayOfDelay = "Day of delay"; $DayOfDelay = "Day of delay";
$NoProduction = "No production"; $NoProduction = "No production";
$NoComment = "No comment"; $NoComment = "No comment";
$LatestLogin = "Latest"; $LatestLogin = "Latest login";
$TimeSpentOnThePlatform = "Time spent in portal"; $TimeSpentOnThePlatform = "Time spent in portal";
$AveragePostsInForum = "Posts in forum"; $AveragePostsInForum = "Posts in forum";
$AverageAssignments = "Average assignments per learner"; $AverageAssignments = "Average assignments per learner";
@ -6062,7 +6062,7 @@ $TotalStudents = "Total learners";
$FilteringWithScoreX = "Filtering with score %s"; $FilteringWithScoreX = "Filtering with score %s";
$ExamTaken = "Taken"; $ExamTaken = "Taken";
$ExamNotTaken = "Not taken"; $ExamNotTaken = "Not taken";
$ExamPassX = "Pass minimun %s"; $ExamPassX = "Pass minimum %s";
$ExamFail = "Fail"; $ExamFail = "Fail";
$ExamTracking = "Exam tracking"; $ExamTracking = "Exam tracking";
$NoAttempt = "No attempts"; $NoAttempt = "No attempts";
@ -8420,4 +8420,6 @@ $HideTotalScore = "Hide total score";
$HideQuestionScore = "Hide question score"; $HideQuestionScore = "Hide question score";
$SaveAnswers = "Save answers"; $SaveAnswers = "Save answers";
$SaveAllAnswers = "Pre-fill with answers from previous attempt"; $SaveAllAnswers = "Pre-fill with answers from previous attempt";
$SubscribeUsersToAllForumNotifications = "Subscribe automatically all users to all forum notifications";
$ExerciseDirectPopUp = "Direct feedback as pop-up";
?> ?>

@ -2886,7 +2886,7 @@ $TryAgain = "Réessayer";
$SeeTheory = "Voir la théorie"; $SeeTheory = "Voir la théorie";
$EndActivity = "Fin de l'activité"; $EndActivity = "Fin de l'activité";
$NoFeedback = "Pas de feedback"; $NoFeedback = "Pas de feedback";
$DirectFeedback = "Immédiat en popup"; $DirectFeedback = "Test adaptatif avec feedback immédiat";
$FeedbackType = "Feedback"; $FeedbackType = "Feedback";
$Scenario = "Scénario"; $Scenario = "Scénario";
$VisitUrl = "Suivre ce lien"; $VisitUrl = "Suivre ce lien";
@ -8352,4 +8352,6 @@ $HideTotalScore = "Cacher le score total";
$HideQuestionScore = "Cacher le score de chaque question"; $HideQuestionScore = "Cacher le score de chaque question";
$SaveAnswers = "Garder les réponses"; $SaveAnswers = "Garder les réponses";
$SaveAllAnswers = "Préremplir avec les réponses de la tentative précédente"; $SaveAllAnswers = "Préremplir avec les réponses de la tentative précédente";
$SubscribeUsersToAllForumNotifications = "Abonner automatiquement tous les utilisateurs";
$ExerciseDirectPopUp = "Feedback immédiat en pop-up";
?> ?>

@ -2896,7 +2896,7 @@ $TryAgain = "Intenta otra vez";
$SeeTheory = "Revisar la teoría"; $SeeTheory = "Revisar la teoría";
$EndActivity = "Fin de la actividad"; $EndActivity = "Fin de la actividad";
$NoFeedback = "Examen (sin retroalimentación)"; $NoFeedback = "Examen (sin retroalimentación)";
$DirectFeedback = "Autoevaluación (retroalimentación inmediata)"; $DirectFeedback = "Prueba adaptativa con retroalimentación inmediata";
$FeedbackType = "Retro-alimentación"; $FeedbackType = "Retro-alimentación";
$Scenario = "Escenario"; $Scenario = "Escenario";
$VisitUrl = "Visitar esta dirección"; $VisitUrl = "Visitar esta dirección";
@ -8448,4 +8448,6 @@ $HideTotalScore = "Esconder la puntuación total";
$HideQuestionScore = "Esconder la puntuación de preguntas"; $HideQuestionScore = "Esconder la puntuación de preguntas";
$SaveAnswers = "Guardar respuestas"; $SaveAnswers = "Guardar respuestas";
$SaveAllAnswers = "Prellenar con las respuestas del intento anterior"; $SaveAllAnswers = "Prellenar con las respuestas del intento anterior";
$SubscribeUsersToAllForumNotifications = "Inscripción automatica de todos los usuarios a todas las notificaciones de forum";
$ExerciseDirectPopUp = "Retroalimentación inmediata como pop-up";
?> ?>
Loading…
Cancel
Save