@azure/communication-react 1.13.0-alpha-202402240011 → 1.13.0-alpha-202402270012
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 +20 -0
- package/dist/dist-cjs/communication-react/index.js +47 -21
- package/dist/dist-cjs/communication-react/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +2 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.d.ts +10 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js +6 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallingSoundSubscriber.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +13 -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/MediaGallery.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +8 -6
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +8 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.d.ts +10 -0
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js +9 -3
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/CallWithChatComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +1 -1
- package/package.json +1 -1
@@ -1658,6 +1658,16 @@ export declare type CallCompositeOptions = {
|
|
1658
1658
|
url: string;
|
1659
1659
|
};
|
1660
1660
|
};
|
1661
|
+
/**
|
1662
|
+
* Options for settings related to spotlight.
|
1663
|
+
*/
|
1664
|
+
spotlight?: {
|
1665
|
+
/**
|
1666
|
+
* Flag to hide the menu buttons to start and stop spotlight for remote participants and the local participant.
|
1667
|
+
* @defaultValue false
|
1668
|
+
*/
|
1669
|
+
hideSpotlightButtons?: boolean;
|
1670
|
+
};
|
1661
1671
|
};
|
1662
1672
|
|
1663
1673
|
/**
|
@@ -3601,6 +3611,16 @@ export declare type CallWithChatCompositeOptions = {
|
|
3601
3611
|
url: string;
|
3602
3612
|
};
|
3603
3613
|
};
|
3614
|
+
/**
|
3615
|
+
* Options for settings related to spotlight.
|
3616
|
+
*/
|
3617
|
+
spotlight?: {
|
3618
|
+
/**
|
3619
|
+
* Flag to hide the menu buttons to start and stop spotlight for remote participants and the local participant.
|
3620
|
+
* @defaultValue false
|
3621
|
+
*/
|
3622
|
+
hideSpotlightButtons?: boolean;
|
3623
|
+
};
|
3604
3624
|
};
|
3605
3625
|
|
3606
3626
|
/**
|
@@ -173,7 +173,7 @@ function getDefaultExportFromCjs (x) {
|
|
173
173
|
// Copyright (c) Microsoft Corporation.
|
174
174
|
// Licensed under the MIT License.
|
175
175
|
// GENERATED FILE. DO NOT EDIT MANUALLY.
|
176
|
-
var telemetryVersion = '1.13.0-alpha-
|
176
|
+
var telemetryVersion = '1.13.0-alpha-202402270012';
|
177
177
|
|
178
178
|
|
179
179
|
var telemetryVersion$1 = /*@__PURE__*/getDefaultExportFromCjs(telemetryVersion);
|
@@ -20310,7 +20310,7 @@ var participantItem$b={isMeText:"(tu)",menuTitle:"Altre opzioni",removeButtonLab
|
|
20310
20310
|
*/
|
20311
20311
|
const COMPONENT_LOCALE_IT_IT = { strings: createComponentStrings(it_IT$1) };
|
20312
20312
|
|
20313
|
-
var participantItem$a={isMeText:"(自分)",menuTitle:"その他のオプション",removeButtonLabel:"削除",sharingIconLabel:"共有",mutedIconLabel:"ミュート状態",displayNamePlaceholder:"名前のない参加者",participantStateRinging:"呼び出し中...",participantStateHold:"保留中"};var ParticipantList$a={overflowParticipantCount:"その他 {overflowCount} 個"};var typingIndicator$a={singleUser:"{user} さんが入力しています...",multipleUsers:"{users} さんが入力しています...",multipleUsersAbbreviateOne:"{users} さんとその他 1 人が入力しています...",multipleUsersAbbreviateMany:"{users} さんと他 {numOthers} 人が入力しています...",delimiter:","};var sendBox$a={placeholderText:"メッセージを入力",textTooLong:"メッセージの長さが上限を超えています。",sendButtonAriaLabel:"メッセージの送信",fileUploadsPendingError:"アップロード中です... お待ちください。",removeFile:"ファイルを削除します",uploading:"アップロード中",uploadCompleted:"アップロードが完了しました"};var mentionPopover$a={mentionPopoverHeader:"候補"};var imageOverlay$a={downloadButtonLabel:"ダウンロード",dismissButtonAriaLabel:"閉じる"};var messageStatusIndicator$a={deliveredAriaLabel:"メッセージを送信しました",deliveredTooltipText:"送信しました",seenAriaLabel:"他のユーザーが表示したメッセージ",seenTooltipText:"既読",readByTooltipText:"{remoteParticipantsCount} の {messageThreadReadCount} による読み取り",sendingAriaLabel:"メッセージを送信しています",sendingTooltipText:"送信中",failedToSendAriaLabel:"メッセージの送信に失敗しました",failedToSendTooltipText:"送信できませんでした"};var endCallButton$a={label:"退出",tooltipContent:"通話を終了"};var cameraButton$a={onLabel:"カメラ",offLabel:"カメラ",tooltipDisabledContent:"カメラが無効になっています",tooltipOnContent:"カメラをオフ",tooltipOffContent:"カメラをオンにする",tooltipVideoLoadingContent:"ビデオの読み込み中です",cameraMenuTitle:"カメラ",cameraMenuTooltip:"カメラを選択する",cameraButtonSplitRoleDescription:"分割ボタン",onSplitButtonAriaLabel:"カメラとカメラ オプションをオフにする",offSplitButtonAriaLabel:"カメラとカメラ オプションをオンにする",cameraActionTurnedOnAnnouncement:"カメラがオンになっています",cameraActionTurnedOffAnnouncement:"カメラがオフになっています",onSplitButtonPrimaryActionCamera:"カメラをオフにする",offSplitButtonPrimaryActionCamera:"カメラをオンにする",cameraPrimaryActionSplitButtonTitle:"カメラを使用する",videoEffectsMenuItemTitle:"効果"};var microphoneButton$a={onLabel:"マイク",offLabel:"マイク",tooltipDisabledContent:"マイクが無効になっています",tooltipOnContent:"マイクをミュートにする",tooltipOffContent:"マイクのミュートを解除する",microphoneMenuTitle:"マイク",microphoneMenuTooltip:"マイクを選択する",speakerMenuTitle:"スピーカー",speakerMenuTooltip:"スピーカーを選択する",microphoneButtonSplitRoleDescription:"分割ボタン",onSplitButtonAriaLabel:"マイクとオーディオのオプションをミュートにする",offSplitButtonAriaLabel:"マイクとオーディオのオプションのミュートを解除する",microphoneActionTurnedOnAnnouncement:"マイクがオンになっています",microphoneActionTurnedOffAnnouncement:"マイクがオフになっています",offSplitButtonMicrophonePrimaryAction:"マイクのミュートを解除する",onSplitButtonMicrophonePrimaryAction:"マイクをミュートにする",microphonePrimaryActionSplitButtonTitle:"マイクを使用する"};var devicesButton$a={label:"デバイス",tooltipContent:"デバイスの管理",cameraMenuTitle:"カメラ",cameraMenuTooltip:"カメラを選択する",audioDeviceMenuTitle:"オーディオ デバイス",audioDeviceMenuTooltip:"オーディオ デバイスを選択する",microphoneMenuTitle:"マイク",microphoneMenuTooltip:"マイクを選択する",speakerMenuTitle:"スピーカー",speakerMenuTooltip:"スピーカーを選択する"};var participantsButton$a={label:"ユーザー",tooltipContent:"参加者を表示",menuHeader:"この通話で",participantsListButtonLabel:"{numParticipants} 人",muteAllButtonLabel:"全員をミュート",copyInviteLinkButtonLabel:"招待用のリンクをコピー",copyInviteLinkActionedAriaLabel:"招待用のリンクがコピーされました"};var screenShareButton$a={onLabel:"プレゼンテーションの停止",offLabel:"提示",tooltipDisabledContent:"プレゼンテーションは無効です",tooltipOnContent:"画面の表示",tooltipOffContent:"画面のプレゼンテーション"};var raiseHandButton$a={offLabel:"手を挙げる",onLabel:"低い",tooltipDisabledContent:"手を挙げる操作が無効になっています",tooltipOnContent:"手を下げる",tooltipOffContent:"手を挙げる"};var reactionButton$a={label:"リアクションする",tooltipDisabledContent:"リアクション操作が無効になっています",tooltipContent:"リアクションを送信します",likeReactionTooltipContent:"高く評価",heartReactionTooltipContent:"大好き",laughReactionTooltipContent:"笑い",applauseReactionTooltipContent:"喝采",surprisedReactionTooltipContent:"驚いた"};var messageThread$a={yesterday:"昨日",sunday:"日曜日",monday:"月曜日",tuesday:"火曜日",wednesday:"水曜日",thursday:"木曜日",friday:"金曜日",saturday:"土曜日",participantJoined:"チャットに参加しました。",participantLeft:"チャットから退出しました。",editMessage:"編集",removeMessage:"削除",resendMessage:"もう一度送信",failToSendTag:"送信できませんでした",editedTag:"編集済み",liveAuthorIntro:"{author} さんの発言",messageContentAriaText:"{author} が {message} と言いました",messageContentMineAriaText:"{message} と言いました",editBoxTextLimit:"メッセージが{limitNumber}文字の制限を超えています",editBoxPlaceholderText:"メッセージを編集する",newMessagesIndicator:"新しいメッセージ",noDisplayNameSub:"名前がありません",editBoxCancelButton:"取り消し",editBoxSubmitButton:"完了",messageReadCount:"{remoteParticipantsCount} の {messageReadByCount} による読み取り",actionMenuMoreOptions:"その他のオプション",downloadFile:"ファイルをダウンロード",blockedWarningText:"組織のポリシーにより、このメッセージは削除されました。",blockedWarningLinkText:"詳細",fileCardGroupMessage:"メッセージには {fileCount} 個の添付ファイルがあります",messageDeletedAnnouncementAriaLabel:"メッセージが削除されます"};var errorBar$a={unableToReachChatService:"オフラインです",accessDenied:"チャット サービスにアクセスできません- 指定されたユーザー資格情報をご確認ください",userNotInChatThread:"このチャット スレッドにはもう参加していません",sendMessageNotInChatThread:"このチャット スレッドに参加していないため、メッセージを送信できませんでした",sendMessageGeneric:"メッセージを送信できませんでした。",callingNetworkFailure:"通話の接続中に問題が発生しました。オフラインのようです。",startVideoGeneric:"ビデオを開始できませんでした",stopVideoGeneric:"ビデオを停止できませんでした",muteGeneric:"マイクをミュートできませんでした",unmuteGeneric:"マイクのミュートを解除できませんでした",speakingWhileMuted:"マイクがミュートになっています",startScreenShareGeneric:"画面共有の開始中に問題が発生しました。",stopScreenShareGeneric:"画面の共有を停止できませんでした",callNetworkQualityLow:"ネットワークの品質が低くなっています。",callNoSpeakerFound:"スピーカーまたはヘッドフォンが見つかりません。音声デバイスを接続して通話を聞きます。",callNoMicrophoneFound:"マイクが見つかりません。オーディオ入力デバイスを接続します。",callMicrophoneAccessDenied:"マイクにアクセスできません。アドレス バーのロックをクリックして、この Web ページにアクセス許可を付与します。",callMicrophoneAccessDeniedSafari:"マイクにアクセスできません。ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",callMicrophoneMutedBySystem:"システムによってミュートになっています。",callMicrophoneUnmutedBySystem:"マイクが回復し、システムによってミュートが解除されました。",callMacOsMicrophoneAccessDenied:"マイクにアクセスできません。macOS のプライバシー設定でマイクへのアクセス許可を付与します。",callLocalVideoFreeze:"ネットワーク帯域幅が不十分です。通話中に他のユーザーのビデオが一時停止している可能性があります。",callCameraAccessDenied:"カメラにアクセスできません。アドレス バーのロックをクリックして、この Web ページにアクセス許可を付与します。",callCameraAccessDeniedSafari:"カメラにアクセスできません。ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",callCameraAlreadyInUse:"カメラにアクセスできません。別のアプリケーションによって既に使用されている可能性があります。",callVideoStoppedBySystem:"ビデオはシステムによって停止されました。",callVideoRecoveredBySystem:"ビデオが再開されました。",callMacOsCameraAccessDenied:"MacOS がカメラへのアクセスをブロックしています。プライバシー設定を更新して、このブラウザーがカメラにアクセスできるようにします。",callMacOsScreenShareAccessDenied:"MacOS は画面の共有をブロックしています。プライバシー設定を更新して、このブラウザーで画面を録画できるようにします。",dismissButtonAriaLabel:"閉じる",failedToJoinCallGeneric:"通話に参加できませんでした",failedToJoinCallInvalidMeetingLink:"会議に参加できません。リンクが無効です。",cameraFrozenForRemoteParticipants:"通話のユーザーにビデオの表示で問題が発生しています。デバイスとネットワークを確認してください。",unableToStartVideoEffect:"ビデオ効果を適用できません。",startSpotlightWhileMaxParticipantsAreSpotlighted:"Cannot start spotlight on participant(s) because the maximum number of participants are already spotlighted."};var videoGallery$a={screenIsBeingSharedMessage:"画面を共有しています",screenShareLoadingMessage:"{participant} の画面を読み込んでいます",localVideoLabel:"自分",localVideoCameraSwitcherLabel:"カメラを切り替え",localVideoMovementLabel:"移動可能なローカル ビデオ タイル",localVideoSelectedDescription:"{cameraName} が選択されました。",displayNamePlaceholder:"名前のない参加者",fitRemoteParticipantToFrame:"フレームに収める",fillRemoteParticipantFrame:"トリミングする",pinParticipantForMe:"自分用にピン留め",pinParticipantForMeLimitReached:"ピン留め (上限に達しました)",unpinParticipantForMe:"ピンを外す",pinParticipantMenuItemAriaLabel:"{participantName} さんをピン留めする",unpinParticipantMenuItemAriaLabel:"{participantName} さんのピンを外す",pinnedParticipantAnnouncementAriaLabel:"{participantName} さんをピン留めしました",unpinnedParticipantAnnouncementAriaLabel:"{participantName} さんのピンを外しました",startSpotlightVideoTileMenuLabel:"全員にスポットライトを設定",addSpotlightVideoTileMenuLabel:"スポットライトを追加",spotlightLimitReachedMenuTitle:"Spotlight limit reached",stopSpotlightVideoTileMenuLabel:"スポットライトの設定を解除",stopSpotlightOnSelfVideoTileMenuLabel:"スポットライトを終了"};var dialpad$a={placeholderText:"電話番号を入力してください",deleteButtonAriaLabel:"削除"};var holdButton$a={onLabel:"再開",offLabel:"保留",tooltipOnContent:"通話の再開",tooltipOffContent:"通話の保留"};var videoTile$a={participantStateRinging:"呼び出し中...",participantStateHold:"保留中"};var CameraAndMicrophoneSitePermissionsRequest$a={primaryText:"{appName}にカメラとマイクの使用を許可する",secondaryText:"これは、参加者があなたのことを見たり聞いたりできるようにするものです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"カメラとマイクなしで続行する",ariaLabel:"カメラとマイクへのアクセスが許可する"};var CameraSitePermissionsRequest$a={primaryText:"{appName} にカメラの使用を許可する",secondaryText:"これは、参加者に表示されるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"カメラなしで続行",ariaLabel:"カメラへのアクセスを許可"};var MicrophoneSitePermissionsRequest$a={primaryText:"{appName} にマイクの使用を許可する",secondaryText:"これは、参加者に聞こえるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"マイクなしで続行",ariaLabel:"マイクへのアクセスを許可する"};var CameraAndMicrophoneSitePermissionsCheck$a={primaryText:"カメラとマイクへのアクセスを確認しています",secondaryText:"プロンプトが表示されたら、アクセスを許可します。これは、参加者があなたを見たり聞いたりできるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"カメラとマイクなしで続行する",ariaLabel:"カメラとマイクへのアクセスを確認しています。プロンプトが表示されたら、アクセスを許可します。"};var CameraSitePermissionsCheck$a={primaryText:"カメラへのアクセスを確認しています",secondaryText:"プロンプトが表示されたら、アクセスを許可します。これは、参加者があなたを見ることができるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"カメラなしで続行する",ariaLabel:"カメラへのアクセスを確認しています。プロンプトが表示されたら、アクセスを許可します。"};var MicrophoneSitePermissionsCheck$a={primaryText:"マイクへのアクセスを確認しています",secondaryText:"プロンプトが表示されたら、アクセスを許可します。これは、参加者があなたの声を聞くことができるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"マイクなしで続行する",ariaLabel:"マイクへのアクセスを確認しています。プロンプトが表示されたら、アクセスを許可します。"};var CameraAndMicrophoneSitePermissionsDenied$a={primaryText:"カメラとマイクにアクセスできません",secondaryText:"アドレス バーのロック アイコンをクリックして、この Web ページにマイクのアクセス許可を付与します。ページの更新が必要な可能性があります。",primaryButtonText:"カメラとマイクなしで続行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var CameraAndMicrophoneSitePermissionsDeniedSafari$a={primaryText:"カメラとマイクにアクセスできません",secondaryText:"ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",primaryButtonText:"カメラとマイクなしで続行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var CameraSitePermissionsDenied$a={primaryText:"カメラにアクセスできません",secondaryText:"アドレス バーのロック アイコンをクリックして、この Web ページにカメラのアクセス許可を付与します。ページの更新が必要な可能性があります。",primaryButtonText:"カメラなしで続行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var MicrophoneSitePermissionsDenied$a={primaryText:"マイクにアクセスできません",secondaryText:"アドレス バーのロック アイコンをクリックして、この Web ページにマイクのアクセス許可を付与します。ページの更新が必要な可能性があります。",primaryButtonText:"マイクなしで続行する",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var CameraSitePermissionsDeniedSafari$a={primaryText:"カメラにアクセスできません",secondaryText:"ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",primaryButtonText:"カメラなしで続行する",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var MicrophoneSitePermissionsDeniedSafari$a={primaryText:"マイクにアクセスできません",secondaryText:"ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",primaryButtonText:"マイクなしで続行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var UnsupportedBrowser$a={primaryText:"サポートされていないブラウザーです",secondaryText:"互換性のあるブラウザーを使用して、この通話に参加してください。",moreHelpLinkText:"互換性要件を確認する"};var UnsupportedBrowserVersion$a={primaryText:"ブラウザーの更新が必要です",secondaryText:"可能な限り最善の通話を行うために、ブラウザーを更新してから、もう一度通話に参加してみてください。",moreHelpLinkText:"互換性要件を確認する",continueAnywayButtonText:"更新せずに通話を開始する"};var UnsupportedOperatingSystem$a={primaryText:"オペレーティング システムがサポートされていません",secondaryText:"互換性のあるオペレーティング システムのデバイスを使用して、この通話に参加してください。",moreHelpLinkText:"互換性要件を確認する"};var BrowserPermissionDenied$a={primaryText:"カメラまたはマイクを使用できません",secondaryText:"お使いのブラウザーはカメラまたはマイクにアクセスできない可能性があります。この問題を解決するには、[システム環境設定] を開きます。",primaryButtonText:"再試行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var BrowserPermissionDeniedIOS$a={primaryText:"マイクへのアクセスを許可して続行する",secondaryText:"そのため、他の参加者はあなたの声を聞くことができます。",primaryButtonText:"再試行",imageAltText:"iOS のマイクとカメラ デバイスのアクセス許可の場所",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",step1Text:"設定アプリに移動します。",step2Text:"このブラウザーの設定まで下にスクロール",step3Text:"マイクをオンにする (カメラはオプション)",step4Text:"もう一度通話に参加してみてください",step1DigitText:"1",step2DigitText:"2",step3DigitText:"3",step4DigitText:"4"};var verticalGallery$a={leftNavButtonAriaLabel:"前のページ",rightNavButtonAriaLabel:"次のページ"};var AttendeeRole$a="出席者";var ja_JP$1 = {participantItem:participantItem$a,ParticipantList:ParticipantList$a,typingIndicator:typingIndicator$a,sendBox:sendBox$a,mentionPopover:mentionPopover$a,imageOverlay:imageOverlay$a,messageStatusIndicator:messageStatusIndicator$a,endCallButton:endCallButton$a,cameraButton:cameraButton$a,microphoneButton:microphoneButton$a,devicesButton:devicesButton$a,participantsButton:participantsButton$a,screenShareButton:screenShareButton$a,raiseHandButton:raiseHandButton$a,reactionButton:reactionButton$a,messageThread:messageThread$a,errorBar:errorBar$a,videoGallery:videoGallery$a,dialpad:dialpad$a,holdButton:holdButton$a,videoTile:videoTile$a,CameraAndMicrophoneSitePermissionsRequest:CameraAndMicrophoneSitePermissionsRequest$a,CameraSitePermissionsRequest:CameraSitePermissionsRequest$a,MicrophoneSitePermissionsRequest:MicrophoneSitePermissionsRequest$a,CameraAndMicrophoneSitePermissionsCheck:CameraAndMicrophoneSitePermissionsCheck$a,CameraSitePermissionsCheck:CameraSitePermissionsCheck$a,MicrophoneSitePermissionsCheck:MicrophoneSitePermissionsCheck$a,CameraAndMicrophoneSitePermissionsDenied:CameraAndMicrophoneSitePermissionsDenied$a,CameraAndMicrophoneSitePermissionsDeniedSafari:CameraAndMicrophoneSitePermissionsDeniedSafari$a,CameraSitePermissionsDenied:CameraSitePermissionsDenied$a,MicrophoneSitePermissionsDenied:MicrophoneSitePermissionsDenied$a,CameraSitePermissionsDeniedSafari:CameraSitePermissionsDeniedSafari$a,MicrophoneSitePermissionsDeniedSafari:MicrophoneSitePermissionsDeniedSafari$a,UnsupportedBrowser:UnsupportedBrowser$a,UnsupportedBrowserVersion:UnsupportedBrowserVersion$a,UnsupportedOperatingSystem:UnsupportedOperatingSystem$a,BrowserPermissionDenied:BrowserPermissionDenied$a,BrowserPermissionDeniedIOS:BrowserPermissionDeniedIOS$a,verticalGallery:verticalGallery$a,AttendeeRole:AttendeeRole$a};
|
20313
|
+
var participantItem$a={isMeText:"(自分)",menuTitle:"その他のオプション",removeButtonLabel:"削除",sharingIconLabel:"共有",mutedIconLabel:"ミュート状態",displayNamePlaceholder:"名前のない参加者",participantStateRinging:"呼び出し中...",participantStateHold:"保留中"};var ParticipantList$a={overflowParticipantCount:"その他 {overflowCount} 個"};var typingIndicator$a={singleUser:"{user} さんが入力しています...",multipleUsers:"{users} さんが入力しています...",multipleUsersAbbreviateOne:"{users} さんとその他 1 人が入力しています...",multipleUsersAbbreviateMany:"{users} さんと他 {numOthers} 人が入力しています...",delimiter:","};var sendBox$a={placeholderText:"メッセージを入力",textTooLong:"メッセージの長さが上限を超えています。",sendButtonAriaLabel:"メッセージの送信",fileUploadsPendingError:"アップロード中です... お待ちください。",removeFile:"ファイルを削除します",uploading:"アップロード中",uploadCompleted:"アップロードが完了しました"};var mentionPopover$a={mentionPopoverHeader:"候補"};var imageOverlay$a={downloadButtonLabel:"ダウンロード",dismissButtonAriaLabel:"閉じる"};var messageStatusIndicator$a={deliveredAriaLabel:"メッセージを送信しました",deliveredTooltipText:"送信しました",seenAriaLabel:"他のユーザーが表示したメッセージ",seenTooltipText:"既読",readByTooltipText:"{remoteParticipantsCount} の {messageThreadReadCount} による読み取り",sendingAriaLabel:"メッセージを送信しています",sendingTooltipText:"送信中",failedToSendAriaLabel:"メッセージの送信に失敗しました",failedToSendTooltipText:"送信できませんでした"};var endCallButton$a={label:"退出",tooltipContent:"通話を終了"};var cameraButton$a={onLabel:"カメラ",offLabel:"カメラ",tooltipDisabledContent:"カメラが無効になっています",tooltipOnContent:"カメラをオフ",tooltipOffContent:"カメラをオンにする",tooltipVideoLoadingContent:"ビデオの読み込み中です",cameraMenuTitle:"カメラ",cameraMenuTooltip:"カメラを選択する",cameraButtonSplitRoleDescription:"分割ボタン",onSplitButtonAriaLabel:"カメラとカメラ オプションをオフにする",offSplitButtonAriaLabel:"カメラとカメラ オプションをオンにする",cameraActionTurnedOnAnnouncement:"カメラがオンになっています",cameraActionTurnedOffAnnouncement:"カメラがオフになっています",onSplitButtonPrimaryActionCamera:"カメラをオフにする",offSplitButtonPrimaryActionCamera:"カメラをオンにする",cameraPrimaryActionSplitButtonTitle:"カメラを使用する",videoEffectsMenuItemTitle:"効果"};var microphoneButton$a={onLabel:"マイク",offLabel:"マイク",tooltipDisabledContent:"マイクが無効になっています",tooltipOnContent:"マイクをミュートにする",tooltipOffContent:"マイクのミュートを解除する",microphoneMenuTitle:"マイク",microphoneMenuTooltip:"マイクを選択する",speakerMenuTitle:"スピーカー",speakerMenuTooltip:"スピーカーを選択する",microphoneButtonSplitRoleDescription:"分割ボタン",onSplitButtonAriaLabel:"マイクとオーディオのオプションをミュートにする",offSplitButtonAriaLabel:"マイクとオーディオのオプションのミュートを解除する",microphoneActionTurnedOnAnnouncement:"マイクがオンになっています",microphoneActionTurnedOffAnnouncement:"マイクがオフになっています",offSplitButtonMicrophonePrimaryAction:"マイクのミュートを解除する",onSplitButtonMicrophonePrimaryAction:"マイクをミュートにする",microphonePrimaryActionSplitButtonTitle:"マイクを使用する"};var devicesButton$a={label:"デバイス",tooltipContent:"デバイスの管理",cameraMenuTitle:"カメラ",cameraMenuTooltip:"カメラを選択する",audioDeviceMenuTitle:"オーディオ デバイス",audioDeviceMenuTooltip:"オーディオ デバイスを選択する",microphoneMenuTitle:"マイク",microphoneMenuTooltip:"マイクを選択する",speakerMenuTitle:"スピーカー",speakerMenuTooltip:"スピーカーを選択する"};var participantsButton$a={label:"ユーザー",tooltipContent:"参加者を表示",menuHeader:"この通話で",participantsListButtonLabel:"{numParticipants} 人",muteAllButtonLabel:"全員をミュート",copyInviteLinkButtonLabel:"招待用のリンクをコピー",copyInviteLinkActionedAriaLabel:"招待用のリンクがコピーされました"};var screenShareButton$a={onLabel:"プレゼンテーションの停止",offLabel:"提示",tooltipDisabledContent:"プレゼンテーションは無効です",tooltipOnContent:"画面の表示",tooltipOffContent:"画面のプレゼンテーション"};var raiseHandButton$a={offLabel:"手を挙げる",onLabel:"低い",tooltipDisabledContent:"手を挙げる操作が無効になっています",tooltipOnContent:"手を下げる",tooltipOffContent:"手を挙げる"};var reactionButton$a={label:"リアクションする",tooltipDisabledContent:"リアクション操作が無効になっています",tooltipContent:"リアクションを送信します",likeReactionTooltipContent:"高く評価",heartReactionTooltipContent:"大好き",laughReactionTooltipContent:"笑い",applauseReactionTooltipContent:"喝采",surprisedReactionTooltipContent:"驚いた"};var messageThread$a={yesterday:"昨日",sunday:"日曜日",monday:"月曜日",tuesday:"火曜日",wednesday:"水曜日",thursday:"木曜日",friday:"金曜日",saturday:"土曜日",participantJoined:"チャットに参加しました。",participantLeft:"チャットから退出しました。",editMessage:"編集",removeMessage:"削除",resendMessage:"もう一度送信",failToSendTag:"送信できませんでした",editedTag:"編集済み",liveAuthorIntro:"{author} さんの発言",messageContentAriaText:"{author} が {message} と言いました",messageContentMineAriaText:"{message} と言いました",editBoxTextLimit:"メッセージが{limitNumber}文字の制限を超えています",editBoxPlaceholderText:"メッセージを編集する",newMessagesIndicator:"新しいメッセージ",noDisplayNameSub:"名前がありません",editBoxCancelButton:"取り消し",editBoxSubmitButton:"完了",messageReadCount:"{remoteParticipantsCount} の {messageReadByCount} による読み取り",actionMenuMoreOptions:"その他のオプション",downloadFile:"ファイルをダウンロード",blockedWarningText:"組織のポリシーにより、このメッセージは削除されました。",blockedWarningLinkText:"詳細",fileCardGroupMessage:"メッセージには {fileCount} 個の添付ファイルがあります",messageDeletedAnnouncementAriaLabel:"メッセージが削除されます"};var errorBar$a={unableToReachChatService:"オフラインです",accessDenied:"チャット サービスにアクセスできません- 指定されたユーザー資格情報をご確認ください",userNotInChatThread:"このチャット スレッドにはもう参加していません",sendMessageNotInChatThread:"このチャット スレッドに参加していないため、メッセージを送信できませんでした",sendMessageGeneric:"メッセージを送信できませんでした。",callingNetworkFailure:"通話の接続中に問題が発生しました。オフラインのようです。",startVideoGeneric:"ビデオを開始できませんでした",stopVideoGeneric:"ビデオを停止できませんでした",muteGeneric:"マイクをミュートできませんでした",unmuteGeneric:"マイクのミュートを解除できませんでした",speakingWhileMuted:"マイクがミュートになっています",startScreenShareGeneric:"画面共有の開始中に問題が発生しました。",stopScreenShareGeneric:"画面の共有を停止できませんでした",callNetworkQualityLow:"ネットワークの品質が低くなっています。",callNoSpeakerFound:"スピーカーまたはヘッドフォンが見つかりません。音声デバイスを接続して通話を聞きます。",callNoMicrophoneFound:"マイクが見つかりません。オーディオ入力デバイスを接続します。",callMicrophoneAccessDenied:"マイクにアクセスできません。アドレス バーのロックをクリックして、この Web ページにアクセス許可を付与します。",callMicrophoneAccessDeniedSafari:"マイクにアクセスできません。ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",callMicrophoneMutedBySystem:"システムによってミュートになっています。",callMicrophoneUnmutedBySystem:"マイクが回復し、システムによってミュートが解除されました。",callMacOsMicrophoneAccessDenied:"マイクにアクセスできません。macOS のプライバシー設定でマイクへのアクセス許可を付与します。",callLocalVideoFreeze:"ネットワーク帯域幅が不十分です。通話中に他のユーザーのビデオが一時停止している可能性があります。",callCameraAccessDenied:"カメラにアクセスできません。アドレス バーのロックをクリックして、この Web ページにアクセス許可を付与します。",callCameraAccessDeniedSafari:"カメラにアクセスできません。ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",callCameraAlreadyInUse:"カメラにアクセスできません。別のアプリケーションによって既に使用されている可能性があります。",callVideoStoppedBySystem:"ビデオはシステムによって停止されました。",callVideoRecoveredBySystem:"ビデオが再開されました。",callMacOsCameraAccessDenied:"MacOS がカメラへのアクセスをブロックしています。プライバシー設定を更新して、このブラウザーがカメラにアクセスできるようにします。",callMacOsScreenShareAccessDenied:"MacOS は画面の共有をブロックしています。プライバシー設定を更新して、このブラウザーで画面を録画できるようにします。",dismissButtonAriaLabel:"閉じる",failedToJoinCallGeneric:"通話に参加できませんでした",failedToJoinCallInvalidMeetingLink:"会議に参加できません。リンクが無効です。",cameraFrozenForRemoteParticipants:"通話のユーザーにビデオの表示で問題が発生しています。デバイスとネットワークを確認してください。",unableToStartVideoEffect:"ビデオ効果を適用できません。",startSpotlightWhileMaxParticipantsAreSpotlighted:"最大数の参加者に既にスポットライトが設定されているため、参加者にスポットライトを開始できません。"};var videoGallery$a={screenIsBeingSharedMessage:"画面を共有しています",screenShareLoadingMessage:"{participant} の画面を読み込んでいます",localVideoLabel:"自分",localVideoCameraSwitcherLabel:"カメラを切り替え",localVideoMovementLabel:"移動可能なローカル ビデオ タイル",localVideoSelectedDescription:"{cameraName} が選択されました。",displayNamePlaceholder:"名前のない参加者",fitRemoteParticipantToFrame:"フレームに収める",fillRemoteParticipantFrame:"トリミングする",pinParticipantForMe:"自分用にピン留め",pinParticipantForMeLimitReached:"ピン留め (上限に達しました)",unpinParticipantForMe:"ピンを外す",pinParticipantMenuItemAriaLabel:"{participantName} さんをピン留めする",unpinParticipantMenuItemAriaLabel:"{participantName} さんのピンを外す",pinnedParticipantAnnouncementAriaLabel:"{participantName} さんをピン留めしました",unpinnedParticipantAnnouncementAriaLabel:"{participantName} さんのピンを外しました",startSpotlightVideoTileMenuLabel:"全員にスポットライトを設定",addSpotlightVideoTileMenuLabel:"スポットライトを追加",spotlightLimitReachedMenuTitle:"スポットライトの上限に達しました",stopSpotlightVideoTileMenuLabel:"スポットライトの設定を解除",stopSpotlightOnSelfVideoTileMenuLabel:"スポットライトを終了"};var dialpad$a={placeholderText:"電話番号を入力してください",deleteButtonAriaLabel:"削除"};var holdButton$a={onLabel:"再開",offLabel:"保留",tooltipOnContent:"通話の再開",tooltipOffContent:"通話の保留"};var videoTile$a={participantStateRinging:"呼び出し中...",participantStateHold:"保留中"};var CameraAndMicrophoneSitePermissionsRequest$a={primaryText:"{appName}にカメラとマイクの使用を許可する",secondaryText:"これは、参加者があなたのことを見たり聞いたりできるようにするものです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"カメラとマイクなしで続行する",ariaLabel:"カメラとマイクへのアクセスが許可する"};var CameraSitePermissionsRequest$a={primaryText:"{appName} にカメラの使用を許可する",secondaryText:"これは、参加者に表示されるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"カメラなしで続行",ariaLabel:"カメラへのアクセスを許可"};var MicrophoneSitePermissionsRequest$a={primaryText:"{appName} にマイクの使用を許可する",secondaryText:"これは、参加者に聞こえるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"マイクなしで続行",ariaLabel:"マイクへのアクセスを許可する"};var CameraAndMicrophoneSitePermissionsCheck$a={primaryText:"カメラとマイクへのアクセスを確認しています",secondaryText:"プロンプトが表示されたら、アクセスを許可します。これは、参加者があなたを見たり聞いたりできるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"カメラとマイクなしで続行する",ariaLabel:"カメラとマイクへのアクセスを確認しています。プロンプトが表示されたら、アクセスを許可します。"};var CameraSitePermissionsCheck$a={primaryText:"カメラへのアクセスを確認しています",secondaryText:"プロンプトが表示されたら、アクセスを許可します。これは、参加者があなたを見ることができるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"カメラなしで続行する",ariaLabel:"カメラへのアクセスを確認しています。プロンプトが表示されたら、アクセスを許可します。"};var MicrophoneSitePermissionsCheck$a={primaryText:"マイクへのアクセスを確認しています",secondaryText:"プロンプトが表示されたら、アクセスを許可します。これは、参加者があなたの声を聞くことができるようにするためです。",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",primaryButtonText:"マイクなしで続行する",ariaLabel:"マイクへのアクセスを確認しています。プロンプトが表示されたら、アクセスを許可します。"};var CameraAndMicrophoneSitePermissionsDenied$a={primaryText:"カメラとマイクにアクセスできません",secondaryText:"アドレス バーのロック アイコンをクリックして、この Web ページにマイクのアクセス許可を付与します。ページの更新が必要な可能性があります。",primaryButtonText:"カメラとマイクなしで続行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var CameraAndMicrophoneSitePermissionsDeniedSafari$a={primaryText:"カメラとマイクにアクセスできません",secondaryText:"ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",primaryButtonText:"カメラとマイクなしで続行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var CameraSitePermissionsDenied$a={primaryText:"カメラにアクセスできません",secondaryText:"アドレス バーのロック アイコンをクリックして、この Web ページにカメラのアクセス許可を付与します。ページの更新が必要な可能性があります。",primaryButtonText:"カメラなしで続行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var MicrophoneSitePermissionsDenied$a={primaryText:"マイクにアクセスできません",secondaryText:"アドレス バーのロック アイコンをクリックして、この Web ページにマイクのアクセス許可を付与します。ページの更新が必要な可能性があります。",primaryButtonText:"マイクなしで続行する",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var CameraSitePermissionsDeniedSafari$a={primaryText:"カメラにアクセスできません",secondaryText:"ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",primaryButtonText:"カメラなしで続行する",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var MicrophoneSitePermissionsDeniedSafari$a={primaryText:"マイクにアクセスできません",secondaryText:"ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",primaryButtonText:"マイクなしで続行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var UnsupportedBrowser$a={primaryText:"サポートされていないブラウザーです",secondaryText:"互換性のあるブラウザーを使用して、この通話に参加してください。",moreHelpLinkText:"互換性要件を確認する"};var UnsupportedBrowserVersion$a={primaryText:"ブラウザーの更新が必要です",secondaryText:"可能な限り最善の通話を行うために、ブラウザーを更新してから、もう一度通話に参加してみてください。",moreHelpLinkText:"互換性要件を確認する",continueAnywayButtonText:"更新せずに通話を開始する"};var UnsupportedOperatingSystem$a={primaryText:"オペレーティング システムがサポートされていません",secondaryText:"互換性のあるオペレーティング システムのデバイスを使用して、この通話に参加してください。",moreHelpLinkText:"互換性要件を確認する"};var BrowserPermissionDenied$a={primaryText:"カメラまたはマイクを使用できません",secondaryText:"お使いのブラウザーはカメラまたはマイクにアクセスできない可能性があります。この問題を解決するには、[システム環境設定] を開きます。",primaryButtonText:"再試行",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示"};var BrowserPermissionDeniedIOS$a={primaryText:"マイクへのアクセスを許可して続行する",secondaryText:"そのため、他の参加者はあなたの声を聞くことができます。",primaryButtonText:"再試行",imageAltText:"iOS のマイクとカメラ デバイスのアクセス許可の場所",linkText:"ヘルプが必要ですか? トラブルシューティングのヘルプを表示",step1Text:"設定アプリに移動します。",step2Text:"このブラウザーの設定まで下にスクロール",step3Text:"マイクをオンにする (カメラはオプション)",step4Text:"もう一度通話に参加してみてください",step1DigitText:"1",step2DigitText:"2",step3DigitText:"3",step4DigitText:"4"};var verticalGallery$a={leftNavButtonAriaLabel:"前のページ",rightNavButtonAriaLabel:"次のページ"};var AttendeeRole$a="出席者";var ja_JP$1 = {participantItem:participantItem$a,ParticipantList:ParticipantList$a,typingIndicator:typingIndicator$a,sendBox:sendBox$a,mentionPopover:mentionPopover$a,imageOverlay:imageOverlay$a,messageStatusIndicator:messageStatusIndicator$a,endCallButton:endCallButton$a,cameraButton:cameraButton$a,microphoneButton:microphoneButton$a,devicesButton:devicesButton$a,participantsButton:participantsButton$a,screenShareButton:screenShareButton$a,raiseHandButton:raiseHandButton$a,reactionButton:reactionButton$a,messageThread:messageThread$a,errorBar:errorBar$a,videoGallery:videoGallery$a,dialpad:dialpad$a,holdButton:holdButton$a,videoTile:videoTile$a,CameraAndMicrophoneSitePermissionsRequest:CameraAndMicrophoneSitePermissionsRequest$a,CameraSitePermissionsRequest:CameraSitePermissionsRequest$a,MicrophoneSitePermissionsRequest:MicrophoneSitePermissionsRequest$a,CameraAndMicrophoneSitePermissionsCheck:CameraAndMicrophoneSitePermissionsCheck$a,CameraSitePermissionsCheck:CameraSitePermissionsCheck$a,MicrophoneSitePermissionsCheck:MicrophoneSitePermissionsCheck$a,CameraAndMicrophoneSitePermissionsDenied:CameraAndMicrophoneSitePermissionsDenied$a,CameraAndMicrophoneSitePermissionsDeniedSafari:CameraAndMicrophoneSitePermissionsDeniedSafari$a,CameraSitePermissionsDenied:CameraSitePermissionsDenied$a,MicrophoneSitePermissionsDenied:MicrophoneSitePermissionsDenied$a,CameraSitePermissionsDeniedSafari:CameraSitePermissionsDeniedSafari$a,MicrophoneSitePermissionsDeniedSafari:MicrophoneSitePermissionsDeniedSafari$a,UnsupportedBrowser:UnsupportedBrowser$a,UnsupportedBrowserVersion:UnsupportedBrowserVersion$a,UnsupportedOperatingSystem:UnsupportedOperatingSystem$a,BrowserPermissionDenied:BrowserPermissionDenied$a,BrowserPermissionDeniedIOS:BrowserPermissionDeniedIOS$a,verticalGallery:verticalGallery$a,AttendeeRole:AttendeeRole$a};
|
20314
20314
|
|
20315
20315
|
// Copyright (c) Microsoft Corporation.
|
20316
20316
|
// Licensed under the MIT License.
|
@@ -30357,7 +30357,7 @@ const CallArrangement = (props) => {
|
|
30357
30357
|
/* @conditional-compile-remove(spotlight) */
|
30358
30358
|
const videoGalleryProps = usePropsFor$1(VideoGallery);
|
30359
30359
|
/* @conditional-compile-remove(spotlight) */
|
30360
|
-
const { setPromptProps, setIsPromptOpen } = props;
|
30360
|
+
const { setPromptProps, setIsPromptOpen, hideSpotlightButtons } = props;
|
30361
30361
|
/* @conditional-compile-remove(spotlight) */
|
30362
30362
|
const { onStartLocalSpotlight, onStopLocalSpotlight, onStartRemoteSpotlight, onStopRemoteSpotlight, spotlightedParticipants, maxParticipantsToSpotlight, localParticipant } = videoGalleryProps;
|
30363
30363
|
/* @conditional-compile-remove(spotlight) */
|
@@ -30366,10 +30366,18 @@ const CallArrangement = (props) => {
|
|
30366
30366
|
const { onStartRemoteSpotlightWithPrompt, onStopRemoteSpotlightWithPrompt } = useRemoteSpotlightCallbacksWithPrompt(onStartRemoteSpotlight, onStopRemoteSpotlight, setIsPromptOpen, setPromptProps);
|
30367
30367
|
const { isPeoplePaneOpen, openPeoplePane, closePeoplePane } = usePeoplePane(Object.assign(Object.assign({}, peoplePaneProps), {
|
30368
30368
|
/* @conditional-compile-remove(spotlight) */ spotlightedParticipantUserIds: spotlightedParticipants,
|
30369
|
-
/* @conditional-compile-remove(spotlight) */ onStartLocalSpotlight:
|
30370
|
-
|
30371
|
-
|
30372
|
-
/* @conditional-compile-remove(spotlight) */
|
30369
|
+
/* @conditional-compile-remove(spotlight) */ onStartLocalSpotlight: hideSpotlightButtons
|
30370
|
+
? undefined
|
30371
|
+
: onStartLocalSpotlightWithPrompt,
|
30372
|
+
/* @conditional-compile-remove(spotlight) */ onStopLocalSpotlight: hideSpotlightButtons
|
30373
|
+
? undefined
|
30374
|
+
: onStopLocalSpotlightWithPrompt,
|
30375
|
+
/* @conditional-compile-remove(spotlight) */ onStartRemoteSpotlight: hideSpotlightButtons
|
30376
|
+
? undefined
|
30377
|
+
: onStartRemoteSpotlightWithPrompt,
|
30378
|
+
/* @conditional-compile-remove(spotlight) */ onStopRemoteSpotlight: hideSpotlightButtons
|
30379
|
+
? undefined
|
30380
|
+
: onStopRemoteSpotlightWithPrompt,
|
30373
30381
|
/* @conditional-compile-remove(spotlight) */ maxParticipantsToSpotlight }));
|
30374
30382
|
const togglePeoplePane = React.useCallback(() => {
|
30375
30383
|
if (isPeoplePaneOpen) {
|
@@ -30581,7 +30589,7 @@ const remoteVideoViewOptions = {
|
|
30581
30589
|
const MediaGallery = (props) => {
|
30582
30590
|
var _a, _b, _c;
|
30583
30591
|
/* @conditional-compile-remove(spotlight) */
|
30584
|
-
const { setIsPromptOpen, setPromptProps } = props;
|
30592
|
+
const { setIsPromptOpen, setPromptProps, hideSpotlightButtons } = props;
|
30585
30593
|
const videoGalleryProps = usePropsFor$1(VideoGallery);
|
30586
30594
|
const cameraSwitcherCameras = useSelector$1(localVideoCameraCycleButtonSelector);
|
30587
30595
|
const cameraSwitcherCallback = useHandlers();
|
@@ -30656,13 +30664,13 @@ const MediaGallery = (props) => {
|
|
30656
30664
|
/* @conditional-compile-remove(reaction) */
|
30657
30665
|
reactionResources: reactionResources,
|
30658
30666
|
/* @conditional-compile-remove(spotlight) */
|
30659
|
-
onStartLocalSpotlight: onStartLocalSpotlightWithPrompt,
|
30667
|
+
onStartLocalSpotlight: hideSpotlightButtons ? undefined : onStartLocalSpotlightWithPrompt,
|
30660
30668
|
/* @conditional-compile-remove(spotlight) */
|
30661
|
-
onStopLocalSpotlight: onStopLocalSpotlightWithPrompt,
|
30669
|
+
onStopLocalSpotlight: hideSpotlightButtons ? undefined : onStopLocalSpotlightWithPrompt,
|
30662
30670
|
/* @conditional-compile-remove(spotlight) */
|
30663
|
-
onStartRemoteSpotlight: onStartRemoteSpotlightWithPrompt,
|
30671
|
+
onStartRemoteSpotlight: hideSpotlightButtons ? undefined : onStartRemoteSpotlightWithPrompt,
|
30664
30672
|
/* @conditional-compile-remove(spotlight) */
|
30665
|
-
onStopRemoteSpotlight: onStopRemoteSpotlightWithPrompt })));
|
30673
|
+
onStopRemoteSpotlight: hideSpotlightButtons ? undefined : onStopRemoteSpotlightWithPrompt })));
|
30666
30674
|
}, [
|
30667
30675
|
videoGalleryProps,
|
30668
30676
|
props.isMobile,
|
@@ -30691,7 +30699,9 @@ const MediaGallery = (props) => {
|
|
30691
30699
|
/* @conditional-compile-remove(spotlight) */
|
30692
30700
|
onStartRemoteSpotlightWithPrompt,
|
30693
30701
|
/* @conditional-compile-remove(spotlight) */
|
30694
|
-
onStopRemoteSpotlightWithPrompt
|
30702
|
+
onStopRemoteSpotlightWithPrompt,
|
30703
|
+
/* @conditional-compile-remove(spotlight) */
|
30704
|
+
hideSpotlightButtons
|
30695
30705
|
]);
|
30696
30706
|
return (React.createElement("div", { ref: containerRef, style: mediaGalleryContainerStyles },
|
30697
30707
|
React.createElement(Announcer$1, { announcementString: announcerString, ariaLive: 'polite' }),
|
@@ -31029,6 +31039,7 @@ const buttonTextStyles = { label: { fontSize: '0.875rem' } };
|
|
31029
31039
|
* @private
|
31030
31040
|
*/
|
31031
31041
|
const CallPage = (props) => {
|
31042
|
+
var _a;
|
31032
31043
|
const { callInvitationURL, onFetchAvatarPersonaData, onFetchParticipantMenuItems, options, mobileView,
|
31033
31044
|
/* @conditional-compile-remove(gallery-layouts) */
|
31034
31045
|
galleryLayout = 'floatingLocalVideo',
|
@@ -31064,6 +31075,7 @@ const CallPage = (props) => {
|
|
31064
31075
|
/* @conditional-compile-remove(spotlight) */
|
31065
31076
|
const [promptProps, setPromptProps] = React.useState();
|
31066
31077
|
const onRenderGalleryContentTrampoline = () => {
|
31078
|
+
var _a;
|
31067
31079
|
/* @conditional-compile-remove(dtmf-dialer) */
|
31068
31080
|
if (dtmfDialerPresent) {
|
31069
31081
|
return (React.createElement(DtmfDialpadPage, { mobileView: props.mobileView, modalLayerHostId: props.modalLayerHostId, options: props.options, updateSidePaneRenderer: props.updateSidePaneRenderer, mobileChatTabHeader: props.mobileChatTabHeader, latestErrors: props.latestErrors, onDismissError: props.onDismissError,
|
@@ -31081,7 +31093,9 @@ const CallPage = (props) => {
|
|
31081
31093
|
/* @conditional-compile-remove(spotlight) */
|
31082
31094
|
setIsPromptOpen: setIsPromptOpen,
|
31083
31095
|
/* @conditional-compile-remove(spotlight) */
|
31084
|
-
setPromptProps: setPromptProps
|
31096
|
+
setPromptProps: setPromptProps,
|
31097
|
+
/* @conditional-compile-remove(spotlight) */
|
31098
|
+
hideSpotlightButtons: (_a = options === null || options === void 0 ? void 0 : options.spotlight) === null || _a === void 0 ? void 0 : _a.hideSpotlightButtons })));
|
31085
31099
|
}
|
31086
31100
|
};
|
31087
31101
|
return (React.createElement(React.Fragment, null,
|
@@ -31108,7 +31122,9 @@ const CallPage = (props) => {
|
|
31108
31122
|
/* @conditional-compile-remove(spotlight) */
|
31109
31123
|
setIsPromptOpen: setIsPromptOpen,
|
31110
31124
|
/* @conditional-compile-remove(spotlight) */
|
31111
|
-
setPromptProps: setPromptProps
|
31125
|
+
setPromptProps: setPromptProps,
|
31126
|
+
/* @conditional-compile-remove(spotlight) */
|
31127
|
+
hideSpotlightButtons: (_a = options === null || options === void 0 ? void 0 : options.spotlight) === null || _a === void 0 ? void 0 : _a.hideSpotlightButtons }),
|
31112
31128
|
/* @conditional-compile-remove(spotlight) */
|
31113
31129
|
React.createElement(Prompt, Object.assign({ isOpen: isPromptOpen, onDismiss: () => setIsPromptOpen(false) }, promptProps))));
|
31114
31130
|
};
|
@@ -33744,6 +33760,8 @@ const createProfileStateModifier = (onFetchProfile, notifyUpdate) => {
|
|
33744
33760
|
// Licensed under the MIT License.
|
33745
33761
|
/* @conditional-compile-remove(calling-sounds) */
|
33746
33762
|
const CALL_REJECTED_CODE = 603;
|
33763
|
+
const CALL_ENDED_CODE = 0;
|
33764
|
+
const CALL_TRANSFER_SUBCODE = 7015;
|
33747
33765
|
/**
|
33748
33766
|
* @private
|
33749
33767
|
*/
|
@@ -33751,7 +33769,7 @@ class CallingSoundSubscriber {
|
|
33751
33769
|
constructor(call, callee, sounds) {
|
33752
33770
|
this.onCallStateChanged = () => {
|
33753
33771
|
this.call.on('stateChanged', () => {
|
33754
|
-
var _a, _b, _c, _d, _e;
|
33772
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
33755
33773
|
if (shouldPlayRinging(this.call, this.callee) && ((_a = this.soundsLoaded) === null || _a === void 0 ? void 0 : _a.callRingingSound)) {
|
33756
33774
|
this.soundsLoaded.callRingingSound.loop = true;
|
33757
33775
|
this.playSound(this.soundsLoaded.callRingingSound);
|
@@ -33764,7 +33782,9 @@ class CallingSoundSubscriber {
|
|
33764
33782
|
if (((_c = this.soundsLoaded) === null || _c === void 0 ? void 0 : _c.callBusySound) && ((_d = this.call.callEndReason) === null || _d === void 0 ? void 0 : _d.code) === CALL_REJECTED_CODE) {
|
33765
33783
|
this.playSound(this.soundsLoaded.callBusySound);
|
33766
33784
|
}
|
33767
|
-
else if ((_e = this.soundsLoaded) === null || _e === void 0 ? void 0 : _e.callEndedSound)
|
33785
|
+
else if (((_e = this.soundsLoaded) === null || _e === void 0 ? void 0 : _e.callEndedSound) &&
|
33786
|
+
((_f = this.call.callEndReason) === null || _f === void 0 ? void 0 : _f.code) === CALL_ENDED_CODE &&
|
33787
|
+
((_g = this.call.callEndReason) === null || _g === void 0 ? void 0 : _g.subCode) !== CALL_TRANSFER_SUBCODE) {
|
33768
33788
|
this.playSound(this.soundsLoaded.callEndedSound);
|
33769
33789
|
}
|
33770
33790
|
}
|
@@ -35860,7 +35880,9 @@ const CallWithChatScreen = (props) => {
|
|
35860
35880
|
branding: {
|
35861
35881
|
logo: props.logo,
|
35862
35882
|
backgroundImage: props.backgroundImage
|
35863
|
-
}
|
35883
|
+
},
|
35884
|
+
/* @conditional-compile-remove(spotlight) */
|
35885
|
+
spotlight: props.spotlight
|
35864
35886
|
}), [
|
35865
35887
|
props.callControls,
|
35866
35888
|
callControlOptionsFromProps,
|
@@ -35885,7 +35907,9 @@ const CallWithChatScreen = (props) => {
|
|
35885
35907
|
/* @conditional-compile-remove(custom-branding) */
|
35886
35908
|
props.logo,
|
35887
35909
|
/* @conditional-compile-remove(custom-branding) */
|
35888
|
-
props.backgroundImage
|
35910
|
+
props.backgroundImage,
|
35911
|
+
/* @conditional-compile-remove(spotlight) */
|
35912
|
+
props.spotlight
|
35889
35913
|
]);
|
35890
35914
|
const onRenderChatContent = React.useCallback(() => (React.createElement(ChatComposite, { adapter: chatAdapter, fluentTheme: theme, options: {
|
35891
35915
|
topic: false,
|
@@ -35956,7 +35980,9 @@ const CallWithChatComposite = (props) => {
|
|
35956
35980
|
/* @conditional-compile-remove(custom-branding) */
|
35957
35981
|
backgroundImage: (_b = options === null || options === void 0 ? void 0 : options.branding) === null || _b === void 0 ? void 0 : _b.backgroundImage,
|
35958
35982
|
/* @conditional-compile-remove(end-of-call-survey) */
|
35959
|
-
surveyOptions: options === null || options === void 0 ? void 0 : options.surveyOptions
|
35983
|
+
surveyOptions: options === null || options === void 0 ? void 0 : options.surveyOptions,
|
35984
|
+
/* @conditional-compile-remove(spotlight) */
|
35985
|
+
spotlight: options === null || options === void 0 ? void 0 : options.spotlight }))));
|
35960
35986
|
};
|
35961
35987
|
const hasJoinedCallFn = (page, callStatus) => {
|
35962
35988
|
/* @conditional-compile-remove(one-to-n-calling) */ /* @conditional-compile-remove(one-to-n-calling) */
|
@@ -37038,7 +37064,7 @@ const COMPOSITE_LOCALE_IT_IT = {
|
|
37038
37064
|
strings: createCompositeStrings(it_IT)
|
37039
37065
|
};
|
37040
37066
|
|
37041
|
-
var call$a={cameraLabel:"カメラ",noCamerasLabel:"カメラが見つかりません",cameraPermissionDenied:"お使いのブラウザーがカメラへのアクセスをブロックしています",cameraTurnedOff:"カメラはオフになっています",chatButtonLabel:"チャット",close:"閉じる",complianceBannerNowOnlyRecording:"今はこの会議の録画のみを行っています。",complianceBannerNowOnlyTranscription:"この会議のトランスクリプトを作成しています。",complianceBannerRecordingAndTranscriptionSaved:"レコーディングとトランスクリプトを保存されました。",complianceBannerRecordingAndTranscriptionStarted:"レコーディングとトランスクリプトが開始されました。",complianceBannerRecordingAndTranscriptionStopped:"レコーディングとトランスクリプトを停止しました。",complianceBannerRecordingSaving:"レコーディングを保存しています。",complianceBannerRecordingStarted:"レコーディングを開始しました。",complianceBannerRecordingStopped:"レコーディングを停止しました。",complianceBannerTranscriptionStarted:"トランスクリプトが開始しました。",complianceBannerTranscriptionConsent:"参加すると、この会議のトランスクリプトの作成に同意したことになります。",complianceBannerTranscriptionSaving:"トランスクリプトを保存されました。",complianceBannerTranscriptionStopped:"トランスクリプトが停止しました。",configurationPageTitle:"通話を開始",copyInviteLinkButtonLabel:"招待用のリンクをコピー",copyInviteLinkActionedAriaLabel:"招待用のリンクがコピーされました",defaultPlaceHolder:"オプションを選択する",dismissSidePaneButtonLabel:"閉じる",videoEffectsPaneTitle:"効果",videoEffectsPaneBackgroundSelectionTitle:"バックグラウンド",configurationPageVideoEffectsButtonLabel:"効果",unableToStartVideoEffect:"ビデオ効果を適用できません。",blurBackgroundEffectButtonLabel:"ぼかし",blurBackgroundTooltip:"背景をぼかす",removeBackgroundEffectButtonLabel:"なし",removeBackgroundTooltip:"背景の削除",cameraOffBackgroundEffectWarningText:"カメラがオフになっています。カメラをオンにすると、ビデオ効果が表示されます。",failedToJoinCallDueToNoNetworkMoreDetails:"ネットワークの問題により、通話が切断されました。接続を確認して、もう一度参加してください。",failedToJoinCallDueToNoNetworkTitle:"通話が切断されました",failedToJoinTeamsMeetingReasonAccessDeniedMoreDetails:"通話のエントリが許可されませんでした。これが間違いだった場合は、通話に再参加してください。",failedToJoinTeamsMeetingReasonAccessDeniedTitle:"ロビーから消去しました",learnMore:"詳細情報",leavingCallTitle:"退出中...",leftCallMoreDetails:"これが間違いだった場合は、通話に再度参加してください。",leftCallTitle:"通話を終了しました",lobbyScreenConnectingToCallTitle:"通話に参加中",lobbyScreenWaitingToBeAdmittedTitle:"承認待機中",microphonePermissionDenied:"お使いのブラウザーがマイクへのアクセスをブロックしています",microphoneToggleInLobbyNotAllowed:"ロビーにいる間はミュートまたはミュート解除できません。",mutedMessage:"ミュートになっています",networkReconnectMoreDetails:"問題が発生したようです。通話に戻ろうとしています。",networkReconnectTitle:"お待ちください",notInvitedToRoomDetails:"招待がないため、このルームに参加できません。",notInvitedToRoomTitle:"ルームに招待されていません",peopleButtonLabel:"連絡先",selectedPeopleButtonLabel:"[ユーザー] ボタンが選択されました",peoplePaneTitle:"連絡先",peopleButtonTooltipOpen:"参加者を表示",peopleButtonTooltipClose:"参加者を非表示",peoplePaneSubTitle:"この通話では {numberOfPeople} 人",privacyPolicy:"プライバシー ポリシー",rejoinCallButtonLabel:"通話に再度参加",removedFromCallMoreDetails:"別の参加者があなたを通話から削除しました。",removedFromCallTitle:"削除されました",removeMenuLabel:"削除",startSpotlightParticipantListMenuLabel:"全員にスポットライトを設定",addSpotlightParticipantListMenuLabel:"スポットライトを追加",stopSpotlightParticipantListMenuLabel:"スポットライトの設定を解除",stopSpotlightOnSelfParticipantListMenuLabel:"スポットライトを終了",spotlightLimitReachedParticipantListMenuTitle:"Spotlight limit reached",returnToCallButtonAriaDescription:"通話に戻る",returnToCallButtonAriaLabel:"戻る",roomNotFoundDetails:"指定されたルーム ID が見つかりませんでした。",roomNotFoundTitle:"ルームが見つかりません",roomNotValidDetails:"このルームは現在無効です。",roomNotValidTitle:"ルームが無効です",inviteToRoomRemovedDetails:"このルームに参加するための招待が削除されました。",inviteToRoomRemovedTitle:"ルームへの招待が削除されました",soundLabel:"音声",noMicrophonesLabel:"マイクが見つかりません",noSpeakersLabel:"話者が見つかりません",startCallButtonLabel:"通話を開始",openDialpadButtonLabel:"電話番号をダイヤルする",peoplePaneAddPeopleButtonLabel:"ユーザーの追加",dialpadStartCallButtonLabel:"通話",dialpadModalTitle:"電話番号をダイヤルする",dialpadModalAriaLabel:"ダイヤルパッド",dialpadCloseModalButtonAriaLabel:"ダイヤルパッドを閉じる",moreButtonCallingLabel:"その他",resumeCallButtonLabel:"再開",resumingCallButtonLabel:"再開しています...",resumeCallButtonAriaLabel:"通話の再開",resumingCallButtonAriaLabel:"通話の再開",holdScreenLabel:"保留中です",openDtmfDialpadLabel:"ダイヤルパッドを表示",dtmfDialpadPlaceholderText:"番号を入力してください",outboundCallingNoticeString:"呼び出し中。。。",participantJoinedNoticeString:"{displayName} が参加しました",twoParticipantJoinedNoticeString:"{displayName1} さんと {displayName2} さんが参加しました",threeParticipantJoinedNoticeString:"{displayName1} さん, {displayName2} さんと {displayName3} さんが参加しました",participantLeftNoticeString:"{displayName} さんが退出しました",twoParticipantLeftNoticeString:"{displayName1} さんと {displayName2} さんが退出しました",threeParticipantLeftNoticeString:"{displayName1} さん, {displayName2} さんと {displayName3} さんが退出しました",unnamedParticipantString:"名前のない参加者",manyUnnamedParticipantsJoined:"名前のない参加者と他の参加者 {numOfParticipants} 人が参加しました",manyUnnamedParticipantsLeft:"名前のない参加者と他の参加者 {numOfParticipants} 人が退出しました",manyParticipantsJoined:"{displayName1}、{displayName2}、{displayName3}、その他の参加者{numOfParticipants}参加しました",manyParticipantsLeft:"{displayName1}、{displayName2}、{displayName3}、その他の参加者{numOfParticipants}退出しました",liveCaptionsLabel:"ライブ キャプション",captionsSettingsLabel:"字幕の設定",startCaptionsButtonOnLabel:"キャプションをオンにする",startCaptionsButtonOffLabel:"キャプションをオフにする",startCaptionsButtonTooltipOnContent:"キャプションをオフにする",startCaptionsButtonTooltipOffContent:"キャプションをオンにする",captionsSettingsModalTitle:"ライブ キャプションの設定",captionsSettingsSpokenLanguageDropdownLabel:"音声言語",captionsSettingsCaptionLanguageDropdownLabel:"ライブ キャプションの言語",captionsSettingsSpokenLanguageDropdownInfoText:"この通話の全員が話している言語です。",captionsSettingsCaptionLanguageDropdownInfoText:"ライブ キャプションはこの言語で表示されます。",captionsSettingsConfirmButtonLabel:"確認",captionsSettingsCancelButtonLabel:"キャンセル",captionsSettingsModalAriaLabel:"字幕設定モーダル",captionsSettingsCloseModalButtonAriaLabel:"字幕設定を閉じる",captionsBannerMoreButtonCallingLabel:"その他",captionsBannerMoreButtonTooltip:"その他のオプション",dismissModalAriaLabel:"ローカルとリモートの画像と画像。通話に戻るには Enter キーを押します",callRejectedTitle:"通話を完了できませんでした",callRejectedMoreDetails:"連絡を取ろうとしているユーザーは利用できません。後でもう一度お試しください。",callTimeoutTitle:"通話を完了できませんでした",callTimeoutDetails:"連絡を取ろうとしているユーザーは利用できません。後でもう一度お試しください。",callTimeoutBotTitle:"通話を完了できませんでした",callTimeoutBotDetails:"接続しようとしているサービスは利用できません。後でもう一度お試しください。",dtmfDialerButtonLabel:"ダイヤルパッド",dtmfDialerButtonTooltipOn:"ダイヤルパッドを表示",dtmfDialerButtonTooltipOff:"ダイヤル パッドを非表示",dtmfDialerMoreButtonLabelOn:"ダイヤルパッドを表示",dtmfDialerMoreButtonLabelOff:"ダイヤル パッドを非表示",spokenLanguageStrings:{"ar-ae":"アラビア語 - U.A.E.","ar-sa":"アラビア語 - サウジアラビア","da-dk":"デンマーク語","de-de":"ドイツ語 - ドイツ","en-au":"英語 - オーストラリア","en-ca":"英語 - カナダ","en-gb":"英語 - イギリス","en-in":"英語 - インド","en-nz":"英語 - ニュージーランド","en-us":"英語 - 米国","es-es":"スペイン語 - スペイン (モダン)","es-mx":"スペイン語 - メキシコ","fi-fi":"フィンランド語","fr-ca":"フランス語 - カナダ","fr-fr":"フランス語 - フランス","hi-in":"ヒンディー語","it-it":"イタリア語 - イタリア","ja-jp":"日本語","ko-kr":"韓国語","nb-no":"ノルウェー語 (ブークモール)","nl-be":"オランダ語 - ベルギー","nl-nl":"オランダ語 - オランダ","pl-pl":"ポーランド語","pt-br":"ポルトガル語 - ブラジル","ru-ru":"ロシア語","sv-se":"スウェーデン語","zh-cn":"中国語 - 中国","zh-hk":"中国語 - 香港特別行政区","cs-cz":"チェコ語","pt-pt":"ポルトガル語 - ポルトガル","tr-tr":"トルコ語","vi-vn":"ベトナム語","th-th":"タイ語","he-il":"ヘブライ語","cy-gb":"ウェールズ語","uk-ua":"ウクライナ語","el-gr":"ギリシャ語","hu-hu":"ハンガリー語","ro-ro":"ルーマニア語","sk-sk":"スロバキア語","zh-tw":"中国語 - 台湾"},captionLanguageStrings:{ar:"アラビア語",da:"デンマーク語",de:"ドイツ語",en:"英語",es:"スペイン語",fi:"フィンランド語","fr-ca":"フランス語 - カナダ",fr:"フランス語 - フランス",hi:"ヒンディー語",it:"イタリア語",ja:"日本語",ko:"韓国語",nb:"ノルウェー語 (ブークモール)",nl:"オランダ語",pl:"ポーランド語",pt:"ポルトガル語 - ブラジル",ru:"ロシア語",sv:"スウェーデン語","zh-Hans":"中国語 (簡体字)","zh-Hant":"中国語 (繁体字)",cs:"チェコ語","pt-pt":"ポルトガル語 - ポルトガル",tr:"トルコ語",vi:"ベトナム語",th:"タイ語",he:"ヘブライ語",cy:"ウェールズ語",uk:"ウクライナ語",el:"ギリシャ語",hu:"ハンガリー語",ro:"ルーマニア語",sk:"スロバキア語"},captionsBannerSpinnerText:"キャプションを開始しています...",transferPageTransferorText:"転送しています...",transferPageTransferTargetText:"接続中...",transferPageUnknownTransferorDisplayName:"不明",transferPageUnknownTransferTargetDisplayName:"不明",transferPageNoticeString:"転送中です",participantCouldNotBeReachedTitle:"ターゲットの参加者は現在連絡できません",participantCouldNotBeReachedMoreDetails:"参加者が連絡可能になったら連絡してください",permissionToReachTargetParticipantNotAllowedTitle:"ターゲットの参加者への連絡が許可されていません",permissionToReachTargetParticipantNotAllowedMoreDetails:"ターゲットの参加者が同じテナントにいることを確認してください",unableToResolveTenantTitle:"ターゲット参加者のテナント ID を解決できません",unableToResolveTenantMoreDetails:"参加者 ID が正しく入力チェックしてください",participantIdIsMalformedTitle:"参加者 ID の形式が正しくありません",participantIdIsMalformedMoreDetails:"参加者 ID の形式が正しいことをチェックしてください",moreButtonGalleryControlLabel:"表示",moreButtonGalleryPositionToggleLabel:"ギャラリーを上に移動",moreButtonGallerySpeakerLayoutLabel:"スピーカー",moreButtonGalleryFloatingLocalLayoutLabel:"ダイナミック",moreButtonGalleryDefaultLayoutLabel:"ギャラリー ビュー",moreButtonGalleryFocusedContentLayoutLabel:"コンテンツにフォーカスを移動",moreButtonLargeGalleryDefaultLayoutLabel:"ラージ ギャラリー",capabilityChangedNotification:{turnVideoOn:{lostDueToMeetingOption:"カメラが無効になっています。ビデオを共有できなくなりました。",grantedDueToMeetingOption:"カメラが有効になりました。ビデオを共有する場合はオンにします。"},unmuteMic:{lostDueToMeetingOption:"マイクが無効になっています。ミュートを解除できません。",grantedDueToMeetingOption:"マイクが有効になりました。音声機能を使用する場合は、ミュートを解除します。"},shareScreen:{lostDueToRoleChangeToAttendee:"ロールが変更されました。コンテンツの共有などの一部の操作は利用できません。",grantedDueToRoleChangeToPresenter:"あなたは発表者です。コンテンツの共有と会議の進行を行うことができます。"}},surveyTitle:"品質向上にご協力ください",starSurveyHelperText:"通話の音質はどうでしたか?",starSurveyOneStarText:"品質が悪かった。",starSurveyTwoStarText:"品質は低かった。",starSurveyThreeStarText:"品質は良かった。",starSurveyFourStarText:"品質は優れていた。",starSurveyFiveStarText:"品質は非常に優れていた。",surveyConfirmButtonLabel:"フィードバックの送信",starRatingAriaLabel:"{1} 個中 {0} 個の星を選択する",surveySkipButtonLabel:"スキップ",tagsSurveyQuestion:"何が良くなりましたか?",tagsSurveyTextFieldDefaultText:"その他、特定してください",tagsSurveyHelperText:"発生した問題を確認する",surveyTextboxDefaultText:"その他 (明記してください)",endOfSurveyText:"フィードバックをお送りいただき、ありがとうございます。",surveyIssues:{overallRating:{callCannotJoin:"通話に参加できなかった",callCannotInvite:"他のユーザーを通話に招待できなかった",hadToRejoin:"通話にもう参加し直す必要があった",callEndedUnexpectedly:"通話が突然終了した",otherIssues:"通話で他の問題が発生していた"},audioRating:{noLocalAudio:"相手側で音が聞こえませんでした",noRemoteAudio:"音がまったく聞こえなかった",echo:"通話でエコーが聞こえた",audioNoise:"通話中にノイズが聞こえた",lowVolume:"音量が小さかった",audioStoppedUnexpectedly:"オーディオが突然停止した",distortedSpeech:"オーディオが歪んでいた",audioInterruption:"オーディオが中断された",otherIssues:"この通話で他のオーディオの問題があった"},videoRating:{noVideoReceived:"ビデオを表示できなかった",noVideoSent:"他のユーザーに自分が表示されなかった",lowQuality:"ビデオの品質が低かった",freezes:"ビデオがフリーズした",stoppedUnexpectedly:"ビデオが突然停止した",darkVideoReceived:"他のユーザーがカメラをオンにした場合にのみ暗い画面を表示できる",audioVideoOutOfSync:"オーディオとビデオがずれている",otherIssues:"この通話で他のビデオの問題があった"},screenshareRating:{noContentLocal:"他のユーザーが自分の画面共有を表示できなかった",noContentRemote:"他のユーザーのスクリーン共有が表示されなかった",cannotPresent:"画面をプレゼンテーションできなかった",lowQuality:"画面共有の品質が低かった",freezes:"画面共有がフリーズした",stoppedUnexpectedly:"画面共有が突然停止した",largeDelay:"画面共有に大きな遅延がある",otherIssues:"この通話で他の画面共有の問題があった"}},SurveyIssuesHeadingStrings:{overallRating:"全体",audioRating:"オーディオ",videoRating:"動画",screenshareRating:"発表中"},spotlightPrompt:{startSpotlightHeading:"全員にスポットライトを設定しますか?",startSpotlightText:"会議の全員にこのビデオをハイライトします。",startSpotlightOnSelfText:"会議の全員にビデオをハイライトします。",startSpotlightConfirmButtonLabel:"全員にスポットライトを設定",startSpotlightCancelButtonLabel:"キャンセル",stopSpotlightHeading:"スポットライトの設定を解除しますか?",stopSpotlightOnSelfHeading:"スポットライトを終了しますか?",stopSpotlightText:"このビデオは、会議の全員に対して強調表示されなくなります。",stopSpotlightOnSelfText:"ビデオは、会議の全員に対して強調表示されなくなります。",stopSpotlightConfirmButtonLabel:"スポットライトの設定を解除",stopSpotlightOnSelfConfirmButtonLabel:"スポットライトを終了",stopSpotlightCancelButtonLabel:"キャンセル"}};var chat$a={chatListHeader:"このチャット内",uploadFile:"ファイルのアップロード"};var callWithChat$a={chatButtonLabel:"チャット",chatButtonNewMessageNotificationLabel:"新規メッセージ",chatButtonTooltipClosedWithMessageCount:"チャットを表示する ({unreadMessagesCount} 件の未読)",chatButtonTooltipClose:"チャットを非表示",chatButtonTooltipOpen:"チャットを表示",chatPaneTitle:"チャット",copyInviteLinkButtonLabel:"招待用のリンクをコピー",copyInviteLinkActionedAriaLabel:"招待用のリンクがコピーされました",dismissSidePaneButtonLabel:"閉じる",moreDrawerAudioDeviceMenuTitle:"オーディオ デバイス",moreDrawerButtonLabel:"その他のオプション",moreDrawerButtonTooltip:"その他のオプション",moreDrawerMicrophoneMenuTitle:"マイク",moreDrawerSpeakerMenuTitle:"スピーカー",moreDrawerCaptionsMenuTitle:"ライブ キャプション",moreDrawerSpokenLanguageMenuTitle:"音声言語",moreDrawerCaptionLanguageMenuTitle:"字幕言語",moreDrawerGalleryOptionsMenuTitle:"ギャラリーのオプション",peopleButtonLabel:"ユーザー",selectedPeopleButtonLabel:"[ユーザー] ボタンが選択されました",peopleButtonTooltipOpen:"参加者を表示",peopleButtonTooltipClose:"参加者を非表示",peoplePaneSubTitle:"この通話で",peoplePaneTitle:"ユーザー",pictureInPictureTileAriaLabel:"ビデオ フィード。 クリックすると通話画面に戻ります。",removeMenuLabel:"削除",openDialpadButtonLabel:"電話番号をダイヤルする",returnToCallButtonAriaDescription:"通話に戻る",returnToCallButtonAriaLabel:"戻る",peoplePaneAddPeopleButtonLabel:"ユーザーの追加",dialpadStartCallButtonLabel:"通話",dialpadModalTitle:"電話番号をダイヤルする",dialpadModalAriaLabel:"ダイヤルパッド",dialpadCloseModalButtonAriaLabel:"ダイヤルパッドを閉じる",openDtmfDialpadLabel:"ダイヤルパッドを表示",dtmfDialpadPlaceholderText:"番号を入力してください"};var ja_JP = {call:call$a,chat:chat$a,callWithChat:callWithChat$a};
|
37067
|
+
var call$a={cameraLabel:"カメラ",noCamerasLabel:"カメラが見つかりません",cameraPermissionDenied:"お使いのブラウザーがカメラへのアクセスをブロックしています",cameraTurnedOff:"カメラはオフになっています",chatButtonLabel:"チャット",close:"閉じる",complianceBannerNowOnlyRecording:"今はこの会議の録画のみを行っています。",complianceBannerNowOnlyTranscription:"この会議のトランスクリプトを作成しています。",complianceBannerRecordingAndTranscriptionSaved:"レコーディングとトランスクリプトを保存されました。",complianceBannerRecordingAndTranscriptionStarted:"レコーディングとトランスクリプトが開始されました。",complianceBannerRecordingAndTranscriptionStopped:"レコーディングとトランスクリプトを停止しました。",complianceBannerRecordingSaving:"レコーディングを保存しています。",complianceBannerRecordingStarted:"レコーディングを開始しました。",complianceBannerRecordingStopped:"レコーディングを停止しました。",complianceBannerTranscriptionStarted:"トランスクリプトが開始しました。",complianceBannerTranscriptionConsent:"参加すると、この会議のトランスクリプトの作成に同意したことになります。",complianceBannerTranscriptionSaving:"トランスクリプトを保存されました。",complianceBannerTranscriptionStopped:"トランスクリプトが停止しました。",configurationPageTitle:"通話を開始",copyInviteLinkButtonLabel:"招待用のリンクをコピー",copyInviteLinkActionedAriaLabel:"招待用のリンクがコピーされました",defaultPlaceHolder:"オプションを選択する",dismissSidePaneButtonLabel:"閉じる",videoEffectsPaneTitle:"効果",videoEffectsPaneBackgroundSelectionTitle:"バックグラウンド",configurationPageVideoEffectsButtonLabel:"効果",unableToStartVideoEffect:"ビデオ効果を適用できません。",blurBackgroundEffectButtonLabel:"ぼかし",blurBackgroundTooltip:"背景をぼかす",removeBackgroundEffectButtonLabel:"なし",removeBackgroundTooltip:"背景の削除",cameraOffBackgroundEffectWarningText:"カメラがオフになっています。カメラをオンにすると、ビデオ効果が表示されます。",failedToJoinCallDueToNoNetworkMoreDetails:"ネットワークの問題により、通話が切断されました。接続を確認して、もう一度参加してください。",failedToJoinCallDueToNoNetworkTitle:"通話が切断されました",failedToJoinTeamsMeetingReasonAccessDeniedMoreDetails:"通話のエントリが許可されませんでした。これが間違いだった場合は、通話に再参加してください。",failedToJoinTeamsMeetingReasonAccessDeniedTitle:"ロビーから消去しました",learnMore:"詳細情報",leavingCallTitle:"退出中...",leftCallMoreDetails:"これが間違いだった場合は、通話に再度参加してください。",leftCallTitle:"通話を終了しました",lobbyScreenConnectingToCallTitle:"通話に参加中",lobbyScreenWaitingToBeAdmittedTitle:"承認待機中",microphonePermissionDenied:"お使いのブラウザーがマイクへのアクセスをブロックしています",microphoneToggleInLobbyNotAllowed:"ロビーにいる間はミュートまたはミュート解除できません。",mutedMessage:"ミュートになっています",networkReconnectMoreDetails:"問題が発生したようです。通話に戻ろうとしています。",networkReconnectTitle:"お待ちください",notInvitedToRoomDetails:"招待がないため、このルームに参加できません。",notInvitedToRoomTitle:"ルームに招待されていません",peopleButtonLabel:"連絡先",selectedPeopleButtonLabel:"[ユーザー] ボタンが選択されました",peoplePaneTitle:"連絡先",peopleButtonTooltipOpen:"参加者を表示",peopleButtonTooltipClose:"参加者を非表示",peoplePaneSubTitle:"この通話では {numberOfPeople} 人",privacyPolicy:"プライバシー ポリシー",rejoinCallButtonLabel:"通話に再度参加",removedFromCallMoreDetails:"別の参加者があなたを通話から削除しました。",removedFromCallTitle:"削除されました",removeMenuLabel:"削除",startSpotlightParticipantListMenuLabel:"全員にスポットライトを設定",addSpotlightParticipantListMenuLabel:"スポットライトを追加",stopSpotlightParticipantListMenuLabel:"スポットライトの設定を解除",stopSpotlightOnSelfParticipantListMenuLabel:"スポットライトを終了",spotlightLimitReachedParticipantListMenuTitle:"スポットライトの上限に達しました",returnToCallButtonAriaDescription:"通話に戻る",returnToCallButtonAriaLabel:"戻る",roomNotFoundDetails:"指定されたルーム ID が見つかりませんでした。",roomNotFoundTitle:"ルームが見つかりません",roomNotValidDetails:"このルームは現在無効です。",roomNotValidTitle:"ルームが無効です",inviteToRoomRemovedDetails:"このルームに参加するための招待が削除されました。",inviteToRoomRemovedTitle:"ルームへの招待が削除されました",soundLabel:"音声",noMicrophonesLabel:"マイクが見つかりません",noSpeakersLabel:"話者が見つかりません",startCallButtonLabel:"通話を開始",openDialpadButtonLabel:"電話番号をダイヤルする",peoplePaneAddPeopleButtonLabel:"ユーザーの追加",dialpadStartCallButtonLabel:"通話",dialpadModalTitle:"電話番号をダイヤルする",dialpadModalAriaLabel:"ダイヤルパッド",dialpadCloseModalButtonAriaLabel:"ダイヤルパッドを閉じる",moreButtonCallingLabel:"その他",resumeCallButtonLabel:"再開",resumingCallButtonLabel:"再開しています...",resumeCallButtonAriaLabel:"通話の再開",resumingCallButtonAriaLabel:"通話の再開",holdScreenLabel:"保留中です",openDtmfDialpadLabel:"ダイヤルパッドを表示",dtmfDialpadPlaceholderText:"番号を入力してください",outboundCallingNoticeString:"呼び出し中。。。",participantJoinedNoticeString:"{displayName} が参加しました",twoParticipantJoinedNoticeString:"{displayName1} さんと {displayName2} さんが参加しました",threeParticipantJoinedNoticeString:"{displayName1} さん, {displayName2} さんと {displayName3} さんが参加しました",participantLeftNoticeString:"{displayName} さんが退出しました",twoParticipantLeftNoticeString:"{displayName1} さんと {displayName2} さんが退出しました",threeParticipantLeftNoticeString:"{displayName1} さん, {displayName2} さんと {displayName3} さんが退出しました",unnamedParticipantString:"名前のない参加者",manyUnnamedParticipantsJoined:"名前のない参加者と他の参加者 {numOfParticipants} 人が参加しました",manyUnnamedParticipantsLeft:"名前のない参加者と他の参加者 {numOfParticipants} 人が退出しました",manyParticipantsJoined:"{displayName1}、{displayName2}、{displayName3}、その他の参加者{numOfParticipants}参加しました",manyParticipantsLeft:"{displayName1}、{displayName2}、{displayName3}、その他の参加者{numOfParticipants}退出しました",liveCaptionsLabel:"ライブ キャプション",captionsSettingsLabel:"字幕の設定",startCaptionsButtonOnLabel:"キャプションをオンにする",startCaptionsButtonOffLabel:"キャプションをオフにする",startCaptionsButtonTooltipOnContent:"キャプションをオフにする",startCaptionsButtonTooltipOffContent:"キャプションをオンにする",captionsSettingsModalTitle:"ライブ キャプションの設定",captionsSettingsSpokenLanguageDropdownLabel:"音声言語",captionsSettingsCaptionLanguageDropdownLabel:"ライブ キャプションの言語",captionsSettingsSpokenLanguageDropdownInfoText:"この通話の全員が話している言語です。",captionsSettingsCaptionLanguageDropdownInfoText:"ライブ キャプションはこの言語で表示されます。",captionsSettingsConfirmButtonLabel:"確認",captionsSettingsCancelButtonLabel:"キャンセル",captionsSettingsModalAriaLabel:"字幕設定モーダル",captionsSettingsCloseModalButtonAriaLabel:"字幕設定を閉じる",captionsBannerMoreButtonCallingLabel:"その他",captionsBannerMoreButtonTooltip:"その他のオプション",dismissModalAriaLabel:"ローカルとリモートの画像と画像。通話に戻るには Enter キーを押します",callRejectedTitle:"通話を完了できませんでした",callRejectedMoreDetails:"連絡を取ろうとしているユーザーは利用できません。後でもう一度お試しください。",callTimeoutTitle:"通話を完了できませんでした",callTimeoutDetails:"連絡を取ろうとしているユーザーは利用できません。後でもう一度お試しください。",callTimeoutBotTitle:"通話を完了できませんでした",callTimeoutBotDetails:"接続しようとしているサービスは利用できません。後でもう一度お試しください。",dtmfDialerButtonLabel:"ダイヤルパッド",dtmfDialerButtonTooltipOn:"ダイヤルパッドを表示",dtmfDialerButtonTooltipOff:"ダイヤル パッドを非表示",dtmfDialerMoreButtonLabelOn:"ダイヤルパッドを表示",dtmfDialerMoreButtonLabelOff:"ダイヤル パッドを非表示",spokenLanguageStrings:{"ar-ae":"アラビア語 - U.A.E.","ar-sa":"アラビア語 - サウジアラビア","da-dk":"デンマーク語","de-de":"ドイツ語 - ドイツ","en-au":"英語 - オーストラリア","en-ca":"英語 - カナダ","en-gb":"英語 - イギリス","en-in":"英語 - インド","en-nz":"英語 - ニュージーランド","en-us":"英語 - 米国","es-es":"スペイン語 - スペイン (モダン)","es-mx":"スペイン語 - メキシコ","fi-fi":"フィンランド語","fr-ca":"フランス語 - カナダ","fr-fr":"フランス語 - フランス","hi-in":"ヒンディー語","it-it":"イタリア語 - イタリア","ja-jp":"日本語","ko-kr":"韓国語","nb-no":"ノルウェー語 (ブークモール)","nl-be":"オランダ語 - ベルギー","nl-nl":"オランダ語 - オランダ","pl-pl":"ポーランド語","pt-br":"ポルトガル語 - ブラジル","ru-ru":"ロシア語","sv-se":"スウェーデン語","zh-cn":"中国語 - 中国","zh-hk":"中国語 - 香港特別行政区","cs-cz":"チェコ語","pt-pt":"ポルトガル語 - ポルトガル","tr-tr":"トルコ語","vi-vn":"ベトナム語","th-th":"タイ語","he-il":"ヘブライ語","cy-gb":"ウェールズ語","uk-ua":"ウクライナ語","el-gr":"ギリシャ語","hu-hu":"ハンガリー語","ro-ro":"ルーマニア語","sk-sk":"スロバキア語","zh-tw":"中国語 - 台湾"},captionLanguageStrings:{ar:"アラビア語",da:"デンマーク語",de:"ドイツ語",en:"英語",es:"スペイン語",fi:"フィンランド語","fr-ca":"フランス語 - カナダ",fr:"フランス語 - フランス",hi:"ヒンディー語",it:"イタリア語",ja:"日本語",ko:"韓国語",nb:"ノルウェー語 (ブークモール)",nl:"オランダ語",pl:"ポーランド語",pt:"ポルトガル語 - ブラジル",ru:"ロシア語",sv:"スウェーデン語","zh-Hans":"中国語 (簡体字)","zh-Hant":"中国語 (繁体字)",cs:"チェコ語","pt-pt":"ポルトガル語 - ポルトガル",tr:"トルコ語",vi:"ベトナム語",th:"タイ語",he:"ヘブライ語",cy:"ウェールズ語",uk:"ウクライナ語",el:"ギリシャ語",hu:"ハンガリー語",ro:"ルーマニア語",sk:"スロバキア語"},captionsBannerSpinnerText:"キャプションを開始しています...",transferPageTransferorText:"転送しています...",transferPageTransferTargetText:"接続中...",transferPageUnknownTransferorDisplayName:"不明",transferPageUnknownTransferTargetDisplayName:"不明",transferPageNoticeString:"転送中です",participantCouldNotBeReachedTitle:"ターゲットの参加者は現在連絡できません",participantCouldNotBeReachedMoreDetails:"参加者が連絡可能になったら連絡してください",permissionToReachTargetParticipantNotAllowedTitle:"ターゲットの参加者への連絡が許可されていません",permissionToReachTargetParticipantNotAllowedMoreDetails:"ターゲットの参加者が同じテナントにいることを確認してください",unableToResolveTenantTitle:"ターゲット参加者のテナント ID を解決できません",unableToResolveTenantMoreDetails:"参加者 ID が正しく入力チェックしてください",participantIdIsMalformedTitle:"参加者 ID の形式が正しくありません",participantIdIsMalformedMoreDetails:"参加者 ID の形式が正しいことをチェックしてください",moreButtonGalleryControlLabel:"表示",moreButtonGalleryPositionToggleLabel:"ギャラリーを上に移動",moreButtonGallerySpeakerLayoutLabel:"スピーカー",moreButtonGalleryFloatingLocalLayoutLabel:"ダイナミック",moreButtonGalleryDefaultLayoutLabel:"ギャラリー ビュー",moreButtonGalleryFocusedContentLayoutLabel:"コンテンツにフォーカスを移動",moreButtonLargeGalleryDefaultLayoutLabel:"ラージ ギャラリー",capabilityChangedNotification:{turnVideoOn:{lostDueToMeetingOption:"カメラが無効になっています。ビデオを共有できなくなりました。",grantedDueToMeetingOption:"カメラが有効になりました。ビデオを共有する場合はオンにします。"},unmuteMic:{lostDueToMeetingOption:"マイクが無効になっています。ミュートを解除できません。",grantedDueToMeetingOption:"マイクが有効になりました。音声機能を使用する場合は、ミュートを解除します。"},shareScreen:{lostDueToRoleChangeToAttendee:"ロールが変更されました。コンテンツの共有などの一部の操作は利用できません。",grantedDueToRoleChangeToPresenter:"あなたは発表者です。コンテンツの共有と会議の進行を行うことができます。"}},surveyTitle:"品質向上にご協力ください",starSurveyHelperText:"通話の音質はどうでしたか?",starSurveyOneStarText:"品質が悪かった。",starSurveyTwoStarText:"品質は低かった。",starSurveyThreeStarText:"品質は良かった。",starSurveyFourStarText:"品質は優れていた。",starSurveyFiveStarText:"品質は非常に優れていた。",surveyConfirmButtonLabel:"フィードバックの送信",starRatingAriaLabel:"{1} 個中 {0} 個の星を選択する",surveySkipButtonLabel:"スキップ",tagsSurveyQuestion:"何が良くなりましたか?",tagsSurveyTextFieldDefaultText:"その他、特定してください",tagsSurveyHelperText:"発生した問題を確認する",surveyTextboxDefaultText:"その他 (明記してください)",endOfSurveyText:"フィードバックをお送りいただき、ありがとうございます。",surveyIssues:{overallRating:{callCannotJoin:"通話に参加できなかった",callCannotInvite:"他のユーザーを通話に招待できなかった",hadToRejoin:"通話にもう参加し直す必要があった",callEndedUnexpectedly:"通話が突然終了した",otherIssues:"通話で他の問題が発生していた"},audioRating:{noLocalAudio:"相手側で音が聞こえませんでした",noRemoteAudio:"音がまったく聞こえなかった",echo:"通話でエコーが聞こえた",audioNoise:"通話中にノイズが聞こえた",lowVolume:"音量が小さかった",audioStoppedUnexpectedly:"オーディオが突然停止した",distortedSpeech:"オーディオが歪んでいた",audioInterruption:"オーディオが中断された",otherIssues:"この通話で他のオーディオの問題があった"},videoRating:{noVideoReceived:"ビデオを表示できなかった",noVideoSent:"他のユーザーに自分が表示されなかった",lowQuality:"ビデオの品質が低かった",freezes:"ビデオがフリーズした",stoppedUnexpectedly:"ビデオが突然停止した",darkVideoReceived:"他のユーザーがカメラをオンにした場合にのみ暗い画面を表示できる",audioVideoOutOfSync:"オーディオとビデオがずれている",otherIssues:"この通話で他のビデオの問題があった"},screenshareRating:{noContentLocal:"他のユーザーが自分の画面共有を表示できなかった",noContentRemote:"他のユーザーのスクリーン共有が表示されなかった",cannotPresent:"画面をプレゼンテーションできなかった",lowQuality:"画面共有の品質が低かった",freezes:"画面共有がフリーズした",stoppedUnexpectedly:"画面共有が突然停止した",largeDelay:"画面共有に大きな遅延がある",otherIssues:"この通話で他の画面共有の問題があった"}},SurveyIssuesHeadingStrings:{overallRating:"全体",audioRating:"オーディオ",videoRating:"動画",screenshareRating:"発表中"},spotlightPrompt:{startSpotlightHeading:"全員にスポットライトを設定しますか?",startSpotlightText:"会議の全員にこのビデオをハイライトします。",startSpotlightOnSelfText:"会議の全員にビデオをハイライトします。",startSpotlightConfirmButtonLabel:"全員にスポットライトを設定",startSpotlightCancelButtonLabel:"キャンセル",stopSpotlightHeading:"スポットライトの設定を解除しますか?",stopSpotlightOnSelfHeading:"スポットライトを終了しますか?",stopSpotlightText:"このビデオは、会議の全員に対して強調表示されなくなります。",stopSpotlightOnSelfText:"ビデオは、会議の全員に対して強調表示されなくなります。",stopSpotlightConfirmButtonLabel:"スポットライトの設定を解除",stopSpotlightOnSelfConfirmButtonLabel:"スポットライトを終了",stopSpotlightCancelButtonLabel:"キャンセル"}};var chat$a={chatListHeader:"このチャット内",uploadFile:"ファイルのアップロード"};var callWithChat$a={chatButtonLabel:"チャット",chatButtonNewMessageNotificationLabel:"新規メッセージ",chatButtonTooltipClosedWithMessageCount:"チャットを表示する ({unreadMessagesCount} 件の未読)",chatButtonTooltipClose:"チャットを非表示",chatButtonTooltipOpen:"チャットを表示",chatPaneTitle:"チャット",copyInviteLinkButtonLabel:"招待用のリンクをコピー",copyInviteLinkActionedAriaLabel:"招待用のリンクがコピーされました",dismissSidePaneButtonLabel:"閉じる",moreDrawerAudioDeviceMenuTitle:"オーディオ デバイス",moreDrawerButtonLabel:"その他のオプション",moreDrawerButtonTooltip:"その他のオプション",moreDrawerMicrophoneMenuTitle:"マイク",moreDrawerSpeakerMenuTitle:"スピーカー",moreDrawerCaptionsMenuTitle:"ライブ キャプション",moreDrawerSpokenLanguageMenuTitle:"音声言語",moreDrawerCaptionLanguageMenuTitle:"字幕言語",moreDrawerGalleryOptionsMenuTitle:"ギャラリーのオプション",peopleButtonLabel:"ユーザー",selectedPeopleButtonLabel:"[ユーザー] ボタンが選択されました",peopleButtonTooltipOpen:"参加者を表示",peopleButtonTooltipClose:"参加者を非表示",peoplePaneSubTitle:"この通話で",peoplePaneTitle:"ユーザー",pictureInPictureTileAriaLabel:"ビデオ フィード。 クリックすると通話画面に戻ります。",removeMenuLabel:"削除",openDialpadButtonLabel:"電話番号をダイヤルする",returnToCallButtonAriaDescription:"通話に戻る",returnToCallButtonAriaLabel:"戻る",peoplePaneAddPeopleButtonLabel:"ユーザーの追加",dialpadStartCallButtonLabel:"通話",dialpadModalTitle:"電話番号をダイヤルする",dialpadModalAriaLabel:"ダイヤルパッド",dialpadCloseModalButtonAriaLabel:"ダイヤルパッドを閉じる",openDtmfDialpadLabel:"ダイヤルパッドを表示",dtmfDialpadPlaceholderText:"番号を入力してください"};var ja_JP = {call:call$a,chat:chat$a,callWithChat:callWithChat$a};
|
37042
37068
|
|
37043
37069
|
// Copyright (c) Microsoft Corporation.
|
37044
37070
|
// Licensed under the MIT License.
|