Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 14... Línea 14...
14
//
14
//
15
// You should have received a copy of the GNU General Public License
15
// You should have received a copy of the GNU General Public License
16
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
16
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
Línea 17... Línea 17...
17
 
17
 
18
/**
18
/**
19
 * Strings for component 'glossary', language 'en', branch 'MOODLE_20_STABLE'
19
 * Strings for component 'mod_glossary', language 'en', branch 'MOODLE_20_STABLE'
20
 *
20
 *
21
 * @package mod_glossary
21
 * @package mod_glossary
22
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
22
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
23
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Línea 72... Línea 72...
72
$string['cnfallowdupentries'] = 'Define if a glossary will allows duplicated entries by default';
72
$string['cnfallowdupentries'] = 'Define if a glossary will allows duplicated entries by default';
73
$string['cnfapprovalstatus'] = 'Define the approval status by default of an entry posted by a student';
73
$string['cnfapprovalstatus'] = 'Define the approval status by default of an entry posted by a student';
74
$string['cnfcasesensitive'] = 'Define if an entry, when linked, is case sensitive by default';
74
$string['cnfcasesensitive'] = 'Define if an entry, when linked, is case sensitive by default';
75
$string['cnfdefaulthook'] = 'Select the default selection to show when the glossary is first viewed';
75
$string['cnfdefaulthook'] = 'Select the default selection to show when the glossary is first viewed';
76
$string['cnfdefaultmode'] = 'Select the default frame to show when the glossary is first viewed.';
76
$string['cnfdefaultmode'] = 'Select the default frame to show when the glossary is first viewed.';
77
$string['cnffullmatch'] = 'Define if an entry, when linked, should match the case in the target text by default';
77
$string['cnffullmatch'] = 'Define if an entry, when linked, should match whole words (and not words inside other words) by default.';
78
$string['cnflinkentry'] = 'Define if an entry should be automatically linked by default';
78
$string['cnflinkentry'] = 'Define if an entry should be automatically linked by default';
79
$string['cnflinkglossaries'] = 'Define if a glossary should be automatically linked by default';
79
$string['cnflinkglossaries'] = 'Define if a glossary should be automatically linked by default';
80
$string['cnfrelatedview'] = 'Select the display format to be used for automatic linking and entry view.';
80
$string['cnfrelatedview'] = 'Select the display format to be used for automatic linking and entry view.';
81
$string['cnfshowgroup'] = 'Specify if the group break should be shown or not.';
81
$string['cnfshowgroup'] = 'Specify if the group break should be shown or not.';
82
$string['cnfsortkey'] = 'Select the sorting key by default.';
82
$string['cnfsortkey'] = 'Select the sorting key by default.';
Línea 107... Línea 107...
107
$string['definition'] = 'Definition';
107
$string['definition'] = 'Definition';
108
$string['definitions'] = 'Definitions';
108
$string['definitions'] = 'Definitions';
109
$string['deleteentry'] = 'Delete entry';
109
$string['deleteentry'] = 'Delete entry';
110
$string['deletecategory'] = 'Delete category';
110
$string['deletecategory'] = 'Delete category';
111
$string['deleteentrya'] = 'Delete entry: {$a}';
111
$string['deleteentrya'] = 'Delete entry: {$a}';
112
$string['deletenotenrolled'] = 'Delete entries by users not enrolled';
112
$string['deletenotenrolled'] = 'Entries by users not enrolled';
113
$string['deletingcomment'] = 'Deleting comment';
113
$string['deletingcomment'] = 'Deleting comment';
114
$string['deletingnoneemptycategory'] = 'Deleting this category will not delete the entries it contains - they will be marked as uncategorised.';
114
$string['deletingnoneemptycategory'] = 'Deleting this category will not delete the entries it contains - they will be marked as uncategorised.';
115
$string['descending'] = 'descending';
115
$string['descending'] = 'descending';
116
$string['destination'] = 'Destination of imported entries';
116
$string['destination'] = 'Destination of imported entries';
117
$string['destination_help'] = 'Entries can either be imported and added to the current glossary or to a new glossary, in which case a new glossary will be created based on information in the XML file.';
117
$string['destination_help'] = 'Entries can either be imported and added to the current glossary or to a new glossary, in which case a new glossary will be created based on information in the XML file.';
Línea 204... Línea 204...
204
$string['glossaryleveldefaultsettings'] = 'Glossary level default settings';
204
$string['glossaryleveldefaultsettings'] = 'Glossary level default settings';
205
$string['glossary:managecategories'] = 'Manage categories';
205
$string['glossary:managecategories'] = 'Manage categories';
206
$string['glossary:managecomments'] = 'Manage comments';
206
$string['glossary:managecomments'] = 'Manage comments';
207
$string['glossary:manageentries'] = 'Manage entries';
207
$string['glossary:manageentries'] = 'Manage entries';
208
$string['glossary:rate'] = 'Rate entries';
208
$string['glossary:rate'] = 'Rate entries';
209
$string['glossary:view'] = 'View entries';
-
 
210
$string['glossarytype'] = 'Glossary type';
-
 
211
$string['glossarytype_help'] = 'A main glossary is a glossary in which entries from secondary glossaries can be imported. There can only be one main glossary in a course. If glossary entry import is not required, all glossaries in the course can be secondary glossaries.';
-
 
212
$string['glossary:view'] = 'View glossary';
209
$string['glossary:view'] = 'View glossary';
213
$string['glossary:viewallratings'] = 'View all raw ratings given by individuals';
210
$string['glossary:viewallratings'] = 'View all raw ratings given by individuals';
214
$string['glossary:viewanyrating'] = 'View total ratings that anyone received';
211
$string['glossary:viewanyrating'] = 'View total ratings that anyone received';
215
$string['glossary:viewrating'] = 'View the total rating you received';
212
$string['glossary:viewrating'] = 'View the total rating you received';
216
$string['glossary:write'] = 'Create new entries';
213
$string['glossary:write'] = 'Create new entries';
-
 
214
$string['glossarytype'] = 'Glossary type';
-
 
215
$string['glossarytype_help'] = 'A main glossary is a glossary in which entries from secondary glossaries can be imported. There can only be one main glossary in a course. If glossary entry import is not required, all glossaries in the course can be secondary glossaries.';
217
$string['guestnoedit'] = 'Guests are not allowed to edit glossaries';
216
$string['guestnoedit'] = 'Guests are not allowed to edit glossaries';
218
$string['changeto'] = 'change to {$a}';
217
$string['changeto'] = 'change to {$a}';
219
$string['importcategories'] = 'Import categories';
218
$string['importcategories'] = 'Import categories';
220
$string['importedcategories'] = 'Imported categories';
219
$string['importedcategories'] = 'Imported categories';
221
$string['importedentries'] = 'Imported entries';
220
$string['importedentries'] = 'Imported entries';
Línea 299... Línea 298...
299
$string['privacy:metadata:glossary_entries:userid'] = 'The ID of the user that is adding this glossary entry';
298
$string['privacy:metadata:glossary_entries:userid'] = 'The ID of the user that is adding this glossary entry';
300
$string['privacy:metadata:glossary_entries:timemodified'] = 'The timestamp indicating when the glossary entry was modified by the user';
299
$string['privacy:metadata:glossary_entries:timemodified'] = 'The timestamp indicating when the glossary entry was modified by the user';
301
$string['question'] = 'Question';
300
$string['question'] = 'Question';
302
$string['rejectedentries'] = 'Rejected entries';
301
$string['rejectedentries'] = 'Rejected entries';
303
$string['rejectionrpt'] = 'Rejection report';
302
$string['rejectionrpt'] = 'Rejection report';
304
$string['removeallglossarytags'] = 'Remove all glossary tags';
303
$string['removeallglossarytags'] = 'All glossary tags';
305
$string['resetglossaries'] = 'Delete entries from';
304
$string['resetglossaries'] = 'Delete entries from';
306
$string['resetglossariesall'] = 'Delete entries from all glossaries';
305
$string['resetglossariesall'] = 'Entries from all glossaries';
307
$string['rssarticles'] = 'Number of RSS recent articles';
306
$string['rssarticles'] = 'Number of RSS recent articles';
308
$string['rssarticles_help'] = 'This setting specifies the number of glossary entry concepts to include in the RSS feed. Between 5 and 20 generally acceptable.';
307
$string['rssarticles_help'] = 'This setting specifies the number of glossary entry concepts to include in the RSS feed. Between 5 and 20 generally acceptable.';
309
$string['rsssubscriberss'] = 'Display the RSS feed for \'{$a}\' concepts';
308
$string['rsssubscriberss'] = 'Display the RSS feed for \'{$a}\' concepts';
310
$string['rssfeed'] = 'RSS feed';
309
$string['rssfeed'] = 'RSS feed';
311
$string['rsstype'] = 'RSS feed for this activity';
310
$string['rsstype'] = 'RSS feed for this activity';
Línea 326... Línea 325...
326
$string['sortchronogically'] = 'Sort chronologically';
325
$string['sortchronogically'] = 'Sort chronologically';
327
$string['special'] = 'Special';
326
$string['special'] = 'Special';
328
$string['standardview'] = 'Browse by alphabet';
327
$string['standardview'] = 'Browse by alphabet';
329
$string['studentcanpost'] = 'Students can add entries';
328
$string['studentcanpost'] = 'Students can add entries';
330
$string['tagarea_glossary_entries'] = 'Glossary entries';
329
$string['tagarea_glossary_entries'] = 'Glossary entries';
331
$string['tagsdeleted'] = 'Glossary tags have been deleted';
-
 
332
$string['totalentries'] = 'Total entries';
330
$string['totalentries'] = 'Total entries';
333
$string['usedynalink'] = 'Automatically link glossary entries';
331
$string['usedynalink'] = 'Automatically link glossary entries';
334
$string['usedynalink_help'] = 'If site-wide glossary auto-linking has been enabled by an administrator and this setting is enabled, the "Add a new entry" form includes the option to automatically link the entry wherever the concept words and phrases appear throughout the rest of the course.';
332
$string['usedynalink_help'] = 'If site-wide glossary auto-linking has been enabled by an administrator and this setting is enabled, the "Add a new entry" form includes the option to automatically link the entry wherever the concept words and phrases appear throughout the rest of the course.';
335
$string['visibletabs'] = 'Visible tabs';
333
$string['visibletabs'] = 'Visible tabs';
336
$string['warningstudentcapost'] = '(Applies only if the glossary is not the main one)';
334
$string['warningstudentcapost'] = '(Applies only if the glossary is not the main one)';
337
$string['withauthor'] = 'Concepts with author';
335
$string['withauthor'] = 'Concepts with author';
338
$string['withoutauthor'] = 'Concepts without author';
336
$string['withoutauthor'] = 'Concepts without author';
339
$string['writtenby'] = 'by';
337
$string['writtenby'] = 'by';
340
$string['youarenottheauthor'] = 'You are not the author of this comment, so you are not allowed to edit it.';
338
$string['youarenottheauthor'] = 'You are not the author of this comment, so you are not allowed to edit it.';
Línea 341... Línea 339...
341
 
339
 
342
// Deprecated since 4.3.
340
// Deprecated since 4.5.