|
@@ -0,0 +1,760 @@
|
|
1
|
+{
|
|
2
|
+ "addPeople": {
|
|
3
|
+ "add": "",
|
|
4
|
+ "countryNotSupported": "",
|
|
5
|
+ "countryReminder": "",
|
|
6
|
+ "disabled": "",
|
|
7
|
+ "failedToAdd": "",
|
|
8
|
+ "footerText": "",
|
|
9
|
+ "invite": "",
|
|
10
|
+ "loading": "",
|
|
11
|
+ "loadingNumber": "",
|
|
12
|
+ "loadingPeople": "",
|
|
13
|
+ "noResults": "",
|
|
14
|
+ "notAvailable": "",
|
|
15
|
+ "noValidNumbers": "",
|
|
16
|
+ "searchNumbers": "",
|
|
17
|
+ "searchPeople": "",
|
|
18
|
+ "searchPeopleAndNumbers": "",
|
|
19
|
+ "telephone": "",
|
|
20
|
+ "title": ""
|
|
21
|
+ },
|
|
22
|
+ "audioDevices": {
|
|
23
|
+ "bluetooth": "",
|
|
24
|
+ "headphones": "",
|
|
25
|
+ "phone": "",
|
|
26
|
+ "speaker": ""
|
|
27
|
+ },
|
|
28
|
+ "audioOnly": {
|
|
29
|
+ "audioOnly": "",
|
|
30
|
+ "featureToggleDisabled": ""
|
|
31
|
+ },
|
|
32
|
+ "calendarSync": {
|
|
33
|
+ "addMeetingURL": "",
|
|
34
|
+ "confirmAddLink": "",
|
|
35
|
+ "confirmAddLinkTitle": "",
|
|
36
|
+ "error": {
|
|
37
|
+ "appConfiguration": "",
|
|
38
|
+ "generic": "",
|
|
39
|
+ "notSignedIn": ""
|
|
40
|
+ },
|
|
41
|
+ "join": "",
|
|
42
|
+ "joinTooltip": "",
|
|
43
|
+ "nextMeeting": "",
|
|
44
|
+ "noEvents": "",
|
|
45
|
+ "ongoingMeeting": "",
|
|
46
|
+ "permissionButton": "",
|
|
47
|
+ "permissionMessage": "",
|
|
48
|
+ "refresh": "",
|
|
49
|
+ "today": ""
|
|
50
|
+ },
|
|
51
|
+ "chat": {
|
|
52
|
+ "error": "",
|
|
53
|
+ "messagebox": "",
|
|
54
|
+ "nickname": {
|
|
55
|
+ "popover": "",
|
|
56
|
+ "title": ""
|
|
57
|
+ },
|
|
58
|
+ "title": ""
|
|
59
|
+ },
|
|
60
|
+ "connectingOverlay": {
|
|
61
|
+ "joiningRoom": ""
|
|
62
|
+ },
|
|
63
|
+ "connection": {
|
|
64
|
+ "ATTACHED": "",
|
|
65
|
+ "AUTHENTICATING": "",
|
|
66
|
+ "AUTHFAIL": "",
|
|
67
|
+ "CONNECTED": "",
|
|
68
|
+ "CONNECTING": "",
|
|
69
|
+ "CONNFAIL": "",
|
|
70
|
+ "DISCONNECTED": "",
|
|
71
|
+ "DISCONNECTING": "",
|
|
72
|
+ "ERROR": "",
|
|
73
|
+ "RECONNECTING": ""
|
|
74
|
+ },
|
|
75
|
+ "connectionindicator": {
|
|
76
|
+ "address": "",
|
|
77
|
+ "bandwidth": "",
|
|
78
|
+ "bitrate": "",
|
|
79
|
+ "bridgeCount": "",
|
|
80
|
+ "connectedTo": "",
|
|
81
|
+ "framerate": "",
|
|
82
|
+ "header": "",
|
|
83
|
+ "less": "",
|
|
84
|
+ "localaddress_plural": "",
|
|
85
|
+ "localaddress": "",
|
|
86
|
+ "localport_plural": "",
|
|
87
|
+ "localport": "",
|
|
88
|
+ "more": "",
|
|
89
|
+ "na": "",
|
|
90
|
+ "packetloss": "",
|
|
91
|
+ "quality": {
|
|
92
|
+ "good": "",
|
|
93
|
+ "inactive": "",
|
|
94
|
+ "lost": "",
|
|
95
|
+ "nonoptimal": "",
|
|
96
|
+ "poor": ""
|
|
97
|
+ },
|
|
98
|
+ "remoteaddress_plural": "",
|
|
99
|
+ "remoteaddress": "",
|
|
100
|
+ "remoteport_plural": "",
|
|
101
|
+ "remoteport": "",
|
|
102
|
+ "resolution": "",
|
|
103
|
+ "status": "",
|
|
104
|
+ "transport_plural": "",
|
|
105
|
+ "transport": "",
|
|
106
|
+ "turn": ""
|
|
107
|
+ },
|
|
108
|
+ "contactlist_plural": "",
|
|
109
|
+ "dateUtils": {
|
|
110
|
+ "earlier": "",
|
|
111
|
+ "today": "",
|
|
112
|
+ "yesterday": ""
|
|
113
|
+ },
|
|
114
|
+ "deepLinking": {
|
|
115
|
+ "appNotInstalled": "",
|
|
116
|
+ "description": "",
|
|
117
|
+ "downloadApp": "",
|
|
118
|
+ "launchWebButton": "",
|
|
119
|
+ "openApp": "",
|
|
120
|
+ "title": "",
|
|
121
|
+ "tryAgainButton": ""
|
|
122
|
+ },
|
|
123
|
+ "defaultLink": "",
|
|
124
|
+ "defaultNickname": "",
|
|
125
|
+ "deviceError": {
|
|
126
|
+ "cameraError": "",
|
|
127
|
+ "cameraPermission": "",
|
|
128
|
+ "microphoneError": "",
|
|
129
|
+ "microphonePermission": ""
|
|
130
|
+ },
|
|
131
|
+ "deviceSelection": {
|
|
132
|
+ "deviceSettings": "",
|
|
133
|
+ "noPermission": "",
|
|
134
|
+ "previewUnavailable": "",
|
|
135
|
+ "selectADevice": "",
|
|
136
|
+ "testAudio": ""
|
|
137
|
+ },
|
|
138
|
+ "dialog": {
|
|
139
|
+ "accessibilityLabel": {
|
|
140
|
+ "liveStreaming": ""
|
|
141
|
+ },
|
|
142
|
+ "allow": "",
|
|
143
|
+ "alreadySharedVideoMsg": "",
|
|
144
|
+ "alreadySharedVideoTitle": "",
|
|
145
|
+ "applicationWindow": "",
|
|
146
|
+ "Back": "",
|
|
147
|
+ "cameraConstraintFailedError": "",
|
|
148
|
+ "cameraNotFoundError": "",
|
|
149
|
+ "cameraNotSendingData": "",
|
|
150
|
+ "cameraNotSendingDataTitle": "",
|
|
151
|
+ "cameraPermissionDeniedError": "",
|
|
152
|
+ "cameraUnknownError": "",
|
|
153
|
+ "cameraUnsupportedResolutionError": "",
|
|
154
|
+ "Cancel": "",
|
|
155
|
+ "close": "",
|
|
156
|
+ "conferenceDisconnectMsg": "",
|
|
157
|
+ "conferenceDisconnectTitle": "",
|
|
158
|
+ "conferenceReloadMsg": "",
|
|
159
|
+ "conferenceReloadTitle": "",
|
|
160
|
+ "confirm": "",
|
|
161
|
+ "confirmNo": "",
|
|
162
|
+ "confirmYes": "",
|
|
163
|
+ "connectError": "",
|
|
164
|
+ "connectErrorWithMsg": "",
|
|
165
|
+ "connecting": "",
|
|
166
|
+ "contactSupport": "",
|
|
167
|
+ "copy": "",
|
|
168
|
+ "currentPassword": "",
|
|
169
|
+ "defaultError": "",
|
|
170
|
+ "detectext": "",
|
|
171
|
+ "dismiss": "",
|
|
172
|
+ "displayNameRequired": "",
|
|
173
|
+ "done": "",
|
|
174
|
+ "doNotShowMessageAgain": "",
|
|
175
|
+ "enterDisplayName": "",
|
|
176
|
+ "error": "",
|
|
177
|
+ "externalInstallationMsg": "",
|
|
178
|
+ "externalInstallationTitle": "",
|
|
179
|
+ "failedpermissions": "",
|
|
180
|
+ "feedbackHelp": "",
|
|
181
|
+ "feedbackQuestion": "",
|
|
182
|
+ "goToStore": "",
|
|
183
|
+ "gracefulShutdown": "",
|
|
184
|
+ "hungUp": "",
|
|
185
|
+ "IamHost": "",
|
|
186
|
+ "incorrectPassword": "",
|
|
187
|
+ "inlineInstallationMsg": "",
|
|
188
|
+ "inlineInstallExtension": "",
|
|
189
|
+ "internalError": "",
|
|
190
|
+ "internalErrorTitle": "",
|
|
191
|
+ "joinAgain": "",
|
|
192
|
+ "kickMessage": "",
|
|
193
|
+ "kickParticipantButton": "",
|
|
194
|
+ "kickParticipantDialog": "",
|
|
195
|
+ "kickParticipantTitle": "",
|
|
196
|
+ "kickTitle": "",
|
|
197
|
+ "liveStreaming": "",
|
|
198
|
+ "liveStreamingDisabledForGuestTooltip": "",
|
|
199
|
+ "liveStreamingDisabledTooltip": "",
|
|
200
|
+ "lockMessage": "",
|
|
201
|
+ "lockRoom": "",
|
|
202
|
+ "lockTitle": "",
|
|
203
|
+ "logoutQuestion": "",
|
|
204
|
+ "logoutTitle": "",
|
|
205
|
+ "maxUsersLimitReached": "",
|
|
206
|
+ "maxUsersLimitReachedTitle": "",
|
|
207
|
+ "micConstraintFailedError": "",
|
|
208
|
+ "micNotFoundError": "",
|
|
209
|
+ "micNotSendingData": "",
|
|
210
|
+ "micNotSendingDataTitle": "",
|
|
211
|
+ "micPermissionDeniedError": "",
|
|
212
|
+ "micUnknownError": "",
|
|
213
|
+ "muteParticipantBody": "",
|
|
214
|
+ "muteParticipantButton": "",
|
|
215
|
+ "muteParticipantDialog": "",
|
|
216
|
+ "muteParticipantTitle": "",
|
|
217
|
+ "Ok": "",
|
|
218
|
+ "oops": "",
|
|
219
|
+ "password": "",
|
|
220
|
+ "passwordError": "",
|
|
221
|
+ "passwordError2": "",
|
|
222
|
+ "passwordErrorTitle": "",
|
|
223
|
+ "passwordLabel": "",
|
|
224
|
+ "passwordNotSupported": "",
|
|
225
|
+ "passwordNotSupportedTitle": "",
|
|
226
|
+ "passwordRequired": "",
|
|
227
|
+ "permissionDenied": "",
|
|
228
|
+ "popupError": "",
|
|
229
|
+ "popupErrorTitle": "",
|
|
230
|
+ "recording": "",
|
|
231
|
+ "recordingDisabledForGuestTooltip": "",
|
|
232
|
+ "recordingDisabledTooltip": "",
|
|
233
|
+ "recordingToken": "",
|
|
234
|
+ "rejoinNow": "",
|
|
235
|
+ "remoteControlAllowedMessage": "",
|
|
236
|
+ "remoteControlDeniedMessage": "",
|
|
237
|
+ "remoteControlErrorMessage": "",
|
|
238
|
+ "remoteControlRequestMessage": "",
|
|
239
|
+ "remoteControlShareScreenWarning": "",
|
|
240
|
+ "remoteControlStopMessage": "",
|
|
241
|
+ "remoteControlTitle": "",
|
|
242
|
+ "Remove": "",
|
|
243
|
+ "removePassword": "",
|
|
244
|
+ "removeSharedVideoMsg": "",
|
|
245
|
+ "removeSharedVideoTitle": "",
|
|
246
|
+ "reservationError": "",
|
|
247
|
+ "reservationErrorMsg": "",
|
|
248
|
+ "retry": "",
|
|
249
|
+ "Save": "",
|
|
250
|
+ "screenSharingFailedToInstall": "",
|
|
251
|
+ "screenSharingFailedToInstallTitle": "",
|
|
252
|
+ "screenSharingFirefoxPermissionDeniedError": "",
|
|
253
|
+ "screenSharingFirefoxPermissionDeniedTitle": "",
|
|
254
|
+ "screenSharingPermissionDeniedError": "",
|
|
255
|
+ "serviceUnavailable": "",
|
|
256
|
+ "sessTerminated": "",
|
|
257
|
+ "Share": "",
|
|
258
|
+ "shareVideoLinkError": "",
|
|
259
|
+ "shareVideoTitle": "",
|
|
260
|
+ "shareYourScreen": "",
|
|
261
|
+ "shareYourScreenDisabled": "",
|
|
262
|
+ "shareYourScreenDisabledForGuest": "",
|
|
263
|
+ "SLDFailure": "",
|
|
264
|
+ "sorryFeedback": "",
|
|
265
|
+ "SRDFailure": "",
|
|
266
|
+ "startLiveStreaming": "",
|
|
267
|
+ "startRecording": "",
|
|
268
|
+ "startRemoteControlErrorMessage": "",
|
|
269
|
+ "stopLiveStreaming": "",
|
|
270
|
+ "stopRecording": "",
|
|
271
|
+ "stopRecordingWarning": "",
|
|
272
|
+ "stopStreamingWarning": "",
|
|
273
|
+ "streamKey": "",
|
|
274
|
+ "Submit": "",
|
|
275
|
+ "thankYou": "",
|
|
276
|
+ "token": "",
|
|
277
|
+ "tokenAuthFailed": "",
|
|
278
|
+ "tokenAuthFailedTitle": "",
|
|
279
|
+ "transcribing": "",
|
|
280
|
+ "unableToSwitch": "",
|
|
281
|
+ "unlockRoom": "",
|
|
282
|
+ "userPassword": "",
|
|
283
|
+ "WaitForHostMsg": "",
|
|
284
|
+ "WaitForHostMsgWOk": "",
|
|
285
|
+ "WaitingForHost": "",
|
|
286
|
+ "warning": "",
|
|
287
|
+ "Yes": "",
|
|
288
|
+ "yourEntireScreen": ""
|
|
289
|
+ },
|
|
290
|
+ "dialOut": {
|
|
291
|
+ "statusMessage": ""
|
|
292
|
+ },
|
|
293
|
+ "email": {
|
|
294
|
+ "and": "",
|
|
295
|
+ "body": "",
|
|
296
|
+ "sharedKey": "",
|
|
297
|
+ "subject": ""
|
|
298
|
+ },
|
|
299
|
+ "feedback": {
|
|
300
|
+ "average": "",
|
|
301
|
+ "bad": "",
|
|
302
|
+ "detailsLabel": "",
|
|
303
|
+ "good": "",
|
|
304
|
+ "rateExperience": "",
|
|
305
|
+ "veryBad": "",
|
|
306
|
+ "veryGood": ""
|
|
307
|
+ },
|
|
308
|
+ "incomingCall": {
|
|
309
|
+ "answer": "",
|
|
310
|
+ "audioCallTitle": "",
|
|
311
|
+ "decline": "",
|
|
312
|
+ "productLabel": "",
|
|
313
|
+ "videoCallTitle": ""
|
|
314
|
+ },
|
|
315
|
+ "info": {
|
|
316
|
+ "accessibilityLabel": "",
|
|
317
|
+ "addPassword": "",
|
|
318
|
+ "cancelPassword": "",
|
|
319
|
+ "conferenceURL": "",
|
|
320
|
+ "country": "",
|
|
321
|
+ "dialANumber": "",
|
|
322
|
+ "dialInConferenceID": "",
|
|
323
|
+ "dialInNotSupported": "",
|
|
324
|
+ "dialInNumber": "",
|
|
325
|
+ "dialInSummaryError": "",
|
|
326
|
+ "dialInTollFree": "",
|
|
327
|
+ "genericError": "",
|
|
328
|
+ "inviteLiveStream": "",
|
|
329
|
+ "invitePhone": "",
|
|
330
|
+ "invitePhoneAlternatives": "",
|
|
331
|
+ "inviteURLFirstPartGeneral": "",
|
|
332
|
+ "inviteURLFirstPartPersonal": "",
|
|
333
|
+ "inviteURLSecondPart": "",
|
|
334
|
+ "inviteURLMoreInfo": "",
|
|
335
|
+ "liveStreamURL": "",
|
|
336
|
+ "moreNumbers": "",
|
|
337
|
+ "noNumbers": "",
|
|
338
|
+ "noPassword": "",
|
|
339
|
+ "noRoom": "",
|
|
340
|
+ "numbers": "",
|
|
341
|
+ "password": "",
|
|
342
|
+ "title": "",
|
|
343
|
+ "tooltip": "",
|
|
344
|
+ "label": ""
|
|
345
|
+ },
|
|
346
|
+ "inviteDialog": {
|
|
347
|
+ "alertOk": "",
|
|
348
|
+ "alertText": "",
|
|
349
|
+ "alertTitle": "",
|
|
350
|
+ "header": "",
|
|
351
|
+ "searchCallOnlyPlaceholder": "",
|
|
352
|
+ "searchPeopleOnlyPlaceholder": "",
|
|
353
|
+ "searchPlaceholder": "",
|
|
354
|
+ "send": ""
|
|
355
|
+ },
|
|
356
|
+ "inlineDialogFailure": {
|
|
357
|
+ "msg": "",
|
|
358
|
+ "retry": "",
|
|
359
|
+ "support": "",
|
|
360
|
+ "supportMsg": ""
|
|
361
|
+ },
|
|
362
|
+ "inviteUrlDefaultMsg": "",
|
|
363
|
+ "keyboardShortcuts": {
|
|
364
|
+ "focusLocal": "",
|
|
365
|
+ "focusRemote": "",
|
|
366
|
+ "fullScreen": "",
|
|
367
|
+ "keyboardShortcuts": "",
|
|
368
|
+ "localRecording": "",
|
|
369
|
+ "mute": "",
|
|
370
|
+ "pushToTalk": "",
|
|
371
|
+ "raiseHand": "",
|
|
372
|
+ "showSpeakerStats": "",
|
|
373
|
+ "toggleChat": "",
|
|
374
|
+ "toggleFilmstrip": "",
|
|
375
|
+ "toggleScreensharing": "",
|
|
376
|
+ "toggleShortcuts": "",
|
|
377
|
+ "videoMute": ""
|
|
378
|
+ },
|
|
379
|
+ "liveStreaming": {
|
|
380
|
+ "busy": "",
|
|
381
|
+ "busyTitle": "",
|
|
382
|
+ "buttonTooltip": "",
|
|
383
|
+ "changeSignIn": "",
|
|
384
|
+ "choose": "",
|
|
385
|
+ "chooseCTA": "",
|
|
386
|
+ "enterStreamKey": "",
|
|
387
|
+ "error": "",
|
|
388
|
+ "errorAPI": "",
|
|
389
|
+ "errorLiveStreamNotEnabled": "",
|
|
390
|
+ "expandedOff": "",
|
|
391
|
+ "expandedOn": "",
|
|
392
|
+ "expandedPending": "",
|
|
393
|
+ "failedToStart": "",
|
|
394
|
+ "getStreamKeyManually": "",
|
|
395
|
+ "invalidStreamKey": "",
|
|
396
|
+ "off": "",
|
|
397
|
+ "on": "",
|
|
398
|
+ "pending": "",
|
|
399
|
+ "serviceName": "",
|
|
400
|
+ "signedInAs": "",
|
|
401
|
+ "signIn": "",
|
|
402
|
+ "signInCTA": "",
|
|
403
|
+ "signOut": "",
|
|
404
|
+ "start": "",
|
|
405
|
+ "streamIdHelp": "",
|
|
406
|
+ "unavailableTitle": ""
|
|
407
|
+ },
|
|
408
|
+ "localRecording": {
|
|
409
|
+ "clientState": {
|
|
410
|
+ "off": "",
|
|
411
|
+ "on": "",
|
|
412
|
+ "unknown": ""
|
|
413
|
+ },
|
|
414
|
+ "dialogTitle": "",
|
|
415
|
+ "duration": "",
|
|
416
|
+ "durationNA": "",
|
|
417
|
+ "encoding": "",
|
|
418
|
+ "label": "",
|
|
419
|
+ "labelToolTip": "",
|
|
420
|
+ "localRecording": "",
|
|
421
|
+ "me": "",
|
|
422
|
+ "messages": {
|
|
423
|
+ "engaged": "",
|
|
424
|
+ "finished": "",
|
|
425
|
+ "finishedModerator": "",
|
|
426
|
+ "notModerator": ""
|
|
427
|
+ },
|
|
428
|
+ "moderator": "",
|
|
429
|
+ "no": "",
|
|
430
|
+ "participant": "",
|
|
431
|
+ "participantStats": "",
|
|
432
|
+ "sessionToken": "",
|
|
433
|
+ "start": "",
|
|
434
|
+ "stop": "",
|
|
435
|
+ "yes": ""
|
|
436
|
+ },
|
|
437
|
+ "me": "",
|
|
438
|
+ "notify": {
|
|
439
|
+ "connectedOneMember": "",
|
|
440
|
+ "connectedThreePlusMembers": "",
|
|
441
|
+ "connectedTwoMembers": "",
|
|
442
|
+ "disconnected": "",
|
|
443
|
+ "focus": "",
|
|
444
|
+ "focusFail": "",
|
|
445
|
+ "grantedTo": "",
|
|
446
|
+ "me": "",
|
|
447
|
+ "moderator": "",
|
|
448
|
+ "muted": "",
|
|
449
|
+ "mutedTitle": "",
|
|
450
|
+ "raisedHand": "",
|
|
451
|
+ "somebody": "",
|
|
452
|
+ "suboptimalExperienceDescription": "",
|
|
453
|
+ "suboptimalExperienceTitle": "",
|
|
454
|
+ "newDeviceCameraTitle": "",
|
|
455
|
+ "newDeviceAudioTitle": "",
|
|
456
|
+ "newDeviceAction": ""
|
|
457
|
+ },
|
|
458
|
+ "passwordSetRemotely": "",
|
|
459
|
+ "poweredby": "",
|
|
460
|
+ "presenceStatus": {
|
|
461
|
+ "busy": "",
|
|
462
|
+ "calling": "",
|
|
463
|
+ "connected": "",
|
|
464
|
+ "connecting": "",
|
|
465
|
+ "connecting2": "",
|
|
466
|
+ "disconnected": "",
|
|
467
|
+ "expired": "",
|
|
468
|
+ "ignored": "",
|
|
469
|
+ "initializingCall": "",
|
|
470
|
+ "invited": "",
|
|
471
|
+ "rejected": "",
|
|
472
|
+ "ringing": ""
|
|
473
|
+ },
|
|
474
|
+ "profile": {
|
|
475
|
+ "setDisplayNameLabel": "",
|
|
476
|
+ "setEmailInput": "",
|
|
477
|
+ "setEmailLabel": "",
|
|
478
|
+ "title": ""
|
|
479
|
+ },
|
|
480
|
+ "raisedHand": "",
|
|
481
|
+ "recentList": {
|
|
482
|
+ "joinPastMeeting": ""
|
|
483
|
+ },
|
|
484
|
+ "recording": {
|
|
485
|
+ "authDropboxText": "",
|
|
486
|
+ "availableSpace": "",
|
|
487
|
+ "beta": "",
|
|
488
|
+ "busy": "",
|
|
489
|
+ "busyTitle": "",
|
|
490
|
+ "buttonTooltip": "",
|
|
491
|
+ "error": "",
|
|
492
|
+ "expandedOff": "",
|
|
493
|
+ "expandedOn": "",
|
|
494
|
+ "expandedPending": "",
|
|
495
|
+ "failedToStart": "",
|
|
496
|
+ "fileSharingdescription": "",
|
|
497
|
+ "live": "",
|
|
498
|
+ "loggedIn": "",
|
|
499
|
+ "off": "",
|
|
500
|
+ "on": "",
|
|
501
|
+ "pending": "",
|
|
502
|
+ "rec": "",
|
|
503
|
+ "serviceDescription": "",
|
|
504
|
+ "serviceName": "",
|
|
505
|
+ "signIn": "",
|
|
506
|
+ "signOut": "",
|
|
507
|
+ "startRecordingBody": "",
|
|
508
|
+ "unavailable": "",
|
|
509
|
+ "unavailableTitle": ""
|
|
510
|
+ },
|
|
511
|
+ "sectionList": {
|
|
512
|
+ "pullToRefresh": ""
|
|
513
|
+ },
|
|
514
|
+ "settings": {
|
|
515
|
+ "audioVideo": "",
|
|
516
|
+ "calendar": {
|
|
517
|
+ "about": "",
|
|
518
|
+ "disconnect": "",
|
|
519
|
+ "microsoftSignIn": "",
|
|
520
|
+ "signedIn": "",
|
|
521
|
+ "title": ""
|
|
522
|
+ },
|
|
523
|
+ "cameraAndMic": "",
|
|
524
|
+ "devices": "",
|
|
525
|
+ "followMe": "",
|
|
526
|
+ "language": "",
|
|
527
|
+ "loggedIn": "",
|
|
528
|
+ "moderator": "",
|
|
529
|
+ "more": "",
|
|
530
|
+ "name": "",
|
|
531
|
+ "noDevice": "",
|
|
532
|
+ "password": "",
|
|
533
|
+ "selectAudioOutput": "",
|
|
534
|
+ "selectCamera": "",
|
|
535
|
+ "selectMic": "",
|
|
536
|
+ "startAudioMuted": "",
|
|
537
|
+ "startVideoMuted": "",
|
|
538
|
+ "title": "",
|
|
539
|
+ "update": ""
|
|
540
|
+ },
|
|
541
|
+ "settingsView": {
|
|
542
|
+ "alertOk": "",
|
|
543
|
+ "alertTitle": "",
|
|
544
|
+ "alertURLText": "",
|
|
545
|
+ "buildInfoSection": "",
|
|
546
|
+ "conferenceSection": "",
|
|
547
|
+ "displayName": "",
|
|
548
|
+ "email": "",
|
|
549
|
+ "header": "",
|
|
550
|
+ "profileSection": "",
|
|
551
|
+ "serverURL": "",
|
|
552
|
+ "startWithAudioMuted": "",
|
|
553
|
+ "startWithVideoMuted": "",
|
|
554
|
+ "version": ""
|
|
555
|
+ },
|
|
556
|
+ "share": {
|
|
557
|
+ "dialInfoText": "",
|
|
558
|
+ "mainText": ""
|
|
559
|
+ },
|
|
560
|
+ "speaker": "",
|
|
561
|
+ "speakerStats": {
|
|
562
|
+ "hours": "",
|
|
563
|
+ "minutes": "",
|
|
564
|
+ "name": "",
|
|
565
|
+ "seconds": "",
|
|
566
|
+ "speakerStats": "",
|
|
567
|
+ "speakerTime": ""
|
|
568
|
+ },
|
|
569
|
+ "startupoverlay": {
|
|
570
|
+ "policyText": "",
|
|
571
|
+ "title": ""
|
|
572
|
+ },
|
|
573
|
+ "suspendedoverlay": {
|
|
574
|
+ "rejoinKeyTitle": "",
|
|
575
|
+ "text": "",
|
|
576
|
+ "title": ""
|
|
577
|
+ },
|
|
578
|
+ "toolbar": {
|
|
579
|
+ "accessibilityLabel": {
|
|
580
|
+ "audioOnly": "",
|
|
581
|
+ "audioRoute": "",
|
|
582
|
+ "callQuality": "",
|
|
583
|
+ "cc": "",
|
|
584
|
+ "chat": "",
|
|
585
|
+ "document": "",
|
|
586
|
+ "feedback": "",
|
|
587
|
+ "fullScreen": "",
|
|
588
|
+ "hangup": "",
|
|
589
|
+ "invite": "",
|
|
590
|
+ "kick": "",
|
|
591
|
+ "localRecording": "",
|
|
592
|
+ "lockRoom": "",
|
|
593
|
+ "moreActions": "",
|
|
594
|
+ "moreActionsMenu": "",
|
|
595
|
+ "mute": "",
|
|
596
|
+ "pip": "",
|
|
597
|
+ "profile": "",
|
|
598
|
+ "raiseHand": "",
|
|
599
|
+ "recording": "",
|
|
600
|
+ "remoteMute": "",
|
|
601
|
+ "Settings": "",
|
|
602
|
+ "sharedvideo": "",
|
|
603
|
+ "shareRoom": "",
|
|
604
|
+ "shareYourScreen": "",
|
|
605
|
+ "shortcuts": "",
|
|
606
|
+ "speakerStats": "",
|
|
607
|
+ "tileView": "",
|
|
608
|
+ "toggleCamera": "",
|
|
609
|
+ "videomute": ""
|
|
610
|
+ },
|
|
611
|
+ "addPeople": "",
|
|
612
|
+ "audioonly": "",
|
|
613
|
+ "audioOnlyOff": "",
|
|
614
|
+ "audioOnlyOn": "",
|
|
615
|
+ "audioRoute": "",
|
|
616
|
+ "authenticate": "",
|
|
617
|
+ "callQuality": "",
|
|
618
|
+ "cameraDisabled": "",
|
|
619
|
+ "chat": "",
|
|
620
|
+ "closeChat": "",
|
|
621
|
+ "documentClose": "",
|
|
622
|
+ "documentOpen": "",
|
|
623
|
+ "enterFullScreen": "",
|
|
624
|
+ "enterTileView": "",
|
|
625
|
+ "etherpad": "",
|
|
626
|
+ "exitFullScreen": "",
|
|
627
|
+ "exitTileView": "",
|
|
628
|
+ "feedback": "",
|
|
629
|
+ "filmstrip": "",
|
|
630
|
+ "fullscreen": "",
|
|
631
|
+ "hangup": "",
|
|
632
|
+ "invite": "",
|
|
633
|
+ "lock": "",
|
|
634
|
+ "login": "",
|
|
635
|
+ "logout": "",
|
|
636
|
+ "lowerYourHand": "",
|
|
637
|
+ "micDisabled": "",
|
|
638
|
+ "micMutedPopup": "",
|
|
639
|
+ "moreActions": "",
|
|
640
|
+ "mute": "",
|
|
641
|
+ "openChat": "",
|
|
642
|
+ "pip": "",
|
|
643
|
+ "profile": "",
|
|
644
|
+ "raiseHand": "",
|
|
645
|
+ "raiseYourHand": "",
|
|
646
|
+ "Settings": "",
|
|
647
|
+ "sharedvideo": "",
|
|
648
|
+ "sharedVideoMutedPopup": "",
|
|
649
|
+ "shareRoom": "",
|
|
650
|
+ "shortcuts": "",
|
|
651
|
+ "sip": "",
|
|
652
|
+ "speakerStats": "",
|
|
653
|
+ "startScreenSharing": "",
|
|
654
|
+ "startSubtitles": "",
|
|
655
|
+ "stopScreenSharing": "",
|
|
656
|
+ "stopSubtitles": "",
|
|
657
|
+ "stopSharedVideo": "",
|
|
658
|
+ "talkWhileMutedPopup": "",
|
|
659
|
+ "tileViewToggle": "",
|
|
660
|
+ "toggleCamera": "",
|
|
661
|
+ "unableToUnmutePopup": "",
|
|
662
|
+ "videomute": ""
|
|
663
|
+ },
|
|
664
|
+ "transcribing": {
|
|
665
|
+ "ccButtonTooltip": "",
|
|
666
|
+ "error": "",
|
|
667
|
+ "expandedLabel": "",
|
|
668
|
+ "failedToStart": "",
|
|
669
|
+ "labelToolTip": "",
|
|
670
|
+ "off": "",
|
|
671
|
+ "pending": "",
|
|
672
|
+ "start": "",
|
|
673
|
+ "stop": "",
|
|
674
|
+ "tr": ""
|
|
675
|
+ },
|
|
676
|
+ "userMedia": {
|
|
677
|
+ "androidGrantPermissions": "",
|
|
678
|
+ "chromeGrantPermissions": "",
|
|
679
|
+ "edgeGrantPermissions": "",
|
|
680
|
+ "electronGrantPermissions": "",
|
|
681
|
+ "firefoxGrantPermissions": "",
|
|
682
|
+ "iexplorerGrantPermissions": "",
|
|
683
|
+ "nwjsGrantPermissions": "",
|
|
684
|
+ "operaGrantPermissions": "",
|
|
685
|
+ "react-nativeGrantPermissions": "",
|
|
686
|
+ "safariGrantPermissions": ""
|
|
687
|
+ },
|
|
688
|
+ "videoSIPGW": {
|
|
689
|
+ "busy": "",
|
|
690
|
+ "busyTitle": "",
|
|
691
|
+ "errorAlreadyInvited": "",
|
|
692
|
+ "errorInvite": "",
|
|
693
|
+ "errorInviteFailed": "",
|
|
694
|
+ "errorInviteFailedTitle": "",
|
|
695
|
+ "errorInviteTitle": "",
|
|
696
|
+ "pending": "",
|
|
697
|
+ "serviceName": "",
|
|
698
|
+ "unavailableTitle": ""
|
|
699
|
+ },
|
|
700
|
+ "videoStatus": {
|
|
701
|
+ "audioOnly": "",
|
|
702
|
+ "audioOnlyExpanded": "",
|
|
703
|
+ "callQuality": "",
|
|
704
|
+ "hd": "",
|
|
705
|
+ "hdTooltip": "",
|
|
706
|
+ "highDefinition": "",
|
|
707
|
+ "labelTooiltipNoVideo": "",
|
|
708
|
+ "labelTooltipAudioOnly": "",
|
|
709
|
+ "labelTooltipVideo": "",
|
|
710
|
+ "ld": "",
|
|
711
|
+ "ldTooltip": "",
|
|
712
|
+ "lowDefinition": "",
|
|
713
|
+ "onlyAudioAvailable": "",
|
|
714
|
+ "onlyAudioSupported": "",
|
|
715
|
+ "p2pEnabled": "",
|
|
716
|
+ "p2pVideoQualityDescription": "",
|
|
717
|
+ "qualityButtonTip": "",
|
|
718
|
+ "recHighDefinitionOnly": "",
|
|
719
|
+ "sd": "",
|
|
720
|
+ "sdTooltip": "",
|
|
721
|
+ "standardDefinition": ""
|
|
722
|
+ },
|
|
723
|
+ "videothumbnail": {
|
|
724
|
+ "domute": "",
|
|
725
|
+ "flip": "",
|
|
726
|
+ "kick": "",
|
|
727
|
+ "moderator": "",
|
|
728
|
+ "mute": "",
|
|
729
|
+ "muted": "",
|
|
730
|
+ "remoteControl": "",
|
|
731
|
+ "videomute": ""
|
|
732
|
+ },
|
|
733
|
+ "welcomepage": {
|
|
734
|
+ "accessibilityLabel": {
|
|
735
|
+ "join": "",
|
|
736
|
+ "roomname": ""
|
|
737
|
+ },
|
|
738
|
+ "appDescription": "",
|
|
739
|
+ "audioVideoSwitch": {
|
|
740
|
+ "audio": "",
|
|
741
|
+ "video": ""
|
|
742
|
+ },
|
|
743
|
+ "calendar": "",
|
|
744
|
+ "connectCalendarButton": "",
|
|
745
|
+ "connectCalendarText": "",
|
|
746
|
+ "enterRoomTitle": "",
|
|
747
|
+ "go": "",
|
|
748
|
+ "join": "",
|
|
749
|
+ "info": "",
|
|
750
|
+ "privacy": "",
|
|
751
|
+ "recentList": "",
|
|
752
|
+ "recentListDelete": "",
|
|
753
|
+ "recentListEmpty": "",
|
|
754
|
+ "roomname": "",
|
|
755
|
+ "roomnameHint": "",
|
|
756
|
+ "sendFeedback": "",
|
|
757
|
+ "terms": "",
|
|
758
|
+ "title": ""
|
|
759
|
+ }
|
|
760
|
+}
|