Text updates.
This commit is contained in:
parent
9054e72b7f
commit
c726a1a879
|
@ -25,18 +25,18 @@
|
||||||
"nwjsGrantPermissions": "Please grant permissions to use your camera and microphone"
|
"nwjsGrantPermissions": "Please grant permissions to use your camera and microphone"
|
||||||
},
|
},
|
||||||
"keyboardShortcuts": {
|
"keyboardShortcuts": {
|
||||||
"keyboardShortcuts": "Keyboard shortcuts:",
|
"keyboardShortcuts": "Keyboard shortcuts",
|
||||||
"raiseHand": "Raise your hand.",
|
"raiseHand": "Raise or lower your hand",
|
||||||
"pushToTalk": "Push to talk.",
|
"pushToTalk": "Push to talk",
|
||||||
"toggleScreensharing": "Switch between camera and screensharing.",
|
"toggleScreensharing": "Switch between camera and screen sharing",
|
||||||
"toggleFilmstrip": "Show or hide the videos.",
|
"toggleFilmstrip": "Show or hide the videos",
|
||||||
"toggleShortcuts": "Show or hide this help menu.",
|
"toggleShortcuts": "Show or hide this help menu",
|
||||||
"focusLocal": "Focus on the local video.",
|
"focusLocal": "Focus on your video",
|
||||||
"focusRemote": "Focus on one of the remote videos.",
|
"focusRemote": "Focus on another caller's video",
|
||||||
"toggleChat": "Open or close the chat panel.",
|
"toggleChat": "Open or close the chat",
|
||||||
"mute": "Mute or unmute the microphone.",
|
"mute": "Mute or unmute your microphone",
|
||||||
"fullScreen": "Enter or exit full screen mode.",
|
"fullScreen": "Enter or exit full screen",
|
||||||
"videoMute": "Stop or start the local video."
|
"videoMute": "Start or stop your camera"
|
||||||
},
|
},
|
||||||
"welcomepage":{
|
"welcomepage":{
|
||||||
"go": "GO",
|
"go": "GO",
|
||||||
|
@ -77,30 +77,30 @@
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"mute": "Mute / Unmute",
|
"mute": "Mute / Unmute",
|
||||||
"videomute": "Start / stop camera",
|
"videomute": "Start / Stop camera",
|
||||||
"authenticate": "Authenticate",
|
"authenticate": "Authenticate",
|
||||||
"lock": "Lock / unlock room",
|
"lock": "Lock / Unlock room",
|
||||||
"invite": "Invite others",
|
"invite": "Share the link",
|
||||||
"chat": "Open / close chat",
|
"chat": "Open / Close chat",
|
||||||
"etherpad": "Shared document",
|
"etherpad": "Open / Close shared document",
|
||||||
"sharedvideo": "Share a YouTube video",
|
"sharedvideo": "Share a YouTube video",
|
||||||
"sharescreen": "Share screen",
|
"sharescreen": "Start / Stop screen sharing",
|
||||||
"fullscreen": "Enter / Exit Full Screen",
|
"fullscreen": "View / Exit full screen",
|
||||||
"sip": "Call SIP number",
|
"sip": "Call SIP number",
|
||||||
"Settings": "Settings",
|
"Settings": "Settings",
|
||||||
"hangup": "Hang Up",
|
"hangup": "Leave",
|
||||||
"login": "Login",
|
"login": "Login",
|
||||||
"logout": "Logout",
|
"logout": "Logout",
|
||||||
"dialpad": "Show dialpad",
|
"dialpad": "Open / Close dialpad",
|
||||||
"sharedVideoMutedPopup": "Your shared video has been muted so<br/>that you can talk to the other participants.",
|
"sharedVideoMutedPopup": "Your shared video has been muted so<br/>that you can talk to the other participants.",
|
||||||
"micMutedPopup": "Your microphone has been muted so that you<br/>would fully enjoy your shared video.",
|
"micMutedPopup": "Your microphone has been muted so that you<br/>would fully enjoy your shared video.",
|
||||||
"talkWhileMutedPopup": "Trying to speak? You are muted.",
|
"talkWhileMutedPopup": "Trying to speak? You are muted.",
|
||||||
"unableToUnmutePopup": "You cannot un-mute while the shared video is on.",
|
"unableToUnmutePopup": "You cannot un-mute while the shared video is on.",
|
||||||
"cameraDisabled": "Camera is not available",
|
"cameraDisabled": "Camera is not available",
|
||||||
"micDisabled": "Microphone is not available",
|
"micDisabled": "Microphone is not available",
|
||||||
"filmstrip": "Show / hide videos",
|
"filmstrip": "Show / Hide videos",
|
||||||
"profile": "Edit your profile",
|
"profile": "Edit your profile",
|
||||||
"raiseHand": "Raise hand to speak"
|
"raiseHand": "Raise / Lower your hand"
|
||||||
},
|
},
|
||||||
"bottomtoolbar": {
|
"bottomtoolbar": {
|
||||||
"chat": "Open / close chat",
|
"chat": "Open / close chat",
|
||||||
|
@ -357,7 +357,7 @@
|
||||||
"on": "Recording",
|
"on": "Recording",
|
||||||
"off": "Recording stopped",
|
"off": "Recording stopped",
|
||||||
"failedToStart": "Recording failed to start",
|
"failedToStart": "Recording failed to start",
|
||||||
"buttonTooltip": "Start / stop recording",
|
"buttonTooltip": "Start / Stop recording",
|
||||||
"error": "Recording failed. Please try again.",
|
"error": "Recording failed. Please try again.",
|
||||||
"unavailable": "The recording service is currently unavailable. Please try again later."
|
"unavailable": "The recording service is currently unavailable. Please try again later."
|
||||||
},
|
},
|
||||||
|
@ -368,7 +368,7 @@
|
||||||
"off": "Live Streaming Stopped",
|
"off": "Live Streaming Stopped",
|
||||||
"unavailable": "The live streaming service is currently unavailable. Please try again later.",
|
"unavailable": "The live streaming service is currently unavailable. Please try again later.",
|
||||||
"failedToStart": "Live streaming failed to start",
|
"failedToStart": "Live streaming failed to start",
|
||||||
"buttonTooltip": "Start / stop live stream",
|
"buttonTooltip": "Start / Stop live stream",
|
||||||
"streamIdRequired": "Please fill in the stream id in order to launch the live streaming.",
|
"streamIdRequired": "Please fill in the stream id in order to launch the live streaming.",
|
||||||
"error": "Live streaming failed. Please try again.",
|
"error": "Live streaming failed. Please try again.",
|
||||||
"busy": "All recorders are currently busy. Please try again later."
|
"busy": "All recorders are currently busy. Please try again later."
|
||||||
|
|
Loading…
Reference in New Issue