2003-09-17 01:56:56 +00:00
< ? PHP // $Id$
2003-11-18 07:28:46 +00:00
// glossary.php - created with Moodle 1.2 development (2003111400)
2003-09-17 01:56:56 +00:00
2003-11-18 07:28:46 +00:00
$string [ 'addcomment' ] = 'Add comment' ;
$string [ 'addentry' ] = 'Add a new entry' ;
$string [ 'addingcomment' ] = 'Add a comment' ;
2003-11-21 18:42:38 +00:00
$string [ 'aliases' ] = 'Keyword(s)' ;
2003-11-18 07:28:46 +00:00
$string [ 'allcategories' ] = 'All Categories' ;
$string [ 'allentries' ] = 'ALL' ;
$string [ 'allowcomments' ] = 'Allow comments on entries' ;
$string [ 'allowduplicatedentries' ] = 'Duplicated entries allowed' ;
2003-11-21 18:42:38 +00:00
$string [ 'allowratings' ] = 'Allow entries to be rated?' ;
2003-11-18 07:28:46 +00:00
$string [ 'answer' ] = 'Answer' ;
$string [ 'approve' ] = 'Approve' ;
$string [ 'areyousuredelete' ] = 'Are you sure you want to delete this entry?' ;
$string [ 'areyousuredeletecomment' ] = 'Are you sure you want to delete this comment?' ;
$string [ 'areyousureexport' ] = 'Are you sure you want to export this entry to' ;
$string [ 'ascending' ] = '(ascending)' ;
$string [ 'attachment' ] = 'Attachment' ;
$string [ 'authorview' ] = 'Browse by Author' ;
$string [ 'back' ] = 'Back' ;
$string [ 'cantinsertcat' ] = 'Can\'t insert category' ;
$string [ 'cantinsertrec' ] = 'Can\'t insert record' ;
$string [ 'cantinsertrel' ] = 'Can\'t insert relation category-entry' ;
$string [ 'casesensitive' ] = 'This entry is case sensitive' ;
$string [ 'categories' ] = 'Categories' ;
$string [ 'category' ] = 'Category' ;
$string [ 'categorydeleted' ] = 'Category deleted' ;
$string [ 'categoryview' ] = 'Browse by category' ;
$string [ 'cnfallowcomments' ] = 'Define if a glossary will accept comments on entries by default' ;
$string [ 'cnfallowdupentries' ] = 'Define if a glossary will allows duplicated entries by default' ;
$string [ 'cnfapprovalstatus' ] = 'Define the approval status by default of an entry posted by a student' ;
$string [ 'cnfcasesensitive' ] = 'Define if an entry, when linked, is case sensitive by default' ;
$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 [ 'cnfstudentcanpost' ] = 'Define if the students can or cannot post entries by default' ;
2003-11-19 17:47:40 +00:00
$string [ 'cnfrelatedview' ] = 'Select the display format to be used for automatic linking and entry view.' ;
$string [ 'cnfdefaultmode' ] = 'Select the default frame to show when the glossary is first viewed.' ;
$string [ 'cnfdefaulthook' ] = 'Select the default selection to show when the glossary is first viewed' ;
$string [ 'cnfsortkey' ] = 'Select the sorting key by default.' ;
$string [ 'cnfsortorder' ] = 'Select the sorting order by default.' ;
$string [ 'cnfshowgroup' ] = 'Specify if the group break should be shown or not.' ;
2003-11-18 07:28:46 +00:00
$string [ 'comment' ] = 'Comment' ;
$string [ 'commentdeleted' ] = 'The comment has been deleted.' ;
$string [ 'comments' ] = 'Comments' ;
$string [ 'commentson' ] = 'Comments on' ;
$string [ 'commentupdated' ] = 'The comment has been updated.' ;
$string [ 'concept' ] = 'Concept' ;
$string [ 'concepts' ] = 'Concepts' ;
2004-05-09 22:20:05 +00:00
$string [ 'configenablerssfeeds' ] = 'This switch will enable the possibility of RSS feeds for all glosaries. You will still need to turn feeds on manually in the settings for each glossary.' ;
2004-02-24 08:45:58 +00:00
$string [ 'currentglossary' ] = 'Current glossary' ;
2003-11-18 07:28:46 +00:00
$string [ 'dateview' ] = 'Browse by date' ;
$string [ 'defaultapproval' ] = 'Default approval status' ;
$string [ 'definition' ] = 'Definition' ;
$string [ 'definitions' ] = 'Definitions' ;
$string [ 'deleteentry' ] = 'Delete entry' ;
$string [ 'deletingcomment' ] = 'Deleting comment' ;
$string [ 'deletingnoneemptycategory' ] = 'Deleting this category will not delete the entries it contains - they will be marked as uncategorised.' ;
$string [ 'descending' ] = '(descending)' ;
$string [ 'destination' ] = 'Destination' ;
$string [ 'displayformat' ] = 'Display format' ;
2003-11-19 17:47:40 +00:00
$string [ 'displayformats' ] = 'Display formats' ;
2003-11-18 07:28:46 +00:00
$string [ 'displayformatcontinuous' ] = 'Continuous without author' ;
2004-07-27 17:22:07 +00:00
$string [ 'displayformatdictionary' ] = 'Simple, dictionary style' ;
$string [ 'displayformatencyclopedia' ] = 'Encyclopedia' ;
$string [ 'displayformatentrylist' ] = 'Entry list' ;
$string [ 'displayformatfaq' ] = 'FAQ' ;
$string [ 'displayformatfullwithauthor' ] = 'Full with author' ;
$string [ 'displayformatfullwithoutauthor' ] = 'Full without author' ;
2004-05-12 19:03:42 +00:00
$string [ 'displayformatssetup' ] = 'Display Formats Setup' ;
2003-11-18 07:28:46 +00:00
$string [ 'duplicateentry' ] = 'Duplicate entry' ;
$string [ 'editcategories' ] = 'Edit categories' ;
$string [ 'editentry' ] = 'Edit entry' ;
$string [ 'editingcomment' ] = 'Editing comment' ;
2003-12-10 07:30:27 +00:00
$string [ 'entbypage' ] = 'Entries shown per page' ;
2003-11-18 07:28:46 +00:00
$string [ 'entries' ] = 'Entries' ;
$string [ 'entrieswithoutcategory' ] = 'Entries without category' ;
$string [ 'entry' ] = 'Entry' ;
$string [ 'entryalreadyexist' ] = 'Entry already exists' ;
$string [ 'entryapproved' ] = 'This entry has been approved' ;
$string [ 'entrydeleted' ] = 'Entry deleted' ;
$string [ 'entryexported' ] = 'Entry succesfully exported' ;
$string [ 'entryishidden' ] = '(this entry is currently hidden)' ;
2004-05-12 19:03:42 +00:00
$string [ 'entryleveldefaultsettings' ] = 'Entry Level Default Settings' ;
2003-11-18 07:28:46 +00:00
$string [ 'entryusedynalink' ] = 'This entry should be automatically linked' ;
$string [ 'explainaddentry' ] = 'Add a new entry to the current glossary.<br>Concept and definition are mandatory fields.' ;
$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' ;
2003-11-21 05:18:10 +00:00
$string [ 'exportentries' ] = 'Export entries' ;
2003-11-18 07:28:46 +00:00
$string [ 'exportglossary' ] = 'Export glossary' ;
2003-11-21 18:42:38 +00:00
$string [ 'exportentries' ] = 'Export entries' ;
2003-11-18 07:28:46 +00:00
$string [ 'exporttomainglossary' ] = 'Export to main glossary' ;
$string [ 'filetoimport' ] = 'File to import' ;
2004-02-22 12:40:33 +00:00
$string [ 'filtername' ] = 'Glossary Auto-linking' ;
2003-11-18 07:28:46 +00:00
$string [ 'fillfields' ] = 'Concept and definition are mandatory fields.' ;
2003-12-02 14:35:39 +00:00
$string [ 'fullmatch' ] = 'Match whole words only' ;
2004-07-16 13:08:12 +00:00
$string [ 'globalglossary' ] = 'Global glossary' ;
2004-05-12 19:03:42 +00:00
$string [ 'glossaryleveldefaultsettings' ] = 'Glossary Level Default Settings' ;
2003-11-18 07:28:46 +00:00
$string [ 'glossarytype' ] = 'Glossary Type' ;
$string [ 'glosssaryexported' ] = 'Glossary exported.' ;
$string [ 'importcategories' ] = 'Import categories' ;
$string [ 'importedcategories' ] = 'Imported categories' ;
$string [ 'importedentries' ] = 'Imported entries' ;
2003-11-21 05:18:10 +00:00
$string [ 'importentries' ] = 'Import entries' ;
2003-11-18 07:28:46 +00:00
$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' ;
2003-12-10 07:30:27 +00:00
$string [ 'onebyline' ] = '(one per line)' ;
2003-11-18 07:28:46 +00:00
$string [ 'printerfriendly' ] = 'Printer-friendly version' ;
$string [ 'question' ] = 'Question' ;
2003-11-21 18:42:38 +00:00
$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:' ;
2003-11-18 07:28:46 +00:00
$string [ 'rejectedentries' ] = 'Rejected entries' ;
$string [ 'rejectionrpt' ] = 'Rejection Report' ;
2004-05-09 22:20:05 +00:00
$string [ 'rsssubscriberss' ] = 'Display the RSS feed for \'$a\' concepts' ;
2003-11-18 07:28:46 +00:00
$string [ 'searchindefinition' ] = 'Search full text' ;
$string [ 'secondaryglossary' ] = 'Secondary glossary' ;
2003-11-21 18:42:38 +00:00
$string [ 'sendinratings' ] = 'Send in my latest ratings' ;
2003-11-18 07:28:46 +00:00
$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)' ;
2004-05-09 22:27:44 +00:00
$string [ 'withauthor' ] = 'Concepts with author' ;
$string [ 'withoutauthor' ] = 'Concepts without author' ;
2004-05-09 22:30:56 +00:00
$string [ 'writtenby' ] = 'by' ;
2003-11-18 07:28:46 +00:00
$string [ 'youarenottheauthor' ] = 'You are not the author of this comment, so you are not allowed to edit it.' ;
2003-09-17 01:56:56 +00:00
?>