Fixed up some XHTML and also sesskey links on link dialog
[moodle.git] / lang / en_us / glossary.php
blobdf26d3b2c96649ad0e73392c7f26a5cdad2961af
1 <?PHP // $Id$
2 // glossary.php - created with Moodle 1.2 development (2003120700)
5 $string['addcomment'] = 'Add comment';
6 $string['addentry'] = 'Add a new entry';
7 $string['addingcomment'] = 'Add a comment';
8 $string['aliases'] = 'Keyword(s)';
9 $string['allcategories'] = 'All Categories';
10 $string['allentries'] = 'ALL';
11 $string['allowcomments'] = 'Allow comments on entries';
12 $string['allowduplicatedentries'] = 'Duplicated entries allowed';
13 $string['allowratings'] = 'Allow entries to be rated?';
14 $string['answer'] = 'Answer';
15 $string['approve'] = 'Approve';
16 $string['areyousuredelete'] = 'Are you sure you want to delete this entry?';
17 $string['areyousuredeletecomment'] = 'Are you sure you want to delete this comment?';
18 $string['areyousureexport'] = 'Are you sure you want to export this entry to';
19 $string['ascending'] = '(ascending)';
20 $string['attachment'] = 'Attachment';
21 $string['authorview'] = 'Browse by Author';
22 $string['back'] = 'Back';
23 $string['cantinsertcat'] = 'Can\'t insert category';
24 $string['cantinsertrec'] = 'Can\'t insert record';
25 $string['cantinsertrel'] = 'Can\'t insert relation category-entry';
26 $string['casesensitive'] = 'This entry is case sensitive';
27 $string['categories'] = 'Categories';
28 $string['category'] = 'Category';
29 $string['categorydeleted'] = 'Category deleted';
30 $string['categoryview'] = 'Browse by category';
31 $string['cnfallowcomments'] = 'Define if a glossary will accept comments on entries by default';
32 $string['cnfallowdupentries'] = 'Define if a glossary will allows duplicated entries by default';
33 $string['cnfapprovalstatus'] = 'Define the approval status by default of an entry posted by a student';
34 $string['cnfcasesensitive'] = 'Define if an entry, when linked, is case sensitive by default';
35 $string['cnfdefaulthook'] = 'Select the default selection to show when the glossary is first viewed';
36 $string['cnfdefaultmode'] = 'Select the default frame to show when the glossary is first viewed.';
37 $string['cnffullmatch'] = 'Define if an entry, when linked, should match the case in the target text by default';
38 $string['cnflinkentry'] = 'Define if an entry should be automatically linked by default';
39 $string['cnflinkglossaries'] = 'Define if a glossary should be automatically linked by default';
40 $string['cnfrelatedview'] = 'Select the display format to be used for automatic linking and entry view.';
41 $string['cnfshowgroup'] = 'Specify if the group break should be shown or not.';
42 $string['cnfsortkey'] = 'Select the sorting key by default.';
43 $string['cnfsortorder'] = 'Select the sorting order by default.';
44 $string['cnfstudentcanpost'] = 'Define if the students can or cannot post entries by default';
45 $string['comment'] = 'Comment';
46 $string['commentdeleted'] = 'The comment has been deleted.';
47 $string['comments'] = 'Comments';
48 $string['commentson'] = 'Comments on';
49 $string['commentupdated'] = 'The comment has been updated.';
50 $string['concept'] = 'Concept';
51 $string['concepts'] = 'Concepts';
52 $string['currentglossary'] = 'Current glosssary';
53 $string['dateview'] = 'Browse by date';
54 $string['defaultapproval'] = 'Default approval status';
55 $string['definition'] = 'Definition';
56 $string['definitions'] = 'Definitions';
57 $string['deleteentry'] = 'Delete entry';
58 $string['deletingcomment'] = 'Deleting comment';
59 $string['deletingnoneemptycategory'] = 'Deleting this category will not delete the entries it contains - they will be marked as uncategorised.';
60 $string['descending'] = '(descending)';
61 $string['destination'] = 'Destination';
62 $string['displayformat'] = 'Display format';
63 $string['displayformat2'] = 'Full with author';
64 $string['displayformat3'] = 'Encyclopedia';
65 $string['displayformat4'] = 'FAQ';
66 $string['displayformat5'] = 'Full without author';
67 $string['displayformat6'] = 'Entry list';
68 $string['displayformatcontinuous'] = 'Continuous without author';
69 $string['displayformatdefault'] = 'Simple, dictionary style';
70 $string['displayformats'] = 'Display formats';
71 $string['duplicateentry'] = 'Duplicate entry';
72 $string['editcategories'] = 'Edit categories';
73 $string['editentry'] = 'Edit entry';
74 $string['editingcomment'] = 'Editing comment';
75 $string['entbypage'] = 'Entries shown per page';
76 $string['entries'] = 'Entries';
77 $string['entrieswithoutcategory'] = 'Entries without category';
78 $string['entry'] = 'Entry';
79 $string['entryalreadyexist'] = 'Entry already exists';
80 $string['entryapproved'] = 'This entry has been approved';
81 $string['entrydeleted'] = 'Entry deleted';
82 $string['entryexported'] = 'Entry succesfully exported';
83 $string['entryishidden'] = '(this entry is currently hidden)';
84 $string['entryusedynalink'] = 'This entry should be automatically linked';
85 $string['explainaddentry'] = 'Add a new entry to the current glossary.<br>Concept and definition are mandatory fields.';
86 $string['explainall'] = 'Shows ALL entries on one page';
87 $string['explainalphabet'] = 'Browse the glossary using this index';
88 $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.';
89 $string['explainimport'] = 'You must specify the file to import and define the criteria of the process.<p>Submit your request and review the results.';
90 $string['explainspecial'] = 'Shows entries that do not begin with a letter';
91 $string['exportedentry'] = 'Exported entry';
92 $string['exportedfile'] = 'Exported file';
93 $string['exportentries'] = 'Export entries';
94 $string['exportglossary'] = 'Export glossary';
95 $string['exporttomainglossary'] = 'Export to main glossary';
96 $string['filetoimport'] = 'File to import';
97 $string['fillfields'] = 'Concept and definition are mandatory fields.';
98 $string['fullmatch'] = 'Match whole words only';
99 $string['glossarytype'] = 'Glossary Type';
100 $string['glosssaryexported'] = 'Glossary exported.';
101 $string['importcategories'] = 'Import categories';
102 $string['importedcategories'] = 'Imported categories';
103 $string['importedentries'] = 'Imported entries';
104 $string['importentries'] = 'Import entries';
105 $string['isglobal'] = 'Is this glossary global?';
106 $string['linkcategory'] = 'Automatically link this category';
107 $string['mainglossary'] = 'Main glossary';
108 $string['maxtimehaspassed'] = 'Sorry, but the maximum time for editing this comment ($a) has passed!';
109 $string['modulename'] = 'Glossary';
110 $string['modulenameplural'] = 'Glossaries';
111 $string['newentries'] = 'New glossary entries';
112 $string['newglossary'] = 'New glossary';
113 $string['newglossarycreated'] = 'New glossary created.';
114 $string['newglossaryentries'] = 'New glossary entries:';
115 $string['nocomment'] = 'No comment found';
116 $string['nocomments'] = '(No comments found on this entry)';
117 $string['noconceptfound'] = 'No concept or definition found.';
118 $string['noentries'] = 'No entries found in this section';
119 $string['noentry'] = 'No entry found.';
120 $string['notcategorised'] = 'Not categorised';
121 $string['numberofentries'] = 'Number of entries';
122 $string['onebyline'] = '(one per line)';
123 $string['printerfriendly'] = 'Printer-friendly version';
124 $string['question'] = 'Question';
125 $string['rate'] = 'Rate';
126 $string['rating'] = 'Rating';
127 $string['ratingeveryone'] = 'Everyone can rate entries';
128 $string['ratingno'] = 'No ratings';
129 $string['ratingonlyteachers'] = 'Only $a can rate entries';
130 $string['ratings'] = 'Ratings';
131 $string['ratingssaved'] = 'Ratings saved';
132 $string['ratingsuse'] = 'Use ratings';
133 $string['ratingtime'] = 'Restrict ratings to entries with dates in this range:';
134 $string['rejectedentries'] = 'Rejected entries';
135 $string['rejectionrpt'] = 'Rejection Report';
136 $string['searchindefinition'] = 'Search full text';
137 $string['secondaryglossary'] = 'Secondary glossary';
138 $string['sendinratings'] = 'Send in my latest ratings';
139 $string['showall'] = 'Show \'ALL\' link';
140 $string['showalphabet'] = 'Show alphabet';
141 $string['showspecial'] = 'Show \'Special\' link';
142 $string['sortby'] = 'Sort by';
143 $string['sortbycreation'] = 'By creation date';
144 $string['sortbylastupdate'] = 'By last update';
145 $string['sortchronogically'] = 'Sort chronologically';
146 $string['special'] = 'Special';
147 $string['standardview'] = 'Browse by alphabet';
148 $string['studentcanpost'] = 'Students can add entries';
149 $string['totalentries'] = 'Total entries';
150 $string['usedynalink'] = 'Automatically link glossary entries';
151 $string['waitingapproval'] = 'Waiting approval';
152 $string['warningstudentcapost'] = '(Applies only if the glossary is not the main one)';
153 $string['writtenby'] = 'by';
154 $string['youarenottheauthor'] = 'You are not the author of this comment, so you are not allowed to edit it.';