Removing relics of the previous plan/tasks/steps based implementation
[moodle.git] / lang / en / group.php
blob7a98c5b473b8b9eacd387c50e9d4820c587ee26a
1 <?php
3 // This file is part of Moodle - http://moodle.org/
4 //
5 // Moodle is free software: you can redistribute it and/or modify
6 // it under the terms of the GNU General Public License as published by
7 // the Free Software Foundation, either version 3 of the License, or
8 // (at your option) any later version.
9 //
10 // Moodle is distributed in the hope that it will be useful,
11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
12 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 // GNU General Public License for more details.
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/>.
18 /**
19 * Strings for component 'group', language 'en', branch 'MOODLE_20_STABLE'
21 * @package group
22 * @copyright 2006 The Open University
23 * @author J.White AT open.ac.uk
24 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
27 $string['addgroup'] = 'Add user into group';
28 $string['addgroupstogrouping'] = 'Add group to grouping';
29 $string['addgroupstogroupings'] = 'Add/remove groups';
30 $string['adduserstogroup'] = 'Add/remove users';
31 $string['allocateby'] = 'Allocate members';
32 $string['anygrouping'] = '[Any grouping]';
33 $string['autocreategroups'] = 'Auto-create groups';
34 $string['backtogroupings'] = 'Back to groupings';
35 $string['backtogroups'] = 'Back to groups';
36 $string['badnamingscheme'] = 'Must contain exactly one \'@\' or one \'#\' character';
37 $string['byfirstname'] = 'Alphabetically by first name, last name';
38 $string['byidnumber'] = 'Alphabetically by ID number';
39 $string['bylastname'] = 'Alphabetically by last name, first name';
40 $string['createautomaticgrouping'] = 'Create automatic grouping';
41 $string['creategroup'] = 'Create group';
42 $string['creategrouping'] = 'Create grouping';
43 $string['creategroupinselectedgrouping'] = 'Create group in grouping';
44 $string['createingrouping'] = 'Create in grouping';
45 $string['createorphangroup'] = 'Create orphan group';
46 $string['databaseupgradegroups'] = 'Groups version is now {$a}';
47 $string['defaultgrouping'] = 'Default grouping';
48 $string['defaultgroupingname'] = 'Grouping';
49 $string['defaultgroupname'] = 'Group';
50 $string['deleteallgroupings'] = 'Delete all groupings';
51 $string['deleteallgroups'] = 'Delete all groups';
52 $string['deletegroupconfirm'] = 'Are you sure you want to delete group \'{$a}\'?';
53 $string['deletegrouping'] = 'Delete grouping';
54 $string['deletegroupingconfirm'] = 'Are you sure you want to delete grouping \'{$a}\'? (Groups in the grouping are not deleted.)';
55 $string['deletegroupsconfirm'] = 'Are you sure you want to delete the following groups?';
56 $string['deleteselectedgroup'] = 'Delete selected group';
57 $string['editgroupingsettings'] = 'Edit grouping settings';
58 $string['editgroupsettings'] = 'Edit group settings';
59 $string['enrolmentkey'] = 'Enrolment key';
60 $string['enrolmentkey_help'] = 'An enrolment key enables access to the course to be restricted to only those who know the key. If a group enrolment key is specified, then not only will entering that key let the user into the course, but it will also automatically make them a member of this group.';
61 $string['erroraddremoveuser'] = 'Error adding/removing user {$a} to group';
62 $string['erroreditgroup'] = 'Error creating/updating group {$a}';
63 $string['erroreditgrouping'] = 'Error creating/updating grouping {$a}';
64 $string['errorinvalidgroup'] = 'Error, invalid group {$a}';
65 $string['errorselectone'] = 'Please select a single group before choosing this option';
66 $string['errorselectsome'] = 'Please select one or more groups before choosing this option';
67 $string['evenallocation'] = 'Note: To keep group allocation even, the actual number of members per group differs from the number you specified.';
68 $string['existingmembers'] = 'Existing members: {$a}';
69 $string['filtergroups'] = 'Filter groups by:';
70 $string['group'] = 'Group';
71 $string['groupaddedsuccesfully'] = 'Group {$a} added successfully';
72 $string['groupby'] = 'Specify';
73 $string['groupdescription'] = 'Group description';
74 $string['groupinfo'] = 'Info about selected group';
75 $string['groupinfomembers'] = 'Info about selected members';
76 $string['groupinfopeople'] = 'Info about selected people';
77 $string['grouping'] = 'Grouping';
78 $string['grouping_help'] = 'A grouping is a collection of groups within a course. If a grouping is selected, students assigned to groups within the grouping will be able to work together.';
79 $string['groupingdescription'] = 'Grouping description';
80 $string['groupingname'] = 'Grouping name';
81 $string['groupingnameexists'] = 'The grouping name \'{$a}\' already exists in this course, please choose another one.';
82 $string['groupings'] = 'Groupings';
83 $string['groupingsonly'] = 'Groupings only';
84 $string['groupmember'] = 'Group member';
85 $string['groupmemberdesc'] = 'Standard role for a member of a group.';
86 $string['groupmembers'] = 'Group members';
87 $string['groupmembersonly'] = 'Available for group members only';
88 $string['groupmembersonly_help'] = 'If this checkbox is ticked, the activity (or resource) will only be available to students assigned to groups within the selected grouping.';
89 $string['groupmembersonlyerror'] = 'Sorry, you must be member of at least one group that is used in this activity.';
90 $string['groupmemberssee'] = 'See group members';
91 $string['groupmembersselected'] = 'Members of selected group';
92 $string['groupmode'] = 'Group mode';
93 $string['groupmode_help'] = 'This setting has 3 options:
95 * No groups - There are no sub groups, everyone is part of one big community
96 * Separate groups - Each group member can only see their own group, others are invisible
97 * Visible groups - Each group member works in their own group, but can also see other groups
99 The group mode defined at course level is the default mode for all activities within the course. Each activity that supports groups can also define its own group mode, though if the group mode is forced at course level, the group mode setting for each activity is ignored.';
100 $string['groupmodeforce'] = 'Force group mode';
101 $string['groupmodeforce_help'] = 'If group mode is forced, then the course group mode is applied to every activity in the course. Group mode settings in each activity are then ignored.';
102 $string['groupmy'] = 'My group';
103 $string['groupname'] = 'Group name';
104 $string['groupnameexists'] = 'The group name \'{$a}\' already exists in this course, please choose another one.';
105 $string['groupnotamember'] = 'Sorry, you are not a member of that group';
106 $string['groups'] = 'Groups';
107 $string['groupscount'] = 'Groups ({$a})';
108 $string['groupsgroupings'] = 'Groups &amp; groupings';
109 $string['groupsinselectedgrouping'] = 'Groups in:';
110 $string['groupsnone'] = 'No groups';
111 $string['groupsonly'] = 'Groups only';
112 $string['groupspreview'] = 'Groups preview';
113 $string['groupsseparate'] = 'Separate groups';
114 $string['groupsvisible'] = 'Visible groups';
115 $string['grouptemplate'] = 'Group @';
116 $string['hidepicture'] = 'Hide picture';
117 $string['importgroups'] = 'Import groups';
118 $string['importgroups_help'] = 'Groups may be imported via text file. The format of the file should be as follows:
120 * Each line of the file contains one record
121 * Each record is a series of data separated by commas
122 * The first record contains a list of fieldnames defining the format of the rest of the file
123 * Required fieldname is groupname
124 * Optional fieldnames are description, enrolmentkey, picture, hidepicture';
125 $string['importgroups_link'] = 'group/import';
126 $string['javascriptrequired'] = 'This page requires JavaScript to be enabled.';
127 $string['members'] = 'Members per group';
128 $string['membersofselectedgroup'] = 'Members of:';
129 $string['namingscheme'] = 'Naming scheme';
130 $string['namingscheme_help'] = 'The at symbol (@) may be used to create groups with names containing letters. For example Group @ will generate groups named Group A, Group B, Group C, ...
132 The hash symbol (#) may be used to create groups with names containing numbers. For example Group # will generate groups named Group 1, Group 2, Group 3, ...';
133 $string['newgrouping'] = 'New grouping';
134 $string['newpicture'] = 'New picture';
135 $string['newpicture_help'] = 'Select an image in JPG or PNG format. The image will be cropped to a square and resized to 100x100 pixels.';
136 $string['noallocation'] = 'No allocation';
137 $string['nogroups'] = 'There are no groups set up in this course yet';
138 $string['nogroupsassigned'] = 'No groups assigned';
139 $string['nopermissionforcreation'] = 'Can\'t create group "{$a}" as you don\'t have the required permissions';
140 $string['nosmallgroups'] = 'Prevent last small group';
141 $string['notingrouping'] = '[Not in a grouping]';
142 $string['nousersinrole'] = 'There are no suitable users in the selected role';
143 $string['number'] = 'Group/member count';
144 $string['numgroups'] = 'Number of groups';
145 $string['nummembers'] = 'Members per group';
146 $string['overview'] = 'Overview';
147 $string['potentialmembers'] = 'Potential members: {$a}';
148 $string['potentialmembs'] = 'Potential members';
149 $string['printerfriendly'] = 'Printer-friendly display';
150 $string['random'] = 'Randomly';
151 $string['removegroupfromselectedgrouping'] = 'Remove group from grouping';
152 $string['removefromgroup'] = 'Remove user from group {$a}';
153 $string['removefromgroupconfirm'] = 'Do you really want to remove user "{$a->user}" from group "{$a->group}"?';
154 $string['removegroupingsmembers'] = 'Remove all groups from groupings';
155 $string['removegroupsmembers'] = 'Remove all group members';
156 $string['removeselectedusers'] = 'Remove selected users';
157 $string['selectfromrole'] = 'Select members from role';
158 $string['showgroupsingrouping'] = 'Show groups in grouping';
159 $string['showmembersforgroup'] = 'Show members for group';
160 $string['toomanygroups'] = 'Insufficient users to populate this number of groups - there are only {$a} users in the selected role.';
161 $string['usercount'] = 'User count';
162 $string['usercounttotal'] = 'User count ({$a})';
163 $string['usergroupmembership'] = 'Selected user\'s membership:';