mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-25 19:58:30 +03:00
59 lines
2.0 KiB
JSON
59 lines
2.0 KiB
JSON
|
{
|
||
|
"string": {
|
||
|
"Office": "Office",
|
||
|
"Room": "Room",
|
||
|
"RoomType": "Room type",
|
||
|
"Share": "Share",
|
||
|
"StopShare": "Stop share",
|
||
|
"StartVideo": "Start video",
|
||
|
"StopVideo": "Stop video",
|
||
|
"Mute": "Mute",
|
||
|
"UnMute": "Unmute",
|
||
|
"LeaveRoom": "Leave room",
|
||
|
"Floors": "Floors",
|
||
|
"MyOffice": "My office",
|
||
|
"EditOffice": "Edit office",
|
||
|
"FinalizeEditing": "Done",
|
||
|
"Floor": "Floor",
|
||
|
"ChangeFloor": "Change floor",
|
||
|
"IsKnocking": "{name} is knocking...",
|
||
|
"Accept": "Accept",
|
||
|
"Decline": "Decline",
|
||
|
"EnterRoom": "Enter room",
|
||
|
"TeamRoom": "Team room",
|
||
|
"MeetingRoom": "Meeting room",
|
||
|
"KnockingTo": "Knocking to ...",
|
||
|
"Cancel": "Cancel",
|
||
|
"AnotherWindowError": "Connection already established in another window. Please utilize that window or reconnect",
|
||
|
"Speaker": "Speaker",
|
||
|
"Microphone": "Microphone",
|
||
|
"Camera": "Camera",
|
||
|
"Settings": "Settings",
|
||
|
"LoveDescription": "Live Office Virtual Environment",
|
||
|
"DefaultDevice": "Default device",
|
||
|
"Knock": "Knock required",
|
||
|
"Open": "Open",
|
||
|
"DND": "Do not disturb",
|
||
|
"ChangeAccess": "Change access",
|
||
|
"AddAFloor": "Add a floor",
|
||
|
"RenameAFloor": "Rename a floor",
|
||
|
"StartWithoutVideo": "Always start with camera off",
|
||
|
"StartWithMutedMic": "Always start with muted mic",
|
||
|
"InvitingYou": "{name} is asking you to join",
|
||
|
"YouInivite": "You are inviting to join",
|
||
|
"NoiseCancellation": "Noise cancellation",
|
||
|
"KnockingLabel": "Knocking",
|
||
|
"InivitingLabel": "Invite",
|
||
|
"NoiseCancellationNotSupported": "Noise cancellation is not supported in this browser",
|
||
|
"Blur": "Background blur",
|
||
|
"BlurRadius": "Radius",
|
||
|
"BlurTooltip": "Blur feature significantly increases CPU consumption, which may affect overall system performance.",
|
||
|
"GuestLink": "Guest link",
|
||
|
"CopyGuestLink": "Copy guest link",
|
||
|
"Record": "Record",
|
||
|
"StopRecord": "Stop record",
|
||
|
"LeaveRoomConfirmation": "Are you sure you want to leave the room?",
|
||
|
"ServiceNotConfigured": "Service is not configured"
|
||
|
}
|
||
|
}
|