@azure/communication-react 1.18.0-alpha-202406150014 → 1.18.0-alpha-202406191739
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 +54 -28
 - package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-XMNUmuTx.js → ChatMessageComponentAsRichTextEditBox-HBSSHZ2s.js} +2 -2
 - package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-XMNUmuTx.js.map → ChatMessageComponentAsRichTextEditBox-HBSSHZ2s.js.map} +1 -1
 - package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BLmR8ku0.js → RichTextSendBoxWrapper-DDN8Weyb.js} +2 -2
 - package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BLmR8ku0.js.map → RichTextSendBoxWrapper-DDN8Weyb.js.map} +1 -1
 - package/dist/dist-cjs/communication-react/{index-CzkriUUT.js → index-CAm6Qb1t.js} +638 -197
 - package/dist/dist-cjs/communication-react/index-CAm6Qb1t.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/errorNotificationsSelector.d.ts +22 -0
 - package/dist/dist-esm/calling-component-bindings/src/errorNotificationsSelector.js +146 -0
 - package/dist/dist-esm/calling-component-bindings/src/errorNotificationsSelector.js.map +1 -0
 - package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.d.ts +1 -0
 - package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js +7 -1
 - package/dist/dist-esm/calling-component-bindings/src/handlers/createCommonHandlers.js.map +1 -1
 - package/dist/dist-esm/calling-component-bindings/src/index.d.ts +2 -0
 - package/dist/dist-esm/calling-component-bindings/src/index.js +2 -0
 - package/dist/dist-esm/calling-component-bindings/src/index.js.map +1 -1
 - package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.js +2 -1
 - package/dist/dist-esm/chat-component-bindings/src/handlers/createHandlers.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/ErrorBar.js +1 -1
 - package/dist/dist-esm/react-components/src/components/ErrorBar.js.map +1 -1
 - package/dist/dist-esm/react-components/src/components/Notifications.d.ts +23 -28
 - package/dist/dist-esm/react-components/src/components/Notifications.js +17 -7
 - package/dist/dist-esm/react-components/src/components/Notifications.js.map +1 -1
 - package/dist/dist-esm/react-components/src/components/ParticipantList.js +3 -2
 - package/dist/dist-esm/react-components/src/components/ParticipantList.js.map +1 -1
 - package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.d.ts +2 -2
 - package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js +1 -1
 - package/dist/dist-esm/react-components/src/components/RichTextEditor/Plugins/PlaceholderPlugin.js.map +1 -1
 - package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +16 -29
 - 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/TroubleshootingGuideErrorBar.js +1 -1
 - package/dist/dist-esm/react-components/src/components/TroubleshootingGuideErrorBar.js.map +1 -1
 - package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js +1 -1
 - package/dist/dist-esm/react-components/src/components/VideoEffects/VideoBackgroundEffectsPicker.js.map +1 -1
 - package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.d.ts +1 -0
 - package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js +3 -3
 - package/dist/dist-esm/react-components/src/components/VideoGallery/useVideoTileContextualMenuProps.js.map +1 -1
 - package/dist/dist-esm/react-components/src/components/VideoGallery.d.ts +2 -0
 - package/dist/dist-esm/react-components/src/components/VideoGallery.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/MessageThread.styles.js +1 -1
 - package/dist/dist-esm/react-components/src/components/styles/MessageThread.styles.js.map +1 -1
 - package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.styles.js +24 -13
 - package/dist/dist-esm/react-components/src/components/styles/RichTextEditor.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/components/utils.d.ts +32 -1
 - package/dist/dist-esm/react-components/src/components/utils.js +84 -0
 - package/dist/dist-esm/react-components/src/components/utils.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/en-US/strings.json +2 -23
 - 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-components/src/theming/themes.js +13 -12
 - package/dist/dist-esm/react-components/src/theming/themes.js.map +1 -1
 - package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js +1 -1
 - package/dist/dist-esm/react-components/src/theming/v9ThemeShim.js.map +1 -1
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +24 -5
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +20 -0
 - 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 +1 -0
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +8 -0
 - 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.d.ts +4 -0
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +4 -2
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +33 -5
 - 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/SidePane/usePeoplePane.d.ts +1 -1
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/usePeoplePane.js +68 -4
 - 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.d.ts +3 -2
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +1 -1
 - 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/hooks/useHandlers.js +4 -0
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/hooks/useHandlers.js.map +1 -1
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +3 -2
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +5 -3
 - 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/HoldPage.js +4 -2
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/HoldPage.js.map +1 -1
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js +4 -2
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/LobbyPage.js.map +1 -1
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +4 -2
 - package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
 - package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +1 -0
 - package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js +6 -0
 - 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 +4 -0
 - 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.d.ts +1 -0
 - package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.js +6 -0
 - package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatBackedCallAdapter.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/common/Drawer/MoreDrawer.d.ts +1 -0
 - package/dist/dist-esm/react-composites/src/composites/common/Drawer/MoreDrawer.js.map +1 -1
 - package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.d.ts +3 -2
 - package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.js +40 -2
 - package/dist/dist-esm/react-composites/src/composites/common/VideoEffectsPane.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/en-US/strings.json +6 -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 +10 -10
 - package/dist/dist-cjs/communication-react/index-CzkriUUT.js.map +0 -1
 
| 
         @@ -57,7 +57,7 @@ 
     | 
|
| 
       57 
57 
     | 
    
         
             
                    "richTextDeleteColumnMenu": "Eliminar columna",
         
     | 
| 
       58 
58 
     | 
    
         
             
                    "richTextDeleteRowMenu": "Eliminar fila",
         
     | 
| 
       59 
59 
     | 
    
         
             
                    "richTextDeleteTableMenu": "Eliminar tabla",
         
     | 
| 
       60 
     | 
    
         
            -
                    "richTextToolbarMoreButtonAriaLabel": " 
     | 
| 
      
 60 
     | 
    
         
            +
                    "richTextToolbarMoreButtonAriaLabel": "Más opciones",
         
     | 
| 
       61 
61 
     | 
    
         
             
                    "attachmentMoreMenu": "Más opciones"
         
     | 
| 
       62 
62 
     | 
    
         
             
                },
         
     | 
| 
       63 
63 
     | 
    
         
             
                "mentionPopover": {
         
     | 
| 
         @@ -220,7 +220,7 @@ 
     | 
|
| 
       220 
220 
     | 
    
         
             
                    "richTextDeleteColumnMenu": "Eliminar columna",
         
     | 
| 
       221 
221 
     | 
    
         
             
                    "richTextDeleteRowMenu": "Eliminar fila",
         
     | 
| 
       222 
222 
     | 
    
         
             
                    "richTextDeleteTableMenu": "Eliminar tabla",
         
     | 
| 
       223 
     | 
    
         
            -
                    "richTextToolbarMoreButtonAriaLabel": " 
     | 
| 
      
 223 
     | 
    
         
            +
                    "richTextToolbarMoreButtonAriaLabel": "Más opciones"
         
     | 
| 
       224 
224 
     | 
    
         
             
                },
         
     | 
| 
       225 
225 
     | 
    
         
             
                "errorBar": {
         
     | 
| 
       226 
226 
     | 
    
         
             
                    "unableToReachChatService": "Sin conexión",
         
     | 
| 
         @@ -259,12 +259,167 @@ 
     | 
|
| 
       259 
259 
     | 
    
         
             
                    "unableToStartVideoEffect": "No se puede aplicar el efecto de vídeo.",
         
     | 
| 
       260 
260 
     | 
    
         
             
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": "No se puede iniciar el primer plano en los participantes porque el número máximo de participantes ya está puesto en primer plano."
         
     | 
| 
       261 
261 
     | 
    
         
             
                },
         
     | 
