@azure/communication-react 1.17.0-alpha-202405160013 → 1.17.0-alpha-202405170014
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.
- package/dist/communication-react.d.ts +1 -1
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-LLjD-Jp0.js → ChatMessageComponentAsRichTextEditBox-BLFNaheX.js} +2 -2
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-LLjD-Jp0.js.map → ChatMessageComponentAsRichTextEditBox-BLFNaheX.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-D7SB5NwN.js → RichTextSendBoxWrapper-BhTpuspw.js} +2 -2
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-D7SB5NwN.js.map → RichTextSendBoxWrapper-BhTpuspw.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{index-CfI_of00.js → index-C9I6Mcil.js} +51 -70
- package/dist/dist-cjs/communication-react/index-C9I6Mcil.js.map +1 -0
- package/dist/dist-cjs/communication-react/index.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +1 -6
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +1 -1
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js +0 -4
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +0 -3
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.js +0 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/PPTLiveSubscriber.js +0 -2
- package/dist/dist-esm/calling-stateful-client/src/PPTLiveSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +1 -4
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery.js +1 -3
- package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoTile.js +0 -1
- package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +2 -1
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +23 -2
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +31 -10
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +31 -10
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +31 -10
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +31 -10
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +22 -1
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +30 -9
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +24 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +4 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +4 -0
- package/package.json +1 -1
- package/dist/dist-cjs/communication-react/index-CfI_of00.js.map +0 -1
package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "Transkripsjon er stoppet.",
|
21
21
|
"configurationPageTitle": "Start en samtale",
|
22
22
|
"copyInviteLinkButtonLabel": "Kopier invitasjonskobling",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "Koblingen er kopiert",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "Invitasjonskobling er kopiert",
|
24
25
|
"defaultPlaceHolder": "Velg et alternativ",
|
25
26
|
"dismissSidePaneButtonLabel": "Lukk",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "Vis chat",
|
350
351
|
"chatPaneTitle": "Chat",
|
351
352
|
"copyInviteLinkButtonLabel": "Kopier invitasjonskobling",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "Koblingen er kopiert",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "Invitasjonskobling er kopiert",
|
353
355
|
"dismissSidePaneButtonLabel": "Lukk",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "Lydenhet",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "Personer-knappen er valgt",
|
365
367
|
"peopleButtonTooltipOpen": "Vis deltakere",
|
366
368
|
"peopleButtonTooltipClose": "Skjul deltakere",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "Personer-knapp, Vis deltakere",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "Personer-knapp, Skjul deltakere",
|
367
371
|
"peoplePaneSubTitle": "I denne samtalen",
|
368
372
|
"peoplePaneTitle": "Personer",
|
369
373
|
"pictureInPictureTileAriaLabel": "Videofeeder. Klikk for å gå tilbake til samtaleskjermen.",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "Transcriptie is gestopt.",
|
21
21
|
"configurationPageTitle": "Een oproep starten",
|
22
22
|
"copyInviteLinkButtonLabel": "Uitnodigingskoppeling kopiëren",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "De koppeling is gekopieerd",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "Uitnodigingskoppeling gekopieerd",
|
24
25
|
"defaultPlaceHolder": "Een optie selecteren",
|
25
26
|
"dismissSidePaneButtonLabel": "Sluiten",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "Chat weergeven",
|
350
351
|
"chatPaneTitle": "Chatten",
|
351
352
|
"copyInviteLinkButtonLabel": "Uitnodigingskoppeling kopiëren",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "De koppeling is gekopieerd",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "Uitnodigingskoppeling gekopieerd",
|
353
355
|
"dismissSidePaneButtonLabel": "Sluiten",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "Audioapparaat",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "Knop Personen geselecteerd",
|
365
367
|
"peopleButtonTooltipOpen": "Deelnemers weergeven",
|
366
368
|
"peopleButtonTooltipClose": "Deelnemers verbergen",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "Knop Personen, Deelnemers weergeven",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "Knop Personen, Deelnemers verbergen",
|
367
371
|
"peoplePaneSubTitle": "In dit gesprek",
|
368
372
|
"peoplePaneTitle": "Personen",
|
369
373
|
"pictureInPictureTileAriaLabel": "Videofeeds. Klik om terug te keren naar het oproepscherm.",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "Zakończono transkrypcję.",
|
21
21
|
"configurationPageTitle": "Rozpocznij rozmowę",
|
22
22
|
"copyInviteLinkButtonLabel": "Kopiuj link do zaproszenia",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "Skopiowano link",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "Skopiowano link do zaproszenia",
|
24
25
|
"defaultPlaceHolder": "Wybierz opcję",
|
25
26
|
"dismissSidePaneButtonLabel": "Zamknij",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "Pokaż czat",
|
350
351
|
"chatPaneTitle": "Czat",
|
351
352
|
"copyInviteLinkButtonLabel": "Kopiuj link do zaproszenia",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "Skopiowano link",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "Skopiowano link do zaproszenia",
|
353
355
|
"dismissSidePaneButtonLabel": "Zamknij",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "Urządzenie audio",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "Wybrano przycisk Kontakty",
|
365
367
|
"peopleButtonTooltipOpen": "Pokaż uczestników",
|
366
368
|
"peopleButtonTooltipClose": "Ukryj uczestników",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "Przycisk Kontakty, Pokaż uczestników",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "Przycisk Kontakty, Ukryj uczestników",
|
367
371
|
"peoplePaneSubTitle": "W tej rozmowie",
|
368
372
|
"peoplePaneTitle": "Osoby",
|
369
373
|
"pictureInPictureTileAriaLabel": "Kanały wideo. Kliknij, aby powrócić do ekranu rozmowy.",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "A transcrição foi interrompida.",
|
21
21
|
"configurationPageTitle": "Iniciar uma chamada",
|
22
22
|
"copyInviteLinkButtonLabel": "Copiar o link de convite",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "Link copiado",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "Link de convite copiado",
|
24
25
|
"defaultPlaceHolder": "Selecionar uma opção",
|
25
26
|
"dismissSidePaneButtonLabel": "Fechar",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "Mostrar chat",
|
350
351
|
"chatPaneTitle": "Chat",
|
351
352
|
"copyInviteLinkButtonLabel": "Copiar o link de convite",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "Link copiado",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "Link de convite copiado",
|
353
355
|
"dismissSidePaneButtonLabel": "Fechar",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "Dispositivo de Áudio",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "Botão Pessoas Selecionado",
|
365
367
|
"peopleButtonTooltipOpen": "Mostrar Participantes",
|
366
368
|
"peopleButtonTooltipClose": "Ocultar participantes",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "Botão Pessoas, Mostrar participantes",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "Botão Pessoas, Ocultar participantes",
|
367
371
|
"peoplePaneSubTitle": "Nesta chamada",
|
368
372
|
"peoplePaneTitle": "Pessoas",
|
369
373
|
"pictureInPictureTileAriaLabel": "Feeds de vídeo. Clique para retornar à tela de chamada.",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "Транскрибирование остановлено.",
|
21
21
|
"configurationPageTitle": "Позвонить",
|
22
22
|
"copyInviteLinkButtonLabel": "Копировать ссылку с приглашением",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "Ссылка скопирована",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "Ссылка на приглашение в группу скопирована",
|
24
25
|
"defaultPlaceHolder": "Выберите один из вариантов",
|
25
26
|
"dismissSidePaneButtonLabel": "Закрыть",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "Показать чат",
|
350
351
|
"chatPaneTitle": "Чат",
|
351
352
|
"copyInviteLinkButtonLabel": "Копировать ссылку с приглашением",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "Ссылка скопирована",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "Ссылка на приглашение в группу скопирована",
|
353
355
|
"dismissSidePaneButtonLabel": "Закрыть",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "Звуковое устройство",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "Нажата кнопка \"Люди\"",
|
365
367
|
"peopleButtonTooltipOpen": "Показать участников",
|
366
368
|
"peopleButtonTooltipClose": "Скрыть участников",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "Кнопка \"Люди\", показать участников",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "Кнопка \"Люди\", скрыть участников",
|
367
371
|
"peoplePaneSubTitle": "В этом звонке",
|
368
372
|
"peoplePaneTitle": "Люди",
|
369
373
|
"pictureInPictureTileAriaLabel": "Ленты видео. Щелкните, чтобы вернуться на экран вызова.",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "Avskriften har avslutats.",
|
21
21
|
"configurationPageTitle": "Starta ett samtal",
|
22
22
|
"copyInviteLinkButtonLabel": "Kopiera inbjudningslänk",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "Länken har kopierats",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "Inbjudningslänken har kopierats",
|
24
25
|
"defaultPlaceHolder": "Välj ett alternativ",
|
25
26
|
"dismissSidePaneButtonLabel": "Stäng",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "Visa chatt",
|
350
351
|
"chatPaneTitle": "Chatt",
|
351
352
|
"copyInviteLinkButtonLabel": "Kopiera inbjudningslänk",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "Länken har kopierats",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "Inbjudningslänken har kopierats",
|
353
355
|
"dismissSidePaneButtonLabel": "Stäng",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "Ljudenhet",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "Knappen Kontakter har valts",
|
365
367
|
"peopleButtonTooltipOpen": "Visa deltagare",
|
366
368
|
"peopleButtonTooltipClose": "Dölj deltagare",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "Knappen Personer, visa deltagare",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "Knappen Personer, dölj deltagare",
|
367
371
|
"peoplePaneSubTitle": "I det här samtalet",
|
368
372
|
"peoplePaneTitle": "Personer",
|
369
373
|
"pictureInPictureTileAriaLabel": "Videofeeds. Klicka för att återgå till samtalsskärmen.",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "Döküm durduruldu.",
|
21
21
|
"configurationPageTitle": "Arama başlatın",
|
22
22
|
"copyInviteLinkButtonLabel": "Davet bağlantısını kopyala",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "Bağlantı kopyalandı",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "Davet bağlantısı kopyalandı",
|
24
25
|
"defaultPlaceHolder": "Bir seçenek belirleyin",
|
25
26
|
"dismissSidePaneButtonLabel": "Kapat",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "Sohbeti göster",
|
350
351
|
"chatPaneTitle": "Sohbet",
|
351
352
|
"copyInviteLinkButtonLabel": "Davet bağlantısını kopyala",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "Bağlantı kopyalandı",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "Davet bağlantısı kopyalandı",
|
353
355
|
"dismissSidePaneButtonLabel": "Kapat",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "Ses Cihazı",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "Kişiler Düğmesi Seçildi",
|
365
367
|
"peopleButtonTooltipOpen": "Katılımcıları göster",
|
366
368
|
"peopleButtonTooltipClose": "Katılımcıları gizle",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "Kişiler düğmesi, Katılımcıları göster",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "Kişiler düğmesi, Katılımcıları gizle",
|
367
371
|
"peoplePaneSubTitle": "Bu aramada",
|
368
372
|
"peoplePaneTitle": "Kişiler",
|
369
373
|
"pictureInPictureTileAriaLabel": "Video Akışları. Çağrı ekranına dönmek için tıklayın.",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "听录已停止。",
|
21
21
|
"configurationPageTitle": "开始通话",
|
22
22
|
"copyInviteLinkButtonLabel": "复制邀请链接",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "已复制链接",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "已复制邀请链接",
|
24
25
|
"defaultPlaceHolder": "选择一个选项",
|
25
26
|
"dismissSidePaneButtonLabel": "关闭",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "显示聊天",
|
350
351
|
"chatPaneTitle": "聊天",
|
351
352
|
"copyInviteLinkButtonLabel": "复制邀请链接",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "已复制链接",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "已复制邀请链接",
|
353
355
|
"dismissSidePaneButtonLabel": "关闭",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "音频设备",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "已选择“人员”按钮",
|
365
367
|
"peopleButtonTooltipOpen": "显示参与者",
|
366
368
|
"peopleButtonTooltipClose": "隐藏参与者",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "“人员”按钮,显示参与者",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "“人员”按钮,隐藏参与者",
|
367
371
|
"peoplePaneSubTitle": "在此通话中",
|
368
372
|
"peoplePaneTitle": "人员",
|
369
373
|
"pictureInPictureTileAriaLabel": "视频源。单击以返回到通话屏幕。",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
"complianceBannerTranscriptionStopped": "已停止轉錄。",
|
21
21
|
"configurationPageTitle": "開始通話",
|
22
22
|
"copyInviteLinkButtonLabel": "複製邀請連結",
|
23
|
+
"copyInviteLinkButtonActionedLabel": "已複製連結",
|
23
24
|
"copyInviteLinkActionedAriaLabel": "已複製邀請連結",
|
24
25
|
"defaultPlaceHolder": "選取選項",
|
25
26
|
"dismissSidePaneButtonLabel": "關閉",
|
@@ -349,6 +350,7 @@
|
|
349
350
|
"chatButtonTooltipOpen": "顯示聊天",
|
350
351
|
"chatPaneTitle": "聊天",
|
351
352
|
"copyInviteLinkButtonLabel": "複製邀請連結",
|
353
|
+
"copyInviteLinkButtonActionedLabel": "已複製連結",
|
352
354
|
"copyInviteLinkActionedAriaLabel": "已複製邀請連結",
|
353
355
|
"dismissSidePaneButtonLabel": "關閉",
|
354
356
|
"moreDrawerAudioDeviceMenuTitle": "音訊裝置",
|
@@ -364,6 +366,8 @@
|
|
364
366
|
"selectedPeopleButtonLabel": "已選取人員按鈕",
|
365
367
|
"peopleButtonTooltipOpen": "顯示參與者",
|
366
368
|
"peopleButtonTooltipClose": "隱藏參與者",
|
369
|
+
"peopleButtonTooltipOpenAriaLabel": "[人員] 按鈕,顯示參與者",
|
370
|
+
"peopleButtonTooltipCloseAriaLabel": "[人員] 按鈕,隱藏參與者",
|
367
371
|
"peoplePaneSubTitle": "在此通話中",
|
368
372
|
"peoplePaneTitle": "人員",
|
369
373
|
"pictureInPictureTileAriaLabel": "影片摘要。按一下以返回通話畫面。",
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-react",
|
3
|
-
"version": "1.17.0-alpha-
|
3
|
+
"version": "1.17.0-alpha-202405170014",
|
4
4
|
"sideEffects": false,
|
5
5
|
"description": "React library for building modern communication user experiences utilizing Azure Communication Services",
|
6
6
|
"keywords": [
|