mirror of
https://github.com/moodle/moodle.git
synced 2025-02-03 06:39:17 +01:00
152 lines
7.5 KiB
PHP
152 lines
7.5 KiB
PHP
<?PHP // $Id$
|
|
// glossary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
|
|
|
|
|
|
$string['addcomment'] = 'äåñôú äòøä';
|
|
$string['addentry'] = 'äåñôú îåðç çãù';
|
|
$string['addingcomment'] = 'äåñôú äòøä';
|
|
$string['aliases'] = 'îéì(å)ú îôúç';
|
|
$string['allcategories'] = 'ëì ä÷èâåøéåú';
|
|
$string['allentries'] = 'äëì';
|
|
$string['allowcomments'] = 'àôùø äòøåú òáåø äîåùâéí';
|
|
$string['allowduplicatedentries'] = 'àôùø îåðçéí ëôåìéí';
|
|
$string['answer'] = 'äùá';
|
|
$string['approve'] = 'àùø';
|
|
$string['areyousuredelete'] = 'äàí àúä áèåç ùàúä øåöä ìîçå÷ îåðç æä?';
|
|
$string['areyousuredeletecomment'] = 'äàí àúä áèåç ùàúä øåöä ìîçå÷ äòøä æå?';
|
|
$string['areyousureexport'] = 'äàí àúä áèåç ùàúä øåöä ìééöà äòøä æå ì';
|
|
$string['ascending'] = '(òåìä)';
|
|
$string['attachment'] = '÷åáõ îöåøó';
|
|
$string['authorview'] = 'öôééä ìôé ëåúá';
|
|
$string['back'] = 'àçåøä';
|
|
$string['cantinsertcat'] = 'àéï àôùøåú ìäëðéñ ÷èâåøéä æå';
|
|
$string['cantinsertrec'] = 'àéï àôùøåú ìäëðéñ øùåîä æå';
|
|
$string['categories'] = '÷èâåøéåú';
|
|
$string['category'] = '÷èâåøéä';
|
|
$string['categorydeleted'] = 'ä÷èâåøéä ðîç÷ä';
|
|
$string['categoryview'] = 'öôééä ìôé ÷èâåøéä';
|
|
$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.';
|
|
$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'] = 'äòøä';
|
|
$string['commentdeleted'] = 'ääòøä ðîç÷ä.';
|
|
$string['comments'] = 'äòøåú';
|
|
$string['commentson'] = 'äòøåú òì';
|
|
$string['commentupdated'] = 'ääòøä òåãëðä.';
|
|
$string['currentglossary'] = 'îéìåï îåðçéí ðåëçé';
|
|
$string['dateview'] = 'öôéä ìôé úàøéê';
|
|
$string['defaultapproval'] = 'àéùåø ëáøéøú îçãì';
|
|
$string['definition'] = 'äâãøä';
|
|
$string['definitions'] = 'äâãøåú';
|
|
$string['deleteentry'] = 'îçé÷ú îåðç';
|
|
$string['deletingcomment'] = 'îçé÷ú äòøä';
|
|
$string['deletingnoneemptycategory'] = 'Deleting this category will not delete the entries it contains - they will be marked as uncategorised.';
|
|
$string['descending'] = '(éåøã)';
|
|
$string['destination'] = 'éòã';
|
|
$string['displayformat'] = 'îáðä úöåâä';
|
|
$string['displayformatcontinuous'] = 'øöéó áìé ëåúá';
|
|
$string['displayformatdictionary'] = 'ôùåè, ñâðåï îéìåðé';
|
|
$string['displayformatencyclopedia'] = 'àðöé÷ìåôãéä';
|
|
$string['displayformatentrylist'] = 'øùéîú îåðçéí';
|
|
$string['displayformatfaq'] = 'ùàìåú åúùåáåú';
|
|
$string['displayformatfullwithauthor'] = 'îìà òí ëåúá';
|
|
$string['displayformatfullwithoutauthor'] = 'îìà áìé ëåúá';
|
|
$string['displayformats'] = 'äöâ îáðéí';
|
|
$string['displayformatssetup'] = 'äâãøú äöâú îáðéí';
|
|
$string['duplicateentry'] = 'ëðéñä ëôåìä';
|
|
$string['editalways'] = 'òøåê úîéã';
|
|
$string['editcategories'] = 'òøéëú ÷èâåøéåú';
|
|
$string['editentry'] = 'òøéëú îåðç';
|
|
$string['editingcomment'] = 'òøéëú äòøä';
|
|
$string['entbypage'] = 'îåðçéí îåöâéí áãó';
|
|
$string['entries'] = 'îåðçéí';
|
|
$string['entrieswithoutcategory'] = 'îåðçéí ììà ÷èâåøéåú';
|
|
$string['entry'] = 'îåðç';
|
|
$string['entryalreadyexist'] = 'äîåðç ëáø ÷ééí';
|
|
$string['entryapproved'] = 'îåðç æä àåùø';
|
|
$string['entrydeleted'] = 'äîåðç ðîç÷';
|
|
$string['entryexported'] = 'äîåðç ééåöà áäöìçä';
|
|
$string['entryishidden'] = '(îåðç æä îåñúø ëøâò)';
|
|
$string['entrysaved'] = 'äîåðç ðùîø';
|
|
$string['entryupdated'] = 'äîåðç òåãëï';
|
|
$string['explainall'] = 'Shows ALL entries on one page';
|
|
$string['explainalphabet'] = 'Browse the glossary using this index';
|
|
$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.';
|
|
$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.';
|
|
$string['filtername'] = 'Glossary Auto-linking';
|
|
$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';
|
|
$string['thischarset'] = 'ISO-8859-8-I';
|
|
$string['thisdirection'] = 'rtl';
|
|
$string['thislanguage'] = 'עברית';
|
|
$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.';
|
|
|
|
?>
|