@azure/communication-react 1.18.0-alpha-202407180014 → 1.18.0-alpha-202407191547

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-Bi4Or6hk.js → ChatMessageComponentAsRichTextEditBox-ChK7xe6Z.js} +2 -2
  2. package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-Bi4Or6hk.js.map → ChatMessageComponentAsRichTextEditBox-ChK7xe6Z.js.map} +1 -1
  3. package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-CaXswhPn.js → RichTextSendBoxWrapper-BLCHZv_g.js} +2 -2
  4. package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-CaXswhPn.js.map → RichTextSendBoxWrapper-BLCHZv_g.js.map} +1 -1
  5. package/dist/dist-cjs/communication-react/{index-B3X0l4SB.js → index-BWVQuckY.js} +76 -72
  6. package/dist/dist-cjs/communication-react/index-BWVQuckY.js.map +1 -0
  7. package/dist/dist-cjs/communication-react/index.js +1 -1
  8. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  9. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  10. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js +14 -8
  11. package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js.map +1 -1
  12. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +2 -2
  13. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js +15 -17
  14. package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js.map +1 -1
  15. package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +101 -63
  16. package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +99 -61
  17. package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +99 -61
  18. package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +99 -61
  19. package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +99 -61
  20. package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +99 -61
  21. package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +102 -64
  22. package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +99 -61
  23. package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +99 -61
  24. package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +101 -63
  25. package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +106 -68
  26. package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +99 -61
  27. package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +105 -67
  28. package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +104 -66
  29. package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +102 -64
  30. package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +100 -62
  31. package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +99 -61
  32. package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +100 -62
  33. package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +101 -63
  34. package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +100 -62
  35. package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +10 -5
  36. package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +6 -1
  37. package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +6 -1
  38. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +6 -1
  39. package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +6 -1
  40. package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +10 -5
  41. package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +10 -5
  42. package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +10 -5
  43. package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +10 -5
  44. package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +6 -1
  45. package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +10 -5
  46. package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +6 -1
  47. package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +6 -1
  48. package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +6 -1
  49. package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +10 -5
  50. package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +6 -1
  51. package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +10 -5
  52. package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +6 -1
  53. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +10 -5
  54. package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +10 -5
  55. package/package.json +7 -7
  56. package/dist/dist-cjs/communication-react/index-B3X0l4SB.js.map +0 -1
@@ -185,8 +185,8 @@
185
185
  "failToSendTag": "無法傳送",
186
186
  "editedTag": "已編輯",
187
187
  "liveAuthorIntro": "{author} 說",
188
- "messageContentAriaText": "{author} 說 {message}",
189
- "messageContentMineAriaText": "您說 {message}",
188
+ "messageContentAriaText": "{status} {author} 說 {message}",
189
+ "messageContentMineAriaText": "{status} 您說 {message}",
190
190
  "editBoxTextLimit": "您的訊息超過 {limitNumber} 個字元的限制",
191
191
  "editBoxPlaceholderText": "編輯您的訊息",
192
192
  "newMessagesIndicator": "新訊息",
@@ -220,7 +220,8 @@
220
220
  "richTextDeleteColumnMenu": "刪除欄",
221
221
  "richTextDeleteRowMenu": "刪除列",
222
222
  "richTextDeleteTableMenu": "刪除表格",
223
- "richTextToolbarMoreButtonAriaLabel": "其他選項"
223
+ "richTextToolbarMoreButtonAriaLabel": "其他選項",
224
+ "attachmentUploadsPendingError": "正在上傳...請稍候。"
224
225
  },
225
226
  "errorBar": {
226
227
  "unableToReachChatService": "您處於離線狀態",
@@ -237,6 +238,7 @@
237
238
  "startScreenShareGeneric": "啟動畫面分享時發生問題。",
238
239
  "stopScreenShareGeneric": "無法停止螢幕畫面分享",
239
240
  "callNetworkQualityLow": "您的網路品質不佳。",
241
+ "teamsMeetingCallNetworkQualityLow": "網路品質不佳。",
240
242
  "callNoSpeakerFound": "找不到喇叭或耳機。請連接音訊裝置以聆聽通話。",
241
243
  "callNoMicrophoneFound": "找不到麥克風。請連接音訊輸入裝置。",
242
244
  "callMicrophoneAccessDenied": "無法存取麥克風。按一下網址列中的鎖定以授與此網頁的許可權。",
@@ -257,160 +259,189 @@
257
259
  "failedToJoinCallInvalidMeetingLink": "無法加入會議。連結無效。",
258
260
  "cameraFrozenForRemoteParticipants": "通話中的使用者在觀看您的視訊時發生問題。請檢查您的裝置和網路。",
259
261
  "unableToStartVideoEffect": "無法套用視訊效果。",
260
- "startSpotlightWhileMaxParticipantsAreSpotlighted": "無法啟動參與者的焦點,因為參與者人數已達焦點上限。"
262
+ "startSpotlightWhileMaxParticipantsAreSpotlighted": "無法啟動參與者的焦點,因為參與者人數已達焦點上限。",
263
+ "mutedByRemoteParticipant": "另一位參與者已將您設為靜音。"
261
264
  },