| 
      
 262 
     | 
    
         
            +
                "notifications": {
         
     | 
| 
      
 263 
     | 
    
         
            +
                    "unableToReachChatService": {
         
     | 
| 
      
 264 
     | 
    
         
            +
                        "title": "Está desconectado.",
         
     | 
| 
      
 265 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 266 
     | 
    
         
            +
                    },
         
     | 
| 
      
 267 
     | 
    
         
            +
                    "accessDenied": {
         
     | 
| 
      
 268 
     | 
    
         
            +
                        "title": "No se puede acceder a los servicios de chat",
         
     | 
| 
      
 269 
     | 
    
         
            +
                        "message": "Compruebe las credenciales de usuario proporcionadas",
         
     | 
| 
      
 270 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 271 
     | 
    
         
            +
                    },
         
     | 
| 
      
 272 
     | 
    
         
            +
                    "userNotInChatThread": {
         
     | 
| 
      
 273 
     | 
    
         
            +
                        "title": "Ya no está en este hilo de chat.",
         
     | 
| 
      
 274 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 275 
     | 
    
         
            +
                    },
         
     | 
| 
      
 276 
     | 
    
         
            +
                    "sendMessageNotInChatThread": {
         
     | 
| 
      
 277 
     | 
    
         
            +
                        "title": "Error al enviar el mensaje.",
         
     | 
| 
      
 278 
     | 
    
         
            +
                        "message": "Ya no está en este hilo de chat",
         
     | 
| 
      
 279 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 280 
     | 
    
         
            +
                    },
         
     | 
| 
      
 281 
     | 
    
         
            +
                    "sendMessageGeneric": {
         
     | 
| 
      
 282 
     | 
    
         
            +
                        "title": "Error al enviar un mensaje.",
         
     | 
| 
      
 283 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 284 
     | 
    
         
            +
                    },
         
     | 
| 
      
 285 
     | 
    
         
            +
                    "callingNetworkFailure": {
         
     | 
| 
      
 286 
     | 
    
         
            +
                        "title": "Llamada de conexión perturbadora",
         
     | 
| 
      
 287 
     | 
    
         
            +
                        "message": "Parece que estás desconectado. Compruebe la conexión de red e inténtelo de nuevo.",
         
     | 
| 
      
 288 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 289 
     | 
    
         
            +
                    },
         
     | 
| 
      
 290 
     | 
    
         
            +
                    "startVideoGeneric": {
         
     | 
| 
      
 291 
     | 
    
         
            +
                        "title": "No se pudo iniciar el vídeo.",
         
     | 
| 
      
 292 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 293 
     | 
    
         
            +
                    },
         
     | 
| 
      
 294 
     | 
    
         
            +
                    "stopVideoGeneric": {
         
     | 
| 
      
 295 
     | 
    
         
            +
                        "title": "No se pudo detener el vídeo.",
         
     | 
| 
      
 296 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 297 
     | 
    
         
            +
                    },
         
     | 
| 
      
 298 
     | 
    
         
            +
                    "muteGeneric": {
         
     | 
| 
      
 299 
     | 
    
         
            +
                        "title": "No se pudo silenciar el micrófono.",
         
     | 
| 
      
 300 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 301 
     | 
    
         
            +
                    },
         
     | 
| 
      
 302 
     | 
    
         
            +
                    "unmuteGeneric": {
         
     | 
| 
      
 303 
     | 
    
         
            +
                        "title": "No se pudo reactivar el micrófono.",
         
     | 
| 
      
 304 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 305 
     | 
    
         
            +
                    },
         
     | 
| 
      
 306 
     | 
    
         
            +
                    "speakingWhileMuted": {
         
     | 
| 
      
 307 
     | 
    
         
            +
                        "title": "Estás silenciado.",
         
     | 
| 
      
 308 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 309 
     | 
    
         
            +
                    },
         
     | 
| 
      
 310 
     | 
    
         
            +
                    "startScreenShareGeneric": {
         
     | 
| 
      
 311 
     | 
    
         
            +
                        "title": "Hubo un problema al iniciar la pantalla compartida.",
         
     | 
| 
      
 312 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 313 
     | 
    
         
            +
                    },
         
     | 
| 
      
 314 
     | 
    
         
            +
                    "stopScreenShareGeneric": {
         
     | 
| 
      
 315 
     | 
    
         
            +
                        "title": "No se pudo detener la pantalla compartida.",
         
     | 
| 
      
 316 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 317 
     | 
    
         
            +
                    },
         
     | 
| 
      
 318 
     | 
    
         
            +
                    "callNetworkQualityLow": {
         
     | 
| 
      
 319 
     | 
    
         
            +
                        "title": "La calidad de la red es baja.",
         
     | 
| 
      
 320 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 321 
     | 
    
         
            +
                    },
         
     | 
| 
      
 322 
     | 
    
         
            +
                    "callNoSpeakerFound": {
         
     | 
| 
      
 323 
     | 
    
         
            +
                        "title": "No se encontraron altavoces ni auriculares",
         
     | 
| 
      
 324 
     | 
    
         
            +
                        "message": "Conecta un dispositivo de audio para escuchar la llamada.",
         
     | 
| 
      
 325 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 326 
     | 
    
         
            +
                    },
         
     | 
| 
      
 327 
     | 
    
         
            +
                    "callNoMicrophoneFound": {
         
     | 
| 
      
 328 
     | 
    
         
            +
                        "title": "No se han encontrado micrófonos",
         
     | 
| 
      
 329 
     | 
    
         
            +
                        "message": "Conecta un dispositivo de entrada de audio.",
         
     | 
| 
      
 330 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 331 
     | 
    
         
            +
                    },
         
     | 
| 
      
 332 
     | 
    
         
            +
                    "callMicrophoneAccessDenied": {
         
     | 
| 
      
 333 
     | 
    
         
            +
                        "title": "No se puede acceder al micrófono",
         
     | 
| 
      
 334 
     | 
    
         
            +
                        "message": "Haga clic en el bloqueo de la barra de direcciones para conceder permiso a esta página web.",
         
     | 
| 
      
 335 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 336 
     | 
    
         
            +
                    },
         
     | 
| 
      
 337 
     | 
    
         
            +
                    "callMicrophoneAccessDeniedSafari": {
         
     | 
| 
      
 338 
     | 
    
         
            +
                        "title": "No se puede acceder al micrófono",
         
     | 
| 
      
 339 
     | 
    
         
            +
                        "message": "Actualice la página para permitir permisos o compruebe la configuración de este explorador y compruebe que los permisos estén habilitados para este sitio web.",
         
     | 
| 
      
 340 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 341 
     | 
    
         
            +
                    },
         
     | 
| 
      
 342 
     | 
    
         
            +
                    "callMicrophoneMutedBySystem": {
         
     | 
| 
      
 343 
     | 
    
         
            +
                        "title": "Su sistema ha silenciado su audio.",
         
     | 
| 
      
 344 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 345 
     | 
    
         
            +
                    },
         
     | 
| 
      
 346 
     | 
    
         
            +
                    "callMicrophoneUnmutedBySystem": {
         
     | 
| 
      
 347 
     | 
    
         
            +
                        "title": "Su micrófono se ha recuperado y el sistema ha activado el audio.",
         
     | 
| 
      
 348 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 349 
     | 
    
         
            +
                    },
         
     | 
| 
      
 350 
     | 
    
         
            +
                    "callMacOsMicrophoneAccessDenied": {
         
     | 
| 
      
 351 
     | 
    
         
            +
                        "title": "No se puede acceder al micrófono",
         
     | 
| 
      
 352 
     | 
    
         
            +
                        "message": "Conceda permiso al micrófono en la configuración de privacidad de macOS.",
         
     | 
| 
      
 353 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 354 
     | 
    
         
            +
                    },
         
     | 
| 
      
 355 
     | 
    
         
            +
                    "callLocalVideoFreeze": {
         
     | 
| 
      
 356 
     | 
    
         
            +
                        "title": "El ancho de banda de red es deficiente",
         
     | 
| 
      
 357 
     | 
    
         
            +
                        "message": "Es posible que el vídeo aparezca pausado para otros usuarios en la llamada.",
         
     | 
| 
      
 358 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 359 
     | 
    
         
            +
                    },
         
     | 
| 
      
 360 
     | 
    
         
            +
                    "callCameraAccessDenied": {
         
     | 
| 
      
 361 
     | 
    
         
            +
                        "title": "No se puede acceder a la cámara",
         
     | 
| 
      
 362 
     | 
    
         
            +
                        "message": "Haga clic en el bloqueo de la barra de direcciones para conceder permiso a esta página web.",
         
     | 
| 
      
 363 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 364 
     | 
    
         
            +
                    },
         
     | 
| 
      
 365 
     | 
    
         
            +
                    "callCameraAccessDeniedSafari": {
         
     | 
| 
      
 366 
     | 
    
         
            +
                        "title": "No se puede acceder a la cámara",
         
     | 
| 
      
 367 
     | 
    
         
            +
                        "message": "Actualice la página para permitir permisos o compruebe la configuración de este explorador y compruebe que los permisos estén habilitados para este sitio web.",
         
     | 
| 
      
 368 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 369 
     | 
    
         
            +
                    },
         
     | 
| 
      
 370 
     | 
    
         
            +
                    "callCameraAlreadyInUse": {
         
     | 
| 
      
 371 
     | 
    
         
            +
                        "title": "No se puede acceder a la cámara",
         
     | 
| 
      
 372 
     | 
    
         
            +
                        "message": "Puede que ya la esté usando otra aplicación.",
         
     | 
| 
      
 373 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 374 
     | 
    
         
            +
                    },
         
     | 
| 
      
 375 
     | 
    
         
            +
                    "callVideoStoppedBySystem": {
         
     | 
| 
      
 376 
     | 
    
         
            +
                        "title": "El sistema ha detenido el vídeo.",
         
     | 
| 
      
 377 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 378 
     | 
    
         
            +
                    },
         
     | 
| 
      
 379 
     | 
    
         
            +
                    "callVideoRecoveredBySystem": {
         
     | 
| 
      
 380 
     | 
    
         
            +
                        "title": "El vídeo se ha reanudado.",
         
     | 
| 
      
 381 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 382 
     | 
    
         
            +
                    },
         
     | 
| 
      
 383 
     | 
    
         
            +
                    "callMacOsCameraAccessDenied": {
         
     | 
| 
      
 384 
     | 
    
         
            +
                        "title": "MacOS está bloqueando el acceso a la cámara",
         
     | 
| 
      
 385 
     | 
    
         
            +
                        "message": "Actualiza la configuración de privacidad para permitir que este explorador acceda a la cámara.",
         
     | 
| 
      
 386 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 387 
     | 
    
         
            +
                    },
         
     | 
| 
      
 388 
     | 
    
         
            +
                    "callMacOsScreenShareAccessDenied": {
         
     | 
| 
      
 389 
     | 
    
         
            +
                        "title": "MacOS está bloqueando la pantalla compartida",
         
     | 
| 
      
 390 
     | 
    
         
            +
                        "message": "Actualice la configuración de privacidad para permitir que este explorador grabe la pantalla.",
         
     | 
| 
      
 391 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 392 
     | 
    
         
            +
                    },
         
     | 
| 
      
 393 
     | 
    
         
            +
                    "failedToJoinCallGeneric": {
         
     | 
| 
      
 394 
     | 
    
         
            +
                        "title": "No se pudo unir a la llamada.",
         
     | 
| 
      
 395 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 396 
     | 
    
         
            +
                    },
         
     | 
| 
      
 397 
     | 
    
         
            +
                    "failedToJoinCallInvalidMeetingLink": {
         
     | 
| 
      
 398 
     | 
    
         
            +
                        "title": "No se puede unir a la reunión. Vínculo no válido.",
         
     | 
| 
      
 399 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 400 
     | 
    
         
            +
                    },
         
     | 
| 
      
 401 
     | 
    
         
            +
                    "cameraFrozenForRemoteParticipants": {
         
     | 
| 
      
 402 
     | 
    
         
            +
                        "title": "Los usuarios de la llamada tienen problemas para ver el vídeo",
         
     | 
| 
      
 403 
     | 
    
         
            +
                        "message": "Compruebe los dispositivos y la red.",
         
     | 
| 
      
 404 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 405 
     | 
    
         
            +
                    },
         
     | 
| 
      
 406 
     | 
    
         
            +
                    "unableToStartVideoEffect": {
         
     | 
| 
      
 407 
     | 
    
         
            +
                        "title": "No se puede aplicar el efecto de vídeo.",
         
     | 
| 
      
 408 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 409 
     | 
    
         
            +
                    },
         
     | 
| 
      
 410 
     | 
    
         
            +
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": {
         
     | 
| 
      
 411 
     | 
    
         
            +
                        "title": "No se puede poner primer plano a los participantes",
         
     | 
| 
      
 412 
     | 
    
         
            +
                        "message": "Ya está puesto en primer plano el número máximo de participantes.",
         
     | 
| 
      
 413 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Cerrar"
         
     | 
| 
      
 414 
     | 
    
         
            +
                    }
         
     | 
