2006-11-07 14:46:08 +00:00
< ? php
2010-04-10 14:01:45 +00:00
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
2007-01-04 13:15:04 +13:00
/**
2010-04-10 14:01:45 +00:00
* Strings for component 'group' , language 'en' , branch 'MOODLE_20_STABLE'
2007-01-04 13:15:04 +13:00
*
2010-04-10 14:01:45 +00:00
* @ package group
* @ copyright 2006 The Open University
* @ author J . White AT open . ac . uk
* @ license http :// www . gnu . org / copyleft / gpl . html GNU GPL v3 or later
2007-01-04 13:15:04 +13:00
*/
2012-03-20 17:41:33 +00:00
$string [ 'addedby' ] = 'Added by {$a}' ;
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
$string [ 'addgroup' ] = 'Add user into group' ;
2010-04-10 14:01:45 +00:00
$string [ 'addgroupstogrouping' ] = 'Add group to grouping' ;
$string [ 'addgroupstogroupings' ] = 'Add/remove groups' ;
$string [ 'adduserstogroup' ] = 'Add/remove users' ;
$string [ 'allocateby' ] = 'Allocate members' ;
2007-02-15 14:09:51 +00:00
$string [ 'anygrouping' ] = '[Any grouping]' ;
2010-04-10 14:01:45 +00:00
$string [ 'autocreategroups' ] = 'Auto-create groups' ;
$string [ 'backtogroupings' ] = 'Back to groupings' ;
$string [ 'backtogroups' ] = 'Back to groups' ;
$string [ 'badnamingscheme' ] = 'Must contain exactly one \'@\' or one \'#\' character' ;
$string [ 'byfirstname' ] = 'Alphabetically by first name, last name' ;
$string [ 'byidnumber' ] = 'Alphabetically by ID number' ;
$string [ 'bylastname' ] = 'Alphabetically by last name, first name' ;
2006-11-07 14:46:08 +00:00
$string [ 'createautomaticgrouping' ] = 'Create automatic grouping' ;
$string [ 'creategroup' ] = 'Create group' ;
2010-04-10 14:01:45 +00:00
$string [ 'creategrouping' ] = 'Create grouping' ;
$string [ 'creategroupinselectedgrouping' ] = 'Create group in grouping' ;
$string [ 'createingrouping' ] = 'Create in grouping' ;
2007-03-30 02:39:46 +00:00
$string [ 'createorphangroup' ] = 'Create orphan group' ;
2010-04-10 14:01:45 +00:00
$string [ 'databaseupgradegroups' ] = 'Groups version is now {$a}' ;
$string [ 'defaultgrouping' ] = 'Default grouping' ;
$string [ 'defaultgroupingname' ] = 'Grouping' ;
2006-11-07 14:46:08 +00:00
$string [ 'defaultgroupname' ] = 'Group' ;
2010-04-10 14:01:45 +00:00
$string [ 'deleteallgroupings' ] = 'Delete all groupings' ;
$string [ 'deleteallgroups' ] = 'Delete all groups' ;
$string [ 'deletegroupconfirm' ] = 'Are you sure you want to delete group \'{$a}\'?' ;
$string [ 'deletegrouping' ] = 'Delete grouping' ;
$string [ 'deletegroupingconfirm' ] = 'Are you sure you want to delete grouping \'{$a}\'? (Groups in the grouping are not deleted.)' ;
$string [ 'deletegroupsconfirm' ] = 'Are you sure you want to delete the following groups?' ;
$string [ 'deleteselectedgroup' ] = 'Delete selected group' ;
$string [ 'editgroupingsettings' ] = 'Edit grouping settings' ;
$string [ 'editgroupsettings' ] = 'Edit group settings' ;
2006-11-07 14:46:08 +00:00
$string [ 'enrolmentkey' ] = 'Enrolment key' ;
2010-07-07 14:15:29 +00:00
$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.' ;
2010-04-10 14:01:45 +00:00
$string [ 'erroraddremoveuser' ] = 'Error adding/removing user {$a} to group' ;
$string [ 'erroreditgroup' ] = 'Error creating/updating group {$a}' ;
$string [ 'erroreditgrouping' ] = 'Error creating/updating grouping {$a}' ;
$string [ 'errorinvalidgroup' ] = 'Error, invalid group {$a}' ;
2012-03-20 17:41:33 +00:00
$string [ 'errorremovenotpermitted' ] = 'You do not have permission to remove automatically-added group member {$a}' ;
2010-04-10 14:01:45 +00:00
$string [ 'errorselectone' ] = 'Please select a single group before choosing this option' ;
$string [ 'errorselectsome' ] = 'Please select one or more groups before choosing this option' ;
$string [ 'evenallocation' ] = 'Note: To keep group allocation even, the actual number of members per group differs from the number you specified.' ;
$string [ 'existingmembers' ] = 'Existing members: {$a}' ;
$string [ 'filtergroups' ] = 'Filter groups by:' ;
$string [ 'group' ] = 'Group' ;
2010-05-04 06:58:09 +00:00
$string [ 'groupaddedsuccesfully' ] = 'Group {$a} added successfully' ;
2010-04-10 14:01:45 +00:00
$string [ 'groupby' ] = 'Specify' ;
$string [ 'groupdescription' ] = 'Group description' ;
2006-11-07 14:46:08 +00:00
$string [ 'groupinfo' ] = 'Info about selected group' ;
$string [ 'groupinfomembers' ] = 'Info about selected members' ;
$string [ 'groupinfopeople' ] = 'Info about selected people' ;
2010-04-10 14:01:45 +00:00
$string [ 'grouping' ] = 'Grouping' ;
2010-05-04 06:58:09 +00:00
$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.' ;
2012-04-02 12:16:13 +01:00
$string [ 'groupingsection' ] = 'Grouping access' ;
$string [ 'groupingsection_help' ] = 'A grouping is a collection of groups within a course. If a grouping is selected here, only students assigned to groups within this grouping will have access to the section.' ;
2010-04-10 14:01:45 +00:00
$string [ 'groupingdescription' ] = 'Grouping description' ;
$string [ 'groupingname' ] = 'Grouping name' ;
$string [ 'groupingnameexists' ] = 'The grouping name \'{$a}\' already exists in this course, please choose another one.' ;
$string [ 'groupings' ] = 'Groupings' ;
$string [ 'groupingsonly' ] = 'Groupings only' ;
2010-12-08 19:16:17 +00:00
$string [ 'groupmember' ] = 'Group member' ;
2010-04-10 14:01:45 +00:00
$string [ 'groupmemberdesc' ] = 'Standard role for a member of a group.' ;
2006-11-07 14:46:08 +00:00
$string [ 'groupmembers' ] = 'Group members' ;
2010-04-10 14:01:45 +00:00
$string [ 'groupmembersonly' ] = 'Available for group members only' ;
2010-05-04 06:58:09 +00:00
$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.' ;
2010-04-10 14:01:45 +00:00
$string [ 'groupmembersonlyerror' ] = 'Sorry, you must be member of at least one group that is used in this activity.' ;
2006-11-07 14:46:08 +00:00
$string [ 'groupmemberssee' ] = 'See group members' ;
$string [ 'groupmembersselected' ] = 'Members of selected group' ;
$string [ 'groupmode' ] = 'Group mode' ;
2010-05-04 06:58:09 +00:00
$string [ 'groupmode_help' ] = ' This setting has 3 options :
MDL-21695 Help strings for the activity module common settings
AMOS BEGIN
HLP cmidnumber.html,[idnumbermod_help,core]
HLP completion/completionexpected.html,[completionexpected_help,core_completion]
HLP completion/completionlocked.html,[completionlocked_help,core_completion]
HLP condition/completioncondition.html,[completioncondition_help,core_condition]
HLP condition/conditiondates.html,[availablefrom_help,core_condition]
HLP condition/conditiondates.html,[availableuntil_help,core_condition]
HLP condition/showavailability.html,[showavailability_help,core_condition]
HLP grouping.html,[grouping_help,core_group]
HLP groupmembersonly.html,[groupmembersonly_help,core_group]
HLP groupmode.html,[groupmode_help,core_group]
AMOS END
2010-05-03 20:43:55 +00:00
2010-05-04 06:58:09 +00:00
* No groups - There are no sub groups , everyone is part of one big community
* Separate groups - Each group member can only see their own group , others are invisible
* Visible groups - Each group member works in their own group , but can also see other groups
MDL-21695 Help strings for the activity module common settings
AMOS BEGIN
HLP cmidnumber.html,[idnumbermod_help,core]
HLP completion/completionexpected.html,[completionexpected_help,core_completion]
HLP completion/completionlocked.html,[completionlocked_help,core_completion]
HLP condition/completioncondition.html,[completioncondition_help,core_condition]
HLP condition/conditiondates.html,[availablefrom_help,core_condition]
HLP condition/conditiondates.html,[availableuntil_help,core_condition]
HLP condition/showavailability.html,[showavailability_help,core_condition]
HLP grouping.html,[grouping_help,core_group]
HLP groupmembersonly.html,[groupmembersonly_help,core_group]
HLP groupmode.html,[groupmode_help,core_group]
AMOS END
2010-05-03 20:43:55 +00:00
2010-05-04 06:58:09 +00:00
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 . ' ;
2006-11-07 14:46:08 +00:00
$string [ 'groupmodeforce' ] = 'Force group mode' ;
2010-05-04 06:58:09 +00:00
$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.' ;
2006-11-07 14:46:08 +00:00
$string [ 'groupmy' ] = 'My group' ;
2010-04-10 14:01:45 +00:00
$string [ 'groupname' ] = 'Group name' ;
$string [ 'groupnameexists' ] = 'The group name \'{$a}\' already exists in this course, please choose another one.' ;
2006-11-07 14:46:08 +00:00
$string [ 'groupnotamember' ] = 'Sorry, you are not a member of that group' ;
2010-04-10 14:01:45 +00:00
$string [ 'groups' ] = 'Groups' ;
$string [ 'groupscount' ] = 'Groups ({$a})' ;
$string [ 'groupsgroupings' ] = 'Groups & groupings' ;
$string [ 'groupsinselectedgrouping' ] = 'Groups in:' ;
2006-11-07 14:46:08 +00:00
$string [ 'groupsnone' ] = 'No groups' ;
2010-04-10 14:01:45 +00:00
$string [ 'groupsonly' ] = 'Groups only' ;
$string [ 'groupspreview' ] = 'Groups preview' ;
2006-11-07 14:46:08 +00:00
$string [ 'groupsseparate' ] = 'Separate groups' ;
$string [ 'groupsvisible' ] = 'Visible groups' ;
2007-11-19 20:31:57 +00:00
$string [ 'grouptemplate' ] = 'Group @' ;
2010-04-10 14:01:45 +00:00
$string [ 'hidepicture' ] = 'Hide picture' ;
2011-02-03 12:02:06 +01:00
$string [ 'importgroups' ] = 'Import groups' ;
$string [ 'importgroups_help' ] = ' Groups may be imported via text file . The format of the file should be as follows :
* Each line of the file contains one record
* Each record is a series of data separated by commas
* The first record contains a list of fieldnames defining the format of the rest of the file
* Required fieldname is groupname
* Optional fieldnames are description , enrolmentkey , picture , hidepicture ' ;
$string [ 'importgroups_link' ] = 'group/import' ;
2010-05-04 06:58:09 +00:00
$string [ 'javascriptrequired' ] = 'This page requires JavaScript to be enabled.' ;
2007-09-24 21:55:15 +00:00
$string [ 'members' ] = 'Members per group' ;
2010-04-10 14:01:45 +00:00
$string [ 'membersofselectedgroup' ] = 'Members of:' ;
2007-09-24 21:55:15 +00:00
$string [ 'namingscheme' ] = 'Naming scheme' ;
2010-05-15 16:05:52 +00:00
$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 , ...
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, ...';
2010-04-10 14:01:45 +00:00
$string [ 'newgrouping' ] = 'New grouping' ;
$string [ 'newpicture' ] = 'New picture' ;
MDL-21695 Migrating the usage of root help files so far re-worded
AMOS BEGIN
HLP forcepasswordchange.html,[forcepasswordchange_help,core]
HLP interestslist.html,[interestslist_help,core]
HLP newpassword.html,[newpassword_help,core]
HLP permissions.html,[permissions_help,core_role]
HLP picture.html,[newpicture_help,core]
HLP picture.html,[newpicture_help,core_group]
HLP roles.html,[roles_help,core_role]
AMOS END
2010-05-06 21:27:58 +00:00
$string [ 'newpicture_help' ] = 'Select an image in JPG or PNG format. The image will be cropped to a square and resized to 100x100 pixels.' ;
2010-04-10 14:01:45 +00:00
$string [ 'noallocation' ] = 'No allocation' ;
2010-05-15 16:05:52 +00:00
$string [ 'nogroups' ] = 'There are no groups set up in this course yet' ;
2007-09-24 21:55:15 +00:00
$string [ 'nogroupsassigned' ] = 'No groups assigned' ;
2010-05-04 06:58:09 +00:00
$string [ 'nopermissionforcreation' ] = 'Can\'t create group "{$a}" as you don\'t have the required permissions' ;
2010-04-10 14:01:45 +00:00
$string [ 'nosmallgroups' ] = 'Prevent last small group' ;
$string [ 'notingrouping' ] = '[Not in a grouping]' ;
$string [ 'nousersinrole' ] = 'There are no suitable users in the selected role' ;
$string [ 'number' ] = 'Group/member count' ;
$string [ 'numgroups' ] = 'Number of groups' ;
$string [ 'nummembers' ] = 'Members per group' ;
$string [ 'overview' ] = 'Overview' ;
$string [ 'potentialmembers' ] = 'Potential members: {$a}' ;
$string [ 'potentialmembs' ] = 'Potential members' ;
$string [ 'printerfriendly' ] = 'Printer-friendly display' ;
$string [ 'random' ] = 'Randomly' ;
$string [ 'removegroupfromselectedgrouping' ] = 'Remove group from grouping' ;
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
$string [ 'removefromgroup' ] = 'Remove user from group {$a}' ;
$string [ 'removefromgroupconfirm' ] = 'Do you really want to remove user "{$a->user}" from group "{$a->group}"?' ;
2007-11-29 14:43:04 +00:00
$string [ 'removegroupingsmembers' ] = 'Remove all groups from groupings' ;
2010-04-10 14:01:45 +00:00
$string [ 'removegroupsmembers' ] = 'Remove all group members' ;
$string [ 'removeselectedusers' ] = 'Remove selected users' ;
$string [ 'selectfromrole' ] = 'Select members from role' ;
$string [ 'showgroupsingrouping' ] = 'Show groups in grouping' ;
$string [ 'showmembersforgroup' ] = 'Show members for group' ;
$string [ 'toomanygroups' ] = 'Insufficient users to populate this number of groups - there are only {$a} users in the selected role.' ;
$string [ 'usercount' ] = 'User count' ;
$string [ 'usercounttotal' ] = 'User count ({$a})' ;
$string [ 'usergroupmembership' ] = 'Selected user\'s membership:' ;