You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
168 lines
8.2 KiB
168 lines
8.2 KiB
<?PHP // $Id: attforblock.php,v 1.1.2.4 2009/04/12 17:50:11 dlnsk Exp $
|
|
// attendanceblk.php - created with Moodle 1.5.3+ (2005060230)
|
|
|
|
|
|
$string['Aacronym'] = 'A';
|
|
$string['Afull'] = 'Absent';
|
|
$string['Eacronym'] = 'E';
|
|
$string['Efull'] = 'Excused';
|
|
$string['Lacronym'] = 'L';
|
|
$string['Lfull'] = 'Late';
|
|
$string['Pacronym'] = 'P';
|
|
$string['Pfull'] = 'Present';
|
|
$string['acronym'] = 'Acronym';
|
|
$string['add'] = 'Add';
|
|
$string['addmultiplesessions'] = 'Add multiple sessions';
|
|
$string['addsession'] = 'Add session';
|
|
$string['allcourses'] = 'All courses';
|
|
$string['all'] = 'All';
|
|
$string['alltaken'] = 'All taken';
|
|
$string['attendanceforthecourse'] = 'Attendance for the course';
|
|
$string['attendancegrade'] = 'Attendance grade';
|
|
$string['attendancenotstarted'] = 'Attendance has not started yet for this course';
|
|
$string['attendancepercent'] = 'Attendance percent';
|
|
$string['attendancereport'] = 'Attendance report';
|
|
$string['attendancesuccess'] = 'Attendance has been successfully taken';
|
|
$string['attendanceupdated'] = 'Attendance successfully updated';
|
|
$string['attforblock:canbelisted'] = 'Appears in the roster';
|
|
$string['attforblock:changepreferences'] = 'Changing Preferences';
|
|
$string['attforblock:changeattendances'] = 'Changing Attendances';
|
|
$string['attforblock:export'] = 'Export Reports';
|
|
$string['attforblock:manageattendances'] = 'Manage Attendances';
|
|
$string['attforblock:takeattendances'] = 'Taking Attendances';
|
|
$string['attforblock:view'] = 'Viewing Attendances';
|
|
$string['attforblock:viewreports'] = 'Viewing Reports';
|
|
$string['attrecords'] = 'Attendances records';
|
|
$string['calclose'] = 'Close';
|
|
$string['calmonths'] = 'January,February,March,April,May,June,July,August,September,October,November,December';
|
|
$string['calshow'] = 'Choose date';
|
|
$string['caltoday'] = 'Today';
|
|
$string['calweekdays'] = 'Su,Mo,Tu,We,Th,Fr,Sa';
|
|
$string['changeattendance'] = 'Change attendance';
|
|
$string['changeduration'] = 'Change duration';
|
|
$string['changesession'] = 'Change session';
|
|
$string['column'] = 'column';
|
|
$string['columns'] = 'columns';
|
|
$string['commonsession'] = 'Common';
|
|
$string['commonsessions'] = 'Common';
|
|
$string['countofselected'] = 'Count of selected';
|
|
$string['copyfrom'] = 'Copy attendance data from';
|
|
$string['createmultiplesessions'] = 'Create multiple sessions';
|
|
$string['createmultiplesessions_help'] = 'This function allows you to create multiple sessions in one simple step.
|
|
|
|
* <strong>Session Start Date</strong>: Select the start date of your course (the first day of class)
|
|
* <strong>Session End Date</strong>: Select the last day of class (the last day you want to take attendance).
|
|
* <strong>Session Days</strong>: Select the days of the week when your class will meet (for example, Monday/Wednesday/Friday).
|
|
* <strong>Frequency</strong>: This allows for a frequency setting. If your class will meet every week, select 1; if it will meet every other week, select 2; every 3rd week, select 3, etc.
|
|
';
|
|
$string['createonesession'] = 'Create one session for the course';
|
|
$string['days'] = 'Day';
|
|
$string['defaults'] = 'Defaults';
|
|
$string['defaultdisplaymode'] = 'Default display mode';
|
|
$string['delete'] = 'Delete';
|
|
$string['deletelogs'] = 'Delete attendance data';
|
|
$string['deleteselected'] = 'Delete selected';
|
|
$string['deletesession'] = 'Delete session';
|
|
$string['deletesessions'] = 'Delete all sessions';
|
|
$string['deletingsession'] = 'Deleting session for the course';
|
|
$string['deletingstatus'] = 'Deleting status for the course';
|
|
$string['description'] = 'Description';
|
|
$string['display'] = 'Display';
|
|
$string['displaymode'] = 'Display mode';
|
|
$string['downloadexcel'] = 'Download in Excel format';
|
|
$string['downloadooo'] = 'Download in OpenOffice format';
|
|
$string['downloadtext'] = 'Download in text format';
|
|
$string['duration'] = 'Duration';
|
|
$string['editsession'] = 'Edit Session';
|
|
$string['endtime'] = 'Session end time';
|
|
$string['endofperiod'] = 'End of period';
|
|
$string['errorgroupsnotselected'] = 'Select one or more groups';
|
|
$string['errorinaddingsession'] = 'Error in adding session';
|
|
$string['erroringeneratingsessions'] = 'Error in generating sessions ';
|
|
$string['gridcolumns'] = 'Grid columns';
|
|
$string['groupsession'] = 'Group';
|
|
$string['hiddensessions'] = 'Hidden sessions';
|
|
$string['hiddensessions_help'] = '
|
|
Session hides if course\'s start date older than its date. Change start date of course and hidden sessions will be shown.
|
|
|
|
You can use this feature to hide older sessions instead delete. Remember than only visible sessions using in Gradebook.';
|
|
$string['identifyby'] = 'Identify student by';
|
|
$string['includeall'] = 'Select all sessions';
|
|
$string['includenottaken'] = 'Include not taken sessions';
|
|
$string['indetail'] = 'In detail...';
|
|
$string['jumpto'] = 'Jump to';
|
|
$string['moduledescription'] = 'Removal of this module will not entail removal of the data!';
|
|
$string['modulename'] = 'Attendance';
|
|
$string['modulenameplural'] = 'Attendances';
|
|
$string['months'] = 'Months';
|
|
$string['myvariables'] = 'My Variables';
|
|
$string['newdate'] = 'New date';
|
|
$string['newduration'] = 'New duration';
|
|
$string['noattforuser'] = 'No attendance records exist for the user';
|
|
$string['nodescription'] = 'Regular class session';
|
|
$string['noguest'] = 'Guest can\'t see attendance';
|
|
$string['nogroups'] = 'You can\'t add group sessions. No groups exists in course.';
|
|
$string['noofdaysabsent'] = 'No of days absent';
|
|
$string['noofdaysexcused'] = 'No of days excused';
|
|
$string['noofdayslate'] = 'No of days late';
|
|
$string['noofdayspresent'] = 'No of days present';
|
|
$string['nosessiondayselected'] = 'No Session day selected';
|
|
$string['nosessionexists'] = 'No Session exists for this course';
|
|
$string['notfound'] = 'Attendance activity not found in this course!';
|
|
$string['olddate'] = 'Old date';
|
|
$string['period'] = 'Frequency';
|
|
$string['pluginname'] = 'Attendance';
|
|
$string['pluginadministration'] = 'Attendance';
|
|
$string['report'] = 'Report';
|
|
$string['resetdescription'] = 'Remember that deleting attendance data will erase information from database. You can just hide older sessions having changed start date of course!';
|
|
$string['resetstatuses'] = 'Reset statuses to default';
|
|
$string['restoredefaults'] = 'Restore defaults';
|
|
$string['save'] = 'Save attendance';
|
|
$string['session_help'] = 'Session';
|
|
$string['sessionadded'] = 'Session successfully added';
|
|
$string['sessionalreadyexists'] = 'Session already exists for this date';
|
|
$string['sessiondate'] = 'Session Date';
|
|
$string['sessiondays'] = 'Session Days';
|
|
$string['sessiondeleted'] = 'Session successfully deleted';
|
|
$string['sessionenddate'] = 'Session end date';
|
|
$string['sessionexist'] = 'Session not added (already exists)!';
|
|
$string['sessions'] = 'Sessions';
|
|
$string['sessionscompleted'] = 'Sessions completed';
|
|
$string['sessionsgenerated'] = 'Sessions successfully generated';
|
|
$string['sessionstartdate'] = 'Session start date';
|
|
$string['sessiontype'] = 'Session type';
|
|
$string['sessiontype_help'] = 'There are two types of sessions: common and groups. Ability to add different types depends on activity group mode.
|
|
|
|
* In group mode "No groups" you can add only common sessions.
|
|
* In group mode "Visible groups" you can add common and group sessions.
|
|
* In group mode "Separate groups" you can add only group sessions.
|
|
';
|
|
$string['sessiontypeshort'] = 'Type';
|
|
$string['sessionupdated'] = 'Session successfully updated';
|
|
$string['settings'] = 'Settings';
|
|
$string['showdefaults'] = 'Show defaults';
|
|
$string['showduration'] = 'Show duration';
|
|
$string['sortedgrid'] = 'Sorted grid';
|
|
$string['sortedlist'] = 'Sorted list';
|
|
$string['startofperiod'] = 'Start of period';
|
|
$string['status'] = 'Status';
|
|
$string['statusdeleted'] = 'Status deleted';
|
|
$string['strftimedm'] = '%d.%m';
|
|
$string['strftimedmy'] = '%d.%m.%Y';
|
|
$string['strftimedmyhm'] = '%d.%m.%Y %H.%M'; // line added to allow multiple sessions in the same day
|
|
$string['strftimedmyw'] = '%d.%m.%y (%a)';
|
|
$string['strftimehm'] = '%H:%M'; //line added to allow display of time
|
|
$string['strftimeshortdate'] = '%d.%m.%Y';
|
|
$string['studentid'] = 'Student ID';
|
|
$string['takeattendance'] = 'Take attendance';
|
|
$string['thiscourse'] = 'This course';
|
|
$string['update'] = 'Update';
|
|
$string['variable'] = 'variable';
|
|
$string['variablesupdated'] = 'Variables successfully updated';
|
|
$string['versionforprinting'] = 'version for printing';
|
|
$string['viewmode'] = 'View mode';
|
|
$string['week'] = 'week(s)';
|
|
$string['weeks'] = 'Weeks';
|
|
$string['youcantdo'] = 'You can\'t do anything';
|
|
|
|
?>
|
|
|