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
/**
1441 ariadna 18
 * Strings for component 'mod_bigbluebuttonbn', language 'en'.
1 efrain 19
 *
20
 * @package   mod_bigbluebuttonbn
21
 * @copyright 2010 onwards, Blindside Networks Inc
22
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 * @author    Jesus Federico  (jesus [at] blindsidenetworks [dt] com)
24
 * @author    Fred Dixon  (ffdixon [at] blindsidenetworks [dt] com)
25
 */
26
defined('MOODLE_INTERNAL') || die();
27
 
28
$string['activityoverview'] = 'You have upcoming BigBlueButton sessions';
29
$string['credentials_warning'] = 'The use of default server credentials will soon expire (see note above to obtain new credentials).';
30
$string['bbbduetimeoverstartingtime'] = 'The close time must be later than the open time.';
31
$string['bbbdurationwarning'] = 'The maximum duration for this session is %duration% minutes.';
32
$string['bbbrecordwarning'] = 'This session may be recorded.';
33
$string['bbbrecordallfromstartwarning'] = 'This session is being recorded from the start.';
34
$string['bigbluebuttonbn:addinstance'] = 'Add a new BigBlueButton room';
35
$string['bigbluebuttonbn:join'] = 'Join a BigBlueButton room';
36
$string['bigbluebuttonbn:view'] = 'View BigBlueButton room';
37
$string['bigbluebuttonbn:addinstancewithmeeting'] = 'Create live sessions instance';
38
$string['bigbluebuttonbn:addinstancewithrecording'] = 'Create instance with recordings';
39
$string['bigbluebuttonbn:managerecordings'] = 'Manage recordings';
40
$string['bigbluebuttonbn:publishrecordings'] = 'Publish recordings';
41
$string['bigbluebuttonbn:unpublishrecordings'] = 'Unpublish recordings';
42
$string['bigbluebuttonbn:protectrecordings'] = 'Protect recordings';
43
$string['bigbluebuttonbn:unprotectrecordings'] = 'Unprotect recordings';
44
$string['bigbluebuttonbn:deleterecordings'] = 'Delete recordings';
45
$string['bigbluebuttonbn:importrecordings'] = 'Import recordings';
1441 ariadna 46
$string['bigbluebuttonbn:seepresentation'] = 'Always see presentation file on activity page';
1 efrain 47
$string['bigbluebuttonbn:viewallrecordingformats'] = 'View all recording formats';
48
$string['bigbluebuttonbn'] = 'BigBlueButton';
49
$string['cannotperformaction'] = 'Cannot perform action {$a} on this recording';
50
$string['indicator:cognitivedepth'] = 'BigBlueButton cognitive';
51
$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a BigBlueButton activity.';
52
$string['indicator:socialbreadth'] = 'BigBlueButton social';
53
$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a BigBlueButton activity.';
54
$string['modulename'] = 'BigBlueButton';
55
$string['modulenameplural'] = 'BigBlueButton';
56
$string['modulename_help'] = 'BigBlueButton is an open-source web conferencing system designed for online learning, which supports real-time sharing of audio, video, chat, slides, screen sharing, a multi-user whiteboard, breakout rooms, polling and emojis.
57
 
58
Using BigBlueButton you can create a room for sessions such as live online classes, virtual office hours or group collaboration with remote students. The session can be recorded for later playback.';
59
$string['modulename_link'] = 'BigBlueButton/view';
60
$string['nosuchinstance'] = 'No such instance {$a->entity} with ID {$a->id}';
61
$string['pluginadministration'] = 'BigBlueButton administration';
62
$string['pluginname'] = 'BigBlueButton';
63
 
64
$string['removedevents'] = 'Deleted events';
65
$string['removedtags'] = 'Deleted tags';
66
$string['removedlogs'] = 'Deleted custom logs';
67
$string['removedrecordings'] = 'Deleted recordings';
68
$string['resetevents'] = 'Delete events';
69
$string['resettags'] = 'Delete tags';
70
$string['resetlogs'] = 'Delete custom logs';
71
$string['resetrecordings'] = 'Delete recordings';
72
$string['resetlogs_help'] = 'Deleting the logs will result in lost references to recordings.';
73
$string['resetrecordings_help'] = 'Deleting the recordings will make them inaccessible from anywhere. This action cannot be undone!';
74
 
75
$string['search:activity'] = 'BigBlueButton - activity information';
76
$string['search:tags'] = 'BigBlueButton - tags information';
77
$string['settings'] = 'BigBlueButton settings';
78
 
79
$string['settings_credential_warning_no_capability'] = 'The BigBlueButton server credentials will soon expire. Please contact your site administrator.';
80
$string['settings_credential_warning'] = 'The BigBlueButton server credentials will soon expire. See the <a href="{$a->settingslink}" target="_blank">BigBlueButton general settings (opens in a new window)</a>.';
81
 
82
$string['privacy:metadata:bigbluebuttonbn'] = 'BigBlueButton session configuration';
83
$string['privacy:metadata:bigbluebuttonbn:participants'] = 'A list of rules that define the role users will have in the BigBlueButton session. A user ID may be stored as permissions can be granted per role or per user.';
84
$string['privacy:metadata:bigbluebuttonbn_logs'] = 'Stores events triggered when using the plugin.';
85
$string['privacy:metadata:bigbluebuttonbn_logs:userid'] = 'The user ID of the user who triggered the event.';
86
$string['privacy:metadata:bigbluebuttonbn_logs:timecreated'] = 'The time when the log was created.';
87
$string['privacy:metadata:bigbluebuttonbn_logs:meetingid'] = 'The session ID the user had access to.';
88
$string['privacy:metadata:bigbluebuttonbn_logs:log'] = 'The type of event triggered by the user.';
89
$string['privacy:metadata:bigbluebuttonbn_logs:meta'] = 'Additional information related to the session or the recording.';
90
$string['privacy:metadata:bigbluebutton'] = 'In order to create and join BigBlueButton sessions, user data needs to be exchanged with the server.';
91
$string['privacy:metadata:bigbluebutton:userid'] = 'The user ID of the user accessing the BigBlueButton server.';
92
$string['privacy:metadata:bigbluebutton:fullname'] = 'The full name of the user accessing the BigBlueButton server.';
93
$string['privacy:metadata:bigbluebuttonbn_recordings'] = 'Stores metadata about recordings.';
94
$string['privacy:metadata:bigbluebuttonbn_recordings:userid'] = 'The user ID of the user who last changed a recording.';
95
 
