@azure/communication-react 1.18.0-alpha-202406150014 → 1.18.0-alpha-202406180013
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/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-XMNUmuTx.js → ChatMessageComponentAsRichTextEditBox-2XnQpAq_.js} +2 -2
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-XMNUmuTx.js.map → ChatMessageComponentAsRichTextEditBox-2XnQpAq_.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BLmR8ku0.js → RichTextSendBoxWrapper-D-f-hDmN.js} +2 -2
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BLmR8ku0.js.map → RichTextSendBoxWrapper-D-f-hDmN.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{index-CzkriUUT.js → index-DaC5GeKa.js} +149 -102
- package/dist/dist-cjs/communication-react/index-DaC5GeKa.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/Attachment/AttachmentCard.js +5 -4
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js +3 -3
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +1 -10
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js +18 -21
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +10 -4
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBox.js +9 -3
- package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js +10 -0
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js +8 -0
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +9 -0
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +170 -3
- package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.d.ts +1 -0
- package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js +4 -4
- package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +26 -6
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +5 -4
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +7 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +5 -5
- package/dist/dist-cjs/communication-react/index-CzkriUUT.js.map +0 -1
@@ -259,12 +259,167 @@
|
|
259
259
|
"unableToStartVideoEffect": "Kan video-effect niet toepassen.",
|
260
260
|
"startSpotlightWhileMaxParticipantsAreSpotlighted": "Kan de deelnemer(s) niet in de spotlight plaatsen omdat het maximum aantal deelnemers in de spotlight is bereikt."
|
261
261
|
},
|
262
|
+
"notifications": {
|
263
|
+
"unableToReachChatService": {
|
264
|
+
"title": "U bent offline.",
|
265
|
+
"closeButtonAriaLabel": "Sluiten"
|
266
|
+
},
|
267
|
+
"accessDenied": {
|
268
|
+
"title": "Geen toegang tot chatservices",
|
269
|
+
"message": "Controleer de opgegeven gebruikersreferenties",
|
270
|
+
"closeButtonAriaLabel": "Sluiten"
|
271
|
+
},
|
272
|
+
"userNotInChatThread": {
|
273
|
+
"title": "U bevindt zich niet meer in deze chatthread.",
|
274
|
+
"closeButtonAriaLabel": "Sluiten"
|
275
|
+
},
|
276
|
+
"sendMessageNotInChatThread": {
|
277
|
+
"title": "Bericht verzenden mislukt",
|
278
|
+
"message": "U bent niet meer aanwezig in deze chatthread",
|
279
|
+
"closeButtonAriaLabel": "Sluiten"
|
280
|
+
},
|
281
|
+
"sendMessageGeneric": {
|
282
|
+
"title": "Verzenden van bericht is mislukt.",
|
283
|
+
"closeButtonAriaLabel": "Sluiten"
|
284
|
+
},
|
285
|
+
"callingNetworkFailure": {
|
286
|
+
"title": "Bezig met verbinden van gesprek",
|
287
|
+
"message": "U lijkt offline te zijn. Controleer de netwerkverbinding en probeer het opnieuw.",
|
288
|
+
"closeButtonAriaLabel": "Sluiten"
|
289
|
+
},
|
290
|
+
"startVideoGeneric": {
|
291
|
+
"title": "Kan video niet starten.",
|
292
|
+
"closeButtonAriaLabel": "Sluiten"
|
293
|
+
},
|
294
|
+
"stopVideoGeneric": {
|
295
|
+
"title": "Kan video niet stoppen",
|
296
|
+
"closeButtonAriaLabel": "Sluiten"
|
297
|
+
},
|
298
|
+
"muteGeneric": {
|
299
|
+
"title": "Kan microfoon niet dempen.",
|
300
|
+
"closeButtonAriaLabel": "Sluiten"
|
301
|
+
},
|
302
|
+
"unmuteGeneric": {
|
303
|
+
"title": "Kan dempen van microfoon niet opheffen.",
|
304
|
+
"closeButtonAriaLabel": "Sluiten"
|
305
|
+
},
|
306
|
+
"speakingWhileMuted": {
|
307
|
+
"title": "Uw geluid is gedempt.",
|
308
|
+
"closeButtonAriaLabel": "Sluiten"
|
309
|
+
},
|
310
|
+
"startScreenShareGeneric": {
|
311
|
+
"title": "Er is een probleem opgetreden bij het starten van scherm delen.",
|
312
|
+
"closeButtonAriaLabel": "Sluiten"
|
313
|
+
},
|
314
|
+
"stopScreenShareGeneric": {
|
315
|
+
"title": "Kan scherm delen niet stoppen.",
|
316
|
+
"closeButtonAriaLabel": "Sluiten"
|
317
|
+
},
|
318
|
+
"callNetworkQualityLow": {
|
319
|
+
"title": "De netwerkkwaliteit is laag.",
|
320
|
+
"closeButtonAriaLabel": "Sluiten"
|
321
|
+
},
|
322
|
+
"callNoSpeakerFound": {
|
323
|
+
"title": "Geen luidsprekers of hoofdtelefoon gevonden",
|
324
|
+
"message": "Sluit een audioapparaat aan om het gesprek te beluisteren.",
|
325
|
+
"closeButtonAriaLabel": "Sluiten"
|
326
|
+
},
|
327
|
+
"callNoMicrophoneFound": {
|
328
|
+
"title": "Geen microfoons gevonden",
|
329
|
+
"message": "Sluit een audio-invoerapparaat aan.",
|
330
|
+
"closeButtonAriaLabel": "Sluiten"
|
331
|
+
},
|
332
|
+
"callMicrophoneAccessDenied": {
|
333
|
+
"title": "Geen toegang tot microfoon",
|
334
|
+
"message": "Klik op de vergrendeling in de adresbalk om toestemming te verlenen aan deze webpagina.",
|
335
|
+
"closeButtonAriaLabel": "Sluiten"
|
336
|
+
},
|
337
|
+
"callMicrophoneAccessDeniedSafari": {
|
338
|
+
"title": "Geen toegang tot microfoon",
|
339
|
+
"message": "Vernieuw de pagina om machtigingen toe te staan of controleer de instellingen van deze browser en controleer of machtigingen zijn ingeschakeld voor deze website.",
|
340
|
+
"closeButtonAriaLabel": "Sluiten"
|
341
|
+
},
|
342
|
+
"callMicrophoneMutedBySystem": {
|
343
|
+
"title": "U bent gedempt door jouw systeem.",
|
344
|
+
"closeButtonAriaLabel": "Sluiten"
|
345
|
+
},
|
346
|
+
"callMicrophoneUnmutedBySystem": {
|
347
|
+
"title": "De microfoon is hersteld en het dempen van de microfoon is door het systeem opgeheven.",
|
348
|
+
"closeButtonAriaLabel": "Sluiten"
|
349
|
+
},
|
350
|
+
"callMacOsMicrophoneAccessDenied": {
|
351
|
+
"title": "Geen toegang tot microfoon",
|
352
|
+
"message": "Verleen microfoonmachtiging in de privacyinstellingen voor macOS.",
|
353
|
+
"closeButtonAriaLabel": "Sluiten"
|
354
|
+
},
|
355
|
+
"callLocalVideoFreeze": {
|
356
|
+
"title": "De netwerkbandbreedte is slecht",
|
357
|
+
"message": "Uw video wordt mogelijk onderbroken weergegeven voor anderen in het gesprek.",
|
358
|
+
"closeButtonAriaLabel": "Sluiten"
|
359
|
+
},
|
360
|
+
"callCameraAccessDenied": {
|
361
|
+
"title": "Geen toegang tot camera",
|
362
|
+
"message": "Klik op de vergrendeling in de adresbalk om toestemming te verlenen aan deze webpagina.",
|
363
|
+
"closeButtonAriaLabel": "Sluiten"
|
364
|
+
},
|
365
|
+
"callCameraAccessDeniedSafari": {
|
366
|
+
"title": "Geen toegang tot camera",
|
367
|
+
"message": "Vernieuw de pagina om machtigingen toe te staan of controleer de instellingen van deze browser en controleer of machtigingen zijn ingeschakeld voor deze website.",
|
368
|
+
"closeButtonAriaLabel": "Sluiten"
|
369
|
+
},
|
370
|
+
"callCameraAlreadyInUse": {
|
371
|
+
"title": "Geen toegang tot camera",
|
372
|
+
"message": "Het wordt mogelijk al gebruikt door een andere toepassing.",
|
373
|
+
"closeButtonAriaLabel": "Sluiten"
|
374
|
+
},
|
375
|
+
"callVideoStoppedBySystem": {
|
376
|
+
"title": "Uw video is gestopt door uw systeem.",
|
377
|
+
"closeButtonAriaLabel": "Sluiten"
|
378
|
+
},
|
379
|
+
"callVideoRecoveredBySystem": {
|
380
|
+
"title": "Uw video is hervat.",
|
381
|
+
"closeButtonAriaLabel": "Sluiten"
|
382
|
+
},
|
383
|
+
"callMacOsCameraAccessDenied": {
|
384
|
+
"title": "MacOS blokkeert de toegang tot uw camera",
|
385
|
+
"message": "Werk uw privacyinstellingen bij zodat deze browser toegang heeft tot uw camera.",
|
386
|
+
"closeButtonAriaLabel": "Sluiten"
|
387
|
+
},
|
388
|
+
"callMacOsScreenShareAccessDenied": {
|
389
|
+
"title": "Scherm delen wordt geblokkeerd door macOS",
|
390
|
+
"message": "Werk uw privacyinstellingen bij zodat deze browser uw scherm kan opnemen.",
|
391
|
+
"closeButtonAriaLabel": "Sluiten"
|
392
|
+
},
|
393
|
+
"failedToJoinCallGeneric": {
|
394
|
+
"title": "Deelnemen aan gesprek mislukt.",
|
395
|
+
"closeButtonAriaLabel": "Sluiten"
|
396
|
+
},
|
397
|
+
"failedToJoinCallInvalidMeetingLink": {
|
398
|
+
"title": "Kan niet deelnemen aan vergadering. Ongeldige koppeling.",
|
399
|
+
"closeButtonAriaLabel": "Sluiten"
|
400
|
+
},
|
401
|
+
"cameraFrozenForRemoteParticipants": {
|
402
|
+
"title": "Gebruikers in het gesprek ondervinden problemen bij het zien van uw video",
|
403
|
+
"message": "Controleer uw apparaten en netwerk.",
|
404
|
+
"closeButtonAriaLabel": "Sluiten"
|
405
|
+
},
|
406
|
+
"unableToStartVideoEffect": {
|
407
|
+
"title": "Kan video-effect niet toepassen.",
|
408
|
+
"closeButtonAriaLabel": "Sluiten"
|
409
|
+
},
|
410
|
+
"startSpotlightWhileMaxParticipantsAreSpotlighted": {
|
411
|
+
"title": "Kan spotlight niet starten op deelnemer(s)",
|
412
|
+
"message": "Het maximum aantal deelnemers is al gespotlight.",
|
413
|
+
"closeButtonAriaLabel": "Sluiten"
|
414
|
+
}
|
415
|
+
},
|
262
416
|
"videoGallery": {
|
263
417
|
"screenIsBeingSharedMessage": "U deelt uw scherm",
|
264
418
|
"screenShareLoadingMessage": "Scherm van {participant} laden",
|
265
419
|
"localVideoLabel": "U",
|
266
420
|
"localVideoCameraSwitcherLabel": "Camera wisselen",
|
267
421
|
"localVideoMovementLabel": "Tegel voor verwisselbare lokale video",
|
422
|
+
"localVideoMovementAriaLabel": "Tegel voor verwisselbare lokale video",
|
268
423
|
"localVideoSelectedDescription": "{cameraName} geselecteerd",
|
269
424
|
"displayNamePlaceholder": "Naamloze deelnemer",
|
270
425
|
"fitRemoteParticipantToFrame": "Aanpassen aan frame",
|
@@ -295,7 +450,8 @@
|
|
295
450
|
},
|
296
451
|
"videoTile": {
|
297
452
|
"participantStateRinging": "Bellen...",
|
298
|
-
"participantStateHold": "In de wacht"
|
453
|
+
"participantStateHold": "In de wacht",
|
454
|
+
"moreOptionsButtonAriaLabel": "Meer opties"
|
299
455
|
},
|
300
456
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
301
457
|
"primaryText": "Toestaan dat {appName} uw camera en microfoon gebruikt",
|
@@ -415,5 +571,16 @@
|
|
415
571
|
"verticalGallery": {
|
416
572
|
"leftNavButtonAriaLabel": "vorige pagina",
|
417
573
|
"rightNavButtonAriaLabel": "volgende pagina"
|
574
|
+
},
|
575
|
+
"MeetingConferencePhoneInfo": {
|
576
|
+
"meetingConferencePhoneInfoModalTitle": "Deelnemen aan gesprek vanaf uw telefoon",
|
577
|
+
"meetingConferencePhoneInfoModalDialIn": "Kiesnummer",
|
578
|
+
"meetingConferencePhoneInfoModalMeetingId": "Vergadering-id invoeren",
|
579
|
+
"meetingConferencePhoneInfoModalWait": "Wachten om toegelaten te worden door organisator",
|
580
|
+
"meetingConferencePhoneInfoModalNoPhoneAvailable": "Geen telefoon beschikbaar",
|
581
|
+
"meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (gratis) {country}, {city}",
|
582
|
+
"meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (gratis)",
|
583
|
+
"meetingConferencePhoneInfoModalToll": "{phoneNumber} (niet-gratis) {country}, {city}",
|
584
|
+
"meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (niet-gratis)"
|
418
585
|
}
|
419
586
|
}
|
@@ -259,12 +259,167 @@
|
|
259
259
|
"unableToStartVideoEffect": "Nie można zastosować efektu wideo.",
|
260
260
|
"startSpotlightWhileMaxParticipantsAreSpotlighted": "Nie można rozpocząć wyróżnienia uczestników, ponieważ maksymalna liczba uczestników jest już wyróżniona."
|
261
261
|
},
|
262
|
+
"notifications": {
|
263
|
+
"unableToReachChatService": {
|
264
|
+
"title": "Jesteś w trybie offline.",
|
265
|
+
"closeButtonAriaLabel": "Zamknij"
|
266
|
+
},
|
267
|
+
"accessDenied": {
|
268
|
+
"title": "Nie można uzyskać dostępu do usług czatu",
|
269
|
+
"message": "Sprawdź podane poświadczenia użytkownika",
|
270
|
+
"closeButtonAriaLabel": "Zamknij"
|
271
|
+
},
|
272
|
+
"userNotInChatThread": {
|
273
|
+
"title": "Nie jesteś już w tym wątku czatu.",
|
274
|
+
"closeButtonAriaLabel": "Zamknij"
|
275
|
+
},
|
276
|
+
"sendMessageNotInChatThread": {
|
277
|
+
"title": "Nie udało się wysłać wiadomości",
|
278
|
+
"message": "Nie jesteś już w tym wątku czatu",
|
279
|
+
"closeButtonAriaLabel": "Zamknij"
|
280
|
+
},
|
281
|
+
"sendMessageGeneric": {
|
282
|
+
"title": "Nie można wysłać wiadomości.",
|
283
|
+
"closeButtonAriaLabel": "Zamknij"
|
284
|
+
},
|
285
|
+
"callingNetworkFailure": {
|
286
|
+
"title": "Problemy z łączeniem rozmowy",
|
287
|
+
"message": "Wygląda na to, że jesteś w trybie offline. Sprawdź połączenie sieciowe i spróbuj ponownie.",
|
288
|
+
"closeButtonAriaLabel": "Zamknij"
|
289
|
+
},
|
290
|
+
"startVideoGeneric": {
|
291
|
+
"title": "Nie można uruchomić wideo.",
|
292
|
+
"closeButtonAriaLabel": "Zamknij"
|
293
|
+
},
|
294
|
+
"stopVideoGeneric": {
|
295
|
+
"title": "Nie można zatrzymać wideo.",
|
296
|
+
"closeButtonAriaLabel": "Zamknij"
|
297
|
+
},
|
298
|
+
"muteGeneric": {
|
299
|
+
"title": "Nie można wyciszyć mikrofonu.",
|
300
|
+
"closeButtonAriaLabel": "Zamknij"
|
301
|
+
},
|
302
|
+
"unmuteGeneric": {
|
303
|
+
"title": "Nie można wyłączyć wyciszenia mikrofonu.",
|
304
|
+
"closeButtonAriaLabel": "Zamknij"
|
305
|
+
},
|
306
|
+
"speakingWhileMuted": {
|
307
|
+
"title": "Twoje wyciszenie jest włączone.",
|
308
|
+
"closeButtonAriaLabel": "Zamknij"
|
309
|
+
},
|
310
|
+
"startScreenShareGeneric": {
|
311
|
+
"title": "Wystąpił problem podczas uruchamiania udostępniania ekranu.",
|
312
|
+
"closeButtonAriaLabel": "Zamknij"
|
313
|
+
},
|
314
|
+
"stopScreenShareGeneric": {
|
315
|
+
"title": "Nie można zatrzymać udostępniania ekranu.",
|
316
|
+
"closeButtonAriaLabel": "Zamknij"
|
317
|
+
},
|
318
|
+
"callNetworkQualityLow": {
|
319
|
+
"title": "Niska jakość sieci.",
|
320
|
+
"closeButtonAriaLabel": "Zamknij"
|
321
|
+
},
|
322
|
+
"callNoSpeakerFound": {
|
323
|
+
"title": "Nie odnaleziono głośników ani słuchawek",
|
324
|
+
"message": "Podłącz urządzenie audio, aby usłyszeć rozmowę.",
|
325
|
+
"closeButtonAriaLabel": "Zamknij"
|
326
|
+
},
|
327
|
+
"callNoMicrophoneFound": {
|
328
|
+
"title": "Nie znaleziono mikrofonów",
|
329
|
+
"message": "Podłącz urządzenie wejściowe dźwięku.",
|
330
|
+
"closeButtonAriaLabel": "Zamknij"
|
331
|
+
},
|
332
|
+
"callMicrophoneAccessDenied": {
|
333
|
+
"title": "Brak dostępu do mikrofonu",
|
334
|
+
"message": "Kliknij blokadę na pasku adresu, aby udzielić uprawnienia do tej strony sieci Web.",
|
335
|
+
"closeButtonAriaLabel": "Zamknij"
|
336
|
+
},
|
337
|
+
"callMicrophoneAccessDeniedSafari": {
|
338
|
+
"title": "Brak dostępu do mikrofonu",
|
339
|
+
"message": "Odśwież stronę, aby zezwolić na uprawnienia, lub sprawdź ustawienia tej przeglądarki i sprawdź, czy uprawnienia są włączone dla tej witryny internetowej.",
|
340
|
+
"closeButtonAriaLabel": "Zamknij"
|
341
|
+
},
|
342
|
+
"callMicrophoneMutedBySystem": {
|
343
|
+
"title": "System wyciszył Cię.",
|
344
|
+
"closeButtonAriaLabel": "Zamknij"
|
345
|
+
},
|
346
|
+
"callMicrophoneUnmutedBySystem": {
|
347
|
+
"title": "Mikrofon został odzyskany i system wyłączył wyciszenie.",
|
348
|
+
"closeButtonAriaLabel": "Zamknij"
|
349
|
+
},
|
350
|
+
"callMacOsMicrophoneAccessDenied": {
|
351
|
+
"title": "Brak dostępu do mikrofonu",
|
352
|
+
"message": "Udziel uprawnienia do mikrofonu w ustawieniach prywatności systemu macOS.",
|
353
|
+
"closeButtonAriaLabel": "Zamknij"
|
354
|
+
},
|
355
|
+
"callLocalVideoFreeze": {
|
356
|
+
"title": "Przepustowość sieci jest słaba",
|
357
|
+
"message": "Twoje wideo może być wstrzymane dla innych osób podczas rozmowy.",
|
358
|
+
"closeButtonAriaLabel": "Zamknij"
|
359
|
+
},
|
360
|
+
"callCameraAccessDenied": {
|
361
|
+
"title": "Brak dostępu do aparatu",
|
362
|
+
"message": "Kliknij blokadę na pasku adresu, aby udzielić uprawnienia do tej strony sieci Web.",
|
363
|
+
"closeButtonAriaLabel": "Zamknij"
|
364
|
+
},
|
365
|
+
"callCameraAccessDeniedSafari": {
|
366
|
+
"title": "Brak dostępu do aparatu",
|
367
|
+
"message": "Odśwież stronę, aby zezwolić na uprawnienia, lub sprawdź ustawienia tej przeglądarki i sprawdź, czy uprawnienia są włączone dla tej witryny internetowej.",
|
368
|
+
"closeButtonAriaLabel": "Zamknij"
|
369
|
+
},
|
370
|
+
"callCameraAlreadyInUse": {
|
371
|
+
"title": "Brak dostępu do aparatu",
|
372
|
+
"message": "Być może jest już używany przez inną aplikację.",
|
373
|
+
"closeButtonAriaLabel": "Zamknij"
|
374
|
+
},
|
375
|
+
"callVideoStoppedBySystem": {
|
376
|
+
"title": "Wideo zostało zatrzymane przez system.",
|
377
|
+
"closeButtonAriaLabel": "Zamknij"
|
378
|
+
},
|
379
|
+
"callVideoRecoveredBySystem": {
|
380
|
+
"title": "Wideo zostało wznowione.",
|
381
|
+
"closeButtonAriaLabel": "Zamknij"
|
382
|
+
},
|
383
|
+
"callMacOsCameraAccessDenied": {
|
384
|
+
"title": "System MacOS blokuje dostęp do kamery",
|
385
|
+
"message": "Zaktualizuj ustawienia prywatności, aby zezwolić tej przeglądarce na dostęp do kamery.",
|
386
|
+
"closeButtonAriaLabel": "Zamknij"
|
387
|
+
},
|
388
|
+
"callMacOsScreenShareAccessDenied": {
|
389
|
+
"title": "System MacOS blokuje udostępnianie ekranu",
|
390
|
+
"message": "Zaktualizuj ustawienia prywatności, aby zezwolić tej przeglądarce na rejestrowanie ekranu.",
|
391
|
+
"closeButtonAriaLabel": "Zamknij"
|
392
|
+
},
|
393
|
+
"failedToJoinCallGeneric": {
|
394
|
+
"title": "Nie można dołączyć do rozmowy.",
|
395
|
+
"closeButtonAriaLabel": "Zamknij"
|
396
|
+
},
|
397
|
+
"failedToJoinCallInvalidMeetingLink": {
|
398
|
+
"title": "Nie można dołączyć do spotkania. Nieprawidłowy link.",
|
399
|
+
"closeButtonAriaLabel": "Zamknij"
|
400
|
+
},
|
401
|
+
"cameraFrozenForRemoteParticipants": {
|
402
|
+
"title": "Użytkownicy w trakcie rozmowy mają problemy z wyświetleniem Twojego wideo",
|
403
|
+
"message": "Sprawdź urządzenia i sieć.",
|
404
|
+
"closeButtonAriaLabel": "Zamknij"
|
405
|
+
},
|
406
|
+
"unableToStartVideoEffect": {
|
407
|
+
"title": "Nie można zastosować efektu wideo.",
|
408
|
+
"closeButtonAriaLabel": "Zamknij"
|
409
|
+
},
|
410
|
+
"startSpotlightWhileMaxParticipantsAreSpotlighted": {
|
411
|
+
"title": "Nie można rozpocząć wyróżniania uczestników",
|
412
|
+
"message": "Maksymalna liczba uczestników jest już wyróżniona.",
|
413
|
+
"closeButtonAriaLabel": "Zamknij"
|
414
|
+
}
|
415
|
+
},
|
262
416
|
"videoGallery": {
|
263
417
|
"screenIsBeingSharedMessage": "Udostępniasz ekran",
|
264
418
|
"screenShareLoadingMessage": "Ładowanie ekranu uczestnika {participant}",
|
265
419
|
"localVideoLabel": "Ty",
|
266
420
|
"localVideoCameraSwitcherLabel": "Przełącz kamerę",
|
267
421
|
"localVideoMovementLabel": "Ruchomy lokalny kafelek wideo",
|
422
|
+
"localVideoMovementAriaLabel": "Ruchomy lokalny kafelek wideo",
|
268
423
|
"localVideoSelectedDescription": "Wybrano kamerę {cameraName}",
|
269
424
|
"displayNamePlaceholder": "Uczestnik bez nazwy",
|
270
425
|
"fitRemoteParticipantToFrame": "Dopasuj do ramki",
|
@@ -295,7 +450,8 @@
|
|
295
450
|
},
|
296
451
|
"videoTile": {
|
297
452
|
"participantStateRinging": "Trwa łączenie…",
|
298
|
-
"participantStateHold": "Zawieszony"
|
453
|
+
"participantStateHold": "Zawieszony",
|
454
|
+
"moreOptionsButtonAriaLabel": "Więcej opcji"
|
299
455
|
},
|
300
456
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
301
457
|
"primaryText": "Zezwalaj {appName} na używanie kamery i mikrofonu",
|
@@ -415,5 +571,16 @@
|
|
415
571
|
"verticalGallery": {
|
416
572
|
"leftNavButtonAriaLabel": "poprzednia strona",
|
417
573
|
"rightNavButtonAriaLabel": "następna strona"
|
574
|
+
},
|
575
|
+
"MeetingConferencePhoneInfo": {
|
576
|
+
"meetingConferencePhoneInfoModalTitle": "Dołącz do połączenia z Twojego telefonu",
|
577
|
+
"meetingConferencePhoneInfoModalDialIn": "Wybierz numer",
|
578
|
+
"meetingConferencePhoneInfoModalMeetingId": "Wprowadź identyfikator spotkania",
|
579
|
+
"meetingConferencePhoneInfoModalWait": "Zaczekaj na wpuszczenie przez organizatora",
|
580
|
+
"meetingConferencePhoneInfoModalNoPhoneAvailable": "Brak dostępnego telefonu",
|
581
|
+
"meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (połączenie bezpłatne) {country}, {city}",
|
582
|
+
"meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (połączenie bezpłatne)",
|
583
|
+
"meetingConferencePhoneInfoModalToll": "{phoneNumber} (połączenie płatne) {country}, {city}",
|
584
|
+
"meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (połączenie płatne)"
|
418
585
|
}
|
419
586
|
}
|
@@ -57,7 +57,7 @@
|
|
57
57
|
"richTextDeleteColumnMenu": "Excluir coluna",
|
58
58
|
"richTextDeleteRowMenu": "Excluir linha",
|
59
59
|
"richTextDeleteTableMenu": "Excluir tabela",
|
60
|
-
"richTextToolbarMoreButtonAriaLabel": "
|
60
|
+
"richTextToolbarMoreButtonAriaLabel": "Mais opções",
|
61
61
|
"attachmentMoreMenu": "Mais Opções"
|
62
62
|
},
|
63
63
|
"mentionPopover": {
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"richTextDeleteColumnMenu": "Excluir coluna",
|
221
221
|
"richTextDeleteRowMenu": "Excluir linha",
|
222
222
|
"richTextDeleteTableMenu": "Excluir tabela",
|
223
|
-
"richTextToolbarMoreButtonAriaLabel": "
|
223
|
+
"richTextToolbarMoreButtonAriaLabel": "Mais opções"
|
224
224
|
},
|
225
225
|
"errorBar": {
|
226
226
|
"unableToReachChatService": "Você está offline",
|
@@ -259,12 +259,167 @@
|
|
259
259
|
"unableToStartVideoEffect": "Não é possível aplicar o efeito de vídeo.",
|
260
260
|
"startSpotlightWhileMaxParticipantsAreSpotlighted": "Não é possível iniciar o destaque nos participantes porque o número máximo de participantes já está em destaque."
|
261
261
|
},
|
262
|
+
"notifications": {
|
263
|
+
"unableToReachChatService": {
|
264
|
+
"title": "Você está offline.",
|
265
|
+
"closeButtonAriaLabel": "Fechar"
|
266
|
+
},
|
267
|
+
"accessDenied": {
|
268
|
+
"title": "Não é possível acessar os serviços de chat",
|
269
|
+
"message": "Verifique as credenciais do usuário fornecidas",
|
270
|
+
"closeButtonAriaLabel": "Fechar"
|
271
|
+
},
|
272
|
+
"userNotInChatThread": {
|
273
|
+
"title": "Você não está mais neste thread de chat.",
|
274
|
+
"closeButtonAriaLabel": "Fechar"
|
275
|
+
},
|
276
|
+
"sendMessageNotInChatThread": {
|
277
|
+
"title": "Falha ao enviar mensagem",
|
278
|
+
"message": "Você não está mais neste tópico de chat",
|
279
|
+
"closeButtonAriaLabel": "Fechar"
|
280
|
+
},
|
281
|
+
"sendMessageGeneric": {
|
282
|
+
"title": "Falha ao enviar mensagem.",
|
283
|
+
"closeButtonAriaLabel": "Fechar"
|
284
|
+
},
|
285
|
+
"callingNetworkFailure": {
|
286
|
+
"title": "Chamada de conexão com problema",
|
287
|
+
"message": "Parece que você está offline. Verifique marcar conexão de rede e tente novamente.",
|
288
|
+
"closeButtonAriaLabel": "Fechar"
|
289
|
+
},
|
290
|
+
"startVideoGeneric": {
|
291
|
+
"title": "Falha ao iniciar o vídeo.",
|
292
|
+
"closeButtonAriaLabel": "Fechar"
|
293
|
+
},
|
294
|
+
"stopVideoGeneric": {
|
295
|
+
"title": "Falha ao interromper o vídeo.",
|
296
|
+
"closeButtonAriaLabel": "Fechar"
|
297
|
+
},
|
298
|
+
"muteGeneric": {
|
299
|
+
"title": "Falha ao ativar mudo do microfone.",
|
300
|
+
"closeButtonAriaLabel": "Fechar"
|
301
|
+
},
|
302
|
+
"unmuteGeneric": {
|
303
|
+
"title": "Falha ao desativar mudo do microfone.",
|
304
|
+
"closeButtonAriaLabel": "Fechar"
|
305
|
+
},
|
306
|
+
"speakingWhileMuted": {
|
307
|
+
"title": "Você está com o mudo ativado.",
|
308
|
+
"closeButtonAriaLabel": "Fechar"
|
309
|
+
},
|
310
|
+
"startScreenShareGeneric": {
|
311
|
+
"title": "Ocorreu um problema ao iniciar o compartilhamento de tela.",
|
312
|
+
"closeButtonAriaLabel": "Fechar"
|
313
|
+
},
|
314
|
+
"stopScreenShareGeneric": {
|
315
|
+
"title": "Falha ao interromper o compartilhamento de tela.",
|
316
|
+
"closeButtonAriaLabel": "Fechar"
|
317
|
+
},
|
318
|
+
"callNetworkQualityLow": {
|
319
|
+
"title": "A qualidade da rede é baixa.",
|
320
|
+
"closeButtonAriaLabel": "Fechar"
|
321
|
+
},
|
322
|
+
"callNoSpeakerFound": {
|
323
|
+
"title": "Nenhum alto-falante ou fone de ouvido encontrado",
|
324
|
+
"message": "Conecte um dispositivo de áudio para ouvir a chamada.",
|
325
|
+
"closeButtonAriaLabel": "Fechar"
|
326
|
+
},
|
327
|
+
"callNoMicrophoneFound": {
|
328
|
+
"title": "Nenhum microfone encontrado",
|
329
|
+
"message": "Conecte um dispositivo de entrada de áudio.",
|
330
|
+
"closeButtonAriaLabel": "Fechar"
|
331
|
+
},
|
332
|
+
"callMicrophoneAccessDenied": {
|
333
|
+
"title": "Não é possível acessar o microfone",
|
334
|
+
"message": "Clique no bloqueio na barra de endereços para conceder permissão a esta página da Web.",
|
335
|
+
"closeButtonAriaLabel": "Fechar"
|
336
|
+
},
|
337
|
+
"callMicrophoneAccessDeniedSafari": {
|
338
|
+
"title": "Não é possível acessar o microfone",
|
339
|
+
"message": "Atualize a página para permitir permissões ou marcar as configurações deste navegador e verifique se as permissões estão habilitadas para este site.",
|
340
|
+
"closeButtonAriaLabel": "Fechar"
|
341
|
+
},
|
342
|
+
"callMicrophoneMutedBySystem": {
|
343
|
+
"title": "Você está com as notificações desativada pelo sistema.",
|
344
|
+
"closeButtonAriaLabel": "Fechar"
|
345
|
+
},
|
346
|
+
"callMicrophoneUnmutedBySystem": {
|
347
|
+
"title": "Seu microfone se recuperou e você foi desativado pelo sistema.",
|
348
|
+
"closeButtonAriaLabel": "Fechar"
|
349
|
+
},
|
350
|
+
"callMacOsMicrophoneAccessDenied": {
|
351
|
+
"title": "Não é possível acessar o microfone",
|
352
|
+
"message": "Conceda permissão ao microfone nas configurações de privacidade do macOS.",
|
353
|
+
"closeButtonAriaLabel": "Fechar"
|
354
|
+
},
|
355
|
+
"callLocalVideoFreeze": {
|
356
|
+
"title": "A largura de banda da rede é insatisfatória",
|
357
|
+
"message": "Seu vídeo pode aparecer em pausa para outras pessoas na chamada.",
|
358
|
+
"closeButtonAriaLabel": "Fechar"
|
359
|
+
},
|
360
|
+
"callCameraAccessDenied": {
|
361
|
+
"title": "Não é possível acessar a câmera",
|
362
|
+
"message": "Clique no bloqueio na barra de endereços para conceder permissão a esta página da Web.",
|
363
|
+
"closeButtonAriaLabel": "Fechar"
|
364
|
+
},
|
365
|
+
"callCameraAccessDeniedSafari": {
|
366
|
+
"title": "Não é possível acessar a câmera",
|
367
|
+
"message": "Atualize a página para permitir permissões ou marcar as configurações deste navegador e verifique se as permissões estão habilitadas para este site.",
|
368
|
+
"closeButtonAriaLabel": "Fechar"
|
369
|
+
},
|
370
|
+
"callCameraAlreadyInUse": {
|
371
|
+
"title": "Não é possível acessar a câmera",
|
372
|
+
"message": "Talvez ele já esteja em uso por outro aplicativo.",
|
373
|
+
"closeButtonAriaLabel": "Fechar"
|
374
|
+
},
|
375
|
+
"callVideoStoppedBySystem": {
|
376
|
+
"title": "Seu vídeo foi interrompido pelo sistema.",
|
377
|
+
"closeButtonAriaLabel": "Fechar"
|
378
|
+
},
|
379
|
+
"callVideoRecoveredBySystem": {
|
380
|
+
"title": "Seu vídeo foi retomado.",
|
381
|
+
"closeButtonAriaLabel": "Fechar"
|
382
|
+
},
|
383
|
+
"callMacOsCameraAccessDenied": {
|
384
|
+
"title": "O MacOS está bloqueando o acesso à sua câmera",
|
385
|
+
"message": "Atualize suas configurações de privacidade para permitir que este navegador acesse sua câmera.",
|
386
|
+
"closeButtonAriaLabel": "Fechar"
|
387
|
+
},
|
388
|
+
"callMacOsScreenShareAccessDenied": {
|
389
|
+
"title": "O MacOS está bloqueando o compartilhamento de tela",
|
390
|
+
"message": "Atualize suas configurações de privacidade para permitir que este navegador grave sua tela.",
|
391
|
+
"closeButtonAriaLabel": "Fechar"
|
392
|
+
},
|
393
|
+
"failedToJoinCallGeneric": {
|
394
|
+
"title": "Falha ao ingressar na chamada.",
|
395
|
+
"closeButtonAriaLabel": "Fechar"
|
396
|
+
},
|
397
|
+
"failedToJoinCallInvalidMeetingLink": {
|
398
|
+
"title": "Não é possível ingressar na Reunião. Link Inválido.",
|
399
|
+
"closeButtonAriaLabel": "Fechar"
|
400
|
+
},
|
401
|
+
"cameraFrozenForRemoteParticipants": {
|
402
|
+
"title": "Os usuários na chamada estão enfrentando problemas para ver seu vídeo",
|
403
|
+
"message": "Verifique seus dispositivos e rede.",
|
404
|
+
"closeButtonAriaLabel": "Fechar"
|
405
|
+
},
|
406
|
+
"unableToStartVideoEffect": {
|
407
|
+
"title": "Não é possível aplicar o efeito de vídeo.",
|
408
|
+
"closeButtonAriaLabel": "Fechar"
|
409
|
+
},
|
410
|
+
"startSpotlightWhileMaxParticipantsAreSpotlighted": {
|
411
|
+
"title": "Não é possível iniciar o destaque nos participantes",
|
412
|
+
"message": "O número máximo de participantes já está em destaque.",
|
413
|
+
"closeButtonAriaLabel": "Fechar"
|
414
|
+
}
|
415
|
+
},
|
262
416
|
"videoGallery": {
|
263
417
|
"screenIsBeingSharedMessage": "Você está compartilhando sua tela",
|
264
418
|
"screenShareLoadingMessage": "Carregando a tela do {participant}",
|
265
419
|
"localVideoLabel": "Você",
|
266
420
|
"localVideoCameraSwitcherLabel": "Alternar câmera",
|
267
421
|
"localVideoMovementLabel": "Bloco de Vídeo Local Removível",
|
422
|
+
"localVideoMovementAriaLabel": "Bloco de Vídeo Local Removível",
|
268
423
|
"localVideoSelectedDescription": "{cameraName} selecionado",
|
269
424
|
"displayNamePlaceholder": "Participante sem nome",
|
270
425
|
"fitRemoteParticipantToFrame": "Ajustar ao quadro",
|
@@ -295,7 +450,8 @@
|
|
295
450
|
},
|
296
451
|
"videoTile": {
|
297
452
|
"participantStateRinging": "Chamando...",
|
298
|
-
"participantStateHold": "Em espera"
|
453
|
+
"participantStateHold": "Em espera",
|
454
|
+
"moreOptionsButtonAriaLabel": "Mais Opções"
|
299
455
|
},
|
300
456
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
301
457
|
"primaryText": "Permitir {appName} usar a câmera e o microfone",
|
@@ -415,5 +571,16 @@
|
|
415
571
|
"verticalGallery": {
|
416
572
|
"leftNavButtonAriaLabel": "página anterior",
|
417
573
|
"rightNavButtonAriaLabel": "próxima página"
|
574
|
+
},
|
575
|
+
"MeetingConferencePhoneInfo": {
|
576
|
+
"meetingConferencePhoneInfoModalTitle": "Participar da chamada pelo seu telefone",
|
577
|
+
"meetingConferencePhoneInfoModalDialIn": "Número de discagem",
|
578
|
+
"meetingConferencePhoneInfoModalMeetingId": "Inserir a ID da reunião",
|
579
|
+
"meetingConferencePhoneInfoModalWait": "Aguarde para ser aceito pelo organizador",
|
580
|
+
"meetingConferencePhoneInfoModalNoPhoneAvailable": "Nenhum telefone disponível",
|
581
|
+
"meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (Chamada gratuita) {country}, {city}",
|
582
|
+
"meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (Chamada gratuita)",
|
583
|
+
"meetingConferencePhoneInfoModalToll": "{phoneNumber} (Chamada tarifada) {country}, {city}",
|
584
|
+
"meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (Chamada tarifada)"
|
418
585
|
}
|
419
586
|
}
|