@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
@@ -57,7 +57,7 @@
|
|
57
57
|
"richTextDeleteColumnMenu": "حذف العمود",
|
58
58
|
"richTextDeleteRowMenu": "حذف الصف",
|
59
59
|
"richTextDeleteTableMenu": "حذف الجدول",
|
60
|
-
"richTextToolbarMoreButtonAriaLabel": "
|
60
|
+
"richTextToolbarMoreButtonAriaLabel": "خيارات إضافية",
|
61
61
|
"attachmentMoreMenu": "خيارات إضافية"
|
62
62
|
},
|
63
63
|
"mentionPopover": {
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"richTextDeleteColumnMenu": "حذف العمود",
|
221
221
|
"richTextDeleteRowMenu": "حذف الصف",
|
222
222
|
"richTextDeleteTableMenu": "حذف الجدول",
|
223
|
-
"richTextToolbarMoreButtonAriaLabel": "
|
223
|
+
"richTextToolbarMoreButtonAriaLabel": "خيارات إضافية"
|
224
224
|
},
|
225
225
|
"errorBar": {
|
226
226
|
"unableToReachChatService": "أنت غير متصل",
|
@@ -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": "أدخل معرف الاجتماع",
|
579
|
+
"meetingConferencePhoneInfoModalWait": "انتظر حتى يتم القبول من قبل المنظم",
|
580
|
+
"meetingConferencePhoneInfoModalNoPhoneAvailable": "لا يتوفر هاتف",
|
581
|
+
"meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (رقم مجاني) {country}، {city}",
|
582
|
+
"meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (رقم مجاني)",
|
583
|
+
"meetingConferencePhoneInfoModalToll": "{country} {phoneNumber} (رقم غير مجاني)، {city}",
|
584
|
+
"meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (رقم غير مجاني)"
|
418
585
|
}
|
419
586
|
}
|
@@ -259,12 +259,167 @@
|
|
259
259
|
"unableToStartVideoEffect": "Nelze použít efekt videa.",
|
260
260
|
"startSpotlightWhileMaxParticipantsAreSpotlighted": "Nelze zahájit vytváření hlavního výběru účastníků, protože je již v hlavním výběru maximální počet účastníků."
|
261
261
|
},
|
262
|
+
"notifications": {
|
263
|
+
"unableToReachChatService": {
|
264
|
+
"title": "Jste offline.",
|
265
|
+
"closeButtonAriaLabel": "Zavřít"
|
266
|
+
},
|
267
|
+
"accessDenied": {
|
268
|
+
"title": "Nejde získat přístup k chatovacím službám",
|
269
|
+
"message": "Zkontrolujte prosím zadané přihlašovací údaje uživatele",
|
270
|
+
"closeButtonAriaLabel": "Zavřít"
|
271
|
+
},
|
272
|
+
"userNotInChatThread": {
|
273
|
+
"title": "Už nejste v tomto vlákně chatu.",
|
274
|
+
"closeButtonAriaLabel": "Zavřít"
|
275
|
+
},
|
276
|
+
"sendMessageNotInChatThread": {
|
277
|
+
"title": "Zprávu se nepovedlo odeslat",
|
278
|
+
"message": "Už nejste v tomto vlákně chatu",
|
279
|
+
"closeButtonAriaLabel": "Zavřít"
|
280
|
+
},
|
281
|
+
"sendMessageGeneric": {
|
282
|
+
"title": "Nepovedlo se odeslat zprávu.",
|
283
|
+
"closeButtonAriaLabel": "Zavřít"
|
284
|
+
},
|
285
|
+
"callingNetworkFailure": {
|
286
|
+
"title": "Při připojování hovoru došlo k potížím",
|
287
|
+
"message": "Zdá se, že jste offline. Zkontrolujte si prosím síťové připojení a zkuste to znovu.",
|
288
|
+
"closeButtonAriaLabel": "Zavřít"
|
289
|
+
},
|
290
|
+
"startVideoGeneric": {
|
291
|
+
"title": "Video se nepovedlo spustit.",
|
292
|
+
"closeButtonAriaLabel": "Zavřít"
|
293
|
+
},
|
294
|
+
"stopVideoGeneric": {
|
295
|
+
"title": "Video se nepovedlo zastavit.",
|
296
|
+
"closeButtonAriaLabel": "Zavřít"
|
297
|
+
},
|
298
|
+
"muteGeneric": {
|
299
|
+
"title": "Nepovedlo se ztlumit mikrofon.",
|
300
|
+
"closeButtonAriaLabel": "Zavřít"
|
301
|
+
},
|
302
|
+
"unmuteGeneric": {
|
303
|
+
"title": "Nepovedlo se zrušit ztlumení mikrofonu.",
|
304
|
+
"closeButtonAriaLabel": "Zavřít"
|
305
|
+
},
|
306
|
+
"speakingWhileMuted": {
|
307
|
+
"title": "Jste ztlumení.",
|
308
|
+
"closeButtonAriaLabel": "Zavřít"
|
309
|
+
},
|
310
|
+
"startScreenShareGeneric": {
|
311
|
+
"title": "Při spouštění sdílení obrazovky došlo k problému.",
|
312
|
+
"closeButtonAriaLabel": "Zavřít"
|
313
|
+
},
|
314
|
+
"stopScreenShareGeneric": {
|
315
|
+
"title": "Nepovedlo se zastavit sdílení obrazovky.",
|
316
|
+
"closeButtonAriaLabel": "Zavřít"
|
317
|
+
},
|
318
|
+
"callNetworkQualityLow": {
|
319
|
+
"title": "Kvalita sítě je nízká.",
|
320
|
+
"closeButtonAriaLabel": "Zavřít"
|
321
|
+
},
|
322
|
+
"callNoSpeakerFound": {
|
323
|
+
"title": "Nenašly se žádné reproduktory ani sluchátka",
|
324
|
+
"message": "Připojte zvukové zařízení, abyste slyšeli hovor.",
|
325
|
+
"closeButtonAriaLabel": "Zavřít"
|
326
|
+
},
|
327
|
+
"callNoMicrophoneFound": {
|
328
|
+
"title": "Nenašly se žádné mikrofony",
|
329
|
+
"message": "Připojte vstupní zvukové zařízení.",
|
330
|
+
"closeButtonAriaLabel": "Zavřít"
|
331
|
+
},
|
332
|
+
"callMicrophoneAccessDenied": {
|
333
|
+
"title": "Nepovedlo se získat přístup k mikrofonu",
|
334
|
+
"message": "Kliknutím na zámek na panelu Adresa udělte oprávnění k této webové stránce.",
|
335
|
+
"closeButtonAriaLabel": "Zavřít"
|
336
|
+
},
|
337
|
+
"callMicrophoneAccessDeniedSafari": {
|
338
|
+
"title": "Nepovedlo se získat přístup k mikrofonu",
|
339
|
+
"message": "Aktualizujte stránku, abyste povolili oprávnění, nebo zkontrolujte nastavení tohoto prohlížeče a ověřte, jestli jsou pro tento web povolená oprávnění.",
|
340
|
+
"closeButtonAriaLabel": "Zavřít"
|
341
|
+
},
|
342
|
+
"callMicrophoneMutedBySystem": {
|
343
|
+
"title": "Systém vás ztlumil.",
|
344
|
+
"closeButtonAriaLabel": "Zavřít"
|
345
|
+
},
|
346
|
+
"callMicrophoneUnmutedBySystem": {
|
347
|
+
"title": "Váš mikrofon se obnovil a systém vám zrušil ztlumení.",
|
348
|
+
"closeButtonAriaLabel": "Zavřít"
|
349
|
+
},
|
350
|
+
"callMacOsMicrophoneAccessDenied": {
|
351
|
+
"title": "Nepovedlo se získat přístup k mikrofonu",
|
352
|
+
"message": "Udělte v nastavení ochrany osobních údajů pro macOS oprávnění k mikrofonu.",
|
353
|
+
"closeButtonAriaLabel": "Zavřít"
|
354
|
+
},
|
355
|
+
"callLocalVideoFreeze": {
|
356
|
+
"title": "Šířka pásma sítě je nekvalitní",
|
357
|
+
"message": "Vaše video se může zobrazovat jako pozastavené pro ostatní účastníky hovoru.",
|
358
|
+
"closeButtonAriaLabel": "Zavřít"
|
359
|
+
},
|
360
|
+
"callCameraAccessDenied": {
|
361
|
+
"title": "Nejde získat přístup ke kameře",
|
362
|
+
"message": "Kliknutím na zámek na panelu Adresa udělte oprávnění k této webové stránce.",
|
363
|
+
"closeButtonAriaLabel": "Zavřít"
|
364
|
+
},
|
365
|
+
"callCameraAccessDeniedSafari": {
|
366
|
+
"title": "Nejde získat přístup ke kameře",
|
367
|
+
"message": "Aktualizujte stránku, abyste povolili oprávnění, nebo zkontrolujte nastavení tohoto prohlížeče a ověřte, jestli jsou pro tento web povolená oprávnění.",
|
368
|
+
"closeButtonAriaLabel": "Zavřít"
|
369
|
+
},
|
370
|
+
"callCameraAlreadyInUse": {
|
371
|
+
"title": "Nejde získat přístup ke kameře",
|
372
|
+
"message": "Je možné, že ji už používá jiná aplikace.",
|
373
|
+
"closeButtonAriaLabel": "Zavřít"
|
374
|
+
},
|
375
|
+
"callVideoStoppedBySystem": {
|
376
|
+
"title": "Vaše video bylo zastaveno systémem.",
|
377
|
+
"closeButtonAriaLabel": "Zavřít"
|
378
|
+
},
|
379
|
+
"callVideoRecoveredBySystem": {
|
380
|
+
"title": "Vaše video se obnovilo.",
|
381
|
+
"closeButtonAriaLabel": "Zavřít"
|
382
|
+
},
|
383
|
+
"callMacOsCameraAccessDenied": {
|
384
|
+
"title": "MacOS blokuje přístup k vaší kameře",
|
385
|
+
"message": "Aktualizujte si nastavení ochrany osobních údajů, aby tento prohlížeč měl přístup k vaší kameře.",
|
386
|
+
"closeButtonAriaLabel": "Zavřít"
|
387
|
+
},
|
388
|
+
"callMacOsScreenShareAccessDenied": {
|
389
|
+
"title": "MacOS blokuje sdílení obrazovky",
|
390
|
+
"message": "Aktualizujte nastavení ochrany osobních údajů, aby tento prohlížeč mohl nahrávat vaši obrazovku.",
|
391
|
+
"closeButtonAriaLabel": "Zavřít"
|
392
|
+
},
|
393
|
+
"failedToJoinCallGeneric": {
|
394
|
+
"title": "K hovoru se nepovedlo připojit.",
|
395
|
+
"closeButtonAriaLabel": "Zavřít"
|
396
|
+
},
|
397
|
+
"failedToJoinCallInvalidMeetingLink": {
|
398
|
+
"title": "Ke schůzce se nelze připojit. Neplatný odkaz.",
|
399
|
+
"closeButtonAriaLabel": "Zavřít"
|
400
|
+
},
|
401
|
+
"cameraFrozenForRemoteParticipants": {
|
402
|
+
"title": "Uživatelé v hovoru mají problémy s zobrazením vašeho videa",
|
403
|
+
"message": "Zkontrolujte prosím svá zařízení a síť.",
|
404
|
+
"closeButtonAriaLabel": "Zavřít"
|
405
|
+
},
|
406
|
+
"unableToStartVideoEffect": {
|
407
|
+
"title": "Nelze použít efekt videa.",
|
408
|
+
"closeButtonAriaLabel": "Zavřít"
|
409
|
+
},
|
410
|
+
"startSpotlightWhileMaxParticipantsAreSpotlighted": {
|
411
|
+
"title": "Nelze spustit hlavní výběr u účastník(a/ů).",
|
412
|
+
"message": "Maximální počet účastníků je už vybraný.",
|
413
|
+
"closeButtonAriaLabel": "Zavřít"
|
414
|
+
}
|
415
|
+
},
|
262
416
|
"videoGallery": {
|
263
417
|
"screenIsBeingSharedMessage": "Sdílíte obrazovku",
|
264
418
|
"screenShareLoadingMessage": "Načítání obrazovky {participant}",
|
265
419
|
"localVideoLabel": "Vy",
|
266
420
|
"localVideoCameraSwitcherLabel": "Přepnout kameru",
|
267
421
|
"localVideoMovementLabel": "Dlaždice s místním videem s možností přesunutí",
|
422
|
+
"localVideoMovementAriaLabel": "Dlaždice s místním videem s možností přesunutí",
|
268
423
|
"localVideoSelectedDescription": "{cameraName} vybráno",
|
269
424
|
"displayNamePlaceholder": "Nepojmenovaný účastník",
|
270
425
|
"fitRemoteParticipantToFrame": "Přizpůsobit rámečku",
|
@@ -295,7 +450,8 @@
|
|
295
450
|
},
|
296
451
|
"videoTile": {
|
297
452
|
"participantStateRinging": "Volání…",
|
298
|
-
"participantStateHold": "Pozastavený hovor"
|
453
|
+
"participantStateHold": "Pozastavený hovor",
|
454
|
+
"moreOptionsButtonAriaLabel": "Další možnosti"
|
299
455
|
},
|
300
456
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
301
457
|
"primaryText": "Povolit aplikaci {appName} používat kameru a mikrofon",
|
@@ -415,5 +571,16 @@
|
|
415
571
|
"verticalGallery": {
|
416
572
|
"leftNavButtonAriaLabel": "předchozí stránka",
|
417
573
|
"rightNavButtonAriaLabel": "další stránka"
|
574
|
+
},
|
575
|
+
"MeetingConferencePhoneInfo": {
|
576
|
+
"meetingConferencePhoneInfoModalTitle": "Připojit se k hovoru z vašeho telefonu",
|
577
|
+
"meetingConferencePhoneInfoModalDialIn": "Vytočit číslo",
|
578
|
+
"meetingConferencePhoneInfoModalMeetingId": "Zadejte ID schůzky",
|
579
|
+
"meetingConferencePhoneInfoModalWait": "Počkejte na přijetí organizátorem",
|
580
|
+
"meetingConferencePhoneInfoModalNoPhoneAvailable": "Není k dispozici žádný telefon.",
|
581
|
+
"meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (Bezplatná linka) {country}, {city}",
|
582
|
+
"meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (Bezplatná linka)",
|
583
|
+
"meetingConferencePhoneInfoModalToll": "{phoneNumber} (Placená linka) {country}, {city}",
|
584
|
+
"meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (Placená linka)"
|
418
585
|
}
|
419
586
|
}
|
@@ -57,7 +57,7 @@
|
|
57
57
|
"richTextDeleteColumnMenu": "Spalte löschen",
|
58
58
|
"richTextDeleteRowMenu": "Zeile löschen",
|
59
59
|
"richTextDeleteTableMenu": "Tabelle löschen",
|
60
|
-
"richTextToolbarMoreButtonAriaLabel": "
|
60
|
+
"richTextToolbarMoreButtonAriaLabel": "Weitere Optionen",
|
61
61
|
"attachmentMoreMenu": "Mehr Optionen"
|
62
62
|
},
|
63
63
|
"mentionPopover": {
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"richTextDeleteColumnMenu": "Spalte löschen",
|
221
221
|
"richTextDeleteRowMenu": "Zeile löschen",
|
222
222
|
"richTextDeleteTableMenu": "Tabelle löschen",
|
223
|
-
"richTextToolbarMoreButtonAriaLabel": "
|
223
|
+
"richTextToolbarMoreButtonAriaLabel": "Weitere Optionen"
|
224
224
|
},
|
225
225
|
"errorBar": {
|
226
226
|
"unableToReachChatService": "Sie sind offline.",
|
@@ -259,12 +259,167 @@
|
|
259
259
|
"unableToStartVideoEffect": "Videoeffekt kann nicht angewendet werden.",
|
260
260
|
"startSpotlightWhileMaxParticipantsAreSpotlighted": "Das Spotlight für Teilnehmer*innen kann nicht gestartet werden, da die maximale Anzahl von Teilnehmer*innen bereits im Spotlight ist."
|
261
261
|
},
|
262
|
+
"notifications": {
|
263
|
+
"unableToReachChatService": {
|
264
|
+
"title": "Sie sind offline.",
|
265
|
+
"closeButtonAriaLabel": "Schließen"
|
266
|
+
},
|
267
|
+
"accessDenied": {
|
268
|
+
"title": "Zugriff auf Chatdienste nicht möglich",
|
269
|
+
"message": "Überprüfen Sie die angegebenen Benutzeranmeldeinformationen.",
|
270
|
+
"closeButtonAriaLabel": "Schließen"
|
271
|
+
},
|
272
|
+
"userNotInChatThread": {
|
273
|
+
"title": "Sie befinden sich nicht mehr in diesem Chatthread.",
|
274
|
+
"closeButtonAriaLabel": "Schließen"
|
275
|
+
},
|
276
|
+
"sendMessageNotInChatThread": {
|
277
|
+
"title": "Fehler beim Senden der Nachricht",
|
278
|
+
"message": "Sie sind nicht mehr in diesem Chatthread vertreten.",
|
279
|
+
"closeButtonAriaLabel": "Schließen"
|
280
|
+
},
|
281
|
+
"sendMessageGeneric": {
|
282
|
+
"title": "Fehler beim Senden der Nachricht.",
|
283
|
+
"closeButtonAriaLabel": "Schließen"
|
284
|
+
},
|
285
|
+
"callingNetworkFailure": {
|
286
|
+
"title": "Problem beim Verbindungsaufbau",
|
287
|
+
"message": "Sie scheinen offline zu sein. Überprüfen Sie Ihre Netzwerkverbindung, und versuchen Sie es noch mal.",
|
288
|
+
"closeButtonAriaLabel": "Schließen"
|
289
|
+
},
|
290
|
+
"startVideoGeneric": {
|
291
|
+
"title": "Fehler beim Starten des Videos.",
|
292
|
+
"closeButtonAriaLabel": "Schließen"
|
293
|
+
},
|
294
|
+
"stopVideoGeneric": {
|
295
|
+
"title": "Fehler beim Beenden des Videos.",
|
296
|
+
"closeButtonAriaLabel": "Schließen"
|
297
|
+
},
|
298
|
+
"muteGeneric": {
|
299
|
+
"title": "Fehler beim Stummschalten des Mikrofons.",
|
300
|
+
"closeButtonAriaLabel": "Schließen"
|
301
|
+
},
|
302
|
+
"unmuteGeneric": {
|
303
|
+
"title": "Fehler beim Aufheben der Stummschaltung des Mikrofons.",
|
304
|
+
"closeButtonAriaLabel": "Schließen"
|
305
|
+
},
|
306
|
+
"speakingWhileMuted": {
|
307
|
+
"title": "Sie sind stummgeschaltet.",
|
308
|
+
"closeButtonAriaLabel": "Schließen"
|
309
|
+
},
|
310
|
+
"startScreenShareGeneric": {
|
311
|
+
"title": "Beim Starten der Bildschirmfreigabe ist ein Problem aufgetreten.",
|
312
|
+
"closeButtonAriaLabel": "Schließen"
|
313
|
+
},
|
314
|
+
"stopScreenShareGeneric": {
|
315
|
+
"title": "Fehler beim Beenden der Bildschirmfreigabe.",
|
316
|
+
"closeButtonAriaLabel": "Schließen"
|
317
|
+
},
|
318
|
+
"callNetworkQualityLow": {
|
319
|
+
"title": "Die Netzwerkqualität ist niedrig.",
|
320
|
+
"closeButtonAriaLabel": "Schließen"
|
321
|
+
},
|
322
|
+
"callNoSpeakerFound": {
|
323
|
+
"title": "Keine Lautsprecher oder Kopfhörer gefunden",
|
324
|
+
"message": "Schließen Sie ein Audiogerät an, um den Anruf zu hören.",
|
325
|
+
"closeButtonAriaLabel": "Schließen"
|
326
|
+
},
|
327
|
+
"callNoMicrophoneFound": {
|
328
|
+
"title": "Keine Mikrofone gefunden",
|
329
|
+
"message": "Schließen Sie ein Audioeingabegerät an.",
|
330
|
+
"closeButtonAriaLabel": "Schließen"
|
331
|
+
},
|
332
|
+
"callMicrophoneAccessDenied": {
|
333
|
+
"title": "Zugriff auf Mikrofon nicht möglich",
|
334
|
+
"message": "Klicken Sie auf die Sperre in der Adressleiste, um dieser Webseite Berechtigungen zu erteilen.",
|
335
|
+
"closeButtonAriaLabel": "Schließen"
|
336
|
+
},
|
337
|
+
"callMicrophoneAccessDeniedSafari": {
|
338
|
+
"title": "Zugriff auf Mikrofon nicht möglich",
|
339
|
+
"message": "Aktualisieren Sie die Seite, um Berechtigungen zuzulassen, oder überprüfen Sie die Einstellungen dieses Browsers und stellen Sie sicher, dass die Berechtigungen für diese Website aktiviert sind.",
|
340
|
+
"closeButtonAriaLabel": "Schließen"
|
341
|
+
},
|
342
|
+
"callMicrophoneMutedBySystem": {
|
343
|
+
"title": "Sie werden von Ihrem System stummgeschaltet.",
|
344
|
+
"closeButtonAriaLabel": "Schließen"
|
345
|
+
},
|
346
|
+
"callMicrophoneUnmutedBySystem": {
|
347
|
+
"title": "Ihr Mikrofon wurde wiederhergestellt, und Ihr System hat die Stummschaltung aufgehoben.",
|
348
|
+
"closeButtonAriaLabel": "Schließen"
|
349
|
+
},
|
350
|
+
"callMacOsMicrophoneAccessDenied": {
|
351
|
+
"title": "Zugriff auf Mikrofon nicht möglich",
|
352
|
+
"message": "Erteilen Sie die Mikrofonberechtigung in Ihren macOS-Datenschutzeinstellungen.",
|
353
|
+
"closeButtonAriaLabel": "Schließen"
|
354
|
+
},
|
355
|
+
"callLocalVideoFreeze": {
|
356
|
+
"title": "Netzwerkbandbreite ist gering.",
|
357
|
+
"message": "Ihr Video wird möglicherweise für andere Teilnehmer des Anrufs angehalten angezeigt.",
|
358
|
+
"closeButtonAriaLabel": "Schließen"
|
359
|
+
},
|
360
|
+
"callCameraAccessDenied": {
|
361
|
+
"title": "Zugriff auf Kamera nicht möglich",
|
362
|
+
"message": "Klicken Sie auf die Sperre in der Adressleiste, um dieser Webseite Berechtigungen zu erteilen.",
|
363
|
+
"closeButtonAriaLabel": "Schließen"
|
364
|
+
},
|
365
|
+
"callCameraAccessDeniedSafari": {
|
366
|
+
"title": "Zugriff auf Kamera nicht möglich",
|
367
|
+
"message": "Aktualisieren Sie die Seite, um Berechtigungen zuzulassen, oder überprüfen Sie die Einstellungen dieses Browsers und stellen Sie sicher, dass die Berechtigungen für diese Website aktiviert sind.",
|
368
|
+
"closeButtonAriaLabel": "Schließen"
|
369
|
+
},
|
370
|
+
"callCameraAlreadyInUse": {
|
371
|
+
"title": "Zugriff auf Kamera nicht möglich",
|
372
|
+
"message": "Sie wird möglicherweise bereits von einer anderen Anwendung verwendet.",
|
373
|
+
"closeButtonAriaLabel": "Schließen"
|
374
|
+
},
|
375
|
+
"callVideoStoppedBySystem": {
|
376
|
+
"title": "Ihr Video wurde von Ihrem System beendet.",
|
377
|
+
"closeButtonAriaLabel": "Schließen"
|
378
|
+
},
|
379
|
+
"callVideoRecoveredBySystem": {
|
380
|
+
"title": "Ihr Video wurde fortgesetzt.",
|
381
|
+
"closeButtonAriaLabel": "Schließen"
|
382
|
+
},
|
383
|
+
"callMacOsCameraAccessDenied": {
|
384
|
+
"title": "MacOS blockiert den Zugriff auf Ihre Kamera.",
|
385
|
+
"message": "Aktualisieren Sie Ihre Datenschutzeinstellungen, damit dieser Browser auf Ihre Kamera zugreifen kann.",
|
386
|
+
"closeButtonAriaLabel": "Schließen"
|
387
|
+
},
|
388
|
+
"callMacOsScreenShareAccessDenied": {
|
389
|
+
"title": "MacOS blockiert die Bildschirmfreigabe.",
|
390
|
+
"message": "Aktualisieren Sie Ihre Datenschutzeinstellungen, damit dieser Browser Ihren Bildschirm aufzeichnen kann.",
|
391
|
+
"closeButtonAriaLabel": "Schließen"
|
392
|
+
},
|
393
|
+
"failedToJoinCallGeneric": {
|
394
|
+
"title": "Fehler bei der Teilnahme am Anruf.",
|
395
|
+
"closeButtonAriaLabel": "Schließen"
|
396
|
+
},
|
397
|
+
"failedToJoinCallInvalidMeetingLink": {
|
398
|
+
"title": "Teilnahme an Besprechung nicht möglich. Ungültiger Link.",
|
399
|
+
"closeButtonAriaLabel": "Schließen"
|
400
|
+
},
|
401
|
+
"cameraFrozenForRemoteParticipants": {
|
402
|
+
"title": "Benutzer im Anruf haben Probleme beim Anzeigen Ihres Videos.",
|
403
|
+
"message": "Überprüfen Sie Ihre Geräte und Ihr Netzwerk.",
|
404
|
+
"closeButtonAriaLabel": "Schließen"
|
405
|
+
},
|
406
|
+
"unableToStartVideoEffect": {
|
407
|
+
"title": "Videoeffekt kann nicht angewendet werden.",
|
408
|
+
"closeButtonAriaLabel": "Schließen"
|
409
|
+
},
|
410
|
+
"startSpotlightWhileMaxParticipantsAreSpotlighted": {
|
411
|
+
"title": "Spotlight auf Teilnehmer kann nicht gestartet werden.",
|
412
|
+
"message": "Die maximale Anzahl von Teilnehmern wird bereits hervorgehoben.",
|
413
|
+
"closeButtonAriaLabel": "Schließen"
|
414
|
+
}
|
415
|
+
},
|
262
416
|
"videoGallery": {
|
263
417
|
"screenIsBeingSharedMessage": "Sie teilen Ihren Bildschirm",
|
264
418
|
"screenShareLoadingMessage": "Der Bildschirm von {participant} wird geladen",
|
265
419
|
"localVideoLabel": "Sie",
|
266
420
|
"localVideoCameraSwitcherLabel": "Kamera wechseln",
|
267
421
|
"localVideoMovementLabel": "Verschiebbare lokale Videokachel",
|
422
|
+
"localVideoMovementAriaLabel": "Verschiebbare lokale Videokachel",
|
268
423
|
"localVideoSelectedDescription": "{cameraName} ausgewählt",
|
269
424
|
"displayNamePlaceholder": "Teilnehmer ohne Namen",
|
270
425
|
"fitRemoteParticipantToFrame": "An Rahmen anpassen",
|
@@ -295,7 +450,8 @@
|
|
295
450
|
},
|
296
451
|
"videoTile": {
|
297
452
|
"participantStateRinging": "Anrufen...",
|
298
|
-
"participantStateHold": "In der Warteschleife"
|
453
|
+
"participantStateHold": "In der Warteschleife",
|
454
|
+
"moreOptionsButtonAriaLabel": "Weitere Optionen"
|
299
455
|
},
|
300
456
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
301
457
|
"primaryText": "Zulassen, dass {appName} Ihre Kamera und Ihr Mikrofon verwendet",
|
@@ -415,5 +571,16 @@
|
|
415
571
|
"verticalGallery": {
|
416
572
|
"leftNavButtonAriaLabel": "Vorherige Seite",
|
417
573
|
"rightNavButtonAriaLabel": "Nächste Seite"
|
574
|
+
},
|
575
|
+
"MeetingConferencePhoneInfo": {
|
576
|
+
"meetingConferencePhoneInfoModalTitle": "Von Ihrem Telefon aus an Anruf teilnehmen",
|
577
|
+
"meetingConferencePhoneInfoModalDialIn": "Nummer wählen",
|
578
|
+
"meetingConferencePhoneInfoModalMeetingId": "Besprechungs-ID eingeben",
|
579
|
+
"meetingConferencePhoneInfoModalWait": "Warten Sie, bis sie vom Organisator zugelassen werden.",
|
580
|
+
"meetingConferencePhoneInfoModalNoPhoneAvailable": "Kein Telefon verfügbar",
|
581
|
+
"meetingConferencePhoneInfoModalTollFree": "{phoneNumber} (gebührenfrei) {country}, {city}",
|
582
|
+
"meetingConferencePhoneInfoModalTollFreeWithoutGeoData": "{phoneNumber} (gebührenfrei)",
|
583
|
+
"meetingConferencePhoneInfoModalToll": "{phoneNumber} (gebührenpflichtige Telefonnummer) {country}, {city}",
|
584
|
+
"meetingConferencePhoneInfoModalTollWithoutGeoData": "{phoneNumber} (gebührenpflichtige Telefonnummer)"
|
418
585
|
}
|
419
586
|
}
|