262
- "notifications": {
263
- "unableToReachChatService": {
264
- "title": "您目前處於離線狀態。",
265
- "closeButtonAriaLabel": "關閉"
266
- },
267
- "accessDenied": {
268
- "title": "無法存取聊天服務",
269
- "message": "請檢查提供的使用者認證",
270
- "closeButtonAriaLabel": "關閉"
271
- },
272
- "userNotInChatThread": {
273
- "title": "您已不在此聊天對話中。",
274
- "closeButtonAriaLabel": "關閉"
275
- },
276
- "sendMessageNotInChatThread": {
277
- "title": "無法傳送訊息",
278
- "message": "您已不在此聊天對話中",
279
- "closeButtonAriaLabel": "關閉"
280
- },
281
- "sendMessageGeneric": {
282
- "title": "無法傳送郵件。",
283
- "closeButtonAriaLabel": "關閉"
284
- },
265
+ "notificationStack": {
285
266
  "callingNetworkFailure": {
286
267
  "title": "接通電話時發生問題",
287
268
  "message": "您似乎已離線。請檢查您的網路連線,然後再試一次。",
288
- "closeButtonAriaLabel": "關閉"
269
+ "dismissButtonAriaLabel": "關閉"
289
270
  },
290
271
  "startVideoGeneric": {
291
272
  "title": "無法啟動影片。",
292
- "closeButtonAriaLabel": "關閉"
273
+ "dismissButtonAriaLabel": "關閉"
293
274
  },
294
275
  "stopVideoGeneric": {
295
276
  "title": "無法停止影片。",
296
- "closeButtonAriaLabel": "關閉"
277
+ "dismissButtonAriaLabel": "關閉"
297
278
  },
298
279
  "muteGeneric": {
299
280
  "title": "無法將麥克風設為靜音。",
300
- "closeButtonAriaLabel": "關閉"
281
+ "dismissButtonAriaLabel": "關閉"
301
282
  },
302
283
  "unmuteGeneric": {
303
284
  "title": "無法將麥克風取消靜音。",
304
- "closeButtonAriaLabel": "關閉"
285
+ "dismissButtonAriaLabel": "關閉"
305
286
  },
306
287
  "speakingWhileMuted": {
307
288
  "title": "已將您設為靜音。",
308
- "closeButtonAriaLabel": "關閉"
289
+ "dismissButtonAriaLabel": "關閉"
309
290
  },
310
291
  "startScreenShareGeneric": {
311
292
  "title": "啟動畫面分享時發生問題。",
312
- "closeButtonAriaLabel": "關閉"
293
+ "dismissButtonAriaLabel": "關閉"
313
294
  },
314
295
  "stopScreenShareGeneric": {
315
296
  "title": "無法停止螢幕畫面分享。",
316
- "closeButtonAriaLabel": "關閉"
297
+ "dismissButtonAriaLabel": "關閉"
317
298
  },
318
299
  "callNetworkQualityLow": {
319
300
  "title": "網路品質不佳。",
320
- "closeButtonAriaLabel": "關閉"
301
+ "dismissButtonAriaLabel": "關閉"
302
+ },
303
+ "teamsMeetingCallNetworkQualityLow": {
304
+ "title": "網路品質不佳。",
305
+ "dismissButtonAriaLabel": "關閉",
306
+ "message": "從您的手機加入此通話以獲得更佳的音效。您可以繼續在此裝置上檢視會議。",
307
+ "primaryButtonLabel": "使用電話加入"
321
308
  },
322
309
  "callNoSpeakerFound": {
323
310
  "title": "找不到喇叭或耳機",
324
311
  "message": "連接音訊裝置以聆聽通話。",
325
- "closeButtonAriaLabel": "關閉"
312
+ "dismissButtonAriaLabel": "關閉"
326
313
  },
327
314
  "callNoMicrophoneFound": {
328
315
  "title": "找不到麥克風",
329
316
  "message": "請連結音訊輸入裝置。",
330
- "closeButtonAriaLabel": "關閉"
317
+ "dismissButtonAriaLabel": "關閉"
331
318
  },
332
319
  "callMicrophoneAccessDenied": {
333
320
  "title": "無法存取麥克風",
334
321
  "message": "按兩下網址列中的鎖定以授與此網頁的許可權。",
335
- "closeButtonAriaLabel": "關閉"
322
+ "dismissButtonAriaLabel": "關閉"
336
323
  },
337
324
  "callMicrophoneAccessDeniedSafari": {
338
325
  "title": "無法存取麥克風",
339
326
  "message": "重新整理頁面以允許許可權,或檢查此瀏覽器的設定,並確認已啟用此網站的權限。",
340
- "closeButtonAriaLabel": "關閉"
327
+ "dismissButtonAriaLabel": "關閉"
341
328
  },
342
329
  "callMicrophoneMutedBySystem": {
343
330
  "title": "系統已將您設為靜音。",
344
- "closeButtonAriaLabel": "關閉"
331
+ "dismissButtonAriaLabel": "關閉"
345
332
  },
346
333
  "callMicrophoneUnmutedBySystem": {
347
334
  "title": "您的麥克風已復原,系統已取消您的靜音。",
348
- "closeButtonAriaLabel": "關閉"
335
+ "dismissButtonAriaLabel": "關閉"
349
336
  },
350
337
  "callMacOsMicrophoneAccessDenied": {
351
338
  "title": "無法存取麥克風",
352
339
  "message": "在您的macOS隱私權設定中授與麥克風許可權。",
353
- "closeButtonAriaLabel": "關閉"
340
+ "dismissButtonAriaLabel": "關閉"
354
341
  },
355
342
  "callLocalVideoFreeze": {
356
343
  "title": "網路頻寬不佳",
357
344
  "message": "通話中的其他人可能會暫停您的視訊。",
358
- "closeButtonAriaLabel": "關閉"
345
+ "dismissButtonAriaLabel": "關閉"
359
346
  },
360
347
  "callCameraAccessDenied": {
361
348
  "title": "無法存取相機",
362
349
  "message": "按兩下網址列中的鎖定以授與此網頁的許可權。",
363
- "closeButtonAriaLabel": "關閉"
350
+ "dismissButtonAriaLabel": "關閉"
364
351
  },
365
352
  "callCameraAccessDeniedSafari": {
366
353
  "title": "無法存取相機",
367
354
  "message": "重新整理頁面以允許許可權,或檢查此瀏覽器的設定,並確認已啟用此網站的權限。",
368
- "closeButtonAriaLabel": "關閉"
355
+ "dismissButtonAriaLabel": "關閉"
369
356
  },
370
357
  "callCameraAlreadyInUse": {
371
358
  "title": "無法存取相機",
372
359
  "message": "其他應用程式可能已在使用它。",
373
- "closeButtonAriaLabel": "關閉"
360
+ "dismissButtonAriaLabel": "關閉"
374
361
  },
375
362
  "callVideoStoppedBySystem": {
376
363
  "title": "您的影片已遭系統停止。",
377
- "closeButtonAriaLabel": "關閉"
364
+ "dismissButtonAriaLabel": "關閉"
378
365
  },
379
366
  "callVideoRecoveredBySystem": {
380
- "title": "您的影片已繼續。",
381
- "closeButtonAriaLabel": "關閉"
367
+ "title": "您的影片已恢復播放。",
368
+ "dismissButtonAriaLabel": "關閉"
382
369
  },
383
370
  "callMacOsCameraAccessDenied": {
384
371
  "title": "MacOS 禁止存取您的相機",
385
372
  "message": "更新您的隱私權設定,以允許此瀏覽器存取您的相機。",
386
- "closeButtonAriaLabel": "關閉"
373
+ "dismissButtonAriaLabel": "關閉"
387
374
  },
388
375
  "callMacOsScreenShareAccessDenied": {
389
376
  "title": "MacOS 正在封鎖螢幕畫面分享",
390
377
  "message": "更新您的隱私權設定,以允許此瀏覽器錄製您的螢幕。",
391
- "closeButtonAriaLabel": "關閉"
378
+ "dismissButtonAriaLabel": "關閉"
392
379
  },
393
380
  "failedToJoinCallGeneric": {
394
381
  "title": "無法加入通話。",
395
- "closeButtonAriaLabel": "關閉"
382
+ "dismissButtonAriaLabel": "關閉"
396
383
  },
397
384
  "failedToJoinCallInvalidMeetingLink": {
398
385
  "title": "無法加入會議。連結無效。",
399
- "closeButtonAriaLabel": "關閉"
386
+ "dismissButtonAriaLabel": "關閉"
400
387
  },
401
388
  "cameraFrozenForRemoteParticipants": {
402
389
  "title": "通話中的用戶在觀看您的視訊時發生問題",
403
390
  "message": "請檢查您的裝置和網路。",
404
- "closeButtonAriaLabel": "關閉"
391
+ "dismissButtonAriaLabel": "關閉"
405
392
  },
406
393
  "unableToStartVideoEffect": {
407
394
  "title": "無法套用視訊效果。",
408
- "closeButtonAriaLabel": "關閉"
395
+ "dismissButtonAriaLabel": "關閉"
409
396
  },
410
397
  "startSpotlightWhileMaxParticipantsAreSpotlighted": {
411
398
  "title": "無法在參與者上啟動焦點",
412
399
  "message": "參與者人數上限已成為焦點。",
413
- "closeButtonAriaLabel": "關閉"
400
+ "dismissButtonAriaLabel": "關閉"
401
+ },
402
+ "mutedByRemoteParticipant": {
403
+ "title": "另一位參與者已將您設為靜音。",
404
+ "dismissButtonAriaLabel": "關閉"
405
+ },
406
+ "recordingStarted": {
407
+ "title": "錄製已啟動。",
408
+ "message": "一旦加入,即表示您同意轉譯此會議。",
409
+ "dismissButtonAriaLabel": "關閉"
410
+ },
411
+ "transcriptionStarted": {
412
+ "title": "已開始轉錄。",
413
+ "message": "一旦加入,即表示您同意轉譯此會議。",
414
+ "dismissButtonAriaLabel": "關閉"
415
+ },
416
+ "recordingStopped": {
417
+ "title": "正在儲存錄製內容。",
418
+ "message": "已停止錄製。",
419
+ "dismissButtonAriaLabel": "關閉"
420
+ },
421
+ "transcriptionStopped": {
422
+ "title": "正在儲存轉錄。",
423
+ "message": "已停止轉錄。",
424
+ "dismissButtonAriaLabel": "關閉"
425
+ },
426
+ "recordingAndTranscriptionStarted": {
427
+ "title": "已開始錄製並進行轉錄。",
428
+ "message": "一旦加入,即表示您同意轉譯此會議。",
429
+ "dismissButtonAriaLabel": "關閉"
430
+ },
431
+ "recordingAndTranscriptionStopped": {
432
+ "title": "正在儲存錄製和轉錄。",
433
+ "message": "已停止錄製與轉錄。",
434
+ "dismissButtonAriaLabel": "關閉"
435
+ },
436
+ "recordingStoppedStillTranscribing": {
437
+ "title": "已停止錄製。",
438
+ "message": "您現在只會轉錄此會議。",
439
+ "dismissButtonAriaLabel": "關閉"
440
+ },
441
+ "transcriptionStoppedStillRecording": {
442
+ "title": "已停止轉錄。",
443
+ "message": "您現在只會錄製此會議。",
444
+ "dismissButtonAriaLabel": "關閉"
414
445
  }
415
446
  },
416
447
  "videoGallery": {
@@ -436,7 +467,8 @@
436
467
  "spotlightLimitReachedMenuTitle": "已達焦點限制",
437
468
  "stopSpotlightVideoTileMenuLabel": "停止聚焦",
438
469
  "stopSpotlightOnSelfVideoTileMenuLabel": "結束聚焦",
439
- "attendeeRole": "出席者"
470
+ "attendeeRole": "出席者",
471
+ "muteParticipantMenuItemLabel": "靜音"
440
472
  },
441
473
  "dialpad": {
442
474
  "placeholderText": "輸入電話號碼",
@@ -578,9 +610,15 @@
578
610
  "meetingConferencePhoneInfoModalMeetingId": "輸入會議識別碼",
579
611
  "meetingConferencePhoneInfoModalWait": "等候召集人獲准進入",
580
612
  "meetingConferencePhoneInfoModalNoPhoneAvailable": "沒有可用的電話",
581
- "meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (免付費電話) {country},{city}",
582
- "meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (免付費電話)",
583
- "meetingConferencePhoneInfoModalToll": "{phoneNumber} (付費電話) {country},{city}",
584
- "meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (付費電話)"
613
+ "meetingConferencePhoneInfoModalTollGeoData": "{country}, {city}",
614
+ "meetingConferencePhoneInfoModalTollFree": "(免付費電話)",
615
+ "meetingConferencePhoneInfoModalToll": "(付費)"
616
+ },
617
+ "IncomingCallNotification": {
618
+ "incomingCallNotificationPlaceholderId": "未知的使用者",
619
+ "incomingCallNotificationPlaceholderAlert": "來電",
620
+ "incomingCallNoticicationAcceptWithAudioAriaLabel": "接受音訊",
621
+ "incomingCallNoticicationAcceptWithVideoAriaLabel": "接受視訊",
622
+ "incomingCallNoticicationRejectAriaLabel": "拒絕"
585
623
  }
586
624
  }