96
$string['completionattendance'] = 'Require attendance (minutes)';
97
$string['completionattendance_desc'] = 'Enter and remain in the room for at least {$a} minute(s).';
98
$string['completionattendance_event_desc'] = 'Student has entered the room and remained in the session for at least {$a} minute(s)';
99
$string['completionattendancegroup'] = 'Require attendance (minutes)';
100
 
101
$string['completionengagementchats'] = 'Chats';
102
$string['completionengagementchats_desc'] = 'Participate in {$a} chat(s).';
103
$string['completionengagementchats_event_desc'] = 'Has raised {$a} chat(s)';
104
$string['completionengagementtalks'] = 'Talk';
105
$string['completionengagementtalks_desc'] = 'Talk {$a} time(s)';
106
$string['completionengagementtalks_event_desc'] = 'Has raised {$a} talk(s)';
107
$string['completionengagementraisehand'] = 'Require raised hand';
108
$string['completionengagementraisehand_desc'] = 'Raise hand {$a} time(s).';
109
$string['completionengagementraisehand_event_desc'] = 'Has raised hand {$a} times';
110
$string['completionengagementpollvotes'] = 'Poll votes';
111
$string['completionengagementpollvotes_desc'] = 'Vote in polls {$a} time(s).';
112
$string['completionengagementpollvotes_event_desc'] = 'Has answered {$a} poll vote(s)';
113
$string['completionengagementemojis'] = 'Emojis';
114
$string['completionengagementemojis_desc'] = 'Change their emoji {$a} time(s).';
115
$string['completionengagementemojis_event_desc'] = 'Changed their emoji {$a} time(s)';
116
 
117
$string['completionengagement_desc'] = 'Engage in activities during the meeting.';
118
$string['completionengagementgroup'] = 'Require participation';
119
 
120
$string['completionupdatestate'] = 'Completion update state';
121
$string['completionvalidatestate'] = 'Validate completion';
122
$string['completionvalidatestatetriggered'] = 'Validate completion has been triggered.';
123
 
124
$string['completionview_event_desc'] = 'Has viewed the room.';
125
$string['sendnotification'] = 'Send notification';
126
 
127
$string['minute'] = 'minute';
128
$string['minutes'] = 'minutes';
129
 
130
 
131
$string['config_guestaccess_enabled'] = 'External guest access';
132
$string['config_guestaccess_enabled_description'] = 'Allow users without an account on your site to access the room.';
133
 
134
$string['config_general'] = 'General settings';
135
$string['config_general_description'] = 'To set up BigBlueButton, you can either use your own BigBlueButton server and credentials, or obtain credentials through the <a href="https://registration-portal.blindsidenetworks.com/" target="_blank">Blindside Networks Registration Portal (opens in a new window)</a>.';
136
$string['config_profile_picture_enabled'] = 'Show profile pictures';
137
$string['config_profile_picture_enabled_description'] = 'Should profile pictures of participants be shown in BigBlueButton sessions?';
138
$string['config_server_url'] = 'BigBlueButton server URL';
139
$string['config_server_url_description'] = 'The URL of your BigBlueButton server.';
140
$string['config_shared_secret'] = 'BigBlueButton shared secret';
141
$string['config_shared_secret_description'] = 'The security secret of your BigBlueButton server.';
142
$string['config_checksum_algorithm'] = 'BigBlueButton server checksum algorithm';
143
$string['config_checksum_algorithm_description'] = 'SHA1 is compatible with older servers. SHA256 and SHA512 are more secure. SHA512 is FIPS 140-2 compliant.';
144
 
145
$string['config_recording'] = 'Recording';
146
$string['config_recording_description'] = 'These settings are feature specific';
147
$string['config_recording_default'] = 'Recording enabled by default';
148
$string['config_recording_default_description'] = 'Should the setting \'Session can be recorded\' be enabled by default when adding a new BigBlueButton room?';
149
$string['config_recording_editable'] = 'Session can be recorded editable';
150
$string['config_recording_editable_description'] = 'Should \'Session can be recorded\' be editable in the BigBlueButton activity settings?';
151
$string['config_recording_protect_editable'] = 'Protected recordings state can be edited';
152
$string['config_recording_protect_editable_description'] = 'If checked the interface includes an option for protecting/unprotecting recordings.';
153
$string['config_recording_all_from_start_default'] = 'Start recording from the beginning';
154
$string['config_recording_all_from_start_default_description'] = 'Should the setting \'Start recording from the beginning\' be enabled by default when adding a new BigBlueButton room?';
155
$string['config_recording_all_from_start_editable'] = 'Start recording from the beginning editable';
156
$string['config_recording_all_from_start_editable_description'] = 'Should \'Start recording from the beginning\' be editable in the BigBlueButton activity settings?';
157
$string['config_recording_hide_button_default'] = 'Hide recording button';
158
$string['config_recording_hide_button_default_description'] = 'If checked the button for record will be hidden';
159
$string['config_recording_hide_button_editable'] = 'Hide recording button editable';
160
$string['config_recording_hide_button_editable_description'] = 'Should \'Hide recording button\' be editable in the BigBlueButton activity settings?';
161
$string['config_recording_refresh_period'] = 'Recording refresh period (in seconds)';
162
$string['config_recording_refresh_period_description'] = 'How often should the BigBlueButton server be queried to refresh remote information for a recording?';
163
$string['config_recordings'] = 'Show recordings';
164
$string['config_recordings_description'] = 'These settings are feature specific';
165
$string['config_recordings_general'] = 'Show recording settings';
166
$string['config_recordings_general_description'] = 'These settings are used only when showing recordings';
167
$string['config_recordings_deleted_default'] = 'Include recordings from deleted activities enabled by default';
168
$string['config_recordings_deleted_default_description'] = 'If enabled, the recording table will include recordings of any activities which have since been deleted.';
169
$string['config_recordings_deleted_editable'] = 'Include recordings from deleted activities feature can be edited';
170
$string['config_recordings_deleted_editable_description'] = 'Include recordings from deleted activities by default can be edited when the instance is added or updated.';
171
$string['config_recordings_imported_default'] = 'Show only imported links enabled by default';
172
$string['config_recordings_imported_default_description'] = 'If enabled the recording table will include only the imported links to recordings.';
173
$string['config_recordings_imported_editable'] = 'Show only imported links feature can be edited';
174
$string['config_recordings_imported_editable_description'] = 'Show only imported links by default can be edited when the instance is added or updated.';
175
$string['config_recordings_preview_default'] = 'Preview is enabled by default';
176
$string['config_recordings_preview_default_description'] = 'If enabled the table includes a preview of the presentation.';
177
$string['config_recordings_preview_editable'] = 'Preview feature can be edited';
178
$string['config_recordings_preview_editable_description'] = 'Preview feature can be edited when the instance is added or updated.';
179
$string['config_recordings_asc_sort'] = 'List recordings in chronological order';
180
$string['config_recordings_asc_sort_description'] = 'Recordings are ordered by date, either chronological or reverse chronological order (most recent recording first).';
181
 
