From ac65acc89dc4f709501c61421a408c0437dbb187 Mon Sep 17 00:00:00 2001 From: martignoni Date: Tue, 10 Feb 2004 16:56:42 +0000 Subject: [PATCH] First part translated --- lang/fr/glossary.php | 156 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 lang/fr/glossary.php diff --git a/lang/fr/glossary.php b/lang/fr/glossary.php new file mode 100644 index 0000000000..e027da5823 --- /dev/null +++ b/lang/fr/glossary.php @@ -0,0 +1,156 @@ +Les champs concept et dŽfinition doivent obligatoirement tre remplis.'; +$string['explainall'] = 'Afficher TOUTES les entrŽes sur une page'; +$string['explainalphabet'] = 'Consultez le glossaire ˆ l\'aide de cet index'; +$string['explainexport'] = 'Un fichier a ŽtŽ gŽnŽrŽ.
TŽlŽchargez-le et conservez-le avec soin. Vous pourrez l\'importer quand vous voudrez dans ce cours ou dans un autre.'; +$string['explainimport'] = 'Vous devez indiquer le fichier ˆ importer et dŽfinir le critre du processus.
Lancez votre requte et contr™lez les rŽsultats.'; +$string['explainspecial'] = 'Afficher les entrŽes ne commenant pas par une lettre'; +$string['exportedentry'] = 'EntrŽe exportŽe'; +$string['exportedfile'] = 'Fichier exportŽ'; +$string['exportentries'] = 'EntrŽes exportŽes'; +$string['exportglossary'] = 'Exporter le glossaire'; +$string['exportentries'] = 'Exporter des entrŽes'; +$string['exporttomainglossary'] = 'Exporter vers le glossaire principal'; +$string['filetoimport'] = 'Fichier ˆ importer'; +$string['fillfields'] = 'Les champs concept et dŽfinition sont obligatoires.'; +$string['fullmatch'] = 'Correspondance mot par mot'; +$string['glossarytype'] = 'Type de glossaire'; +$string['glosssaryexported'] = 'Glossaire exportŽ.'; +$string['importcategories'] = 'Importer des catŽgories'; +$string['importedcategories'] = 'CatŽgories importŽes'; +$string['importedentries'] = 'EntrŽes importŽes'; +$string['importentries'] = 'Importer des entrŽes'; +$string['isglobal'] = 'Ce glossaire est-il global ?'; // J'en suis ici, il faut finir NM +$string['linkcategory'] = 'Automatically link this category'; +$string['mainglossary'] = 'Main glossary'; +$string['maxtimehaspassed'] = 'Sorry, but the maximum time for editing this comment ($a) has passed!'; +$string['modulename'] = 'Glossary'; +$string['modulenameplural'] = 'Glossaries'; +$string['newentries'] = 'New glossary entries'; +$string['newglossary'] = 'New glossary'; +$string['newglossarycreated'] = 'New glossary created.'; +$string['newglossaryentries'] = 'New glossary entries:'; +$string['nocomment'] = 'No comment found'; +$string['nocomments'] = '(No comments found on this entry)'; +$string['noconceptfound'] = 'No concept or definition found.'; +$string['noentries'] = 'No entries found in this section'; +$string['noentry'] = 'No entry found.'; +$string['notcategorised'] = 'Not categorised'; +$string['numberofentries'] = 'Number of entries'; +$string['onebyline'] = '(one per line)'; +$string['printerfriendly'] = 'Printer-friendly version'; +$string['question'] = 'Question'; +$string['rate'] = 'Rate'; +$string['rating'] = 'Rating'; +$string['ratingeveryone'] = 'Everyone can rate entries'; +$string['ratingno'] = 'No ratings'; +$string['ratingonlyteachers'] = 'Only $a can rate entries'; +$string['ratings'] = 'Ratings'; +$string['ratingssaved'] = 'Ratings saved'; +$string['ratingsuse'] = 'Use ratings'; +$string['ratingtime'] = 'Restrict ratings to entries with dates in this range:'; +$string['rejectedentries'] = 'Rejected entries'; +$string['rejectionrpt'] = 'Rejection Report'; +$string['searchindefinition'] = 'Search full text'; +$string['secondaryglossary'] = 'Secondary glossary'; +$string['sendinratings'] = 'Send in my latest ratings'; +$string['showall'] = 'Show \'ALL\' link'; +$string['showalphabet'] = 'Show alphabet'; +$string['showspecial'] = 'Show \'Special\' link'; +$string['sortby'] = 'Sort by'; +$string['sortbycreation'] = 'By creation date'; +$string['sortbylastupdate'] = 'By last update'; +$string['sortchronogically'] = 'Sort chronologically'; +$string['special'] = 'Special'; +$string['standardview'] = 'Browse by alphabet'; +$string['studentcanpost'] = 'Students can add entries'; +$string['totalentries'] = 'Total entries'; +$string['usedynalink'] = 'Automatically link glossary entries'; +$string['waitingapproval'] = 'Waiting approval'; +$string['warningstudentcapost'] = '(Applies only if the glossary is not the main one)'; +$string['writtenby'] = 'by'; +$string['youarenottheauthor'] = 'You are not the author of this comment, so you are not allowed to edit it.'; + +?> -- 2.39.5