@azure/communication-react 1.14.1-alpha-202403210013 → 1.14.1-alpha-202403261958
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 +44 -38
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BgK9tOAk.js → RichTextSendBoxWrapper-BRqOsupu.js} +2 -2
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BgK9tOAk.js.map → RichTextSendBoxWrapper-BRqOsupu.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{index-B_kqOVlM.js → index-Ba2HAv_Y.js} +1304 -920
- package/dist/dist-cjs/communication-react/index-Ba2HAv_Y.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/baseSelectors.js +0 -2
- package/dist/dist-esm/calling-component-bindings/src/baseSelectors.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js +0 -1
- package/dist/dist-esm/calling-component-bindings/src/errorBarSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js +0 -2
- package/dist/dist-esm/calling-component-bindings/src/getRemoteParticipantsExcludingConsumers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +17 -16
- package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js +2 -4
- package/dist/dist-esm/calling-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js +0 -2
- package/dist/dist-esm/calling-component-bindings/src/hooks/usePropsFor.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js +0 -6
- package/dist/dist-esm/calling-component-bindings/src/participantListSelector.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.d.ts +0 -4
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js +1 -9
- package/dist/dist-esm/calling-component-bindings/src/utils/participantListSelectorUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js +12 -7
- package/dist/dist-esm/calling-component-bindings/src/utils/videoGalleryUtils.js.map +1 -1
- package/dist/dist-esm/calling-component-bindings/src/videoGallerySelector.js +3 -10
- 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 -2
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +1 -2
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js +0 -5
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +2 -1
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +19 -13
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/Converter.js +0 -5
- package/dist/dist-esm/calling-stateful-client/src/Converter.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js +0 -1
- package/dist/dist-esm/calling-stateful-client/src/DeviceManagerDeclarative.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js +0 -5
- package/dist/dist-esm/calling-stateful-client/src/InternalCallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/LocalVideoStreamVideoEffectsSubscriber.js +0 -2
- package/dist/dist-esm/calling-stateful-client/src/LocalVideoStreamVideoEffectsSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.js +0 -3
- package/dist/dist-esm/calling-stateful-client/src/ParticipantSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +4 -1
- package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js.map +1 -1
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js +5 -8
- package/dist/dist-esm/chat-component-bindings/src/messageThreadSelector.js.map +1 -1
- package/dist/dist-esm/communication-react/src/index.js +0 -1
- package/dist/dist-esm/communication-react/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/AttachmentCard.d.ts +39 -0
- package/dist/dist-esm/react-components/src/components/{FileCard.js → AttachmentCard.js} +17 -17
- package/dist/dist-esm/react-components/src/components/AttachmentCard.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/AttachmentCardGroup.d.ts +16 -0
- package/dist/dist-esm/react-components/src/components/{FileCardGroup.js → AttachmentCardGroup.js} +5 -5
- package/dist/dist-esm/react-components/src/components/AttachmentCardGroup.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/AttachmentDownloadCards.d.ts +49 -0
- package/dist/dist-esm/react-components/src/components/{FileDownloadCards.js → AttachmentDownloadCards.js} +19 -19
- package/dist/dist-esm/react-components/src/components/AttachmentDownloadCards.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/{FileUploadCards.d.ts → AttachmentUploadCards.d.ts} +15 -15
- package/dist/dist-esm/react-components/src/components/AttachmentUploadCards.js +34 -0
- package/dist/dist-esm/react-components/src/components/AttachmentUploadCards.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/CameraButton.js +0 -1
- package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Caption.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/CaptionsBanner.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.js +2 -2
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsEditBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsRichTextEditBox.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsRichTextEditBox.js +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentAsRichTextEditBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/ChatMessageComponentWrapper.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MessageComponents/ChatMessageComponentAsMessageBubble.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/ChatMessage/MyMessageComponents/ChatMyMessageComponentAsMessageBubble.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js +1 -10
- package/dist/dist-esm/react-components/src/components/Dialpad/Dialpad.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/LocalVideoTile.js +5 -3
- package/dist/dist-esm/react-components/src/components/LocalVideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.d.ts +40 -0
- package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js +77 -0
- package/dist/dist-esm/react-components/src/components/MeetingReactionOverlay.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/MessageThread.d.ts +4 -5
- package/dist/dist-esm/react-components/src/components/MessageThread.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.js +6 -4
- package/dist/dist-esm/react-components/src/components/RemoteVideoTile.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/RichTextInputBoxComponent.d.ts +3 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js +20 -6
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextInputBoxComponent.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.d.ts +1 -8
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +42 -17
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.d.ts +2 -2
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js +8 -8
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBoxErrors.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBox.d.ts +10 -10
- package/dist/dist-esm/react-components/src/components/SendBox.js +13 -13
- package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.d.ts +2 -2
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.js +7 -5
- package/dist/dist-esm/react-components/src/components/SendBoxErrors.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.d.ts +15 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js +58 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/ParticipantVideoTileOverlay.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.d.ts +14 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js +149 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteContentShareReactionOverlay.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js +14 -2
- package/dist/dist-esm/react-components/src/components/VideoGallery/RemoteScreenShare.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/reactionUtils.d.ts +11 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/reactionUtils.js +23 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery/utils/reactionUtils.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/VideoGallery.js +7 -3
- package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/VideoTile.d.ts +5 -6
- package/dist/dist-esm/react-components/src/components/VideoTile.js +3 -51
- package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/index.d.ts +7 -5
- package/dist/dist-esm/react-components/src/components/index.js +3 -3
- package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.d.ts +70 -0
- package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js +259 -0
- package/dist/dist-esm/react-components/src/components/styles/ReactionOverlay.style.js.map +1 -0
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +2 -2
- package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js +5 -1
- package/dist/dist-esm/react-components/src/components/styles/RichTextInputBoxComponent.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.d.ts +2 -2
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +2 -2
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.d.ts +2 -2
- package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js +8 -1
- package/dist/dist-esm/react-components/src/components/styles/VideoTile.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentAsEditBoxUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js +6 -3
- package/dist/dist-esm/react-components/src/components/utils/ChatMessageComponentUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js +3 -1
- package/dist/dist-esm/react-components/src/components/utils/SendBoxUtils.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/utils/common.d.ts +3 -3
- package/dist/dist-esm/react-components/src/components/utils/common.js +3 -3
- package/dist/dist-esm/react-components/src/components/utils/common.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/LocalizationProvider.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +6 -6
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +6 -6
- package/dist/dist-esm/react-components/src/theming/icons.js +0 -7
- package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/Attachment.d.ts +142 -0
- package/dist/dist-esm/{react-composites/src/composites/ChatComposite/file-sharing/FileUploadHandler.js → react-components/src/types/Attachment.js} +1 -1
- package/dist/dist-esm/react-components/src/types/Attachment.js.map +1 -0
- package/dist/dist-esm/react-components/src/types/ChatMessage.d.ts +1 -1
- package/dist/dist-esm/react-components/src/types/ChatMessage.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/ReactionTypes.d.ts +5 -0
- package/dist/dist-esm/react-components/src/types/ReactionTypes.js.map +1 -1
- package/dist/dist-esm/react-components/src/types/index.d.ts +1 -0
- package/dist/dist-esm/react-components/src/types/index.js +1 -0
- package/dist/dist-esm/react-components/src/types/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +3 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +2 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +18 -60
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js +3 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/createHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +14 -65
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +2 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js +10 -10
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalAndRemotePIP.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js +0 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/LocalDeviceSettings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.d.ts +2 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +25 -13
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.d.ts +10 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js +3 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/Prompt.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +12 -7
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +4 -18
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js +2 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Camera.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js +2 -22
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Devices.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js +1 -6
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/Microphone.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js +1 -6
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/buttons/ScreenShare.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js +6 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +2 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +5 -27
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js +0 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/activeVideoBackgroundEffectSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.d.ts +5 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js +5 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/baseSelectors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js +3 -12
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/dominantRemoteParticipantSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.d.ts +15 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js +32 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/getFirstSpotlightedRemoteParticipantSelector.js.map +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.d.ts +10 -9
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js +28 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localAndRemotePIPSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/selectors/localVideoStreamSelector.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +0 -8
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.d.ts +6 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js +36 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/spotlightUtils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/useConsoleErrors.js +0 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/useConsoleErrors.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +7 -20
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +0 -8
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js +1 -10
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/state/CallWithChatAdapterState.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +2 -3
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationFileUploadAdapter.d.ts +2 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationFileUploadAdapter.js +5 -2
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationFileUploadAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/ChatAdapterProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUpload.d.ts +2 -69
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUpload.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js +5 -10
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/CommonCallControlBar.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js +7 -8
- package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js +11 -15
- package/dist/dist-esm/react-composites/src/composites/common/ModalLocalAndRemotePIP.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.d.ts +4 -0
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js +14 -3
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.d.ts +2 -0
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js +16 -17
- package/dist/dist-esm/react-composites/src/composites/common/PeoplePaneContent.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.d.ts +0 -3
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +1 -6
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.d.ts +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js +1 -4
- package/dist/dist-esm/react-composites/src/composites/common/TabHeader.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +2 -29
- package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/icons.js +0 -8
- package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependency.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependency.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependencyLazy.js +0 -1
- package/dist/dist-esm/react-composites/src/composites/common/resolveVideoEffectDependencyLazy.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.d.ts +5 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js +29 -0
- package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.d.ts +5 -0
- package/dist/dist-esm/react-composites/src/composites/common/types/CommonCallControlOptions.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/index.js +0 -2
- package/dist/dist-esm/react-composites/src/composites/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +2 -0
- 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 +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +2 -0
- package/package.json +1 -1
- package/dist/dist-cjs/communication-react/index-B_kqOVlM.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/FileCard.d.ts +0 -39
- package/dist/dist-esm/react-components/src/components/FileCard.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/FileCardGroup.d.ts +0 -16
- package/dist/dist-esm/react-components/src/components/FileCardGroup.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/FileDownloadCards.d.ts +0 -114
- package/dist/dist-esm/react-components/src/components/FileDownloadCards.js.map +0 -1
- package/dist/dist-esm/react-components/src/components/FileUploadCards.js +0 -34
- package/dist/dist-esm/react-components/src/components/FileUploadCards.js.map +0 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadHandler.d.ts +0 -10
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/FileUploadHandler.js.map +0 -1
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Nachricht eingeben",
|
25
25
|
"textTooLong": "Ihre Nachrichtenlänge überschreitet den maximalen Grenzwert.",
|
26
26
|
"sendButtonAriaLabel": "Nachricht senden",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Wird hochgeladen... Bitte warten.",
|
28
|
+
"removeAttachment": "Datei entfernen",
|
29
29
|
"uploading": "Hochladen",
|
30
30
|
"uploadCompleted": "Upload abgeschlossen"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Nachricht eingeben",
|
34
34
|
"textTooLong": "Ihre Nachrichtenlänge überschreitet den maximalen Grenzwert.",
|
35
35
|
"sendButtonAriaLabel": "Nachricht senden",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Wird hochgeladen... Bitte warten.",
|
37
|
+
"removeAttachment": "Datei entfernen",
|
38
38
|
"uploading": "Wird hochgeladen",
|
39
39
|
"uploadCompleted": "Upload abgeschlossen",
|
40
40
|
"boldTooltip": "Fett",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Fertig",
|
180
180
|
"messageReadCount": "Gelesen von {messageReadByCount} von {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Weitere Optionen",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Datei herunterladen",
|
183
183
|
"blockedWarningText": "Diese Nachricht wurde aufgrund einer Organisationsrichtlinie gelöscht.",
|
184
184
|
"blockedWarningLinkText": "Details",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Die Nachricht enthält {attachmentCount} Anlage.",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Die Nachricht wurde gelöscht"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Enter a message",
|
25
25
|
"textTooLong": "Your message length is over the maximum limit.",
|
26
26
|
"sendButtonAriaLabel": "Send message",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Uploading... Please wait.",
|
28
|
+
"removeAttachment": "Remove file",
|
29
29
|
"uploading": "Uploading",
|
30
30
|
"uploadCompleted": "Upload completed"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Enter a message",
|
34
34
|
"textTooLong": "Your message length is over the maximum limit.",
|
35
35
|
"sendButtonAriaLabel": "Send message",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Uploading... Please wait.",
|
37
|
+
"removeAttachment": "Remove file",
|
38
38
|
"uploading": "Uploading",
|
39
39
|
"uploadCompleted": "Upload completed",
|
40
40
|
"boldTooltip": "Bold",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Done",
|
180
180
|
"messageReadCount": "Read by {messageReadByCount} of {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "More Options",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Download file",
|
183
183
|
"blockedWarningText": "This message was deleted due to organisational policy.",
|
184
184
|
"blockedWarningLinkText": "Details",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "The message has {attachmentCount} attachment",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "The message is deleted"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Enter a message",
|
25
25
|
"textTooLong": "Your message length is over the maximum limit.",
|
26
26
|
"sendButtonAriaLabel": "Send message",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Uploading... Please wait.",
|
28
|
+
"removeAttachment": "Remove file",
|
29
29
|
"uploading": "Uploading",
|
30
30
|
"uploadCompleted": "Upload completed"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Enter a message",
|
34
34
|
"textTooLong": "Your message length is over the maximum limit.",
|
35
35
|
"sendButtonAriaLabel": "Send message",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Uploading... Please wait.",
|
37
|
+
"removeAttachment": "Remove file",
|
38
38
|
"uploading": "Uploading",
|
39
39
|
"uploadCompleted": "Upload completed",
|
40
40
|
"boldTooltip": "Bold",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Done",
|
180
180
|
"messageReadCount": "Read by {messageReadByCount} of {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "More Options",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Download file",
|
183
183
|
"blockedWarningText": "This message was deleted due to organizational policy.",
|
184
184
|
"blockedWarningLinkText": "Details",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "The message has {attachmentCount} attachment",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "The message is deleted"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Escribir un mensaje",
|
25
25
|
"textTooLong": "La longitud del mensaje supera el límite máximo.",
|
26
26
|
"sendButtonAriaLabel": "Enviar mensaje",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Cargando... Espere.",
|
28
|
+
"removeAttachment": "Quitar archivo",
|
29
29
|
"uploading": "Cargando",
|
30
30
|
"uploadCompleted": "Carga completada"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Escribir un mensaje",
|
34
34
|
"textTooLong": "La longitud del mensaje supera el límite máximo.",
|
35
35
|
"sendButtonAriaLabel": "Enviar mensaje",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Cargando... Espere.",
|
37
|
+
"removeAttachment": "Quitar archivo",
|
38
38
|
"uploading": "Cargando",
|
39
39
|
"uploadCompleted": "Carga completada",
|
40
40
|
"boldTooltip": "Negrita",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Listo",
|
180
180
|
"messageReadCount": "Leído por {messageReadByCount} de {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Más opciones",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Descargar archivo",
|
183
183
|
"blockedWarningText": "Este mensaje se eliminó debido a la directiva de la organización.",
|
184
184
|
"blockedWarningLinkText": "Detalles",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "El mensaje tiene {attachmentCount} archivo adjunto",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "El mensaje se ha eliminado"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Kirjoita viesti",
|
25
25
|
"textTooLong": "Viestin pituus ylittää enimmäispituuden.",
|
26
26
|
"sendButtonAriaLabel": "Lähetä viesti",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Ladataan palvelimeen... Odota hetki.",
|
28
|
+
"removeAttachment": "Poista tiedosto",
|
29
29
|
"uploading": "Ladataan palvelimeen",
|
30
30
|
"uploadCompleted": "Ladattu palvelimeen"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Kirjoita viesti",
|
34
34
|
"textTooLong": "Viestin pituus ylittää enimmäispituuden.",
|
35
35
|
"sendButtonAriaLabel": "Lähetä viesti",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Ladataan... Odota.",
|
37
|
+
"removeAttachment": "Poista tiedosto",
|
38
38
|
"uploading": "Ladataan",
|
39
39
|
"uploadCompleted": "Lataus valmis",
|
40
40
|
"boldTooltip": "Lihavoi",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Valmis",
|
180
180
|
"messageReadCount": "{messageReadByCount}/{remoteParticipantsCount} osallistujaa on lukenut viestin",
|
181
181
|
"actionMenuMoreOptions": "Lisää vaihtoehtoja",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Lataa tiedosto",
|
183
183
|
"blockedWarningText": "Tämä viesti poistettiin organisaation käytännön vuoksi.",
|
184
184
|
"blockedWarningLinkText": "Lisätiedot",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Viestissä on {attachmentCount} liitettä",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Viesti on poistettu"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Saisir un message",
|
25
25
|
"textTooLong": "La longueur de votre message dépasse la limite maximale.",
|
26
26
|
"sendButtonAriaLabel": "Envoyer un message",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Chargement en cours... Veuillez patienter.",
|
28
|
+
"removeAttachment": "Supprimer le fichier",
|
29
29
|
"uploading": "Chargement",
|
30
30
|
"uploadCompleted": "Téléchargement terminé"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Saisir un message",
|
34
34
|
"textTooLong": "La longueur de votre message dépasse la limite maximale.",
|
35
35
|
"sendButtonAriaLabel": "Envoyer un message",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Chargement en cours... Veuillez patienter.",
|
37
|
+
"removeAttachment": "Supprimer un fichier",
|
38
38
|
"uploading": "Téléchargement",
|
39
39
|
"uploadCompleted": "Chargement terminé",
|
40
40
|
"boldTooltip": "Gras",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Terminé",
|
180
180
|
"messageReadCount": "Lu par {messageReadByCount} participants sur {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Plus d’options",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Télécharger un fichier",
|
183
183
|
"blockedWarningText": "Ce message a été supprimé en raison d’une stratégie de l’organisation.",
|
184
184
|
"blockedWarningLinkText": "Détails",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Le message a {attachmentCount} pièce jointe",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Le message est supprimé"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "הזן הודעה",
|
25
25
|
"textTooLong": "אורך ההודעה שלך חורג מהמגבלה המרבית.",
|
26
26
|
"sendButtonAriaLabel": "שלח הודעה",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "מעלה... אנא המתן.",
|
28
|
+
"removeAttachment": "הסרת קובץ",
|
29
29
|
"uploading": "מעלה",
|
30
30
|
"uploadCompleted": "ההעלאה הושלמה"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "הזן הודעה",
|
34
34
|
"textTooLong": "אורך ההודעה שלך חורג מהמגבלה המרבית.",
|
35
35
|
"sendButtonAriaLabel": "שלח הודעה",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "מעלה... המתן.",
|
37
|
+
"removeAttachment": "הסר קובץ",
|
38
38
|
"uploading": "מעלה",
|
39
39
|
"uploadCompleted": "ההעלאה הושלמה",
|
40
40
|
"boldTooltip": "מודגש",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "בוצע",
|
180
180
|
"messageReadCount": "נקרא על-ידי {messageReadByCount} מתוך {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "אפשרויות נוספות",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "הורד קובץ",
|
183
183
|
"blockedWarningText": "הודעה זו נמחקה עקב מדיניות ארגונית.",
|
184
184
|
"blockedWarningLinkText": "פרטים",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "ההודעה כוללת {attachmentCount} קבצים מצורפים.",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "ההודעה נמחקת"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Immetti un messaggio",
|
25
25
|
"textTooLong": "La lunghezza del messaggio supera il limite massimo.",
|
26
26
|
"sendButtonAriaLabel": "Invio messaggio",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Caricamento in corso... Attendere.",
|
28
|
+
"removeAttachment": "Rimuovi file",
|
29
29
|
"uploading": "Caricamento in corso",
|
30
30
|
"uploadCompleted": "Caricamento completato"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Immetti un messaggio",
|
34
34
|
"textTooLong": "La lunghezza del messaggio supera il limite massimo.",
|
35
35
|
"sendButtonAriaLabel": "Invia messaggio",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Caricamento... Attendi.",
|
37
|
+
"removeAttachment": "Rimuovi file",
|
38
38
|
"uploading": "Caricamento",
|
39
39
|
"uploadCompleted": "Caricamento completato",
|
40
40
|
"boldTooltip": "Grassetto",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Fatto",
|
180
180
|
"messageReadCount": "Letto da {messageReadByCount} di {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Altre opzioni",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Scarica file",
|
183
183
|
"blockedWarningText": "Questo messaggio è stato eliminato a causa dei criteri dell'organizzazione.",
|
184
184
|
"blockedWarningLinkText": "Dettagli",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Il messaggio ha allegati: {attachmentCount}.",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Il messaggio è stato eliminato"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "メッセージを入力",
|
25
25
|
"textTooLong": "メッセージの長さが上限を超えています。",
|
26
26
|
"sendButtonAriaLabel": "メッセージの送信",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "アップロード中です... お待ちください。",
|
28
|
+
"removeAttachment": "ファイルの削除",
|
29
29
|
"uploading": "アップロード中",
|
30
30
|
"uploadCompleted": "アップロードが完了しました"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "メッセージを入力してください",
|
34
34
|
"textTooLong": "メッセージの長さが上限を超えています。",
|
35
35
|
"sendButtonAriaLabel": "メッセージの送信",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "アップロード中...お待ちください。",
|
37
|
+
"removeAttachment": "ファイルを削除します",
|
38
38
|
"uploading": "アップロード中",
|
39
39
|
"uploadCompleted": "アップロード完了",
|
40
40
|
"boldTooltip": "太字",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "完了",
|
180
180
|
"messageReadCount": "{remoteParticipantsCount} の {messageReadByCount} による読み取り",
|
181
181
|
"actionMenuMoreOptions": "その他のオプション",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "ファイルをダウンロード",
|
183
183
|
"blockedWarningText": "組織のポリシーにより、このメッセージは削除されました。",
|
184
184
|
"blockedWarningLinkText": "詳細",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "メッセージに添付ファイルが {attachmentCount} 個あります",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "メッセージが削除されます"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "메시지를 입력하세요",
|
25
25
|
"textTooLong": "메시지 길이가 최대 제한을 초과했습니다.",
|
26
26
|
"sendButtonAriaLabel": "메시지 보내기",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "업로드 중... 잠시만 기다려 주세요.",
|
28
|
+
"removeAttachment": "파일 제거",
|
29
29
|
"uploading": "업로드 중",
|
30
30
|
"uploadCompleted": "업로드 완료"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "메시지 입력",
|
34
34
|
"textTooLong": "메시지 길이가 최대 제한을 초과했습니다.",
|
35
35
|
"sendButtonAriaLabel": "메시지 보내기",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "업로드 중... 잠시 기다려 주세요.",
|
37
|
+
"removeAttachment": "파일 제거",
|
38
38
|
"uploading": "업로드 중",
|
39
39
|
"uploadCompleted": "업로드 완료",
|
40
40
|
"boldTooltip": "굵게",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "완료",
|
180
180
|
"messageReadCount": "{messageReadByCount}/{remoteParticipantsCount}명이 읽음",
|
181
181
|
"actionMenuMoreOptions": "추가 옵션",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "파일 다운로드",
|
183
183
|
"blockedWarningText": "조직 정책으로 인해 이 메시지가 삭제되었습니다.",
|
184
184
|
"blockedWarningLinkText": "세부 정보",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "메시지에 {attachmentCount}개의 첨부 파일이 있습니다.",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "메시지가 삭제되었습니다."
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Skriv en melding",
|
25
25
|
"textTooLong": "Meldingslengden er over maksimumsgrensen.",
|
26
26
|
"sendButtonAriaLabel": "Send melding",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Laster opp. Vent litt ...",
|
28
|
+
"removeAttachment": "Fjern fil",
|
29
29
|
"uploading": "Laster opp",
|
30
30
|
"uploadCompleted": "Opplasting fullført"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Skriv en melding",
|
34
34
|
"textTooLong": "Meldingslengden er over maksimumsgrensen.",
|
35
35
|
"sendButtonAriaLabel": "Send melding",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Laster opp ... Vent litt.",
|
37
|
+
"removeAttachment": "Fjern fil",
|
38
38
|
"uploading": "Laster opp",
|
39
39
|
"uploadCompleted": "Opplasting fullført",
|
40
40
|
"boldTooltip": "Fet",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Fullført",
|
180
180
|
"messageReadCount": "Lest av {messageReadByCount} av {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Flere alternativer",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Last ned fil",
|
183
183
|
"blockedWarningText": "Denne meldingen ble slettet på grunn av en organisasjonspolicy.",
|
184
184
|
"blockedWarningLinkText": "Detaljer",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Meldingen har {attachmentCount} vedlegg",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Meldingen er slettet"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Een bericht invoeren",
|
25
25
|
"textTooLong": "De lengte van uw bericht overschrijdt de maximumlimiet.",
|
26
26
|
"sendButtonAriaLabel": "Bericht verzenden",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Uploaden.... Een ogenblik geduld.",
|
28
|
+
"removeAttachment": "Bestand verwijderen",
|
29
29
|
"uploading": "Uploaden",
|
30
30
|
"uploadCompleted": "Upload voltooid"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Een bericht invoeren",
|
34
34
|
"textTooLong": "De lengte van uw bericht overschrijdt de maximumlimiet.",
|
35
35
|
"sendButtonAriaLabel": "Bericht verzenden",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Uploaden... Een ogenblik geduld.",
|
37
|
+
"removeAttachment": "Bestand verwijderen",
|
38
38
|
"uploading": "Uploaden",
|
39
39
|
"uploadCompleted": "Upload voltooid",
|
40
40
|
"boldTooltip": "Vet",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Gereed",
|
180
180
|
"messageReadCount": "Gelezen door {messageReadByCount} van {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Meer opties",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Bestand downloaden",
|
183
183
|
"blockedWarningText": "Dit bericht is verwijderd vanwege organisatiebeleid.",
|
184
184
|
"blockedWarningLinkText": "Details",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Het bericht heeft {attachmentCount} bijlage",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Het bericht is verwijderd"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Wprowadź wiadomość",
|
25
25
|
"textTooLong": "Długość wiadomości przekracza maksymalny limit.",
|
26
26
|
"sendButtonAriaLabel": "Wyślij wiadomość",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Trwa przekazywanie... Czekaj.",
|
28
|
+
"removeAttachment": "Usuń plik",
|
29
29
|
"uploading": "Przekazywanie",
|
30
30
|
"uploadCompleted": "Zakończono przekazywanie"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Wprowadź wiadomość",
|
34
34
|
"textTooLong": "Długość wiadomości przekracza maksymalny limit.",
|
35
35
|
"sendButtonAriaLabel": "Wyślij wiadomość",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Trwa przekazywanie... Czekaj.",
|
37
|
+
"removeAttachment": "Usuwanie pliku",
|
38
38
|
"uploading": "Przekazywanie",
|
39
39
|
"uploadCompleted": "Zakończono przekazywanie",
|
40
40
|
"boldTooltip": "Pogrubienie",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Gotowe",
|
180
180
|
"messageReadCount": "Przeczytane przez {messageReadByCount} z {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Więcej opcji",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Pobierz plik",
|
183
183
|
"blockedWarningText": "Ta wiadomość została usunięta ze względu na zasady organizacyjne.",
|
184
184
|
"blockedWarningLinkText": "Szczegóły",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Wiadomość ma {attachmentCount} załącznik",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Wiadomość została usunięta"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Inserir uma mensagem",
|
25
25
|
"textTooLong": "O comprimento da mensagem está acima do limite máximo.",
|
26
26
|
"sendButtonAriaLabel": "Enviar mensagem",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Carregando... Aguarde.",
|
28
|
+
"removeAttachment": "Remover arquivo",
|
29
29
|
"uploading": "Carregando",
|
30
30
|
"uploadCompleted": "Carregamento concluído"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Inserir uma mensagem",
|
34
34
|
"textTooLong": "O comprimento da mensagem está acima do limite máximo.",
|
35
35
|
"sendButtonAriaLabel": "Enviar mensagem",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Carregando... Aguarde.",
|
37
|
+
"removeAttachment": "Remover arquivo",
|
38
38
|
"uploading": "Carregando",
|
39
39
|
"uploadCompleted": "Carregamento concluído",
|
40
40
|
"boldTooltip": "Negrito",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Concluído",
|
180
180
|
"messageReadCount": "Lido por {messageReadByCount} de {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Mais opções",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Baixar arquivo",
|
183
183
|
"blockedWarningText": "Esta mensagem foi excluída devido à política organizacional.",
|
184
184
|
"blockedWarningLinkText": "Detalhes",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "A mensagem tem {attachmentCount} anexo",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "A mensagem foi excluída"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Введите сообщение",
|
25
25
|
"textTooLong": "Длина сообщения превышает максимально допустимую.",
|
26
26
|
"sendButtonAriaLabel": "Отправить сообщение",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Выполняется загрузка. Подождите...",
|
28
|
+
"removeAttachment": "Удалить файл",
|
29
29
|
"uploading": "Отправка",
|
30
30
|
"uploadCompleted": "Отправка завершена"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Введите сообщение",
|
34
34
|
"textTooLong": "Длина сообщения превышает максимально допустимую.",
|
35
35
|
"sendButtonAriaLabel": "Отправить сообщение",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Производится отправка... Подождите.",
|
37
|
+
"removeAttachment": "Удалить файл",
|
38
38
|
"uploading": "Отправка",
|
39
39
|
"uploadCompleted": "Отправка завершена",
|
40
40
|
"boldTooltip": "Полужирный",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Готово",
|
180
180
|
"messageReadCount": "Прочитали: {messageReadByCount} из {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Дополнительные параметры",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Скачать файл",
|
183
183
|
"blockedWarningText": "Это сообщение было удалено политикой организации.",
|
184
184
|
"blockedWarningLinkText": "Сведения",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Сообщение содержит {attachmentCount} вложение",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Сообщение удалено"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Skriv ett meddelande",
|
25
25
|
"textTooLong": "Meddelandelängden överskrider maxgränsen.",
|
26
26
|
"sendButtonAriaLabel": "Skicka meddelande",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Uppladdning pågår... Vänta.",
|
28
|
+
"removeAttachment": "Ta bort fil",
|
29
29
|
"uploading": "Laddar upp",
|
30
30
|
"uploadCompleted": "Uppladdningen har slutförts"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Skriv ett meddelande",
|
34
34
|
"textTooLong": "Meddelandelängden överskrider maxgränsen.",
|
35
35
|
"sendButtonAriaLabel": "Skicka meddelande",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Laddar upp... Var god vänta.",
|
37
|
+
"removeAttachment": "Ta bort filen",
|
38
38
|
"uploading": "Laddar upp",
|
39
39
|
"uploadCompleted": "Uppladdningen har slutförts",
|
40
40
|
"boldTooltip": "Fet",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Klar",
|
180
180
|
"messageReadCount": "Läst av {messageReadByCount} av {remoteParticipantsCount}",
|
181
181
|
"actionMenuMoreOptions": "Fler alternativ",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Ladda ner fil",
|
183
183
|
"blockedWarningText": "Det här meddelandet har tagits bort på grund av en organisationsprincip.",
|
184
184
|
"blockedWarningLinkText": "Information",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "Meddelandet har {attachmentCount} bifogade filer.",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "Meddelandet har tagits bort"
|
187
187
|
},
|
188
188
|
"errorBar": {
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"placeholderText": "Bir mesaj girin",
|
25
25
|
"textTooLong": "İletinizin uzunluğu üst sınırı aşıyor.",
|
26
26
|
"sendButtonAriaLabel": "İleti gönder",
|
27
|
-
"
|
28
|
-
"
|
27
|
+
"attachmentUploadsPendingError": "Karşıya yükleniyor... Lütfen bekleyin.",
|
28
|
+
"removeAttachment": "Dosyayı kaldır",
|
29
29
|
"uploading": "Karşıya yükleniyor",
|
30
30
|
"uploadCompleted": "Karşıya yükleme tamamlandı"
|
31
31
|
},
|
@@ -33,8 +33,8 @@
|
|
33
33
|
"placeholderText": "Bir mesaj girin",
|
34
34
|
"textTooLong": "İletinizin uzunluğu üst sınırı aşıyor.",
|
35
35
|
"sendButtonAriaLabel": "Mesaj gönder",
|
36
|
-
"
|
37
|
-
"
|
36
|
+
"attachmentUploadsPendingError": "Karşıya yükleniyor... Lütfen bekleyin.",
|
37
|
+
"removeAttachment": "Dosyayı kaldır",
|
38
38
|
"uploading": "Yükleniyor",
|
39
39
|
"uploadCompleted": "Karşıya yükleme tamamlandı",
|
40
40
|
"boldTooltip": "Kalın",
|
@@ -179,10 +179,10 @@
|
|
179
179
|
"editBoxSubmitButton": "Bitti",
|
180
180
|
"messageReadCount": "{messageReadByCount} / {remoteParticipantsCount} katılımcı tarafından okundu",
|
181
181
|
"actionMenuMoreOptions": "Diğer Seçenekler",
|
182
|
-
"
|
182
|
+
"downloadAttachment": "Dosyayı indir",
|
183
183
|
"blockedWarningText": "Bu ileti kuruluş ilkesi nedeniyle silindi.",
|
184
184
|
"blockedWarningLinkText": "Ayrıntılar",
|
185
|
-
"
|
185
|
+
"attachmentCardGroupMessage": "İletinin {attachmentCount} eki var",
|
186
186
|
"messageDeletedAnnouncementAriaLabel": "İleti silindi"
|
187
187
|
},
|
188
188
|
"errorBar": {
|