182
$string['config_recording_safe_formats'] = 'Recording formats viewable by everyone';
183
$string['config_recording_safe_formats_description'] = 'Select the formats which are viewable by everyone.
184
All other formats are only viewable by teachers and other users with the mod/bigbluebuttonbn:viewallrecordingformats and
185
 mod/bigbluebuttonbn:managerecordings capabilities.';
186
 
187
$string['config_importrecordings'] = 'Import recordings';
188
$string['config_importrecordings_description'] = 'These settings are feature specific.';
189
$string['config_importrecordings_enabled'] = 'Import recordings enabled';
190
$string['config_importrecordings_enabled_description'] = 'When this and the recording feature are enabled, it is possible to import recordings from different courses into an activity.';
191
$string['config_importrecordings_from_deleted_enabled'] = 'Import recordings from deleted activities enabled';
192
$string['config_importrecordings_from_deleted_enabled_description'] = 'When this and the import recording feature are enabled, it is possible to import recordings from activities that are no longer in the course.';
193
 
194
$string['config_waitformoderator'] = 'Wait for moderator';
195
$string['config_waitformoderator_description'] = 'These settings are feature specific';
196
$string['config_waitformoderator_default'] = 'Wait for moderator enabled by default';
197
$string['config_waitformoderator_default_description'] = 'Should the setting \'Wait for moderator\' be enabled by default when adding a new BigBlueButton room?';
198
$string['config_waitformoderator_editable'] = 'Wait for moderator editable';
199
$string['config_waitformoderator_editable_description'] = 'Should \'Wait for moderator\' be editable in the BigBlueButton activity settings?';
200
$string['config_waitformoderator_ping_interval'] = 'Wait for moderator ping (seconds)';
201
$string['config_waitformoderator_ping_interval_description'] = 'How often should the server be pinged to check if the moderator has entered the room?';
202
$string['config_waitformoderator_cache_ttl'] = 'Wait for moderator cache TTL (seconds)';
203
$string['config_waitformoderator_cache_ttl_description'] = 'To support a heavy load of clients this plugin makes use of a cache. This parameter defines the time the cache will be kept before the next request is sent to the BigBlueButton server.';
204
 
205
$string['config_voicebridge'] = 'Voice bridge';
206
$string['config_voicebridge_description'] = 'These settings enable or disable options in the UI and also define default values for these options.';
207
$string['config_voicebridge_editable'] = 'Conference voice bridge can be edited';
208
$string['config_voicebridge_editable_description'] = 'A conference voice bridge number can be permanently assigned to a room. When assigned, the number cannot be used for any other room.';
209
 
1441 ariadna 210
$string['config_preuploadpresentation'] = 'Presentation file';
1 efrain 211
$string['config_preuploadpresentation_description'] = 'These settings enable or disable options in the UI and also define default values for these options. The feature works only if the Moodle server is accessible to BigBlueButton.';
1441 ariadna 212
$string['config_preuploadpresentation_editable'] = 'Presentation file on activity page';
213
$string['config_preuploadpresentation_editable_description'] = 'Option in activity settings to upload presentation file to show on activity page.';
1 efrain 214
 
215
$string['config_presentation_default'] = 'Default presentation file';
216
$string['config_presentation_default_description'] = 'A file may be provided for use in all rooms.';
217
 
1441 ariadna 218
$string['config_showpresentation_default'] = 'Show presentation file on activity page';
219
$string['config_showpresentation_default_description'] = 'Should students have access to the presentation file before the session? This setting has no effect on users with the capability \'Always see presentation file on activity page\' .';
220
$string['config_showpresentation_editable'] = '\'Show presentation file on activity page\' option';
221
$string['config_showpresentation_editable_description'] = 'Option in activity settings for teachers to choose whether to show the presentation file to students.';
222
 
1 efrain 223
$string['config_participant'] = 'Participants';
224
$string['config_participant_description'] = 'These settings define the default role for participants.';
225
$string['config_participant_moderator_default'] = 'Moderator';
226
$string['config_participant_moderator_default_description'] = 'This rule is used by default when a new room is added.';
227
 
228
$string['config_poll_interval'] = 'Poll interval (in seconds) to refresh the room\'s status';
229
$string['config_poll_interval_description'] = 'The poll interval must be at least 2 seconds. If necessary, you can lower the load on the remote server by increasing the interval.';
230
 
231
$string['config_userlimit'] = 'User limit';
232
$string['config_userlimit_description'] = 'These settings enable or disable options in the UI and also define default values for these options.';
233
$string['config_userlimit_default'] = 'User limit enabled by default';
234
$string['config_userlimit_default_description'] = 'The number of users allowed in a session by default when a new room is added. Set to 0 to allow an unlimited number of users.';
235
$string['config_userlimit_editable'] = 'User limit feature can be edited';
236
$string['config_userlimit_editable_description'] = 'User limit value by default can be edited when the room or conference is added or updated.';
237
 
238
$string['config_scheduled'] = 'Scheduled sessions';
239
$string['config_scheduled_description'] = 'These settings define default behaviour for scheduled sessions.';
240
$string['config_scheduled_pre_opening'] = 'Accessible before opening time';
241
$string['config_scheduled_pre_opening_description'] = 'The time in minutes that the room is open for prior to the scheduled opening time.';
242
 