@@ -338,11 +338,16 @@
338
338
  "endCallConfirmDialogTitle": "هل تريد إنهاء المكالمة؟",
339
339
  "endCallConfirmDialogContent": "ستنهي المكالمة لدى الجميع.",
340
340
  "invalidMeetingIdentifier": "معرف اجتماع أو رمز مرور غير صالح",
341
- "pinParticipantMenuLabel": "Pin for me",
342
- "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
- "unpinParticipantMenuLabel": "Unpin",
344
- "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
341
+ "pinParticipantMenuLabel": "تثبيت نيابة عني",
342
+ "pinParticipantLimitReachedMenuLabel": "تثبيت (تم بلوغ الحد الأقصى)",
343
+ "unpinParticipantMenuLabel": "إزالة التثبيت",
344
+ "pinParticipantMenuItemAriaLabel": "تثبيت",
345
+ "unpinParticipantMenuItemAriaLabel": "إزالة التثبيت",
346
+ "muteAllMenuLabel": "كتم صوت الجميع",
347
+ "muteAllDialogTitle": "هل تريد كتم صوت الجميع؟",
348
+ "muteAllDialogContent": "سيؤدي ذلك إلى كتم صوت الجميع في الاجتماع باستثننائك.",
349
+ "muteAllConfirmButtonLabel": "كتم صوت الجميع",
350
+ "muteAllCancelButtonLabel": "إلغاء"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "في هذه الدردشة",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "Připnout (dosáhlo se limitu)",
343
343
  "unpinParticipantMenuLabel": "Odepnout",
