mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'MDL-60449-master-enfix' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
ecb4a05cc2
16 changed files with 47 additions and 42 deletions
|
@ -142,7 +142,7 @@ $string['configallowblockstodock'] = 'If enabled and supported by the selected t
|
|||
$string['configallowcategorythemes'] = 'If you enable this, then themes can be set at the category level. This will affect all child categories and courses unless they have specifically set their own theme. WARNING: Enabling category themes may affect performance.';
|
||||
$string['configallowcoursethemes'] = 'If you enable this, then courses will be allowed to set their own themes. Course themes override all other theme choices (site, user, or session themes)';
|
||||
$string['configallowedemaildomains'] = 'List email domains that are allowed to be disclosed in the "From" section of outgoing email. The default of "Empty" will use the No-reply address for all outgoing email. The use of wildcards is allowed e.g. *.example.com will allow emails sent from any subdomain of example.com, but not example.com itself. This will require separate entry.';
|
||||
$string['configallowemailaddresses'] = 'If you want to restrict all new email addresses to particular domains, then list them here separated by spaces. All other domains will be rejected. To allow subdomains add the domain with a preceding \'.\'. eg <strong>ourcollege.edu.au .gov.au</strong>';
|
||||
$string['configallowemailaddresses'] = 'To restrict new email addresses to particular domains, list them here separated by spaces. All other domains will be rejected. To allow subdomains, add the domain with a preceding \'.\'. To allow a root domain together with its subdomains, add the domain twice - once with a preceding \'.\' and once without e.g. .ourcollege.edu.au ourcollege.edu.au.';
|
||||
$string['configallowguestmymoodle'] = 'If enabled guests can access Dashboard, otherwise guests are redirected to the site front page.';
|
||||
$string['configallowobjectembed'] = 'As a default security measure, normal users are not allowed to embed multimedia (like Flash) within texts using explicit EMBED and OBJECT tags in their HTML (although it can still be done safely using the mediaplugins filter). If you wish to allow these tags then enable this option.';
|
||||
$string['configallowoverride'] = 'You can allow people with the roles on the left side to override some of the column roles';
|
||||
|
|
|
@ -55,7 +55,7 @@ $string['errorunexistingmodel'] = 'Non-existing model {$a}';
|
|||
$string['errorunknownaction'] = 'Unknown action';
|
||||
$string['eventpredictionactionstarted'] = 'Prediction process started';
|
||||
$string['eventinsightsviewed'] = 'Insights viewed';
|
||||
$string['fixedack'] = 'Acknowledged / fixed';
|
||||
$string['fixedack'] = 'Acknowledged';
|
||||
$string['insightmessagesubject'] = 'New insight for "{$a->contextname}": {$a->insightname}';
|
||||
$string['insightinfomessage'] = 'The system generated some insights for you: {$a}';
|
||||
$string['insightinfomessagehtml'] = 'The system generated some insights for you: <a href="{$a}">{$a}</a>.';
|
||||
|
|
|
@ -116,6 +116,7 @@ prioritise,core_hub
|
|||
private,core_hub
|
||||
privatehuburl,core_hub
|
||||
publichub,core_hub
|
||||
publish,core
|
||||
publishon,core_hub
|
||||
publishonspecifichub,core_hub
|
||||
registeredmoodleorg,core_hub
|
||||
|
|
|
@ -24,11 +24,11 @@
|
|||
*/
|
||||
|
||||
$string['addscreenshots'] = 'Add screenshots';
|
||||
$string['advertise'] = 'Advertise this course for people to join';
|
||||
$string['advertise'] = 'Share this course for people to join';
|
||||
$string['advertised'] = 'Advertised';
|
||||
$string['advertiseon'] = 'Advertise this course on {$a}';
|
||||
$string['advertiseon'] = 'Share this course on {$a}';
|
||||
$string['readvertiseon'] = 'Update advertising information on {$a}';
|
||||
$string['advertisepublication_help'] = 'Advertising your course on a community server allows people to find this course and come here to enrol.';
|
||||
$string['advertisepublication_help'] = 'This course will be listed on Moodle.net as a course that people can enrol in and participate. Email-based self-registration should be enabled on the site and you need to enable self enrolment in this course.';
|
||||
$string['audience'] = 'Audience';
|
||||
$string['audience_help'] = 'Select the intended audience for the course.';
|
||||
$string['audienceeducators'] = 'Educators';
|
||||
|
@ -41,11 +41,11 @@ $string['confirmregistration'] = 'Confirm registration';
|
|||
$string['contributornames'] = 'Other contributors';
|
||||
$string['contributornames_help'] = 'You can use this field to list the names of anyone else who contributed to this course.';
|
||||
$string['coursename'] = 'Name';
|
||||
$string['coursepublished'] = 'This course has been published successfully on \'{$a}\'.';
|
||||
$string['coursepublished'] = 'This course has been shared successfully on \'{$a}\'.';
|
||||
$string['courseshortname'] = 'Shortname';
|
||||
$string['courseshortname_help'] = 'Enter a short name for your course. It does not need to be unique.';
|
||||
$string['coursesnumber'] = 'Number of courses ({$a})';
|
||||
$string['courseunpublished'] = 'The course {$a->courseshortname} is no longer published on {$a->hubname}.';
|
||||
$string['courseunpublished'] = 'The course {$a->courseshortname} is no longer shared on {$a->hubname}.';
|
||||
$string['courseurl'] = 'Course URL';
|
||||
$string['courseurl_help'] = 'It is the URL of your course. This URL is displayed as a link in a search result.';
|
||||
$string['creatorname'] = 'Creator';
|
||||
|
@ -108,7 +108,7 @@ $string['nocheckstatusfromunreghub'] = 'The site is not registered on the hub so
|
|||
$string['nohubselected'] = 'No hub selected';
|
||||
$string['none'] = 'None';
|
||||
$string['nosearch'] = 'Don\'t publish hub or courses';
|
||||
$string['notregisteredonhub'] = 'Your administrator needs to register this site with Moodle.net before you can publish a course.';
|
||||
$string['notregisteredonhub'] = 'Your administrator needs to register this site with Moodle.net before you can share a course.';
|
||||
$string['operation'] = 'Actions';
|
||||
$string['participantnumberaverage'] = 'Average number of participants ({$a})';
|
||||
$string['postaladdress'] = 'Postal address';
|
||||
|
@ -116,8 +116,9 @@ $string['postaladdress_help'] = 'Postal address of this site, or of the entity r
|
|||
$string['postsnumber'] = 'Number of posts ({$a})';
|
||||
$string['previousregistrationdeleted'] = 'The previous registration has been deleted from {$a}. You can restart the registration process. Thank you.';
|
||||
$string['publicationinfo'] = 'Course publication information';
|
||||
$string['publishcourse'] = 'Publish {$a}';
|
||||
$string['publishcourseon'] = 'Publish on {$a}';
|
||||
$string['publish'] = 'Share';
|
||||
$string['publishcourse'] = 'Share {$a}';
|
||||
$string['publishcourseon'] = 'Share on {$a}';
|
||||
$string['publishedon'] = 'Publications';
|
||||
$string['publisheremail'] = 'Publisher email';
|
||||
$string['publisheremail_help'] = 'The publisher email address allows the hub administrator to alert the publisher about any changes to the status of the published course.';
|
||||
|
@ -148,7 +149,7 @@ $string['sent'] = '...finished';
|
|||
$string['share'] = 'Share this course for people to download';
|
||||
$string['shared'] = 'Shared';
|
||||
$string['shareon'] = 'Upload this course to {$a}';
|
||||
$string['sharepublication_help'] = 'Uploading this course to a community server will enable people to download it and install it on their own Moodle sites.';
|
||||
$string['sharepublication_help'] = 'A backup of this course will be available on Moodle.net for people to restore and use on their own site.';
|
||||
$string['siteadmin'] = 'Administrator';
|
||||
$string['siteadmin_help'] = 'The full name of the site administrator.';
|
||||
$string['sitecommnews'] = 'Updates about Moodle news and features';
|
||||
|
@ -195,11 +196,11 @@ $string['statusunpublished'] = 'Not listed';
|
|||
$string['tags'] = 'Tags';
|
||||
$string['tags_help'] = 'Tags help to further categorise your course and help it to be found. Please use simple, meaningful words and separate them with a comma. Example: math, algebra, geometry';
|
||||
$string['type'] = 'Advertised / Shared';
|
||||
$string['unpublish'] = 'Unpublish';
|
||||
$string['unpublish'] = 'Stop sharing';
|
||||
$string['unpublishalladvertisedcourses'] = 'Remove all courses currently being advertised on Moodle.net';
|
||||
$string['unpublishalluploadedcourses'] = 'Removed all courses that were uploaded to Moodle.net';
|
||||
$string['unpublishconfirmation'] = 'Do you really want to remove the course "{$a->courseshortname}" from "{$a->hubname}"';
|
||||
$string['unpublishcourse'] = 'Unpublish {$a}';
|
||||
$string['unpublishcourse'] = 'Stop sharing {$a}';
|
||||
$string['unregister'] = 'Unregister';
|
||||
$string['unregisterfrom'] = 'Unregister from {$a}';
|
||||
$string['unregistrationerror'] = 'An error occurred when the site tried to unregister from Moodle.net: {$a}';
|
||||
|
@ -214,7 +215,7 @@ $string['wrongtoken'] = 'The registration failed for some unknown reason (networ
|
|||
// Deprecated since Moodle 3.4.
|
||||
$string['registermoochtips'] = 'Register your site with Moodle to get security alerts and access to Moodle.net, our course sharing platform.';
|
||||
$string['errorcronnoxmlrpc'] = 'XML-RPC must be enabled in order to update the registration.';
|
||||
$string['advertiseonhub'] = 'Advertise this course on a hub';
|
||||
$string['advertiseonhub'] = 'Share this course for people to join';
|
||||
$string['advertiseonmoodleorg'] = 'Advertise this course on moodle.org';
|
||||
$string['all'] = 'All';
|
||||
$string['allowglobalsearch'] = 'Publish this hub and allow global search of all courses';
|
||||
|
@ -252,7 +253,7 @@ $string['privacy_help'] = 'The hub may want to display a list of registered site
|
|||
$string['private'] = 'Private';
|
||||
$string['privatehuburl'] = 'Private hub URL';
|
||||
$string['publichub'] = 'Public hub';
|
||||
$string['publishon'] = 'Publish on';
|
||||
$string['publishon'] = 'Share on';
|
||||
$string['publishonspecifichub'] = 'Publish on another Hub';
|
||||
$string['registeredmoodleorg'] = 'Moodle ({$a})';
|
||||
$string['registeredon'] = 'Where your site is registered';
|
||||
|
@ -260,7 +261,7 @@ $string['registerwith'] = 'Register with a hub';
|
|||
$string['registrationupdated'] = 'Registration has been updated.';
|
||||
$string['registrationupdatedfailed'] = 'Registration update failed.';
|
||||
$string['selecthub'] = 'Select hub';
|
||||
$string['selecthubinfo'] = 'A community hub is a server that lists courses. You can only publish your courses on hubs that this Moodle site is registered with. If the hub you want is not listed below, please contact your site administrator.';
|
||||
$string['selecthubinfo'] = 'A community hub is a server that lists courses. You can only share your courses on hubs that this Moodle site is registered with. If the hub you want is not listed below, please contact your site administrator.';
|
||||
$string['selecthubforadvertise'] = 'Select hub for advertising';
|
||||
$string['selecthubforsharing'] = 'Select hub for uploading';
|
||||
$string['settings'] = 'Settings';
|
||||
|
@ -284,5 +285,5 @@ $string['url'] = 'hub URL';
|
|||
$string['warning'] = 'WARNING';
|
||||
$string['wrongurlformat'] = 'Bad URL format';
|
||||
$string['xmlrpcdisabledcommunity'] = 'The XML-RPC extension is not enabled on the server. You can not search and download courses.';
|
||||
$string['xmlrpcdisabledpublish'] = 'The XML-RPC extension is not enabled on the server. You can not publish courses or manage published courses.';
|
||||
$string['xmlrpcdisabledpublish'] = 'The XML-RPC extension is not enabled on the server, so it is not possible to share courses or manage shared courses.';
|
||||
$string['xmlrpcdisabledregistration'] = 'The XML-RPC extension is not enabled on the server. You will not be able to unregister or update your registration until you enable it.';
|
||||
|
|
|
@ -59,7 +59,7 @@ $string['duplicate_usernames'] = 'We failed to create an index on the columns "m
|
|||
$string['enabled_for_all'] = '(This service has been enabled for all hosts).';
|
||||
$string['enterausername'] = 'Please enter a username, or a list of usernames separated by commas.';
|
||||
$string['error7020'] = 'This error normally occurs if the remote site has created a record for you with the wrong wwwroot, for example, http://yoursite.com instead of http://www.yoursite.com. You should contact the administrator of the remote site with your wwwroot (as specified in config.php) asking her to update her record for your host.';
|
||||
$string['error7022'] = 'The message you sent to the remote site was encrypted properly, but not signed. This is very unexpected; you should probably file a bug if this occurs (giving as much information as possible about the application versions in question, etc.';
|
||||
$string['error7022'] = 'The message you sent to the remote site was encrypted properly, but not signed. This is very unexpected; you should probably file a bug if this occurs (giving as much information as possible about the application versions in question etc).';
|
||||
$string['error7023'] = 'The remote site has tried to decrypt your message with all the keys it has on record for your site. They have all failed. You might be able to fix this problem by manually re-keying with the remote site. This is unlikely to occur unless you\'ve been out of communication with the remote site for a few months.';
|
||||
$string['error7024'] = 'You send an unencrypted message to the remote site, but the remote site doesn\'t accept unencrypted communication from your site. This is very unexpected; you should probably file a bug if this occurs (giving as much information as possible about the application versions in question, etc.';
|
||||
$string['error7026'] = 'The key that your message was signed with differs from the key that the remote host has on file for your server. Further, the remote host attempted to fetch your current key and failed to do so. Please manually re-key with the remote host and try again.';
|
||||
|
|
|
@ -715,7 +715,7 @@ $string['emptydragdropregion'] = 'empty region';
|
|||
$string['enable'] = 'Enable';
|
||||
$string['encryptedcode'] = 'Encrypted code';
|
||||
$string['enddate'] = 'Course end date';
|
||||
$string['enddate_help'] = 'The course end date is only used for reports. Users can still enter the course after the end date.';
|
||||
$string['enddate_help'] = 'The course end date is used for determining whether a course should be included in a user\'s list of courses. When the end date is past, the course is no longer listed in the navigation and is listed as past in the course overview. The course end date may also be used by custom reports. Users can still enter the course after the end date; in other words the date does not restrict access.';
|
||||
$string['english'] = 'English';
|
||||
$string['enrolmentmethods'] = 'Enrolment methods';
|
||||
$string['entercourse'] = 'Click to enter this course';
|
||||
|
@ -993,7 +993,7 @@ $string['choosereportfilter'] = 'Choose a filter for the report';
|
|||
$string['choosetheme'] = 'Choose theme';
|
||||
$string['chooseuser'] = 'Choose a user';
|
||||
$string['courseduration'] = 'Course duration';
|
||||
$string['courseduration_desc'] = 'The course duration is used to calculate the default course end date. The course end date is only used for reports. Users can still enter the course after the end date.';
|
||||
$string['courseduration_desc'] = 'The course duration is used to calculate the default course end date. The course end date is used for determining whether a course should be included in a user\'s list of courses. It may also be used by custom reports. Users can still enter the course after the end date.';
|
||||
$string['courseenddateenabled'] = 'Course end date enabled by default';
|
||||
$string['courseenddateenabled_desc'] = 'This setting determines if the course end date will be enabled by default for new courses and set to the date calculated from the course duration.';
|
||||
$string['eventcontentviewed'] = 'Content viewed';
|
||||
|
@ -1551,7 +1551,6 @@ $string['publicprofile'] = 'Public profile';
|
|||
$string['publicsitefileswarning'] = 'Note: files placed here can be accessed by anyone';
|
||||
$string['publicsitefileswarning2'] = 'Note: Files placed here can be accessed by anyone who knows (or can guess) the URL. For security reasons, it is recommended that any backup files are deleted immediately after restoring them.';
|
||||
$string['publicsitefileswarning3'] = 'Note: Files placed here can be accessed by anyone who knows (or can guess) the URL. <br />For security reasons, backup files should be saved in the secure backupdata folder only.';
|
||||
$string['publish'] = 'Publish';
|
||||
$string['question'] = 'Question';
|
||||
$string['questionsinthequestionbank'] = 'Questions in the question bank';
|
||||
$string['quotausage'] = 'You have currently used {$a->used} of your {$a->total} limit.';
|
||||
|
@ -2161,3 +2160,6 @@ $string['modchooserdisable'] = 'Activity chooser off';
|
|||
// Deprecated since Moodle 3.3.
|
||||
$string['deletecomment'] = 'Delete this comment';
|
||||
$string['sectionusedefaultname'] = 'Use default section name';
|
||||
|
||||
// Deprecated since Moodle 3.4.
|
||||
$string['publish'] = 'Publish';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue