2012-10-25 04:04:40 +08:00
#
# BigBlueButton open source conferencing system - http://www.bigbluebutton.org/
#
# Copyright (c) 2012 BigBlueButton Inc. and by respective authors (see below).
#
# This program is free software; you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free Software
# Foundation; either version 3.0 of the License, or (at your option) any later
# version.
#
# BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License along
# with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
#
2014-03-27 03:45:05 +08:00
# The welcome.header can be static, however if you want the name of the activity (meeting) to be injected use {0} as part of the text
2017-12-11 23:47:38 +08:00
# {1} can be used to inject the name of the course
2014-03-27 03:45:05 +08:00
bigbluebutton.welcome.header = Welcome to <b>{0}</b>!
bigbluebutton.welcome.footer = To understand how BigBlueButton works see our <a href=\"event:http://www.bigbluebutton.org/content/videos\"><u>tutorial videos</u></a>.<br><br>To join the audio bridge click the headset icon (upper-left hand corner). <b>Please use a headset to avoid causing noise for others.
bigbluebutton.welcome.record = This meeting is being recorded
bigbluebutton.welcome.duration = The maximum duration for this meeting is {0} minutes
2013-04-20 05:52:46 +08:00
2014-03-27 03:45:05 +08:00
tool.view.app = BigBlueButton
2013-04-20 05:52:46 +08:00
tool.view.title = BigBlueButton LTI Interface
tool.view.join = Join Meeting
tool.view.recording = Recording
2016-08-24 06:00:23 +08:00
tool.view.recording.format.presentation = presentation
tool.view.recording.format.video = video
2016-08-25 02:03:52 +08:00
tool.view.recording.delete.confirmation = Are you sure to permanently delete this recording?
tool.view.recording.delete.confirmation.warning = Warning
tool.view.recording.delete.confirmation.yes = Yes
tool.view.recording.delete.confirmation.no = No
tool.view.recording.publish = Publish
tool.view.recording.unpublish = Unpublish
tool.view.recording.delete = Delete
2013-04-20 05:52:46 +08:00
tool.view.activity = Activity
tool.view.description = Description
2017-12-11 23:47:38 +08:00
tool.view.preview = Preview
2013-04-20 05:52:46 +08:00
tool.view.date = Date
tool.view.duration = Duration
tool.view.actions = Actions
2017-12-12 02:48:16 +08:00
tool.view.dateFormat = E, MM dd, yyyy HH:mm:ss Z
2016-08-24 05:25:27 +08:00
2017-12-11 23:47:38 +08:00
tool.error.general = Connection could not be established.