Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
// This file is part of Moodle - http://moodle.org/
3
//
4
// Moodle is free software: you can redistribute it and/or modify
5
// it under the terms of the GNU General Public License as published by
6
// the Free Software Foundation, either version 3 of the License, or
7
// (at your option) any later version.
8
//
9
// Moodle is distributed in the hope that it will be useful,
10
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
// GNU General Public License for more details.
13
//
14
// You should have received a copy of the GNU General Public License
15
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
16
 
17
/**
18
 * Strings for component 'tag', language 'en', branch 'MOODLE_20_STABLE'
19
 *
20
 * @package   core_tag
21
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
22
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 */
24
 
25
$string['added'] = 'Standard tag(s) added';
26
$string['addotags'] = 'Add standard tags';
27
$string['addtagcoll'] = 'Add tag collection';
28
$string['addtagtomyinterests'] = 'Add "{$a}" to my interests';
29
$string['alltagpages'] = 'All tag pages';
30
$string['backtoallitems'] = 'Back to all items tagged with "{$a}"';
31
$string['changeshowstandard'] = 'Change showing standard tags in area {$a}';
32
$string['changessaved'] = 'Changes saved';
33
$string['changetagcoll'] = 'Change tag collection of area {$a}';
34
$string['collnameexplained'] = 'Leave the field empty to use the default value: {$a}';
35
$string['component'] = 'Component';
36
$string['confirmdeletetag'] = 'Are you sure you want to delete this tag?';
37
$string['confirmdeletetags'] = 'Are you sure you want to delete selected tags?';
38
$string['count'] = 'Count';
39
$string['coursetags'] = 'Course tags';
40
$string['defautltagcoll'] = 'Default collection';
41
$string['delete'] = 'Delete';
42
$string['deleteselected'] = 'Delete selected';
43
$string['deleted'] = 'Tag(s) deleted';
44
$string['deletedcoursetags'] = 'Deleted - Course tags';
45
$string['description'] = 'Description';
46
$string['editisstandard'] = 'Change standard tag usage';
47
$string['editcollname'] = 'Edit tag collection name';
48
$string['editname'] = 'Edit tag name';
49
$string['editsearchable'] = 'Change searchable';
50
$string['edittag'] = 'Edit this tag';
51
$string['edittagcollection'] = 'Change tag collection';
52
$string['entertags'] = 'Enter tags...';
53
$string['edittagcoll'] = 'Edit tag collection {$a}';
54
$string['errortagfrontpage'] = 'Tagging the site main page is not allowed';
55
$string['errorupdatingrecord'] = 'Error updating tag record';
56
$string['eventtagadded'] = 'Tag added to an item';
57
$string['eventtagcolldeleted'] = 'Tag collection deleted';
58
$string['eventtagcollcreated'] = 'Tag collection created';
59
$string['eventtagcollupdated'] = 'Tag collection updated';
60
$string['eventtagcreated'] = 'Tag created';
61
$string['eventtagdeleted'] = 'Tag deleted';
62
$string['eventtagflagged'] = 'Tag flagged';
63
$string['eventtagremoved'] = 'Tag removed from an item';
64
$string['eventtagunflagged'] = 'Tag unflagged';
65
$string['eventtagupdated'] = 'Tag updated';
66
$string['exclusivemode'] = 'Show only tagged {$a->tagarea}';
67
$string['flag'] = 'Flag';
68
$string['flagcount'] = 'Flag count';
69
$string['flagged'] = 'Tag flagged';
70
$string['flagasinappropriate'] = 'Flag as inappropriate';
71
$string['helprelatedtags'] = 'Comma separated related tags';
72
$string['changename'] = 'Change tag name';
73
$string['changetype'] = 'Change tag type';
74
$string['combined'] = 'Tags are combined';
75
$string['combineselected'] = 'Combine selected';
76
$string['id'] = 'id';
77
$string['inalltagcoll'] = 'Everywhere';
78
$string['inputstandardtags'] = 'Enter comma-separated list of new tags';
79
$string['itemid'] = 'Item ID';
80
$string['itemstaggedwith'] = '{$a->tagarea} tagged with "{$a->tag}"';
81
$string['itemtype'] = 'Item type';
82
$string['lesstags'] = 'less...';
83
$string['managestandardtags'] = 'Manage standard tags';
84
$string['managetags'] = 'Manage tags';
85
$string['managetagcolls'] = 'Manage tag collections';
86
$string['moretags'] = 'more...';
87
$string['name'] = 'Tag name';
88
$string['namesalreadybeeingused'] = 'Tag names already being used';
89
$string['nameuseddocombine'] = 'The tag name is already in use. Do you want to combine these tags?';
90
$string['namewithlink'] = 'Tag name with link';
91
$string['newcollnamefor'] = 'New name for tag collection {$a}';
92
$string['newnamefor'] = 'New name for tag {$a}';
93
$string['nextpage'] = 'More';
94
$string['notagsfound'] = 'No tags matching "{$a}" found';
95
$string['noresultsfor'] = 'No results for "{$a}"';
96
$string['nothingtoupdate'] = 'Nothing to update';
97
$string['owner'] = 'Owner';
98
$string['prevpage'] = 'Back';
99
$string['privacy:metadata:tag'] = 'The details of each unique tag are stored alongside their description and other related information';
100
$string['privacy:metadata:tag:name'] = 'The name of the tag - this is the normalised version of the name.';
101
$string['privacy:metadata:tag:rawname'] = 'The name of the tag - this is the display name.';
102
$string['privacy:metadata:tag:description'] = 'The description of the tag.';
103
$string['privacy:metadata:tag:flag'] = 'Whether a tag has been flagged as inappropriate.';
104
$string['privacy:metadata:tag:timemodified'] = 'The time that the tag was last modified.';
105
$string['privacy:metadata:tag:userid'] = 'The ID of the user who created the tag.';
106
$string['privacy:metadata:taginstance'] = 'The link between each tag and where it is used.';
107
$string['privacy:metadata:taginstance:tagid'] = 'The link to the tag.';
108
$string['privacy:metadata:taginstance:ordering'] = 'The relative order of this tag.';
109
$string['privacy:metadata:taginstance:timecreated'] = 'The time that this tag was linked to the target.';
110
$string['privacy:metadata:taginstance:timemodified'] = 'The time that this tag was modified for the target.';
111
$string['privacy:metadata:taginstance:tiuserid'] = 'Where shared content can be individually tagged by users, the owner of the tag instance is stored.';
112
$string['ptags'] = 'User defined tags (Comma separated)';
113
$string['relatedblogs'] = 'Most recent blog entries';
114
$string['relatedtags'] = 'Related tags';
115
$string['removetagfrommyinterests'] = 'Remove "{$a}" from my interests';
116
$string['reset'] = 'Tag flag reset';
117
$string['resetfilter'] = 'Reset filter';
118
$string['resetflag'] = 'Reset flag';
119
$string['responsiblewillbenotified'] = 'The person responsible will be notified';
120
$string['rssdesc'] = 'This RSS feed was automatically generated by Moodle and contains user generated tags for courses.';
121
$string['rsstitle'] = 'Course tags RSS feed for user: {$a}';
122
$string['showstandard'] = 'Standard tags usage';
123
$string['showstandard_help'] = 'When entering tags, standard tags may be suggested, or forced, meaning that new tags cannot be entered. Alternatively, new tags may be entered with no standard tag being suggested.';
124
$string['search'] = 'Search';
125
$string['searchable'] = 'Searchable';
126
$string['searchable_help'] = 'If ticked, tags in this search collection can be found via the "Search tags" page. If unticked, tags can still be found via other search pages.';
127
$string['searchresultsfor'] = 'Search results for "{$a}"';
128
$string['searchtags'] = 'Search tags';
129
$string['seeallblogs'] = 'See all blog entries tagged with "{$a}"';
130
$string['select'] = 'Select';
131
$string['selectcoll'] = 'Select tag collection';
132
$string['selectmaintag'] = 'Select the tag that will be used after combining';
133
$string['selectmultipletags'] = 'Please select more than one tag';
134
$string['selecttag'] = 'Select tag {$a}';
135
$string['settypedefault'] = 'Remove from standard tags';
136
$string['settypestandard'] = 'Make standard';
137
$string['showingfirsttags'] = 'Showing {$a} most popular tags';
138
$string['standardforce'] = 'Force';
139
$string['standardhide'] = 'Don\'t suggest';
140
$string['standardsuggest'] = 'Suggest';
141
$string['standardtag'] = 'Standard';
142
$string['suredeletecoll'] = 'Are you sure you want to delete tag collection "{$a}"?';
143
$string['tag'] = 'Tag';
144
$string['tagarea'] = 'Tag area';
145
$string['tagarea_blog_external'] = 'External blog posts';
146
$string['tagarea_post'] = 'Blog posts';
147
$string['tagarea_user'] = 'User interests';
148
$string['tagarea_course'] = 'Courses';
149
$string['tagarea_course_modules'] = 'Activities and resources';
150
$string['tagareaenabled'] = 'Enabled';
151
$string['tagareaname'] = 'Name';
152
$string['tagareas'] = 'Tag areas';
153
$string['tagauthor'] = 'Tag author';
154
$string['tagcollection'] = 'Tag collection';
155
$string['tagcollection_help'] = 'Tag collections are sets of tags for different areas. For example, a collection of standard tags can be used to tag courses, with user interests and blog post tags kept in a separate collection. When a user clicks on a tag, the tag page displays only items with that tag in the same collection. Tags can be automatically added to a collection according to the area tagged or can be added manually as standard tags.';
156
$string['tagcollections'] = 'Tag collections';
157
$string['tagdescription'] = 'Tag description';
158
$string['taginstance'] = 'Tag instance';
159
$string['tags'] = 'Tags';
160
$string['tagsaredisabled'] = 'Tags are disabled';
161
$string['thingstaggedwith'] = '"{$a->name}" is used {$a->count} times';
162
$string['thingtaggedwith'] = '"{$a->name}" is used once';
163
$string['timemodified'] = 'Modified';
164
$string['typechanged'] = 'Tag type changed';
165
$string['updatetag'] = 'Update';
166
$string['page-tag-x'] = 'All tag pages';
167
$string['page-tag-index'] = 'Single tag page';
168
$string['page-tag-search'] = 'Tag search page';
169
$string['page-tag-manage'] = 'Manage tags page';
170