forked from External/greenlight
Merge branch 'v2.2.1-alpha' into master
This commit is contained in:
@ -48,6 +48,12 @@ en:
|
||||
regular: Regular
|
||||
lighten: Lighten
|
||||
darken: Darken
|
||||
recording_visibility:
|
||||
public: Public
|
||||
private: Private
|
||||
info: Set the default recording visbility for new recordings
|
||||
title: Recording Default Visibility
|
||||
warning: This setting will only be applied to rooms that aren't running
|
||||
registration:
|
||||
info: Change the way that users register to the website
|
||||
title: Registration Method
|
||||
@ -73,6 +79,9 @@ en:
|
||||
registration_method_updated: Registration method successfully updated
|
||||
settings: Site Settings successfully changed
|
||||
unauthorized: You are not authorized to perform actions on this user
|
||||
recordings:
|
||||
title: Server Recordings
|
||||
no_recordings: This server has no recordings.
|
||||
title: Organization Settings
|
||||
users:
|
||||
invite: Invite User
|
||||
@ -256,6 +265,8 @@ en:
|
||||
max_concurrent: The maximum number of concurrent sessions allowed has been reached!
|
||||
modal:
|
||||
create_room:
|
||||
access_code: Access Code
|
||||
access_code_placeholder: Generate an optional room access code
|
||||
auto_join: Automatically join me into the room
|
||||
create: Create Room
|
||||
free_delete: You will be free to delete this room at any time.
|
||||
@ -288,6 +299,7 @@ en:
|
||||
update: Update Room
|
||||
client: Select client type
|
||||
mute: Mute users when they join
|
||||
start: Allow any user to start this meeting
|
||||
default: Default
|
||||
html: HTML5
|
||||
flash: Flash
|
||||
@ -359,19 +371,22 @@ en:
|
||||
confirm: New Password Confirmation
|
||||
update: Update Password
|
||||
roles:
|
||||
administrator: Administrator
|
||||
administrator: Admin
|
||||
banned: Banned
|
||||
pending: Pending
|
||||
super_admin: Super Admin
|
||||
user: User
|
||||
room:
|
||||
access_code_required: Please enter a valid access code to join the room
|
||||
create_room: Create a Room
|
||||
create_room_error: There was an error creating the room
|
||||
create_room_success: Room created successfully
|
||||
enter_the_access_code: Enter the room's access code
|
||||
invited: You have been invited to join
|
||||
invite_participants: Invite Participants
|
||||
join: Join
|
||||
last_session: Last session on %{session}
|
||||
login: Login
|
||||
owner: Owner
|
||||
no_sessions: This room has no sessions, yet!
|
||||
recordings: Room Recordings
|
||||
|
Reference in New Issue
Block a user