344
344
  "pinParticipantMenuItemAriaLabel": "Připnout",
345
- "unpinParticipantMenuItemAriaLabel": "Odepnout"
345
+ "unpinParticipantMenuItemAriaLabel": "Odepnout",
346
+ "muteAllMenuLabel": "Ztlumit všechny",
347
+ "muteAllDialogTitle": "Chcete všechny ztlumit?",
348
+ "muteAllDialogContent": "Ztlumí všechny účastníky schůzky kromě vás.",
349
+ "muteAllConfirmButtonLabel": "Ztlumit všechny",
350
+ "muteAllCancelButtonLabel": "Zrušit"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "V tomto chatu",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "Anheften (Limit erreicht)",
343
343
  "unpinParticipantMenuLabel": "Lösen",
344
344
  "pinParticipantMenuItemAriaLabel": "Anheften",
345
- "unpinParticipantMenuItemAriaLabel": "Lösen"
345
+ "unpinParticipantMenuItemAriaLabel": "Lösen",
346
+ "muteAllMenuLabel": "Alle stummschalten",
347
+ "muteAllDialogTitle": "Alle stummschalten?",
348
+ "muteAllDialogContent": "Hierdurch werden alle in der Besprechung stummgeschaltet, außer Ihnen.",
349
+ "muteAllConfirmButtonLabel": "Alle stummschalten",
350
+ "muteAllCancelButtonLabel": "Abbrechen"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "In diesem Chat",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
343
  "unpinParticipantMenuLabel": "Unpin",
