Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.

Differences Between: [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]

   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 'h5p_v124'
  19   *
  20   * @package    h5plib_v124
  21   * @copyright  2019 Andrew Nicols <andrew@nicols.co.uk>
  22   * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  23   */
  24  
  25  defined('MOODLE_INTERNAL') || die();
  26  
  27  $string['editor:atoz'] = 'A to Z';
  28  $string['editor:add'] = 'Add';
  29  $string['editor:addauthor'] = 'Save author';
  30  $string['editor:addentity'] = 'Add :entity';
  31  $string['editor:addfile'] = 'Add file';
  32  $string['editor:addnewchange'] = 'Add new change';
  33  $string['editor:addtitle'] = 'Add title';
  34  $string['editor:addvideodescription'] = 'H5P supports all external video sources formatted as mp4, webm or ogv, like Vimeo Pro, and has support for YouTube links.';
  35  $string['editor:avtablistlabel'] = 'Insert using';
  36  $string['editor:belowmin'] = 'The :property value is below the minimum of :min.';
  37  $string['editor:cancel'] = 'Cancel';
  38  $string['editor:cancellabel'] = 'Cancel';
  39  $string['editor:changefile'] = 'Change file';
  40  $string['editor:changelanguage'] = 'Change language to :language?';
  41  $string['editor:changelibrary'] = 'Change content type?';
  42  $string['editor:changelogdescription'] = 'Some licences require that changes made to the original work, or derivatives are logged and displayed. You may log your changes here for licensing reasons or just to allow yourself and others to keep track of the changes made to this content.';
  43  $string['editor:close'] = 'Close';
  44  $string['editor:commonfields'] = 'Text overrides and translations';
  45  $string['editor:commonfieldsdescription'] = 'Here you can edit settings or translate texts used in this content.';
  46  $string['editor:confirmchangelibrary'] = 'By doing this you will lose all work done with the current content type. Are you sure you wish to change content type?';
  47  $string['editor:confirmdeletechangelog'] = 'Are you sure you would like to delete this change log entry?';
  48  $string['editor:confirmimageremoval'] = 'This will remove your image. Are you sure you wish to proceed?';
  49  $string['editor:confirmpastebuttontext'] = 'Replace content';
  50  $string['editor:confirmpastecontent'] = 'By doing this you will replace the current content with the content from your clipboard. The current content will be lost. Are you sure you wish to continue?';
  51  $string['editor:confirmremoval'] = 'Are you sure you wish to remove this :type?';
  52  $string['editor:confirmremoveauthor'] = 'Are you sure you would like to remove this author?';
  53  $string['editor:contenttypebackbuttonlabel'] = 'Back';
  54  $string['editor:contenttypecacheoutdated'] = 'Content type list outdated';
  55  $string['editor:contenttypecacheoutdateddesc'] = 'Your site is having difficulties connecting to H5P.org to check for content type updates. You may not be able to update or install new content types.';
  56  $string['editor:contenttypedemobuttonlabel'] = 'Content demo';
  57  $string['editor:contenttypedetailbuttonlabel'] = 'Details';
  58  $string['editor:contenttypegetbuttonlabel'] = 'Get';
  59  $string['editor:contenttypeiconalttext'] = 'Icon';
  60  $string['editor:contenttypeinstallbuttonlabel'] = 'Install';
  61  $string['editor:contenttypeinstallerror'] = ':contentType could not be installed. Contact your administrator.';
  62  $string['editor:contenttypeinstallsuccess'] = ':contentType successfully installed!';
  63  $string['editor:contenttypeinstallingbuttonlabel'] = 'Installing';
  64  $string['editor:contenttypelicensepaneltitle'] = 'Licence';
  65  $string['editor:contenttypenotinstalled'] = 'Content type not installed';
  66  $string['editor:contenttypenotinstalleddesc'] = 'You do not have permission to install content types.';
  67  $string['editor:contenttypeowner'] = 'By :owner';
  68  $string['editor:contenttyperestricted'] = 'Restricted content type';
  69  $string['editor:contenttyperestricteddesc'] = 'The use of this content type has been restricted by an administrator.';
  70  $string['editor:contenttypesearchfieldplaceholder'] = 'Search for content types';
  71  $string['editor:contenttypesectionall'] = 'All content types';
  72  $string['editor:contenttypeunsupportedapiversioncontent'] = 'Contact your system administrator to provide you with the necessary updates';
  73  $string['editor:contenttypeunsupportedapiversiontitle'] = 'This content type requires a newer core version';
  74  $string['editor:contenttypeupdateavailable'] = 'Update available';
  75  $string['editor:contenttypeupdatebuttonlabel'] = 'Update';
  76  $string['editor:contenttypeupdatesuccess'] = ':contentType successfully updated!';
  77  $string['editor:contenttypeupdatingbuttonlabel'] = 'Updating';
  78  $string['editor:contenttypeusebuttonlabel'] = 'Use';
  79  $string['editor:contributetranslations'] = 'If you want to complete the translation for :language, see <a href=":url" target="_new">contributing translations to H5P</a>.';
  80  $string['editor:copiedbutton'] = 'Copied';
  81  $string['editor:copiedtoclipboard'] = 'Content is copied to the clipboard';
  82  $string['editor:copybutton'] = 'Copy';
  83  $string['editor:copytoclipboard'] = 'Copy H5P content to the clipboard';
  84  $string['editor:createcontenttablabel'] = 'Create content';
  85  $string['editor:currentmenuselected'] = 'current selection';
  86  $string['editor:editcopyright'] = 'Edit copyright';
  87  $string['editor:editimage'] = 'Edit image';
  88  $string['editor:editmode'] = 'Editing mode';
  89  $string['editor:enteraudiotitle'] = 'Paste link or other audio source URL';
  90  $string['editor:enteraudiourl'] = 'Enter audio source URL';
  91  $string['editor:enterfullscreenbuttonlabel'] = 'Enter fullscreen';
  92  $string['editor:entervideotitle'] = 'Paste YouTube link or other video source URL';
  93  $string['editor:entervideourl'] = 'Enter video source URL or YouTube link';
  94  $string['editor:errorcalculatingmaxscore'] = 'Could not calculate the max score for this content. The max score is assumed to be 0. Contact your administrator if this isn’t correct.';
  95  $string['editor:errorcommunicatinghubcontent'] = 'An error occured. Please try again.';
  96  $string['editor:errorcommunicatinghubtitle'] = 'Not able to communicate with hub.';
  97  $string['editor:errorheader'] = 'An error occured';
  98  $string['editor:errornotsupported'] = 'Parameters contain %used which is not supported.';
  99  $string['editor:errorparamsbroken'] = 'Parameters are broken.';
 100  $string['editor:errortoohighversion'] = 'Parameters contain %used while only %supported or earlier are supported.';
 101  $string['editor:example'] = 'Example';
 102  $string['editor:exceedsmax'] = 'The :property value exceeds the maximum of :max.';
 103  $string['editor:exitfullscreenbuttonlabel'] = 'Exit fullscreen';
 104  $string['editor:expandcollapse'] = 'Expand/Collapse';
 105  $string['editor:filetolarge'] = 'The file you are trying to upload might be too large.';
 106  $string['editor:fillinthefieldsbelow'] = 'Fill in the fields below';
 107  $string['editor:gethelp'] = 'Get help';
 108  $string['editor:h5pfileuploadservererrorcontent'] = 'An unexpected error occurred. Check your server error log for more details.';
 109  $string['editor:h5pfileuploadservererrortitle'] = 'The H5P file could not be uploaded';
 110  $string['editor:h5pfilevalidationfailedcontent'] = 'Make sure the uploaded H5P contains valid H5P content. H5P files containing only libraries should be uploaded through the H5P libraries page.';
 111  $string['editor:h5pfilevalidationfailedtitle'] = 'Could not validate H5P file.';
 112  $string['editor:h5pfilewrongextensioncontent'] = 'Only files with the .h5p extension are allowed.';
 113  $string['editor:h5pfilewrongextensiontitle'] = 'The selected file could not be uploaded';
 114  $string['editor:height'] = 'height';
 115  $string['editor:hide'] = 'Hide';
 116  $string['editor:hideimportantinstructions'] = 'Hide important instructions';
 117  $string['editor:hubpanellabel'] = 'Select content type';
 118  $string['editor:illegaldecimalnumber'] = ':property can only contain numbers with max :decimals decimals.';
 119  $string['editor:imagelightboxprogress'] = ':num of :total';
 120  $string['editor:imagelightboxtitle'] = 'Images';
 121  $string['editor:importantinstructions'] = 'Important instructions';
 122  $string['editor:insert'] = 'Insert';
 123  $string['editor:invalidformat'] = 'Field value contains an invalid format or characters that are forbidden.';
 124  $string['editor:language'] = 'Language';
 125  $string['editor:librarymissing'] = 'Missing required library %lib.';
 126  $string['editor:licensecandistribute'] = 'Can distribute';
 127  $string['editor:licensecanholdliable'] = 'Can hold liable';
 128  $string['editor:licensecanmodify'] = 'Can modify';
 129  $string['editor:licensecansublicense'] = 'Can sub-licence';
 130  $string['editor:licensecanusecommercially'] = 'Can use commercially';
 131  $string['editor:licensecannotholdliable'] = 'Cannot hold liable';
 132  $string['editor:licensedescription'] = 'Some of the features of this licence are indicated below. Click the info icon above to read the original licence text.';
 133  $string['editor:licensefetchdetailsfailed'] = 'Failed fetching licence details';
 134  $string['editor:licensemodalsubtitle'] = 'Select a licence to view information about proper usage';
 135  $string['editor:licensemodaltitle'] = 'Licence details';
 136  $string['editor:licensemustincludecopyright'] = 'Must include copyright';
 137  $string['editor:licensemustincludelicense'] = 'Must include licence';
 138  $string['editor:licenseunspecified'] = 'Unspecified';
 139  $string['editor:listbelowmin'] = 'The list needs at least :min items for the content to function properly.';
 140  $string['editor:listexceedsmax'] = 'The list exceeds the maximum of :max items.';
 141  $string['editor:listlabel'] = 'List';
 142  $string['editor:loading'] = 'Loading, please wait...';
 143  $string['editor:loadingimageeditor'] = 'Loading image editor, please wait...';
 144  $string['editor:logthischange'] = 'Log this change';
 145  $string['editor:loggedchanges'] = 'Logged changes';
 146  $string['editor:maxscoresemanticsmissing'] = 'Could not find the expected semantics in the content.';
 147  $string['editor:metadata'] = 'Metadata';
 148  $string['editor:metadatasharingandlicensinginfo'] = 'Metadata (sharing and licencing info)';
 149  $string['editor:missingproperty'] = 'Field :index is missing its :property property.';
 150  $string['editor:missingtranslation'] = '[Missing translation :key]';
 151  $string['editor:newchangehasbeenlogged'] = 'New change has been logged';
 152  $string['editor:newestfirst'] = 'Newest first';
 153  $string['editor:nextimage'] = 'Next image';
 154  $string['editor:nochangeshavebeenlogged'] = 'No changes have been logged';
 155  $string['editor:nocontenttypesavailable'] = 'No content types are available';
 156  $string['editor:nocontenttypesavailabledesc'] = 'Your site is having difficulties connecting to H5P.org and listing the available content types.';
 157  $string['editor:nofollow'] = 'Cannot follow field ":path".';
 158  $string['editor:nolanguagessupported'] = 'No languages supported';
 159  $string['editor:noresultsfound'] = 'No results found';
 160  $string['editor:noresultsfounddesc'] = 'There is no content type that matches your search criteria.';
 161  $string['editor:nosemantics'] = 'Error, could not load the content type form.';
 162  $string['editor:notalltextschanged'] = 'Not all texts were changed, as there is only partial coverage for :language.';
 163  $string['editor:notimagefield'] = '":path" is not an image.';
 164  $string['editor:notimageordimensionsfield'] = '":path" is not an image or dimensions field.';
 165  $string['editor:numresults'] = ':num results';
 166  $string['editor:numberfield'] = 'number field';
 167  $string['editor:ok'] = 'OK';
 168  $string['editor:onlynumbers'] = 'The :property value can only contain numbers.';
 169  $string['editor:or'] = 'or';
 170  $string['editor:orderitemdown'] = 'Order item down';
 171  $string['editor:orderitemup'] = 'Order item up';
 172  $string['editor:outofstep'] = 'The :property value can only be changed in steps of :step.';
 173  $string['editor:pasteandreplacebutton'] = 'Paste and replace';
 174  $string['editor:pasteandreplacefromclipboard'] = 'Replace existing content with H5P content from the clipboard';
 175  $string['editor:pastebutton'] = 'Paste';
 176  $string['editor:pastecontent'] = 'Replace content';
 177  $string['editor:pastecontentnotsupported'] = 'The content in the H5P clipboard is not supported in this context';
 178  $string['editor:pastecontentrestricted'] = 'The content in the clipboard has been restricted on this site';
 179  $string['editor:pasteerror'] = 'Cannot paste from clipboard';
 180  $string['editor:pastefromclipboard'] = 'Paste H5P content from the clipboard';
 181  $string['editor:pastenocontent'] = 'No H5P content on the clipboard';
 182  $string['editor:pastetoonew'] = 'The content in the H5P clipboard is of a higher version (:clip) than what is supported in this context (:local). If possible, try to have this content upgraded first, then try pasting the content here again.';
 183  $string['editor:pastetooold'] = 'The content in the H5P clipboard is of a lower version (:clip) than what is supported in this context (:local). If possible, try to have the content you want to paste upgraded, then copy it again and try pasting it here.';
 184  $string['editor:popularfirst'] = 'Popular first';
 185  $string['editor:previousimage'] = 'Previous image';
 186  $string['editor:proceedbuttonlabel'] = 'Proceed to save';
 187  $string['editor:readless'] = 'Read less';
 188  $string['editor:readmore'] = 'Read more';
 189  $string['editor:recentlyusedfirst'] = 'Recently used first';
 190  $string['editor:reloadbuttonlabel'] = 'Reload';
 191  $string['editor:removefile'] = 'Remove file';
 192  $string['editor:removeimage'] = 'Remove image';
 193  $string['editor:removeitem'] = 'Remove item';
 194  $string['editor:requiredproperty'] = 'The :property is required and must have a value.';
 195  $string['editor:resettooriginallabel'] = 'Reset to original';
 196  $string['editor:savelabel'] = 'Save';
 197  $string['editor:savemetadata'] = 'Save metadata';
 198  $string['editor:screenshots'] = 'Screenshots';
 199  $string['editor:scriptmissing'] = 'Could not load upgrades script for %lib.';
 200  $string['editor:searchresults'] = 'Search results';
 201  $string['editor:selectfiletoupload'] = 'Select file to upload';
 202  $string['editor:selectlibrary'] = 'Select the library you wish to use for your content.';
 203  $string['editor:semanticserror'] = 'Semantics error: :error';
 204  $string['editor:show'] = 'Show';
 205  $string['editor:showimportantinstructions'] = 'Show instructions';
 206  $string['editor:tabtitlebasicfileupload'] = 'File upload';
 207  $string['editor:tabtitleinputlinkurl'] = 'Link/URL';
 208  $string['editor:textfield'] = 'text field';
 209  $string['editor:thecontenttype'] = 'the content type';
 210  $string['editor:thiswillpotentially'] = 'This will potentially reset all the text and translations. You can\'t undo this. The content itself will not be changed. Do you want to proceed?';
 211  $string['editor:title'] = 'Title';
 212  $string['editor:toolong'] = 'Field value is too long; it should contain :max letters or less.';
 213  $string['editor:tryagain'] = 'Try again';
 214  $string['editor:tutorial'] = 'Tutorial';
 215  $string['editor:unabletointerpreterror'] = 'Unable to interpret response.';
 216  $string['editor:unabletointerpretsolution'] = 'Please check your error log.';
 217  $string['editor:unknownfieldpath'] = 'Unable to find ":path".';
 218  $string['editor:unknownfileuploaderror'] = 'Unknown file upload error';
 219  $string['editor:unknownlibrary'] = 'Unfortunately, the selected content type \'%lib\' isn\'t installed on this system.';
 220  $string['editor:untitled'] = 'Untitled :libraryTitle';
 221  $string['editor:uploadaudiotitle'] = 'Upload audio file';
 222  $string['editor:uploaderror'] = 'File upload error';
 223  $string['editor:uploadfilebuttonchangelabel'] = 'Change file';
 224  $string['editor:uploadfilebuttonlabel'] = 'Upload a file';
 225  $string['editor:uploadinstructionscontent'] = 'You may start with examples from <a href="https://h5p.org/content-types-and-applications" target="blank">H5P.org</a>.';
 226  $string['editor:uploadinstructionstitle'] = 'Upload an H5P file.';
 227  $string['editor:uploadplaceholder'] = 'No file chosen';
 228  $string['editor:uploadsuccess'] = ':title was successfully uploaded!';
 229  $string['editor:uploadtablabel'] = 'Upload';
 230  $string['editor:uploadvideotitle'] = 'Upload video file';
 231  $string['editor:uploading'] = 'Uploading, please wait...';
 232  $string['editor:uploadingthrobber'] = 'Now uploading...';
 233  $string['editor:usedforsearchingreportsandcopyrightinformation'] = 'Used for searching, reports and copyright information';
 234  $string['editor:videoquality'] = 'Video quality label';
 235  $string['editor:videoqualitydefaultlabel'] = 'Quality :index';
 236  $string['editor:videoqualitydescription'] = 'This label helps the user identify the current quality of the video. E.g. 1080p, 720p, HD or Mobile';
 237  $string['editor:warningchangebrowsingtoseeresults'] = 'Click <em>All</em> to get the list of all the content types you can install.';
 238  $string['editor:warningnocontenttypesinstalled'] = 'You don\'t have any content types installed.';
 239  $string['editor:warningupdateavailablebody'] = 'Update to the latest version for an improved experience.';
 240  $string['editor:warningupdateavailabletitle'] = 'A new version of :contentType is available.';
 241  $string['editor:width'] = 'width';
 242  $string['pluginname'] = 'H5P framework v1.24';
 243  $string['pluginname_help'] = 'H5P framework version 1.24.';
 244  $string['privacy:metadata'] = 'The H5P framework v1.24 does not store any personal data.';