forked from External/greenlight
131 lines
4.8 KiB
YAML
131 lines
4.8 KiB
YAML
# BigBlueButton open source conferencing system - http://www.bigbluebutton.org/.
|
|
#
|
|
# Copyright (c) 2016 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/>.
|
|
|
|
# Files in the config/locales directory are used for internationalization
|
|
# and are automatically loaded by Rails. If you want to use locales other
|
|
# than English, add the necessary files in this directory.
|
|
#
|
|
# To use the locales, use `I18n.t`:
|
|
#
|
|
# I18n.t 'hello'
|
|
#
|
|
# In views, this is aliased to just `t`:
|
|
#
|
|
# <%= t('hello') %>
|
|
#
|
|
# To use a different locale, set it with `I18n.locale`:
|
|
#
|
|
# I18n.locale = :es
|
|
#
|
|
# This would use the information in config/locales/es.yml.
|
|
#
|
|
# To learn more, please read the Rails Internationalization guide
|
|
# available at http://guides.rubyonrails.org/i18n.html.
|
|
|
|
en-US:
|
|
actions: Actions
|
|
admin_room_title: Welcome %{user}
|
|
are_you: Are you %{name}?
|
|
are_you_sure: Are you sure?
|
|
change_recording_visibility: "Change visibility to:"
|
|
client:
|
|
are_you_sure: Are you sure?
|
|
change_visibility: Change visibility
|
|
delete_recording: Delete recording
|
|
meeting_ended: Meeting was ended
|
|
meeting_started: Meeting was started
|
|
no_recordings: No Recordings
|
|
no_recordings_yet: No Recordings (Yet!)
|
|
play_recording: Play recording
|
|
publish_recording: Publish recording
|
|
published: Everyone
|
|
recording_created: A recording was created
|
|
recording_deleted: Recording was deleted
|
|
recording_published: Recording was published
|
|
recording_unlisted: Recording was unlisted
|
|
recording_unpublished: Recording was unpublished
|
|
unpublish_recording: Hide recording
|
|
unlisted: Unlisted
|
|
unpublished: No one
|
|
user_waiting_body: "%{user} is waiting to join your room!"
|
|
user_waiting_title: A user is waiting
|
|
copied: Copied
|
|
copy_error: Use Ctrl-c to copy
|
|
create_your_session: Create your own meeting
|
|
date_recorded: Date
|
|
duration: Length (minutes)
|
|
end: End
|
|
enter_name: Enter your name
|
|
enter_meeting_name: Enter a meeting name to start
|
|
footer_html: Powered by %{bbb_link}
|
|
getting_started_page:
|
|
title: Getting Started Quickly
|
|
setting_up_audio: Setting Up Audio
|
|
viewer_overview: Viewer Overview
|
|
presenter_overview: Moderator/Presenter Overview
|
|
hi_all: Hi Everyone
|
|
home_title: Welcome to BigBlueButton
|
|
invite: Invite
|
|
invite_description: (share this link below to invite others to this meeting)
|
|
join: Join
|
|
landing_titles:
|
|
start_meeting: Start your own meeting
|
|
get_work_down: Let's get some work done
|
|
connect: Connect in real-time with others
|
|
collaborate: Collaborate with friends
|
|
teach: Teach students online
|
|
logged_in_description_html: You are logged in as %{link}
|
|
login: login
|
|
login_description: Want to record a meeting?
|
|
logout: logout
|
|
meeting: Meeting
|
|
meeting_invite:
|
|
explanation: Send an email with an invitation to this meeting
|
|
not_signed_in:
|
|
body: "You have been invited to a meeting.\n\nPlease open the following page in your web browser: &&URL&&"
|
|
subject: "Invitation to a meeting"
|
|
signed_in:
|
|
body: "You have been invited by %{user} to a meeting.\n\nPlease open the following page in your web browser: &&URL&&"
|
|
subject: "%{user} invited you to a meeting"
|
|
moderator_default_message: Invitation link - %{url}
|
|
my_room: my room
|
|
name: Name
|
|
no: No
|
|
notification_mailer:
|
|
recording_ready_email:
|
|
hi: "Hi, %{name}"
|
|
phrase1: "One of your recordings has just been made available."
|
|
phrase2: "Access the following website to view it and publish to other users: %{url}"
|
|
subject: "Your recording is ready!"
|
|
past_recordings: Past Recordings
|
|
presentation: Presentation
|
|
previous_meetings: (previous meetings)
|
|
return_to_room: Return to main page
|
|
session_url_explanation: The meeting will be taking place using the following URL
|
|
signin_text: Log in with %{provider}
|
|
start: Start
|
|
start_join: Start
|
|
start_meeting: Start meeting
|
|
thumbnails: Thumbnails
|
|
url_copy_explanation: Copy this URL to invite others to the meeting
|
|
user_person_room: "%{name} personal room"
|
|
video: Video
|
|
visibility: Visibility
|
|
wait_for_mod_msg: Looks like you're the first one here...
|
|
wait_for_mod_explanation: You will automatically join when the meeting starts
|
|
watch: Watch
|
|
yes: Yes
|