2010-05-01 09:51:39 +00:00
< ? php
// 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/>.
/**
* This file contains the strings used by backup
*
* @ package moodlecore
* @ copyright 2010 Eloy
* @ license http :// www . gnu . org / copyleft / gpl . html GNU GPL v3 or later
*/
2010-07-22 07:48:02 +00:00
$string [ 'backupactivity' ] = 'Backup activity: {$a}' ;
2010-05-02 03:08:56 +00:00
$string [ 'backupcourse' ] = 'Backup course: {$a}' ;
2010-07-22 07:48:02 +00:00
$string [ 'backupcoursedetails' ] = 'Course details' ;
$string [ 'backupcoursesection' ] = 'Section: {$a}' ;
$string [ 'backupcoursesections' ] = 'Course sections' ;
$string [ 'backupdate' ] = 'Date taken' ;
$string [ 'backupdetails' ] = 'Backup details' ;
$string [ 'backupformat' ] = 'Format' ;
$string [ 'backupformatmoodle2' ] = 'Moodle 2' ;
$string [ 'backupmode' ] = 'Mode' ;
$string [ 'backupmode10' ] = 'General' ;
2010-05-02 03:08:56 +00:00
$string [ 'backupsection' ] = 'Backup course section: {$a}' ;
2010-07-22 07:48:02 +00:00
$string [ 'backupsettings' ] = 'Backup settings' ;
$string [ 'backupsitedetails' ] = 'Site details' ;
$string [ 'backupstage1action' ] = 'Next' ;
$string [ 'backupstage2action' ] = 'Next' ;
$string [ 'backupstage4action' ] = 'Perform backup' ;
$string [ 'backupstage8action' ] = 'Continue' ;
$string [ 'backupstage16action' ] = 'Continue' ;
$string [ 'backuptype' ] = 'Type' ;
$string [ 'backuptypecourse' ] = 'Course' ;
$string [ 'backupversion' ] = 'Backup version' ;
2010-07-20 22:54:29 +00:00
$string [ 'cannotfindassignablerole' ] = 'The {$a} role in the backup file cannot be mapped to any of the roles that you are allowed to assign.' ;
2010-07-22 03:14:41 +00:00
$string [ 'choosefile' ] = 'Choose an existing backup file' ;
2010-06-17 08:57:00 +00:00
$string [ 'configgeneralactivities' ] = 'Sets the default for including activities in a backup.' ;
$string [ 'configgeneralanonymize' ] = 'If enabled all information pertaining to users will be anonymised by default.' ;
$string [ 'configgeneralblocks' ] = 'Sets the default for including blocks in a backup.' ;
$string [ 'configgeneralcomments' ] = 'Sets the default for including comments in a backup.' ;
$string [ 'configgeneralfilters' ] = 'Sets the default for including filters in a backup.' ;
$string [ 'configgeneralhistories' ] = 'Sets the default for including user history within a backup.' ;
$string [ 'configgenerallogs' ] = 'If enabled logs will be included in backups by default.' ;
$string [ 'configgeneralroleassignments' ] = 'If enabled by default roles assignments will also be backed up.' ;
$string [ 'configgeneraluserscompletion' ] = 'If enabled user completion information will be included in backups by default.' ;
$string [ 'configgeneraluserfiles' ] = 'Sets the default for whether user files will be included in backups.' ;
$string [ 'configgeneralusers' ] = 'Sets the default for whether to include users in backups.' ;
2010-08-17 05:21:57 +00:00
$string [ 'confirmcancel' ] = 'Cancel backup' ;
$string [ 'confirmcancelquestion' ] = ' Are you sure you wish to cancel ?
Any information you have entered will be lost . ' ;
$string [ 'confirmcancelyes' ] = 'Cancel' ;
$string [ 'confirmcancelno' ] = 'Stay' ;
2010-07-22 07:48:02 +00:00
$string [ 'coursecategory' ] = 'Category the course will be restored into' ;
$string [ 'courseid' ] = 'Original ID' ;
2010-05-01 09:51:39 +00:00
$string [ 'coursesettings' ] = 'Course settings' ;
2010-07-22 07:48:02 +00:00
$string [ 'coursetitle' ] = 'Title' ;
2010-05-01 09:51:39 +00:00
$string [ 'currentstage1' ] = 'Initial settings' ;
$string [ 'currentstage2' ] = 'Schema settings' ;
$string [ 'currentstage4' ] = 'Confirmation and review' ;
2010-05-06 11:34:50 +00:00
$string [ 'currentstage8' ] = 'Perform backup' ;
2010-05-01 09:51:39 +00:00
$string [ 'currentstage16' ] = 'Complete' ;
$string [ 'dependenciesenforced' ] = 'Your settings have been altered due to unmet dependencies' ;
2010-05-10 02:53:31 +00:00
$string [ 'errorfilenamerequired' ] = 'You must enter a valid filename for this backup' ;
$string [ 'errorfilenamemustbezip' ] = 'The filename you enter must be a ZIP file and have the .zip extension' ;
2010-07-18 23:57:24 +00:00
$string [ 'errorminbackup20version' ] = 'This backup file has been created with one development version of Moodle backup ({$a->backup}). Minimum required is {$a->min}. Cannot be restored.' ;
$string [ 'errorrestorefrontpage' ] = 'Restoring over front page is not allowed.' ;
2010-07-29 04:25:56 +00:00
$string [ 'executionsuccess' ] = 'The backup file was successfully created.' ;
2010-05-01 09:51:39 +00:00
$string [ 'filename' ] = 'Filename' ;
2010-06-17 08:57:00 +00:00
$string [ 'generalactivities' ] = 'Include activities' ;
$string [ 'generalanonymize' ] = 'Anonymise information' ;
$string [ 'generalbackdefaults' ] = 'General backup defaults' ;
$string [ 'generalblocks' ] = 'Include blocks' ;
$string [ 'generalcomments' ] = 'Include comments' ;
$string [ 'generalfilters' ] = 'Include filters' ;
$string [ 'generalhistories' ] = 'Include histories' ;
2010-07-22 07:48:02 +00:00
$string [ 'generalgradehistories' ] = 'Include histories' ;
2010-06-17 08:57:00 +00:00
$string [ 'generallogs' ] = 'Include logs' ;
$string [ 'generalroleassignments' ] = 'Include role assignments' ;
$string [ 'generaluserscompletion' ] = 'Include user completion information' ;
$string [ 'generaluserfiles' ] = 'Include user files' ;
$string [ 'generalusers' ] = 'Include users' ;
2010-07-22 03:14:41 +00:00
$string [ 'importfile' ] = 'Import a backup file' ;
2010-08-17 02:07:30 +00:00
$string [ 'importadding' ] = 'Import adding' ;
$string [ 'importaddingdesc' ] = 'Merge the selected course into this course' ;
$string [ 'importbackupstage1action' ] = 'Next' ;
$string [ 'importbackupstage2action' ] = 'Next' ;
$string [ 'importbackupstage4action' ] = 'Perform import' ;
$string [ 'importbackupstage8action' ] = 'Continue' ;
$string [ 'importbackupstage16action' ] = 'Continue' ;
$string [ 'importcurrentstage0' ] = 'Course selection' ;
$string [ 'importcurrentstage1' ] = 'Initial settings' ;
$string [ 'importcurrentstage2' ] = 'Schema settings' ;
$string [ 'importcurrentstage4' ] = 'Confirmation and review' ;
$string [ 'importcurrentstage8' ] = 'Perform import' ;
$string [ 'importcurrentstage16' ] = 'Complete' ;
$string [ 'importdeleting' ] = 'Import deleting' ;
$string [ 'importdeletingdesc' ] = 'Delete the contents of this course and then import the selected course' ;
$string [ 'importsuccess' ] = 'Import complete. Click continue to return to the course.' ;
2010-08-26 05:17:46 +00:00
$string [ 'includeactivities' ] = 'Include:' ;
$string [ 'includeditems' ] = 'Included items:' ;
$string [ 'includesection' ] = 'Section {$a}' ;
$string [ 'includeuserinfo' ] = 'User data' ;
2010-05-02 02:23:52 +00:00
$string [ 'locked' ] = 'Locked' ;
2010-06-17 08:57:00 +00:00
$string [ 'lockedbypermission' ] = 'You don\'t have sufficient permissions to change this setting' ;
$string [ 'lockedbyconfig' ] = 'This setting has been locked by the default backup settings' ;
$string [ 'lockedbyhierarchy' ] = 'Locked by dependencies' ;
2010-07-22 07:48:02 +00:00
$string [ 'moodleversion' ] = 'Moodle version' ;
2010-07-27 06:58:39 +00:00
$string [ 'nomatchingcourses' ] = 'There are no courses to display' ;
2010-07-22 07:48:02 +00:00
$string [ 'originalwwwroot' ] = 'URL of backup' ;
2010-05-10 02:53:31 +00:00
$string [ 'previousstage' ] = 'Previous' ;
2010-07-22 03:14:41 +00:00
$string [ 'restoreactivity' ] = 'Restore activity' ;
$string [ 'restorecourse' ] = 'Restore course' ;
2010-07-22 07:48:02 +00:00
$string [ 'restorecoursesettings' ] = 'Course settings' ;
$string [ 'restoreexecutionsuccess' ] = 'The course was restored successfully, clicking the continue button below will take you to view the course you restored.' ;
$string [ 'restorenewcoursefullname' ] = 'New course name' ;
$string [ 'restorenewcourseshortname' ] = 'New course short name' ;
$string [ 'restorenewcoursestartdate' ] = 'New start date' ;
$string [ 'restorerootsettings' ] = 'Restore settings' ;
2010-07-22 03:14:41 +00:00
$string [ 'restoresection' ] = 'Restore section' ;
2010-07-22 07:48:02 +00:00
$string [ 'restorestage1' ] = 'Confirm' ;
$string [ 'restorestage1action' ] = 'Next' ;
$string [ 'restorestage2' ] = 'Destination' ;
$string [ 'restorestage2action' ] = 'Next' ;
$string [ 'restorestage4' ] = 'Settings' ;
$string [ 'restorestage4action' ] = 'Next' ;
$string [ 'restorestage8' ] = 'Schema' ;
$string [ 'restorestage8action' ] = 'Next' ;
$string [ 'restorestage16' ] = 'Review' ;
$string [ 'restorestage16action' ] = 'Perform restore' ;
$string [ 'restorestage32' ] = 'Process' ;
$string [ 'restorestage32action' ] = 'Continue' ;
$string [ 'restorestage64' ] = 'Complete' ;
$string [ 'restorestage64action' ] = 'Continue' ;
$string [ 'restoretarget' ] = 'Restore target' ;
$string [ 'restoretocourse' ] = 'Restore to course: ' ;
$string [ 'restoretocurrentcourse' ] = 'Restore into this course' ;
$string [ 'restoretocurrentcourseadding' ] = 'Merge the backup course into this course' ;
$string [ 'restoretocurrentcoursedeleting' ] = 'Delete the contents of this course and then restore' ;
$string [ 'restoretoexistingcourse' ] = 'Restore into an existing course' ;
$string [ 'restoretoexistingcourseadding' ] = 'Merge the backup course into the existing course' ;
$string [ 'restoretoexistingcoursedeleting' ] = 'Delete the contents of the existing course and then restore' ;
$string [ 'restoretonewcourse' ] = 'Restore as a new course' ;
$string [ 'restoringcourse' ] = 'Course restoration in progress' ;
$string [ 'restoringcourseshortname' ] = 'restoring' ;
2010-07-27 06:58:39 +00:00
$string [ 'restorerolemappings' ] = 'Restore role mappings' ;
2010-05-01 09:51:39 +00:00
$string [ 'rootsettings' ] = 'Backup settings' ;
2010-07-29 04:25:56 +00:00
$string [ 'rootsettingusers' ] = 'Include enrolled users' ;
$string [ 'rootsettinganonymize' ] = 'Anonymize user information' ;
$string [ 'rootsettingroleassignments' ] = 'Include user role assignments' ;
$string [ 'rootsettinguserfiles' ] = 'Include user files' ;
$string [ 'rootsettingactivities' ] = 'Include activities' ;
$string [ 'rootsettingblocks' ] = 'Include blocks' ;
$string [ 'rootsettingfilters' ] = 'Include filters' ;
$string [ 'rootsettingcomments' ] = 'Include comments' ;
$string [ 'rootsettinguserscompletion' ] = 'Include user completion details' ;
$string [ 'rootsettinglogs' ] = 'Include course logs' ;
$string [ 'rootsettinggradehistories' ] = 'Include grade history' ;
2010-07-18 23:57:24 +00:00
$string [ 'scheduledsettings' ] = 'Scheduled backup settings' ;
2010-07-22 07:48:02 +00:00
$string [ 'sectionincanduser' ] = 'Included in backup along with user information' ;
$string [ 'sectioninc' ] = 'Included in backup (no user information)' ;
$string [ 'sectionactivities' ] = 'Activities' ;
2010-07-27 06:58:39 +00:00
$string [ 'selectacategory' ] = 'Select a category' ;
$string [ 'selectacourse' ] = 'Select a course' ;
2010-07-22 07:48:02 +00:00
$string [ 'setting_overwriteconf' ] = 'Overwrite course configuration' ;
$string [ 'setting_course_fullname' ] = 'Course name' ;
$string [ 'setting_course_shortname' ] = 'Course short name' ;
$string [ 'setting_course_startdate' ] = 'Course startdate' ;
2010-07-27 06:58:39 +00:00
$string [ 'totalcategorysearchresults' ] = 'Total categories: {$a}' ;
$string [ 'totalcoursesearchresults' ] = 'Total courses: {$a}' ;