@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
 
| 
         @@ -259,12 +259,167 @@ 
     | 
|
| 
       259 
259 
     | 
    
         
             
                    "unableToStartVideoEffect": "비디오 효과를 적용할 수 없습니다.",
         
     | 
| 
       260 
260 
     | 
    
         
             
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": "최대 참가자 수가 이미 스포트라이트되었으므로 참가자에서 스포트라이트를 시작할 수 없습니다."
         
     | 
| 
       261 
261 
     | 
    
         
             
                },
         
     | 
| 
      
 262 
     | 
    
         
            +
                "notifications": {
         
     | 
| 
      
 263 
     | 
    
         
            +
                    "unableToReachChatService": {
         
     | 
| 
      
 264 
     | 
    
         
            +
                        "title": "오프라인 상태입니다.",
         
     | 
| 
      
 265 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 266 
     | 
    
         
            +
                    },
         
     | 
| 
      
 267 
     | 
    
         
            +
                    "accessDenied": {
         
     | 
| 
      
 268 
     | 
    
         
            +
                        "title": "채팅 서비스에 액세스할 수 없음",
         
     | 
| 
      
 269 
     | 
    
         
            +
                        "message": "제공된 사용자 자격 증명 확인",
         
     | 
| 
      
 270 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 271 
     | 
    
         
            +
                    },
         
     | 
| 
      
 272 
     | 
    
         
            +
                    "userNotInChatThread": {
         
     | 
| 
      
 273 
     | 
    
         
            +
                        "title": "이 채팅 스레드에 더 이상 없습니다.",
         
     | 
| 
      
 274 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 275 
     | 
    
         
            +
                    },
         
     | 
| 
      
 276 
     | 
    
         
            +
                    "sendMessageNotInChatThread": {
         
     | 
| 
      
 277 
     | 
    
         
            +
                        "title": "메시지를 보내지 못함",
         
     | 
| 
      
 278 
     | 
    
         
            +
                        "message": "이 채팅 스레드에 더 이상 없습니다.",
         
     | 
| 
      
 279 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 280 
     | 
    
         
            +
                    },
         
     | 
| 
      
 281 
     | 
    
         
            +
                    "sendMessageGeneric": {
         
     | 
| 
      
 282 
     | 
    
         
            +
                        "title": "메시지를 보내지 못했습니다.",
         
     | 
| 
      
 283 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 284 
     | 
    
         
            +
                    },
         
     | 
| 
      
 285 
     | 
    
         
            +
                    "callingNetworkFailure": {
         
     | 
| 
      
 286 
     | 
    
         
            +
                        "title": "통화 연결에 문제가 발생",
         
     | 
| 
      
 287 
     | 
    
         
            +
                        "message": "오프라인 상태인 것 같습니다. 네트워크 연결을 검사 다시 시도하세요.",
         
     | 
| 
      
 288 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 289 
     | 
    
         
            +
                    },
         
     | 
| 
      
 290 
     | 
    
         
            +
                    "startVideoGeneric": {
         
     | 
| 
      
 291 
     | 
    
         
            +
                        "title": "비디오를 시작하지 못했습니다.",
         
     | 
| 
      
 292 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 293 
     | 
    
         
            +
                    },
         
     | 
| 
      
 294 
     | 
    
         
            +
                    "stopVideoGeneric": {
         
     | 
| 
      
 295 
     | 
    
         
            +
                        "title": "비디오를 중지하지 못했습니다.",
         
     | 
| 
      
 296 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 297 
     | 
    
         
            +
                    },
         
     | 
| 
      
 298 
     | 
    
         
            +
                    "muteGeneric": {
         
     | 
| 
      
 299 
     | 
    
         
            +
                        "title": "마이크를 음소거하지 못했습니다.",
         
     | 
| 
      
 300 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 301 
     | 
    
         
            +
                    },
         
     | 
| 
      
 302 
     | 
    
         
            +
                    "unmuteGeneric": {
         
     | 
| 
      
 303 
     | 
    
         
            +
                        "title": "마이크의 음소거를 해제하지 못했습니다.",
         
     | 
| 
      
 304 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 305 
     | 
    
         
            +
                    },
         
     | 
| 
      
 306 
     | 
    
         
            +
                    "speakingWhileMuted": {
         
     | 
| 
      
 307 
     | 
    
         
            +
                        "title": "음소거 되었습니다.",
         
     | 
| 
      
 308 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 309 
     | 
    
         
            +
                    },
         
     | 
| 
      
 310 
     | 
    
         
            +
                    "startScreenShareGeneric": {
         
     | 
| 
      
 311 
     | 
    
         
            +
                        "title": "화면 공유를 시작하는 동안 문제가 발생했습니다.",
         
     | 
| 
      
 312 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 313 
     | 
    
         
            +
                    },
         
     | 
| 
      
 314 
     | 
    
         
            +
                    "stopScreenShareGeneric": {
         
     | 
| 
      
 315 
     | 
    
         
            +
                        "title": "화면 공유를 중지하지 못했습니다.",
         
     | 
| 
      
 316 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 317 
     | 
    
         
            +
                    },
         
     | 
| 
      
 318 
     | 
    
         
            +
                    "callNetworkQualityLow": {
         
     | 
| 
      
 319 
     | 
    
         
            +
                        "title": "네트워크 품질이 낮습니다.",
         
     | 
| 
      
 320 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 321 
     | 
    
         
            +
                    },
         
     | 
| 
      
 322 
     | 
    
         
            +
                    "callNoSpeakerFound": {
         
     | 
| 
      
 323 
     | 
    
         
            +
                        "title": "스피커 또는 헤드폰을 찾을 수 없음",
         
     | 
| 
      
 324 
     | 
    
         
            +
                        "message": "오디오 장치를 연결하여 통화를 들을 수 있습니다.",
         
     | 
| 
      
 325 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 326 
     | 
    
         
            +
                    },
         
     | 
| 
      
 327 
     | 
    
         
            +
                    "callNoMicrophoneFound": {
         
     | 
| 
      
 328 
     | 
    
         
            +
                        "title": "마이크를 찾을 수 없음",
         
     | 
| 
      
 329 
     | 
    
         
            +
                        "message": "오디오 입력 장치를 연결합니다.",
         
     | 
| 
      
 330 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 331 
     | 
    
         
            +
                    },
         
     | 
| 
      
 332 
     | 
    
         
            +
                    "callMicrophoneAccessDenied": {
         
     | 
| 
      
 333 
     | 
    
         
            +
                        "title": "마이크에 액세스할 수 없음",
         
     | 
| 
      
 334 
     | 
    
         
            +
                        "message": "주소 표시줄에서 잠금을 클릭하여 이 웹 페이지에 권한을 부여합니다.",
         
     | 
| 
      
 335 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 336 
     | 
    
         
            +
                    },
         
     | 
| 
      
 337 
     | 
    
         
            +
                    "callMicrophoneAccessDeniedSafari": {
         
     | 
| 
      
 338 
     | 
    
         
            +
                        "title": "마이크에 액세스할 수 없음",
         
     | 
| 
      
 339 
     | 
    
         
            +
                        "message": "사용 권한을 허용하려면 페이지를 새로 고치거나 이 브라우저의 설정을 검사 이 웹 사이트에 대해 사용 권한이 활성화되어 있는지 확인하세요.",
         
     | 
| 
      
 340 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 341 
     | 
    
         
            +
                    },
         
     | 
| 
      
 342 
     | 
    
         
            +
                    "callMicrophoneMutedBySystem": {
         
     | 
| 
      
 343 
     | 
    
         
            +
                        "title": "시스템에 의해 음소거되었습니다.",
         
     | 
| 
      
 344 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 345 
     | 
    
         
            +
                    },
         
     | 
| 
      
 346 
     | 
    
         
            +
                    "callMicrophoneUnmutedBySystem": {
         
     | 
| 
      
 347 
     | 
    
         
            +
                        "title": "마이크가 복구되었으며 시스템에서 음소거를 해제했습니다.",
         
     | 
| 
      
 348 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 349 
     | 
    
         
            +
                    },
         
     | 
| 
      
 350 
     | 
    
         
            +
                    "callMacOsMicrophoneAccessDenied": {
         
     | 
| 
      
 351 
     | 
    
         
            +
                        "title": "마이크에 액세스할 수 없음",
         
     | 
| 
      
 352 
     | 
    
         
            +
                        "message": "macOS 개인 정보 설정에서 마이크 권한을 부여합니다.",
         
     | 
| 
      
 353 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 354 
     | 
    
         
            +
                    },
         
     | 
| 
      
 355 
     | 
    
         
            +
                    "callLocalVideoFreeze": {
         
     | 
| 
      
 356 
     | 
    
         
            +
                        "title": "네트워크 대역폭이 나쁨",
         
     | 
| 
      
 357 
     | 
    
         
            +
                        "message": "통화 중에 다른 사람에 대해 비디오가 일시 중지된 것 같습니다.",
         
     | 
| 
      
 358 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 359 
     | 
    
         
            +
                    },
         
     | 
| 
      
 360 
     | 
    
         
            +
                    "callCameraAccessDenied": {
         
     | 
| 
      
 361 
     | 
    
         
            +
                        "title": "카메라에 액세스할 수 없음",
         
     | 
| 
      
 362 
     | 
    
         
            +
                        "message": "주소 표시줄에서 잠금을 클릭하여 이 웹 페이지에 권한을 부여합니다.",
         
     | 
| 
      
 363 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 364 
     | 
    
         
            +
                    },
         
     | 
| 
      
 365 
     | 
    
         
            +
                    "callCameraAccessDeniedSafari": {
         
     | 
| 
      
 366 
     | 
    
         
            +
                        "title": "카메라에 액세스할 수 없음",
         
     | 
| 
      
 367 
     | 
    
         
            +
                        "message": "사용 권한을 허용하려면 페이지를 새로 고치거나 이 브라우저의 설정을 검사 이 웹 사이트에 대해 사용 권한이 활성화되어 있는지 확인하세요.",
         
     | 
| 
      
 368 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 369 
     | 
    
         
            +
                    },
         
     | 
| 
      
 370 
     | 
    
         
            +
                    "callCameraAlreadyInUse": {
         
     | 
| 
      
 371 
     | 
    
         
            +
                        "title": "카메라에 액세스할 수 없음",
         
     | 
| 
      
 372 
     | 
    
         
            +
                        "message": "다른 응용 프로그램에서 이미 사용 중일 수 있습니다.",
         
     | 
| 
      
 373 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 374 
     | 
    
         
            +
                    },
         
     | 
| 
      
 375 
     | 
    
         
            +
                    "callVideoStoppedBySystem": {
         
     | 
| 
      
 376 
     | 
    
         
            +
                        "title": "시스템에 의해 비디오가 중지되었습니다.",
         
     | 
| 
      
 377 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 378 
     | 
    
         
            +
                    },
         
     | 
| 
      
 379 
     | 
    
         
            +
                    "callVideoRecoveredBySystem": {
         
     | 
| 
      
 380 
     | 
    
         
            +
                        "title": "비디오가 다시 시작되었습니다.",
         
     | 
| 
      
 381 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 382 
     | 
    
         
            +
                    },
         
     | 
| 
      
 383 
     | 
    
         
            +
                    "callMacOsCameraAccessDenied": {
         
     | 
| 
      
 384 
     | 
    
         
            +
                        "title": "MacOS가 카메라에 대한 액세스를 차단하고 있습니다.",
         
     | 
| 
      
 385 
     | 
    
         
            +
                        "message": "이 브라우저에서 카메라에 액세스할 수 있도록 개인 정보 설정을 업데이트합니다.",
         
     | 
| 
      
 386 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 387 
     | 
    
         
            +
                    },
         
     | 
| 
      
 388 
     | 
    
         
            +
                    "callMacOsScreenShareAccessDenied": {
         
     | 
| 
      
 389 
     | 
    
         
            +
                        "title": "MacOS에서 화면 공유를 차단하고 있습니다.",
         
     | 
| 
      
 390 
     | 
    
         
            +
                        "message": "이 브라우저에서 화면을 녹화할 수 있도록 개인 정보 설정을 업데이트합니다.",
         
     | 
| 
      
 391 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 392 
     | 
    
         
            +
                    },
         
     | 
| 
      
 393 
     | 
    
         
            +
                    "failedToJoinCallGeneric": {
         
     | 
| 
      
 394 
     | 
    
         
            +
                        "title": "통화에 참가하지 못했습니다.",
         
     | 
| 
      
 395 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 396 
     | 
    
         
            +
                    },
         
     | 
| 
      
 397 
     | 
    
         
            +
                    "failedToJoinCallInvalidMeetingLink": {
         
     | 
| 
      
 398 
     | 
    
         
            +
                        "title": "모임에 참가할 수 없습니다. 잘못된 링크입니다.",
         
     | 
| 
      
 399 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 400 
     | 
    
         
            +
                    },
         
     | 
| 
      
 401 
     | 
    
         
            +
                    "cameraFrozenForRemoteParticipants": {
         
     | 
| 
      
 402 
     | 
    
         
            +
                        "title": "통화 중인 사용자에게 영상이 표시되는 데 문제가 있습니다.",
         
     | 
| 
      
 403 
     | 
    
         
            +
                        "message": "장치 및 네트워크를 확인하세요.",
         
     | 
| 
      
 404 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 405 
     | 
    
         
            +
                    },
         
     | 
| 
      
 406 
     | 
    
         
            +
                    "unableToStartVideoEffect": {
         
     | 
| 
      
 407 
     | 
    
         
            +
                        "title": "비디오 효과를 적용할 수 없습니다.",
         
     | 
| 
      
 408 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 409 
     | 
    
         
            +
                    },
         
     | 
| 
      
 410 
     | 
    
         
            +
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": {
         
     | 
| 
      
 411 
     | 
    
         
            +
                        "title": "참가자에 대한 스포트라이트를 시작할 수 없음",
         
     | 
| 
      
 412 
     | 
    
         
            +
                        "message": "최대 참가자 수가 이미 스포트라이트되었습니다.",
         
     | 
| 
      
 413 
     | 
    
         
            +
                        "closeButtonAriaLabel": "닫기"
         
     | 
| 
      
 414 
     | 
    
         
            +
                    }
         
     | 
