Browse Source

Update language terms

Yannick Warnier 6 years ago
parent
commit
88fa736095

+ 3 - 0
main/lang/english/trad4all.inc.php

@@ -8307,4 +8307,7 @@ $CourseHoursDuration = "Course duration (h)";
 $AnnouncementWillBeSentTo = "Announcement will be sent to";
 $FrmReadOutTextIntro = "You need attach a audio file according to the text, clicking on the %s icon.";
 $CreateReadOutText = "Create read-out text";
+$OutstandingStudents = "Outstanding students";
+$PercentileScoresDistribution = "Percentile scores distribution";
+$ProgressObtainedFromLPProgressAndTestsAverage = "Note: This progress is obtained through a combination of progress in the learning paths and average scores in the tests";
 ?>

+ 6 - 0
main/lang/french/trad4all.inc.php

@@ -8237,4 +8237,10 @@ $CareDetailView = "Vue détaillée de vie étudiante";
 $MoreDataAvailableInTheDatabaseButTrunkedForEfficiencyReasons = "Plus de données disponibles mais tronquées pour des raisons d'efficacité.";
 $SendAnnouncementCopyToMyself = "M'envoyer une copie par e-mail.";
 $CourseHoursDuration = "Durée du cours (h)";
+$AnnouncementWillBeSentTo = "L'annonce sera envoyée à";
+$FrmReadOutTextIntro = "Il est nécessaire d'ajouter un fichier audio correspondant au texte, en cliquant sur l'icône %s.";
+$CreateReadOutText = "Créer texte lu";
+$OutstandingStudents = "Apprenants distingués";
+$PercentileScoresDistribution = "Distribution des scores en pourcents";
+$ProgressObtainedFromLPProgressAndTestsAverage = "Note: Le progrès ci-dessus est obtenu par une combinaison du progrès dans les parcours et du score dans les exercices";
 ?>

+ 3 - 0
main/lang/spanish/trad4all.inc.php

@@ -8332,4 +8332,7 @@ $CourseHoursDuration = "Duración del curso (h)";
 $AnnouncementWillBeSentTo = "El anuncio será enviado a";
 $FrmReadOutTextIntro = "Necesita adjuntar un archivo de audio de acuerdo al texto, haciendo click en el ícono %s.";
 $CreateReadOutText = "Crear texto leído";
+$OutstandingStudents = "Estudiantes destacados";
+$PercentileScoresDistribution = "Distribución porcentual de notas";
+$ProgressObtainedFromLPProgressAndTestsAverage = "Nota: Este progreso es obtenido a través de una combinación del progreso en las lecciones y de las notas promedias en los ejercicios";
 ?>