243
$string['config_extended_capabilities'] = 'Extended capabilities';
244
$string['config_extended_capabilities_description'] = 'Configuration for extended capabilities when the BigBlueButton server offers them.';
245
$string['config_uidelegation_enabled'] = 'UI delegation is enabled';
246
$string['config_uidelegation_enabled_description'] = 'These settings enable or disable the UI delegation to the BigBlueButton server.';
247
$string['config_recordingready_enabled'] = 'Send recording available notification';
248
$string['config_recordingready_enabled_description'] = 'If enabled, a notification will be sent when a recording link is available. This feature requires the script post_publish_recording_ready_callback to be enabled on the BigBlueButton server.';
249
$string['config_meetingevents_enabled'] = 'Register live sessions';
250
$string['config_meetingevents_enabled_description'] = 'If enabled, live sessions will be processed after the session ends. This feature is required for Activity completion and will only work if the BigBlueButton server is capable of processing post_events scripts.';
251
 
252
$string['config_warning_curl_not_installed'] = 'This feature requires the CURL extension for php installed and enabled. The settings will be accessible only if this condition is fulfilled.';
253
$string['config_warning_bigbluebuttonbn_cfg_deprecated'] = 'BigBlueButton makes use of config.php with a global variable that has been deprecated. Please convert the file as it will not be supported in future versions.';
254
 
255
$string['config_muteonstart'] = 'Mute on start';
256
$string['config_muteonstart_description'] = 'These settings enable or disable options in the UI and also define default values for these options.';
257
$string['config_muteonstart_default'] = 'Mute on start enabled by default';
258
$string['config_muteonstart_default_description'] = 'If enabled the session will be muted on start.';
259
$string['config_muteonstart_editable'] = 'Mute on start can be edited';
260
$string['config_muteonstart_editable_description'] = 'Mute on start by default can be edited when the instance is added or updated.';
261
$string['config_welcome_default'] = 'Default welcome message';
262
$string['config_welcome_default_description'] = 'The welcome message is displayed when participants enter the room. If the field is left blank, the language string \'mod_form_field_welcome_default\' is used.';
263
$string['config_welcome_editable'] = 'Default welcome message is editable by teachers';
264
$string['config_welcome_editable_description'] = 'Welcome message can be edited when the instance is added or updated';
265
$string['config_default_messages'] = 'Default messages';
266
$string['config_default_messages_description'] = 'Set message defaults for activities';
267
 
268
$string['config_locksettings'] = 'Configuration for locking settings';
269
$string['config_locksettings_description'] = 'These settings enable or disable options in the UI for locking settings, and also define default values for these options.';
270
 
271
$string['config_disablecam_default'] = 'Disable webcam enabled by default';
272
$string['config_disablecam_default_description'] = 'If enabled the webcams will be disabled.';
273
$string['config_disablecam_editable'] = 'Disable webcam can be edited';
274
$string['config_disablecam_editable_description'] = 'Disable webcam by default can be edited when the instance is added or updated.';
275
 
276
$string['config_disablemic_default'] = 'Disable mic enabled by default';
277
$string['config_disablemic_default_description'] = 'If enabled the microphones will be disabled.';
278
$string['config_disablemic_editable'] = 'Disable mic can be edited';
279
$string['config_disablemic_editable_description'] = 'Disable mic by default can be edited when the instance is added or updated.';
280
 
281
$string['config_disableprivatechat_default'] = 'Disable private chat enabled by default';
282
$string['config_disableprivatechat_default_description'] = 'If enabled the private chat will be disabled.';
283
$string['config_disableprivatechat_editable'] = 'Disable private chat can be edited';
284
$string['config_disableprivatechat_editable_description'] = 'Disable private chat by default can be edited when the instance is added or updated.';
285
 
286
$string['config_disablepublicchat_default'] = 'Disable public chat enabled by default';
287
$string['config_disablepublicchat_default_description'] = 'If enabled the public chat will be disabled.';
288
$string['config_disablepublicchat_editable'] = 'Disable public chat can be edited';
289
$string['config_disablepublicchat_editable_description'] = 'Disable public chat by default can be edited when the instance is added or updated.';
290
 
291
$string['config_disablenote_default'] = 'Disable shared notes enabled by default';
292
$string['config_disablenote_default_description'] = 'If enabled the shared notes will be disabled.';
293
$string['config_disablenote_editable'] = 'Disable shared notes can be edited';
294
$string['config_disablenote_editable_description'] = 'Disable shared notes by default can be edited when the instance is added or updated.';
295
 
296
$string['config_hideuserlist_default'] = 'Hide user list enabled by default';
297
$string['config_hideuserlist_default_description'] = 'If enabled the session user list will be hidden.';
298
$string['config_hideuserlist_editable'] = 'Hide user list can be edited';
299
$string['config_hideuserlist_editable_description'] = 'Hide user list by default can be edited when the instance is added or updated.';
300
 
301
$string['config_experimental_features'] = 'Experimental features';
302
$string['config_experimental_features_description'] = 'Configuration for experimental features.';
303
 
304
$string['general_error_unable_connect'] = 'Unable to connect. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running.
305
Details : {$a}';
306
$string['general_error_no_answer'] = 'Empty response. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running.';
307
$string['general_error_not_allowed_to_create_instances'] = 'User is not allowed to create any type of instance.';
308
$string['general_error_not_found'] = 'Cannot find the BigBlueButton activity with ID {$a}.';
309
$string['general_error_cannot_create_meeting'] = 'Cannot create session.';
310
$string['general_error_cannot_get_recordings'] = 'Cannot get recordings.';
311
$string['guestaccess_add'] = 'Add guests';
312
$string['guestaccess_add_no_id'] = 'No BigBlueButton instance ID provided.';
313
$string['guestaccess_emails'] = 'Guest emails';
314
$string['guestaccess_emails_help'] = 'A list of email addresses, separated by commas.';
315
$string['guestaccess_emails_invalidemail'] = 'Invalid email: {$a}';
316
$string['guestaccess_username'] = 'Guest username';
317
$string['guestaccess_meeting_link'] = 'Meeting link';
318
$string['guestaccess_meeting_password'] = 'Meeting password';
319
$string['guestaccess_password'] = 'Password';
320
$string['guestaccess_meeting_not_started'] = 'The meeting has not yet started. Please come back later.';
321
$string['guestaccess_meeting_invalid_password'] = 'Incorrect password.';
322
$string['guestaccess_activitynotfound'] = 'Activity not found.';
323
$string['guestaccess_feature_disabled'] = 'Guest access disabled.';
324
$string['guestaccess_title']  = 'Add guests to this meeting';
325
$string['guestaccess_copy_link'] = 'Copy link';
326
$string['guestaccess_copy_password'] = 'Copy password';
327
$string['guestaccess_invite_success'] = 'An invitation will be sent to {$a->emails}.';
328
$string['guestaccess_invite_failure'] = 'Error {$a->errors} when inviting {$a->emails}.';
329
$string['guestaccess_join_meeting'] = 'Join meeting';
330
$string['guest_invitation_subject'] = 'Invitation: {$a->name} session in {$a->course_fullname}';
331
$string['guest_invitation_small_message'] = 'Hi,
332
 