| 
      
 415 
     | 
    
         
            +
                },
         
     | 
| 
       262 
416 
     | 
    
         
             
                "videoGallery": {
         
     | 
| 
       263 
417 
     | 
    
         
             
                    "screenIsBeingSharedMessage": "화면을 공유 중입니다.",
         
     | 
| 
       264 
418 
     | 
    
         
             
                    "screenShareLoadingMessage": "{participant} 님의 화면 로드 중",
         
     | 
| 
       265 
419 
     | 
    
         
             
                    "localVideoLabel": "나",
         
     | 
| 
       266 
420 
     | 
    
         
             
                    "localVideoCameraSwitcherLabel": "카메라 전환",
         
     | 
| 
       267 
421 
     | 
    
         
             
                    "localVideoMovementLabel": "이동 가능한 로컬 비디오 타일",
         
     | 
| 
      
 422 
     | 
    
         
            +
                    "localVideoMovementAriaLabel": "이동 가능한 로컬 비디오 타일",
         
     | 
| 
       268 
423 
     | 
    
         
             
                    "localVideoSelectedDescription": "{cameraName} 선택함",
         
     | 
| 
       269 
424 
     | 
    
         
             
                    "displayNamePlaceholder": "명명되지 않은 참가자",
         
     | 
| 
       270 
425 
     | 
    
         
             
                    "fitRemoteParticipantToFrame": "프레임에 맞춤",
         
     | 
| 
         @@ -295,7 +450,8 @@ 
     | 
|
| 
       295 
450 
     | 
    
         
             
                },
         
     | 