344
344
  "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
345
+ "unpinParticipantMenuItemAriaLabel": "Unpin",
346
+ "muteAllMenuLabel": "Mute all",
347
+ "muteAllDialogTitle": "Mute everyone?",
348
+ "muteAllDialogContent": "This will mute everyone in the meeting but you.",
349
+ "muteAllConfirmButtonLabel": "Mute all",
350
+ "muteAllCancelButtonLabel": "Cancel"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "In this chat",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "Pin (límite alcanzado)",
343
343
  "unpinParticipantMenuLabel": "Desanclar",
344
344
  "pinParticipantMenuItemAriaLabel": "Anclar",
345
- "unpinParticipantMenuItemAriaLabel": "Desanclar"
345
+ "unpinParticipantMenuItemAriaLabel": "Desanclar",
346
+ "muteAllMenuLabel": "Silenciar todo",
347
+ "muteAllDialogTitle": "¿Silenciar a todos?",
348
+ "muteAllDialogContent": "Esto silenciará a todos los participantes de la reunión, excepto usted.",
349
+ "muteAllConfirmButtonLabel": "Silenciar todo",
350
+ "muteAllCancelButtonLabel": "Cancelar"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "En este chat",
@@ -338,11 +338,16 @@
338
338
  "endCallConfirmDialogTitle": "Lopetetaanko puhelu?",