| 
      
 415 
     | 
    
         
            +
                },
         
     | 
| 
       262 
416 
     | 
    
         
             
                "videoGallery": {
         
     | 
| 
       263 
417 
     | 
    
         
             
                    "screenIsBeingSharedMessage": "Está compartiendo su pantalla",
         
     | 
| 
       264 
418 
     | 
    
         
             
                    "screenShareLoadingMessage": "Cargando la pantalla de {participant}",
         
     | 
| 
       265 
419 
     | 
    
         
             
                    "localVideoLabel": "Tú",
         
     | 
| 
       266 
420 
     | 
    
         
             
                    "localVideoCameraSwitcherLabel": "Cambiar de cámara",
         
     | 
| 
       267 
421 
     | 
    
         
             
                    "localVideoMovementLabel": "Mosaico de vídeo local movible",
         
     | 
| 
      
 422 
     | 
    
         
            +
                    "localVideoMovementAriaLabel": "Mosaico de vídeo local movible",
         
     | 
| 
       268 
423 
     | 
    
         
             
                    "localVideoSelectedDescription": "{cameraName} seleccionada",
         
     | 
| 
       269 
424 
     | 
    
         
             
                    "displayNamePlaceholder": "Participante sin nombre",
         
     | 
| 
       270 
425 
     | 
    
         
             
                    "fitRemoteParticipantToFrame": "Ajustar al marco",
         
     | 
| 
         @@ -295,7 +450,8 @@ 
     | 
|
| 
       295 
450 
     | 
    
         
             
                },
         
     | 
| 
       296 
451 
     | 
    
         
             
                "videoTile": {
         
     | 
| 
       297 
452 
     | 
    
         
             
                    "participantStateRinging": "Llamando...",
         
     | 
| 
       298 
     | 
    
         
            -
                    "participantStateHold": "En espera"
         
     | 
| 
      
 453 
     | 
    
         
            +
                    "participantStateHold": "En espera",
         
     | 
| 
      
 454 
     | 
    
         
            +
                    "moreOptionsButtonAriaLabel": "Más opciones"
         
     | 
| 
       299 
455 
     | 
    
         
             
                },
         
     | 
| 
       300 
456 
     | 
    
         
             
                "CameraAndMicrophoneSitePermissionsRequest": {
         
     | 
| 
       301 
457 
     | 
    
         
             
                    "primaryText": "Permitir que {appName} usen la cámara y el micrófono",
         
     | 
| 
         @@ -415,5 +571,16 @@ 
     | 
|
| 
       415 
571 
     | 
    
         
             
                "verticalGallery": {
         
     | 
| 
       416 
572 
     | 
    
         
             
                    "leftNavButtonAriaLabel": "página anterior",
         
     | 
| 
       417 
573 
     | 
    
         
             
                    "rightNavButtonAriaLabel": "página siguiente"
         
     | 
| 
      
 574 
     | 
    
         
            +
                },
         
     | 
| 
      
 575 
     | 
    
         
            +
                "MeetingConferencePhoneInfo": {
         
     | 
| 
      
 576 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTitle": "Unirse a la llamada desde el teléfono",
         
     | 
| 
      
 577 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalDialIn": "Marcar número",
         
     | 
| 
      
 578 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalMeetingId": "Escribir el id. de reunión",
         
     | 
| 
      
 579 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalWait": "Esperar a ser admitido por el organizador",
         
     | 
| 
      
 580 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalNoPhoneAvailable": "No hay teléfono disponible",
         
     | 
| 
      
 581 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (número gratuito) {country}, {city}",
         
     | 
| 
      
 582 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (número gratuito)",
         
     | 
| 
      
 583 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalToll": "{phoneNumber} (número de pago) {country}, {city}",
         
     | 
| 
      
 584 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (número de pago)"
         
     | 
| 
       418 
585 
     | 
    
         
             
                }
         
     | 
| 
       419 
586 
     | 
    
         
             
            }
         
     | 
| 
         @@ -259,12 +259,167 @@ 
     | 
|
| 
       259 
259 
     | 
    
         
             
                    "unableToStartVideoEffect": "Videotehosteen käyttäminen ei onnistu.",
         
     | 
| 
       260 
260 
     | 
    
         
             
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": "Osallistujien korostusta ei voi aloittaa, koska enimmäismäärä osallistujia on jo valokeilassa."
         
     | 
| 
       261 
261 
     | 
    
         
             
                },
         
     | 
| 
      
 262 
     | 
    
         
            +
                "notifications": {
         
     | 
| 
      
 263 
     | 
    
         
            +
                    "unableToReachChatService": {
         
     | 
| 
      
 264 
     | 
    
         
            +
                        "title": "Olet offline-tilassa.",
         
     | 
| 
      
 265 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 266 
     | 
    
         
            +
                    },
         
     | 
| 
      
 267 
     | 
    
         
            +
                    "accessDenied": {
         
     | 
| 
      
 268 
     | 
    
         
            +
                        "title": "Keskustelupalveluita ei voi käyttää",
         
     | 
| 
      
 269 
     | 
    
         
            +
                        "message": "Tarkista käyttäjästä annetut tunnistetiedot",
         
     | 
| 
      
 270 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 271 
     | 
    
         
            +
                    },
         
     | 
| 
      
 272 
     | 
    
         
            +
                    "userNotInChatThread": {
         
     | 
| 
      
 273 
     | 
    
         
            +
                        "title": "Et ole enää tässä keskusteluketjussa.",
         
     | 
| 
      
 274 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 275 
     | 
    
         
            +
                    },
         
     | 
| 
      
 276 
     | 
    
         
            +
                    "sendMessageNotInChatThread": {
         
     | 
| 
      
 277 
     | 
    
         
            +
                        "title": "Viestin lähettäminen epäonnistui",
         
     | 
| 
      
 278 
     | 
    
         
            +
                        "message": "Et ole enää mukana tässä keskusteluketjussa",
         
     | 
| 
      
 279 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 280 
     | 
    
         
            +
                    },
         
     | 
| 
      
 281 
     | 
    
         
            +
                    "sendMessageGeneric": {
         
     | 
| 
      
 282 
     | 
    
         
            +
                        "title": "Viestin lähettäminen epäonnistui.",
         
     | 
| 
      
 283 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 284 
     | 
    
         
            +
                    },
         
     | 
| 
      
 285 
     | 
    
         
            +
                    "callingNetworkFailure": {
         
     | 
| 
      
 286 
     | 
    
         
            +
                        "title": "Ongelma puhelun yhdistämisessä",
         
     | 
| 
      
 287 
     | 
    
         
            +
                        "message": "Olet ilmeisesti offline-tilassa. Tarkista verkkoyhteys ja yritä uudelleen.",
         
     | 
| 
      
 288 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 289 
     | 
    
         
            +
                    },
         
     | 
| 
      
 290 
     | 
    
         
            +
                    "startVideoGeneric": {
         
     | 
| 
      
 291 
     | 
    
         
            +
                        "title": "Videon käynnistäminen epäonnistui.",
         
     | 
| 
      
 292 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 293 
     | 
    
         
            +
                    },
         
     | 
| 
      
 294 
     | 
    
         
            +
                    "stopVideoGeneric": {
         
     | 
| 
      
 295 
     | 
    
         
            +
                        "title": "Videon pysäyttäminen epäonnistui.",
         
     | 
| 
      
 296 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 297 
     | 
    
         
            +
                    },
         
     | 
| 
      
 298 
     | 
    
         
            +
                    "muteGeneric": {
         
     | 
| 
      
 299 
     | 
    
         
            +
                        "title": "Mikrofonin mykistäminen epäonnistui.",
         
     | 
| 
      
 300 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 301 
     | 
    
         
            +
                    },
         
     | 
| 
      
 302 
     | 
    
         
            +
                    "unmuteGeneric": {
         
     | 
| 
      
 303 
     | 
    
         
            +
                        "title": "Mikrofonin mykistyksen poistaminen epäonnistui.",
         
     | 
| 
      
 304 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 305 
     | 
    
         
            +
                    },
         
     | 
| 
      
 306 
     | 
    
         
            +
                    "speakingWhileMuted": {
         
     | 
| 
      
 307 
     | 
    
         
            +
                        "title": "Ääni on mykistetty.",
         
     | 
| 
      
 308 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 309 
     | 
    
         
            +
                    },
         
     | 
| 
      
 310 
     | 
    
         
            +
                    "startScreenShareGeneric": {
         
     | 
| 
      
 311 
     | 
    
         
            +
                        "title": "Näytön jakamisen aloittamisessa ilmeni ongelma.",
         
     | 
| 
      
 312 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 313 
     | 
    
         
            +
                    },
         
     | 
| 
      
 314 
     | 
    
         
            +
                    "stopScreenShareGeneric": {
         
     | 
| 
      
 315 
     | 
    
         
            +
                        "title": "Näytön jakamisen lopettaminen epäonnistui.",
         
     | 
| 
      
 316 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 317 
     | 
    
         
            +
                    },
         
     | 
| 
      
 318 
     | 
    
         
            +
                    "callNetworkQualityLow": {
         
     | 
| 
      
 319 
     | 
    
         
            +
                        "title": "Verkkoyhteyden laatu on huono.",
         
     | 
| 
      
 320 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 321 
     | 
    
         
            +
                    },
         
     | 
| 
      
 322 
     | 
    
         
            +
                    "callNoSpeakerFound": {
         
     | 
| 
      
 323 
     | 
    
         
            +
                        "title": "Kaiuttimia tai kuulokkeita ei löytynyt.",
         
     | 
| 
      
 324 
     | 
    
         
            +
                        "message": "Yhdistä äänilaite voidaksesi kuulla puhelun.",
         
     | 
| 
      
 325 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 326 
     | 
    
         
            +
                    },
         
     | 
| 
      
 327 
     | 
    
         
            +
                    "callNoMicrophoneFound": {
         
     | 
| 
      
 328 
     | 
    
         
            +
                        "title": "Mikrofoneja ei löytynyt",
         
     | 
| 
      
 329 
     | 
    
         
            +
                        "message": "Yhdistä äänensyöttölaite.",
         
     | 
| 
      
 330 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 331 
     | 
    
         
            +
                    },
         
     | 
| 
      
 332 
     | 
    
         
            +
                    "callMicrophoneAccessDenied": {
         
     | 
| 
      
 333 
     | 
    
         
            +
                        "title": "Mikrofonia ei voi käyttää",
         
     | 
| 
      
 334 
     | 
    
         
            +
                        "message": "Myönnä käyttöoikeus tälle verkkosivulle napsauttamalla osoiterivillä olevaa lukkoa.",
         
     | 
| 
      
 335 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 336 
     | 
    
         
            +
                    },
         
     | 
| 
      
 337 
     | 
    
         
            +
                    "callMicrophoneAccessDeniedSafari": {
         
     | 
| 
      
 338 
     | 
    
         
            +
                        "title": "Mikrofonia ei voi käyttää",
         
     | 
| 
      
 339 
     | 
    
         
            +
                        "message": "Salli käyttöoikeudet päivittämällä sivu tai tarkista tämän selaimen asetukset ja varmista, että käyttöoikeudet on otettu käyttöön tässä sivustossa.",
         
     | 
| 
      
 340 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 341 
     | 
    
         
            +
                    },
         
     | 
| 
      
 342 
     | 
    
         
            +
                    "callMicrophoneMutedBySystem": {
         
     | 
| 
      
 343 
     | 
    
         
            +
                        "title": "Järjestelmäasetuksen perusteella sinut on mykistetty.",
         
     | 
| 
      
 344 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 345 
     | 
    
         
            +
                    },
         
     | 
| 
      
 346 
     | 
    
         
            +
                    "callMicrophoneUnmutedBySystem": {
         
     | 
| 
      
 347 
     | 
    
         
            +
                        "title": "Mikrofonisi palautui käyttöön ja järjestelmä on poistanut sen mykistyksen.",
         
     | 
| 
      
 348 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 349 
     | 
    
         
            +
                    },
         
     | 
| 
      
 350 
     | 
    
         
            +
                    "callMacOsMicrophoneAccessDenied": {
         
     | 
| 
      
 351 
     | 
    
         
            +
                        "title": "Mikrofonia ei voi käyttää",
         
     | 
| 
      
 352 
     | 
    
         
            +
                        "message": "Myönnä mikrofonin käyttöoikeus macOS:n tietosuoja-asetuksissa.",
         
     | 
| 
      
 353 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 354 
     | 
    
         
            +
                    },
         
     | 
| 
      
 355 
     | 
    
         
            +
                    "callLocalVideoFreeze": {
         
     | 
| 
      
 356 
     | 
    
         
            +
                        "title": "Verkon kaistanleveys on heikko",
         
     | 
| 
      
 357 
     | 
    
         
            +
                        "message": "Videokuvasi saattaa näkyä keskeytettynä puhelun muille osallistujille.",
         
     | 
| 
      
 358 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 359 
     | 
    
         
            +
                    },
         
     | 
| 
      
 360 
     | 
    
         
            +
                    "callCameraAccessDenied": {
         
     | 
| 
      
 361 
     | 
    
         
            +
                        "title": "Kameraa ei voi käyttää",
         
     | 
| 
      
 362 
     | 
    
         
            +
                        "message": "Myönnä käyttöoikeus tälle verkkosivulle napsauttamalla osoiterivillä olevaa lukkoa.",
         
     | 
| 
      
 363 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 364 
     | 
    
         
            +
                    },
         
     | 
| 
      
 365 
     | 
    
         
            +
                    "callCameraAccessDeniedSafari": {
         
     | 
| 
      
 366 
     | 
    
         
            +
                        "title": "Kameraa ei voi käyttää",
         
     | 
| 
      
 367 
     | 
    
         
            +
                        "message": "Salli käyttöoikeudet päivittämällä sivu tai tarkista tämän selaimen asetukset ja varmista, että käyttöoikeudet on otettu käyttöön tässä sivustossa.",
         
     | 
| 
      
 368 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 369 
     | 
    
         
            +
                    },
         
     | 
| 
      
 370 
     | 
    
         
            +
                    "callCameraAlreadyInUse": {
         
     | 
| 
      
 371 
     | 
    
         
            +
                        "title": "Kameraa ei voi käyttää",
         
     | 
| 
      
 372 
     | 
    
         
            +
                        "message": "Toinen sovellus saattaa jo käyttää sitä.",
         
     | 
| 
      
 373 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 374 
     | 
    
         
            +
                    },
         
     | 
| 
      
 375 
     | 
    
         
            +
                    "callVideoStoppedBySystem": {
         
     | 
| 
      
 376 
     | 
    
         
            +
                        "title": "Järjestelmä on pysäyttänyt videosi.",
         
     | 
| 
      
 377 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 378 
     | 
    
         
            +
                    },
         
     | 
| 
      
 379 
     | 
    
         
            +
                    "callVideoRecoveredBySystem": {
         
     | 
| 
      
 380 
     | 
    
         
            +
                        "title": "Videosi näytetään jälleen.",
         
     | 
| 
      
 381 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 382 
     | 
    
         
            +
                    },
         
     | 
| 
      
 383 
     | 
    
         
            +
                    "callMacOsCameraAccessDenied": {
         
     | 
| 
      
 384 
     | 
    
         
            +
                        "title": "MacOS estää kameran käytön",
         
     | 
| 
      
 385 
     | 
    
         
            +
                        "message": "Päivitä tietosuoja-asetukset, jotta selain voi käyttää kameraasi.",
         
     | 
| 
      
 386 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 387 
     | 
    
         
            +
                    },
         
     | 
| 
      
 388 
     | 
    
         
            +
                    "callMacOsScreenShareAccessDenied": {
         
     | 
| 
      
 389 
     | 
    
         
            +
                        "title": "MacOS estää näytön jakamisen",
         
     | 
| 
      
 390 
     | 
    
         
            +
                        "message": "Päivitä tietosuoja-asetukset, jotta selain voi tallentaa, mitä näytölläsi tapahtuu.",
         
     | 
| 
      
 391 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 392 
     | 
    
         
            +
                    },
         
     | 
| 
      
 393 
     | 
    
         
            +
                    "failedToJoinCallGeneric": {
         
     | 
| 
      
 394 
     | 
    
         
            +
                        "title": "Puheluun liittyminen epäonnistui.",
         
     | 
| 
      
 395 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 396 
     | 
    
         
            +
                    },
         
     | 
| 
      
 397 
     | 
    
         
            +
                    "failedToJoinCallInvalidMeetingLink": {
         
     | 
| 
      
 398 
     | 
    
         
            +
                        "title": "Kokoukseen liittyminen ei onnistu. Linkki on virheellinen.",
         
     | 
| 
      
 399 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 400 
     | 
    
         
            +
                    },
         
     | 
| 
      
 401 
     | 
    
         
            +
                    "cameraFrozenForRemoteParticipants": {
         
     | 
| 
      
 402 
     | 
    
         
            +
                        "title": "Puhelun muilla osallistujilla on videokuvasi näkymiseen liittyviä ongelmia",
         
     | 
| 
      
 403 
     | 
    
         
            +
                        "message": "Tarkista laitteesi ja verkkosi.",
         
     | 
| 
      
 404 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 405 
     | 
    
         
            +
                    },
         
     | 
| 
      
 406 
     | 
    
         
            +
                    "unableToStartVideoEffect": {
         
     | 
| 
      
 407 
     | 
    
         
            +
                        "title": "Videotehosteen käyttäminen ei onnistu.",
         
     | 
| 
      
 408 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 409 
     | 
    
         
            +
                    },
         
     | 
| 
      
 410 
     | 
    
         
            +
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": {
         
     | 
| 
      
 411 
     | 
    
         
            +
                        "title": "Osallistujien valokeilaa ei voi aloittaa",
         
     | 
| 
      
 412 
     | 
    
         
            +
                        "message": "Enimmäismäärä osallistujia on jo valokeilassa.",
         
     | 
| 
      
 413 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sulje"
         
     | 
| 
      
 414 
     | 
    
         
            +
                    }
         
     | 
| 
      
 415 
     | 
    
         
            +
                },
         
     | 
| 
       262 