| 
       296 
451 
     | 
    
         
             
                "videoTile": {
         
     | 
| 
       297 
452 
     | 
    
         
             
                    "participantStateRinging": "전화 거는 중...",
         
     | 
| 
       298 
     | 
    
         
            -
                    "participantStateHold": "대기 중"
         
     | 
| 
      
 453 
     | 
    
         
            +
                    "participantStateHold": "대기 중",
         
     | 
| 
      
 454 
     | 
    
         
            +
                    "moreOptionsButtonAriaLabel": "옵션 더 보기"
         
     | 
| 
       299 
455 
     | 
    
         
             
                },
         
     | 
| 
       300 
456 
     | 
    
         
             
                "CameraAndMicrophoneSitePermissionsRequest": {
         
     | 
| 
       301 
457 
     | 
    
         
             
                    "primaryText": "{appName} 님이 카메라와 마이크를 사용하도록 허용",
         
     | 
| 
         @@ -415,5 +571,16 @@ 
     | 
|
| 
       415 
571 
     | 
    
         
             
                "verticalGallery": {
         
     | 
| 
       416 
572 
     | 
    
         
             
                    "leftNavButtonAriaLabel": "이전 페이지",
         
     | 
| 
       417 
573 
     | 
    
         
             
                    "rightNavButtonAriaLabel": "다음 페이지"
         
     | 
| 
      
 574 
     | 
    
         
            +
                },
         
     | 
| 
      
 575 
     | 
    
         
            +
                "MeetingConferencePhoneInfo": {
         
     | 
| 
      
 576 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTitle": "내 전화에서 통화 참가",
         
     | 
| 
      
 577 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalDialIn": "전화 걸기",
         
     | 
| 
      
 578 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalMeetingId": "모임 ID 입력",
         
     | 
| 
      
 579 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalWait": "이끌이가 허가할 때까지 기다리세요.",
         
     | 
| 
      
 580 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalNoPhoneAvailable": "사용할 수 있는 전화 없음",
         
     | 
| 
      
 581 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFree": "{phoneNumber}(무료) {country}, {city}",
         
     | 
| 
      
 582 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber}(무료)",
         
     | 
| 
      
 583 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalToll": "{phoneNumber}(유료) {country}, {city}",
         
     | 
| 
      
 584 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber}(유료)"
         
     | 
| 
       418 
585 
     | 
    
         
             
                }
         
     | 
| 
       419 
586 
     | 
    
         
             
            }
         
     | 
| 
         @@ -259,12 +259,167 @@ 
     | 
|
| 
       259 
259 
     | 
    
         
             
                    "unableToStartVideoEffect": "Kan ikke bruke videoeffekt.",
         
     | 
| 
       260 
260 
     | 
    
         
             
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": "Kan ikke starte rampelys på deltaker(e) fordi maksimalt antall deltakere allerede er satt i rampelyset."
         
     | 
| 
       261 
261 
     | 
    
         
             
                },
         
     | 
