@azure/communication-react 1.18.0-alpha-202406150014 → 1.18.0-alpha-202406180013
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-XMNUmuTx.js → ChatMessageComponentAsRichTextEditBox-2XnQpAq_.js} +2 -2
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-XMNUmuTx.js.map → ChatMessageComponentAsRichTextEditBox-2XnQpAq_.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BLmR8ku0.js → RichTextSendBoxWrapper-D-f-hDmN.js} +2 -2
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BLmR8ku0.js.map → RichTextSendBoxWrapper-D-f-hDmN.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{index-CzkriUUT.js → index-DaC5GeKa.js} +149 -102
- package/dist/dist-cjs/communication-react/index-DaC5GeKa.js.map +1 -0
- package/dist/dist-cjs/communication-react/index.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js +5 -4
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCard.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.d.ts +1 -0
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js +3 -3
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentCardGroup.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js +1 -10
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentDownloadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js +18 -21
- package/dist/dist-esm/react-components/src/components/Attachment/AttachmentUploadCards.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextEditor.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js +10 -4
- package/dist/dist-esm/react-components/src/components/RichTextEditor/RichTextSendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/SendBox.js +9 -3
- package/dist/dist-esm/react-components/src/components/SendBox.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.d.ts +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js +10 -0
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCard.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js +8 -0
- package/dist/dist-esm/react-components/src/components/styles/AttachmentCardGroup.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.d.ts +4 -0
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js +9 -0
- package/dist/dist-esm/react-components/src/components/styles/SendBox.styles.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +168 -1
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +170 -3
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +170 -3
- package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.d.ts +1 -0
- package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js +4 -4
- package/dist/dist-esm/react-components/src/theming/FluentV9ThemeProvider.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js +26 -6
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/ChatScreen.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js +5 -4
- package/dist/dist-esm/react-composites/src/composites/ChatComposite/file-sharing/AttachmentUploadButton.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +7 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +7 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +5 -5
- package/dist/dist-cjs/communication-react/index-CzkriUUT.js.map +0 -1
@@ -259,12 +259,167 @@
|
|
259
259
|
"unableToStartVideoEffect": "ビデオ効果を適用できません。",
|
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": "アドレス バーのロックをクリックして、この Web ページにアクセス許可を付与します。",
|
335
|
+
"closeButtonAriaLabel": "閉じる"
|
336
|
+
},
|
337
|
+
"callMicrophoneAccessDeniedSafari": {
|
338
|
+
"title": "マイクにアクセスできません",
|
339
|
+
"message": "ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",
|
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": "アドレス バーのロックをクリックして、この Web ページにアクセス許可を付与します。",
|
363
|
+
"closeButtonAriaLabel": "閉じる"
|
364
|
+
},
|
365
|
+
"callCameraAccessDeniedSafari": {
|
366
|
+
"title": "カメラにアクセスできません",
|
367
|
+
"message": "ページを更新してアクセス許可を可能にするか、このブラウザーの設定を確認し、この Web サイトのアクセス許可が有効になっていることを確認してください。",
|
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": "비디오 효과를 적용할 수 없습니다.",
|
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
|
}
|