416 
     | 
    
         
             
                "videoGallery": {
         
     | 
| 
       263 
417 
     | 
    
         
             
                    "screenIsBeingSharedMessage": "Näyttösi jaetaan parhaillaan",
         
     | 
| 
       264 
418 
     | 
    
         
             
                    "screenShareLoadingMessage": "Ladataan käyttäjän {participant} näyttöä",
         
     | 
| 
       265 
419 
     | 
    
         
             
                    "localVideoLabel": "Sinä",
         
     | 
| 
       266 
420 
     | 
    
         
             
                    "localVideoCameraSwitcherLabel": "Vaihda kameraa",
         
     | 
| 
       267 
421 
     | 
    
         
             
                    "localVideoMovementLabel": "Siirrettävä paikallisen videon ruutu",
         
     | 
| 
      
 422 
     | 
    
         
            +
                    "localVideoMovementAriaLabel": "Siirrettävä paikallisen videon ruutu",
         
     | 
| 
       268 
423 
     | 
    
         
             
                    "localVideoSelectedDescription": "{cameraName} on valittu",
         
     | 
| 
       269 
424 
     | 
    
         
             
                    "displayNamePlaceholder": "Nimetön osallistuja",
         
     | 
| 
       270 
425 
     | 
    
         
             
                    "fitRemoteParticipantToFrame": "Sovita kehykseen",
         
     | 
| 
         @@ -295,7 +450,8 @@ 
     | 
|
| 
       295 
450 
     | 
    
         
             
                },
         
     | 
| 
       296 
451 
     | 
    
         
             
                "videoTile": {
         
     | 
| 
       297 
452 
     | 
    
         
             
                    "participantStateRinging": "Soitetaan...",
         
     | 
| 
       298 
     | 
    
         
            -
                    "participantStateHold": "Pidossa"
         
     | 
| 
      
 453 
     | 
    
         
            +
                    "participantStateHold": "Pidossa",
         
     | 
| 
      
 454 
     | 
    
         
            +
                    "moreOptionsButtonAriaLabel": "Lisää asetuksia"
         
     | 
| 
       299 
455 
     | 
    
         
             
                },
         
     | 
| 
       300 
456 
     | 
    
         
             
                "CameraAndMicrophoneSitePermissionsRequest": {
         
     | 
| 
       301 
457 
     | 
    
         
             
                    "primaryText": "Salli {appName} käyttää kameraa ja mikrofonia",
         
     | 
| 
         @@ -415,5 +571,16 @@ 
     | 
|
| 
       415 
571 
     | 
    
         
             
                "verticalGallery": {
         
     | 
| 
       416 
572 
     | 
    
         
             
                    "leftNavButtonAriaLabel": "edellinen sivu",
         
     | 
| 
       417 
573 
     | 
    
         
             
                    "rightNavButtonAriaLabel": "seuraava sivu"
         
     | 
| 
      
 574 
     | 
    
         
            +
                },
         
     | 
| 
      
 575 
     | 
    
         
            +
                "MeetingConferencePhoneInfo": {
         
     | 
| 
      
 576 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTitle": "Liity puheluun puhelimestasi",
         
     | 
| 
      
 577 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalDialIn": "Valitse numero",
         
     | 
| 
      
 578 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalMeetingId": "Anna kokoustunnus",
         
     | 
| 
      
 579 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalWait": "Odota, että järjestäjä ottaa sinut vastaan",
         
     | 
| 
      
 580 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalNoPhoneAvailable": "Puhelinta ei ole käytettävissä",
         
     | 
| 
      
 581 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (maksuton) {country}, {city}",
         
     | 
| 
      
 582 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (maksuton)",
         
     | 
| 
      
 583 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalToll": "{phoneNumber} (maksullinen) {country}, {city}",
         
     | 
| 
      
 584 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (maksullinen)"
         
     | 
| 
       418 
585 
     | 
    
         
             
                }
         
     | 
| 
       419 
586 
     | 
    
         
             
            }
         
     | 
| 
         @@ -57,7 +57,7 @@ 
     | 
|
| 
       57 
57 
     | 
    
         
             
                    "richTextDeleteColumnMenu": "Supprimer la colonne",
         
     | 
| 
       58 
58 
     | 
    
         
             
                    "richTextDeleteRowMenu": "Supprimer une ligne",
         
     | 
| 
       59 
59 
     | 
    
         
             
                    "richTextDeleteTableMenu": "Supprimer le tableau",
         
     | 
| 
       60 
     | 
    
         
            -
                    "richTextToolbarMoreButtonAriaLabel": " 
     | 
| 
      
 60 
     | 
    
         
            +
                    "richTextToolbarMoreButtonAriaLabel": "Autres options",
         
     | 
| 
       61 
61 
     | 
    
         
             
                    "attachmentMoreMenu": "Plus d’options"
         
     | 
| 
       62 
62 
     | 
    
         
             
                },
         
     | 
| 
       63 
63 
     | 
    
         
             
                "mentionPopover": {
         
     | 
| 
         @@ -220,7 +220,7 @@ 
     | 
|
| 
       220 
220 
     | 
    
         
             
                    "richTextDeleteColumnMenu": "Supprimer la colonne",
         
     | 
| 
       221 
221 
     | 
    
         
             
                    "richTextDeleteRowMenu": "Supprimer une ligne",
         
     | 
| 
       222 
222 
     | 
    
         
             
                    "richTextDeleteTableMenu": "Supprimer le tableau",
         
     | 
| 
       223 
     | 
    
         
            -
                    "richTextToolbarMoreButtonAriaLabel": " 
     | 
| 
      
 223 
     | 
    
         
            +
                    "richTextToolbarMoreButtonAriaLabel": "Autres options"
         
     | 
| 
       224 
224 
     | 
    
         
             
                },
         
     | 
| 
       225 
225 
     | 
    
         
             
                "errorBar": {
         
     | 
| 
       226 
226 
     | 
    
         
             
                    "unableToReachChatService": "Vous êtes hors connexion",
         
     | 
| 
         @@ -259,12 +259,167 @@ 
     | 
|
| 
       259 
259 
     | 
    
         
             
                    "unableToStartVideoEffect": "Impossible d’appliquer l’effet vidéo.",
         
     | 
| 
       260 
260 
     | 
    
         
             
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": "Impossible de lancer la mise en lumière sur le(s) participant(s), car le nombre maximum de participants est déjà mis en lumière."
         
     | 
| 
       261 
261 
     | 
    
         
             
                },
         
     | 
