|
@@ -76,10 +76,10 @@
|
76
|
76
|
"connectedTo": "Connected to:",
|
77
|
77
|
"framerate": "Frame rate:",
|
78
|
78
|
"less": "Show less",
|
79
|
|
- "localaddress_plural": "Local address:",
|
80
|
|
- "localaddress": "Local addresses:",
|
81
|
|
- "localport_plural": "Local port:",
|
82
|
|
- "localport": "Local ports:",
|
|
79
|
+ "localaddress": "Local address:",
|
|
80
|
+ "localaddress_plural": "Local addresses:",
|
|
81
|
+ "localport": "Local port:",
|
|
82
|
+ "localport_plural": "Local ports:",
|
83
|
83
|
"more": "Show more",
|
84
|
84
|
"packetloss": "Packet loss:",
|
85
|
85
|
"quality": {
|
|
@@ -89,14 +89,14 @@
|
89
|
89
|
"nonoptimal": "Nonoptimal",
|
90
|
90
|
"poor": "Poor"
|
91
|
91
|
},
|
92
|
|
- "remoteaddress_plural": "Remote address:",
|
93
|
|
- "remoteaddress": "Remote addresses:",
|
94
|
|
- "remoteport_plural": "Remote port:",
|
95
|
|
- "remoteport": "Remote ports:",
|
|
92
|
+ "remoteaddress": "Remote address:",
|
|
93
|
+ "remoteaddress_plural": "Remote addresses:",
|
|
94
|
+ "remoteport": "Remote port:",
|
|
95
|
+ "remoteport_plural": "Remote ports:",
|
96
|
96
|
"resolution": "Resolution:",
|
97
|
97
|
"status": "Connection:",
|
98
|
|
- "transport_plural": "Transport:",
|
99
|
|
- "transport": "Transports:",
|
|
98
|
+ "transport": "Transport:",
|
|
99
|
+ "transport_plural": "Transports:",
|
100
|
100
|
"turn": " (turn)"
|
101
|
101
|
},
|
102
|
102
|
"dateUtils": {
|
|
@@ -294,16 +294,8 @@
|
294
|
294
|
"invitePhone": "One tap audio Dial In: {{number}},,{{conferenceID}}#",
|
295
|
295
|
"invitePhoneAlternatives": "",
|
296
|
296
|
"inviteURLFirstPartGeneral": "You are invited to join a meeting.",
|
297
|
|
- "inviteURLFirstPartPersonal": [
|
298
|
|
- "{{name}} is inviting you to a meeting.",
|
299
|
|
- ""
|
300
|
|
- ],
|
301
|
|
- "inviteURLSecondPart": [
|
302
|
|
- "",
|
303
|
|
- "Join the meeting:",
|
304
|
|
- "{{url}}",
|
305
|
|
- ""
|
306
|
|
- ],
|
|
297
|
+ "inviteURLFirstPartPersonal": "{{name}} is inviting you to a meeting.\n",
|
|
298
|
+ "inviteURLSecondPart": "\nJoin the meeting:\n{{url}}\n",
|
307
|
299
|
"liveStreamURL": "Live stream:",
|
308
|
300
|
"moreNumbers": "More numbers",
|
309
|
301
|
"noNumbers": "No dial-in numbers.",
|
|
@@ -315,7 +307,6 @@
|
315
|
307
|
"tooltip": "Share link and dial-in info for this meeting",
|
316
|
308
|
"label": "Meeting info"
|
317
|
309
|
},
|
318
|
|
- "\u0005info": {},
|
319
|
310
|
"inviteDialog": {
|
320
|
311
|
"alertText": "Failed to invite some participants.",
|
321
|
312
|
"header": "Invite",
|
|
@@ -527,20 +518,8 @@
|
527
|
518
|
"version": "Version"
|
528
|
519
|
},
|
529
|
520
|
"share": {
|
530
|
|
- "dialInfoText": [
|
531
|
|
- "",
|
532
|
|
- "",
|
533
|
|
- "=====",
|
534
|
|
- "",
|
535
|
|
- "Just want to dial in on your phone?",
|
536
|
|
- "",
|
537
|
|
- "{{defaultDialInNumber}}Click this link to see the dial in phone numbers for this meeting",
|
538
|
|
- "{{dialInfoPageUrl}}"
|
539
|
|
- ],
|
540
|
|
- "mainText": [
|
541
|
|
- "Click the following link to join the meeting:",
|
542
|
|
- "{{roomUrl}}"
|
543
|
|
- ]
|
|
521
|
+ "dialInfoText": "\n\n=====\n\nJust want to dial in on your phone?\n\n{{defaultDialInNumber}}Click this link to see the dial in phone numbers for this meeting\n{{dialInfoPageUrl}}",
|
|
522
|
+ "mainText": "Click the following link to join the meeting:\n{{roomUrl}}"
|
544
|
523
|
},
|
545
|
524
|
"speaker": "Speaker",
|
546
|
525
|
"speakerStats": {
|