333
You are invited to a BigBlueButton session {$a->name} in the course {$a->course_fullname}.
334
 
335
Link: {$a->guestjoinurl}
336
Password: {$a->guestpassword}
337
 
338
If you need help, please contact {$a->sender}.';
339
$string['guest_invitation_full_message'] = 'Hi,
340
<p>You are invited to a BigBlueButton session <strong>{$a->name}</strong> in the course {$a->course_fullname}.</p>
341
<p>Link: {$a->guestjoinurl}<br/>
342
<p>Password: {$a->guestpassword}</p>
343
<p>If you need help, please contact {$a->sender}.</p>';
344
 
345
$string['index_confirm_end'] = 'Do you want to end the session?';
346
$string['index_disabled'] = 'disabled';
347
$string['index_enabled'] = 'enabled';
348
$string['index_ending'] = 'Ending the session ... please wait';
349
$string['index_error_checksum'] = 'A checksum error occurred. Please check that you entered the correct secret.';
350
$string['index_error_forciblyended'] = 'Unable to join the session because it has been manually ended.';
351
$string['index_error_unable_display'] = 'Unable to display the sessions. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running.';
352
$string['index_heading_actions'] = 'Actions';
353
$string['index_heading_group'] = 'Group';
354
$string['index_heading_moderator'] = 'Moderators';
355
$string['index_heading_name'] = 'Room';
356
$string['index_heading_recording'] = 'Recording';
357
$string['index_heading_users'] = 'Users';
358
$string['index_heading_viewer'] = 'Viewers';
359
$string['index_heading'] = 'BigBlueButton rooms';
360
$string['instanceprofilewithoutrecordings'] = 'This instance profile cannot display recordings';
361
$string['managebbbextplugins'] = 'Manage BigBlueButton extension plugins';
362
$string['mod_form_block_general'] = 'General';
363
$string['mod_form_block_guestaccess'] = 'Guest access';
364
$string['mod_form_block_room'] = 'Room settings';
365
$string['mod_form_block_recordings'] = 'Recording view';
366
$string['mod_form_block_presentation'] = 'Presentation content';
367
$string['mod_form_block_presentation_default'] = 'Presentation default content';
368
$string['mod_form_block_participants'] = 'Role assigned during live session';
369
$string['mod_form_block_schedule'] = 'Session timing';
370
$string['mod_form_block_record'] = 'Record settings';
371
$string['mod_form_field_openingtime'] = 'Open';
372
$string['mod_form_field_closingtime'] = 'Close';
373
$string['mod_form_field_intro'] = 'Description';
374
$string['mod_form_field_intro_help'] = 'A short description of the room.';
375
$string['mod_form_field_duration_help'] = 'Setting the duration for a meeting will establish the maximum time for a meeting to keep alive before the recording finish';
376
$string['mod_form_field_duration'] = 'Duration';
377
$string['mod_form_field_guestallowed'] = 'Allow guest access';
378
$string['mod_form_field_mustapproveuser'] = 'Guests joining must be admitted by a moderator';
379
$string['mod_form_field_userlimit'] = 'User limit';
380
$string['mod_form_field_userlimit_help'] = 'The maximum number of users allowed in a session. Set to 0 to allow an unlimited number of users.';
381
$string['mod_form_field_name'] = 'Room name';
382
$string['mod_form_field_room_name'] = 'Room name';
383
$string['mod_form_field_conference_name'] = 'Session name';
384
$string['mod_form_field_record'] = 'The session may be recorded.';
385
$string['mod_form_field_voicebridge'] = 'Voice bridge [####]';
386
$string['mod_form_field_voicebridge_help'] = 'A number between 1 and 9999 that participants enter to join the voice session when using dial-in. If the value is 0 then the static voice bridge number will be ignored and a random number will be generated by BigBlueButton. A number 7 will prefix the four digits typed.';
387
$string['mod_form_field_voicebridge_format_error'] = 'Format error. You should input a number between 1 and 9999.';
388
$string['mod_form_field_voicebridge_notunique_error'] = 'Not a unique value. This number is being used by another room.';
389
$string['mod_form_field_wait'] = 'Wait for moderator';
390
$string['mod_form_field_wait_help'] = 'Do participants have to wait for a moderator before they can enter the room?';
391
$string['mod_form_field_welcome'] = 'Welcome message';
392
$string['mod_form_field_welcome_help'] = 'The welcome message is displayed when participants enter the room. If the field is left blank, then a default message set in the site administration is displayed.';
393
$string['mod_form_field_welcome_default'] = 'Welcome to %%CONFNAME%%.';
394
$string['mod_form_field_participant_add'] = 'Add assignee';
395
$string['mod_form_field_participant_list'] = 'Assignee';
396
$string['mod_form_field_participant_list_type_all'] = 'All users enrolled';
397
$string['mod_form_field_participant_list_type_role'] = 'Role';
398
$string['mod_form_field_participant_list_type_user'] = 'User';
399
$string['mod_form_field_participant_list_type_owner'] = 'Owner';
400
$string['mod_form_field_participant_list_text_as'] = 'joins session as';
401
$string['mod_form_field_participant_list_action_add'] = 'Add';
402
$string['mod_form_field_participant_list_action_remove'] = 'Remove';
403
$string['mod_form_field_participant_bbb_role_moderator'] = 'Moderator';
404
$string['mod_form_field_participant_bbb_role_viewer'] = 'Viewer';
1441 ariadna 405
$string['mod_form_field_showpresentation'] = 'Show presentation file on activity page';
1 efrain 406
$string['mod_form_field_instanceprofiles'] = 'Instance type';
407
$string['mod_form_field_instanceprofiles_help'] = 'If a session is to be recorded, select \'Room with recordings\', otherwise \'Room only\'. After a session is recorded, if there are to be no more sessions, select \'Recordings only\'.';
408
$string['mod_form_field_muteonstart'] = 'Mute on start';
409
$string['mod_form_field_recordings_html'] = 'Show the table in plain HTML';
410
$string['mod_form_field_recordings_deleted'] = 'Include recordings from deleted activities';
411
$string['mod_form_field_recordings_imported'] = 'Show only imported links';
412
$string['mod_form_field_recordings_preview'] = 'Show recording preview';
413
$string['mod_form_field_recordallfromstart'] = 'Record all from start';
414
$string['mod_form_field_recordhidebutton'] = 'Hide recording button';
415
$string['mod_form_field_nosettings'] = 'No settings can be edited';
416
$string['mod_form_field_disablecam'] = 'Disable webcams';
417
$string['mod_form_field_disablemic'] = 'Disable microphones';
418
$string['mod_form_field_disableprivatechat'] = 'Disable private chat';
419
$string['mod_form_field_disablepublicchat'] = 'Disable public chat';
420
$string['mod_form_field_disablenote'] = 'Disable shared notes';
421
$string['mod_form_field_hideuserlist'] = 'Hide user list';
422
$string['mod_form_locksettings'] = 'Lock settings';
423
$string['report_join_info']  = '{$a} meeting(s)';
424
$string['report_play_recording_info']  = '{$a} recording(s) played';
425
$string['report_room_view']  = 'viewed';
426
$string['progress_createbigbluebuttonbn'] = 'Creating BigBlueButton activity ({$a})';
427
$string['starts_at'] = 'Starts';
428
$string['started_at'] = 'Started';
429
$string['ends_at'] = 'Ends';
430
$string['calendarstarts'] = '{$a} is scheduled for';
431
$string['recordings_from_deleted_activities'] = 'Recordings from deleted activities';
432
$string['view_error_no_group_student'] = 'You have not been added to a group. Please contact your teacher.';
433
$string['view_error_no_group_teacher'] = 'There are no groups. You need to create some groups.';
434
$string['view_error_no_group'] = 'There are no groups. You need to create some groups before trying to join the session.';
435
$string['view_error_unable_join_student'] = 'Unable to connect to the BigBlueButton server.';
436
$string['view_error_unable_join_teacher'] = 'Unable to connect to the BigBlueButton server. Please contact an administrator.';
437
$string['view_error_unable_join'] = 'Unable to enter the room. Please check the URL of the BigBlueButton server AND check to see if the BigBlueButton server is running.';
438
$string['view_error_bigbluebutton'] = 'BigBlueButton responded with errors. {$a}';
439
$string['view_error_create'] = 'The BigBlueButton server responded with an error message. The room could not be created.';
440
$string['view_error_max_concurrent'] = 'The number of concurrent sessions allowed has been reached.';
441
$string['view_error_userlimit_reached'] = 'The limit of how many users allowed in a session has been reached.';
442
$string['view_error_url_missing_parameters'] = 'There are parameters missing in this URL';
443
$string['view_error_import_no_courses'] = 'There are no courses to look up for recordings.';
444
$string['view_error_import_no_recordings'] = 'There are no recordings in this course for importing.';
445
$string['view_error_invalid_session'] = 'The session has expired. Go back to the activity page.';
446
$string['view_groups_selection_join'] = 'Join';
447
$string['view_groups_selection'] = 'Select the group you want to join and confirm the action';
448
$string['view_login_moderator'] = 'Logging in as moderator ...';
449
$string['view_login_viewer'] = 'Logging in as viewer ...';
450
$string['view_noguests'] = 'The BigBlueButton room is not open to guests.';
451
$string['view_nojoin'] = 'You do not have a role that is allowed to join this session.';
452
$string['view_recording_list_actionbar_edit'] = 'Edit';
453
$string['view_recording_list_actionbar_delete'] = 'Delete';
454
$string['view_recording_list_actionbar_import'] = 'Import';
455
$string['view_recording_list_actionbar_hide'] = 'Hide';
456
$string['view_recording_list_actionbar_show'] = 'Show';
457
$string['view_recording_list_actionbar_publish'] = 'Publish';
458
$string['view_recording_list_actionbar_unpublish'] = 'Unpublish';
459
$string['view_recording_list_actionbar_protect'] = 'Make it private';
460
$string['view_recording_list_actionbar_unprotect'] = 'Make it public';
461
$string['view_recording_list_action_publish'] = 'Publishing';
462
$string['view_recording_list_action_unpublish'] = 'Unpublishing';
463
$string['view_recording_list_action_process'] = 'Processing';
464
$string['view_recording_list_action_delete'] = 'Deleting';
465
$string['view_recording_list_action_protect'] = 'Protecting';
466
$string['view_recording_list_action_unprotect'] = 'Unprotecting';
467
$string['view_recording_list_action_update'] = 'Updating';
468
$string['view_recording_list_action_edit'] = 'Updating';
469
$string['view_recording_list_action_play'] = 'Play';
470
$string['view_recording_list_actionbar'] = 'Toolbar';
471
$string['view_recording_list_activity'] = 'Activity';
472
$string['view_recording_list_course'] = 'Course';
473
$string['view_recording_list_date'] = 'Date';
474
$string['view_recording_list_description'] = 'Description';
475
$string['view_recording_list_duration'] = 'Duration';
476
$string['view_recording_list_recording'] = 'Recording';
477
$string['view_recording_button_import'] = 'Import recording links';
478
$string['view_recording_button_return'] = 'Go back';
479
$string['view_recording_format_notes'] = 'Notes';
480
$string['view_recording_format_podcast'] = 'Podcast';
481
$string['view_recording_format_presentation'] = 'Presentation';
482
$string['view_recording_format_screenshare'] = 'Screenshare';
483
$string['view_recording_format_statistics'] = 'Statistics';
484
$string['view_recording_format_video'] = 'Video';
485
$string['view_recording_format_errror_unreachable'] = 'The URL for this recording format is unreachable.';
486
$string['view_section_title_presentation'] = 'Presentation file';
487
$string['view_section_title_recordings'] = 'Recordings';
488
$string['view_message_norecordings'] = 'There are no recordings available.';
489
$string['view_message_finished'] = 'This activity is over.';
490
$string['view_message_notavailableyet'] = 'This session is not yet available.';
491
$string['view_recording_select_course'] = 'Select a course first in the drop down menu';
492
 