| 
      
 262 
     | 
    
         
            +
                "notifications": {
         
     | 
| 
      
 263 
     | 
    
         
            +
                    "unableToReachChatService": {
         
     | 
| 
      
 264 
     | 
    
         
            +
                        "title": "Vous êtes en mode hors connexion.",
         
     | 
| 
      
 265 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 266 
     | 
    
         
            +
                    },
         
     | 
| 
      
 267 
     | 
    
         
            +
                    "accessDenied": {
         
     | 
| 
      
 268 
     | 
    
         
            +
                        "title": "Impossible d’accéder aux services de conversation",
         
     | 
| 
      
 269 
     | 
    
         
            +
                        "message": "Vérifiez les informations d’identification de l’utilisateur fournies",
         
     | 
| 
      
 270 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 271 
     | 
    
         
            +
                    },
         
     | 
| 
      
 272 
     | 
    
         
            +
                    "userNotInChatThread": {
         
     | 
| 
      
 273 
     | 
    
         
            +
                        "title": "Vous n’êtes plus dans ce thread de conversation.",
         
     | 
| 
      
 274 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 275 
     | 
    
         
            +
                    },
         
     | 
| 
      
 276 
     | 
    
         
            +
                    "sendMessageNotInChatThread": {
         
     | 
| 
      
 277 
     | 
    
         
            +
                        "title": "Échec d’envoi du message.",
         
     | 
| 
      
 278 
     | 
    
         
            +
                        "message": "Vous n’est plus dans ce thread de conversation",
         
     | 
| 
      
 279 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 280 
     | 
    
         
            +
                    },
         
     | 
| 
      
 281 
     | 
    
         
            +
                    "sendMessageGeneric": {
         
     | 
| 
      
 282 
     | 
    
         
            +
                        "title": "L’envoi du message a échoué.",
         
     | 
| 
      
 283 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 284 
     | 
    
         
            +
                    },
         
     | 
| 
      
 285 
     | 
    
         
            +
                    "callingNetworkFailure": {
         
     | 
| 
      
 286 
     | 
    
         
            +
                        "title": "Appel de connexion en cours",
         
     | 
| 
      
 287 
     | 
    
         
            +
                        "message": "Vous semblez être hors connexion. Veuillez case activée votre connexion réseau et réessayer.",
         
     | 
| 
      
 288 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 289 
     | 
    
         
            +
                    },
         
     | 
| 
      
 290 
     | 
    
         
            +
                    "startVideoGeneric": {
         
     | 
| 
      
 291 
     | 
    
         
            +
                        "title": "Échec du démarrage de la vidéo.",
         
     | 
| 
      
 292 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 293 
     | 
    
         
            +
                    },
         
     | 
| 
      
 294 
     | 
    
         
            +
                    "stopVideoGeneric": {
         
     | 
| 
      
 295 
     | 
    
         
            +
                        "title": "Échec de l’arrêt de la vidéo.",
         
     | 
| 
      
 296 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 297 
     | 
    
         
            +
                    },
         
     | 
| 
      
 298 
     | 
    
         
            +
                    "muteGeneric": {
         
     | 
| 
      
 299 
     | 
    
         
            +
                        "title": "Impossible de désactiver le micro.",
         
     | 
| 
      
 300 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 301 
     | 
    
         
            +
                    },
         
     | 
| 
      
 302 
     | 
    
         
            +
                    "unmuteGeneric": {
         
     | 
| 
      
 303 
     | 
    
         
            +
                        "title": "Échec de l’activation du micro.",
         
     | 
| 
      
 304 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 305 
     | 
    
         
            +
                    },
         
     | 
| 
      
 306 
     | 
    
         
            +
                    "speakingWhileMuted": {
         
     | 
| 
      
 307 
     | 
    
         
            +
                        "title": "Le son de votre micro est désactivé.",
         
     | 
| 
      
 308 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 309 
     | 
    
         
            +
                    },
         
     | 
| 
      
 310 
     | 
    
         
            +
                    "startScreenShareGeneric": {
         
     | 
| 
      
 311 
     | 
    
         
            +
                        "title": "Un problème est survenu durant le démarrage du partage d’écran.",
         
     | 
| 
      
 312 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 313 
     | 
    
         
            +
                    },
         
     | 
| 
      
 314 
     | 
    
         
            +
                    "stopScreenShareGeneric": {
         
     | 
| 
      
 315 
     | 
    
         
            +
                        "title": "Échec de l’arrêt du partage d’écran.",
         
     | 
| 
      
 316 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 317 
     | 
    
         
            +
                    },
         
     | 
| 
      
 318 
     | 
    
         
            +
                    "callNetworkQualityLow": {
         
     | 
| 
      
 319 
     | 
    
         
            +
                        "title": "La qualité de réseau est faible.",
         
     | 
| 
      
 320 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 321 
     | 
    
         
            +
                    },
         
     | 
| 
      
 322 
     | 
    
         
            +
                    "callNoSpeakerFound": {
         
     | 
| 
      
 323 
     | 
    
         
            +
                        "title": "Haut-parleurs ou casque introuvables",
         
     | 
| 
      
 324 
     | 
    
         
            +
                        "message": "Connectez un périphérique audio pour entendre l’appel.",
         
     | 
| 
      
 325 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 326 
     | 
    
         
            +
                    },
         
     | 
| 
      
 327 
     | 
    
         
            +
                    "callNoMicrophoneFound": {
         
     | 
| 
      
 328 
     | 
    
         
            +
                        "title": "Aucun microphone trouvé",
         
     | 
| 
      
 329 
     | 
    
         
            +
                        "message": "Connectez un périphérique d’entrée audio.",
         
     | 
| 
      
 330 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 331 
     | 
    
         
            +
                    },
         
     | 
| 
      
 332 
     | 
    
         
            +
                    "callMicrophoneAccessDenied": {
         
     | 
| 
      
 333 
     | 
    
         
            +
                        "title": "Impossible d’accéder au microphone",
         
     | 
| 
      
 334 
     | 
    
         
            +
                        "message": "Cliquez sur le verrou dans la barre d’adresses pour accorder l’autorisation à cette page Web.",
         
     | 
| 
      
 335 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 336 
     | 
    
         
            +
                    },
         
     | 
| 
      
 337 
     | 
    
         
            +
                    "callMicrophoneAccessDeniedSafari": {
         
     | 
| 
      
 338 
     | 
    
         
            +
                        "title": "Impossible d’accéder au microphone",
         
     | 
| 
      
 339 
     | 
    
         
            +
                        "message": "Actualisez la page pour autoriser les autorisations ou case activée les paramètres de ce navigateur et vérifiez que les autorisations sont activées pour ce site web.",
         
     | 
| 
      
 340 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 341 
     | 
    
         
            +
                    },
         
     | 
| 
      
 342 
     | 
    
         
            +
                    "callMicrophoneMutedBySystem": {
         
     | 
| 
      
 343 
     | 
    
         
            +
                        "title": "Votre micro est désactivé par votre système.",
         
     | 
| 
      
 344 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 345 
     | 
    
         
            +
                    },
         
     | 
| 
      
 346 
     | 
    
         
            +
                    "callMicrophoneUnmutedBySystem": {
         
     | 
| 
      
 347 
     | 
    
         
            +
                        "title": "Votre micro a été récupéré et la son a été activé par votre système.",
         
     | 
| 
      
 348 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 349 
     | 
    
         
            +
                    },
         
     | 
| 
      
 350 
     | 
    
         
            +
                    "callMacOsMicrophoneAccessDenied": {
         
     | 
| 
      
 351 
     | 
    
         
            +
                        "title": "Impossible d’accéder au microphone",
         
     | 
| 
      
 352 
     | 
    
         
            +
                        "message": "Accordez l’autorisation de microphone dans vos paramètres de confidentialité macOS.",
         
     | 
| 
      
 353 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 354 
     | 
    
         
            +
                    },
         
     | 
| 
      
 355 
     | 
    
         
            +
                    "callLocalVideoFreeze": {
         
     | 
| 
      
 356 
     | 
    
         
            +
                        "title": "La bande passante réseau est médiocre",
         
     | 
| 
      
 357 
     | 
    
         
            +
                        "message": "Votre vidéo peut apparaître suspendue pour d’autres participants à l’appel.",
         
     | 
| 
      
 358 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 359 
     | 
    
         
            +
                    },
         
     | 
| 
      
 360 
     | 
    
         
            +
                    "callCameraAccessDenied": {
         
     | 
| 
      
 361 
     | 
    
         
            +
                        "title": "Impossible d’accéder à la caméra",
         
     | 
| 
      
 362 
     | 
    
         
            +
                        "message": "Cliquez sur le verrou dans la barre d’adresses pour accorder l’autorisation à cette page Web.",
         
     | 
| 
      
 363 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 364 
     | 
    
         
            +
                    },
         
     | 
| 
      
 365 
     | 
    
         
            +
                    "callCameraAccessDeniedSafari": {
         
     | 
| 
      
 366 
     | 
    
         
            +
                        "title": "Impossible d’accéder à la caméra",
         
     | 
| 
      
 367 
     | 
    
         
            +
                        "message": "Actualisez la page pour autoriser les autorisations ou case activée les paramètres de ce navigateur et vérifiez que les autorisations sont activées pour ce site web.",
         
     | 
| 
      
 368 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 369 
     | 
    
         
            +
                    },
         
     | 
| 
      
 370 
     | 
    
         
            +
                    "callCameraAlreadyInUse": {
         
     | 
| 
      
 371 
     | 
    
         
            +
                        "title": "Impossible d’accéder à la caméra",
         
     | 
| 
      
 372 
     | 
    
         
            +
                        "message": "Il est peut-être déjà utilisé par une autre application.",
         
     | 
| 
      
 373 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 374 
     | 
    
         
            +
                    },
         
     | 
| 
      
 375 
     | 
    
         
            +
                    "callVideoStoppedBySystem": {
         
     | 
| 
      
 376 
     | 
    
         
            +
                        "title": "Votre vidéo a été arrêtée par votre système.",
         
     | 
| 
      
 377 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 378 
     | 
    
         
            +
                    },
         
     | 
| 
      
 379 
     | 
    
         
            +
                    "callVideoRecoveredBySystem": {
         
     | 
| 
      
 380 
     | 
    
         
            +
                        "title": "Votre vidéo a repris.",
         
     | 
| 
      
 381 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 382 
     | 
    
         
            +
                    },
         
     | 
| 
      
 383 
     | 
    
         
            +
                    "callMacOsCameraAccessDenied": {
         
     | 
| 
      
 384 
     | 
    
         
            +
                        "title": "MacOS bloque l’accès à votre caméra",
         
     | 
| 
      
 385 
     | 
    
         
            +
                        "message": "Mettez à jour vos paramètres de confidentialité pour autoriser ce navigateur à accéder à votre caméra.",
         
     | 
| 
      
 386 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 387 
     | 
    
         
            +
                    },
         
     | 
| 
      
 388 
     | 
    
         
            +
                    "callMacOsScreenShareAccessDenied": {
         
     | 
| 
      
 389 
     | 
    
         
            +
                        "title": "MacOS bloque le partage d’écran",
         
     | 
| 
      
 390 
     | 
    
         
            +
                        "message": "Mettez à jour vos paramètres de confidentialité pour permettre à ce navigateur d’enregistrer votre écran.",
         
     | 
| 
      
 391 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 392 
     | 
    
         
            +
                    },
         
     | 
| 
      
 393 
     | 
    
         
            +
                    "failedToJoinCallGeneric": {
         
     | 
| 
      
 394 
     | 
    
         
            +
                        "title": "Nous n’avons pas pu rejoindre l’appel.",
         
     | 
| 
      
 395 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 396 
     | 
    
         
            +
                    },
         
     | 
| 
      
 397 
     | 
    
         
            +
                    "failedToJoinCallInvalidMeetingLink": {
         
     | 
| 
      
 398 
     | 
    
         
            +
                        "title": "Impossible de rejoindre la réunion. Lien non valide.",
         
     | 
| 
      
 399 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 400 
     | 
    
         
            +
                    },
         
     | 
| 
      
 401 
     | 
    
         
            +
                    "cameraFrozenForRemoteParticipants": {
         
     | 
| 
      
 402 
     | 
    
         
            +
                        "title": "Les utilisateurs de l’appel rencontrent des problèmes pour voir votre vidéo",
         
     | 
| 
      
 403 
     | 
    
         
            +
                        "message": "Vérifiez vos appareils et votre réseau.",
         
     | 
| 
      
 404 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 405 
     | 
    
         
            +
                    },
         
     | 
| 
      
 406 
     | 
    
         
            +
                    "unableToStartVideoEffect": {
         
     | 
| 
      
 407 
     | 
    
         
            +
                        "title": "Impossible d’appliquer l’effet vidéo.",
         
     | 
| 
      
 408 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 409 
     | 
    
         
            +
                    },
         
     | 
| 
      
 410 
     | 
    
         
            +
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": {
         
     | 
| 
      
 411 
     | 
    
         
            +
                        "title": "Impossible de mettre en évidence le ou les participants",
         
     | 
| 
      
 412 
     | 
    
         
            +
                        "message": "Le nombre maximum de participants est déjà connu.",
         
     | 
| 
      
 413 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Fermer"
         
     | 
| 
      
 414 
     | 
    
         
            +
                    }
         
     | 
