3 * Language strings for Moodle Groups (cvs:/group/)
5 * @copyright © 2006 The Open University
6 * @author J.White AT open.ac.uk
7 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
11 $string['groupmember'] = 'Group Member';
12 $string['groupmemberdesc'] = 'Standard role for a member of a group.';
13 $string['notingrouping'] = '[Not in a grouping]';
14 $string['anygrouping'] = '[Any grouping]';
16 $string['errorinvalidgroup'] = 'Error, invalid group $a';
17 $string['erroreditgrouping'] = 'Error creating/updating grouping $a';
18 $string['erroreditgroup'] = 'Error creating/updating group $a';
19 $string['erroraddremoveuser'] = 'Error adding/removing user $a to group';
20 $string['errorselectone'] = 'Please select a single group before choosing this option';
21 $string['errorselectsome'] = 'Please select one or more groups before choosing this option';
23 $string['groupings'] = 'Groupings';
24 $string['grouping'] = 'Grouping';
25 $string['groups'] = 'Groups';
26 $string['group'] = 'Group';
27 $string['groupsinselectedgrouping'] = 'Groups in:'; //'selected grouping'
28 $string['membersofselectedgroup'] = 'Members of:';
29 $string['overview'] = 'Overview';
31 $string['showgroupsingrouping'] = 'Show groups in grouping';
32 $string['showmembersforgroup'] = 'Show members for group';
33 $string['databaseupgradegroups'] = 'Groups version is now $a';
35 $string['deletegroupingconfirm'] = 'Are you sure you want to delete grouping \'$a\'? (Groups in the grouping are not deleted.)';
36 $string['deletegroupconfirm'] = 'Are you sure you want to delete group \'$a\'?';
37 $string['deletegroupsconfirm'] = 'Are you sure you want to delete the following groups?';
39 $string['editgroupingsettings'] = 'Edit grouping settings';
40 $string['deletegrouping'] = 'Delete grouping';
41 $string['creategrouping'] = 'Create grouping';
42 $string['createautomaticgrouping'] = 'Create automatic grouping';
43 $string['printerfriendly'] = 'Printer-friendly display'; //'of grouping'
45 $string['editgroupsettings'] = 'Edit group settings';
46 $string['deleteselectedgroup'] = 'Delete selected group';
47 $string['removegroupfromselectedgrouping'] = 'Remove group from grouping'; //'selected'
48 $string['creategroupinselectedgrouping'] = 'Create group in grouping';
49 $string['addgroupstogrouping'] = 'Add group to grouping'; //'groupS'
51 $string['removeselectedusers'] = 'Remove selected users';
52 $string['adduserstogroup'] = 'Add/remove users'; //'from group'
53 $string['addgroupstogroupings'] = 'Add/remove groups'; //'from group'
55 $string['groupingname'] = 'Grouping name';
56 $string['defaultgroupingname'] = 'Grouping';
57 $string['groupingdescription'] = 'Grouping description';
58 $string['creategrouping'] = 'Create grouping';
59 $string['creategroup'] = 'Create group';
60 $string['createorphangroup'] = 'Create orphan group';
62 $string['groupname'] = 'Group name';
63 $string['groupnameexists'] = 'The group name \'$a\' already exists in this course, please choose another one.';
64 $string['groupingnameexists'] = 'The grouping name \'$a\' already exists in this course, please choose another one.';
65 $string['defaultgroupname'] = 'Group';
66 $string['groupdescription'] = 'Group description';
67 $string['enrolmentkey'] = 'Enrolment key';
68 $string['hidepicture'] = 'Hide picture';
69 $string['newpicture'] = 'New picture';
70 $string['newgrouping'] = 'New grouping';
72 $string['backtogroups'] = 'Back to groups';
73 $string['backtogroupings'] = 'Back to groupings';
74 $string['existingmembers'] = 'Existing members: $a';
75 $string['potentialmembers'] = 'Potential members: $a';
76 $string['groupinfo'] = 'Info about selected group';
77 $string['groupinfomembers'] = 'Info about selected members';
78 $string['groupinfopeople'] = 'Info about selected people';
79 $string['groupmembers'] = 'Group members';
80 $string['groupmemberssee'] = 'See group members';
81 $string['groupmembersselected'] = 'Members of selected group';
83 $string['javascriptrequired'] = 'This page requires Javascript to be enabled.';
85 $string['defaultgrouping'] = 'Default grouping';
86 $string['groupmode'] = 'Group mode';
87 $string['groupmodeforce'] = 'Force group mode';
88 $string['groupmy'] = 'My group';
89 $string['groupnotamember'] = 'Sorry, you are not a member of that group';
90 $string['groupsnone'] = 'No groups';
91 $string['groupsseparate'] = 'Separate groups';
92 $string['groupsvisible'] = 'Visible groups';
93 $string['groupmembersonly'] = 'Available for group members only';
94 $string['groupmembersonlyerror'] = 'Sorry, you must be member of at least one group that is used in this activity.';
95 $string['grouptemplate'] = 'Group @';
97 $string['groupaddedsuccesfully'] = 'Group $a added succesfully';
98 $string['nopermissionforcreation'] = 'Can\'t create group \"$a\" as you dont have the required permissions';
100 $string['usergroupmembership'] = 'Selected user\'s membership:';
101 $string['filtergroups'] = 'Filter groups by: ';
102 $string['nogroups'] = 'There are no groups setup in this course yet';
104 $string['autocreategroups'] = 'Auto-create groups';
105 $string['selectfromrole'] = 'Select members from role';
106 $string['groupby'] = 'Specify';
107 $string['numgroups'] = 'Number of groups';
108 $string['nummembers'] = 'Members per group';
109 $string['nosmallgroups'] = 'Prevent last small group';
111 $string['groupscount'] = 'Groups ($a)';
112 $string['usercounttotal'] = 'User count ($a)';
113 $string['usercount'] = 'User count';
115 $string['members'] = 'Members per group';
116 $string['number'] = 'Group/member count';
117 $string['allocateby'] = 'Allocate members';
118 $string['noallocation'] = 'No allocation';
119 $string['random'] = 'Randomly';
120 $string['byfirstname'] = 'Alphabetically by first name, last name';
121 $string['bylastname'] = 'Alphabetically by last name, first name';
122 $string['byidnumber'] = 'Alphabetically by ID number';
123 $string['createingrouping'] = 'Create in grouping';
125 $string['namingscheme'] = 'Naming scheme';
126 $string['namingschemehelp'] = 'Use @ character to represent the group letter (A-Z) or # to represent the group number.';
127 $string['toomanygroups'] = 'Insufficient users to populate this number of groups - there are only $a users in the selected role.';
128 $string['badnamingscheme'] = 'Must contain exactly one \'@\' or one \'#\' character';
129 $string['groupspreview'] = 'Groups preview';
130 $string['nousersinrole'] = 'There are no suitable users in the selected role';
131 $string['nogroupsassigned'] = 'No groups assigned';
132 $string['evenallocation'] = 'Note: To keep group allocation even, the actual number of members per group differs from the number you specified.';
134 $string['removegroupsmembers'] = 'Remove all group members';
135 $string['removegroupingsmembers'] = 'Remove all groups from groupings';
136 $string['deleteallgroups'] = 'Delete all groups';
137 $string['deleteallgroupings'] = 'Delete all groupings';
139 $string['groupsgroupings'] = 'Groups & groupings';
140 $string['groupingsonly'] = 'Groupings only';
141 $string['groupsonly'] = 'Groups only';