339
339
  "endCallConfirmDialogContent": "Puhelu lopetetaan kaikkien osallistujien osalta.",
340
340
  "invalidMeetingIdentifier": "Virheellinen kokoustunnus tai tunnuskoodi",
341
- "pinParticipantMenuLabel": "Pin for me",
342
- "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
- "unpinParticipantMenuLabel": "Unpin",
344
- "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
341
+ "pinParticipantMenuLabel": "Kiinnitä minulle",
342
+ "pinParticipantLimitReachedMenuLabel": "Kiinnitä (enimmäisraja saavutettu)",
343
+ "unpinParticipantMenuLabel": "Poista kiinnitys",
344
+ "pinParticipantMenuItemAriaLabel": "Kiinnitä",
345
+ "unpinParticipantMenuItemAriaLabel": "Poista kiinnitys",
346
+ "muteAllMenuLabel": "Mykistä kaikki",
347
+ "muteAllDialogTitle": "Mykistetäänkö kaikki?",
348
+ "muteAllDialogContent": "Tämä toiminto mykistää kaikki muut kokouksen osallistujat paitsi sinut.",
349
+ "muteAllConfirmButtonLabel": "Mykistä kaikki",
350
+ "muteAllCancelButtonLabel": "Peruuta"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "Tässä keskustelussa",
@@ -338,11 +338,16 @@
338
338
  "endCallConfirmDialogTitle": "Mettre fin à l'appel ?",
339
339
  "endCallConfirmDialogContent": "Vous mettrez fin à l'appel pour tout le monde.",
340
340
  "invalidMeetingIdentifier": "ID ou code secret de réunion non valide",
341
- "pinParticipantMenuLabel": "Pin for me",
342
- "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
- "unpinParticipantMenuLabel": "Unpin",
344
- "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
341
+ "pinParticipantMenuLabel": "Épingler pour moi",
342
+ "pinParticipantLimitReachedMenuLabel": "Épingler (limite atteinte)",
343
+ "unpinParticipantMenuLabel": "Désépingler",
344
+ "pinParticipantMenuItemAriaLabel": "Épingler",
345
+ "unpinParticipantMenuItemAriaLabel": "Désépingler",
346
+ "muteAllMenuLabel": "Désactiver le son de tous",
347
+ "muteAllDialogTitle": "Désactiver le son de tout le monde ?",
348
+ "muteAllDialogContent": "Cette opération va désactiver le son de tous les participants à la réunion, sauf vous.",
349
+ "muteAllConfirmButtonLabel": "Désactiver le son de tous",
350
+ "muteAllCancelButtonLabel": "Annuler"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "Dans cette conversation",
@@ -338,11 +338,16 @@
338
338
  "endCallConfirmDialogTitle": "לסיים את השיחה?",
339
339
  "endCallConfirmDialogContent": "פעולה זאת תסיים את השיחה עבור כל המשתתפים.",
340
340
  "invalidMeetingIdentifier": "מזהה פגישה או קוד סיסמה לא חוקיים",
341
- "pinParticipantMenuLabel": "Pin for me",
342
- "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
- "unpinParticipantMenuLabel": "Unpin",
344
- "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
341
+ "pinParticipantMenuLabel": "הצמד עבורי",
342
+ "pinParticipantLimitReachedMenuLabel": "הצמדה (הגעת למגבלה)",
343
+ "unpinParticipantMenuLabel": "בטל הצמדה",
344
+ "pinParticipantMenuItemAriaLabel": "הצמד",
345
+ "unpinParticipantMenuItemAriaLabel": "בטל הצמדה",
346
+ "muteAllMenuLabel": "השתק הכל",
347
+ "muteAllDialogTitle": "האם להשתיק את כולם?",
348
+ "muteAllDialogContent": "פעולה זו תשתיק את כל האנשים בפגישה חוץ ממך.",
349
+ "muteAllConfirmButtonLabel": "השתק הכל",
350
+ "muteAllCancelButtonLabel": "ביטול"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "בצ'אט זה",
@@ -338,11 +338,16 @@
338
338
  "endCallConfirmDialogTitle": "Vuoi terminare la chiamata?",
339
339
  "endCallConfirmDialogContent": "La chiamata terminerà per tutti gli utenti.",
340
340
  "invalidMeetingIdentifier": "ID riunione o passcode non valido",
