Procházet zdrojové kódy

Update language terms

Yannick Warnier před 7 roky
rodič
revize
4b9e7e84d2

+ 4 - 2
main/lang/english/trad4all.inc.php

@@ -2028,7 +2028,7 @@ $EnableSearchTitle = "Full-text search feature";
 $EnableSearchComment = "Select \"Yes\" to enable this feature. It is highly dependent on the Xapian extension for PHP, so this will not work if this extension is not installed on your server, in version 1.x at minimum.";
 $SearchASession = "Find a training session";
 $ActiveSession = "Session session";
-$AddUrl = "Add Url";
+$AddUrl = "Add URL";
 $ShowSessionCoachTitle = "Show session coach";
 $ShowSessionCoachComment = "Show the global session coach name in session title box in the courses list";
 $ExtendRightsForCoachTitle = "Extend rights for coach";
@@ -5784,7 +5784,7 @@ $LinkOpenSelf = "Open self";
 $LinkOpenBlank = "Open blank";
 $LinkOpenParent = "Open parent";
 $LinkOpenTop = "Open top";
-$ThematicSectionHasBeenCreatedSuccessfull = "Thematic section has been created success full";
+$ThematicSectionHasBeenCreatedSuccessfull = "Thematic section has been created successfully";
 $NowYouShouldAddThematicPlanXAndThematicAdvanceX = "Now you should add thematic plan %s and thematic advance %s";
 $LpPrerequisiteDescription = "Selecting another learning path as a prerequisite will hide the current prerequisite until the one in prerequisite is fully completed (100%)";
 $QualificationNumeric = "Maximum score";
@@ -8097,4 +8097,6 @@ $RequestLinkToStudent = "Request linking with student";
 $SendManuallyPendingAnnouncements = "Send pending announcements manually";
 $UserLinkingRequestRejected = "Student linking request rejected";
 $UserLinkRemoved = "Student link removed";
+$SessionTemplate = "Session template";
+$CloudFileLink = "Cloud file link";
 ?>

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

@@ -8034,4 +8034,6 @@ $RequestLinkToStudent = "Demander le lien avec cet apprenant";
 $SendManuallyPendingAnnouncements = "Envoyer manuellement les annonces en attente";
 $UserLinkingRequestRejected = "Demande de lien refusée";
 $UserLinkRemoved = "Lien avec apprenant supprimé";
+$SessionTemplate = "Modèle de session";
+$CloudFileLink = "Lien vers un fichier Cloud";
 ?>

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

@@ -8121,4 +8121,6 @@ $RequestLinkToStudent = "Vincularme con este estudiante";
 $SendManuallyPendingAnnouncements = "Enviar manualmente los anuncios pendientes";
 $UserLinkingRequestRejected = "Solicitud de vinculación a estudiante rechazada";
 $UserLinkRemoved = "Vínculo con estudiante eliminado";
+$SessionTemplate = "Plantilla de sesión";
+$CloudFileLink = "Enlace a fichero en la nube";
 ?>