| 
      
 415 
     | 
    
         
            +
                },
         
     | 
| 
       262 
416 
     | 
    
         
             
                "videoGallery": {
         
     | 
| 
       263 
417 
     | 
    
         
             
                    "screenIsBeingSharedMessage": "Vous partagez votre écran.",
         
     | 
| 
       264 
418 
     | 
    
         
             
                    "screenShareLoadingMessage": "Chargement de l’écran de {participant}",
         
     | 
| 
       265 
419 
     | 
    
         
             
                    "localVideoLabel": "Vous",
         
     | 
| 
       266 
420 
     | 
    
         
             
                    "localVideoCameraSwitcherLabel": "Changer de caméra",
         
     | 
| 
       267 
421 
     | 
    
         
             
                    "localVideoMovementLabel": "Vignette de vidéo locale déplaçable",
         
     | 
| 
      
 422 
     | 
    
         
            +
                    "localVideoMovementAriaLabel": "Mosaïque de vidéo locale déplaçable",
         
     | 
| 
       268 
423 
     | 
    
         
             
                    "localVideoSelectedDescription": "{cameraName} sélectionnée",
         
     | 
| 
       269 
424 
     | 
    
         
             
                    "displayNamePlaceholder": "Participant sans nom",
         
     | 
| 
       270 
425 
     | 
    
         
             
                    "fitRemoteParticipantToFrame": "Ajuster à l'image",
         
     | 
| 
         @@ -295,7 +450,8 @@ 
     | 
|
| 
       295 
450 
     | 
    
         
             
                },
         
     | 
| 
       296 
451 
     | 
    
         
             
                "videoTile": {
         
     | 
| 
       297 
452 
     | 
    
         
             
                    "participantStateRinging": "Appel en cours...",
         
     | 
| 
       298 
     | 
    
         
            -
                    "participantStateHold": "En attente"
         
     | 
| 
      
 453 
     | 
    
         
            +
                    "participantStateHold": "En attente",
         
     | 
| 
      
 454 
     | 
    
         
            +
                    "moreOptionsButtonAriaLabel": "Autres options"
         
     | 
| 
       299 
455 
     | 
    
         
             
                },
         
     | 
| 
       300 
456 
     | 
    
         
             
                "CameraAndMicrophoneSitePermissionsRequest": {
         
     | 
| 
       301 
457 
     | 
    
         
             
                    "primaryText": "Autoriser {appName} à utiliser votre caméra et votre microphone",
         
     | 
| 
         @@ -415,5 +571,16 @@ 
     | 
|
| 
       415 
571 
     | 
    
         
             
                "verticalGallery": {
         
     | 
| 
       416 
572 
     | 
    
         
             
                    "leftNavButtonAriaLabel": "page précédente",
         
     | 
| 
       417 
573 
     | 
    
         
             
                    "rightNavButtonAriaLabel": "page suivante"
         
     | 
| 
      
 574 
     | 
    
         
            +
                },
         
     | 
| 
      
 575 
     | 
    
         
            +
                "MeetingConferencePhoneInfo": {
         
     | 
| 
      
 576 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTitle": "Rejoindre l’appel à partir de votre téléphone",
         
     | 
| 
      
 577 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalDialIn": "Composer le numéro",
         
     | 
| 
      
 578 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalMeetingId": "Entrer l’ID de réunion",
         
     | 
| 
      
 579 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalWait": "Attendez d’être admis par l’organisateur",
         
     | 
| 
      
 580 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalNoPhoneAvailable": "Aucun téléphone disponible",
         
     | 
| 
      
 581 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (numéro gratuit) {country}, {city}",
         
     | 
| 
      
 582 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (numéro gratuit)",
         
     | 
| 
      
 583 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalToll": "{phoneNumber} (numéro payant) {country}, {city}",
         
     | 
| 
      
 584 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (numéro payant)"
         
     | 
| 
       418 
585 
     | 
    
         
             
                }
         
     | 
| 
       419 
586 
     | 
    
         
             
            }
         
     |