341
- "pinParticipantMenuLabel": "Pin for me",
342
- "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
- "unpinParticipantMenuLabel": "Unpin",
344
- "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
341
+ "pinParticipantMenuLabel": "Aggiungi per me",
342
+ "pinParticipantLimitReachedMenuLabel": "Segnaposto (limite raggiunto)",
343
+ "unpinParticipantMenuLabel": "Rimuovere dall’alto",
344
+ "pinParticipantMenuItemAriaLabel": "Aggiungi in alto",
345
+ "unpinParticipantMenuItemAriaLabel": "Rimuovere dall’alto",
346
+ "muteAllMenuLabel": "Disattivare l'audio di tutti",
347
+ "muteAllDialogTitle": "Disattivare l'audio di tutti?",
348
+ "muteAllDialogContent": "Questa operazione disattiverà l'audio di tutte le persone nella riunione, tranne te.",
349
+ "muteAllConfirmButtonLabel": "Disattivare l'audio di tutti",
350
+ "muteAllCancelButtonLabel": "Annullare"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "In questa chat",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "ピン留め (上限に達しました)",
343
343
  "unpinParticipantMenuLabel": "ピン留めを外す",
344
344
  "pinParticipantMenuItemAriaLabel": "ピン留めします",
345
- "unpinParticipantMenuItemAriaLabel": "ピン留めを外す"
345
+ "unpinParticipantMenuItemAriaLabel": "ピン留めを外す",
346
+ "muteAllMenuLabel": "全員をミュート",
347
+ "muteAllDialogTitle": "全員をミュートにしますか?",
348
+ "muteAllDialogContent": "会議に参加している自分以外の全員がミュートになります。",
349
+ "muteAllConfirmButtonLabel": "全員をミュート",
350
+ "muteAllCancelButtonLabel": "取り消す"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "このチャット内",
@@ -338,11 +338,16 @@
338
338
  "endCallConfirmDialogTitle": "통화를 종료하시겠습니까?",
339
339
  "endCallConfirmDialogContent": "모든 사용자의 통화가 종료됩니다.",
340
340
  "invalidMeetingIdentifier": "유효하지 않은 모임 ID 또는 암호",
341
- "pinParticipantMenuLabel": "Pin for me",
342
- "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
- "unpinParticipantMenuLabel": "Unpin",
344
- "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
341
+ "pinParticipantMenuLabel": "고정",
342
+ "pinParticipantLimitReachedMenuLabel": "고정(제한에 도달함)",
343
+ "unpinParticipantMenuLabel": "고정 해제",
344
+ "pinParticipantMenuItemAriaLabel": "고정",
345
+ "unpinParticipantMenuItemAriaLabel": "고정 해제",
346
+ "muteAllMenuLabel": "모두 음소거",
347
+ "muteAllDialogTitle": "모든 사용자를 음소거하시겠습니까?",
348
+ "muteAllDialogContent": "나를 제외한 모임 참여자를 모두 음소거합니다.",
349
+ "muteAllConfirmButtonLabel": "모두 음소거",
350
+ "muteAllCancelButtonLabel": "취소"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "채팅 참가자",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "Fest (grensen er nådd)",
343
343
  "unpinParticipantMenuLabel": "Løsne",
344
344
  "pinParticipantMenuItemAriaLabel": "Fest",
345
- "unpinParticipantMenuItemAriaLabel": "Løsne"
345
+ "unpinParticipantMenuItemAriaLabel": "Løsne",
346
+ "muteAllMenuLabel": "Demp alle",
347
+ "muteAllDialogTitle": "Vil du dempe alle?",
348
+ "muteAllDialogContent": "Dette demper alle i møtet, bortsett fra deg selv.",
349
+ "muteAllConfirmButtonLabel": "Demp alle",
350
+ "muteAllCancelButtonLabel": "Avbryt"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "I denne chatten",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "Pin (limiet bereikt)",
343
343
  "unpinParticipantMenuLabel": "Losmaken",
344
344
  "pinParticipantMenuItemAriaLabel": "Vastmaken",
345
- "unpinParticipantMenuItemAriaLabel": "Losmaken"
345
+ "unpinParticipantMenuItemAriaLabel": "Losmaken",
346
+ "muteAllMenuLabel": "Allen dempen",
347
+ "muteAllDialogTitle": "Iedereen dempen?",
348
+ "muteAllDialogContent": "Hiermee wordt iedereen in de vergadering gedempt, behalve u.",
349
+ "muteAllConfirmButtonLabel": "Allen dempen",
350
+ "muteAllCancelButtonLabel": "Annuleren"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "In deze chat",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "Przypięcie (osiągnięto limit)",
343
343
  "unpinParticipantMenuLabel": "Odepnij",
