@ -226,17 +226,17 @@ $AreYouSureDeleteTestResultBeforeDateD = "Weet u zeker dat u de resultaten wilt
$CleanStudentsResultsBeforeDate = "Verwijder alle resultaten voor de geselecteerde datum";
$HGlossary = "Woordenlijst help";
$GlossaryContent = "Deze tool stelt u in staat woordenlijst items te maken, die daarna vanuit de documententool kunnen worden gebruikt.";
$ForumContent = " The forum is an discussion tool for asynchronous written work. In contrast to email, a forum is for public, or semi-public, group discussion.
To use the Chamilo forum, members can simply use their browser - they do not require separate client software.
To organize forums, clickon the Forums tool. Discussions are organized hierarchically according to the following structure: Category> Forum> Topic> Post To ensure members can participate in the forum tidily and effectively, it is essential in th first instance to create categories and forums; it's then up to the participants to create topics and posts. By default, the forum contains a single (public) category, an example topic and an example post. You can add forums to the category, change its title or create other categories within which you could then create new forums. (Don't confuse categories and forums, and remember that a category that contains no forum is useless and is not displayed.)
\n
The forum description might include a list of its members, a definition of its purpose, a target a task, a theme etc.
Group forums should not be created via the Forum tool but instead via the Groups tool, where you can determinewhether your group forums should be private or public, at the same time providing a location for sharing groups of documents.
Teaching Tips A learning forum is not quite the same as the forums you are used to seeing on the internet. For one thing, it is not possible for learners to alter their posts once they have been published as the course is logically archived to allow tracking of what has been said in the past. Furthermore, Chamilo forums allow for specific uses relevant to teaching. For example, some teachers/trainers publish corrections directly within forums in the following way:
$ForumContent = " The forum is an discussion tool for asynchronous written work. In contrast to email, a forum is for public, or semi-public, group discussion.
To use the Chamilo forum, members can simply use their browser - they do not require separate client software.
To organize forums, clickon the Forums tool. Discussions are organized hierarchically according to the following structure: Category> Forum> Topic> Post To ensure members can participate in the forum tidily and effectively, it is essential in th first instance to create categories and forums; it's then up to the participants to create topics and posts. By default, the forum contains a single (public) category, an example topic and an example post. You can add forums to the category, change its title or create other categories within which you could then create new forums. (Don't confuse categories and forums, and remember that a category that contains no forum is useless and is not displayed.)
\n
The forum description might include a list of its members, a definition of its purpose, a target a task, a theme etc.
Group forums should not be created via the Forum tool but instead via the Groups tool, where you can determinewhether your group forums should be private or public, at the same time providing a location for sharing groups of documents.
Teaching Tips A learning forum is not quite the same as the forums you are used to seeing on the internet. For one thing, it is not possible for learners to alter their posts once they have been published as the course is logically archived to allow tracking of what has been said in the past. Furthermore, Chamilo forums allow for specific uses relevant to teaching. For example, some teachers/trainers publish corrections directly within forums in the following way:
A learner is asked to post a report directly into the forum, The teacher corrects it by clicking Edit (yellow pencil) and marking it using the graphics editor (color, underlining, etc.) Finally, other learners benefit from viewing the corrections was made on the production of one of of them, Note that the same principle can be applied between learners, but will require his copying/pasting the message of his fellow student because students / trainees can not edit one another's posts. <.li>";
$HForum = "Forum help";
$LoginToGoToThisCourse = "Gelieve in te loggen om de cursus te bekijken";
@ -298,7 +298,7 @@ $IfSessionExistsUpdate = "Als een sessie bestaat, update deze dan.";
$CreatedByXYOnZ = "Gemaakt door %s op %s";
$LoginWithExternalAccount = "Login zonder instituutaccount";
$ImportAikenQuizExplanationExample = "This is the text for question 1 A. Answer 1 B. Answer 2 C. Answer 3 ANSWER: B This is the text for question 2 A. Answer 1 B. Answer 2 C. Answer 3 D. Answer 4 ANSWER: D ANSWER_EXPLANATION: this is an optional feedback comment that will appear next to the correct answer.";
$ImportAikenQuizExplanation = "
$ImportAikenQuizExplanation = "
The Aiken format comes in a simple text (.txt) file, with several question blocks, each separated by a blank line. The first line is the question, the answer lines are prefixed by a letter and a dot, and the correct answer comes next with the ANSWER: prefix. See example below.";
$ExerciseAikenErrorNoAnswerOptionGiven = "The imported file has at least one question without any answer (or the answers do not include the required prefix letter). Please make sure each question has at least one answer and that it is prefixed by a letter and a dot or a parenthesis, like this: A. answer one";
$ExerciseAikenErrorNoCorrectAnswerDefined = "The imported file includes at least one question without any correct answer defined. Please make sure all questions include the ANSWER: [Letter] line.";
@ -331,21 +331,21 @@ $NoIWantToTurnBack = "Nee, ik wil terugkeren";
$IfYouContinueYourAnswerWillBeSavedAnyChangeWillBeNotAllowed = "Als u verder gaat, wordt uw antwoord opgeslagen. Aanpassing is dan niet meer mogelijk.";
$SpecialCourses = "Speciale cursussen";
$Roles = "Rollen";
$ToolCurriculum = "
$ToolCurriculum = "
Curriculum";
$ToReviewXYZ = "
$ToReviewXYZ = "
%s to review (%s)";
$UnansweredXYZ = "
$UnansweredXYZ = "
%s onbeantwoord (%s)";
$AnsweredXYZ = "
$AnsweredXYZ = "
%s beantwoord (%s)+(%s)";
$UnansweredZ = "
$UnansweredZ = "
(%s) Onbeantwoord";
$AnsweredZ = "
$AnsweredZ = "
(%s) Beantwoord";
$CurrentQuestionZ = "
$CurrentQuestionZ = "
(%s) Huidige vraag";
$ToReviewZ = "
$ToReviewZ = "
(%s) Te beoordelen";
$ReturnToExerciseList = "Keer terug naar oefeningenlijst";
$ExerciseAutoLaunch = "Auto-launch voor oefeningen";
@ -388,15 +388,15 @@ $QuestionReused = "Aantal toegevoegde vragen in de oefening";
$QuestionCopied = "Aantal naar de oefening gekopieerde vragen";
$BreadcrumbNavigationDisplayComment = "Show or hide the breadcrumb navigation, the one appearing just below the main navigation tabs. It is highly recommended to have this navigation shown to users, as this allows them to locate their current position and navigate to previous pages easily. Sometimes, however, it might be necessary to hide it (for example in the case of exam platforms) to avoid users navigating to pages they should not see.";
The PHP setting \"allow_url_fopen\" is set to off. This prevents the registration mechanism to work properly. This setting can be changed in you PHP configuration file (php.ini) or in the Apache Virtual Host configuration, using the php_admin_value directive";
$ImpossibleToContactVersionServerPleaseTryAgain = "On mogelijk om de versieserver nu te contacteren. Probeer later nogmaals.";
$VersionUpToDate = "Uw versie is up-to-date";
$LatestVersionIs = "De meest recente versie";
$YourVersionNotUpToDate = "Uw versie is niet up-to-date";
$HelpPediaphon = "Ondersteunt teksten van ettelijke duizenden karakters, in diverse mannelijke of vrouwelijke stemmen (afhankelijke van de taal). Audio bestanden zullen gegenereerd en automatisch opgeslagen worden in je huidige Chamilo map.";
$FirstSelectALanguage = "Kies een taal";
$MoveUserStats = "Verplaats resultaten van een gebruiker van/naar een sessie";
$CompareUserResultsBetweenCoursesAndCoursesInASession = "Met deze geavanceerde tool wordt het mogelijk de resultaten van gebruikers beter te volgen als je van een cursusbenadering naar een sessiebenadering evolueert. In de meeste gevallen heb je deze tool niet nodig.
Op dit scherm kun je de resultaten vergelijken tussen gebruikers van losse cursussen versus cursussen in de context van een sessie.
$CompareUserResultsBetweenCoursesAndCoursesInASession = "Met deze geavanceerde tool wordt het mogelijk de resultaten van gebruikers beter te volgen als je van een cursusbenadering naar een sessiebenadering evolueert. In de meeste gevallen heb je deze tool niet nodig.
Op dit scherm kun je de resultaten vergelijken tussen gebruikers van losse cursussen versus cursussen in de context van een sessie.
Eens beslist, wordt het mogelijk om de vorderingsgegevens van studenten (resultaten van oefeningen en leerpad-opvolging) over te dragen van een cursus naar een sessie.";
$PDFExportWatermarkEnableTitle = "Watermerk inschakelen voor PDF export";
$PDFExportWatermarkEnableComment = "Als je deze optie inschakelt, kun je een afbeelding of tekst opladen die dan automatisch als watermerk op als je geëxporteerde PDF-documenten zal verschijnen.";
@ -6218,7 +6218,7 @@ $CreateASocialGroup = "Sociale groep maken";
$StatsUsersDidNotLoginInLastPeriods = "Al enige tijd niet ingelogd";
$LastXMonths = "Laatste %i maanden";
$NeverConnected = "Nooit verbonden";
$EnableAccessibilityFontResizeTitle = "
$EnableAccessibilityFontResizeTitle = "
Font resize accessibility feature";
$EnableAccessibilityFontResizeComment = "Schakel deze optie in om een reeks opties voor het wijzigen van het lettertype rechtsboven op uw campus weer te geven. Hierdoor kunnen slechtzienden hun cursusinhoud gemakkelijker lezen.";
$HotSpotDelineation = "Hotspot schets";
@ -6316,7 +6316,7 @@ $IfYourLPsHaveAudioFilesIncludedYouShouldSelectThemFromTheDocuments = "Als je le
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Als je van plan bent om te upgraden van een oudere versie van Chamilo, dan wil je misschien de <ahref='/documentation/changelog.html'>changelog</a> bekijken om te weten wat er nieuw is en wat er veranderd is.";
$UplUploadFailedSizeIsZero = "Er was een probleem bij het uploaden van uw document: het ontvangen bestand had 0 bytes om de server. Kijk je lokale bestand na op corruptie of beschadiging, probeer dan opnieuw.";
$YouMustChooseARelationType = "U moet een relatietype kiezen";
$SelectARelationType = "
$SelectARelationType = "
Relation type selectie";
$AddUserToURL = "Voeg gebruiker toe aan deze URL";
$CourseBelongURL = "Cursus geregistreerd aan de URL";
$UserXHasBeenAssignedToBoss = "U bent toegewezen aan de student %s";
$UserXHasBeenAssignedToBossWithUrlX = "U bent als tutor toegewezen aan student %s. U kunt zijn profiel bekijken van hier: %s";
$AgendaAvailableInCourseX = "Voor module %s is jouw agenda beschikbaar.";
$YouHaveBeenSubscribedToCourseXTheStartDateXAndCommentX = "<br/>Je bent ingeschreven voor de module %s . Je kan de lesmomenten, lestijden en leslokalen in jouw agenda op de ELO terugvinden. <br/>
Indien je nog geen toegang hebt tot onze ELO, zal je bij de eerste les de nodige info ontvangen van jouw lesgever.<br/><br/>
Het eerstvolgende moment dat voor deze module werd ingevuld is: <br/>
$YouHaveBeenSubscribedToCourseXTheStartDateXAndCommentX = "<br/>Je bent ingeschreven voor de module %s . Je kan de lesmomenten, lestijden en leslokalen in jouw agenda op de ELO terugvinden. <br/>
Indien je nog geen toegang hebt tot onze ELO, zal je bij de eerste les de nodige info ontvangen van jouw lesgever.<br/><br/>
Het eerstvolgende moment dat voor deze module werd ingevuld is: <br/>
%s <br/> %s";
$WelcomeToPortalXInCourseSessionX = "Welkom bij %s: informatie over de module %s";
$WelcomeToPortalXInCourseSessionXCoursePartOfCareerX = "Welkom bij %s. Je bent ingeschreven voor de module %s.
$WelcomeToPortalXInCourseSessionXCoursePartOfCareerX = "Welkom bij %s. Je bent ingeschreven voor de module %s.
Deze module maakt deel uit van de opleiding %s.";
$YourNextModule = "Jouw eerstvolgende lesmoment voor de module";
$FirstLesson = "Eerste lesmoment";
@ -6905,4 +6905,4 @@ $NumberOfQuestionsLimitedFromXToY = "Het aantal vragen is beperkt tot tussen %d
$AddTestAfterEachPage = "Voeg na elke pagina een test toe";
$HiddenButVisibleForMe = "Verborgen maar zichtbaar voor mij";
@ -325,19 +325,19 @@ $DeleteUsersNotInList = "Unsubscribe students which are not in the imported list
$IfSessionExistsUpdate = "If a session exists, update it";
$CreatedByXYOnZ = "Create by <ahref=\"%s\">%s</a> on %s";
$LoginWithExternalAccount = "Login without an institutional account";
$ImportAikenQuizExplanationExample = "This is the text for question 1
A. Answer 1
B. Answer 2
C. Answer 3
ANSWER: B
This is the text for question 2
A. Answer 1
B. Answer 2
C. Answer 3
D. Answer 4
ANSWER: D
ANSWER_EXPLANATION: this is an optional feedback comment that will appear next to the correct answer.
$ImportAikenQuizExplanationExample = "This is the text for question 1
A. Answer 1
B. Answer 2
C. Answer 3
ANSWER: B
This is the text for question 2
A. Answer 1
B. Answer 2
C. Answer 3
D. Answer 4
ANSWER: D
ANSWER_EXPLANATION: this is an optional feedback comment that will appear next to the correct answer.
SCORE: 20";
$ImportAikenQuizExplanation = "The Aiken format comes in a simple text (.txt) file, with several question blocks, each separated by a blank line. The first line is the question, the answer lines are prefixed by a letter and a dot, and the correct answer comes next with the ANSWER: prefix. See example below.";
$ExerciseAikenErrorNoAnswerOptionGiven = "The imported file has at least one question without any answer (or the answers do not include the required prefix letter). Please make sure each question has at least one answer and that it is prefixed by a letter and a dot or a parenthesis, like this: A. answer one";
@ -426,18 +426,18 @@ $VersionUpToDate = "Your version is up-to-date";
$LatestVersionIs = "The latest version is";
$YourVersionNotUpToDate = "Your version is not up-to-date";
$Hotpotatoes = "Hotpotatoes";
$ZeroMeansNoQuestionWillBeSelectedMinusOneMeansThatAllQuestionsWillBeSelected = "-1 = All questions will be selected.
$ZeroMeansNoQuestionWillBeSelectedMinusOneMeansThatAllQuestionsWillBeSelected = "-1 = All questions will be selected.
0 = No questions will be selected.";
$EmailNotificationTemplateDescription = "You can customize the email sent to users when they finished the exercise. You can use tags like these:
1. {{ student.username }}
2. {{ student.firstname }}
3. {{ student.lastname }}
4. {{ student.official_code }}
5. {{ exercise.title }}
6. {{ exercise.start_time }}
7. {{ exercise.end_time }}
8. {{ course.title }}
$EmailNotificationTemplateDescription = "You can customize the email sent to users when they finished the exercise. You can use tags like these:
$EnableIframeInclusionComment = "Allowing arbitrary iframes in the HTML Editor will enhance the edition capabilities of the users, but it can represent a security risk. Please make sure you can rely on your users (i.e. you know who they are) before enabling this feature.";
$AddedToLPCannotBeAccessed = "This exercise has been included in a learning path, so it cannot be accessed by students directly from here. If you want to put the same exercise available through the exercises tool, please make a copy of the current exercise using the copy icon.";
$EnableIframeInclusionTitle = "Allow iframes in HTML Editor";
$MailTemplateRegistrationMessage = "Dear ((firstname)) ((lastname)),\n\nYou are registered on
((sitename)) with the following settings:\n\nUsername :
((username))\nPass : ((password))\n\nThe address of ((sitename)) is :
((url))\n\nIn case of trouble, contact us.\n\nYours sincerely
$MailTemplateRegistrationMessage = "Dear ((firstname)) ((lastname)),\n\nYou are registered on
((sitename)) with the following settings:\n\nUsername :
((username))\nPass : ((password))\n\nThe address of ((sitename)) is :
((url))\n\nIn case of trouble, contact us.\n\nYours sincerely
\n((admin_name)) ((admin_surname)).";
$Explanation = "Once you click on \"Create a course\", a course is created with a section for Tests, Project based learning, Assessments, Courses, Dropbox, Agenda and much more. Logging in as teacher provides you with editing privileges for this course.";
$CodeTaken = "This course code is already in use.<br>Use the <b>Back</b> button on your browser and try again.";
$ConfirmReset = "Do you really want to delete all messages?";
$MailCronCourseExpirationReminderBody = "Dear %s,
It has come to our attention that you have not completed the course %s although its expiration date had been set on %s, remaining %s days to finish it.
We remind you that you have only the possibility to follow this course once a year, that is why we invite you insistently to complete your course on time.
You can return to the course connecting to the platform through this address: %s
Best Regards,
$MailCronCourseExpirationReminderBody = "Dear %s,
It has come to our attention that you have not completed the course %s although its expiration date had been set on %s, remaining %s days to finish it.
We remind you that you have only the possibility to follow this course once a year, that is why we invite you insistently to complete your course on time.
You can return to the course connecting to the platform through this address: %s
$ExerciseAndLearningPath = "Exercise and learning path";
@ -5778,8 +5778,8 @@ $CheckThatYouHaveEnoughQuestionsInYourCategories = "Make sure you have enough qu
$PortalCoursesLimitReached = "Sorry, this installation has a courses limit, which has now been reached. To increase the number of courses allowed on this Chamilo installation, please contact your hosting provider or, if available, upgrade to a superior hosting plan.";
$PortalTeachersLimitReached = "Sorry, this installation has a teachers limit, which has now been reached. To increase the number of teachers allowed on this Chamilo installation, please contact your hosting provider or, if available, upgrade to a superior hosting plan.";
$PortalUsersLimitReached = "Sorry, this installation has a users limit, which has now been reached. To increase the number of users allowed on this Chamilo installation, please contact your hosting provider or, if available, upgrade to a superior hosting plan.";
$GenerateSurveyAccessLinkExplanation = "By copying the link below and pasting it in an e-mail or on a website, you will allow any anonymous person to enter and answer this survey.
You can test this feature by clicking the link above and answering the survey.
$GenerateSurveyAccessLinkExplanation = "By copying the link below and pasting it in an e-mail or on a website, you will allow any anonymous person to enter and answer this survey.
You can test this feature by clicking the link above and answering the survey.
This is particularly useful if you want to allow anyone on a forum to answer you survey and you don't know their e-mail addresses.";
Your account has now been activated on the platform. Please login and enjoy your courses.";
$SessionFields = "Session fields";
$CopyLabelSuffix = "Copy";
@ -5895,7 +5895,7 @@ $CourseSettingsRegisterDirectLink = "If your course is public or open, you can u
$DirectLink = "Direct link";
$here = "here";
$GoAheadAndBrowseOurCourseCatalogXOnceRegisteredYouWillSeeTheCourseHereX = "<p>Go ahead and browse our course catalog %s to register to any course you like. Once registered, you will see the course appear right %s, instead of this message.</p>";
$HelloXAsYouCanSeeYourCourseListIsEmpty = "<p>Hello <strong>%s</strong> and welcome,</p>
$HelloXAsYouCanSeeYourCourseListIsEmpty = "<p>Hello <strong>%s</strong> and welcome,</p>
<p>As you can see, your courses list is still empty. That's because you are not registered to any course yet! </p>";
$BigBlueButtonEnableComment = "Choose whether you want to enable the BigBlueButton videoconference tool. Once enabled, it will show as an additional course tool in all courses' homepage, and teachers will be able to launch a conference at any time. Learners will not be able to launch a conference, only join one. If you don't have a BigBlueButton server, please <ahref=\"http://bigbluebutton.org/\"target=\"_blank\">set one up</a> or ask the <ahref=\"http://www.chamilo.org/en/providers\"target=\"_blank\">Chamilo official providers</a> for a quote.
$BigBlueButtonEnableComment = "Choose whether you want to enable the BigBlueButton videoconference tool. Once enabled, it will show as an additional course tool in all courses' homepage, and teachers will be able to launch a conference at any time. Learners will not be able to launch a conference, only join one. If you don't have a BigBlueButton server, please <ahref=\"http://bigbluebutton.org/\"target=\"_blank\">set one up</a> or ask the <ahref=\"http://www.chamilo.org/en/providers\"target=\"_blank\">Chamilo official providers</a> for a quote.
BigBlueButton is a free (as in freedom *and* beer), but its installation requires a set of technical skills that might not be immediately available to all. You can install it on your own or seek professional help to assist you or do it for you. This help, however, will generate a certain cost. In the pure logic of the free software, we offer you the tools to make your work easier and recommend professionals (the Chamilo Official Providers) that will be able to help you if this were too difficult.";
$BigBlueButtonHostTitle = "BigBlueButton server host";
$BigBlueButtonHostComment = "This is the name of the server where your BigBlueButton server is running. Might be <i>localhost</i>, an IP address (e.g. 192.168.13.54) or a domain name (e.g. my.video.com).";
@ -6169,14 +6169,14 @@ $OnlyAccessFromYourGroup = "Only accessible from your group";
$CreateAssignmentPage = "This will create a special wiki page in which the teacher can describe the task and which will be automatically linked to the wiki pages where learners perform the task. Both the teacher's and the learners' pages are created automatically. In these tasks, learners can only edit and view theirs pages, but this can be changed easily if you need to.";
$UserFolders = "Folders of users";
$UserFolder = "User folder";
$HelpUsersFolder = "INFORMATION VISIBLE TO THE TEACHER ONLY:\nThe users folder contains a folder for each user who has accessed it through the documents tool, or when any file has been sent in the course through the online editor. If neither circumstances has occurred, then no user folder will have been created. In the case of groups, files that are sent through the editor will be added in the folder of each group, which is only accessible by students from this group.
<br/><br/>
The users folder and each of the included folders will be hidden by default in for all students, but each student can see the contents of his/her directory through the online editor. However, if a student knows the address of a file or folder of another student, he may be able to access it.
<br/><br/>
If the folder of a student is visible, other students can see what it contains. In this case, the student that owns the folder can also (from the documents tool and only in his/her folder): create and edit web documents, convert a document into a template for personal use, create and edit drawings in SVG and PNG formats, record audio files in WAV format, make audio files in MP3 from a text, make snapshops from a webcam, send documents, create folders, move folders and files, delete folders and files, and download backup of his/her folder.
<br/><br/>
Moreover, the documents tool is synchronized with the file manager of the online editor, so changes in the documents triggered in any one of these will affect both.
<br/><br/>
$HelpUsersFolder = "INFORMATION VISIBLE TO THE TEACHER ONLY:\nThe users folder contains a folder for each user who has accessed it through the documents tool, or when any file has been sent in the course through the online editor. If neither circumstances has occurred, then no user folder will have been created. In the case of groups, files that are sent through the editor will be added in the folder of each group, which is only accessible by students from this group.
<br/><br/>
The users folder and each of the included folders will be hidden by default in for all students, but each student can see the contents of his/her directory through the online editor. However, if a student knows the address of a file or folder of another student, he may be able to access it.
<br/><br/>
If the folder of a student is visible, other students can see what it contains. In this case, the student that owns the folder can also (from the documents tool and only in his/her folder): create and edit web documents, convert a document into a template for personal use, create and edit drawings in SVG and PNG formats, record audio files in WAV format, make audio files in MP3 from a text, make snapshops from a webcam, send documents, create folders, move folders and files, delete folders and files, and download backup of his/her folder.
<br/><br/>
Moreover, the documents tool is synchronized with the file manager of the online editor, so changes in the documents triggered in any one of these will affect both.
<br/><br/>
As such, the user folder is not only a place to deposit files, it becomes a complete manager of the documents students use during the course. Also, remember that any user can copy a file that is visible from any folder in the documents tool (whether or not he is the owner) to his/her portfolios or personal documents area of social network, which will be available to him/her for use in other courses.";
$HelpFolderChat = "INFORMATION VISIBLE TO THE TEACHER ONLY:\nThis folder contains all sessions that have been opened in the chat. Although the chat sessions can often be trivial, others can be really interesting and worthy of being incorporated as an additional work document. To do this without changing the visibility of this folder, make the file visible and link it from where you deem appropriate. It is not recommended to make this folder visible to all.";
$HelpFolderCertificates = "INFORMATION VISIBLE TO THE TEACHER ONLY:\nThis folder contains the various certificates templates that have been created for the rating tool. It is not recommended to make this folder visible to all.";
$HelpPediaphon = "Supports text with several thousands characters, in various types of male and female voices (depending on the language). Audio files will be generated and automatically saved to the Chamilo directory in which you are.";
$FirstSelectALanguage = "Please select a language";
$MoveUserStats = "Move users results from/to a session";
$CompareUserResultsBetweenCoursesAndCoursesInASession = "This advanced tool allows you to manually improve the tracking of users results when moving from courses methodology to sessions methodology. In most cases, you won't need to use it.<br/>
On this screen, you can compare results of users between the context of a standalone course, and the context of the same course inside a session.<br/>
$CompareUserResultsBetweenCoursesAndCoursesInASession = "This advanced tool allows you to manually improve the tracking of users results when moving from courses methodology to sessions methodology. In most cases, you won't need to use it.<br/>
On this screen, you can compare results of users between the context of a standalone course, and the context of the same course inside a session.<br/>
Once you are sure about what to do, you can choose to move the tracking data of the students (exercises results and learning paths tracking) from a course to a session.";
$PDFExportWatermarkEnableTitle = "Enable watermark in PDF export";
$PDFExportWatermarkEnableComment = "By enabling this option, you can upload an image or a text that will be automatically added as watermark to all PDF exports of documents on the system.";
@ -6658,7 +6658,7 @@ $DisableEndDate = "Disable end date";
$ForumCategories = "Forum Categories";
$Copy = "Copy";
$ArchiveDirCleanup = "Cleanup of cache and temporary files";
$ArchiveDirCleanupDescr = "Chamilo keeps a copy of most of the temporary files it generates (for backups, exports, copies, etc) into its app/cache/ directory. After a while, this can add up to a very large amount of disk space being used for nothing. Click the button below to clean your archive directory up. This operation should be automated by a cron process, but if this is not possible, you can come to this page regularly to remove all temporary files from the directory.
$ArchiveDirCleanupDescr = "Chamilo keeps a copy of most of the temporary files it generates (for backups, exports, copies, etc) into its app/cache/ directory. After a while, this can add up to a very large amount of disk space being used for nothing. Click the button below to clean your archive directory up. This operation should be automated by a cron process, but if this is not possible, you can come to this page regularly to remove all temporary files from the directory.
This feature also cleans up the theme cache files.";
$ArchiveDirCleanupProceedButton = "Proceed with cleanup";
$ArchiveDirCleanupSucceeded = "The app/cache/ directory cleanup has been executed successfully.";
@ -7007,45 +7007,45 @@ $ResourceLockedByGradebook = "This option is not available because this activity
$GradebookLockedAlert = "This assessment has been locked. You cannot unlock it. If you really need to unlock it, please contact the platform administrator, explaining the reason why you would need to do that (it might otherwise be considered as fraud attempt).";
$GradebookEnableLockingTitle = "Enable locking of assessments by teachers";
$GradebookEnableLockingComment = "Once enabled, this option will enable locking of any assessment by the teachers of the corresponding course. This, in turn, will prevent any modification of results by the teacher inside the resources used in the assessment: exams, learning paths, tasks, etc. The only role authorized to unlock a locked assessment is the administrator. The teacher will be informed of this possibility. The locking and unlocking of gradebooks will be registered in the system's report of important activities";
$ShibbolethMainActivateComment = "<p>First of all, you have to configure Shibboleth for your web server.</p>To configure it for Chamilo<h5>edit file main/auth/shibboleth/config/aai.class.php</h5><p>Modify object $result values with the name of your Shibboleth attributes</p><ul><li>$result->unique_id = 'mail';</li><li>$result->firstname = 'cn';</li><li>$result->lastname = 'uid';</li><li>$result->email = 'mail';</li><li>$result->language = '-';</li><li>$result->gender = '-';</li><li>$result->address = '-';</li><li>$result->staff_category = '-';</li><li>$result->home_organization_type = '-'; </li><li>$result->home_organization = '-';</li><li>$result->affiliation = '-';</li><li>$result->persistent_id = '-';</li><li>...</li></ul><br/>Go to <ahref='settings.php?category=Shibboleth'>Plugin</a> to add a configurable 'Shibboleth Login' button for your Chamilo campus.";
@ -7476,7 +7476,7 @@ $AreYouSureToSubscribe = "Are you sure to subscribe?";
$CheckYourEmailAndFollowInstructions = "Check your e-mail and follow the instructions.";
$LinkExpired = "Link expired, please try again.";
$ResetPasswordInstructions = "Instructions for the password change procedure";
$ResetPasswordCommentWithUrl = "You are receiving this message because you (or someone pretending to be you) have requested a new password to be generated for you.<br/>
$ResetPasswordCommentWithUrl = "You are receiving this message because you (or someone pretending to be you) have requested a new password to be generated for you.<br/>
To set a the new password you need to activate it. To do this, please click this link:<br/>%s<br/>If you did not request this procedure, then please ignore this message. If you keep receiving it, please contact the portal administrator.";
$CronCourseFinishedActivateComment = "Activate the Course Finished cron";
$MailCronCourseFinishedSubject = "End of course %s";
$MailCronCourseFinishedBody = "Dear %s,<br/>Thank you for your participation to course %s. We hope you've acquired new relevant knowledge and enjoyed the course.<br/>
You can check your performance in the course through the My Progress section.<br/>Best regards,<br/>
$MailCronCourseFinishedBody = "Dear %s,<br/>Thank you for your participation to course %s. We hope you've acquired new relevant knowledge and enjoyed the course.<br/>
You can check your performance in the course through the My Progress section.<br/>Best regards,<br/>
$BaseDate = "Dispatch based on the session's start/end dates";
$AfterOrBefore = "After or before";
$Before = "Before";
$ScheduleAnnouncementDescription = "This form allows scheduling announcements to be sent automatically to the students who are taking a course in a session.
There are two types of announcements that can be sent:
Specific date: In this case a specific day is selected to make the announcement.
$ScheduleAnnouncementDescription = "This form allows scheduling announcements to be sent automatically to the students who are taking a course in a session.
There are two types of announcements that can be sent:
Specific date: In this case a specific day is selected to make the announcement.
Based on the start / end date of the session: in this case the number of days to pass before sending the announcement must be indicated. And those days can be associated to before or after the start / end date. For example: 3 days after the start date.";
$MandatorySurveyNoAnswered = "A mandatory survey is waiting your answer. To enter the course, you must first complete the survey.";
$ShowPreviousButton = "Show previous button";
@ -8033,18 +8033,18 @@ $AddHrmToUser = "Add Human Resources Manager to user";
Congratulations on the completion of ((course_title)). Your final grade received for this class is ((score)). Please allow a few days for it to reflect in their system. We look forward to seeing you in future classes. If we can assist you further in any way, please feel free to contact us.
Congratulations on the completion of ((course_title)). Your final grade received for this class is ((score)). Please allow a few days for it to reflect in their system. We look forward to seeing you in future classes. If we can assist you further in any way, please feel free to contact us.
Sincerely,
((author_first_name)), ((author_last_name))
((portal_name))";
$SendCertificateNotifications = "Send certificate notification to all users";
$MailSubjectForwardShort = "Fwd";
$ForwardedMessage = "Forwarded message";
$ForwardMessage = "Forward message";
$MyCoursePageCategoryIntroduction = "You will find below the list of course categories.
$MyCoursePageCategoryIntroduction = "You will find below the list of course categories.
Click on one of them to see the list of courses it has.";
$FeatureDisabledByAdministrator = "Feature disabled by administrator";
$SubscribeUsersToLpCategory = "Subscribe users to category";
@ -8149,10 +8149,10 @@ $RedirectToTheDocumentList = "Redirect to the document list";
$TheExerciseAutoLaunchSettingIsONStudentsWillBeRedirectToTheExerciseList = "The exercises auto-launch feature configuration is enabled. Learners will be automatically redirected to exercise list.";
$PostedExpirationDate = "Posted deadline for sending the work (Visible to the learner)";
$BossAlertMsgSentToUserXTitle = "Follow up message about student %s";
User %s sent a follow up message about student %s.<br/><br/>
The message can be seen here %s";
$include_services = "Include services";
$culqi_enable = "Enable culqi";
@ -8184,8 +8184,8 @@ $PersonalDataLimitationTitle = "Personal data limitation";
$PersonalDataDeletionTitle = "Personal data deletion";
$PersonalDataDestructionTitle = "Personal data destruction";
$PersonalDataProfilingTitle = "Personal data profiling";
$PersonalDataIntroductionText = "We respect your privacy!
This page unites all aspects of the personal data we might be keeping on you, how we treat it, what you have authorized us to do with it and who we are, in an effort to comply with most data privacy laws available.
$PersonalDataIntroductionText = "We respect your privacy!
This page unites all aspects of the personal data we might be keeping on you, how we treat it, what you have authorized us to do with it and who we are, in an effort to comply with most data privacy laws available.
Please read this information carefully and, if you have any question, check the contact details below to ask us for more details.";
$YourDegreeOfCertainty = "Your degree of certainty";
$DegreeOfCertaintyThatMyAnswerIsCorrect = "Degree of certainty that my answer will be considered correct";
@ -8196,11 +8196,11 @@ $ResultAccomplishedTest = "Results for the accomplished test";
$YourResultsByDiscipline = "Your results by discipline";
$ForComparisonYourLastResultToThisTest = "In comparison, your latest results for this test";
$YourOverallResultForTheTest = "Your overall results for the test";
$QuestionDegreeCertaintyHTMLMail = "You will find your results for test %s below.<br/>
To see the details of these results:
<br/><br/>
1. Connect to the platform (login/password): <ahref='%s'>To the platform</a>.
<br/><br/>
$QuestionDegreeCertaintyHTMLMail = "You will find your results for test %s below.<br/>
To see the details of these results:
<br/><br/>
1. Connect to the platform (login/password): <ahref='%s'>To the platform</a>.
<br/><br/>
2. Click this link: <ahref='%s'>See detailed results</a>.";
$DegreeOfCertaintyVerySure = "Very sure";
$DegreeOfCertaintyVerySureDescription = "Your answer was correct and you were 80% sure about it. Congratulations!";
@ -8262,8 +8262,8 @@ $SubSkill = "Sub-skill";
$AddMultipleUsersToCalendar = "Add multiple users to calendar";
$UpdateCalendar = "Update calendar";
$ControlPoint = "Control point";
$MessageQuestionCertainty = "Please follow the instructions below to check your results for test %s.<br/><br/>
1. Connect to the platform (username/password) at: %s<br/>
$MessageQuestionCertainty = "Please follow the instructions below to check your results for test %s.<br/><br/>
1. Connect to the platform (username/password) at: %s<br/>
2. Click the following link: %s<br/>";
$SessionMinDuration = "Session min duration";
$CanNotTranslate = "Could not translate";
@ -8315,9 +8315,9 @@ $ProgressObtainedFromLPProgressAndTestsAverage = "Note: This progress is obtaine
$CreateNewSurveyDoodle = "Create a new Doodle type survey";
$QuestionTags = "You can use the tags {{class_name}} and {{student_full_name}} in the question to be able to multiplicate questions.
On the survey's list page in the action field you have a button to multiplicate question that will look for the {{class_name}} tag and duplicate the question for all the class subscribed to the course and rename it with the name of the class.
It will also add a page ending to make a new page for each class.
$QuestionTags = "You can use the tags {{class_name}} and {{student_full_name}} in the question to be able to multiplicate questions.
On the survey's list page in the action field you have a button to multiplicate question that will look for the {{class_name}} tag and duplicate the question for all the class subscribed to the course and rename it with the name of the class.
It will also add a page ending to make a new page for each class.
Then it will look for the {{student_full_name}} tag and duplicate the question for all the student in the class (for each class) and rename it with the student's full name.";
$CreateMeeting = "Create meeting poll";
$QuestionForNextClass = "Question for next class";
$CertificatesSessions = "Certificates in sessions";
$SessionFilterReport = "Filter certificates in sessions";
$UpdateUserListXMLCSV = "Update user list";
$DonateToTheProject = "Chamilo is an Open Source project and this portal is provided to our community free of charge by the Chamilo Association, which pursues the goal of improving the availability of a quality education around the globe.<br/><br/>
However, developing Chamilo and providing this service are expensive and having a little bit of help from you would go a long way to ensure these services improve faster over time.<br/><br/>
$DonateToTheProject = "Chamilo is an Open Source project and this portal is provided to our community free of charge by the Chamilo Association, which pursues the goal of improving the availability of a quality education around the globe.<br/><br/>
However, developing Chamilo and providing this service are expensive and having a little bit of help from you would go a long way to ensure these services improve faster over time.<br/><br/>
Creating a course on this portal is one of the most resource-intensive operation. Please consider making a contribution to the Chamilo Association before creating this course to help keep this service free for all!";
<p>You have to take course ((course_title)) between ((date_start)) and ((date_end)). You can access it here: ((course_link)).</p>
<p>Cheers.</p>";
$XUserPortfolioItems = "%s's portfolio items";
$Scored = "Scored";
@ -8976,11 +8976,11 @@ $reportByAttempts = "Report by attempts";
$QuestionsTopic = "Questions topic";
$QuestionsTopicHelp = "The questions topic will be used as the name of the test and will be sent to the AI generator to generate questions in the language configured for this course, asking for them to be generated in the Aiken format so they can easily be imported into this course.";
$AIQuestionsGenerator = "AI Questions Generator";
$AIQuestionsGeneratorNumberHelper = "Most AI generators are limited in the number of characters they can return, and often your organization will be charged based on the number of characters returned, so please use with moderation, asking for smaller numbers first, then extending as you gain confidence.
$AIQuestionsGeneratorNumberHelper = "Most AI generators are limited in the number of characters they can return, and often your organization will be charged based on the number of characters returned, so please use with moderation, asking for smaller numbers first, then extending as you gain confidence.
A good number for a first test is 3 questions.";
$LPEndStepAddTagsToShowCertificateOrSkillAutomatically = "Use one (or more) of the following proposed tags to automatically generate a certificate or a skill and show them here when the student gets to this step, which requires all other steps to be finished first.";