Proyectos de Subversion Moodle

Rev

Rev 11 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
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 '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['addfilesdrop'] = 'Drag and drop an image to upload, or click to select';
1441 ariadna 29
$string['addmediafilesdrop'] = 'Drag and drop audio/video file to upload, or click to select';
30
$string['addmediathumbnaildrop'] = 'Drag and drop image thumbnail file to upload, or click to select';
1 efrain 31
$string['addmetadatatrack'] = 'Add metadata track';
32
$string['addsubtitlestrack'] = 'Add subtitle track';
33
$string['addurl'] = 'Add';
34
$string['audio'] = 'Audio';
1441 ariadna 35
$string['autoplay'] = 'Autoplay';
36
$string['back'] = 'Back';
37
$string['browseembedimagerepositories'] = 'Browse repositories';
1 efrain 38
$string['browserepositories'] = 'Browse repositories...';
1441 ariadna 39
$string['captions'] = 'Captions';
1 efrain 40
$string['captions_help'] = 'Captions may be used to describe everything happening in the track, including non-verbal sounds such as a phone ringing.';
41
$string['captionssourcelabel'] = 'Caption track URL';
1441 ariadna 42
$string['changethumbnail'] = 'Change thumbnail';
43
$string['chapters'] = 'Chapters';
1 efrain 44
$string['chapters_help'] = 'Chapter titles may be provided for use in navigating the media resource.';
45
$string['chapterssourcelabel'] = 'Chapter track URL';
46
$string['constrain'] = 'Keep proportion';
47
$string['controls'] = 'Show controls';
1441 ariadna 48
$string['customsize_help'] = 'For best viewing experience, the video\'s width and height will adjust together, keeping the original aspect ratio.';
1 efrain 49
$string['default'] = 'Default';
1441 ariadna 50
$string['deleteembeddedthumbnail'] = 'Delete thumbnail';
51
$string['deleteembeddedthumbnailwarning'] = 'Are you sure you want to remove the embedded thumbnail?';
1 efrain 52
$string['deleteimage'] = 'Delete image';
53
$string['deleteimagewarning'] = 'Are you sure you want to remove the image?';
1441 ariadna 54
$string['deletemedia'] = 'Delete media';
55
$string['deletemediathumbnail'] = 'Delete media thumbnail';
56
$string['deletemediathumbnailwarning'] = 'Are you sure you want to remove the media thumbnail?';
57
$string['deletemediawarning'] = 'Are you sure you want to remove the media?';
1 efrain 58
$string['deleteselected'] = 'Delete selected files';
1441 ariadna 59
$string['deletethumbnail'] = 'Delete custom thumbnail';
60
$string['descriptions'] = 'Descriptions';
1 efrain 61
$string['descriptions_help'] = 'Audio descriptions may be used to provide a narration which explains visual details not apparent from the audio alone.';
62
$string['descriptionssourcelabel'] = 'Description track URL';
11 efrain 63
$string['enteralt'] = 'How would you describe this image to someone who can\'t see it?';
1441 ariadna 64
$string['entertitle'] = 'Media title';
1 efrain 65
$string['enterurl'] = 'Add via URL';
66
$string['enterurlor'] = 'Or add via URL';
67
$string['filemanager'] = 'File manager';
68
$string['hasmissingfiles'] = 'Warning! The following files that are referenced in the text area appear to be missing:';
69
$string['height'] = 'Height';
70
$string['imagebuttontitle'] = 'Image';
71
$string['imagedetails'] = 'Image details';
72
$string['imageproperties'] = 'Image properties';
73
$string['imageurlrequired'] = 'An image must have a valid URL.';
74
$string['insertimage'] = 'Insert image';
1441 ariadna 75
$string['insertmedia'] = 'Insert media';
76
$string['insertmediathumbnail'] = 'Insert media thumbnail';
1 efrain 77
$string['label'] = 'Label';
78
$string['languagesavailable'] = 'Languages available';
79
$string['languagesinstalled'] = 'Languages installed';
1441 ariadna 80
$string['linkcustomsize_help'] = 'For best viewing experience, the link media\'s width and height will adjust together with 16:9 aspect ratio.';
1 efrain 81
$string['loading'] = 'Preparing the image';
1441 ariadna 82
$string['loadingembedthumbnail'] = 'Preparing the embed thumbnail';
83
$string['loadingmedia'] = 'Preparing the media';
1 efrain 84
$string['loop'] = 'Loop';
85
$string['managefiles'] = 'Manage files';
1441 ariadna 86
$string['media:use'] = 'Use TinyMCE insert media';
1 efrain 87
$string['mediabuttontitle'] = 'Multimedia';
1441 ariadna 88
$string['mediadetails'] = 'Media details';
89
$string['medialinktypeselector'] = 'Select media type';
1 efrain 90
$string['mediamanagerbuttontitle'] = 'Media manager';
91
$string['mediamanagerproperties'] = 'Media manager';
1441 ariadna 92
$string['medianotavailable'] = 'Media is not available';
93
$string['medianotavailabledesc'] = 'Error loading the following media url: {$a}';
94
$string['mediaurlrequired'] = 'An audio/video must have a valid URL.';
95
$string['metadata'] = 'Metadata';
1 efrain 96
$string['metadata_help'] = 'Metadata tracks, for use from a script, may be used only if the player supports metadata.';
97
$string['metadatasourcelabel'] = 'Metadata track URL';
98
$string['missingfiles'] = 'Missing files';
1441 ariadna 99
$string['subtitlesandcaptions'] = 'Subtitles and captions';
1 efrain 100
$string['mute'] = 'Muted';
1441 ariadna 101
$string['next'] = 'Next';
102
$string['nofilepicker'] = 'Paste a link to an audio/video file in the field below or<br>click the Browse Repositories button.';
103
$string['nofilepickerrepository'] = 'Paste an {$a} link in the field below.';
104
$string['onlymediafiles'] = 'Accepts only media files';
1 efrain 105
$string['pluginname'] = 'Insert media';
106
$string['presentation'] = 'This image is decorative only';
107
$string['presentationoraltrequired'] = 'An image must have a description, unless it is marked as decorative only.';
108
$string['privacy:metadata'] = 'The media plugin for TinyMCE does not store any personal data.';
109
$string['remove'] = 'Remove';
110
$string['repositorynotpermitted'] = 'Paste an image link in the field below.';
111
$string['repositoryuploadnotpermitted'] = 'Paste an image link in the field below or<br>click the Browse Repositories button.';
112
$string['saveimage'] = 'Save';
113
$string['size'] = 'Width x height (in pixels)';
114
$string['sizecustom'] = 'Custom size';
115
$string['sizecustom_help'] = 'This image is just a preview. Changes to its size will be visible after you save it.';
116
$string['sizeoriginal'] = 'Original size';
117
$string['srclang'] = 'Language';
1441 ariadna 118
$string['subtitles'] = 'Subtitles';
1 efrain 119
$string['subtitles_help'] = 'Subtitles may be used to provide a transcription or translation of the dialogue.';
120
$string['subtitlessourcelabel'] = 'Subtitle track URL';
1441 ariadna 121
$string['thumbnail'] = 'Media thumbnail';
1 efrain 122
$string['tracks'] = 'Subtitles and captions';
123
$string['unusedfilesdesc'] = 'The following embedded files are not used in the text area:';
124
$string['unusedfilesheader'] = 'Unused files';
125
$string['unusedfilesremovalnotice'] = 'Any unused files will be automatically deleted when saving changes.';
126
$string['uploading'] = 'Uploading';
1441 ariadna 127
$string['uploadthumbnail'] = 'Add custom thumbnail';
1 efrain 128
$string['video'] = 'Video';
1441 ariadna 129
$string['width'] = 'Width';
130
 
131
// Deprecated since Moodle 4.5.
132
$string['addsource'] = 'Add alternative source';
133
$string['addsource_help'] = 'You are recommended to provide an alternative media source, as desktop and mobile browsers support different file formats.';
134
$string['advancedsettings'] = 'Advanced settings';
135
$string['audiosourcelabel'] = 'Audio source URL';
136
$string['browserepositoriesimage'] = 'Browse repositories';
137
$string['createmedia'] = 'Insert media';
138
$string['displayoptions'] = 'Display options';
139
$string['entername'] = 'Name';
140
$string['entersource'] = 'Source URL';
141
$string['helplinktext'] = 'Media helper';
142
$string['link'] = 'Link';
143
$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.';
144
$string['updatemedia'] = 'Update media';
1 efrain 145
$string['videoheight'] = 'Video height';
146
$string['videosourcelabel'] = 'Video source URL';
147
$string['videowidth'] = 'Video width';