2004-08-27 15:21:18 +00:00
|
|
|
|
<?PHP // $Id$
|
2004-10-16 11:35:48 +00:00
|
|
|
|
// glossary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
|
2004-08-27 15:21:18 +00:00
|
|
|
|
|
|
|
|
|
|
2004-10-16 11:35:48 +00:00
|
|
|
|
$string['addcomment'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['addentry'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
|
|
|
|
$string['addingcomment'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['aliases'] = '<27><><EFBFBD>(<28>)<29> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['allcategories'] = '<27><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['allentries'] = '<27><><EFBFBD>';
|
|
|
|
|
$string['allowcomments'] = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['allowduplicatedentries'] = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['answer'] = '<27><><EFBFBD>';
|
|
|
|
|
$string['approve'] = '<27><><EFBFBD>';
|
|
|
|
|
$string['areyousuredelete'] = '<27><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>?';
|
|
|
|
|
$string['areyousuredeletecomment'] = '<27><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><>?';
|
|
|
|
|
$string['areyousureexport'] = '<27><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20>';
|
|
|
|
|
$string['ascending'] = '(<28><><EFBFBD><EFBFBD>)';
|
|
|
|
|
$string['attachment'] = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['authorview'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['back'] = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['cantinsertcat'] = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>';
|
|
|
|
|
$string['cantinsertrec'] = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><>';
|
|
|
|
|
$string['categories'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['category'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['categorydeleted'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['categoryview'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
2004-08-27 15:21:18 +00:00
|
|
|
|
$string['cnffullmatch'] = 'Define if an entry, when linked, should match the case in the target text by default';
|
|
|
|
|
$string['cnflinkentry'] = 'Define if an entry should be automatically linked by default';
|
|
|
|
|
$string['cnflinkglossaries'] = 'Define if a glossary should be automatically linked by default';
|
|
|
|
|
$string['cnfrelatedview'] = 'Select the display format to be used for automatic linking and entry view.';
|
2004-10-16 11:35:48 +00:00
|
|
|
|
$string['cnfshowgroup'] = 'Specify if the group break should be shown or not.';
|
|
|
|
|
$string['cnfsortkey'] = 'Select the sorting key by default.';
|
|
|
|
|
$string['cnfsortorder'] = 'Select the sorting order by default.';
|
|
|
|
|
$string['cnfstudentcanpost'] = 'Define if the students can or cannot post entries by default';
|
|
|
|
|
$string['comment'] = '<27><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['commentdeleted'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.';
|
|
|
|
|
$string['comments'] = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['commentson'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><>';
|
|
|
|
|
$string['commentupdated'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.';
|
|
|
|
|
$string['currentglossary'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['dateview'] = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['defaultapproval'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['definition'] = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['definitions'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['deleteentry'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['deletingcomment'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
2004-08-27 15:21:18 +00:00
|
|
|
|
$string['deletingnoneemptycategory'] = 'Deleting this category will not delete the entries it contains - they will be marked as uncategorised.';
|
2004-10-16 11:35:48 +00:00
|
|
|
|
$string['descending'] = '(<28><><EFBFBD><EFBFBD>)';
|
|
|
|
|
$string['destination'] = '<27><><EFBFBD>';
|
|
|
|
|
$string['displayformat'] = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformatcontinuous'] = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformatdictionary'] = '<27><><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformatencyclopedia'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformatentrylist'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformatfaq'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformatfullwithauthor'] = '<27><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformatfullwithoutauthor'] = '<27><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformats'] = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['displayformatssetup'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['duplicateentry'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['editalways'] = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['editcategories'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['editentry'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['editingcomment'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entbypage'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>';
|
|
|
|
|
$string['entries'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entrieswithoutcategory'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entry'] = '<27><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entryalreadyexist'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entryapproved'] = '<27><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entrydeleted'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entryexported'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entryishidden'] = '(<28><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>)';
|
|
|
|
|
$string['entrysaved'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
|
|
|
|
$string['entryupdated'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
2004-08-27 15:21:18 +00:00
|
|
|
|
$string['explainall'] = 'Shows ALL entries on one page';
|
|
|
|
|
$string['explainalphabet'] = 'Browse the glossary using this index';
|
2004-09-16 17:13:57 +00:00
|
|
|
|
$string['explainexport'] = 'A file has been generated.<br />Download it and keep it safe. You can import it anytime you wish in this or other course.';
|
2004-08-27 15:21:18 +00:00
|
|
|
|
$string['explainimport'] = 'You must specify the file to import and define the criteria of the process.<p>Submit your request and review the results.';
|
|
|
|
|
$string['explainspecial'] = 'Shows entries that do not begin with a letter';
|
|
|
|
|
$string['exportedentry'] = 'Exported entry';
|
|
|
|
|
$string['exportedfile'] = 'Exported file';
|
|
|
|
|
$string['exportentries'] = 'Export entries';
|
|
|
|
|
$string['exportglossary'] = 'Export glossary';
|
|
|
|
|
$string['exporttomainglossary'] = 'Export to main glossary';
|
|
|
|
|
$string['filetoimport'] = 'File to import';
|
|
|
|
|
$string['fillfields'] = 'Concept and definition are mandatory fields.';
|
2004-10-16 11:35:48 +00:00
|
|
|
|
$string['filtername'] = 'Glossary Auto-linking';
|
2004-08-27 15:21:18 +00:00
|
|
|
|
$string['fullmatch'] = 'Match whole words only';
|
|
|
|
|
$string['glossarytype'] = 'Glossary Type';
|
|
|
|
|
$string['glosssaryexported'] = 'Glossary exported.';
|
|
|
|
|
$string['importcategories'] = 'Import categories';
|
|
|
|
|
$string['importedcategories'] = 'Imported categories';
|
|
|
|
|
$string['importedentries'] = 'Imported entries';
|
|
|
|
|
$string['importentries'] = 'Import entries';
|
|
|
|
|
$string['isglobal'] = 'Is this glossary global?';
|
|
|
|
|
$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';
|
2004-10-16 11:35:48 +00:00
|
|
|
|
$string['thischarset'] = 'ISO-8859-8-I';
|
|
|
|
|
$string['thisdirection'] = 'rtl';
|
2004-10-24 18:08:27 +00:00
|
|
|
|
$string['thislanguage'] = 'עברית';
|
2004-08-27 15:21:18 +00:00
|
|
|
|
$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.';
|
|
|
|
|
|
|
|
|
|
?>
|