Proyectos de Subversion Moodle

Rev

Rev 1 | | 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_recordrtc', language 'en'.
19
 *
20
 * @package    tiny_recordrtc
21
 * @copyright  2022 Stevani Andolo <stevani@hotmail.com.au>
22
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 */
24
 
1441 ariadna 25
$string['allowedpausing'] = 'Allow pausing';
1 efrain 26
$string['allowedtypes'] = 'Recording type';
1441 ariadna 27
$string['allowedtypes_desc'] = 'Which types of recording can be made in the TinyMCE editor? In addition to this setting, there are capabilities which control access to recording options.';
1 efrain 28
$string['attachrecording'] = 'Attach recording';
29
$string['audioandvideo'] = 'Audio and video';
30
$string['audiobitrate'] = 'Audio bitrate';
31
$string['audiobitrate_desc'] = 'Quality of audio recording (larger number means higher quality).';
32
$string['audiobuttontitle'] = 'Record audio';
1441 ariadna 33
$string['audiortcformat'] = 'Audio format';
34
$string['audiortcformatdefault'] = 'Browser default';
35
$string['audiortcformatmp3'] = 'MP3';
1 efrain 36
$string['audiotimelimit'] = 'Audio time limit';
37
$string['audiotimelimit_desc'] = 'Maximum recording length for audio clips.';
38
$string['audiotitle'] = 'Record audio';
39
$string['confirm_yes'] = 'Yes';
40
$string['discard_desc'] = 'There is a recording in progress. Do you want to stop the recording?';
41
$string['discard_title'] = 'Close confirmation';
1441 ariadna 42
$string['gumabort'] = 'Something happened which prevented the webcam/microphone/screen from being used.';
1 efrain 43
$string['gumabort_title'] = 'Something happened';
1441 ariadna 44
$string['gumnotallowed'] = 'You must allow the browser access to the webcam/microphone/screen.';
1 efrain 45
$string['gumnotallowed_title'] = 'Wrong permissions';
46
$string['gumnotfound'] = 'No input device detected.';
47
$string['gumnotfound_title'] = 'Device missing';
1441 ariadna 48
$string['gumnotreadable'] = 'Something is preventing the browser from accessing the webcam/microphone/screen.';
1 efrain 49
$string['gumnotreadable_title'] = 'Hardware error';
50
$string['gumnotsupported'] = 'Your browser doesn\'t support recording over an insecure connection.';
51
$string['gumnotsupported_title'] = 'No support for insecure connection';
1441 ariadna 52
$string['gumoverconstrained'] = 'The current webcam/microphone/screen can\'t produce a stream with the required constraints.';
1 efrain 53
$string['gumoverconstrained_title'] = 'Problem with constraints';
54
$string['gumsecurity'] = 'Your browser doesn\'t support recording over an insecure connection.';
55
$string['gumsecurity_title'] = 'No support for insecure connection';
1441 ariadna 56
$string['gumtype'] = 'Tried to get stream from the webcam/microphone/screen, but no constraints were specified.';
1 efrain 57
$string['gumtype_title'] = 'No constraints specified';
58
$string['insecurealert'] = 'Your browser might not allow this plugin to work unless it is used either over HTTPS or from localhost.';
59
$string['insecurealert_title'] = 'Insecure connection!';
1441 ariadna 60
$string['kbrate'] = '{$a} kb/s';
1 efrain 61
$string['maxfilesizehit'] = 'You have reached the maximum size limit for file uploads.';
62
$string['maxfilesizehit_title'] = 'Recording stopped';
63
$string['norecordingfound'] = 'Something has gone wrong. Nothing has been recorded.';
64
$string['norecordingfound_title'] = 'No recording found';
65
$string['nowebrtc'] = 'Your browser offers limited or no support for WebRTC technologies yet, and can\'t be used with this plugin. Please switch or upgrade your browser.';
66
$string['nowebrtc_title'] = 'WebRTC not supported';
1441 ariadna 67
$string['onlyaudio'] = 'Audio';
68
$string['onlyscreen'] = 'Screen';
69
$string['onlyvideo'] = 'Video';
70
$string['pause'] = 'Pause';
1 efrain 71
$string['pluginname'] = 'RecordRTC';
72
$string['privacy:metadata'] = 'The RecordRTC plugin does not store any personal data.';
73
$string['recordagain'] = 'Record again';
74
$string['recordagain_desc'] = 'You have already recorded some content. Recording again will remove this content. Are you sure you want to reset the recording?';
75
$string['recordagain_title'] = 'Record again confirmation';
76
$string['recordingfailed'] = 'Recording failed. Try again.';
77
$string['recordinguploaded'] = 'Recording uploaded';
78
$string['recordrtc:recordaudio'] = 'Record audio in the text editor';
1441 ariadna 79
$string['recordrtc:recordscreen'] = 'Record screen in the text editor';
1 efrain 80
$string['recordrtc:recordvideo'] = 'Record video in the text editor';
1441 ariadna 81
$string['recordrtc:use'] = 'Use TinyMCE RecordRTC';
82
$string['resume'] = 'Resume';
83
$string['screenbitrate'] = 'Screen bitrate';
84
$string['screenbitrate_desc'] = 'Quality of screen recording (a larger number means higher quality).';
85
$string['screenbuttontitle'] = 'Record screen';
86
$string['screenresolution_hd'] = '1280 x 720 (16:9)';
87
$string['screenresolution_fhd'] = '1920 x 1080 (16:9)';
88
$string['screensharingstopped'] = 'You stopped sharing your screen before starting the recording. Please allow screen sharing in your browser settings and start the recording again.';
89
$string['screensharingstopped_title'] = 'Sharing stopped';
90
$string['screensize'] = 'Screen recording size';
91
$string['screensize_desc'] = 'The size of video output resolution.';
92
$string['screentimelimit'] = 'Screen limit time';
93
$string['screentimelimit_desc'] = 'Maximum recording length for screen recording.';
94
$string['screentitle'] = 'Record screen';
1 efrain 95
$string['startrecording'] = 'Start recording';
96
$string['stoprecording'] = 'Stop recording';
97
$string['timelimitwarning'] = 'You must enter a number that is greater than 0.';
98
$string['uploadaborted'] = 'Upload aborted:';
99
$string['uploadfailed'] = 'Upload failed with error: {$a->error}';
100
$string['uploadfailed404'] = 'Upload failed: file too large';
101
$string['uploading'] = 'Uploading - {$a->progress}%';
102
$string['uploadprogress'] = 'completed';
103
$string['videobitrate'] = 'Video bitrate';
104
$string['videobitrate_desc'] = 'Quality of video recording (larger number means higher quality).';
105
$string['videobuttontitle'] = 'Record video';
1441 ariadna 106
$string['videorecordmenutitle'] = 'Video record menu';
1 efrain 107
$string['videotimelimit'] = 'Video time limit';
108
$string['videotimelimit_desc'] = 'Maximum recording length for video clips.';
109
$string['videotitle'] = 'Record video';
1441 ariadna 110
 
111
// Deprecated since Moodle 4.5.
1 efrain 112
$string['helplinktext'] = 'RecordRTC';