Update language vars

1.10.x
Yannick Warnier 10 years ago
parent 68dd30ea89
commit a6f49770c2
  1. 30
      main/lang/english/trad4all.inc.php
  2. 3
      main/lang/french/trad4all.inc.php
  3. 2
      main/lang/spanish/trad4all.inc.php

@ -1142,6 +1142,7 @@ $AdminPass = "Administrator password (<font color=\"red\">you may want to change
$EducationManager = "Project manager";
$CampusName = "Your portal name";
$DBSettingIntro = "The install script will create the Chamilo main database(s). Please note that Chamilo will need to create several databases. If you are allowed to use only one database by your Hosting Service, Chamilo will not work, unless you chose the option \"One database\".";
$TimeSpentByStudentsInCourses = "Time spent by students in courses";
$Step3 = "Step 3";
$Step4 = "Step 4";
$Step5 = "Step 5";
@ -1151,6 +1152,7 @@ $DBSetting = "MySQL database settings";
$MainLang = "Main language";
$Licence = "Licence";
$LastCheck = "Last check before install";
$AutoEvaluation = "Auto evaluation";
$DbPrefixForm = "MySQL database prefix";
$DbPrefixCom = "Leave empty if not requested";
$EncryptUserPass = "Encrypt user passwords in database";
@ -1274,7 +1276,7 @@ $DirMv = "Element moved";
$ComMod = "Comment modified";
$Rename = "Rename";
$NameDir = "Name of the new folder";
$DownloadFile = "Upload file";
$DownloadFile = "Download file";
$Builder = "Create a course (authoring tool)";
$MailMarkSelectedAsUnread = "Mark as unread";
$ViewModeImpress = "Current view mode: Impress";
@ -3017,7 +3019,7 @@ $Archive = "archive";
$CourseCode = "Code";
$NoDescription = "No description";
$OfficialCode = "Code";
$FirstName = "First name";
$FirstName = "Firstname";
$LastName = "Last name";
$Status = "Status";
$Email = "e-mail";
@ -4044,6 +4046,14 @@ $Authoring = "Authoring";
$SessionIdentifier = "Identifier of session";
$SessionCategory = "Sessions categories";
$ConvertToUniqueAnswer = "Convert to unique answer";
$ReportsRequiresNoSetting = "This report type requires no settings";
$ShowWizard = "Show wizard";
$ReportFormat = "Report format";
$ReportType = "Report type";
$PleaseChooseReportType = "Please choose a report type";
$PleaseFillFormToBuildReport = "Please fill the form to build the report";
$UnknownFormat = "Unknown format";
$ErrorWhileBuildingReport = "An error occured while building the report";
$WikiSearchResults = "Wiki Search Results";
$StartPage = "Main page";
$EditThisPage = "Edit this page";
@ -5254,6 +5264,7 @@ $ReadTheInstallGuide = "read the installation guide";
$HereAreTheValuesYouEntered = "Here are the values you entered";
$PrintThisPageToRememberPassAndOthers = "Print this page to remember your password and other settings";
$TheInstallScriptWillEraseAllTables = "The install script will erase all tables of the selected databases. We heavily recommend you do a full backup of them before confirming this last install step.";
$Published = "Published";
$ReadWarningBelow = "read warning below";
$SecurityAdvice = "Security advice";
$YouHaveMoreThanXCourses = "You have more than %d courses on your Chamilo platform ! Only %d courses have been updated. To update the other courses, %sclick here %s";
@ -7204,5 +7215,20 @@ $BadgesManagement = "Badges management";
$CurrentBadges = "Current badges";
$SaveBadge = "Save badge";
$BadgeMeasuresXPixelsInPNG = "Badge measures 200x200 pixels in PNG";
$SetTutor = "Set as coach";
$UniqueAnswerImage = "Unique answer image";
$TimeSpentByStudentsInCoursesGroupedByCode = "Time spent by students in courses, grouped by code";
$TestResultsByStudentsGroupesByCode = "Tests results by student groups, by code";
$TestResultsByStudents = "Tests results by student";
$SystemCouldNotLogYouIn = "The system was unable to log you in. Please contact your administrator.";
$ShibbolethLogin = "Shibboleth Login";
$NewStatus = "New status";
$Reason = "Reason";
$RequestStatus = "Request new status";
$StatusRequestMessage = "You have been logged-in with default rights. If you can request more rights by submitting the following request.";
$ReasonIsMandatory = "You reason field is mandatory. Please fill it in before submitting.";
$RequestSubmitted = "Your request has been submitted.";
$RequestFailed = "We are not able to fulfill your request at this time. Please contact your administrator.";
$InternalLogin = "Internal login";
$AlreadyLoggedIn = "You are already logged in";
?>

@ -1267,7 +1267,7 @@ $DirMv = "Élément déplacé";
$ComMod = "Commentaire modifié";
$Rename = "Renommer";
$NameDir = "Nom du nouveau répertoire";
$DownloadFile = "Charger le fichier";
$DownloadFile = "Télécharger le fichier";
$Builder = "Créer un parcours";
$MailMarkSelectedAsUnread = "Marquer comme non lu";
$ViewModeImpress = "Affichage actuel: Impress";
@ -7194,4 +7194,5 @@ $CurrentBadges = "Badges actuels";
$SaveBadge = "Enregistrer le badge";
$BadgeMeasuresXPixelsInPNG = "Propriétés recommandées du badge: 200x200 pixels au format PNG";
$SetTutor = "Faire coach";
$UniqueAnswerImage = "Sélection d'image";
?>

@ -1274,7 +1274,7 @@ $DirMv = "Elemento movido";
$ComMod = "Comentario modificado";
$Rename = "Renombrar";
$NameDir = "Nombre del nuevo directorio";
$DownloadFile = "Enviar un archivo";
$DownloadFile = "Descargar archivo";
$Builder = "Constructor de lecciones";
$MailMarkSelectedAsUnread = "Marcar como no leído";
$ViewModeImpress = "Visualización actual: Impress";

Loading…
Cancel
Save