timeline: if a section is set to hidden and the user is not capable of editing a...
[moodle-blog-course-format.git] / lang / en_utf8 / role.php
blob71be2fd306b45d920bbbd2d3c71e814083ce38bb
1 <?PHP // $Id$
2 // role.php - created with Moodle 1.7 beta + (2006101003)
5 $string['addrole'] = 'Add a new role';
6 $string['allow'] = 'Allow';
7 $string['allowassign'] = 'Allow role assignments';
8 $string['allowoverride'] = 'Allow role overrides';
9 $string['allsiteusers'] = 'All site users';
10 $string['assignroles'] = 'Assign roles';
11 $string['assignrolesin'] = 'Assign roles in $a';
12 $string['assignglobalroles'] = 'Assign system roles';
13 $string['backup:userinfo'] = 'Backup user data';
14 $string['blog:create'] = 'Create new blog entries';
15 $string['blog:manageentries'] = 'Edit and manage entries';
16 $string['blog:manageofficialtags'] = 'Manage official tags';
17 $string['blog:managepersonaltags'] = 'Manage personal tags';
18 $string['blog:view'] = 'View blog entries';
19 $string['block:view'] = 'View block';
20 $string['calendar:manageentries'] = 'Manage any calendar entries';
21 $string['calendar:managegroupentries'] = 'Manage group calendar entries';
22 $string['calendar:manageownentries'] = 'Manage own calendar entries';
23 $string['capabilities'] = 'Capabilities';
24 $string['capability'] = 'Capability';
25 $string['category:create'] = 'Create categories';
26 $string['category:delete'] = 'Delete categories';
27 $string['category:manage'] = 'Manage categories';
28 $string['category:update'] = 'Update categories';
29 $string['category:viewhiddencategories'] = 'See hidden categories';
30 $string['category:visibility'] = 'See hidden categories';
31 $string['course:activityvisibility'] = 'Hide/show activities';
32 $string['course:bulkmessaging'] = 'Send a message to many people';
33 $string['course:changefullname'] = 'Change course full name';
34 $string['course:changeshortname'] = 'Change course short name';
35 $string['course:changeidnumber'] = 'Change course ID number';
36 $string['course:changecategory'] = 'Change course category';
37 $string['course:changesummary'] = 'Change course summary';
38 $string['course:create'] = 'Create courses';
39 $string['course:delete'] = 'Delete courses';
40 $string['course:manageactivities'] = 'Manage activities';
41 $string['course:managefiles'] = 'Manage files';
42 $string['course:managegroups'] = 'Manage groups';
43 $string['course:managemetacourse'] = 'Manage metacourse';
44 $string['course:managescales'] = 'Manage scales';
45 $string['course:request'] = 'Request new courses';
46 $string['course:reset'] = 'Reset course';
47 $string['course:sectionvisibility'] = 'Control section visibility';
48 $string['course:setcurrentsection'] = 'Set current section';
49 $string['course:update'] = 'Update course settings';
50 $string['course:useremail'] = 'Enable/disable email address';
51 $string['course:view'] = 'View courses';
52 $string['course:viewhiddenactivities'] = 'View hidden activities';
53 $string['course:viewhiddencourses'] = 'View hidden courses';
54 $string['course:viewhiddensections'] = 'View hidden sections';
55 $string['course:viewhiddenuserfields'] = 'View hidden user fields';
56 $string['course:viewparticipants'] = 'View participants';
57 $string['course:viewscales'] = 'View scales';
58 $string['course:visibility'] = 'Hide/show courses';
59 $string['deletecourseoverrides'] = 'Delete all overrides in course';
60 $string['deletelocalroles'] = 'Delete all local role assignments';
61 $string['grade:edit'] = 'Edit grades';
62 $string['grade:export'] = 'Export grades';
63 $string['grade:hide'] = 'Hide/unhide grades or items';
64 $string['grade:import'] = 'Import grades';
65 $string['grade:lock'] = 'Lock grades or items';
66 $string['grade:manage'] = 'Manage grade items';
67 $string['grade:manageletters'] = 'Manage letter grades';
68 $string['grade:manageoutcomes'] = 'Manage grade outcomes';
69 $string['grade:override'] = 'Override grades';
70 $string['grade:unlock'] = 'Unlock grades or items';
71 $string['grade:view'] = 'View own grades';
72 $string['grade:viewall'] = 'View grades of other users';
73 $string['grade:viewhidden'] = 'View hidden grades for owner';
74 $string['currentcontext'] = 'Current context';
75 $string['currentrole'] = 'Current role';
76 $string['defaultrole'] = 'Default role';
77 $string['defineroles'] = 'Define roles';
78 $string['deleterolesure'] = 'Are you sure that you want to delete role \"$a->name ($a->shortname)\"?</p><p>Currently this role is assigned to $a->count users.';
79 $string['duplicaterolesure'] = 'Are you sure that you want to duplicate role \"$a->name ($a->shortname)\"?</p>';
80 $string['duplicaterole'] = 'Duplicate role';
81 $string['editrole'] = 'Edit role';
82 $string['errorbadrolename'] = 'Incorrect role name';
83 $string['errorbadroleshortname'] = 'Incorrect role name';
84 $string['errorexistsrolename'] = 'Role name already exists';
85 $string['errorexistsroleshortname'] = 'Role name already exists';
86 $string['existingusers'] = '$a existing users';
87 $string['globalrole'] = 'System role';
88 $string['globalroleswarning'] = 'WARNING! Any roles you assign from this page will apply to the assigned users throughout the entire system, including the front page and all the courses.';
89 $string['inherit'] = 'Inherit';
90 $string['legacy:admin'] = 'LEGACY ROLE: Administrator';
91 $string['legacy:coursecreator'] = 'LEGACY ROLE: Course Creator';
92 $string['legacy:editingteacher'] = 'LEGACY ROLE: Teacher (editing)';
93 $string['legacy:guest'] = 'LEGACY ROLE: Guest';
94 $string['legacy:student'] = 'LEGACY ROLE: Student';
95 $string['legacy:teacher'] = 'LEGACY ROLE: Teacher (non-editing)';
96 $string['legacy:user'] = 'LEGACY ROLE: Authenticated user';
97 $string['legacytype'] = 'Legacy role type';
98 $string['listallroles'] = 'List all roles';
99 $string['localroles'] = 'Locally assigned roles';
100 $string['manageroles'] = 'Manage roles';
101 $string['metaassignerror'] = 'Can not assign this role to user \"$a\" because Manage metacourse capability is needed.';
102 $string['metaunassignerror'] = 'Role of user \"$a\" was automatically reassigned, please unassign the role in child courses instead.';
103 $string['multipleroles'] = 'Multiple roles';
104 $string['overridepermissions'] = 'Override permissions';
105 $string['overridepermissionsin'] = 'Override permissions in $a';
106 $string['morethan'] = 'More than $a';
107 $string['my:manageblocks'] = 'Manage myMoodle page blocks';
108 $string['nocapabilitiesincontext'] = 'No capabilities available in this context';
109 $string['notset'] = 'Not set';
110 $string['overrideroles'] = 'Override roles';
111 $string['overriderolesin'] = 'Override roles in $a';
112 $string['overrides'] = 'Overrides';
113 $string['permissions'] = 'Permissions';
114 $string['potentialusers'] = '$a potential users';
115 $string['prevent'] = 'Prevent';
116 $string['prohibit'] = 'Prohibit';
117 $string['question:add'] = 'Add new questions';
118 $string['question:config'] = 'Configure question types';
119 $string['question:editall'] = 'Edit all questions';
120 $string['question:editmine'] = 'Edit your own questions';
121 $string['question:managecategory'] = 'Edit question categories';
122 $string['question:moveall'] = 'Move all questions';
123 $string['question:movemine'] = 'Move your own questions';
124 $string['question:useall'] = 'Use all questions';
125 $string['question:usemine'] = 'Use your own questions';
126 $string['question:viewall'] = 'View all questions';
127 $string['question:viewmine'] = 'View your own questions';
128 $string['resetrole'] = 'Reset to defaults';
129 $string['resetrolenolegacy'] = 'Clear permissions';
130 $string['resetrolesure'] = 'Are you sure that you want to reset role \"$a->name ($a->shortname)\" to defaults?<p></p>The defaults are taken from the selected legacy capability ($a->legacytype).';
131 $string['resetrolesurenolegacy'] = 'Are you sure that you want to clear all permissions defined in this role \"$a->name ($a->shortname)\"?';
132 $string['restore:rolldates'] = 'Allowed to roll activity configuration dates on restore';
133 $string['restore:createuser'] = 'Create users on restore';
134 $string['restore:userinfo'] = 'Restore user data';
135 $string['risks'] = 'Risks';
136 $string['role:assign'] = 'Assign roles to users';
137 $string['role:manage'] = 'Create and manage roles';
138 $string['role:override'] = 'Override permissions for others';
139 $string['role:safeoverride'] = 'Override safe permissions for others';
140 $string['role:switchroles'] = 'Switch to other roles';
141 $string['role:unassignself'] = 'Unassign own roles';
142 $string['role:viewhiddenassigns'] = 'View hidden role assignments';
143 $string['roleassignments'] = 'Role assignments';
144 $string['roles'] = 'Roles';
145 $string['roletoassign'] = 'Role to assign';
146 $string['roletooverride'] = 'Role to override';
147 $string['safeoverridenotice'] = 'Note: Capabilities with higher risks are locked because you are only allowed to override safe capabilities.';
148 $string['selectrole'] = 'Select a role';
149 $string['showallroles'] = 'Show all roles';
150 $string['site:accessallgroups'] = 'Access all groups';
151 $string['site:approvecourse'] = 'Approve course creation';
152 $string['site:backup'] = 'Backup courses';
153 $string['site:config'] = 'Change site configuration';
154 $string['site:doanything'] = 'Allowed to do everything';
155 $string['site:doclinks'] = 'Show links to offsite docs';
156 $string['site:import'] = 'Import other courses into a course';
157 $string['site:langeditlocal'] = 'Customize local translation';
158 $string['site:langeditmaster'] = 'Edit master language packages';
159 $string['site:manageblocks'] = 'Manage site-level blocks';
160 $string['site:readallmessages'] = 'Read all messages on site';
161 $string['site:restore'] = 'Restore courses';
162 $string['site:sendmessage'] = 'Send messages to any user';
163 $string['site:trustcontent'] = 'Trust submitted content';
164 $string['site:uploadusers'] = 'Upload new users from file';
165 $string['site:viewfullnames'] = 'Always see full names of users';
166 $string['site:viewparticipants'] = 'View participants';
167 $string['site:viewreports'] = 'View reports';
168 $string['tag:manage'] = 'Manage all tags';
169 $string['tag:create'] = 'Create new tags';
170 $string['tag:edit'] = 'Edit existing tags';
171 $string['tag:editblocks'] = 'Edit blocks in tags pages';
172 $string['user:changeownpassword'] = 'Change own password';
173 $string['user:create'] = 'Create users';
174 $string['user:delete'] = 'Delete users';
175 $string['user:editownprofile'] = 'Edit own user profile';
176 $string['user:editprofile'] = 'Edit user profile';
177 $string['user:loginas'] = 'Login as other users';
178 $string['user:readuserblogs'] = 'See all user blogs';
179 $string['user:readuserposts'] = 'See all user posts';
180 $string['user:update'] = 'Update user profiles';
181 $string['user:viewdetails'] = 'View user profiles';
182 $string['user:viewhiddendetails'] = 'View hidden details of users';
183 $string['user:viewuseractivitiesreport'] = 'See user activity reports';
184 $string['userhashiddenassignments'] = 'This user has one or more hidden role assignments in this course';
185 $string['userswithrole'] = 'All users with a role';
186 $string['viewrole'] = 'View role details';
187 $string['xuserswiththerole'] = 'Users with the role \"$a->role\"';
188 $string['ingroup'] = 'in the group \"$a->group\"';
189 $string['inactiveformorethan'] = 'inactive for more than $a->timeperiod';
191 // MNET
192 $string['site:mnetlogintoremote'] = 'Roam to a remote Moodle';
193 $string['site:mnetloginfromremote'] = 'Login from a remote Moodle';
195 // Notes
196 $string['notes:view'] = 'View notes';
197 $string['notes:manage'] = 'Manage notes';
199 //OBSOLETED in 1.9!
200 $string['course:viewcoursegrades'] = 'View course grades';
201 $string['user:viewusergrades'] = 'View user grades';
202 $string['course:managegrades'] = 'Manage grades';