123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250 |
- {
- "contactlist": "",
- "connectionsettings": "",
- "poweredby": "",
- "downloadlogs": "",
- "feedback": "",
- "roomUrlDefaultMsg": "",
- "participant": "",
- "me": "",
- "speaker": "",
- "defaultNickname": "",
- "defaultLink": "",
- "welcomepage": {
- "go": "",
- "roomname": "",
- "disable": "",
- "feature1": {
- "title": "",
- "content": ""
- },
- "feature2": {
- "title": "",
- "content": ""
- },
- "feature3": {
- "title": "",
- "content": ""
- },
- "feature4": {
- "title": "",
- "content": ""
- },
- "feature5": {
- "title": "",
- "content": ""
- },
- "feature6": {
- "title": "",
- "content": ""
- },
- "feature7": {
- "title": "",
- "content": ""
- },
- "feature8": {
- "title": "",
- "content": ""
- }
- },
- "toolbar": {
- "mute": "",
- "videomute": "",
- "authenticate": "",
- "lock": "",
- "invite": "",
- "chat": "",
- "etherpad": "",
- "sharedvideo": "",
- "sharescreen": "",
- "fullscreen": "",
- "sip": "",
- "Settings": "",
- "hangup": "",
- "login": "",
- "logout": "",
- "dialpad": "",
- "sharedVideoMutedPopup": "",
- "micMutedPopup": "",
- "unableToUnmutePopup": ""
- },
- "bottomtoolbar": {
- "chat": "",
- "filmstrip": "",
- "contactlist": ""
- },
- "chat": {
- "nickname": {
- "title": "",
- "popover": ""
- },
- "messagebox": ""
- },
- "settings": {
- "title": "",
- "update": "",
- "name": "",
- "startAudioMuted": "",
- "startVideoMuted": "",
- "selectCamera": "",
- "selectMic": "",
- "followMe": ""
- },
- "videothumbnail": {
- "editnickname": "",
- "moderator": "",
- "videomute": "",
- "mute": "",
- "kick": "",
- "muted": "",
- "domute": ""
- },
- "connectionindicator": {
- "bitrate": "",
- "packetloss": "",
- "resolution": "",
- "less": "",
- "more": "",
- "address": "",
- "remoteport": "",
- "remoteport_plural": "",
- "localport": "",
- "localport_plural": "",
- "localaddress": "",
- "localaddress_plural": "",
- "remoteaddress": "",
- "remoteaddress_plural": "",
- "transport": "",
- "bandwidth": "",
- "na": ""
- },
- "notify": {
- "disconnected": "",
- "moderator": "",
- "connected": "",
- "somebody": "",
- "me": "",
- "focus": "",
- "focusFail": "",
- "grantedTo": "",
- "grantedToUnknown": "",
- "muted": "",
- "mutedTitle": ""
- },
- "dialog": {
- "kickMessage": "",
- "popupError": "",
- "passwordError": "",
- "passwordError2": "",
- "connectError": "",
- "connectErrorWithMsg": "",
- "connecting": "",
- "error": "",
- "detectext": "",
- "failtoinstall": "",
- "failedpermissions": "",
- "bridgeUnavailable": "",
- "jicofoUnavailable": "",
- "maxUsersLimitReached": "",
- "lockTitle": "",
- "lockMessage": "",
- "warning": "",
- "passwordNotSupported": "",
- "sorry": "",
- "internalError": "",
- "unableToSwitch": "",
- "SLDFailure": "",
- "SRDFailure": "",
- "oops": "",
- "defaultError": "",
- "passwordRequired": "",
- "Ok": "",
- "Remove": "",
- "shareVideoTitle": "",
- "shareVideoLinkError": "",
- "removeSharedVideoTitle": "",
- "removeSharedVideoMsg": "",
- "alreadySharedVideoMsg": "",
- "WaitingForHost": "",
- "WaitForHostMsg": "",
- "IamHost": "",
- "Cancel": "",
- "retry": "",
- "logoutTitle": "",
- "logoutQuestion": "",
- "sessTerminated": "",
- "hungUp": "",
- "joinAgain": "",
- "Share": "",
- "Save": "",
- "recording": "",
- "recordingToken": "",
- "Dial": "",
- "sipMsg": "",
- "passwordCheck": "",
- "passwordMsg": "",
- "Invite": "",
- "shareLink": "",
- "settings1": "",
- "settings2": "",
- "settings3": "",
- "yourPassword": "",
- "Back": "",
- "serviceUnavailable": "",
- "gracefulShutdown": "",
- "Yes": "",
- "reservationError": "",
- "reservationErrorMsg": "",
- "password": "",
- "userPassword": "",
- "token": "",
- "tokenAuthFailed": "",
- "displayNameRequired": "",
- "extensionRequired": "",
- "firefoxExtensionPrompt": "",
- "feedbackQuestion": "",
- "thankYou": "",
- "sorryFeedback": "",
- "liveStreaming": "",
- "streamKey": "",
- "startLiveStreaming": "",
- "stopStreamingWarning": "",
- "stopRecordingWarning": "",
- "stopLiveStreaming": "",
- "stopRecording": ""
- },
- "email": {
- "sharedKey": "",
- "subject": "",
- "body": "",
- "and": ""
- },
- "connection": {
- "ERROR": "",
- "CONNECTING": "",
- "RECONNECTING": "",
- "CONNFAIL": "",
- "AUTHENTICATING": "",
- "AUTHFAIL": "",
- "CONNECTED": "",
- "DISCONNECTED": "",
- "DISCONNECTING": "",
- "ATTACHED": ""
- },
- "recording": {
- "pending": "",
- "on": "",
- "off": "",
- "failedToStart": "",
- "buttonTooltip": ""
- },
- "liveStreaming": {
- "pending": "",
- "on": "",
- "off": "",
- "unavailable": "",
- "failedToStart": "",
- "buttonTooltip": "",
- "streamIdRequired": ""
- }
- }
|