@azure/communication-react 1.16.0-alpha-202405030013 → 1.16.0-alpha-202405040012
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 +8 -0
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-BvKVyyIP.js → ChatMessageComponentAsRichTextEditBox-BehHYDP3.js} +2 -2
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-BvKVyyIP.js.map → ChatMessageComponentAsRichTextEditBox-BehHYDP3.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{index-yLuXmjqk.js → index-DqqWB-P5.js} +51 -47
- package/dist/dist-cjs/communication-react/index-DqqWB-P5.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/react-components/src/components/ImageOverlay.js +1 -1
- package/dist/dist-esm/react-components/src/components/ImageOverlay.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +5 -3
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +5 -3
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.d.ts +8 -0
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +5 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +8 -4
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +7 -3
- package/package.json +1 -1
- package/dist/dist-cjs/communication-react/index-yLuXmjqk.js.map +0 -1
package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Votre rôle a été modifié. Certaines actions, telles que le partage de contenu, ne seront pas disponibles pour vous.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "Vous êtes présentateur. Vous pouvez partager du contenu et organiser la réunion."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Votre nom est masqué pour les autres participants. Les organisateurs et les présentateurs peuvent voir votre vrai nom.",
|
250
|
+
"hideAttendeeNamePresenter": "Les noms des participants sont masqués. Afin de protéger la vie privée des participants, seuls les organisateurs et les présentateurs peuvent visualiser les noms."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Aidez-nous à nous améliorer",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "Que pouvons-nous améliorer ?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Autre, veuillez préciser",
|
261
265
|
"tagsSurveyHelperText": "Cochez les problèmes que vous avez rencontrés",
|
262
|
-
"surveyTextboxDefaultText": "Autre, veuillez préciser",
|
263
266
|
"endOfSurveyText": "Merci pour vos commentaires !",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "Je rencontre d’autres problèmes de partage d’écran dans cet appel"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "Globale",
|
306
309
|
"audioRating": "Audio",
|
307
310
|
"videoRating": "Vidéo",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Quitter la mise en évidence",
|
327
330
|
"exitSpotlightButtonTooltip": "Quitter la mise en évidence",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Partir",
|
332
|
+
"endCallConfirmButtonLabel": "Fin d’appel",
|
329
333
|
"hangUpCancelButtonLabel": "Annuler",
|
330
334
|
"leaveConfirmDialogTitle": "Quitter l'appel ?",
|
331
335
|
"leaveConfirmDialogContent": "Voulez-vous vraiment quitter l’appel ?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "התפקיד שלך השתנה. פעולות מסוימות, כגון שיתוף תוכן, לא יהיו זמינות עבורך.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "אתה מציג. באפשרותך לשתף תוכן ולסייע בפגישה."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "שמך מוסתר ממשתתפים אחרים. מארגנים ומציגים יכולים לראות את שמך האמיתי.",
|
250
|
+
"hideAttendeeNamePresenter": "שמות המשתתפים מוסתרים. רק מארגנים ומציגים יכולים לראות את השמות, כדי להגן על פרטיות המשתתפים."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "עזור לנו להשתפר",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "מה יכול היה להיות טוב יותר?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "אחר, נא לציין",
|
261
265
|
"tagsSurveyHelperText": "בדוק את כל הבעיות שבהן נתקלת",
|
262
|
-
"surveyTextboxDefaultText": "אחר, נא לציין",
|
263
266
|
"endOfSurveyText": "תודה על המשוב!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "נתקלתי בבעיות אחרות בשיתוף מסכים בשיחה זו"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "סך הכל",
|
306
309
|
"audioRating": "שם ציוד השמע",
|
307
310
|
"videoRating": "סרטון",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "צא מהזרקור",
|
327
330
|
"exitSpotlightButtonTooltip": "צא מהזרקור",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "צא",
|
332
|
+
"endCallConfirmButtonLabel": "סיים שיחה",
|
329
333
|
"hangUpCancelButtonLabel": "ביטול",
|
330
334
|
"leaveConfirmDialogTitle": "לצאת מהשיחה?",
|
331
335
|
"leaveConfirmDialogContent": "האם אתה בטוח שברצונך לעזוב את השיחה?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Il tuo ruolo è stato modificato. Alcune azioni, come la condivisione di contenuti, non saranno disponibili per te.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "Sei un relatore. Puoi condividere i contenuti e facilitare la riunione."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Il tuo nome è nascosto agli altri partecipanti. Gli organizzatori e i relatori possono vedere il tuo vero nome.",
|
250
|
+
"hideAttendeeNamePresenter": "I nomi dei partecipanti sono nascosti. Solo gli organizzatori e i relatori possono visualizzare i nomi per proteggere la privacy dei partecipanti."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Aiutaci a migliorare",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "Cosa avrebbe potuto essere migliore?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Altro, specifica",
|
261
265
|
"tagsSurveyHelperText": "Controlla eventuali problemi riscontrati",
|
262
|
-
"surveyTextboxDefaultText": "Altro, specifica",
|
263
266
|
"endOfSurveyText": "Grazie per il feedback!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "Ho avuto altri problemi di condivisione dello schermo in questa chiamata"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "Generale",
|
306
309
|
"audioRating": "Audio",
|
307
310
|
"videoRating": "Video",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Esci da visualizzazione in evidenza",
|
327
330
|
"exitSpotlightButtonTooltip": "Esci da visualizzazione in evidenza",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Abbandona",
|
332
|
+
"endCallConfirmButtonLabel": "Termina chiamata",
|
329
333
|
"hangUpCancelButtonLabel": "Annulla",
|
330
334
|
"leaveConfirmDialogTitle": "Vuoi abbandonare la chiamata?",
|
331
335
|
"leaveConfirmDialogContent": "Vuoi abbandonare la chiamata?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "ロールが変更されました。コンテンツの共有などの一部の操作は利用できません。",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "あなたは発表者です。コンテンツの共有と会議の進行を行うことができます。"
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "自分の名前は他の出席者には表示されません。開催者と発表者にあなたの名前が表示されます。",
|
250
|
+
"hideAttendeeNamePresenter": "出席者の名前は非表示です。出席者のプライバシーを守るため、開催者と発表者のみ名前を見ることができます。"
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "品質向上にご協力ください",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "何が良くなりましたか?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "その他、特定してください",
|
261
265
|
"tagsSurveyHelperText": "発生した問題を確認する",
|
262
|
-
"surveyTextboxDefaultText": "その他 (明記してください)",
|
263
266
|
"endOfSurveyText": "フィードバックをお送りいただき、ありがとうございます。",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "この通話で他の画面共有の問題があった"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "全体",
|
306
309
|
"audioRating": "オーディオ",
|
307
310
|
"videoRating": "動画",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "スポットライトを終了",
|
327
330
|
"exitSpotlightButtonTooltip": "スポットライトを終了",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "退出",
|
332
|
+
"endCallConfirmButtonLabel": "通話の終了",
|
329
333
|
"hangUpCancelButtonLabel": "キャンセル",
|
330
334
|
"leaveConfirmDialogTitle": "通話から退出しますか?",
|
331
335
|
"leaveConfirmDialogContent": "通話から退出してよろしいですか?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "역할이 변경되었습니다. 콘텐츠 공유와 같은 일부 작업은 사용할 수 없습니다.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "귀하는 발표자입니다. 콘텐츠를 공유하고 모임을 활성화할 수 있습니다."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "다른 참석자가 내 이름을 볼 수 없도록 숨겨집니다. 주최자와 발표자는 내 실명을 볼 수 있습니다.",
|
250
|
+
"hideAttendeeNamePresenter": "참석자 이름이 숨겨집니다. 참석자 개인 정보를 보호하기 위해 주최자와 발표자만 이름을 볼 수 있습니다."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "사용자 환경 개선",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "개선할 사항을 알려주세요.",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "기타(구체적으로)",
|
261
265
|
"tagsSurveyHelperText": "발생한 문제를 확인하세요.",
|
262
|
-
"surveyTextboxDefaultText": "기타(구체적으로)",
|
263
266
|
"endOfSurveyText": "피드백을 보내주셔서 감사합니다!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "이 통화에서 다른 화면 공유 문제가 있었습니다."
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "전체",
|
306
309
|
"audioRating": "오디오",
|
307
310
|
"videoRating": "비디오",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "스포트라이트 종료",
|
327
330
|
"exitSpotlightButtonTooltip": "스포트라이트 종료",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "나가기",
|
332
|
+
"endCallConfirmButtonLabel": "통화 종료",
|
329
333
|
"hangUpCancelButtonLabel": "취소",
|
330
334
|
"leaveConfirmDialogTitle": "통화에서 나가시겠습니까?",
|
331
335
|
"leaveConfirmDialogContent": "통화에서 나가시겠습니까?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Rollen din er endret. Noen handlinger, for eksempel deling av innhold, vil ikke være tilgjengelige for deg.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "Du er presentatør. Du kan dele innhold og tilrettelegge møtet."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Navnet ditt er skjult for andre deltakere. Arrangører og presentatører kan se ditt virkelige navn.",
|
250
|
+
"hideAttendeeNamePresenter": "Deltakernavn er skjult. Bare arrangører og presentatører kan se navn for å beskytte deltakernes personvern."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Hjelp oss med å bli bedre",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "Hva kunne ha vært bedre?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Annet, spesifiser",
|
261
265
|
"tagsSurveyHelperText": "Merk eventuelle problemer du har opplevd.",
|
262
|
-
"surveyTextboxDefaultText": "Annet, spesifiser",
|
263
266
|
"endOfSurveyText": "Takk for tilbakemeldingen!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "Jeg hadde andre problemer med skjermdeling i denne samtalen"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "Samlet vurdering",
|
306
309
|
"audioRating": "Lyd",
|
307
310
|
"videoRating": "Video",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Rampelys av",
|
327
330
|
"exitSpotlightButtonTooltip": "Rampelys av",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Forlat",
|
332
|
+
"endCallConfirmButtonLabel": "Avslutt samtalen",
|
329
333
|
"hangUpCancelButtonLabel": "Avbryt",
|
330
334
|
"leaveConfirmDialogTitle": "Forlat chatten",
|
331
335
|
"leaveConfirmDialogContent": "Er du sikker på at du vil forlate samtalen?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Uw rol is gewijzigd. Sommige acties, zoals het delen van inhoud, zijn niet beschikbaar voor u.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "U bent een presentator. U kunt inhoud delen en de vergadering vergemakkelijken."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Uw naam is verborgen voor andere genodigden. Organisatoren en presentatoren kunnen uw echte naam zien.",
|
250
|
+
"hideAttendeeNamePresenter": "Namen van genodigden zijn verborgen. Alleen organisatoren en presentatoren kunnen namen zien om de privacy van deelnemers te beschermen."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Help mee met verbeteren",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "Wat had beter kunnen zijn?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Overig, geef een toelichting",
|
261
265
|
"tagsSurveyHelperText": "Controleer eventuele problemen die u hebt ondervonden",
|
262
|
-
"surveyTextboxDefaultText": "Overige, geef een toelichting",
|
263
266
|
"endOfSurveyText": "Hartelijk dank voor uw feedback.",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "Ik had andere problemen met het delen van het scherm in dit gesprek"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "Algemeen",
|
306
309
|
"audioRating": "Audio",
|
307
310
|
"videoRating": "Video",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Spotlight afsluiten",
|
327
330
|
"exitSpotlightButtonTooltip": "Spotlight afsluiten",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Verlaten",
|
332
|
+
"endCallConfirmButtonLabel": "Gesprek beëindigen",
|
329
333
|
"hangUpCancelButtonLabel": "Annuleren",
|
330
334
|
"leaveConfirmDialogTitle": "Het gesprek verlaten?",
|
331
335
|
"leaveConfirmDialogContent": "Weet u zeker dat u het gesprek wilt verlaten?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Rola została zmieniona. Niektóre akcje, takie jak udostępnianie zawartości, nie będą dla Ciebie dostępne.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "Jesteś osobą prowadzącą. Możesz udostępniać zawartość i prowadzić spotkanie."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Twoje imię i nazwisko jest ukryte przed innymi uczestnikami. Organizatorzy i osoby prowadzące mogą zobaczyć Twoje prawdziwe imię.",
|
250
|
+
"hideAttendeeNamePresenter": "Imiona i nazwiska uczestników są ukryte. Tylko organizatorzy i osoby prowadzące mogą wyświetlać imiona i nazwiska, aby chronić prywatność uczestników."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Pomóż nam w ulepszaniu",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "Co można było zrobić lepiej?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Inny — prosimy określić",
|
261
265
|
"tagsSurveyHelperText": "Sprawdź wszelkie napotkane problemy",
|
262
|
-
"surveyTextboxDefaultText": "Inna odpowiedź, podaj szczegóły",
|
263
266
|
"endOfSurveyText": "Dziękujemy za opinię!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "Wystąpiły inne problemy z udostępnianiem ekranu podczas tej rozmowy"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "Ogólne",
|
306
309
|
"audioRating": "Dźwięk",
|
307
310
|
"videoRating": "Wideo",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Wyjdź z ważnych informacji",
|
327
330
|
"exitSpotlightButtonTooltip": "Wyjdź z ważnych informacji",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Opuść",
|
332
|
+
"endCallConfirmButtonLabel": "Zakończ połączenie",
|
329
333
|
"hangUpCancelButtonLabel": "Anuluj",
|
330
334
|
"leaveConfirmDialogTitle": "Opuścić połączenie?",
|
331
335
|
"leaveConfirmDialogContent": "Czy na pewno chcesz opuścić rozmowę?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Sua função foi alterada. Algumas ações, como o compartilhamento de conteúdo, não estarão disponíveis para você.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "Você é um apresentador. Você pode compartilhar conteúdo e facilitar a reunião."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Seu nome está oculto para outros participantes. Organizadores e apresentadores podem ver seu nome verdadeiro.",
|
250
|
+
"hideAttendeeNamePresenter": "Os nomes dos participantes estão ocultos. Somente organizadores e apresentadores podem ver os nomes para proteger a privacidade dos participantes."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Ajude-nos a melhorar",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "O que poderia ter sido melhor?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Outro; especifique",
|
261
265
|
"tagsSurveyHelperText": "Marque quaisquer problemas que você tenha enfrentado.",
|
262
|
-
"surveyTextboxDefaultText": "Outro. Especifique",
|
263
266
|
"endOfSurveyText": "Agradecemos seus comentários!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "Eu estava tendo outros problemas de compartilhamento de tela nesta chamada"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "De modo geral",
|
306
309
|
"audioRating": "Áudio",
|
307
310
|
"videoRating": "Vídeo",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Sair do destaque",
|
327
330
|
"exitSpotlightButtonTooltip": "Sair do destaque",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Sair",
|
332
|
+
"endCallConfirmButtonLabel": "Encerrar chamada",
|
329
333
|
"hangUpCancelButtonLabel": "Cancelar",
|
330
334
|
"leaveConfirmDialogTitle": "Sair da chamada?",
|
331
335
|
"leaveConfirmDialogContent": "Tem certeza de que deseja sair da chamada?",
|
@@ -335,7 +339,7 @@
|
|
335
339
|
},
|
336
340
|
"chat": {
|
337
341
|
"chatListHeader": "Neste chat",
|
338
|
-
"uploadAttachment": "
|
342
|
+
"uploadAttachment": "Carregar anexo"
|
339
343
|
},
|
340
344
|
"callWithChat": {
|
341
345
|
"chatButtonLabel": "Chat",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Ваша роль изменилась. Некоторые действия, например общий доступ к содержимому, будут вам недоступны.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "Вы ведущий. Вы можете предоставлять доступ к содержимому и помогать вести собрание."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Ваше имя скрыто от других участников. Организаторы и выступающие могут видеть ваше настоящее имя.",
|
250
|
+
"hideAttendeeNamePresenter": "Имена участников скрыты. Для защиты конфиденциальности участников имена видят только организаторы и выступающие."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Улучшение продукта",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "Что можно было улучшить?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Другое, укажите",
|
261
265
|
"tagsSurveyHelperText": "Отметьте все проблемы, с которыми вы столкнулись",
|
262
|
-
"surveyTextboxDefaultText": "Другое, укажите",
|
263
266
|
"endOfSurveyText": "Спасибо за отзыв!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "У меня возникли другие проблемы с демонстрацией экрана во время этого звонка"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "Общий",
|
306
309
|
"audioRating": "Звук",
|
307
310
|
"videoRating": "Видео",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Выйти из важного",
|
327
330
|
"exitSpotlightButtonTooltip": "Выйти из важного",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Выйти",
|
332
|
+
"endCallConfirmButtonLabel": "Завершить звонок",
|
329
333
|
"hangUpCancelButtonLabel": "Отмена",
|
330
334
|
"leaveConfirmDialogTitle": "Покинуть звонок?",
|
331
335
|
"leaveConfirmDialogContent": "Вы действительно хотите покинуть звонок?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Din roll har ändrats. Vissa åtgärder, som att dela innehåll, är inte tillgängliga för dig.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "Du är presentatör. Du kan dela innehåll och underlätta mötet."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Ditt namn är dolt för andra deltagare. Organisatörer och presentatörer kan se ditt riktiga namn.",
|
250
|
+
"hideAttendeeNamePresenter": "Deltagarnas namn är dolda. Endast organisatörer och presentatörer kan se namn för att skydda deltagarnas integritet."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Hjälp oss att förbättra",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "Vad kan förbättras?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Annat, specificera",
|
261
265
|
"tagsSurveyHelperText": "Kontrollera eventuella problem som du har upplevt",
|
262
|
-
"surveyTextboxDefaultText": "Annat, specificera",
|
263
266
|
"endOfSurveyText": "Tack för din feedback!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "Jag hade andra skärmdelningsproblem i det här samtalet"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "Övergripande",
|
306
309
|
"audioRating": "Ljud",
|
307
310
|
"videoRating": "Video",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Spotlight",
|
327
330
|
"exitSpotlightButtonTooltip": "Spotlight",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Lämna",
|
332
|
+
"endCallConfirmButtonLabel": "Avsluta samtal",
|
329
333
|
"hangUpCancelButtonLabel": "Avbryt",
|
330
334
|
"leaveConfirmDialogTitle": "Vill du lämna samtalet?",
|
331
335
|
"leaveConfirmDialogContent": "Vill du lämna samtalet?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "Rolünüz değiştirildi. İçerik paylaşma gibi bazı eylemler kullanılamaz.",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "Sunucuyuz. İçerik paylaşabilir ve toplantıya yardımcı olabilirsiniz."
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "Adınız diğer katılımcılardan gizlendi. Düzenleyiciler ve sunucular gerçek adınızı görebilir.",
|
250
|
+
"hideAttendeeNamePresenter": "Katılımcı adları gizlidir. Katılımcı gizliliğini korumak için yalnızca düzenleyiciler ve sunucular adları görebilir."
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "Geliştirmemize yardımcı olun",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "Neleri iyileştirebiliriz?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "Diğer, lütfen belirtin",
|
261
265
|
"tagsSurveyHelperText": "Karşılaştığınız tüm sorunları işaretleyin",
|
262
|
-
"surveyTextboxDefaultText": "Diğer, lütfen belirtin",
|
263
266
|
"endOfSurveyText": "Geri bildiriminiz için teşekkür ederiz!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "Bu aramada başka ekran paylaşımı sorunlarıyla karşılaştım"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "Genel",
|
306
309
|
"audioRating": "Ses",
|
307
310
|
"videoRating": "Video",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "Öne çıkarmadan çık",
|
327
330
|
"exitSpotlightButtonTooltip": "Öne çıkarmadan çık",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "Ayrıl",
|
332
|
+
"endCallConfirmButtonLabel": "Aramayı sonlandır",
|
329
333
|
"hangUpCancelButtonLabel": "İptal",
|
330
334
|
"leaveConfirmDialogTitle": "Aramadan çıkılsın mı?",
|
331
335
|
"leaveConfirmDialogContent": "Aramadan ayrılmak istediğinizden emin misiniz?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "你的角色已更改。某些操作,如共享内容,对你不可用。",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "你是演示者。你可以共享内容并促进会议。"
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "你的姓名对其他与会者隐藏。组织者和演示者可以看到你的真实姓名。",
|
250
|
+
"hideAttendeeNamePresenter": "与会者姓名已隐藏。为保护与会者隐私,只有组织者和演示者才能查看姓名。"
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "帮助我们改进",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "如何改进?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "其他,请说明",
|
261
265
|
"tagsSurveyHelperText": "检查遇到的任何问题",
|
262
|
-
"surveyTextboxDefaultText": "其他,请说明",
|
263
266
|
"endOfSurveyText": "感谢你的反馈!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "我在此通话中遇到其他屏幕共享问题"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "整体",
|
306
309
|
"audioRating": "音频",
|
307
310
|
"videoRating": "视频",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "退出聚焦",
|
327
330
|
"exitSpotlightButtonTooltip": "退出聚焦",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "退出",
|
332
|
+
"endCallConfirmButtonLabel": "结束通话",
|
329
333
|
"hangUpCancelButtonLabel": "取消",
|
330
334
|
"leaveConfirmDialogTitle": "离开聊天?",
|
331
335
|
"leaveConfirmDialogContent": "是否确实要离开此聊天?",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json
CHANGED
@@ -244,6 +244,10 @@
|
|
244
244
|
"shareScreen": {
|
245
245
|
"lostDueToRoleChangeToAttendee": "您的角色已變更。某些動作,例如共用內容,將無法供您使用。",
|
246
246
|
"grantedDueToRoleChangeToPresenter": "您就是簡報者。您可以分享內容並協助會議。"
|
247
|
+
},
|
248
|
+
"hideAttendeeNames": {
|
249
|
+
"hideAttendeeNameAttendee": "其他出席者看不到您的名字。召集人和簡報者可以看到您的真實姓名。",
|
250
|
+
"hideAttendeeNamePresenter": "已隱藏出席者名稱。只有召集人和簡報者可以看到名稱以保護出席者隱私權。"
|
247
251
|
}
|
248
252
|
},
|
249
253
|
"surveyTitle": "協助我們改善",
|
@@ -259,7 +263,6 @@
|
|
259
263
|
"tagsSurveyQuestion": "什麼部分本來能做得更好?",
|
260
264
|
"tagsSurveyTextFieldDefaultText": "其他,請註明",
|
261
265
|
"tagsSurveyHelperText": "檢查您遇到的任何問題",
|
262
|
-
"surveyTextboxDefaultText": "其他,請註明",
|
263
266
|
"endOfSurveyText": "感謝您提供意見反應!",
|
264
267
|
"surveyIssues": {
|
265
268
|
"overallRating": {
|
@@ -301,7 +304,7 @@
|
|
301
304
|
"otherIssues": "我在這次通話中遇到其他螢幕畫面分享問題"
|
302
305
|
}
|
303
306
|
},
|
304
|
-
"
|
307
|
+
"surveyIssuesHeadingStrings": {
|
305
308
|
"overallRating": "整體",
|
306
309
|
"audioRating": "音訊",
|
307
310
|
"videoRating": "影片",
|
@@ -325,7 +328,8 @@
|
|
325
328
|
},
|
326
329
|
"exitSpotlightButtonLabel": "結束精選",
|
327
330
|
"exitSpotlightButtonTooltip": "結束精選",
|
328
|
-
"
|
331
|
+
"leaveConfirmButtonLabel": "離開",
|
332
|
+
"endCallConfirmButtonLabel": "結束通話",
|
329
333
|
"hangUpCancelButtonLabel": "取消",
|
330
334
|
"leaveConfirmDialogTitle": "離開通話?",
|
331
335
|
"leaveConfirmDialogContent": "確定要離開此通話?",
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-react",
|
3
|
-
"version": "1.16.0-alpha-
|
3
|
+
"version": "1.16.0-alpha-202405040012",
|
4
4
|
"sideEffects": false,
|
5
5
|
"description": "React library for building modern communication user experiences utilizing Azure Communication Services",
|
6
6
|
"keywords": [
|