[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lang/en/ -> enrol.php (source)

   1  <?php
   2  
   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.
  14  //
  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/>.
  17  
  18  /**
  19   * Strings for component 'core_enrol', language 'en', branch 'MOODLE_20_STABLE'
  20   *
  21   * @package    core
  22   * @subpackage enrol
  23   * @copyright  2010 Petr Skoda {@link http://skodak.org}
  24   * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  25   */
  26  
  27  $string['actenrolshhdr'] = 'Available course enrolment plugins';
  28  $string['addinstance'] = 'Add method';
  29  $string['ajaxoneuserfound'] = '1 user found';
  30  $string['ajaxxusersfound'] = '{$a} users found';
  31  $string['ajaxnext25'] = 'Next 25...';
  32  $string['assignnotpermitted'] = 'You do not have permission or can not assign roles in this course.';
  33  $string['bulkuseroperation'] = 'Bulk user operation';
  34  $string['configenrolplugins'] = 'Please select all required plugins and arrange then in appropriate order.';
  35  $string['custominstancename'] = 'Custom instance name';
  36  $string['defaultenrol'] = 'Add instance to new courses';
  37  $string['defaultenrol_desc'] = 'It is possible to add this plugin to all new courses by default.';
  38  $string['deleteinstanceconfirm'] = 'You are about to delete the enrolment method "{$a->name}". All {$a->users} users currently enrolled using this method will be unenrolled and any course-related data such as users\' grades, group membership or forum subscriptions will be deleted.
  39  
  40  Are you sure you want to continue?';
  41  $string['deleteinstanceconfirmself'] = 'Are you really sure you want to delete instance "{$a->name}" that gives you access to this course? It is possible that you will not be able to access this course if you continue.';
  42  $string['deleteinstancenousersconfirm'] = 'You are about to delete the enrolment method "{$a->name}". Are you sure you want to continue?';
  43  $string['disableinstanceconfirmself'] = 'Are you really sure you want to disable instance "{$a->name}" that gives you access to this course? It is possible that you will not be able to access this course if you continue.';
  44  $string['durationdays'] = '{$a} days';
  45  $string['editenrolment'] = 'Edit enrolment';
  46  $string['enrol'] = 'Enrol';
  47  $string['enrolcandidates'] = 'Not enrolled users';
  48  $string['enrolcandidatesmatching'] = 'Matching not enrolled users';
  49  $string['enrolcohort'] = 'Enrol cohort';
  50  $string['enrolcohortusers'] = 'Enrol users';
  51  $string['enrollednewusers'] = 'Successfully enrolled {$a} new users';
  52  $string['enrolledusers'] = 'Enrolled users';
  53  $string['enrolledusersmatching'] = 'Matching enrolled users';
  54  $string['enrolme'] = 'Enrol me in this course';
  55  $string['enrolmentinstances'] = 'Enrolment methods';
  56  $string['enrolmentnew'] = 'New enrolment in {$a}';
  57  $string['enrolmentnewuser'] = '{$a->user} has enrolled in course "{$a->course}"';
  58  $string['enrolments'] = 'Enrolments';
  59  $string['enrolmentoptions'] = 'Enrolment options';
  60  $string['enrolnotpermitted'] = 'You do not have permission or are not allowed to enrol someone in this course';
  61  $string['enrolperiod'] = 'Enrolment duration';
  62  $string['enrolusage'] = 'Instances / enrolments';
  63  $string['enrolusers'] = 'Enrol users';
  64  $string['enroltimecreated'] = 'Enrolment created';
  65  $string['enroltimeend'] = 'Enrolment ends';
  66  $string['enroltimestart'] = 'Enrolment starts';
  67  $string['errajaxfailedenrol'] = 'Failed to enrol user';
  68  $string['errajaxsearch'] = 'Error when searching users';
  69  $string['erroreditenrolment'] = 'An error occurred while trying to edit a users enrolment';
  70  $string['errorenrolcohort'] = 'Error creating cohort sync enrolment instance in this course.';
  71  $string['errorenrolcohortusers'] = 'Error enrolling cohort members in this course.';
  72  $string['errorthresholdlow'] = 'Notification threshold must be at least 1 day.';
  73  $string['errorwithbulkoperation'] = 'There was an error while processing your bulk enrolment change.';
  74  $string['eventuserenrolmentcreated'] = 'User enrolled in course';
  75  $string['eventuserenrolmentdeleted'] = 'User unenrolled from course';
  76  $string['eventuserenrolmentupdated'] = 'User unenrolment updated';
  77  $string['expirynotify'] = 'Notify before enrolment expires';
  78  $string['expirynotify_help'] = 'This setting determines whether enrolment expiry notification messages are sent.';
  79  $string['expirynotifyall'] = 'Enroller and enrolled user';
  80  $string['expirynotifyenroller'] = 'Enroller only';
  81  $string['expirynotifyhour'] = 'Hour to send enrolment expiry notifications';
  82  $string['expirythreshold'] = 'Notification threshold';
  83  $string['expirythreshold_help'] = 'How long before enrolment expiry should users be notified?';
  84  $string['finishenrollingusers'] = 'Finish enrolling users';
  85  $string['instanceeditselfwarning'] = 'Warning:';
  86  $string['instanceeditselfwarningtext'] = 'You are enrolled into this course through this enrolment method, changes may affect your access to this course.';
  87  $string['invalidenrolinstance'] = 'Invalid enrolment instance';
  88  $string['invalidrole'] = 'Invalid role';
  89  $string['manageenrols'] = 'Manage enrol plugins';
  90  $string['manageinstance'] = 'Manage';
  91  $string['migratetomanual'] = 'Migrate to manual enrolments';
  92  $string['nochange'] = 'No change';
  93  $string['noexistingparticipants'] = 'No existing participants';
  94  $string['noguestaccess'] = 'Guests can not access this course, please try to log in.';
  95  $string['none'] = 'None';
  96  $string['notenrollable'] = 'You can not enrol yourself in this course.';
  97  $string['notenrolledusers'] = 'Other users';
  98  $string['otheruserdesc'] = 'The following users are not enrolled in this course but do have roles, inherited or assigned within it.';
  99  $string['participationactive'] = 'Active';
 100  $string['participationstatus'] = 'Status';
 101  $string['participationsuspended'] = 'Suspended';
 102  $string['periodend'] = 'until {$a}';
 103  $string['periodnone'] = 'enrolled {$a}';
 104  $string['periodstart'] = 'from {$a}';
 105  $string['periodstartend'] = 'from {$a->start} until {$a->end}';
 106  $string['recovergrades'] = 'Recover user\'s old grades if possible';
 107  $string['rolefromthiscourse'] = '{$a->role} (Assigned in this course)';
 108  $string['rolefrommetacourse'] = '{$a->role} (Inherited from parent course)';
 109  $string['rolefromcategory'] = '{$a->role} (Inherited from course category)';
 110  $string['rolefromsystem'] = '{$a->role} (Assigned at site level)';
 111  $string['startdatetoday'] = 'Today';
 112  $string['synced'] = 'Synced';
 113  $string['testsettings'] = 'Test settings';
 114  $string['testsettingsheading'] = 'Test enrol settings - {$a}';
 115  $string['totalenrolledusers'] = '{$a} enrolled users';
 116  $string['totalotherusers'] = '{$a} other users';
 117  $string['unassignnotpermitted'] = 'You do not have permission to unassign roles in this course';
 118  $string['unenrol'] = 'Unenrol';
 119  $string['unenrolconfirm'] = 'Do you really want to unenrol user "{$a->user}" from course "{$a->course}"?';
 120  $string['unenrolme'] = 'Unenrol me from {$a}';
 121  $string['unenrolnotpermitted'] = 'You do not have permission or can not unenrol this user from this course.';
 122  $string['unenrolroleusers'] = 'Unenrol users';
 123  $string['uninstallmigrating'] = 'Migrating "{$a}" enrolments';
 124  $string['unknowajaxaction'] = 'Unknown action requested';
 125  $string['unlimitedduration'] = 'Unlimited';
 126  $string['usersearch'] = 'Search ';
 127  $string['withselectedusers'] = 'With selected users';
 128  $string['extremovedaction'] = 'External unenrol action';
 129  $string['extremovedaction_help'] = 'Select action to carry out when user enrolment disappears from external enrolment source. Please note that some user data and settings are purged from course during course unenrolment.';
 130  $string['extremovedsuspend'] = 'Disable course enrolment';
 131  $string['extremovedsuspendnoroles'] = 'Disable course enrolment and remove roles';
 132  $string['extremovedkeep'] = 'Keep user enrolled';
 133  $string['extremovedunenrol'] = 'Unenrol user from course';


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1