Minor - Update lang files - refs BT#18165

pull/3859/head
Angel Fernando Quiroz Campos 5 years ago
parent 2010d15949
commit 5e29a97138
  1. 3
      main/lang/english/trad4all.inc.php
  2. 2
      main/lang/french/trad4all.inc.php
  3. 3
      main/lang/spanish/trad4all.inc.php

@ -8703,7 +8703,7 @@ $ToInvoice = "To invoice";
$LearningPathItemByAuthor = "LP item by author";
$DeleteExerciseAttempts = "Delete also the exercise attempts. If not check then the exercise results will still be available in the exercise tool.";
$ExerciseCategoriesRadarMode = "Only show a radar of scores by category, instead of a table of categories. Do not show individual scores or feedback.";
$ExerciseBlockBecausePercentageX = "All attemps blocked because you did not reach the minimum score of %s % at one of your attemps.";
$ExerciseBlockBecausePercentageX = "All attempts blocked because you did not reach the minimum score of %s %% at one of your attemps.";
$RegisteredAuthors = "Authors that have been registered :";
$Price = "Price";
$PriceUpdated = "Price updated";
@ -8769,4 +8769,5 @@ $ExportMytPortfolioDataPdf = "Export my portfolio data to a PDF file";
$ExportMytPortfolioDataZip = "Export my portfolio data to a ZIP file";
$NewLearningPathSubject = "New learning path available";
$NewLearningPathBody = "There is a new learning path called %s that has been added to your %s course. Go to this learning path here : %s";
$XPercentCompleted = "%s %% Completed";
?>

@ -8635,7 +8635,7 @@ $ToInvoice = "À facturer";
$LearningPathItemByAuthor = "Éléménts de parcours par auteur";
$DeleteExerciseAttempts = "Supprimer également les tentatives des exercices concernés";
$ExerciseCategoriesRadarMode = "Afficher uniquement un radar des scores par catégorie, au lieu d'un tableau de catégories. Ne montre pas les scores ou les commentaires individuels.";
$ExerciseBlockBecausePercentageX = "Toutes les tentatives ont été bloquées car vous n’avez pas atteint le score minimum de %s % à l’une de vos tentatives.";
$ExerciseBlockBecausePercentageX = "Toutes les tentatives ont été bloquées car vous n’avez pas atteint le score minimum de %s %% à l’une de vos tentatives.";
$RegisteredAuthors = "Auteurs qui ont été enregistrés :";
$Price = "Prix";
$PriceUpdated = "Prix mis à jour";

@ -8731,7 +8731,7 @@ $ToInvoice = "Por facturar";
$LearningPathItemByAuthor = "Item de lección, por autor";
$DeleteExerciseAttempts = "También eliminar el resultado de los ejercicios, de lo contrario los resultados seguirán existiendo desconectados de la lección.";
$ExerciseCategoriesRadarMode = "Muestra solo un radar de puntuaciones por categoría, en lugar de una tabla de categorías. No muestra puntuaciones o comentarios individuales.";
$ExerciseBlockBecausePercentageX = "Todos los intentos bloqueados porque no alcanzó la puntuación mínima de %s % en uno de sus intentos.";
$ExerciseBlockBecausePercentageX = "Todos los intentos bloqueados porque no alcanzó la puntuación mínima de %s %% en uno de sus intentos.";
$RegisteredAuthors = "Autores que han sido registrados:";
$Price = "Precio";
$PriceUpdated = "Precio actualizado";
@ -8797,4 +8797,5 @@ $ExportMytPortfolioDataPdf = "Exportar los datos de mi portafolio a un archivo P
$ExportMytPortfolioDataZip = "Exportar los datos de mi portafolio a un archivo ZIP";
$NewLearningPathSubject = "Nueva lección publicada";
$NewLearningPathBody = "Hay una nueva leccion llamada %s que ha sido agregada al curso %s. Acceder a la lección aqui: %s";
$XPercentCompleted = "%s %% Completado";
?>
Loading…
Cancel
Save