| 
      
 262 
     | 
    
         
            +
                "notifications": {
         
     | 
| 
      
 263 
     | 
    
         
            +
                    "unableToReachChatService": {
         
     | 
| 
      
 264 
     | 
    
         
            +
                        "title": "Du er frakoblet.",
         
     | 
| 
      
 265 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 266 
     | 
    
         
            +
                    },
         
     | 
| 
      
 267 
     | 
    
         
            +
                    "accessDenied": {
         
     | 
| 
      
 268 
     | 
    
         
            +
                        "title": "Får ikke tilgang til chattetjenester",
         
     | 
| 
      
 269 
     | 
    
         
            +
                        "message": "Kontroller den angitte brukerlegitimasjonen",
         
     | 
| 
      
 270 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 271 
     | 
    
         
            +
                    },
         
     | 
| 
      
 272 
     | 
    
         
            +
                    "userNotInChatThread": {
         
     | 
| 
      
 273 
     | 
    
         
            +
                        "title": "Du er ikke lenger i denne chattetråden.",
         
     | 
| 
      
 274 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 275 
     | 
    
         
            +
                    },
         
     | 
| 
      
 276 
     | 
    
         
            +
                    "sendMessageNotInChatThread": {
         
     | 
| 
      
 277 
     | 
    
         
            +
                        "title": "Kan ikke sende melding",
         
     | 
| 
      
 278 
     | 
    
         
            +
                        "message": "Du er ikke lenger i denne chattetråden",
         
     | 
| 
      
 279 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 280 
     | 
    
         
            +
                    },
         
     | 
| 
      
 281 
     | 
    
         
            +
                    "sendMessageGeneric": {
         
     | 
| 
      
 282 
     | 
    
         
            +
                        "title": "Kan ikke sende meldingen.",
         
     | 
| 
      
 283 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 284 
     | 
    
         
            +
                    },
         
     | 
| 
      
 285 
     | 
    
         
            +
                    "callingNetworkFailure": {
         
     | 
| 
      
 286 
     | 
    
         
            +
                        "title": "Problemer med å koble til samtalen",
         
     | 
| 
      
 287 
     | 
    
         
            +
                        "message": "Du ser ut til å være frakoblet. Kontroller nettverkstilkoblingen, og prøv på nytt.",
         
     | 
| 
      
 288 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 289 
     | 
    
         
            +
                    },
         
     | 
| 
      
 290 
     | 
    
         
            +
                    "startVideoGeneric": {
         
     | 
| 
      
 291 
     | 
    
         
            +
                        "title": "Kan ikke starte video.",
         
     | 
| 
      
 292 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 293 
     | 
    
         
            +
                    },
         
     | 
| 
      
 294 
     | 
    
         
            +
                    "stopVideoGeneric": {
         
     | 
| 
      
 295 
     | 
    
         
            +
                        "title": "Kan ikke stoppe video.",
         
     | 
| 
      
 296 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 297 
     | 
    
         
            +
                    },
         
     | 
| 
      
 298 
     | 
    
         
            +
                    "muteGeneric": {
         
     | 
| 
      
 299 
     | 
    
         
            +
                        "title": "Kan ikke dempe mikrofonen.",
         
     | 
| 
      
 300 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 301 
     | 
    
         
            +
                    },
         
     | 
| 
      
 302 
     | 
    
         
            +
                    "unmuteGeneric": {
         
     | 
| 
      
 303 
     | 
    
         
            +
                        "title": "Kan ikke oppheve demping av mikrofon.",
         
     | 
| 
      
 304 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 305 
     | 
    
         
            +
                    },
         
     | 
| 
      
 306 
     | 
    
         
            +
                    "speakingWhileMuted": {
         
     | 
| 
      
 307 
     | 
    
         
            +
                        "title": "Du er dempet.",
         
     | 
| 
      
 308 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 309 
     | 
    
         
            +
                    },
         
     | 
| 
      
 310 
     | 
    
         
            +
                    "startScreenShareGeneric": {
         
     | 
| 
      
 311 
     | 
    
         
            +
                        "title": "Det oppstod et problem under start av skjermdeling.",
         
     | 
| 
      
 312 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 313 
     | 
    
         
            +
                    },
         
     | 
| 
      
 314 
     | 
    
         
            +
                    "stopScreenShareGeneric": {
         
     | 
| 
      
 315 
     | 
    
         
            +
                        "title": "Kan ikke stoppe skjermdeling.",
         
     | 
| 
      
 316 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 317 
     | 
    
         
            +
                    },
         
     | 
| 
      
 318 
     | 
    
         
            +
                    "callNetworkQualityLow": {
         
     | 
| 
      
 319 
     | 
    
         
            +
                        "title": "Nettverkskvaliteten er lav.",
         
     | 
| 
      
 320 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 321 
     | 
    
         
            +
                    },
         
     | 
| 
      
 322 
     | 
    
         
            +
                    "callNoSpeakerFound": {
         
     | 
| 
      
 323 
     | 
    
         
            +
                        "title": "Finner ingen høyttalere eller hodetelefoner",
         
     | 
| 
      
 324 
     | 
    
         
            +
                        "message": "Koble til en lydenhet for å høre samtalen.",
         
     | 
| 
      
 325 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 326 
     | 
    
         
            +
                    },
         
     | 
| 
      
 327 
     | 
    
         
            +
                    "callNoMicrophoneFound": {
         
     | 
| 
      
 328 
     | 
    
         
            +
                        "title": "Finner ingen mikrofoner",
         
     | 
| 
      
 329 
     | 
    
         
            +
                        "message": "Koble til en lydinndataenhet.",
         
     | 
| 
      
 330 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 331 
     | 
    
         
            +
                    },
         
     | 
| 
      
 332 
     | 
    
         
            +
                    "callMicrophoneAccessDenied": {
         
     | 
| 
      
 333 
     | 
    
         
            +
                        "title": "Får ikke tilgang til mikrofonen",
         
     | 
| 
      
 334 
     | 
    
         
            +
                        "message": "Klikk låsen i adresselinjen for å gi tillatelse til denne nettsiden.",
         
     | 
| 
      
 335 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 336 
     | 
    
         
            +
                    },
         
     | 
| 
      
 337 
     | 
    
         
            +
                    "callMicrophoneAccessDeniedSafari": {
         
     | 
| 
      
 338 
     | 
    
         
            +
                        "title": "Får ikke tilgang til mikrofonen",
         
     | 
| 
      
 339 
     | 
    
         
            +
                        "message": "Oppdater siden for å tillate tillatelser, eller kontroller innstillingene for denne nettleseren, og kontroller at tillatelser er aktivert for dette nettstedet.",
         
     | 
| 
      
 340 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 341 
     | 
    
         
            +
                    },
         
     | 
| 
      
 342 
     | 
    
         
            +
                    "callMicrophoneMutedBySystem": {
         
     | 
| 
      
 343 
     | 
    
         
            +
                        "title": "Du er dempet av systemet.",
         
     | 
| 
      
 344 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 345 
     | 
    
         
            +
                    },
         
     | 
| 
      
 346 
     | 
    
         
            +
                    "callMicrophoneUnmutedBySystem": {
         
     | 
| 
      
 347 
     | 
    
         
            +
                        "title": "Mikrofonen ble gjenopprettet, og dempingen ble opphevet av systemet.",
         
     | 
| 
      
 348 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 349 
     | 
    
         
            +
                    },
         
     | 
| 
      
 350 
     | 
    
         
            +
                    "callMacOsMicrophoneAccessDenied": {
         
     | 
| 
      
 351 
     | 
    
         
            +
                        "title": "Får ikke tilgang til mikrofonen",
         
     | 
| 
      
 352 
     | 
    
         
            +
                        "message": "Gi mikrofontillatelse i personverninnstillingene for macOS.",
         
     | 
| 
      
 353 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 354 
     | 
    
         
            +
                    },
         
     | 
| 
      
 355 
     | 
    
         
            +
                    "callLocalVideoFreeze": {
         
     | 
| 
      
 356 
     | 
    
         
            +
                        "title": "Nettverksbåndbredden er dårlig",
         
     | 
| 
      
 357 
     | 
    
         
            +
                        "message": "Videoen kan være midlertidig stanset for andre i samtalen.",
         
     | 
| 
      
 358 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 359 
     | 
    
         
            +
                    },
         
     | 
| 
      
 360 
     | 
    
         
            +
                    "callCameraAccessDenied": {
         
     | 
| 
      
 361 
     | 
    
         
            +
                        "title": "Får ikke tilgang til kamera",
         
     | 
| 
      
 362 
     | 
    
         
            +
                        "message": "Klikk låsen i adresselinjen for å gi tillatelse til denne nettsiden.",
         
     | 
| 
      
 363 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 364 
     | 
    
         
            +
                    },
         
     | 
| 
      
 365 
     | 
    
         
            +
                    "callCameraAccessDeniedSafari": {
         
     | 
| 
      
 366 
     | 
    
         
            +
                        "title": "Får ikke tilgang til kamera",
         
     | 
| 
      
 367 
     | 
    
         
            +
                        "message": "Oppdater siden for å tillate tillatelser, eller kontroller innstillingene for denne nettleseren, og kontroller at tillatelser er aktivert for dette nettstedet.",
         
     | 
| 
      
 368 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 369 
     | 
    
         
            +
                    },
         
     | 
| 
      
 370 
     | 
    
         
            +
                    "callCameraAlreadyInUse": {
         
     | 
| 
      
 371 
     | 
    
         
            +
                        "title": "Får ikke tilgang til kamera",
         
     | 
| 
      
 372 
     | 
    
         
            +
                        "message": "Det kan allerede være i bruk av et annet program.",
         
     | 
| 
      
 373 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 374 
     | 
    
         
            +
                    },
         
     | 
| 
      
 375 
     | 
    
         
            +
                    "callVideoStoppedBySystem": {
         
     | 
| 
      
 376 
     | 
    
         
            +
                        "title": "Videoen er stoppet av systemet.",
         
     | 
| 
      
 377 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 378 
     | 
    
         
            +
                    },
         
     | 
| 
      
 379 
     | 
    
         
            +
                    "callVideoRecoveredBySystem": {
         
     | 
| 
      
 380 
     | 
    
         
            +
                        "title": "Videoen er gjenopptatt.",
         
     | 
| 
      
 381 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 382 
     | 
    
         
            +
                    },
         
     | 
| 
      
 383 
     | 
    
         
            +
                    "callMacOsCameraAccessDenied": {
         
     | 
| 
      
 384 
     | 
    
         
            +
                        "title": "MacOS blokkerer tilgang til kameraet",
         
     | 
| 
      
 385 
     | 
    
         
            +
                        "message": "Oppdater personverninnstillingene for å gi denne nettleseren tilgang til kameraet.",
         
     | 
| 
      
 386 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 387 
     | 
    
         
            +
                    },
         
     | 
| 
      
 388 
     | 
    
         
            +
                    "callMacOsScreenShareAccessDenied": {
         
     | 
| 
      
 389 
     | 
    
         
            +
                        "title": "MacOS blokkerer skjermdeling",
         
     | 
| 
      
 390 
     | 
    
         
            +
                        "message": "Oppdater personverninnstillingene for å tillate at denne nettleseren registrerer skjermen.",
         
     | 
| 
      
 391 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 392 
     | 
    
         
            +
                    },
         
     | 
| 
      
 393 
     | 
    
         
            +
                    "failedToJoinCallGeneric": {
         
     | 
| 
      
 394 
     | 
    
         
            +
                        "title": "Kan ikke bli med i samtalen.",
         
     | 
| 
      
 395 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 396 
     | 
    
         
            +
                    },
         
     | 
| 
      
 397 
     | 
    
         
            +
                    "failedToJoinCallInvalidMeetingLink": {
         
     | 
| 
      
 398 
     | 
    
         
            +
                        "title": "Kan ikke bli med i møtet. Ugyldig kobling.",
         
     | 
| 
      
 399 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 400 
     | 
    
         
            +
                    },
         
     | 
| 
      
 401 
     | 
    
         
            +
                    "cameraFrozenForRemoteParticipants": {
         
     | 
| 
      
 402 
     | 
    
         
            +
                        "title": "Brukere i samtalen har problemer med å se videoen",
         
     | 
| 
      
 403 
     | 
    
         
            +
                        "message": "Kontroller enhetene og nettverket.",
         
     | 
| 
      
 404 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 405 
     | 
    
         
            +
                    },
         
     | 
| 
      
 406 
     | 
    
         
            +
                    "unableToStartVideoEffect": {
         
     | 
| 
      
 407 
     | 
    
         
            +
                        "title": "Kan ikke bruke videoeffekt.",
         
     | 
| 
      
 408 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 409 
     | 
    
         
            +
                    },
         
     | 
| 
      
 410 
     | 
    
         
            +
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": {
         
     | 
| 
      
 411 
     | 
    
         
            +
                        "title": "Kan ikke begynne å sette deltaker(e) i rampelyset",
         
     | 
| 
      
 412 
     | 
    
         
            +
                        "message": "Maksimalt antall deltakere er allerede satt i rampelyset.",
         
     | 
| 
      
 413 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Lukk"
         
     | 
| 
      
 414 
     | 
    
         
            +
                    }
         
     | 
