See Release Notes
Long Term Support Release
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 'tiny_media', language 'en'. 19 * 20 * @package tiny_media 21 * @copyright 2022 Andrew Lyons <andrew@nicols.co.uk> 22 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 23 */ 24 25 $string['addcaptionstrack'] = 'Add caption track'; 26 $string['addchapterstrack'] = 'Add chapter track'; 27 $string['adddescriptionstrack'] = 'Add description track'; 28 $string['addmetadatatrack'] = 'Add metadata track'; 29 $string['addsource_help'] = 'You are recommended to provide an alternative media source, as desktop and mobile browsers support different file formats.'; 30 $string['addsource'] = 'Add alternative source'; 31 $string['addsubtitlestrack'] = 'Add subtitle track'; 32 $string['advancedsettings'] = 'Advanced settings'; 33 $string['alignment_bottom'] = 'Bottom'; 34 $string['alignment_left'] = 'Left'; 35 $string['alignment_middle'] = 'Middle'; 36 $string['alignment_right'] = 'Right'; 37 $string['alignment_top'] = 'Top'; 38 $string['alignment'] = 'Alignment'; 39 $string['audio'] = 'Audio'; 40 $string['audiosourcelabel'] = 'Audio source URL'; 41 $string['autoplay'] = 'Play automatically'; 42 $string['browserepositories'] = 'Browse repositories...'; 43 $string['captions_help'] = 'Captions may be used to describe everything happening in the track, including non-verbal sounds such as a phone ringing.'; 44 $string['captions'] = 'Captions'; 45 $string['captionssourcelabel'] = 'Caption track URL'; 46 $string['chapters_help'] = 'Chapter titles may be provided for use in navigating the media resource.'; 47 $string['chapters'] = 'Chapters'; 48 $string['chapterssourcelabel'] = 'Chapter track URL'; 49 $string['constrain'] = 'Auto size'; 50 $string['controls'] = 'Show controls'; 51 $string['createmedia'] = 'Insert media'; 52 $string['default'] = 'Default'; 53 $string['deleteselected'] = 'Delete selected files'; 54 $string['descriptions_help'] = 'Audio descriptions may be used to provide a narration which explains visual details not apparent from the audio alone.'; 55 $string['descriptions'] = 'Descriptions'; 56 $string['descriptionssourcelabel'] = 'Description track URL'; 57 $string['displayoptions'] = 'Display options'; 58 $string['enteralt'] = 'Describe this image for someone who cannot see it'; 59 $string['entername'] = 'Name'; 60 $string['entersource'] = 'Source URL'; 61 $string['entertitle'] = 'Title'; 62 $string['enterurl'] = 'URL'; 63 $string['filemanager'] = 'File manager'; 64 $string['hasmissingfiles'] = 'Warning! The following files that are referenced in the text area appear to be missing:'; 65 $string['height'] = 'Height'; 66 $string['helplinktext'] = 'Media helper'; 67 $string['imagebuttontitle'] = 'Image'; 68 $string['imageproperties'] = 'Image properties'; 69 $string['imageurlrequired'] = 'An image must have a URL.'; 70 $string['label'] = 'Label'; 71 $string['languagesavailable'] = 'Languages available'; 72 $string['languagesinstalled'] = 'Languages installed'; 73 $string['link'] = 'Link'; 74 $string['loop'] = 'Loop'; 75 $string['managefiles'] = 'Manage files'; 76 $string['mediabuttontitle'] = 'Multimedia'; 77 $string['mediamanagerbuttontitle'] = 'Media manager'; 78 $string['mediamanagerproperties'] = 'Media manager'; 79 $string['metadata_help'] = 'Metadata tracks, for use from a script, may be used only if the player supports metadata.'; 80 $string['metadata'] = 'Metadata'; 81 $string['metadatasourcelabel'] = 'Metadata track URL'; 82 $string['missingfiles'] = 'Missing files'; 83 $string['mute'] = 'Muted'; 84 $string['pluginname'] = 'Tiny insert media'; 85 $string['presentation'] = 'This image is decorative only'; 86 $string['presentationoraltrequired'] = 'An image must have a description, unless it is marked as decorative only.'; 87 $string['privacy:metadata'] = 'The media plugin for TinyMCE does not store any personal data.'; 88 $string['remove'] = 'Remove'; 89 $string['saveimage'] = 'Save image'; 90 $string['size'] = 'Width x height (in pixels)'; 91 $string['srclang'] = 'Language'; 92 $string['subtitles_help'] = 'Subtitles may be used to provide a transcription or translation of the dialogue.'; 93 $string['subtitles'] = 'Subtitles'; 94 $string['subtitlessourcelabel'] = 'Subtitle track URL'; 95 $string['tracks_help'] = 'Subtitles, captions, chapters and descriptions can be added via a WebVTT (Web Video Text Tracks) format file. Track labels will be shown in the selection drop-down menu. For each type of track, any track set as default will be pre-selected at the start of the video.'; 96 $string['tracks'] = 'Subtitles and captions'; 97 $string['unusedfilesdesc'] = 'The following embedded files are not used in the text area:'; 98 $string['unusedfilesheader'] = 'Unused files'; 99 $string['unusedfilesremovalnotice'] = 'Any unused files will be automatically deleted when saving changes.'; 100 $string['updatemedia'] = 'Update media'; 101 $string['video'] = 'Video'; 102 $string['videoheight'] = 'Video height'; 103 $string['videosourcelabel'] = 'Video source URL'; 104 $string['videowidth'] = 'Video width'; 105 $string['width'] = 'Width';
title
Description
Body
title
Description
Body
title
Description
Body
title
Body