493
 
494
$string['view_message_session_started_at'] = 'Session started at';
495
$string['view_message_session_running_for'] = 'This session has been running for';
496
$string['view_message_hour'] = 'hour';
497
$string['view_message_hours'] = 'hours';
498
$string['view_message_minute'] = 'minute';
499
$string['view_message_minutes'] = 'minutes';
500
$string['view_message_moderator'] = 'Moderator';
501
$string['view_message_moderators'] = 'Moderators';
502
$string['view_message_viewer'] = 'Viewer';
503
$string['view_message_viewers'] = 'Viewers';
504
$string['view_message_user'] = 'User';
505
$string['view_message_users'] = 'Users';
506
$string['view_message_has_joined'] = 'has joined';
507
$string['view_message_have_joined'] = 'have joined';
508
$string['view_message_session_no_users'] = 'There are no users in this session';
509
$string['view_message_session_has_user'] = 'There is';
510
$string['view_message_session_has_users'] = 'There are';
511
$string['view_message_session_for'] = 'the session for';
512
$string['view_message_times'] = 'times';
513
$string['view_message_and'] = 'and';
514
 
515
$string['view_message_room_closed'] = 'This room is closed.';
516
$string['view_message_room_ready'] = 'This room is ready.';
517
$string['view_message_room_open'] = 'This room is open.';
518
$string['view_message_conference_room_ready'] = 'This room is ready. You can join the session now.';
519
$string['view_message_conference_not_started'] = 'The session has not started yet.';
520
$string['view_message_conference_wait_for_moderator'] = 'Waiting for a moderator to join.';
521
$string['view_message_conference_in_progress'] = 'The session is in progress.';
522
$string['view_message_conference_has_ended'] = 'The session has ended.';
523
$string['view_message_conference_user_limit_reached'] = 'The limit of how many users allowed in a session has been reached.';
524
$string['view_message_tab_close'] = 'This tab/window must be closed manually';
525
$string['view_message_recordings_disabled'] = 'Recordings are disabled on the server. BigBlueButton activities of type \'Recordings only\' cannot be used.';
526
$string['view_message_cron_disabled'] = 'The list of recordings may not be up to date. Please contact the site administrator with the following information: {$a}';
527
$string['view_message_importrecordings_disabled'] = 'Import recording links is disabled on the server.';
528
 