| 
      
 415 
     | 
    
         
            +
                },
         
     | 
| 
       262 
416 
     | 
    
         
             
                "videoGallery": {
         
     | 
| 
       263 
417 
     | 
    
         
             
                    "screenIsBeingSharedMessage": "Du deler skjermen",
         
     | 
| 
       264 
418 
     | 
    
         
             
                    "screenShareLoadingMessage": "Laster inn skjermen til {participant}",
         
     | 
| 
       265 
419 
     | 
    
         
             
                    "localVideoLabel": "Du",
         
     | 
| 
       266 
420 
     | 
    
         
             
                    "localVideoCameraSwitcherLabel": "Bytt kamera",
         
     | 
| 
       267 
421 
     | 
    
         
             
                    "localVideoMovementLabel": "Flyttbar lokal videoflis",
         
     | 
| 
      
 422 
     | 
    
         
            +
                    "localVideoMovementAriaLabel": "Flyttbar lokal videoflis",
         
     | 
| 
       268 
423 
     | 
    
         
             
                    "localVideoSelectedDescription": "{cameraName} valgt",
         
     | 
| 
       269 
424 
     | 
    
         
             
                    "displayNamePlaceholder": "Deltaker uten navn",
         
     | 
| 
       270 
425 
     | 
    
         
             
                    "fitRemoteParticipantToFrame": "Tilpass til ramme",
         
     | 
| 
         @@ -295,7 +450,8 @@ 
     | 
|
| 
       295 
450 
     | 
    
         
             
                },
         
     | 
| 
       296 
451 
     | 
    
         
             
                "videoTile": {
         
     | 
| 
       297 
452 
     | 
    
         
             
                    "participantStateRinging": "Ringer ...",
         
     | 
| 
       298 
     | 
    
         
            -
                    "participantStateHold": "På vent"
         
     | 
| 
      
 453 
     | 
    
         
            +
                    "participantStateHold": "På vent",
         
     | 
| 
      
 454 
     | 
    
         
            +
                    "moreOptionsButtonAriaLabel": "Flere alternativer"
         
     | 
| 
       299 
455 
     | 
    
         
             
                },
         
     | 
| 
       300 
456 
     | 
    
         
             
                "CameraAndMicrophoneSitePermissionsRequest": {
         
     | 
| 
       301 
457 
     | 
    
         
             
                    "primaryText": "Tillat {appName} å bruke kameraet og mikrofonen",
         
     | 
| 
         @@ -415,5 +571,16 @@ 
     | 
|
| 
       415 
571 
     | 
    
         
             
                "verticalGallery": {
         
     | 
| 
       416 
572 
     | 
    
         
             
                    "leftNavButtonAriaLabel": "forrige side",
         
     | 
| 
       417 
573 
     | 
    
         
             
                    "rightNavButtonAriaLabel": "neste side"
         
     | 
| 
      
 574 
     | 
    
         
            +
                },
         
     | 
| 
      
 575 
     | 
    
         
            +
                "MeetingConferencePhoneInfo": {
         
     | 
| 
      
 576 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTitle": "Bli med i samtalen fra telefonen",
         
     | 
| 
      
 577 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalDialIn": "Slå nummer",
         
     | 
| 
      
 578 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalMeetingId": "Skriv inn møte-ID",
         
     | 
| 
      
 579 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalWait": "Vent på å bli godtatt inn av arrangøren",
         
     | 
| 
      
 580 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalNoPhoneAvailable": "Ingen telefon tilgjengelig",
         
     | 
| 
      
 581 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (Gratis) {country}, {city}",
         
     | 
| 
      
 582 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (Gratis)",
         
     | 
| 
      
 583 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalToll": "{phoneNumber} (Nummer med avgift) {country}, {city}",
         
     | 
| 
      
 584 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (Nummer med avgift)"
         
     | 
| 
       418 
585 
     | 
    
         
             
                }
         
     | 
| 
       419 
586 
     | 
    
         
             
            }
         
     | 
| 
         @@ -259,12 +259,167 @@ 
     | 
|
| 
       259 
259 
     | 
    
         
             
                    "unableToStartVideoEffect": "Kan video-effect niet toepassen.",
         
     | 
| 
       260 
260 
     | 
    
         
             
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": "Kan de deelnemer(s) niet in de spotlight plaatsen omdat het maximum aantal deelnemers in de spotlight is bereikt."
         
     | 
| 
       261 
261 
     | 
    
         
             
                },
         
     | 
