mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Typos corrected
This commit is contained in:
parent
38be1c7a73
commit
e62f4fc705
1 changed files with 3 additions and 3 deletions
|
@ -17,8 +17,8 @@ $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['errorinvalidminutes'] = 'Indiquez une durée en minutes (un nombre 1 et 999).';
|
||||
$string['errorinvalidrepeats'] = 'Indiquez un nombre d\'événements (un nombre 1 et 99).';
|
||||
$string['errornodescription'] = 'Une description est requise';
|
||||
$string['errornoeventname'] = 'Le nom est requis';
|
||||
$string['eventdate'] = 'Date';
|
||||
|
@ -53,7 +53,7 @@ $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['repeatweeksl'] = 'Répétition hebdomadaire, création de tous les ';
|
||||
$string['repeatweeksr'] = 'événements';
|
||||
$string['shown'] = 'affichés';
|
||||
$string['spanningevents'] = 'Événements en cours';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue