2004-07-13 12:27:51 +00:00
< ? php // $Id$
2002-09-21 07:27:07 +00:00
2004-01-08 15:05:53 +00:00
$string [ 'alwaysopen' ] = 'Toujours ouvert' ;
$string [ 'blankentry' ] = 'Contribution vide' ;
$string [ 'daysavailable' ] = 'Jours disponibles' ;
$string [ 'editingended' ] = 'La p<> riode d\'<27> dition est termin<69> e' ;
$string [ 'editingends' ] = 'La p<> riode d\'<27> dition se termine' ;
$string [ 'entries' ] = 'Contributions' ;
$string [ 'feedbackupdated' ] = 'Feedback mis <20> jour pour les contributions de $a' ;
2004-07-13 12:27:51 +00:00
$string [ 'journalmail' ] = ' $a -> teacher a <EFBFBD> crit un feedback au sujet de votre contribution au journal <EFBFBD> $a -> journal <EFBFBD>
2004-01-08 15:05:53 +00:00
Vous pouvez le consulter en annexe <EFBFBD> votre contribution au journal :
$a -> url ' ;
2004-07-13 12:27:51 +00:00
$string [ 'journalmailhtml' ] = '$a->teacher a <20> crit un feedback au sujet de votre contribution au journal <20> <i>$a->journal</i> <20> <br /><br />Vous pouvez le consulter en annexe <20> votre <a href=\"$a->url\">contribution au journal</a>.' ;
2004-01-08 15:05:53 +00:00
$string [ 'journalname' ] = 'Nom du journal' ;
$string [ 'journalquestion' ] = 'Sujet du journal' ;
$string [ 'journalrating1' ] = 'Insatisfaisant' ;
$string [ 'journalrating2' ] = 'Satisfaisant' ;
$string [ 'journalrating3' ] = 'Excellent' ;
$string [ 'modulename' ] = 'Journal' ;
$string [ 'modulenameplural' ] = 'Journaux' ;
$string [ 'newjournalentries' ] = 'Nouvelles contributions au journal' ;
$string [ 'noentry' ] = 'Aucune contribution' ;
$string [ 'noratinggiven' ] = 'Aucune <20> valuation donn<6E> e' ;
$string [ 'notopenuntil' ] = 'Ce journal ne sera pas ouvert avant' ;
$string [ 'notstarted' ] = 'Vous n\'avez pas encore <20> crit dans ce journal' ;
$string [ 'overallrating' ] = 'Note g<> n<EFBFBD> rale' ;
$string [ 'rate' ] = 'Note' ;
$string [ 'saveallfeedback' ] = 'Enregistrer tous mes feedbacks' ;
$string [ 'startoredit' ] = 'Commencer ou modifier ma contribution' ;
$string [ 'viewallentries' ] = 'Voir toutes les contribution du journal' ;
2002-09-21 07:27:07 +00:00
?>