greenlight/config/locales/en-us.yml

67 lines
2.1 KiB
YAML

# 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
are_you: Are you %{name}?
client:
are_you_sure: Are you sure?
delete_recording: Delete recording
meeting_ended: Meeting was ended
meeting_started: Meeting was started
no_recordings: No recordings
publish_recording: Publish recording
recording_deleted: Recording was deleted
recording_published: Recording was published
recording_unpublished: Recording was unpublished
unpublish_recording: Hide recording
copied: Copied
copy_error: Use Ctrl-c to copy
date_recorded: Date
duration: Duration
end: End
enter_name: Enter your name
greet_user: Welcome, %{name}
greet_guest: Welcome to %{name} Meeting Space
hi_all: Hi Everyone
join: Join
join_session: Join the current session
join_session_user: Join %{name} session
login: login
logout: logout
my_room: my room
no: No
oauth_signup: Signup for customized sessions
past_recordings: Past Recordings
powered_bigbluebutton: Powered by BigBlueButton
presentation: Presentation
refresh_html: <a href="#" class="generate-link">Click refresh</a> to generate a new meeting URL
session_url_explanation: The session will be taking place using the following URL
start: Start
start_new_session: Start a new session
thumbnails: Thumbnails
url_copy_explanation: Copy this URL to invite others to the meeting
video: Video
views: Views
wait_for_mod_msg: Looks like you're the first one here...
wait_for_mod_explanation: You will automatically join when the meeting starts
yes: Yes