Language: Partial update in FR, ES and EN for eportfolio tool -refs BT#18201

pull/4392/head
NicoDucou 3 years ago
parent b92887c6de
commit 2928475989
  1. 21
      main/lang/english/trad4all.inc.php
  2. 21
      main/lang/french/trad4all.inc.php
  3. 21
      main/lang/spanish/trad4all.inc.php

@ -8885,4 +8885,25 @@ $EnterListOfAnswersOneAnswerByLine = "Enter a list of answers (one answer by lin
$OrSelectCsvFileWithListOfAnswers = "Or select a CSV file with a list of answers";
$ConvertToMultipleAnswerDropdown = "Convert to multiple answer dropdown";
$MultipleAnswerDropdown = "Multiple answer dropdown";
$Highlighted = "Highlighted";
$SeeHighlights = "See highlights";
$XAddedYRequired = "%d added / %d required";
$RequiredNumberOfItems = "Required number of items";
$RequiredNumberOfComments = "Required number of comments";
$UnmarkAsHighlighted = "Unmark as highlighted";
$MarkAsHighlighted = "Mark as highlighted";
$UpdatedDateX = "Updated %s";
$UpdatedOnDateXByUserY = "Updated on %s by %s";
$UpdatedDateXByUserY = "Updated %s by %s";
$MarkedAsHighlighted = "Marked as highlighted";
$UnmarkedAsHighlighted = "Unmarked as highlighted";
$PortfolioItemSetAsTemplate = "Portfolio item set as a new template";
$PortfolioItemUnsetAsTemplate = "Portfolio item unset as template";
$MultipleAnswerDropdownGlobal = "Global multiple answer dropdown";
$PortfolioAlertNewCommentSubject = "[Portfolio] New comment in post %s";
$CoursePortfolioAlertNewCommentContent = "There is a new comment in the post <i>%s</i> from the <i>%s</i> course portfolio. To view it <a href='%s'>go here</a>.";
$PortfolioCommentSetAsTemplate = "Portfolio comment set as a new template";
$PortfolioCommentUnsetAsTemplate = "Portfolio comment unset as template";
$MakeVisibleForTeachers = "Make visible for teachers";
$EmailToTeachersAndStudentWhenNewComment = "Email alert to Teachers and Student on new comment in Portfolio";
?>

@ -8821,4 +8821,25 @@ $EnterListOfAnswersOneAnswerByLine = "Saisir une liste de réponses (une répons
$OrSelectCsvFileWithListOfAnswers = "Ou sélectionnez un fichier CSV avec une liste de réponses";
$ConvertToMultipleAnswerDropdown = "Convertir en liste déroulante de réponses multiples";
$MultipleAnswerDropdown = "Liste déroulante de réponses multiples";
$Highlighted = "Mis en avant";
$SeeHighlights = "Voir ceux mis en avant";
$XAddedYRequired = "%d ajouté(s) / %d requis";
$RequiredNumberOfItems = "Nombre d'items requis";
$RequiredNumberOfComments = "Nombre de commentaires requis";
$UnmarkAsHighlighted = "Retirer des mis en avant";
$MarkAsHighlighted = "Marquer pour mise en avant";
$UpdatedDateX = "Mis à jour le %s";
$UpdatedOnDateXByUserY = "Mis à jour le %s par %s";
$UpdatedDateXByUserY = "Mise à jour de %s par %s";
$MarkedAsHighlighted = "Marqué comme mis en avant";
$UnmarkedAsHighlighted = "Démarqué de mis en avant";
$PortfolioItemSetAsTemplate = "Item de Portfolio enregistré comme modèle";
$PortfolioItemUnsetAsTemplate = "Item de portfolio retiré des modèles";
$MultipleAnswerDropdownGlobal = "Liste déroulante de réponses multiples avec score global";
$PortfolioAlertNewCommentSubject = "[Portfolio] Nouveau commentaire sur le post %s";
$CoursePortfolioAlertNewCommentContent = "Il y a un nouveau commentaire sur le post %s du portfolio du cours %s. Pour le voir <a href='%s'>aller ici</a>.";
$PortfolioCommentSetAsTemplate = "Commentaire de portfolio rajouté comme nouveau modèle";
$PortfolioCommentUnsetAsTemplate = "Commentaire de portfolio retiré des modèles";
$MakeVisibleForTeachers = "Rendre visible pour les professeurs";
$EmailToTeachersAndStudentWhenNewComment = "Alerte par email aux professeurs et apprenant quand il y a un nouveau commentaire dans le portfolio";
?>

@ -8913,4 +8913,25 @@ $EnterListOfAnswersOneAnswerByLine = "Ingrese una lista de respuestas (una respu
$OrSelectCsvFileWithListOfAnswers = "O seleccione un archivo CSV con una lista de respuestas";
$ConvertToMultipleAnswerDropdown = "Convertir a respuesta múltiple desplegable";
$MultipleAnswerDropdown = "Respuesta múltiple desplegable";
$Highlighted = "Destacado";
$SeeHighlights = "Ver destacados";
$XAddedYRequired = "%d agregados / %s requeridos";
$RequiredNumberOfItems = "Número requerido de elementos";
$RequiredNumberOfComments = "Número requerido de comentarios";
$UnmarkAsHighlighted = "Desmarcar como destacado";
$MarkAsHighlighted = "Marcar como destacado";
$UpdatedDateX = "Actualizado %s";
$UpdatedOnDateXByUserY = "Actualizado el %s por %s";
$UpdatedDateXByUserY = "Actualizado %s por %s";
$MarkedAsHighlighted = "Marcado como destacado";
$UnmarkedAsHighlighted = "Desmarcado como destacado";
$PortfolioItemSetAsTemplate = "Elemento del portafolio convertido en una nueva plantilla";
$PortfolioItemUnsetAsTemplate = "El elemento del portafolio ha dejado de ser una plantilla";
$MultipleAnswerDropdownGlobal = "Respuesta múltiple desplegable global";
$PortfolioAlertNewCommentSubject = "[Portfolio] Nuevo comentario en el post %s";
$CoursePortfolioAlertNewCommentContent = "Hay un nuevo comentario en el post %s del portfolio del curso %s. Para verlo <a href='%s'>click aqui</a>";
$PortfolioCommentSetAsTemplate = "Comentario de portfolio establecido como nueva plantilla";
$PortfolioCommentUnsetAsTemplate = "Comentario de portfolio retirado de las plantillas";
$MakeVisibleForTeachers = "Pasar a visible para los profesores";
$EmailToTeachersAndStudentWhenNewComment = "Alerta por email para profesores y estudiante cuando hay un nuevo commentario en el portfolio";
?>
Loading…
Cancel
Save