529
$string['view_groups_selection_warning'] = 'There is a room for each group and you have access to more than one. Be sure to select the correct one.';
530
$string['view_groups_nogroups_warning'] = 'The room was configured for using groups but the course does not have groups defined.';
531
$string['view_groups_notenrolled_warning'] = 'The room was configured for using groups but you are not a member of a group.';
532
$string['view_conference_action_join'] = 'Join session';
533
$string['view_conference_action_end'] = 'End session';
534
 
535
$string['view_recording'] = 'recording';
536
$string['view_recording_link'] = 'imported link';
537
$string['view_recording_link_warning'] = 'This is a link pointing to a recording that was created in a different course or activity.';
538
$string['view_recording_delete_confirmation'] = 'Are you sure you want to delete {$a}?';
539
$string['view_recording_delete_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported into a different course or activity. If the recording is deleted, this link will also be removed.';
540
$string['view_recording_delete_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported into different courses or activities. If the recording is deleted, these links will also be removed.';
541
$string['view_recording_publish_confirmation'] = 'Are you sure you want to publish this {$a}?';
542
$string['view_recording_publish_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported into a different course or activity. If the recording is published, this link will also be published.';
543
$string['view_recording_publish_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported into different courses or activities. If the recording is published, these links will also be published.';
544
$string['view_recording_publish_link_deleted'] = 'This link cannot be republished because the original recording does not exist on the BigBlueButton server. The link should be removed.';
545
$string['view_recording_publish_link_not_published'] = 'This link cannot be republished because the original recording is unpublished.';
546
$string['view_recording_unpublish_confirmation'] = 'Are you sure to unpublish this {$a}?';
547
$string['view_recording_unpublish_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported into a different course or activity. If the recording is unpublished, this link will also be unpublished.';
548
$string['view_recording_unpublish_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported into different courses or activities. If the recording is unpublished, these links will also be unpublished.';
549
$string['view_recording_protect_confirmation'] = 'Are you sure you want to protect this {$a}?';
550
$string['view_recording_protect_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported into a different course or activity. If the recording is protected it will also affect the imported links.';
551
$string['view_recording_protect_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported into different courses or activities. If the recording is protected it will also affect the imported links.';
552
$string['view_recording_unprotect_confirmation'] = 'Are you sure you want to unprotect this {$a}?';
553
$string['view_recording_unprotect_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported into a different course or activity. If the recording is unprotected it will also affect the imported links.';
554
$string['view_recording_unprotect_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported into different courses or activities. If the recording is unprotected it will also affect the imported links.';
555
$string['view_recording_import_confirmation'] = 'Are you sure you want to import this recording?';
556
$string['view_recording_unprotect_link_deleted'] = 'This link cannot be unprotected because the original recording does not exist on the BigBlueButton server. The link should be removed.';
557
$string['view_recording_unprotect_link_not_unprotected'] = 'This link cannot be unprotected because the original recording is protected.';
558
$string['view_recording_actionbar'] = 'Toolbar';
559
$string['view_recording_activity'] = 'Activity';
560
$string['view_recording_course'] = 'Course';
561
$string['view_recording_date'] = 'Date';
562
$string['view_recording_description'] = 'Description';
563
$string['view_recording_description_editlabel'] = 'Edit description';
564
$string['view_recording_description_edithint'] = 'A description may be added to help identify the recording.';
565
$string['view_recording_length'] = 'Length';
566
$string['view_recording_meeting'] = 'Meeting';
567
$string['view_recording_duration'] = 'Duration';
568
$string['view_recording_recording'] = 'Recording';
569
$string['view_recording_duration_min'] = 'min';
570
$string['view_recording_name'] = 'Name';
571
$string['view_recording_name_editlabel'] = 'Edit name';
572
$string['view_recording_name_edithint'] = 'A name may be added to help identify the recording.';
573
$string['view_recording_tags'] = 'Tags';
574
$string['view_recording_playback'] = 'Playback';
575
$string['view_recording_preview'] = 'Preview';
576
$string['view_recording_preview_help'] = 'Hover over an image to view it in full size';
577
$string['view_recording_modal_button'] = 'Apply';
578
$string['view_recording_modal_title'] = 'Set values for recording';
579
$string['view_recording_yui_first'] = 'First';
580
$string['view_recording_yui_prev'] = 'Previous';
581
$string['view_recording_yui_next'] = 'Next';
582
$string['view_recording_yui_last'] = 'Last';
583
$string['view_recording_yui_page'] = 'Page';
584
$string['view_recording_yui_go'] = 'Go';
585
$string['view_recording_yui_rows'] = 'Rows';
586
$string['view_recording_yui_show_all'] = 'Show all';
587
 
588
$string['event_activity_created'] = 'Activity created';
589
$string['event_activity_deleted'] = 'Activity deleted';
590
$string['event_activity_updated'] = 'Activity updated';
591
$string['event_meeting_created'] = 'Meeting created';
592
$string['event_meeting_ended'] = 'Meeting forcibly ended';
593
$string['event_meeting_joined'] = 'Meeting joined';
594
$string['event_meeting_left'] = 'Meeting left';
595
$string['event_recording_viewed'] = 'Recording viewed';
596
$string['event_recording_edited'] = 'Recording edited';
597
$string['event_recording_deleted'] = 'Recording deleted';
598
$string['event_recording_imported'] = 'Recording imported';
599
$string['event_recording_published'] = 'Recording published';
600
$string['event_recording_unpublished'] = 'Recording unpublished';
601
$string['event_recording_protected'] = 'Recording protected';
602
$string['event_recording_unprotected'] = 'Recording unprotected';
603
$string['event_live_session'] = 'Live session event';
604
$string['event_unknown'] = 'Unknown event';
605
 
606
$string['instance_type_default'] = 'Room with recordings';
607
$string['instance_type_room_only'] = 'Room only';
608
$string['instance_type_recording_only'] = 'Recordings only';
609
 
610
$string['messageprovider:instance_updated'] = 'BigBlueButton session updated';
611
$string['messageprovider:recording_ready'] = 'BigBlueButton recording available';
612
$string['new_bigblubuttonbn_activities'] = 'BigBlueButton activity';
613
$string['notification_instance_created_intro'] = 'The <a href="{$a->link}">{$a->name}</a> BigBlueButton room has been created.';
614
$string['notification_instance_created_small'] = 'A new BigBlueButton room named {$a->name} was created.';
615
$string['notification_instance_created_subject'] = 'A new BigBlueButton room has been created';
616
$string['notification_instance_description'] = 'Description';
617
$string['notification_instance_end_date'] = 'End date';
618
$string['notification_instance_name'] = 'Title';
619
$string['notification_instance_start_date'] = 'Start date';
620
$string['notification_instance_updated_intro'] = 'The <a href="{$a->link}">{$a->name}</a> BigBlueButton room has been updated.';
621
$string['notification_instance_updated_small'] = 'The {$a->name} BigBlueButton session was updated';
622
$string['notification_instance_updated_subject'] = 'Your BigBlueButton room has been updated';
623
$string['notification_recording_ready_small'] = 'A recording is available for the BigBlueButton room {$a->name}.';
624
$string['notification_recording_ready_html'] = 'A recording is now available for the session in the BigBlueButton room <a href="{$a->link}">{$a->name}</a>.';
625
$string['notification_recording_ready_plain'] = 'A recording is now available for the session in the BigBlueButton room {$a->name}. Go to {$a->link} to access the recording link.';
626
$string['notification_recording_ready_subject'] = 'Recording available';
627
 
628
$string['view_error_meeting_not_running'] = 'Something went wrong; the session is not running.';
629
$string['view_error_current_state_not_found'] = 'Current state was not found. The recording may have been deleted or the BigBlueButton server is not compatible with the action performed.';
630
$string['view_error_action_not_completed'] = 'Action could not be completed';
631
 
632
$string['view_room'] = 'View room';
633
$string['index_error_noinstances'] = 'There are no instances of BigBlueButton rooms';
634
$string['index_error_bbtn'] = 'BigBlueButton ID {$a} is incorrect';
635
 
636
$string['end_session_confirm_title'] = 'Really end session?';
637
$string['end_session_confirm'] = 'Are you sure you want to end the session?';
638
$string['end_session_notification'] = 'The session has ended.';
639
$string['cachedef_currentfetch'] = 'Data to list any recording fetched recently.';
640
$string['cachedef_serverinfo'] = 'Remote server information';
641
$string['cachedef_recordings'] = 'Recording metadata';
642
$string['cachedef_validatedurls'] = 'Cache of validated URL checks';
643
$string['cachedef_subplugins'] = 'Cache used by subplugin routines to accelerate when needed the plugin discovery process.';
644
$string['taskname:check_pending_recordings'] = 'Fetch pending recordings';
645
$string['taskname:check_dismissed_recordings'] = 'Check for recordings that haven\'t been found yet';
646
$string['userlimitreached'] = 'The number of users allowed in a session has been reached.';
647
$string['waitformoderator'] = 'Waiting for a moderator to join.';
648
 
1441 ariadna 649
$string['recordingnotfound'] = 'The recording was not found.';
1 efrain 650
$string['recordingurlnotfound'] = 'The recording URL is invalid.';
651
 
652
$string['subplugintype_bbbext'] = 'BigBlueButton activity extension';
653
$string['subplugintype_bbbext_plural'] = 'BigBlueButton activity extensions';
654
 
1441 ariadna 655
// Deprecated since Moodle 4.5.
656
$string['view_mobile_message_reload_page_creation_time_meeting'] = 'You exceeded 45 seconds on this page. Please refresh the page to join the session.';
657
$string['view_mobile_message_groups_not_supported'] = 'This instance is enabled to work with groups but the mobile app doesn\'t yet support it. Please use the web version.';