1 |
efrain |
1 |
<?php
|
|
|
2 |
// This file is part of Moodle - http://moodle.org/
|
|
|
3 |
//
|
|
|
4 |
// Moodle is free software: you can redistribute it and/or modify
|
|
|
5 |
// it under the terms of the GNU General Public License as published by
|
|
|
6 |
// the Free Software Foundation, either version 3 of the License, or
|
|
|
7 |
// (at your option) any later version.
|
|
|
8 |
//
|
|
|
9 |
// Moodle is distributed in the hope that it will be useful,
|
|
|
10 |
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
11 |
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
12 |
// GNU General Public License for more details.
|
|
|
13 |
//
|
|
|
14 |
// You should have received a copy of the GNU General Public License
|
|
|
15 |
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
|
|
16 |
|
|
|
17 |
/**
|
|
|
18 |
* Strings for component 'tool_uploadcourse'.
|
|
|
19 |
*
|
|
|
20 |
* @package tool_uploadcourse
|
|
|
21 |
* @copyright 2011 Piers Harding
|
|
|
22 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
|
|
23 |
*/
|
|
|
24 |
|
|
|
25 |
$string['allowdeletes'] = 'Allow deletes';
|
|
|
26 |
$string['allowdeletes_help'] = 'Whether the delete field is accepted or not.';
|
|
|
27 |
$string['allowrenames'] = 'Allow renames';
|
|
|
28 |
$string['allowrenames_help'] = 'Whether the rename field is accepted or not.';
|
|
|
29 |
$string['allowresets'] = 'Allow resets';
|
|
|
30 |
$string['allowresets_help'] = 'Whether the reset field is accepted or not.';
|
|
|
31 |
$string['cachedef_helper'] = 'Helper caching';
|
|
|
32 |
$string['cannotdeletecoursenotexist'] = 'Cannot delete a course that does not exist';
|
|
|
33 |
$string['cannotforcelang'] = 'No permission to force language for this course';
|
|
|
34 |
$string['cannotgenerateshortnameupdatemode'] = 'Cannot generate a shortname when updates are allowed';
|
|
|
35 |
$string['cannotreadbackupfile'] = 'Cannot read the backup file';
|
|
|
36 |
$string['cannotrenamecoursenotexist'] = 'Cannot rename a course that does not exist';
|
|
|
37 |
$string['cannotrenameidnumberconflict'] = 'Cannot rename the course, the ID number conflicts with an existing course';
|
|
|
38 |
$string['cannotrenameshortnamealreadyinuse'] = 'Cannot rename the course, the shortname is already used';
|
|
|
39 |
$string['cannotupdatefrontpage'] = 'You are not allowed to change the site home.';
|
|
|
40 |
$string['canonlyrenameinupdatemode'] = 'Can only rename a course when update is allowed';
|
|
|
41 |
$string['canonlyresetcourseinupdatemode'] = 'Can only reset a course in update mode';
|
|
|
42 |
$string['couldnotresolvecatgorybyid'] = 'Could not resolve category by ID';
|
|
|
43 |
$string['couldnotresolvecatgorybyidnumber'] = 'Could not resolve category by ID number';
|
|
|
44 |
$string['couldnotresolvecatgorybypath'] = 'Could not resolve category by path';
|
|
|
45 |
$string['coursecreated'] = 'Course created';
|
|
|
46 |
$string['coursedeleted'] = 'Course deleted';
|
|
|
47 |
$string['coursedeletionnotallowed'] = 'Course deletion is not allowed';
|
|
|
48 |
$string['coursedoesnotexistandcreatenotallowed'] = 'The course does not exist and creating course is not allowed';
|
|
|
49 |
$string['courseexistsanduploadnotallowed'] = 'The course exists and update is not allowed';
|
|
|
50 |
$string['coursefile'] = 'File';
|
|
|
51 |
$string['coursefile_help'] = 'This file must be a CSV file.';
|
|
|
52 |
$string['courseidnumberincremented'] = 'Course ID number incremented {$a->from} -> {$a->to}';
|
|
|
53 |
$string['courseprocess'] = 'Course process';
|
|
|
54 |
$string['courserenamed'] = 'Course renamed';
|
|
|
55 |
$string['courserenamingnotallowed'] = 'Course renaming is not allowed';
|
|
|
56 |
$string['coursereset'] = 'Course reset';
|
|
|
57 |
$string['courseresetnotallowed'] = 'Course reset now allowed';
|
|
|
58 |
$string['courserestored'] = 'Course restored';
|
|
|
59 |
$string['coursestotal'] = 'Courses total: {$a}';
|
|
|
60 |
$string['coursescreated'] = 'Courses created: {$a}';
|
|
|
61 |
$string['coursesupdated'] = 'Courses updated: {$a}';
|
|
|
62 |
$string['coursesdeleted'] = 'Courses deleted: {$a}';
|
|
|
63 |
$string['courseserrors'] = 'Courses errors: {$a}';
|
|
|
64 |
$string['courseshortnameincremented'] = 'Course shortname incremented {$a->from} -> {$a->to}';
|
|
|
65 |
$string['courseshortnamegenerated'] = 'Course shortname generated: {$a}';
|
|
|
66 |
$string['coursetemplatename'] = 'Restore from this course after upload';
|
|
|
67 |
$string['coursetemplatename_help'] = 'Enter an existing course shortname to use as a template for the creation of all courses.';
|
|
|
68 |
$string['coursetorestorefromdoesnotexist'] = 'The course to restore from does not exist';
|
|
|
69 |
$string['courseupdated'] = 'Course updated';
|
|
|
70 |
$string['courseuploadnotallowed'] = 'No permission to upload courses in category: {$a}';
|
|
|
71 |
$string['courseuploadupdatenotallowed'] = 'A course with this short name exists but you don\'t have permission to use the upload courses functionality to update it.';
|
|
|
72 |
$string['createall'] = 'Create all, increment shortname if needed';
|
|
|
73 |
$string['createnew'] = 'Create new courses only, skip existing ones';
|
|
|
74 |
$string['createorupdate'] = 'Create new courses, or update existing ones';
|
|
|
75 |
$string['csvdelimiter'] = 'CSV separator';
|
|
|
76 |
$string['csvdelimiter_help'] = 'The character separating the series of data in each record.';
|
|
|
77 |
$string['csvfileerror'] = 'There is something wrong with the format of the CSV file. Please check the number of headings and columns match, and that the separator and file encoding are correct. {$a}';
|
|
|
78 |
$string['csvline'] = 'Line';
|
|
|
79 |
$string['defaultvalues'] = 'Default course values';
|
|
|
80 |
$string['defaultvaluescustomfieldcategory'] = 'Default values for \'{$a}\'';
|
|
|
81 |
$string['downloadcontentnotallowed'] = 'Configuring download of course content not allowed';
|
|
|
82 |
$string['encoding'] = 'Encoding';
|
|
|
83 |
$string['encoding_help'] = 'Encoding of the CSV file.';
|
|
|
84 |
$string['errorcannotcreateorupdateenrolment'] = 'Cannot create or update enrolment method \'{$a}\'';
|
|
|
85 |
$string['errorcannotdeleteenrolment'] = 'Cannot delete enrolment method \'{$a}\'';
|
|
|
86 |
$string['errorcannotdisableenrolment'] = 'Cannot disable enrolment method \'{$a}\'';
|
|
|
87 |
$string['errorwhilerestoringcourse'] = 'Error while restoring the course';
|
|
|
88 |
$string['errorwhiledeletingcourse'] = 'Error while deleting the course';
|
|
|
89 |
$string['errorunsupportedmethod'] = 'Enrolment method \'{$a}\' is not supported in csv upload';
|
|
|
90 |
$string['generatedshortnameinvalid'] = 'The generated shortname is invalid';
|
|
|
91 |
$string['generatedshortnamealreadyinuse'] = 'The generated shortname is already in use';
|
|
|
92 |
$string['id'] = 'ID';
|
|
|
93 |
$string['importoptions'] = 'Import options';
|
|
|
94 |
$string['idnumberalreadyinuse'] = 'ID number already used by a course';
|
|
|
95 |
$string['invalidbackupfile'] = 'Invalid backup file';
|
|
|
96 |
$string['invalidcourseformat'] = 'Invalid course format';
|
|
|
97 |
$string['invalidcsvfile'] = 'Invalid input CSV file';
|
|
|
98 |
$string['invaliddownloadcontent'] = 'Invalid download of course content value';
|
|
|
99 |
$string['invalidencoding'] = 'Invalid encoding';
|
|
|
100 |
$string['invalidmode'] = 'Invalid mode selected';
|
|
|
101 |
$string['invalideupdatemode'] = 'Invalid update mode selected';
|
|
|
102 |
$string['invalidvisibilitymode'] = 'Invalid visible mode';
|
|
|
103 |
$string['invalidroles'] = 'Invalid role names: {$a}';
|
|
|
104 |
$string['invalidshortname'] = 'Invalid shortname';
|
|
|
105 |
$string['invalidfullnametoolong'] = 'The fullname field is limited to {$a} characters';
|
|
|
106 |
$string['invalidshortnametoolong'] = 'The shortname field is limited to {$a} characters';
|
|
|
107 |
$string['missingmandatoryfields'] = 'Missing value for mandatory fields: {$a}';
|
|
|
108 |
$string['missingshortnamenotemplate'] = 'Missing shortname and shortname template not set';
|
|
|
109 |
$string['mode'] = 'Upload mode';
|
|
|
110 |
$string['mode_help'] = 'This allows you to specify if courses can be created and/or updated.';
|
|
|
111 |
$string['nochanges'] = 'No changes';
|
|
|
112 |
$string['pluginname'] = 'Course upload';
|
|
|
113 |
$string['preview'] = 'Preview';
|
|
|
114 |
$string['customfieldinvalid'] = 'Custom field \'{$a}\' is empty or contains invalid data';
|
|
|
115 |
$string['reset'] = 'Reset course after upload';
|
|
|
116 |
$string['reset_help'] = 'Whether to reset the course after creating/updating it.';
|
|
|
117 |
$string['result'] = 'Result';
|
|
|
118 |
$string['restoreafterimport'] = 'Restore after import';
|
|
|
119 |
$string['rowpreviewnum'] = 'Preview rows';
|
|
|
120 |
$string['rowpreviewnum_help'] = 'Number of rows from the CSV file that will be previewed on the following page. This option is for limiting the size of the following page.';
|
|
|
121 |
$string['shortnametemplate'] = 'Template to generate a shortname';
|
|
|
122 |
$string['shortnametemplate_help'] = 'The short name of the course is displayed in the navigation. You may use template syntax here (%f = fullname, %i = idnumber), or enter an initial value that is incremented.';
|
|
|
123 |
$string['templatefile'] = 'Restore from this file after upload';
|
|
|
124 |
$string['templatefile_help'] = 'Select a file to use as a template for the creation of all courses.';
|
|
|
125 |
$string['unknownimportmode'] = 'Unknown import mode';
|
|
|
126 |
$string['updatemissing'] = 'Fill in missing items from CSV data and defaults';
|
|
|
127 |
$string['updatemode'] = 'Update mode';
|
|
|
128 |
$string['updatemode_help'] = 'If you allow courses to be updated, you also have to tell the tool what to update the courses with.';
|
|
|
129 |
$string['updatemodedoessettonothing'] = 'Update mode does not allow anything to be updated';
|
|
|
130 |
$string['updateonly'] = 'Only update existing courses';
|
|
|
131 |
$string['updatewithdataordefaults'] = 'Update with CSV data and defaults';
|
|
|
132 |
$string['updatewithdataonly'] = 'Update with CSV data only';
|
|
|
133 |
$string['uploadcourse:use'] = 'Use upload course tool';
|
|
|
134 |
$string['uploadcourses'] = 'Upload courses';
|
|
|
135 |
$string['uploadcourses_help'] = 'Courses may be uploaded via text file. The format of the file should be as follows:
|
|
|
136 |
|
|
|
137 |
* Each line of the file contains one record
|
|
|
138 |
* Each record is a series of data separated by the selected separator
|
|
|
139 |
* The first record contains a list of fieldnames defining the format of the rest of the file
|
|
|
140 |
* Required fieldnames are shortname, fullname, and category';
|
|
|
141 |
$string['uploadcoursespreview'] = 'Upload courses preview';
|
|
|
142 |
$string['uploadcoursesresult'] = 'Upload courses results';
|
|
|
143 |
$string['privacy:metadata'] = 'The Course upload plugin does not store any personal data.';
|