|
@@ -6822,4 +6822,33 @@ $HotspotExerciseFinished = "Klik op de knop onderaan om je antwoorden te valider
|
|
|
$FollowedStudentBosses = "Cursist voortrekkers die ik opvolg";
|
|
|
$AccessData = "toegangsdata";
|
|
|
$AcquiredLevel = "Behaald niveau";
|
|
|
+$TitleMandatory = "Titel verplicht";
|
|
|
+$NoCourseCategorySupplied = "Er is geen cursuscategorie gegeven";
|
|
|
+$ForumStartDate = "Publicatiedatum";
|
|
|
+$ForumEndDate = "Sluitingsdatum";
|
|
|
+$ForumStartDateComment = "Het forum zal vanaf deze datum zichtbaar zijn.";
|
|
|
+$ForumEndDateComment = "Na deze datum is het forum gesloten";
|
|
|
+$Assign = "Toewijzen";
|
|
|
+$CalendarStartDate = "Startdatum";
|
|
|
+$TicketAllowStudentAddComment = "Sta alle gebruikers toe tickets toe te voegen, niet alleen beheerders";
|
|
|
+$TicketSendWarningToAllAdminsTitle = "Stuur Ticketwaarschuwing naar alle beheerders";
|
|
|
+$TicketSendWarningToAllAdminsComment = "Send a message if a ticket was created without a category or if a category doesn't have any administrator assigned.";
|
|
|
+$MoodleFileImportedSuccessfully = "Het Moodle cursusbestand is succesvol geïmporteerd";
|
|
|
+$ExtensionInstalledButNotEnabled = "Extensie geïnstalleerd, maar niet geactiveerd";
|
|
|
+$MailingTestSent = "E-mail sent. This procedure works in all aspects similarly to the normal e-mail sending of Chamilo, but allows for more flexibility in terms of destination e-mail and message body.";
|
|
|
+$EMailTester = "Email tester";
|
|
|
+$TicketMsgWelcome = "Welcome to YOUR tickets section. Here, you'll be able to track the state of all the tickets you created in the main tickets section.";
|
|
|
+$TicketNoHistory = "Geen geschiedenis";
|
|
|
+$UpgradeVersion = "Upgrade Chamilo LMS version";
|
|
|
+$CRSTablesIntro = "The install script has detected tables coming from previous versions that could cause problems during the upgrade process. Please click on the button below to delete them. We heavily recommend you do a full backup of them before confirming this last install step.";
|
|
|
+$Removing = "Bezig met verwijderen";
|
|
|
+$CheckForCRSTables = "Controleer tabellen van eerdere versies";
|
|
|
+$YourPasswordCannotBeTheSameAsYourEmail = "Uw wachtwoord kan niet hetzelfde zijn als uw e-mail.";
|
|
|
+$YourPasswordCannotContainYourUsername = "Uw wachtwoord kan niet uw gebruikersnaam bevatten";
|
|
|
+$WordTwoCharacterClasses = "Use different character classes";
|
|
|
+$TooManyRepetitions = "Te veel herhalingen";
|
|
|
+$YourPasswordContainsSequences = "Uw wachtwoord bevat reeksen";
|
|
|
+$PasswordVeryWeak = "Heel zwak";
|
|
|
+$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";
|
|
|
?>
|