|
|
|
@@ -25,16 +25,16 @@
|
|
|
|
|
*/
|
|
|
|
|
defined('MOODLE_INTERNAL') || die();
|
|
|
|
|
|
|
|
|
|
$string['activityoverview'] = 'You have upcoming bigbluebuttonbn sessions';
|
|
|
|
|
$string['bbbduetimeoverstartingtime'] = 'The due time for this activity must be greater than the starting time';
|
|
|
|
|
$string['activityoverview'] = 'You have upcoming BigBlueButton sessions';
|
|
|
|
|
$string['bbbduetimeoverstartingtime'] = 'The close time must be later than the open time.';
|
|
|
|
|
$string['bbbdurationwarning'] = 'The maximum duration for this session is %duration% minutes.';
|
|
|
|
|
$string['bbbrecordwarning'] = 'This session may be recorded.';
|
|
|
|
|
$string['bbbrecordallfromstartwarning'] = 'This session is being recorded from start.';
|
|
|
|
|
$string['bigbluebuttonbn:addinstance'] = 'Add a new bigbluebuttonbn room/activity';
|
|
|
|
|
$string['bigbluebuttonbn:join'] = 'Join a bigbluebuttonbn meeting';
|
|
|
|
|
$string['bigbluebuttonbn:view'] = 'View a room/activity';
|
|
|
|
|
$string['bigbluebuttonbn:addinstancewithmeeting'] = 'Create instances with live meeting capabilities';
|
|
|
|
|
$string['bigbluebuttonbn:addinstancewithrecording'] = 'Create instances with recording capabilities';
|
|
|
|
|
$string['bbbrecordallfromstartwarning'] = 'This session is being recorded from the start.';
|
|
|
|
|
$string['bigbluebuttonbn:addinstance'] = 'Add a new BigBlueButton room';
|
|
|
|
|
$string['bigbluebuttonbn:join'] = 'Join a BigBlueButton room';
|
|
|
|
|
$string['bigbluebuttonbn:view'] = 'View BigBlueButton room';
|
|
|
|
|
$string['bigbluebuttonbn:addinstancewithmeeting'] = 'Create live sessions instance';
|
|
|
|
|
$string['bigbluebuttonbn:addinstancewithrecording'] = 'Create instance with recordings';
|
|
|
|
|
$string['bigbluebuttonbn:managerecordings'] = 'Manage recordings';
|
|
|
|
|
$string['bigbluebuttonbn:publishrecordings'] = 'Publish recordings';
|
|
|
|
|
$string['bigbluebuttonbn:unpublishrecordings'] = 'Unpublish recordings';
|
|
|
|
@@ -50,11 +50,11 @@ $string['indicator:socialbreadth'] = 'BigBlueButton social';
|
|
|
|
|
$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a BigBlueButton activity.';
|
|
|
|
|
$string['modulename'] = 'BigBlueButton';
|
|
|
|
|
$string['modulenameplural'] = 'BigBlueButton';
|
|
|
|
|
$string['modulename_help'] = 'BigBlueButton lets you create from within Moodle links to real-time on-line classrooms using BigBlueButton, an open source web conferencing system for distance education.
|
|
|
|
|
$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.
|
|
|
|
|
|
|
|
|
|
Using BigBlueButton you can specify for the title, description, calendar entry (which gives a date range for joining the session), groups, and details about the recording of the on-line session.';
|
|
|
|
|
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.';
|
|
|
|
|
$string['modulename_link'] = 'BigBlueButton/view';
|
|
|
|
|
$string['nosuchinstance'] = 'No such an instance {$a->entity} with id: {$a->id} ';
|
|
|
|
|
$string['nosuchinstance'] = 'No such instance {$a->entity} with ID {$a->id}';
|
|
|
|
|
$string['pluginadministration'] = 'BigBlueButton administration';
|
|
|
|
|
$string['pluginname'] = 'BigBlueButton';
|
|
|
|
|
|
|
|
|
@@ -66,98 +66,103 @@ $string['resetevents'] = 'Delete events';
|
|
|
|
|
$string['resettags'] = 'Delete tags';
|
|
|
|
|
$string['resetlogs'] = 'Delete custom logs';
|
|
|
|
|
$string['resetrecordings'] = 'Delete recordings';
|
|
|
|
|
$string['resetlogs_help'] = 'Deleting the logs will cause the lost of references to recordings';
|
|
|
|
|
$string['resetrecordings_help'] = 'Deleting the recordings will make them inaccessible from anywhere and it can not be undone';
|
|
|
|
|
$string['resetlogs_help'] = 'Deleting the logs will result in lost references to recordings.';
|
|
|
|
|
$string['resetrecordings_help'] = 'Deleting the recordings will make them inaccessible from anywhere. This action cannot be undone!';
|
|
|
|
|
|
|
|
|
|
$string['search:activity'] = 'BigBlueButton - activity information';
|
|
|
|
|
$string['search:tags'] = 'BigBlueButton - tags information';
|
|
|
|
|
$string['settings'] = 'BigBlueButton settings';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn'] = 'Stores the configuration for the room or activity that defines the features and general behaviour of the BigBlueButton session.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn:participants'] = 'A list of rules that define the role users will in the live meeting. A user ID may be stored as permissions can be granted per role or user.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn'] = 'BigBlueButton session configuration';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs'] = 'Stores events triggered when using the plugin.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs:userid'] = 'The user ID of the user who triggered the event.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs:timecreated'] = 'The time at which the log was created.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs:meetingid'] = 'The meeting ID the user had access to.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs:timecreated'] = 'The time when the log was created.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs:meetingid'] = 'The session ID the user had access to.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs:log'] = 'The type of event triggered by the user.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs:meta'] = 'May include extra information related to the meeting or the recording afected by the event.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_logs:meta'] = 'Additional information related to the session or the recording.';
|
|
|
|
|
$string['privacy:metadata:bigbluebutton'] = 'In order to create and join BigBlueButton sessions, user data needs to be exchanged with the server.';
|
|
|
|
|
$string['privacy:metadata:bigbluebutton:userid'] = 'The userid of the user accessing the BigBlueButton server.';
|
|
|
|
|
$string['privacy:metadata:bigbluebutton:fullname'] = 'The fullname of the user accessing the BigBlueButton server.';
|
|
|
|
|
$string['privacy:metadata:bigbluebutton:userid'] = 'The user ID of the user accessing the BigBlueButton server.';
|
|
|
|
|
$string['privacy:metadata:bigbluebutton:fullname'] = 'The full name of the user accessing the BigBlueButton server.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_recordings'] = 'Stores metadata about recordings.';
|
|
|
|
|
$string['privacy:metadata:bigbluebuttonbn_recordings:userid'] = 'The user ID of the user who last changed a recording.';
|
|
|
|
|
|
|
|
|
|
$string['completionattendance'] = 'Student must attend the meeting for:';
|
|
|
|
|
$string['completionattendance_desc'] = 'Student must attend the meeting and remain in the session for at least {$a} minute(s)';
|
|
|
|
|
$string['completionattendance_event_desc'] = 'Student has attended the meeting or remained in the session for at least {$a} minute(s)';
|
|
|
|
|
$string['completionattendance'] = 'Student must attend the session for:';
|
|
|
|
|
$string['completionattendance_desc'] = 'Student must enter the room and remain in the session for at least {$a} minute(s)';
|
|
|
|
|
$string['completionattendance_event_desc'] = 'Student has entered the room and remained in the session for at least {$a} minute(s)';
|
|
|
|
|
$string['completionattendancegroup'] = 'Require attendance';
|
|
|
|
|
$string['completionattendancegroup_help'] = 'Attending the meeting for (n) minutes is required for completion';
|
|
|
|
|
$string['completionattendancegroup_help'] = 'Attending the meeting for (n) minutes is required for completion.';
|
|
|
|
|
|
|
|
|
|
$string['completionengagementchats'] = 'Require chats events';
|
|
|
|
|
$string['completionengagementchats_desc'] = 'Student must take participate into {$a} chat(s) events to complete it';
|
|
|
|
|
$string['completionengagementchats_event_desc'] = 'Has raised {$a} Chat(s) event(s)';
|
|
|
|
|
$string['completionengagementtalks'] = 'Talk events';
|
|
|
|
|
$string['completionengagementchats'] = 'Chats';
|
|
|
|
|
$string['completionengagementchats_desc'] = 'Student must participate in {$a} chat(s) to complete it.';
|
|
|
|
|
$string['completionengagementchats_event_desc'] = 'Has raised {$a} chat(s)';
|
|
|
|
|
$string['completionengagementtalks'] = 'Talk';
|
|
|
|
|
$string['completionengagementtalks_desc'] = 'Student must talk {$a} time(s) to complete it';
|
|
|
|
|
$string['completionengagementtalks_event_desc'] = 'Has raised {$a} Talk(s) event(s)';
|
|
|
|
|
$string['completionengagementraisehand'] = 'Require raise hand events';
|
|
|
|
|
$string['completionengagementraisehand_desc'] = 'Student must raise hand {$a} time(s) to complete it';
|
|
|
|
|
$string['completionengagementraisehand_event_desc'] = 'Has raised {$a} Raise Hand event(s)';
|
|
|
|
|
$string['completionengagementtalks_event_desc'] = 'Has raised {$a} talk(s)';
|
|
|
|
|
$string['completionengagementraisehand'] = 'Require raised hand';
|
|
|
|
|
$string['completionengagementraisehand_desc'] = 'Student must raise hand {$a} time(s) to complete it.';
|
|
|
|
|
$string['completionengagementraisehand_event_desc'] = 'Has raised hand {$a} times';
|
|
|
|
|
$string['completionengagementpollvotes'] = 'Poll votes';
|
|
|
|
|
$string['completionengagementpollvotes_desc'] = 'Student must vote into polls {$a} time(s) to complete it';
|
|
|
|
|
$string['completionengagementpollvotes_event_desc'] = 'Has raised {$a} Poll vote(s) events';
|
|
|
|
|
$string['completionengagementpollvotes_desc'] = 'Student must vote in polls {$a} time(s) to complete it.';
|
|
|
|
|
$string['completionengagementpollvotes_event_desc'] = 'Has raised {$a} poll vote(s)';
|
|
|
|
|
$string['completionengagementemojis'] = 'Emojis';
|
|
|
|
|
$string['completionengagementemojis_desc'] = 'Student must send {$a} emoji(s) into polls to complete it';
|
|
|
|
|
$string['completionengagementemojis_event_desc'] = 'Has raised {$a} Emoji(s) event(s)';
|
|
|
|
|
$string['completionengagementemojis_desc'] = 'Student must send {$a} emoji(s) into polls to complete it.';
|
|
|
|
|
$string['completionengagementemojis_event_desc'] = 'Has raised {$a} emoji(s)';
|
|
|
|
|
|
|
|
|
|
$string['completionengagement_desc'] = 'Student must engage in activities during the meeting';
|
|
|
|
|
$string['completionengagementgroup'] = 'Require engagement';
|
|
|
|
|
$string['completionengagementgroup_help'] = 'Active participation during the session is required for completion';
|
|
|
|
|
$string['completionengagementgroup'] = 'Require participation';
|
|
|
|
|
$string['completionengagementgroup_help'] = 'Active participation during the session is required for completion.';
|
|
|
|
|
|
|
|
|
|
$string['completionupdatestate'] = 'Completion update state';
|
|
|
|
|
$string['completionvalidatestate'] = 'Validate completion';
|
|
|
|
|
$string['completionvalidatestatetriggered'] = 'Validate completion has been triggered.';
|
|
|
|
|
|
|
|
|
|
$string['completionview'] = 'Require view';
|
|
|
|
|
$string['completionview_desc'] = 'Student must join a meeting or play a recording to complete it.';
|
|
|
|
|
$string['completionview_event_desc'] = 'Has joined the meeting or played a recording {$a} time(s).';
|
|
|
|
|
$string['completionview_desc'] = 'Student must join a room or play a recording to complete it.';
|
|
|
|
|
$string['completionview_event_desc'] = 'Has joined the room or played a recording {$a} time(s)';
|
|
|
|
|
$string['sendnotification'] = 'Send notification';
|
|
|
|
|
|
|
|
|
|
$string['minute'] = 'minute';
|
|
|
|
|
$string['minutes'] = 'minutes';
|
|
|
|
|
|
|
|
|
|
$string['config_general'] = 'General configuration';
|
|
|
|
|
$string['config_general_description'] = 'These settings are <b>always</b> used';
|
|
|
|
|
$string['config_server_url'] = 'BigBlueButton Server URL';
|
|
|
|
|
$string['config_server_url_description'] = 'The URL of your BigBlueButton server must end with /bigbluebutton/. (This default URL is for a BigBlueButton server provided by Blindside Networks that you can use for testing.)';
|
|
|
|
|
$string['config_shared_secret'] = 'BigBlueButton Shared Secret';
|
|
|
|
|
$string['config_shared_secret_description'] = 'The security secret of your BigBlueButton server. (This default secret is for a BigBlueButton server provided by Blindside Networks that you can use for testing.)';
|
|
|
|
|
$string['config_general'] = 'General settings';
|
|
|
|
|
$string['config_general_description'] = 'These settings are always used.';
|
|
|
|
|
$string['config_server_url'] = 'BigBlueButton server URL';
|
|
|
|
|
$string['config_server_url_description'] = 'The default credentials are for 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:
|
|
|
|
|
<ol>
|
|
|
|
|
<li>The maximum length for each session is 60 minutes</li>
|
|
|
|
|
<li>The maximum number of concurrent users per session is 25</li>
|
|
|
|
|
<li>Recordings expire after seven (7) days and are not downloadable</li>
|
|
|
|
|
<li>Student webcams are only visible to the moderator.</li>
|
|
|
|
|
</ol>';
|
|
|
|
|
$string['config_shared_secret'] = 'BigBlueButton shared secret';
|
|
|
|
|
$string['config_shared_secret_description'] = 'The security secret of your BigBlueButton server. The default secret is for a free BigBlueButton server provided by Blindside Networks.';
|
|
|
|
|
|
|
|
|
|
$string['config_recording'] = 'Configuration for "Record meeting" feature';
|
|
|
|
|
$string['config_recording'] = 'Recording';
|
|
|
|
|
$string['config_recording_description'] = 'These settings are feature specific';
|
|
|
|
|
$string['config_recording_default'] = 'Recording feature enabled by default';
|
|
|
|
|
$string['config_recording_default_description'] = 'If enabled the sessions created in BigBlueButton will have recording capabilities.';
|
|
|
|
|
$string['config_recording_editable'] = 'Recording feature can be edited';
|
|
|
|
|
$string['config_recording_editable_description'] = 'If checked the interface includes an option for enable and disable the recording feature.';
|
|
|
|
|
$string['config_recording_default'] = 'Recording enabled by default';
|
|
|
|
|
$string['config_recording_default_description'] = 'Should the setting \'Session can be recorded\' be enabled by default when adding a new BigBlueButton room?';
|
|
|
|
|
$string['config_recording_editable'] = 'Session can be recorded editable';
|
|
|
|
|
$string['config_recording_editable_description'] = 'Should \'Session can be recorded\' be editable in the BigBlueButton activity settings?';
|
|
|
|
|
$string['config_recording_protect_editable'] = 'Protected recordings state can be edited';
|
|
|
|
|
$string['config_recording_protect_editable_description'] = 'If checked the interface includes an option for protecting/unprotecting recordings.';
|
|
|
|
|
$string['config_recording_icons_enabled'] = 'Icons for recording management';
|
|
|
|
|
$string['config_recording_icons_enabled_description'] = 'When enabled, the recording management panel shows icons for the publish/unpublish and delete actions.';
|
|
|
|
|
$string['config_recording_all_from_start_default'] = 'Record all from start';
|
|
|
|
|
$string['config_recording_all_from_start_default_description'] = 'If checked the meeting will record to start';
|
|
|
|
|
$string['config_recording_all_from_start_editable'] = 'Record all from start can be edited';
|
|
|
|
|
$string['config_recording_all_from_start_editable_description'] = 'If checked the interface includes an option for enable and disable the record all from start feature.';
|
|
|
|
|
$string['config_recording_icons_enabled'] = 'Publish recording options';
|
|
|
|
|
$string['config_recording_icons_enabled_description'] = 'Should options to publish, unpublish and delete recordings be provided?';
|
|
|
|
|
$string['config_recording_all_from_start_default'] = 'Start recording from the beginning';
|
|
|
|
|
$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?';
|
|
|
|
|
$string['config_recording_all_from_start_editable'] = 'Start recording from the beginning editable';
|
|
|
|
|
$string['config_recording_all_from_start_editable_description'] = 'Should \'Start recording from the beginning\' be editable in the BigBlueButton activity settings?';
|
|
|
|
|
$string['config_recording_hide_button_default'] = 'Hide recording button';
|
|
|
|
|
$string['config_recording_hide_button_default_description'] = 'If checked the button for record will be hidden';
|
|
|
|
|
$string['config_recording_hide_button_editable'] = 'Hide recording button can be edited';
|
|
|
|
|
$string['config_recording_hide_button_editable_description'] = 'If checked the interface includes an option for enable and disable the hide recording button feature.';
|
|
|
|
|
$string['config_recording_hide_button_editable'] = 'Hide recording button editable';
|
|
|
|
|
$string['config_recording_hide_button_editable_description'] = 'Should \'Hide recording button\' be editable in the BigBlueButton activity settings?';
|
|
|
|
|
$string['config_recording_refresh_period'] = 'Recording refresh period (in seconds)';
|
|
|
|
|
$string['config_recording_refresh_period_description'] = 'To avoid querying the Bigbluebutton server too often we cache information
|
|
|
|
|
for recording. This is the refresh period in seconds which will decide how often we can/would refresh remote information for a given recording. Defaults to 300s (5mins).';
|
|
|
|
|
$string['config_recordings'] = 'Configuration for "Show recordings" feature';
|
|
|
|
|
$string['config_recording_refresh_period_description'] = 'How often should the BigBlueButton server be queried to refresh remote information for a recording?';
|
|
|
|
|
$string['config_recordings'] = 'Show recordings';
|
|
|
|
|
$string['config_recordings_description'] = 'These settings are feature specific';
|
|
|
|
|
$string['config_recordings_general'] = 'Show recording settings';
|
|
|
|
|
$string['config_recordings_general_description'] = 'These settings are used only when showing recordings';
|
|
|
|
|
$string['config_recordings_deleted_default'] = 'Include recordings from deleted activities enabled by default';
|
|
|
|
|
$string['config_recordings_deleted_default_description'] = 'If enabled the recording table will include the recordings belonging to deleted activities if there is any.';
|
|
|
|
|
$string['config_recordings_deleted_default_description'] = 'If enabled, the recording table will include recordings of any activities which have since been deleted.';
|
|
|
|
|
$string['config_recordings_deleted_editable'] = 'Include recordings from deleted activities feature can be edited';
|
|
|
|
|
$string['config_recordings_deleted_editable_description'] = 'Include recordings from deleted activities by default can be edited when the instance is added or updated.';
|
|
|
|
|
$string['config_recordings_imported_default'] = 'Show only imported links enabled by default';
|
|
|
|
@@ -171,86 +176,86 @@ $string['config_recordings_preview_editable_description'] = 'Preview feature can
|
|
|
|
|
$string['config_recordings_sortorder'] = 'Order the recordings in ascending order.';
|
|
|
|
|
$string['config_recordings_sortorder_description'] = 'By default recordings are displayed in descending order. When checked they will be sorted in ascending order.';
|
|
|
|
|
|
|
|
|
|
$string['config_importrecordings'] = 'Configuration for "Import recordings" feature';
|
|
|
|
|
$string['config_importrecordings_description'] = 'These settings are feature specific';
|
|
|
|
|
$string['config_importrecordings'] = 'Import recordings';
|
|
|
|
|
$string['config_importrecordings_description'] = 'These settings are feature specific.';
|
|
|
|
|
$string['config_importrecordings_enabled'] = 'Import recordings enabled';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['config_importrecordings_from_deleted_enabled'] = 'Import recordings from deleted activities enabled';
|
|
|
|
|
$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.';
|
|
|
|
|
|
|
|
|
|
$string['config_waitformoderator'] = 'Configuration for "Wait for moderator" feature';
|
|
|
|
|
$string['config_waitformoderator'] = 'Wait for moderator';
|
|
|
|
|
$string['config_waitformoderator_description'] = 'These settings are feature specific';
|
|
|
|
|
$string['config_waitformoderator_default'] = 'Wait for moderator enabled by default';
|
|
|
|
|
$string['config_waitformoderator_default_description'] = 'Wait for moderator feature is enabled by default when a new room or conference is added.';
|
|
|
|
|
$string['config_waitformoderator_editable'] = 'Wait for moderator feature can be edited';
|
|
|
|
|
$string['config_waitformoderator_editable_description'] = 'Wait for moderator value by default can be edited when the room or conference is added or updated.';
|
|
|
|
|
$string['config_waitformoderator_default_description'] = 'Should the setting \'Wait for moderator\' be enabled by default when adding a new BigBlueButton room?';
|
|
|
|
|
$string['config_waitformoderator_editable'] = 'Wait for moderator editable';
|
|
|
|
|
$string['config_waitformoderator_editable_description'] = 'Should \'Wait for moderator\' be editable in the BigBlueButton activity settings?';
|
|
|
|
|
$string['config_waitformoderator_ping_interval'] = 'Wait for moderator ping (seconds)';
|
|
|
|
|
$string['config_waitformoderator_ping_interval_description'] = 'When the wait for moderator feature is enabled, the client pings for the status of the session each [number] seconds. This parameter defines the interval for requests made to the Moodle server';
|
|
|
|
|
$string['config_waitformoderator_ping_interval_description'] = 'How often should the server be pinged to check if the moderator has entered the room?';
|
|
|
|
|
$string['config_waitformoderator_cache_ttl'] = 'Wait for moderator cache TTL (seconds)';
|
|
|
|
|
$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.';
|
|
|
|
|
|
|
|
|
|
$string['config_voicebridge'] = 'Configuration for "Voice bridge" feature';
|
|
|
|
|
$string['config_voicebridge'] = 'Voice bridge';
|
|
|
|
|
$string['config_voicebridge_description'] = 'These settings enable or disable options in the UI and also define default values for these options.';
|
|
|
|
|
$string['config_voicebridge_editable'] = 'Conference voice bridge can be edited';
|
|
|
|
|
$string['config_voicebridge_editable_description'] = 'Conference voice bridge number can be permanently assigned to a room conference. When assigned, the number can not be used by any other room or conference';
|
|
|
|
|
$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.';
|
|
|
|
|
|
|
|
|
|
$string['config_preuploadpresentation'] = 'Configuration for "Pre-upload presentation" feature';
|
|
|
|
|
$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..';
|
|
|
|
|
$string['config_preuploadpresentation_enabled'] = 'Pre-uploading presentation enabled';
|
|
|
|
|
$string['config_preuploadpresentation_enabled_description'] = 'Preupload presentation feature is enabled in the UI when the room or conference is added or updated.';
|
|
|
|
|
$string['config_preuploadpresentation'] = 'Pre-upload presentation';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['config_preuploadpresentation_enabled'] = 'Pre-upload presentation';
|
|
|
|
|
$string['config_preuploadpresentation_enabled_description'] = 'If enabled, an option is provided in the BigBlueButton activity settings to upload presentation files ready for use in the room.';
|
|
|
|
|
|
|
|
|
|
$string['config_presentation_default'] = 'Default file for "Pre-upload presentation" feature';
|
|
|
|
|
$string['config_presentation_default_description'] = 'This setting allow to select a file to use as default in all BBB instances if "Pre-upload presentation" is enabled.';
|
|
|
|
|
$string['config_presentation_default'] = 'Default presentation file';
|
|
|
|
|
$string['config_presentation_default_description'] = 'A file may be provided for use in all rooms.';
|
|
|
|
|
|
|
|
|
|
$string['config_participant'] = 'Participant configuration';
|
|
|
|
|
$string['config_participant_description'] = 'These settings define the role by default for participants in a conference.';
|
|
|
|
|
$string['config_participant_moderator_default'] = 'Moderator by default';
|
|
|
|
|
$string['config_participant'] = 'Participants';
|
|
|
|
|
$string['config_participant_description'] = 'These settings define the default role for participants.';
|
|
|
|
|
$string['config_participant_moderator_default'] = 'Moderator';
|
|
|
|
|
$string['config_participant_moderator_default_description'] = 'This rule is used by default when a new room is added.';
|
|
|
|
|
|
|
|
|
|
$string['config_userlimit'] = 'Configuration for "User limit" feature';
|
|
|
|
|
$string['config_userlimit'] = 'User limit';
|
|
|
|
|
$string['config_userlimit_description'] = 'These settings enable or disable options in the UI and also define default values for these options.';
|
|
|
|
|
$string['config_userlimit_default'] = 'User limit enabled by default';
|
|
|
|
|
$string['config_userlimit_default_description'] = 'The number of users allowed in a session by default when a new room or conference is added. If the number is set to 0, no limit is established';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['config_userlimit_editable'] = 'User limit feature can be edited';
|
|
|
|
|
$string['config_userlimit_editable_description'] = 'User limit value by default can be edited when the room or conference is added or updated.';
|
|
|
|
|
|
|
|
|
|
$string['config_scheduled'] = 'Configuration for "Scheduled sessions"';
|
|
|
|
|
$string['config_scheduled_description'] = 'These settings define some of the behaviour by default for scheduled sessions.';
|
|
|
|
|
$string['config_scheduled_pre_opening'] = 'Accessible before opening time (minutes)';
|
|
|
|
|
$string['config_scheduled_pre_opening_description'] = 'The time in minutes for the session to be acceessible before the schedules opening time is due.';
|
|
|
|
|
$string['config_scheduled'] = 'Scheduled sessions';
|
|
|
|
|
$string['config_scheduled_description'] = 'These settings define default behaviour for scheduled sessions.';
|
|
|
|
|
$string['config_scheduled_pre_opening'] = 'Accessible before opening time';
|
|
|
|
|
$string['config_scheduled_pre_opening_description'] = 'The time in minutes that the room is open for prior to the scheduled opening time.';
|
|
|
|
|
|
|
|
|
|
$string['config_extended_capabilities'] = 'Configuration for extended capabilities';
|
|
|
|
|
$string['config_extended_capabilities'] = 'Extended capabilities';
|
|
|
|
|
$string['config_extended_capabilities_description'] = 'Configuration for extended capabilities when the BigBlueButton server offers them.';
|
|
|
|
|
$string['config_uidelegation_enabled'] = 'UI delegation is enabled';
|
|
|
|
|
$string['config_uidelegation_enabled_description'] = 'These settings enable or disable the UI delegation to the BigBlueButton server.';
|
|
|
|
|
$string['config_recordingready_enabled'] = 'Send notifications when a recording is ready';
|
|
|
|
|
$string['config_recordingready_enabled_description'] = 'Enable the plugin for sending notifications when the recording is ready. (It will only work if the script post_publish_recording_ready_callback is enabled in the BigBlueButton server)';
|
|
|
|
|
$string['config_meetingevents_enabled'] = 'Register live events';
|
|
|
|
|
$string['config_meetingevents_enabled_description'] = 'Enable the plugin for accepting and processing live events after the session ends. (It must be enabled for "Activity completion" and will only work if the BigBlueButton server is capable of processing post_events scripts)';
|
|
|
|
|
$string['config_recordingready_enabled'] = 'Send recording available notification';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['config_meetingevents_enabled'] = 'Register live sessions';
|
|
|
|
|
$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.';
|
|
|
|
|
|
|
|
|
|
$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.';
|
|
|
|
|
$string['config_warning_bigbluebuttonbn_cfg_deprecated'] = 'BigBlueButton is making 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';
|
|
|
|
|
$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.';
|
|
|
|
|
|
|
|
|
|
$string['config_muteonstart'] = 'Configuration for "Mute on Start" feature';
|
|
|
|
|
$string['config_muteonstart'] = 'Mute on start';
|
|
|
|
|
$string['config_muteonstart_description'] = 'These settings enable or disable options in the UI and also define default values for these options.';
|
|
|
|
|
$string['config_muteonstart_default'] = 'Mute on start enabled by default';
|
|
|
|
|
$string['config_muteonstart_default_description'] = 'If enabled the session will be muted on start.';
|
|
|
|
|
$string['config_muteonstart_editable'] = 'Mute on start can be edited';
|
|
|
|
|
$string['config_muteonstart_editable_description'] = 'Mute on start by default can be edited when the instance is added or updated.';
|
|
|
|
|
$string['config_welcome_default'] = 'Default welcome message';
|
|
|
|
|
$string['config_welcome_default_description'] = 'Replaces the default message setted up for the BigBlueButton server. The message can includes keywords (%%CONFNAME%%, %%DIALNUM%%, %%CONFNUM%%) which will be substituted automatically, and also html tags like <b>...</b> or <i></i> ';
|
|
|
|
|
$string['config_welcome_default_description'] = 'The welcome message is displayed when participants enter the room. If the field is left blank, then a message set on the BigBlueButton server is displayed.';
|
|
|
|
|
$string['config_welcome_editable'] = 'Default welcome message is editable by teachers';
|
|
|
|
|
$string['config_welcome_editable_description'] = 'Welcome message can be edited when the instance is added or updated';
|
|
|
|
|
$string['config_default_messages'] = 'Default messages';
|
|
|
|
|
$string['config_default_messages_description'] = 'Set message defaults for activities';
|
|
|
|
|
|
|
|
|
|
$string['config_locksettings'] = 'Configuration for locking settings';
|
|
|
|
|
$string['config_locksettings_description'] = 'These setttings enable or disable options in the UI for locking settings, and also define default values for these options.';
|
|
|
|
|
$string['config_locksettings_description'] = 'These settings enable or disable options in the UI for locking settings, and also define default values for these options.';
|
|
|
|
|
|
|
|
|
|
$string['config_disablecam_default'] = 'Disable cam enabled by default';
|
|
|
|
|
$string['config_disablecam_default'] = 'Disable webcam enabled by default';
|
|
|
|
|
$string['config_disablecam_default_description'] = 'If enabled the webcams will be disabled.';
|
|
|
|
|
$string['config_disablecam_editable'] = 'Disable cam can be edited';
|
|
|
|
|
$string['config_disablecam_editable_description'] = 'Disable cam by default can be edited when the instance is added or updated.';
|
|
|
|
|
$string['config_disablecam_editable'] = 'Disable webcam can be edited';
|
|
|
|
|
$string['config_disablecam_editable_description'] = 'Disable webcam by default can be edited when the instance is added or updated.';
|
|
|
|
|
|
|
|
|
|
$string['config_disablemic_default'] = 'Disable mic enabled by default';
|
|
|
|
|
$string['config_disablemic_default_description'] = 'If enabled the microphones will be disabled.';
|
|
|
|
@@ -292,23 +297,23 @@ $string['config_lockonjoinconfigurable_default_description'] = 'If enabled the s
|
|
|
|
|
$string['config_lockonjoinconfigurable_editable'] = 'Lock configuration can be edited';
|
|
|
|
|
$string['config_lockonjoinconfigurable_editable_description'] = 'Lock configuration by default can be edited when the instance is added or updated.';
|
|
|
|
|
|
|
|
|
|
$string['config_experimental_features'] = 'Configuration for experimental features';
|
|
|
|
|
$string['config_experimental_features'] = 'Experimental features';
|
|
|
|
|
$string['config_experimental_features_description'] = 'Configuration for experimental features.';
|
|
|
|
|
|
|
|
|
|
$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.
|
|
|
|
|
Details : {$a}';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['general_error_not_allowed_to_create_instances'] = 'User is not allowed to create any type of instances.';
|
|
|
|
|
$string['general_error_not_allowed_to_create_instances'] = 'User is not allowed to create any type of instance.';
|
|
|
|
|
$string['general_error_not_found'] = 'Entity not found : {$a}.';
|
|
|
|
|
$string['general_error_cannot_create_meeting'] = 'Cannot create meeting.';
|
|
|
|
|
$string['general_error_cannot_create_meeting'] = 'Cannot create session.';
|
|
|
|
|
$string['general_error_cannot_get_recordings'] = 'Cannot get recordings.';
|
|
|
|
|
$string['index_confirm_end'] = 'Do you wish to end the virtual class?';
|
|
|
|
|
$string['index_confirm_end'] = 'Do you want to end the session?';
|
|
|
|
|
$string['index_disabled'] = 'disabled';
|
|
|
|
|
$string['index_enabled'] = 'enabled';
|
|
|
|
|
$string['index_ending'] = 'Ending the virtual classroom ... please wait';
|
|
|
|
|
$string['index_error_checksum'] = 'A checksum error occurred. Make sure you entered the correct secret.';
|
|
|
|
|
$string['index_error_forciblyended'] = 'Unable to join this meeting because it has been manually ended.';
|
|
|
|
|
$string['index_error_unable_display'] = 'Unable to display the meetings. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running.';
|
|
|
|
|
$string['index_ending'] = 'Ending the session ... please wait';
|
|
|
|
|
$string['index_error_checksum'] = 'A checksum error occurred. Please check that you entered the correct secret.';
|
|
|
|
|
$string['index_error_forciblyended'] = 'Unable to join the session because it has been manually ended.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['index_heading_actions'] = 'Actions';
|
|
|
|
|
$string['index_heading_group'] = 'Group';
|
|
|
|
|
$string['index_heading_moderator'] = 'Moderators';
|
|
|
|
@@ -316,39 +321,39 @@ $string['index_heading_name'] = 'Room';
|
|
|
|
|
$string['index_heading_recording'] = 'Recording';
|
|
|
|
|
$string['index_heading_users'] = 'Users';
|
|
|
|
|
$string['index_heading_viewer'] = 'Viewers';
|
|
|
|
|
$string['index_heading'] = 'BigBlueButton Rooms';
|
|
|
|
|
$string['index_heading'] = 'BigBlueButton rooms';
|
|
|
|
|
$string['instanceprofilewithoutrecordings'] = 'This instance profile cannot display recordings';
|
|
|
|
|
$string['mod_form_block_general'] = 'General settings';
|
|
|
|
|
$string['mod_form_block_room'] = 'Activity/Room settings';
|
|
|
|
|
$string['mod_form_block_recordings'] = 'View for recording';
|
|
|
|
|
$string['mod_form_block_general'] = 'General';
|
|
|
|
|
$string['mod_form_block_room'] = 'Room settings';
|
|
|
|
|
$string['mod_form_block_recordings'] = 'Recording view';
|
|
|
|
|
$string['mod_form_block_presentation'] = 'Presentation content';
|
|
|
|
|
$string['mod_form_block_presentation_default'] = 'Presentation default content';
|
|
|
|
|
$string['mod_form_block_participants'] = 'Role assigned during live session';
|
|
|
|
|
$string['mod_form_block_schedule'] = 'Schedule for session';
|
|
|
|
|
$string['mod_form_block_schedule'] = 'Session timing';
|
|
|
|
|
$string['mod_form_block_record'] = 'Record settings';
|
|
|
|
|
$string['mod_form_field_openingtime'] = 'Join open';
|
|
|
|
|
$string['mod_form_field_closingtime'] = 'Join closed';
|
|
|
|
|
$string['mod_form_field_openingtime'] = 'Open';
|
|
|
|
|
$string['mod_form_field_closingtime'] = 'Close';
|
|
|
|
|
$string['mod_form_field_intro'] = 'Description';
|
|
|
|
|
$string['mod_form_field_intro_help'] = 'A short description for the room or conference.';
|
|
|
|
|
$string['mod_form_field_intro_help'] = 'A short description of the room.';
|
|
|
|
|
$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';
|
|
|
|
|
$string['mod_form_field_duration'] = 'Duration';
|
|
|
|
|
$string['mod_form_field_userlimit'] = 'User limit';
|
|
|
|
|
$string['mod_form_field_userlimit_help'] = 'Maximum limit of users allowed in a meeting. If the limit is set to 0 the number of users will be unlimited.';
|
|
|
|
|
$string['mod_form_field_name'] = 'Virtual classroom name';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['mod_form_field_name'] = 'Room name';
|
|
|
|
|
$string['mod_form_field_room_name'] = 'Room name';
|
|
|
|
|
$string['mod_form_field_conference_name'] = 'Conference name';
|
|
|
|
|
$string['mod_form_field_record'] = 'Session can be recorded';
|
|
|
|
|
$string['mod_form_field_conference_name'] = 'Session name';
|
|
|
|
|
$string['mod_form_field_record'] = 'The session may be recorded.';
|
|
|
|
|
$string['mod_form_field_voicebridge'] = 'Voice bridge [####]';
|
|
|
|
|
$string['mod_form_field_voicebridge_help'] = 'Voice conference number that participants enter to join the voice conference when using dial-in. A number between 1 and 9999 must be typed. If the value is 0 the static voicebridge number will be ignored and a random number will be generated by BigBlueButton. A number 7 will preced to the four digits typed';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['mod_form_field_voicebridge_format_error'] = 'Format error. You should input a number between 1 and 9999.';
|
|
|
|
|
$string['mod_form_field_voicebridge_notunique_error'] = 'Not a unique value. This number is being used by another room or conference.';
|
|
|
|
|
$string['mod_form_field_voicebridge_notunique_error'] = 'Not a unique value. This number is being used by another room.';
|
|
|
|
|
$string['mod_form_field_wait'] = 'Wait for moderator';
|
|
|
|
|
$string['mod_form_field_wait_help'] = 'Viewers must wait until a moderator enters the session before they can do so';
|
|
|
|
|
$string['mod_form_field_wait_help'] = 'Do participants have to wait for a moderator before they can enter the room?';
|
|
|
|
|
$string['mod_form_field_welcome'] = 'Welcome message';
|
|
|
|
|
$string['mod_form_field_welcome_help'] = 'Replaces the default message setted up for the BigBlueButton server. The message can includes keywords (%%CONFNAME%%, %%DIALNUM%%, %%CONFNUM%%) which will be substituted automatically, and also html tags like <b>...</b>, <br />, <u></u> or <i></i> ';
|
|
|
|
|
$string['mod_form_field_welcome_default'] = '<br>Welcome to <b>%%CONFNAME%%</b>!<br><br>For help on using BigBlueButton see these (short) <a href="event:http://www.bigbluebutton.org/content/videos"><u>tutorial videos</u></a>.<br><br>To join the audio bridge click the phone icon (top center). <b>Please use a headset to avoid causing background noise for others.</b>';
|
|
|
|
|
$string['mod_form_field_participant_add'] = 'Add assignation';
|
|
|
|
|
$string['mod_form_field_participant_list'] = 'Assignation list';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['mod_form_field_welcome_default'] = 'Welcome to %%CONFNAME%%.';
|
|
|
|
|
$string['mod_form_field_participant_add'] = 'Add assignee';
|
|
|
|
|
$string['mod_form_field_participant_list'] = 'Assignee';
|
|
|
|
|
$string['mod_form_field_participant_list_type_all'] = 'All users enrolled';
|
|
|
|
|
$string['mod_form_field_participant_list_type_role'] = 'Role';
|
|
|
|
|
$string['mod_form_field_participant_list_type_user'] = 'User';
|
|
|
|
@@ -359,9 +364,9 @@ $string['mod_form_field_participant_list_action_remove'] = 'Remove';
|
|
|
|
|
$string['mod_form_field_participant_bbb_role_moderator'] = 'Moderator';
|
|
|
|
|
$string['mod_form_field_participant_bbb_role_viewer'] = 'Viewer';
|
|
|
|
|
$string['mod_form_field_instanceprofiles'] = 'Instance type';
|
|
|
|
|
$string['mod_form_field_instanceprofiles_help'] = 'Select the type for this BigBlueButton instance.';
|
|
|
|
|
$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\'.';
|
|
|
|
|
$string['mod_form_field_muteonstart'] = 'Mute on start';
|
|
|
|
|
$string['mod_form_field_recordings_html'] = 'Show the table in plain html';
|
|
|
|
|
$string['mod_form_field_recordings_html'] = 'Show the table in plain HTML';
|
|
|
|
|
$string['mod_form_field_recordings_deleted'] = 'Include recordings from deleted activities';
|
|
|
|
|
$string['mod_form_field_recordings_imported'] = 'Show only imported links';
|
|
|
|
|
$string['mod_form_field_recordings_preview'] = 'Show recording preview';
|
|
|
|
@@ -385,26 +390,26 @@ $string['started_at'] = 'Started';
|
|
|
|
|
$string['ends_at'] = 'Ends';
|
|
|
|
|
$string['calendarstarts'] = '{$a} is scheduled for';
|
|
|
|
|
$string['recordings_from_deleted_activities'] = 'Recordings from deleted activities';
|
|
|
|
|
$string['view_error_no_group_student'] = 'You have not been enrolled in a group. Please contact your Teacher or the Administrator.';
|
|
|
|
|
$string['view_error_no_group_teacher'] = 'There are no groups configured yet. Please set up groups or contact the Administrator.';
|
|
|
|
|
$string['view_error_no_group'] = 'There are no groups configured yet. Please set up groups before trying to join the meeting.';
|
|
|
|
|
$string['view_error_unable_join_student'] = 'Unable to connect to the BigBlueButton server. Please contact your Teacher or the Administrator.';
|
|
|
|
|
$string['view_error_unable_join_teacher'] = 'Unable to connect to the BigBlueButton server. Please contact the Administrator.';
|
|
|
|
|
$string['view_error_unable_join'] = 'Unable to join the meeting. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running.';
|
|
|
|
|
$string['view_error_no_group_student'] = 'You have not been added to a group. Please contact your teacher.';
|
|
|
|
|
$string['view_error_no_group_teacher'] = 'There are no groups. You need to create some groups.';
|
|
|
|
|
$string['view_error_no_group'] = 'There are no groups. You need to create some groups before trying to join the session.';
|
|
|
|
|
$string['view_error_unable_join_student'] = 'Unable to connect to the BigBlueButton server.';
|
|
|
|
|
$string['view_error_unable_join_teacher'] = 'Unable to connect to the BigBlueButton server. Please contact an administrator.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_error_bigbluebutton'] = 'BigBlueButton responded with errors. {$a}';
|
|
|
|
|
$string['view_error_create'] = 'The BigBlueButton server responded with an error message, the meeting could not be created.';
|
|
|
|
|
$string['view_error_max_concurrent'] = 'Number of concurrent meetings allowed has been reached.';
|
|
|
|
|
$string['view_error_userlimit_reached'] = 'The number of users allowed in a meeting has been reached.';
|
|
|
|
|
$string['view_error_create'] = 'The BigBlueButton server responded with an error message. The room could not be created.';
|
|
|
|
|
$string['view_error_max_concurrent'] = 'The number of concurrent sessions allowed has been reached.';
|
|
|
|
|
$string['view_error_userlimit_reached'] = 'The number of users allowed in a session has been reached.';
|
|
|
|
|
$string['view_error_url_missing_parameters'] = 'There are parameters missing in this URL';
|
|
|
|
|
$string['view_error_import_no_courses'] = 'No courses to look up for recordings';
|
|
|
|
|
$string['view_error_import_no_recordings'] = 'No recordings in this course for importing';
|
|
|
|
|
$string['view_error_invalid_session'] = 'The session is expired. Go back to the activity main page.';
|
|
|
|
|
$string['view_error_import_no_courses'] = 'There are no courses to look up for recordings.';
|
|
|
|
|
$string['view_error_import_no_recordings'] = 'There are no recordings in this course for importing.';
|
|
|
|
|
$string['view_error_invalid_session'] = 'The session has expired. Go back to the activity page.';
|
|
|
|
|
$string['view_groups_selection_join'] = 'Join';
|
|
|
|
|
$string['view_groups_selection'] = 'Select the group you want to join and confirm the action';
|
|
|
|
|
$string['view_login_moderator'] = 'Logging in as moderator ...';
|
|
|
|
|
$string['view_login_viewer'] = 'Logging in as viewer ...';
|
|
|
|
|
$string['view_noguests'] = 'The BigBlueButton is not open to guests';
|
|
|
|
|
$string['view_nojoin'] = 'You are not in a role allowed to join this session.';
|
|
|
|
|
$string['view_noguests'] = 'The BigBlueButton room is not open to guests.';
|
|
|
|
|
$string['view_nojoin'] = 'You do not have a role that is allowed to join this session.';
|
|
|
|
|
$string['view_recording_list_actionbar_edit'] = 'Edit';
|
|
|
|
|
$string['view_recording_list_actionbar_delete'] = 'Delete';
|
|
|
|
|
$string['view_recording_list_actionbar_import'] = 'Import';
|
|
|
|
@@ -441,7 +446,7 @@ $string['view_recording_format_video'] = 'Video';
|
|
|
|
|
$string['view_recording_format_errror_unreachable'] = 'The URL for this recording format is unreachable.';
|
|
|
|
|
$string['view_section_title_presentation'] = 'Presentation file';
|
|
|
|
|
$string['view_section_title_recordings'] = 'Recordings';
|
|
|
|
|
$string['view_message_norecordings'] = 'There are no recording to show.';
|
|
|
|
|
$string['view_message_norecordings'] = 'There are no recordings available.';
|
|
|
|
|
$string['view_message_finished'] = 'This activity is over.';
|
|
|
|
|
$string['view_message_notavailableyet'] = 'This session is not yet available.';
|
|
|
|
|
$string['view_recording_select_course'] = 'Select a course first in the drop down menu';
|
|
|
|
@@ -471,59 +476,59 @@ $string['view_message_and'] = 'and';
|
|
|
|
|
$string['view_message_room_closed'] = 'This room is closed.';
|
|
|
|
|
$string['view_message_room_ready'] = 'This room is ready.';
|
|
|
|
|
$string['view_message_room_open'] = 'This room is open.';
|
|
|
|
|
$string['view_message_conference_room_ready'] = 'This conference room is ready. You can join the session now.';
|
|
|
|
|
$string['view_message_conference_not_started'] = 'This conference has not started yet.';
|
|
|
|
|
$string['view_message_conference_room_ready'] = 'This room is ready. You can join the session now.';
|
|
|
|
|
$string['view_message_conference_not_started'] = 'The session has not started yet.';
|
|
|
|
|
$string['view_message_conference_wait_for_moderator'] = 'Waiting for a moderator to join.';
|
|
|
|
|
$string['view_message_conference_in_progress'] = 'This conference is in progress.';
|
|
|
|
|
$string['view_message_conference_has_ended'] = 'This conference has ended.';
|
|
|
|
|
$string['view_message_conference_in_progress'] = 'The session is in progress.';
|
|
|
|
|
$string['view_message_conference_has_ended'] = 'The session has ended.';
|
|
|
|
|
$string['view_message_tab_close'] = 'This tab/window must be closed manually';
|
|
|
|
|
$string['view_message_recordings_disabled'] = 'Recordings were disabled on this server. BigBlueButton instances for recordings only can not be used.';
|
|
|
|
|
$string['view_message_importrecordings_disabled'] = 'Feature for import recording links is disabled on this server.';
|
|
|
|
|
$string['view_message_recordings_disabled'] = 'Recordings are disabled on the server. BigBlueButton activities of type \'Recordings only\' cannot be used.';
|
|
|
|
|
$string['view_message_importrecordings_disabled'] = 'Import recording links is disabled on the server.';
|
|
|
|
|
|
|
|
|
|
$string['view_groups_selection_warning'] = 'There is a conference room for each group and you have access to more than one. Be sure to select the correct one.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_groups_nogroups_warning'] = 'The room was configured for using groups but the course does not have groups defined.';
|
|
|
|
|
$string['view_groups_notenrolled_warning'] = 'The room was configured for using groups but you are not enrolled in any of them.';
|
|
|
|
|
$string['view_groups_notenrolled_warning'] = 'The room was configured for using groups but you are not a member of a group.';
|
|
|
|
|
$string['view_conference_action_join'] = 'Join session';
|
|
|
|
|
$string['view_conference_action_end'] = 'End session';
|
|
|
|
|
|
|
|
|
|
$string['view_recording'] = 'recording';
|
|
|
|
|
$string['view_recording_link'] = 'imported link';
|
|
|
|
|
$string['view_recording_link_warning'] = 'This is a link pointing to a recording that was created in a different course or activity';
|
|
|
|
|
$string['view_recording_delete_confirmation'] = 'Are you sure to delete this {$a}?';
|
|
|
|
|
$string['view_recording_delete_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported in a different course or activity. If the recording is deleted that link will also be removed';
|
|
|
|
|
$string['view_recording_delete_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported in different courses or activities. If the recording is deleted those links will also be removed';
|
|
|
|
|
$string['view_recording_publish_confirmation'] = 'Are you sure to publish this {$a}?';
|
|
|
|
|
$string['view_recording_publish_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported in a different course or activity. If the recording is published that link will also be published';
|
|
|
|
|
$string['view_recording_publish_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported in different courses or activities. If the recording is published those links will also be published';
|
|
|
|
|
$string['view_recording_publish_link_deleted'] = 'This link can not be re-published because the actual recording does not exist in the current BigBlueButton server. The link should be removed.';
|
|
|
|
|
$string['view_recording_publish_link_not_published'] = 'This link can not be re-published because the actual recording is unpublished';
|
|
|
|
|
$string['view_recording_link_warning'] = 'This is a link pointing to a recording that was created in a different course or activity.';
|
|
|
|
|
$string['view_recording_delete_confirmation'] = 'Are you sure you want to delete {$a}?';
|
|
|
|
|
$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.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_recording_publish_confirmation'] = 'Are you sure you want to publish this {$a}?';
|
|
|
|
|
$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.';
|
|
|
|
|
$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.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_recording_publish_link_not_published'] = 'This link cannot be republished because the original recording is unpublished.';
|
|
|
|
|
$string['view_recording_unpublish_confirmation'] = 'Are you sure to unpublish this {$a}?';
|
|
|
|
|
$string['view_recording_unpublish_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported in a different course or activity. If the recording is unpublished that link will also be unpublished';
|
|
|
|
|
$string['view_recording_unpublish_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported in different courses or activities. If the recording is unpublished those links will also be unpublished';
|
|
|
|
|
$string['view_recording_protect_confirmation'] = 'Are you sure to protect this {$a}?';
|
|
|
|
|
$string['view_recording_protect_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported in a different course or activity. If the recording is protected it will also affect the imported links';
|
|
|
|
|
$string['view_recording_protect_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported in different courses or activities. If the recording is protected it will also affect the imported links';
|
|
|
|
|
$string['view_recording_unprotect_confirmation'] = 'Are you sure to unprotect this {$a}?';
|
|
|
|
|
$string['view_recording_unprotect_confirmation_warning_s'] = 'This recording has {$a} link associated that was imported in a different course or activity. If the recording is unprotected it will also affect the imported links';
|
|
|
|
|
$string['view_recording_unprotect_confirmation_warning_p'] = 'This recording has {$a} links associated that were imported in different courses or activities. If the recording is unprotected it will also affect the imported links';
|
|
|
|
|
$string['view_recording_import_confirmation'] = 'Are you sure to import this recording?';
|
|
|
|
|
$string['view_recording_unprotect_link_deleted'] = 'This link can not be un-protected because the actual recording does not exist in the current BigBlueButton server. The link should be removed.';
|
|
|
|
|
$string['view_recording_unprotect_link_not_unprotected'] = 'This link can not be un-protected because the actual recording is protected';
|
|
|
|
|
$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.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_recording_protect_confirmation'] = 'Are you sure you want to protect this {$a}?';
|
|
|
|
|
$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.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_recording_unprotect_confirmation'] = 'Are you sure you want to unprotect this {$a}?';
|
|
|
|
|
$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.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_recording_import_confirmation'] = 'Are you sure you want to import this recording?';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_recording_unprotect_link_not_unprotected'] = 'This link cannot be unprotected because the original recording is protected.';
|
|
|
|
|
$string['view_recording_actionbar'] = 'Toolbar';
|
|
|
|
|
$string['view_recording_activity'] = 'Activity';
|
|
|
|
|
$string['view_recording_course'] = 'Course';
|
|
|
|
|
$string['view_recording_date'] = 'Date';
|
|
|
|
|
$string['view_recording_description'] = 'Description';
|
|
|
|
|
$string['view_recording_description_editlabel'] = 'Edit Description';
|
|
|
|
|
$string['view_recording_description_edithint'] = 'Edit the description. It will help to find the recording later';
|
|
|
|
|
$string['view_recording_description_editlabel'] = 'Edit description';
|
|
|
|
|
$string['view_recording_description_edithint'] = 'A description may be added to help identify the recording.';
|
|
|
|
|
$string['view_recording_length'] = 'Length';
|
|
|
|
|
$string['view_recording_meeting'] = 'Meeting';
|
|
|
|
|
$string['view_recording_duration'] = 'Duration';
|
|
|
|
|
$string['view_recording_recording'] = 'Recording';
|
|
|
|
|
$string['view_recording_duration_min'] = 'min';
|
|
|
|
|
$string['view_recording_name'] = 'Name';
|
|
|
|
|
$string['view_recording_name_editlabel'] = 'Edit Name';
|
|
|
|
|
$string['view_recording_name_edithint'] = 'Edit the name. It will help to find the recording later';
|
|
|
|
|
$string['view_recording_name_editlabel'] = 'Edit name';
|
|
|
|
|
$string['view_recording_name_edithint'] = 'A name may be added to help identify the recording.';
|
|
|
|
|
$string['view_recording_tags'] = 'Tags';
|
|
|
|
|
$string['view_recording_playback'] = 'Playback';
|
|
|
|
|
$string['view_recording_preview'] = 'Preview';
|
|
|
|
@@ -557,49 +562,55 @@ $string['event_recording_unprotected'] = 'Recording unprotected';
|
|
|
|
|
$string['event_live_session'] = 'Live session event';
|
|
|
|
|
$string['event_unknown'] = 'Unknown event';
|
|
|
|
|
|
|
|
|
|
$string['instance_type_default'] = 'Room/Activity with recordings';
|
|
|
|
|
$string['instance_type_room_only'] = 'Room/Activity only';
|
|
|
|
|
$string['instance_type_default'] = 'Room with recordings';
|
|
|
|
|
$string['instance_type_room_only'] = 'Room only';
|
|
|
|
|
$string['instance_type_recording_only'] = 'Recordings only';
|
|
|
|
|
|
|
|
|
|
$string['messageprovider:instance_updated'] = 'BigBlueButton meeting updated';
|
|
|
|
|
$string['messageprovider:recording_ready'] = 'BigBlueButton recording ready to view';
|
|
|
|
|
$string['messageprovider:instance_updated'] = 'BigBlueButton session updated';
|
|
|
|
|
$string['messageprovider:recording_ready'] = 'BigBlueButton recording available';
|
|
|
|
|
$string['new_bigblubuttonbn_activities'] = 'BigBlueButton activity';
|
|
|
|
|
$string['notification_instance_created_intro'] = 'The <a href="{$a->link}">{$a->name}</a> BigBlueButton activity has been created.';
|
|
|
|
|
$string['notification_instance_created_small'] = 'A new BigBlueButton meeting named {$a->name} was created';
|
|
|
|
|
$string['notification_instance_created_subject'] = 'A new BigBlueButton meeting activity has been created';
|
|
|
|
|
$string['notification_instance_created_intro'] = 'The <a href="{$a->link}">{$a->name}</a> BigBlueButton room has been created.';
|
|
|
|
|
$string['notification_instance_created_small'] = 'A new BigBlueButton room named {$a->name} was created.';
|
|
|
|
|
$string['notification_instance_created_subject'] = 'A new BigBlueButton room has been created';
|
|
|
|
|
$string['notification_instance_description'] = 'Description';
|
|
|
|
|
$string['notification_instance_end_date'] = 'End date';
|
|
|
|
|
$string['notification_instance_name'] = 'Title';
|
|
|
|
|
$string['notification_instance_start_date'] = 'Start date';
|
|
|
|
|
$string['notification_instance_updated_intro'] = 'The <a href="{$a->link}">{$a->name}</a> BigBlueButton activity has been updated.';
|
|
|
|
|
$string['notification_instance_updated_small'] = 'The {$a->name} BigBlueButton meeting was updated';
|
|
|
|
|
$string['notification_instance_updated_subject'] = 'Your BigBlueButton meeting activity has been updated';
|
|
|
|
|
$string['notification_recording_ready_small'] = 'A new recording is available for the {$a->name} BigBlueButton meeting';
|
|
|
|
|
$string['notification_recording_ready_html'] = 'A recording is now available for a recent meeting in <b><a href="{$a->link}">{$a->name}</a></b>.';
|
|
|
|
|
$string['notification_recording_ready_plain'] = 'A recording is now available for a recent meeting in {$a->name}. See {$a->link} to view the meeting.';
|
|
|
|
|
$string['notification_recording_ready_subject'] = 'Recording ready';
|
|
|
|
|
$string['notification_instance_updated_intro'] = 'The <a href="{$a->link}">{$a->name}</a> BigBlueButton room has been updated.';
|
|
|
|
|
$string['notification_instance_updated_small'] = 'The {$a->name} BigBlueButton session was updated';
|
|
|
|
|
$string['notification_instance_updated_subject'] = 'Your BigBlueButton room has been updated';
|
|
|
|
|
$string['notification_recording_ready_small'] = 'A recording is available for the BigBlueButton room {$a->name}.';
|
|
|
|
|
$string['notification_recording_ready_html'] = 'A recording is now available for the session in the BigBlueButton room <a href="{$a->link}">{$a->name}</a>.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['notification_recording_ready_subject'] = 'Recording available';
|
|
|
|
|
|
|
|
|
|
$string['view_error_meeting_not_running'] = 'Something went wrong, the meeting is not running.';
|
|
|
|
|
$string['view_error_meeting_not_running'] = 'Something went wrong; the session is not running.';
|
|
|
|
|
$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.';
|
|
|
|
|
$string['view_error_action_not_completed'] = 'Action could not be completed';
|
|
|
|
|
$string['view_warning_default_server'] = 'This Moodle server is making use of the BigBlueButton testing server that comes pre-configured by default. It should be replaced for production.';
|
|
|
|
|
$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:
|
|
|
|
|
<ol>
|
|
|
|
|
<li>The maximum length for each session is 60 minutes</li>
|
|
|
|
|
<li>The maximum number of concurrent users per session is 25</li>
|
|
|
|
|
<li>Recordings expire after seven (7) days and are not downloadable</li>
|
|
|
|
|
<li>Student webcams are only visible to the moderator.</li>
|
|
|
|
|
</ol>';
|
|
|
|
|
|
|
|
|
|
$string['view_room'] = 'View room';
|
|
|
|
|
$string['index_error_noinstances'] = 'There are no instances of bigbluebuttonbn';
|
|
|
|
|
$string['index_error_noinstances'] = 'There are no instances of BigBlueButton rooms';
|
|
|
|
|
$string['index_error_bbtn'] = 'BigBlueButton ID {$a} is incorrect';
|
|
|
|
|
|
|
|
|
|
$string['view_mobile_message_reload_page_creation_time_meeting'] = 'You exceeded the 45 seconds in this page, please reload the page to join correctly to the meeting.';
|
|
|
|
|
$string['view_mobile_message_groups_not_supported'] = 'This instance is enable to work with groups but the mobile app has not support for this. Please open in desktop if you want to use the group support.';
|
|
|
|
|
$string['view_mobile_message_reload_page_creation_time_meeting'] = 'You exceeded 45 seconds on this page. Please refresh the page to join the session.';
|
|
|
|
|
$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.';
|
|
|
|
|
|
|
|
|
|
$string['end_session_confirm_title'] = 'Really end session?';
|
|
|
|
|
$string['end_session_confirm'] = 'Are you sure you want to end the virtual classroom session?';
|
|
|
|
|
$string['end_session_notification'] = 'The session has now been closed.';
|
|
|
|
|
$string['end_session_confirm'] = 'Are you sure you want to end the session?';
|
|
|
|
|
$string['end_session_notification'] = 'The session has ended.';
|
|
|
|
|
$string['cachedef_currentfetch'] = 'Data to list any recording fetched recently.';
|
|
|
|
|
$string['cachedef_serverinfo'] = 'Remote server information';
|
|
|
|
|
$string['cachedef_recordings'] = 'Recording metadata';
|
|
|
|
|
$string['cachedef_validatedurls'] = 'Cache of validated URL checks';
|
|
|
|
|
$string['taskname:check_pending_recordings'] = 'Fetch pending recordings';
|
|
|
|
|
$string['userlimitreached'] = 'The number of users allowed in a meeting has been reached.';
|
|
|
|
|
$string['userlimitreached'] = 'The number of users allowed in a session has been reached.';
|
|
|
|
|
$string['waitformoderator'] = 'Waiting for a moderator to join.';
|
|
|
|
|
|
|
|
|
|
$string['recordingurlnotfound'] = 'The recording URL is invalid.';
|
|
|
|
|