| 
      
 262 
     | 
    
         
            +
                "notifications": {
         
     | 
| 
      
 263 
     | 
    
         
            +
                    "unableToReachChatService": {
         
     | 
| 
      
 264 
     | 
    
         
            +
                        "title": "U bent offline.",
         
     | 
| 
      
 265 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 266 
     | 
    
         
            +
                    },
         
     | 
| 
      
 267 
     | 
    
         
            +
                    "accessDenied": {
         
     | 
| 
      
 268 
     | 
    
         
            +
                        "title": "Geen toegang tot chatservices",
         
     | 
| 
      
 269 
     | 
    
         
            +
                        "message": "Controleer de opgegeven gebruikersreferenties",
         
     | 
| 
      
 270 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 271 
     | 
    
         
            +
                    },
         
     | 
| 
      
 272 
     | 
    
         
            +
                    "userNotInChatThread": {
         
     | 
| 
      
 273 
     | 
    
         
            +
                        "title": "U bevindt zich niet meer in deze chatthread.",
         
     | 
| 
      
 274 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 275 
     | 
    
         
            +
                    },
         
     | 
| 
      
 276 
     | 
    
         
            +
                    "sendMessageNotInChatThread": {
         
     | 
| 
      
 277 
     | 
    
         
            +
                        "title": "Bericht verzenden mislukt",
         
     | 
| 
      
 278 
     | 
    
         
            +
                        "message": "U bent niet meer aanwezig in deze chatthread",
         
     | 
| 
      
 279 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 280 
     | 
    
         
            +
                    },
         
     | 
| 
      
 281 
     | 
    
         
            +
                    "sendMessageGeneric": {
         
     | 
| 
      
 282 
     | 
    
         
            +
                        "title": "Verzenden van bericht is mislukt.",
         
     | 
| 
      
 283 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 284 
     | 
    
         
            +
                    },
         
     | 
| 
      
 285 
     | 
    
         
            +
                    "callingNetworkFailure": {
         
     | 
| 
      
 286 
     | 
    
         
            +
                        "title": "Bezig met verbinden van gesprek",
         
     | 
| 
      
 287 
     | 
    
         
            +
                        "message": "U lijkt offline te zijn. Controleer de netwerkverbinding en probeer het opnieuw.",
         
     | 
| 
      
 288 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 289 
     | 
    
         
            +
                    },
         
     | 
| 
      
 290 
     | 
    
         
            +
                    "startVideoGeneric": {
         
     | 
| 
      
 291 
     | 
    
         
            +
                        "title": "Kan video niet starten.",
         
     | 
| 
      
 292 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 293 
     | 
    
         
            +
                    },
         
     | 
| 
      
 294 
     | 
    
         
            +
                    "stopVideoGeneric": {
         
     | 
| 
      
 295 
     | 
    
         
            +
                        "title": "Kan video niet stoppen",
         
     | 
| 
      
 296 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 297 
     | 
    
         
            +
                    },
         
     | 
| 
      
 298 
     | 
    
         
            +
                    "muteGeneric": {
         
     | 
| 
      
 299 
     | 
    
         
            +
                        "title": "Kan microfoon niet dempen.",
         
     | 
| 
      
 300 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 301 
     | 
    
         
            +
                    },
         
     | 
| 
      
 302 
     | 
    
         
            +
                    "unmuteGeneric": {
         
     | 
| 
      
 303 
     | 
    
         
            +
                        "title": "Kan dempen van microfoon niet opheffen.",
         
     | 
| 
      
 304 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 305 
     | 
    
         
            +
                    },
         
     | 
| 
      
 306 
     | 
    
         
            +
                    "speakingWhileMuted": {
         
     | 
| 
      
 307 
     | 
    
         
            +
                        "title": "Uw geluid is gedempt.",
         
     | 
| 
      
 308 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 309 
     | 
    
         
            +
                    },
         
     | 
| 
      
 310 
     | 
    
         
            +
                    "startScreenShareGeneric": {
         
     | 
| 
      
 311 
     | 
    
         
            +
                        "title": "Er is een probleem opgetreden bij het starten van scherm delen.",
         
     | 
| 
      
 312 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 313 
     | 
    
         
            +
                    },
         
     | 
| 
      
 314 
     | 
    
         
            +
                    "stopScreenShareGeneric": {
         
     | 
| 
      
 315 
     | 
    
         
            +
                        "title": "Kan scherm delen niet stoppen.",
         
     | 
| 
      
 316 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 317 
     | 
    
         
            +
                    },
         
     | 
| 
      
 318 
     | 
    
         
            +
                    "callNetworkQualityLow": {
         
     | 
| 
      
 319 
     | 
    
         
            +
                        "title": "De netwerkkwaliteit is laag.",
         
     | 
| 
      
 320 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 321 
     | 
    
         
            +
                    },
         
     | 
| 
      
 322 
     | 
    
         
            +
                    "callNoSpeakerFound": {
         
     | 
| 
      
 323 
     | 
    
         
            +
                        "title": "Geen luidsprekers of hoofdtelefoon gevonden",
         
     | 
| 
      
 324 
     | 
    
         
            +
                        "message": "Sluit een audioapparaat aan om het gesprek te beluisteren.",
         
     | 
| 
      
 325 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 326 
     | 
    
         
            +
                    },
         
     | 
| 
      
 327 
     | 
    
         
            +
                    "callNoMicrophoneFound": {
         
     | 
| 
      
 328 
     | 
    
         
            +
                        "title": "Geen microfoons gevonden",
         
     | 
| 
      
 329 
     | 
    
         
            +
                        "message": "Sluit een audio-invoerapparaat aan.",
         
     | 
| 
      
 330 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 331 
     | 
    
         
            +
                    },
         
     | 
| 
      
 332 
     | 
    
         
            +
                    "callMicrophoneAccessDenied": {
         
     | 
| 
      
 333 
     | 
    
         
            +
                        "title": "Geen toegang tot microfoon",
         
     | 
| 
      
 334 
     | 
    
         
            +
                        "message": "Klik op de vergrendeling in de adresbalk om toestemming te verlenen aan deze webpagina.",
         
     | 
| 
      
 335 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 336 
     | 
    
         
            +
                    },
         
     | 
| 
      
 337 
     | 
    
         
            +
                    "callMicrophoneAccessDeniedSafari": {
         
     | 
| 
      
 338 
     | 
    
         
            +
                        "title": "Geen toegang tot microfoon",
         
     | 
| 
      
 339 
     | 
    
         
            +
                        "message": "Vernieuw de pagina om machtigingen toe te staan of controleer de instellingen van deze browser en controleer of machtigingen zijn ingeschakeld voor deze website.",
         
     | 
| 
      
 340 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 341 
     | 
    
         
            +
                    },
         
     | 
| 
      
 342 
     | 
    
         
            +
                    "callMicrophoneMutedBySystem": {
         
     | 
| 
      
 343 
     | 
    
         
            +
                        "title": "U bent gedempt door jouw systeem.",
         
     | 
| 
      
 344 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 345 
     | 
    
         
            +
                    },
         
     | 
| 
      
 346 
     | 
    
         
            +
                    "callMicrophoneUnmutedBySystem": {
         
     | 
| 
      
 347 
     | 
    
         
            +
                        "title": "De microfoon is hersteld en het dempen van de microfoon is door het systeem opgeheven.",
         
     | 
| 
      
 348 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 349 
     | 
    
         
            +
                    },
         
     | 
| 
      
 350 
     | 
    
         
            +
                    "callMacOsMicrophoneAccessDenied": {
         
     | 
| 
      
 351 
     | 
    
         
            +
                        "title": "Geen toegang tot microfoon",
         
     | 
| 
      
 352 
     | 
    
         
            +
                        "message": "Verleen microfoonmachtiging in de privacyinstellingen voor macOS.",
         
     | 
| 
      
 353 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 354 
     | 
    
         
            +
                    },
         
     | 
| 
      
 355 
     | 
    
         
            +
                    "callLocalVideoFreeze": {
         
     | 
| 
      
 356 
     | 
    
         
            +
                        "title": "De netwerkbandbreedte is slecht",
         
     | 
| 
      
 357 
     | 
    
         
            +
                        "message": "Uw video wordt mogelijk onderbroken weergegeven voor anderen in het gesprek.",
         
     | 
| 
      
 358 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 359 
     | 
    
         
            +
                    },
         
     | 
| 
      
 360 
     | 
    
         
            +
                    "callCameraAccessDenied": {
         
     | 
| 
      
 361 
     | 
    
         
            +
                        "title": "Geen toegang tot camera",
         
     | 
| 
      
 362 
     | 
    
         
            +
                        "message": "Klik op de vergrendeling in de adresbalk om toestemming te verlenen aan deze webpagina.",
         
     | 
| 
      
 363 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 364 
     | 
    
         
            +
                    },
         
     | 
| 
      
 365 
     | 
    
         
            +
                    "callCameraAccessDeniedSafari": {
         
     | 
| 
      
 366 
     | 
    
         
            +
                        "title": "Geen toegang tot camera",
         
     | 
| 
      
 367 
     | 
    
         
            +
                        "message": "Vernieuw de pagina om machtigingen toe te staan of controleer de instellingen van deze browser en controleer of machtigingen zijn ingeschakeld voor deze website.",
         
     | 
| 
      
 368 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 369 
     | 
    
         
            +
                    },
         
     | 
| 
      
 370 
     | 
    
         
            +
                    "callCameraAlreadyInUse": {
         
     | 
| 
      
 371 
     | 
    
         
            +
                        "title": "Geen toegang tot camera",
         
     | 
| 
      
 372 
     | 
    
         
            +
                        "message": "Het wordt mogelijk al gebruikt door een andere toepassing.",
         
     | 
| 
      
 373 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 374 
     | 
    
         
            +
                    },
         
     | 
| 
      
 375 
     | 
    
         
            +
                    "callVideoStoppedBySystem": {
         
     | 
| 
      
 376 
     | 
    
         
            +
                        "title": "Uw video is gestopt door uw systeem.",
         
     | 
| 
      
 377 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 378 
     | 
    
         
            +
                    },
         
     | 
| 
      
 379 
     | 
    
         
            +
                    "callVideoRecoveredBySystem": {
         
     | 
| 
      
 380 
     | 
    
         
            +
                        "title": "Uw video is hervat.",
         
     | 
| 
      
 381 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 382 
     | 
    
         
            +
                    },
         
     | 
| 
      
 383 
     | 
    
         
            +
                    "callMacOsCameraAccessDenied": {
         
     | 
| 
      
 384 
     | 
    
         
            +
                        "title": "MacOS blokkeert de toegang tot uw camera",
         
     | 
| 
      
 385 
     | 
    
         
            +
                        "message": "Werk uw privacyinstellingen bij zodat deze browser toegang heeft tot uw camera.",
         
     | 
| 
      
 386 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 387 
     | 
    
         
            +
                    },
         
     | 
| 
      
 388 
     | 
    
         
            +
                    "callMacOsScreenShareAccessDenied": {
         
     | 
| 
      
 389 
     | 
    
         
            +
                        "title": "Scherm delen wordt geblokkeerd door macOS",
         
     | 
| 
      
 390 
     | 
    
         
            +
                        "message": "Werk uw privacyinstellingen bij zodat deze browser uw scherm kan opnemen.",
         
     | 
| 
      
 391 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 392 
     | 
    
         
            +
                    },
         
     | 
| 
      
 393 
     | 
    
         
            +
                    "failedToJoinCallGeneric": {
         
     | 
| 
      
 394 
     | 
    
         
            +
                        "title": "Deelnemen aan gesprek mislukt.",
         
     | 
| 
      
 395 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 396 
     | 
    
         
            +
                    },
         
     | 
| 
      
 397 
     | 
    
         
            +
                    "failedToJoinCallInvalidMeetingLink": {
         
     | 
| 
      
 398 
     | 
    
         
            +
                        "title": "Kan niet deelnemen aan vergadering. Ongeldige koppeling.",
         
     | 
| 
      
 399 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 400 
     | 
    
         
            +
                    },
         
     | 
| 
      
 401 
     | 
    
         
            +
                    "cameraFrozenForRemoteParticipants": {
         
     | 
| 
      
 402 
     | 
    
         
            +
                        "title": "Gebruikers in het gesprek ondervinden problemen bij het zien van uw video",
         
     | 
| 
      
 403 
     | 
    
         
            +
                        "message": "Controleer uw apparaten en netwerk.",
         
     | 
| 
      
 404 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 405 
     | 
    
         
            +
                    },
         
     | 
| 
      
 406 
     | 
    
         
            +
                    "unableToStartVideoEffect": {
         
     | 
| 
      
 407 
     | 
    
         
            +
                        "title": "Kan video-effect niet toepassen.",
         
     | 
| 
      
 408 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 409 
     | 
    
         
            +
                    },
         
     | 
| 
      
 410 
     | 
    
         
            +
                    "startSpotlightWhileMaxParticipantsAreSpotlighted": {
         
     | 
| 
      
 411 
     | 
    
         
            +
                        "title": "Kan spotlight niet starten op deelnemer(s)",
         
     | 
| 
      
 412 
     | 
    
         
            +
                        "message": "Het maximum aantal deelnemers is al gespotlight.",
         
     | 
| 
      
 413 
     | 
    
         
            +
                        "closeButtonAriaLabel": "Sluiten"
         
     | 
| 
      
 414 
     | 
    
         
            +
                    }
         
     | 
| 
      
 415 
     | 
    
         
            +
                },
         
     | 