344
344
  "pinParticipantMenuItemAriaLabel": "Przypnij",
345
- "unpinParticipantMenuItemAriaLabel": "Odepnij"
345
+ "unpinParticipantMenuItemAriaLabel": "Odepnij",
346
+ "muteAllMenuLabel": "Wycisz wszystkich",
347
+ "muteAllDialogTitle": "Wyciszyć wszystkich?",
348
+ "muteAllDialogContent": "Spowoduje to wyciszenie wszystkich osób na spotkaniu oprócz Ciebie.",
349
+ "muteAllConfirmButtonLabel": "Wycisz wszystkich",
350
+ "muteAllCancelButtonLabel": "Anuluj"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "W tym czacie",
@@ -338,11 +338,16 @@
338
338
  "endCallConfirmDialogTitle": "Encerrar a chamada?",
339
339
  "endCallConfirmDialogContent": "Você encerrará a chamada para todos.",
340
340
  "invalidMeetingIdentifier": "ID ou senha de reunião inválida",
341
- "pinParticipantMenuLabel": "Pin for me",
342
- "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
- "unpinParticipantMenuLabel": "Unpin",
344
- "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
341
+ "pinParticipantMenuLabel": "Fixar para mim",
342
+ "pinParticipantLimitReachedMenuLabel": "Fixar (limite alcançado)",
343
+ "unpinParticipantMenuLabel": "Desafixar",
344
+ "pinParticipantMenuItemAriaLabel": "Fixar",
345
+ "unpinParticipantMenuItemAriaLabel": "Desafixar",
346
+ "muteAllMenuLabel": "Ativar mudo de todos",
347
+ "muteAllDialogTitle": "Ativar mudo para todos?",
348
+ "muteAllDialogContent": "Isso ativará o mudo para todas as pessoas na reunião, exceto para você.",
349
+ "muteAllConfirmButtonLabel": "Ativar mudo de todos",
350
+ "muteAllCancelButtonLabel": "Cancelar"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "Neste chat",
@@ -342,7 +342,12 @@
342
342
  "pinParticipantLimitReachedMenuLabel": "Закрепить (достигнуто ограничение)",
343
343
  "unpinParticipantMenuLabel": "Открепить",
344
344
  "pinParticipantMenuItemAriaLabel": "Закрепить",
345
- "unpinParticipantMenuItemAriaLabel": "Открепить"
345
+ "unpinParticipantMenuItemAriaLabel": "Открепить",
346
+ "muteAllMenuLabel": "Отключить все микрофоны",
347
+ "muteAllDialogTitle": "Отключить микрофоны всех участников?",
348
+ "muteAllDialogContent": "Будут отключены микрофоны всех участников собрания, кроме вас.",
349
+ "muteAllConfirmButtonLabel": "Отключить все микрофоны",
350
+ "muteAllCancelButtonLabel": "Отмена"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "В этом чате",
@@ -338,11 +338,16 @@
338
338
  "endCallConfirmDialogTitle": "Vill du avsluta samtalet?",
339
339
  "endCallConfirmDialogContent": "Du avslutar samtalet för alla.",
340
340
  "invalidMeetingIdentifier": "Ogiltigt mötes-ID eller lösenord",
341
- "pinParticipantMenuLabel": "Pin for me",
342
- "pinParticipantLimitReachedMenuLabel": "Pin (limit reached)",
343
- "unpinParticipantMenuLabel": "Unpin",
344
- "pinParticipantMenuItemAriaLabel": "Pin",
345
- "unpinParticipantMenuItemAriaLabel": "Unpin"
341
+ "pinParticipantMenuLabel": "Fäst åt mig",
342
+ "pinParticipantLimitReachedMenuLabel": "Fäst (gränsen har nåtts)",
343
+ "unpinParticipantMenuLabel": "Ta bort",
344
+ "pinParticipantMenuItemAriaLabel": "Fäst",
345
+ "unpinParticipantMenuItemAriaLabel": "Ta bort",
346
+ "muteAllMenuLabel": "Stäng av ljudet för alla",
347
+ "muteAllDialogTitle": "Stäng av ljudet för alla?",
348
+ "muteAllDialogContent": "Detta stänger av ljudet för alla i mötet utom för dig.",
349
+ "muteAllConfirmButtonLabel": "Stäng av ljudet för alla",
350
+ "muteAllCancelButtonLabel": "Avbryt"
346
351
  },
347
352
  "chat": {
348
353
  "chatListHeader": "I den här chatten",