| Línea 46... |
Línea 46... |
| 46 |
$string['csvdelimiter'] = 'CSV separator';
|
46 |
$string['csvdelimiter'] = 'CSV separator';
|
| 47 |
$string['databaseupgradegroups'] = 'Groups version is now {$a}';
|
47 |
$string['databaseupgradegroups'] = 'Groups version is now {$a}';
|
| 48 |
$string['defaultgrouping'] = 'Default grouping';
|
48 |
$string['defaultgrouping'] = 'Default grouping';
|
| 49 |
$string['defaultgroupingname'] = 'Grouping';
|
49 |
$string['defaultgroupingname'] = 'Grouping';
|
| 50 |
$string['defaultgroupname'] = 'Group';
|
50 |
$string['defaultgroupname'] = 'Group';
|
| 51 |
$string['deleteallgroupings'] = 'Delete all groupings';
|
51 |
$string['deleteallgroupings'] = 'All groupings';
|
| 52 |
$string['deleteallgroups'] = 'Delete all groups';
|
52 |
$string['deleteallgroups'] = 'All groups';
|
| 53 |
$string['deletegroupconfirm'] = 'Are you sure you want to delete group \'{$a}\'?';
|
53 |
$string['deletegroupconfirm'] = 'Are you sure you want to delete group \'{$a}\'?';
|
| 54 |
$string['deletegrouping'] = 'Delete grouping';
|
54 |
$string['deletegrouping'] = 'Delete grouping';
|
| 55 |
$string['deletegroupingconfirm'] = 'Are you sure you want to delete grouping \'{$a}\'? (Groups in the grouping are not deleted.)';
|
55 |
$string['deletegroupingconfirm'] = 'Are you sure you want to delete grouping \'{$a}\'? (Groups in the grouping are not deleted.)';
|
| 56 |
$string['deletegroupsconfirm'] = 'Are you sure you want to delete the following groups?';
|
56 |
$string['deletegroupsconfirm'] = 'Are you sure you want to delete the following groups?';
|
| 57 |
$string['deleteselectedgroup'] = 'Delete';
|
57 |
$string['deleteselectedgroup'] = 'Delete';
|
| Línea 161... |
Línea 161... |
| 161 |
$string['newpicture'] = 'New picture';
|
161 |
$string['newpicture'] = 'New picture';
|
| 162 |
$string['newpicture_help'] = 'Select an image in JPG or PNG format. The image will be cropped to a square and resized to 100x100 pixels.';
|
162 |
$string['newpicture_help'] = 'Select an image in JPG or PNG format. The image will be cropped to a square and resized to 100x100 pixels.';
|
| 163 |
$string['noallocation'] = 'No allocation';
|
163 |
$string['noallocation'] = 'No allocation';
|
| 164 |
$string['nogrouping'] = 'No grouping';
|
164 |
$string['nogrouping'] = 'No grouping';
|
| 165 |
$string['nogroup'] = 'No group';
|
165 |
$string['nogroup'] = 'No group';
|
| 166 |
$string['nogrouping'] = 'No grouping';
|
- |
|
| 167 |
$string['nogroups'] = 'There are no groups set up in this course yet';
|
166 |
$string['nogroups'] = 'There are no groups set up in this course yet';
|
| 168 |
$string['nogroupsassigned'] = 'No groups assigned';
|
167 |
$string['nogroupsassigned'] = 'No groups assigned';
|
| 169 |
$string['nopermissionforcreation'] = 'Can\'t create group "{$a}" as you don\'t have the required permissions';
|
168 |
$string['nopermissionforcreation'] = 'Can\'t create group "{$a}" as you don\'t have the required permissions';
|
| 170 |
$string['nosmallgroups'] = 'Prevent last small group';
|
169 |
$string['nosmallgroups'] = 'Prevent last small group';
|
| 171 |
$string['notingroup'] = 'Ignore users in groups';
|
170 |
$string['notingroup'] = 'Ignore users in groups';
|
| Línea 194... |
Línea 193... |
| 194 |
$string['privacy:metadata:groups:userid'] = 'The ID of the user which is associated to the group.';
|
193 |
$string['privacy:metadata:groups:userid'] = 'The ID of the user which is associated to the group.';
|
| 195 |
$string['random'] = 'Randomly';
|
194 |
$string['random'] = 'Randomly';
|
| 196 |
$string['removegroupfromselectedgrouping'] = 'Remove group from grouping';
|
195 |
$string['removegroupfromselectedgrouping'] = 'Remove group from grouping';
|
| 197 |
$string['removefromgroup'] = 'Remove user from group {$a}';
|
196 |
$string['removefromgroup'] = 'Remove user from group {$a}';
|
| 198 |
$string['removefromgroupconfirm'] = 'Do you really want to remove user "{$a->user}" from group "{$a->group}"?';
|
197 |
$string['removefromgroupconfirm'] = 'Do you really want to remove user "{$a->user}" from group "{$a->group}"?';
|
| 199 |
$string['removegroupingsmembers'] = 'Remove all groups from groupings';
|
198 |
$string['removegroupingsmembers'] = 'All groups from groupings';
|
| 200 |
$string['removegroupsmembers'] = 'Remove all group members';
|
199 |
$string['removegroupsmembers'] = 'All group members';
|
| 201 |
$string['removeselectedusers'] = 'Remove selected users';
|
200 |
$string['removeselectedusers'] = 'Remove selected users';
|
| 202 |
$string['selectfromgroup'] = 'Select members from group';
|
201 |
$string['selectfromgroup'] = 'Select members from group';
|
| 203 |
$string['selectfromgrouping'] = 'Select members from grouping';
|
202 |
$string['selectfromgrouping'] = 'Select members from grouping';
|
| 204 |
$string['selectfromrole'] = 'Select members with role';
|
203 |
$string['selectfromrole'] = 'Select members with role';
|
| 205 |
$string['showgroupsingrouping'] = 'Show groups in grouping';
|
204 |
$string['showgroupsingrouping'] = 'Show groups in grouping';
|