| 
       262 
416 
     | 
    
         
             
                "videoGallery": {
         
     | 
| 
       263 
417 
     | 
    
         
             
                    "screenIsBeingSharedMessage": "U deelt uw scherm",
         
     | 
| 
       264 
418 
     | 
    
         
             
                    "screenShareLoadingMessage": "Scherm van {participant} laden",
         
     | 
| 
       265 
419 
     | 
    
         
             
                    "localVideoLabel": "U",
         
     | 
| 
       266 
420 
     | 
    
         
             
                    "localVideoCameraSwitcherLabel": "Camera wisselen",
         
     | 
| 
       267 
421 
     | 
    
         
             
                    "localVideoMovementLabel": "Tegel voor verwisselbare lokale video",
         
     | 
| 
      
 422 
     | 
    
         
            +
                    "localVideoMovementAriaLabel": "Tegel voor verwisselbare lokale video",
         
     | 
| 
       268 
423 
     | 
    
         
             
                    "localVideoSelectedDescription": "{cameraName} geselecteerd",
         
     | 
| 
       269 
424 
     | 
    
         
             
                    "displayNamePlaceholder": "Naamloze deelnemer",
         
     | 
| 
       270 
425 
     | 
    
         
             
                    "fitRemoteParticipantToFrame": "Aanpassen aan frame",
         
     | 
| 
         @@ -295,7 +450,8 @@ 
     | 
|
| 
       295 
450 
     | 
    
         
             
                },
         
     | 
| 
       296 
451 
     | 
    
         
             
                "videoTile": {
         
     | 
| 
       297 
452 
     | 
    
         
             
                    "participantStateRinging": "Bellen...",
         
     | 
| 
       298 
     | 
    
         
            -
                    "participantStateHold": "In de wacht"
         
     | 
| 
      
 453 
     | 
    
         
            +
                    "participantStateHold": "In de wacht",
         
     | 
| 
      
 454 
     | 
    
         
            +
                    "moreOptionsButtonAriaLabel": "Meer opties"
         
     | 
| 
       299 
455 
     | 
    
         
             
                },
         
     | 
| 
       300 
456 
     | 
    
         
             
                "CameraAndMicrophoneSitePermissionsRequest": {
         
     | 
| 
       301 
457 
     | 
    
         
             
                    "primaryText": "Toestaan dat {appName} uw camera en microfoon gebruikt",
         
     | 
| 
         @@ -415,5 +571,16 @@ 
     | 
|
| 
       415 
571 
     | 
    
         
             
                "verticalGallery": {
         
     | 
| 
       416 
572 
     | 
    
         
             
                    "leftNavButtonAriaLabel": "vorige pagina",
         
     | 
| 
       417 
573 
     | 
    
         
             
                    "rightNavButtonAriaLabel": "volgende pagina"
         
     | 
| 
      
 574 
     | 
    
         
            +
                },
         
     | 
| 
      
 575 
     | 
    
         
            +
                "MeetingConferencePhoneInfo": {
         
     | 
| 
      
 576 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTitle": "Deelnemen aan gesprek vanaf uw telefoon",
         
     | 
| 
      
 577 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalDialIn": "Kiesnummer",
         
     | 
| 
      
 578 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalMeetingId": "Vergadering-id invoeren",
         
     | 
| 
      
 579 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalWait": "Wachten om toegelaten te worden door organisator",
         
     | 
| 
      
 580 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalNoPhoneAvailable": "Geen telefoon beschikbaar",
         
     | 
| 
      
 581 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (gratis) {country}, {city}",
         
     | 
| 
      
 582 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (gratis)",
         
     | 
| 
      
 583 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalToll": "{phoneNumber} (niet-gratis) {country}, {city}",
         
     | 
| 
      
 584 
     | 
    
         
            +
                    "meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (niet-gratis)"
         
     | 
| 
       418 
585 
     | 
    
         
             
                }
         
     | 
| 
       419 
586 
     | 
    
         
             
            }
         
     |