|
|
|
|
@ -3,5 +3,20 @@ |
|
|
|
|
$strings['plugin_title'] = "Justification Plugin"; |
|
|
|
|
$strings['plugin_comment'] = ""; |
|
|
|
|
$strings['tool_enable'] = "Activer le plugin"; |
|
|
|
|
|
|
|
|
|
$strings['ValidityDuration'] = "Durée de validité en jour"; |
|
|
|
|
$strings['DateManualOn'] = "Autoriser la modification de la date"; |
|
|
|
|
$strings['JustificationCode'] = "Code du justificatif"; |
|
|
|
|
$strings['NoJustificationFound'] = "Aucun justificatif trouvé"; |
|
|
|
|
$strings['ValidityDate'] = "Date de validitée"; |
|
|
|
|
$strings['Justification'] = "Justificatif"; |
|
|
|
|
$strings['MyJustifications'] = "Mes justificatifs"; |
|
|
|
|
$strings['JustificationSaved'] = "Justificatif enregistré"; |
|
|
|
|
$strings['default_course_id'] = "id du cours par défaut"; |
|
|
|
|
$strings['SetNewCourse'] = "Sélectionner un cours"; |
|
|
|
|
$strings['JustificationName'] = "Nom du justificatif"; |
|
|
|
|
$strings['JustificationDate'] = "Date du justificatif"; |
|
|
|
|
|
|
|
|
|
$strings['SubscribeToASession'] = "S'inscrire à une session d'examen"; |
|
|
|
|
$strings['DocumentListForUserX'] = "Liste des documents pour %s"; |
|
|
|
|
|
|
|
|
|
|