$string['default'] = 'Valeur par défaut';
$string['deleteevent'] = 'Supprimer l\'événement';
$string['detailedmonthview'] = 'Vue mensuelle détaillée';
+$string['durationminutes'] = 'Durée en minutes :';
$string['durationnone'] = 'Sans durée';
$string['durationuntil'] = 'Jusqu\'au';
$string['editevent'] = 'Modifier l\'événement';
$string['errorbeforecoursestart'] = 'Impossible de fixer un événement avant le début du cours';
$string['errorinvaliddate'] = 'Date invalide';
+$string['errorinvalidminutes'] = 'Indiquez une durée en minutes (un nombre 1 and 999).';
+$string['errorinvalidrepeats'] = 'Indiquez un nombre d\'événements (un nombre 1 and 99).';
$string['errornodescription'] = 'Une description est requise';
$string['errornoeventname'] = 'Le nom est requis';
$string['eventdate'] = 'Date';
$string['eventinstanttime'] = 'Heure';
$string['eventkind'] = 'Type d\'événement';
$string['eventname'] = 'Nom';
+$string['eventrepeat'] = 'Répétitions';
$string['eventsfor'] = 'Événements du $a';
$string['eventstarttime'] = 'Début';
$string['eventtime'] = 'à';
$string['pref_timeformat'] = 'Format d\'affichage des heures';
$string['preferences'] = 'Réglages';
$string['preferences_available'] = 'Vos réglages personnels';
+$string['repeatnone'] = 'Sans répétition';
+$string['repeatweeksl'] = 'Repeat weekly, creating altogether ';
+$string['repeatweeksr'] = 'événements';
$string['shown'] = 'affichés';
$string['spanningevents'] = 'Événements en cours';
$string['timeformat_12'] = '12 heures (am/pm)';