Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 13... Línea 13...
13
//
13
//
14
// You should have received a copy of the GNU General Public License
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/>.
15
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
Línea 16... Línea 16...
16
 
16
 
17
/**
17
/**
18
 * Language File.
18
 * Strings for component 'mod_bigbluebuttonbn', language 'en'.
19
 *
19
 *
20
 * @package   mod_bigbluebuttonbn
20
 * @package   mod_bigbluebuttonbn
21
 * @copyright 2010 onwards, Blindside Networks Inc
21
 * @copyright 2010 onwards, Blindside Networks Inc
22
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
22
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Línea 41... Línea 41...
41
$string['bigbluebuttonbn:unpublishrecordings'] = 'Unpublish recordings';
41
$string['bigbluebuttonbn:unpublishrecordings'] = 'Unpublish recordings';
42
$string['bigbluebuttonbn:protectrecordings'] = 'Protect recordings';
42
$string['bigbluebuttonbn:protectrecordings'] = 'Protect recordings';
43
$string['bigbluebuttonbn:unprotectrecordings'] = 'Unprotect recordings';
43
$string['bigbluebuttonbn:unprotectrecordings'] = 'Unprotect recordings';
44
$string['bigbluebuttonbn:deleterecordings'] = 'Delete recordings';
44
$string['bigbluebuttonbn:deleterecordings'] = 'Delete recordings';
45
$string['bigbluebuttonbn:importrecordings'] = 'Import recordings';
45
$string['bigbluebuttonbn:importrecordings'] = 'Import recordings';
-
 
46
$string['bigbluebuttonbn:seepresentation'] = 'Always see presentation file on activity page';
46
$string['bigbluebuttonbn:viewallrecordingformats'] = 'View all recording formats';
47
$string['bigbluebuttonbn:viewallrecordingformats'] = 'View all recording formats';
47
$string['bigbluebuttonbn'] = 'BigBlueButton';
48
$string['bigbluebuttonbn'] = 'BigBlueButton';
48
$string['cannotperformaction'] = 'Cannot perform action {$a} on this recording';
49
$string['cannotperformaction'] = 'Cannot perform action {$a} on this recording';
49
$string['indicator:cognitivedepth'] = 'BigBlueButton cognitive';
50
$string['indicator:cognitivedepth'] = 'BigBlueButton cognitive';
50
$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a BigBlueButton activity.';
51
$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a BigBlueButton activity.';
Línea 204... Línea 205...
204
$string['config_voicebridge'] = 'Voice bridge';
205
$string['config_voicebridge'] = 'Voice bridge';
205
$string['config_voicebridge_description'] = 'These settings enable or disable options in the UI and also define default values for these options.';
206
$string['config_voicebridge_description'] = 'These settings enable or disable options in the UI and also define default values for these options.';
206
$string['config_voicebridge_editable'] = 'Conference voice bridge can be edited';
207
$string['config_voicebridge_editable'] = 'Conference voice bridge can be edited';
207
$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.';
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.';
Línea 208... Línea 209...
208
 
209
 
209
$string['config_preuploadpresentation'] = 'Pre-upload presentation';
210
$string['config_preuploadpresentation'] = 'Presentation file';
210
$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.';
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.';
211
$string['config_preuploadpresentation_editable'] = 'Pre-uploading presentation editable';
212
$string['config_preuploadpresentation_editable'] = 'Presentation file on activity page';
Línea 212... Línea 213...
212
$string['config_preuploadpresentation_editable_description'] = 'Preupload presentation feature is editable in the UI when the room or conference is added or updated.';
213
$string['config_preuploadpresentation_editable_description'] = 'Option in activity settings to upload presentation file to show on activity page.';
213
 
214
 
Línea -... Línea 215...
-
 
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
 
-
 
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\' .';
214
$string['config_presentation_default'] = 'Default presentation file';
220
$string['config_showpresentation_editable'] = '\'Show presentation file on activity page\' option';
215
$string['config_presentation_default_description'] = 'A file may be provided for use in all rooms.';
221
$string['config_showpresentation_editable_description'] = 'Option in activity settings for teachers to choose whether to show the presentation file to students.';
216
 
222
 
217
$string['config_participant'] = 'Participants';
223
$string['config_participant'] = 'Participants';
Línea 394... Línea 400...
394
$string['mod_form_field_participant_list_text_as'] = 'joins session as';
400
$string['mod_form_field_participant_list_text_as'] = 'joins session as';
395
$string['mod_form_field_participant_list_action_add'] = 'Add';
401
$string['mod_form_field_participant_list_action_add'] = 'Add';
396
$string['mod_form_field_participant_list_action_remove'] = 'Remove';
402
$string['mod_form_field_participant_list_action_remove'] = 'Remove';
397
$string['mod_form_field_participant_bbb_role_moderator'] = 'Moderator';
403
$string['mod_form_field_participant_bbb_role_moderator'] = 'Moderator';
398
$string['mod_form_field_participant_bbb_role_viewer'] = 'Viewer';
404
$string['mod_form_field_participant_bbb_role_viewer'] = 'Viewer';
-
 
405
$string['mod_form_field_showpresentation'] = 'Show presentation file on activity page';
399
$string['mod_form_field_instanceprofiles'] = 'Instance type';
406
$string['mod_form_field_instanceprofiles'] = 'Instance type';
400
$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\'.';
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\'.';
401
$string['mod_form_field_muteonstart'] = 'Mute on start';
408
$string['mod_form_field_muteonstart'] = 'Mute on start';
402
$string['mod_form_field_recordings_html'] = 'Show the table in plain HTML';
409
$string['mod_form_field_recordings_html'] = 'Show the table in plain HTML';
403
$string['mod_form_field_recordings_deleted'] = 'Include recordings from deleted activities';
410
$string['mod_form_field_recordings_deleted'] = 'Include recordings from deleted activities';
Línea 624... Línea 631...
624
 
631
 
625
$string['view_room'] = 'View room';
632
$string['view_room'] = 'View room';
626
$string['index_error_noinstances'] = 'There are no instances of BigBlueButton rooms';
633
$string['index_error_noinstances'] = 'There are no instances of BigBlueButton rooms';
Línea 627... Línea -...
627
$string['index_error_bbtn'] = 'BigBlueButton ID {$a} is incorrect';
-
 
628
 
-
 
629
$string['view_mobile_message_reload_page_creation_time_meeting'] = 'You exceeded 45 seconds on this page. Please refresh the page to join the session.';
-
 
630
$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.';
634
$string['index_error_bbtn'] = 'BigBlueButton ID {$a} is incorrect';
631
 
635
 
632
$string['end_session_confirm_title'] = 'Really end session?';
636
$string['end_session_confirm_title'] = 'Really end session?';
633
$string['end_session_confirm'] = 'Are you sure you want to end the session?';
637
$string['end_session_confirm'] = 'Are you sure you want to end the session?';
634
$string['end_session_notification'] = 'The session has ended.';
638
$string['end_session_notification'] = 'The session has ended.';
Línea 640... Línea 644...
640
$string['taskname:check_pending_recordings'] = 'Fetch pending recordings';
644
$string['taskname:check_pending_recordings'] = 'Fetch pending recordings';
641
$string['taskname:check_dismissed_recordings'] = 'Check for recordings that haven\'t been found yet';
645
$string['taskname:check_dismissed_recordings'] = 'Check for recordings that haven\'t been found yet';
642
$string['userlimitreached'] = 'The number of users allowed in a session has been reached.';
646
$string['userlimitreached'] = 'The number of users allowed in a session has been reached.';
643
$string['waitformoderator'] = 'Waiting for a moderator to join.';
647
$string['waitformoderator'] = 'Waiting for a moderator to join.';
Línea -... Línea 648...
-
 
648
 
644
 
649
$string['recordingnotfound'] = 'The recording was not found.';
Línea 645... Línea 650...
645
$string['recordingurlnotfound'] = 'The recording URL is invalid.';
650
$string['recordingurlnotfound'] = 'The recording URL is invalid.';
646
 
651
 
Línea 647... Línea 652...
647
$string['subplugintype_bbbext'] = 'BigBlueButton activity extension';
652
$string['subplugintype_bbbext'] = 'BigBlueButton activity extension';
648
$string['subplugintype_bbbext_plural'] = 'BigBlueButton activity extensions';
-
 
649
 
-
 
650
// Deprecated since Moodle 4.3.
-
 
651
$string['completionview'] = 'Require view';
-
 
652
$string['completionview_desc'] = 'View the room';
-
 
653
$string['completionattendancegroup_help'] = 'Attending the meeting for (n) minutes is required for completion.';
-
 
654
$string['completionengagementgroup_help'] = 'Active participation during the session is required for completion.';
-
 
655
// Deprecated since Moodle 4.4.
653
$string['subplugintype_bbbext_plural'] = 'BigBlueButton activity extensions';
656
$string['acceptdpa'] = 'I understand and accept the data processing agreement';
-
 
657
$string['bigbluebuttondisablednotification_subject'] = 'BigBlueButton activity module disabled.';
-
 
658
$string['bigbluebuttondisablednotification'] = 'The BigBlueButton activity module has been disabled and any existing BigBlueButton course activities are currently not accessible. Prior to re-enabling this plugin, please ensure that you have read and accepted the <a href="{$a}" target="_blank">data processing agreement</a> with Blindside Networks Inc.';
-
 
659
$string['enablingbigbluebutton'] = 'Enabling BigBlueButton activity';
-
 
660
$string['enablingbigbluebuttondpainfo'] = 'In order to meet your data protection obligations, prior to enabling this plugin, you may need to ensure that you have read and accepted the <a href="{$a}" target="_blank">Blindside Networks data processing agreement</a>. Please consult with your own privacy professionals for advice.';
654
 
661
$string['dpainfonotsigned'] = 'Before enabling this plugin, you must confirm that you have read and accepted the <a href="{$a}">Blindside Networks data processing agreement</a>.';
-
 
662
$string['config_dpa_note'] = 'Note: In order to meet your data protection obligations, before using a service provider for this plugin, you must ensure that you have read and accepted the service provider\'s data processing agreement. For the default free BigBlueButton service, this is the <a href="{$a}" target="_blank">Blindside Networks data processing agreement</a>. Please consult with your own privacy professionals for advice.';
-
 
663
$string['view_warning_default_server'] = 'This site is using a <a href="https://bigbluebutton.org/free-bigbluebutton-service-for-moodle/" target="_blank">free BigBlueButton service for Moodle (opens in new window)</a> provided by Blindside Networks with restrictions as follows:
-
 
664
<ol>
-
 
665
<li>The maximum length for each session is 60 minutes</li>
-
 
666
<li>The maximum number of concurrent users per session is 25</li>
-