Skip to content

Commit

Permalink
TDBuild latest localization (#5612)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
edwardlee-msft and github-actions[bot] authored Feb 3, 2025
1 parent 0d02739 commit 8ceb95c
Show file tree
Hide file tree
Showing 46 changed files with 1,498 additions and 532 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
"displayNamePlaceholder": "مشارك غير مسمى",
"participantStateRinging": "يتم الآن الاتصال...",
"participantStateHold": "قيد الانتظار",
"participantItemAriaLabel": "{displayName}، {handRaisedState}، {mutedState}، {sharingState}، {connectionState}",
"participantItemWithMoreOptionsAriaLabel": "{displayName}، {handRaisedState}، {mutedState}، {sharingState}، {connectionState}، المزيد من الخيارات",
"attendeeRole": "الحضور"
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}",
"participantItemWithMoreOptionsAriaLabel": "{displayName}، {handRaisedState}، {mutedState}، {micDisabledState}، {cameraDisabledState}، {sharingState}، {connectionState}، خيارات إضافية",
"attendeeRole": "الحضور",
"micDisabledIconLabel": "تم تعطيل الميكروفون",
"cameraDisabledIconLabel": "تم تعطيل الكاميرا"
},
"ParticipantList": {
"overflowParticipantCount": "+{overflowCount} من الأشخاص الإضافيين"
Expand Down Expand Up @@ -69,24 +71,34 @@
"richTextBulletedListAppliedAnnouncement": "تم تطبيق قائمة نقطية",
"richTextNumberedListAppliedAnnouncement": "تطبيق قائمة ذات تعداد رقمي"
},
"rttModal": {
"rttModalAriaLabel": "تشغيل مربع حوار عرض الكتابة في الوقت الحقيقي المشروط",
"rttModalTitle": "هل تريد تشغيل عرض الكتابة في الوقت الحقيقي؟",
"rttModalText": "سيتم تشغيل النص في الوقت الحقيقي (RTT) لكل شخص في الاجتماع.",
"rttConfirmButtonLabel": "تشغيل",
"rttCancelButtonLabel": "إلغاء الأمر",
"rttCloseModalButtonAriaLabel": "إغلاق مربع حوار عرض الكتابة في الوقت الحقيقي المشروط"
"realTimeTextModal": {
"realTimeTextModalAriaLabel": "تشغيل مربع حوار عرض الكتابة في الوقت الحقيقي (RTT) المشروط",
"realTimeTextModalTitle": "هل تريد تشغيل عرض الكتابة في الوقت الحقيقي؟",
"realTimeTextModalText": "سيتم تشغيل النص في الوقت الحقيقي (RTT) لكل شخص في الاجتماع.",
"realTimeTextConfirmButtonLabel": "تشغيل",
"realTimeTextCancelButtonLabel": "إلغاء الأمر",
"realTimeTextCloseModalButtonAriaLabel": "إغلاق مربع حوار عرض الكتابة في الوقت الحقيقي (RTT) المشروط"
},
"captionsBanner": {
"captionsBannerSpinnerText": "يتم الآن بدء التسميات التوضيحية..."
"captionsBannerSpinnerText": "يتم الآن بدء التسميات التوضيحية...",
"realTimeTextInputBoxDefaultText": "اكتب رسالة في الوقت الحقيقي",
"realTimeTextInputErrorMessage": "لا يمكن أن تتجاوز الرسالة 2000 حرف",
"realTimeTextBannerTitle": "عرض الكتابة في الوقت الحقيقي (RTT)",
"realTimeTextBannerContent": "تم تمكين RTT (نص الوقت الحقيقي) لجميع المشاركين طوال مدة الاجتماع.",
"realTimeTextBannerLinkLabel": "تعرّف على المزيد",
"captionsOnlyContainerTitle": "نص الكلام",
"realTimeTextOnlyContainerTitle": "نص حقيقي",
"captionsAndRealTimeTextContainerTitle": "التسميات التوضيحية والنص في الوقت الحقيقي",
"expandButtonAriaLabel": "توسيع",
"minimizeButtonAriaLabel": "طي"
},
"mentionPopover": {
"mentionPopoverHeader": "الاقتراحات"
},
"imageOverlay": {
"downloadButtonLabel": "تنزيل",
"dismissButtonAriaLabel": "إغلاق",
"overlayVisibleMessage": "Image Details Overlay"
"overlayVisibleMessage": "تراكب تفاصيل الصور"
},
"messageStatusIndicator": {
"deliveredAriaLabel": "تم إرسال الرسالة",
Expand Down Expand Up @@ -195,8 +207,8 @@
"applauseReactionTooltipContent": "تصفيق",
"surprisedReactionTooltipContent": "مندهش"
},
"rtt": {
"isTypingText": "يكتب في عرض الكتابة في الوقت الحقيقي"
"realTimeText": {
"isTypingText": "عرض الكتابة في الوقت الحقيقي (RTT) قيد الكتابة"
},
"captionsSettingsModal": {
"captionsSettingsModalTitle": "إعدادات التسميات التوضيحية",
Expand Down Expand Up @@ -292,6 +304,10 @@
"tooltipOnContent": "تعطيل نص الكلام",
"tooltipOffContent": "تمكين نص الكلام"
},
"startRealTimeTextButton": {
"label": "تشغيل RTT لهذه المكالمة",
"tooltipOffContent": "تشغيل RTT لهذه المكالمة"
},
"messageThread": {
"yesterday": "أمس",
"sunday": "الأحد",
Expand All @@ -308,7 +324,9 @@
"resendMessage": "محاولة الإرسال مرة أخرى",
"failToSendTag": "فشل الإرسال",
"editedTag": "تم التحرير",
"liveAuthorIntro": "قال {author}",
"liveAuthorIntro": "رسالة من {author}",
"editedMessageLiveAuthorIntro": "تم تحرير الرسالة من {author}",
"editedMessageLocalUserLiveAuthorIntro": "رسالة محررة",
"messageContentAriaText": "{status} {author} قال {message}",
"messageContentMineAriaText": "{status} أنت قولت {message}",
"editBoxTextLimit": "تجاوزت رسالتك الحد الأقصى لعدد الأحرف {limitNumber}",
Expand Down Expand Up @@ -616,6 +634,14 @@
"title": "تم تعطيل الميكروفون",
"message": "لم يعد بإمكانك إلغاء كتم الصوت.",
"dismissButtonAriaLabel": "إغلاق"
},
"togetherModeStarted": {
"title": "تم بدء وضع التجميع",
"dismissButtonAriaLabel": "إغلاق"
},
"togetherModeEnded": {
"title": "تم إنهاء وضع التجميع",
"dismissButtonAriaLabel": "إغلاق"
}
},
"videoGallery": {
Expand Down Expand Up @@ -668,11 +694,13 @@
"participantStateRinging": "يتم الآن الاتصال...",
"participantReconnecting": "يتم الآن إعادة الاتصال...",
"participantStateHold": "قيد الانتظار",
"moreOptionsButtonAriaLabel": "خيارات إضافية {displayName} {isMuted} {isHandRaised} {state} {isSpeaking}",
"moreOptionsButtonAriaLabel": "خيارات إضافية {displayName} {isMuted} {micDisabledState} {cameraDisabledState} {isHandRaised} {state} {isSpeaking}",
"moreOptionsParticipantMutedStateMutedAriaLabel": "مكتوم الصوت",
"moreOptionsParticipantMutedStateUnmutedAriaLabel": "غير مكتوم الصوت",
"moreOptionsParticipantHandRaisedAriaLabel": "يد مرفوعة",
"moreOptionsParticipantIsSpeakingAriaLabel": "يتحدث"
"moreOptionsParticipantIsSpeakingAriaLabel": "يتحدث",
"moreOptionsParticipantMicDisabledAriaLabel": "تم تعطيل الميكروفون",
"moreOptionsParticipantCameraDisabledAriaLabel": "تم تعطيل الكاميرا"
},
"CameraAndMicrophoneSitePermissionsRequest": {
"primaryText": "السماح {appName} باستخدام الكاميرا والميكروفون لديك",
Expand Down Expand Up @@ -813,10 +841,5 @@
"incomingCallNotificationRejectButtonLabel": "رفض",
"incomingCallNotificationAccceptWithVideoButtonLabel": "قبول مع الفيديو",
"incomingCallNotificationDismissButtonAriaLabel": "تجاهل"
},
"rttDisclosureBanner": {
"bannerTitle": "عرض الكتابة في الوقت الحقيقي (RTT)",
"bannerContent": "تم تمكين RTT (نص الوقت الحقيقي) لجميع المشاركين طوال مدة الاجتماع.",
"bannerLinkLabel": "تعرّف على المزيد"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
"displayNamePlaceholder": "Nepojmenovaný účastník",
"participantStateRinging": "Volání…",
"participantStateHold": "Pozastavený hovor",
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {sharingState}, {connectionState}",
"participantItemWithMoreOptionsAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {sharingState}, {connectionState}, Další možnosti",
"attendeeRole": "Účastník"
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}",
"participantItemWithMoreOptionsAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}, Další možnosti",
"attendeeRole": "Účastník",
"micDisabledIconLabel": "Mikrofon zakázán",
"cameraDisabledIconLabel": "Kamera zakázána"
},
"ParticipantList": {
"overflowParticipantCount": "+{overflowCount} další(ch)"
Expand Down Expand Up @@ -69,24 +71,34 @@
"richTextBulletedListAppliedAnnouncement": "Byl použit seznam s odrážkami",
"richTextNumberedListAppliedAnnouncement": "Použil se číslovaný seznam."
},
"rttModal": {
"rttModalAriaLabel": "Zapnout modální okno RTT",
"rttModalTitle": "Zapnout RTT?",
"rttModalText": "Text v reálném čase (RTT) se zapne pro všechny účastníky schůzky.",
"rttConfirmButtonLabel": "Zapnout",
"rttCancelButtonLabel": "Zrušit",
"rttCloseModalButtonAriaLabel": "Zavřít modální okno RTT"
"realTimeTextModal": {
"realTimeTextModalAriaLabel": "Zapnout modální okno psaní v reálném čase",
"realTimeTextModalTitle": "Zapnout psaní v reálném čase?",
"realTimeTextModalText": "Text v reálném čase (RTT) se zapne pro všechny účastníky schůzky.",
"realTimeTextConfirmButtonLabel": "Zapnout",
"realTimeTextCancelButtonLabel": "Zrušit",
"realTimeTextCloseModalButtonAriaLabel": "Zavřít modální okno psaní v reálném čase"
},
"captionsBanner": {
"captionsBannerSpinnerText": "Spouští se titulky..."
"captionsBannerSpinnerText": "Spouští se titulky...",
"realTimeTextInputBoxDefaultText": "Napište zprávu v reálném čase",
"realTimeTextInputErrorMessage": "Zpráva nesmí být delší než 2000 znaků",
"realTimeTextBannerTitle": "RTT",
"realTimeTextBannerContent": "RTT (psaní v reálném čase) je povolené pro všechny účastníky po celou dobu trvání schůzky.",
"realTimeTextBannerLinkLabel": "Další informace",
"captionsOnlyContainerTitle": "Titulky",
"realTimeTextOnlyContainerTitle": "Text v reálném čase",
"captionsAndRealTimeTextContainerTitle": "Titulky a text v reálném čase",
"expandButtonAriaLabel": "Rozbalit",
"minimizeButtonAriaLabel": "Sbalit"
},
"mentionPopover": {
"mentionPopoverHeader": "Návrhy"
},
"imageOverlay": {
"downloadButtonLabel": "Stáhnout",
"dismissButtonAriaLabel": "Zavřít",
"overlayVisibleMessage": "Image Details Overlay"
"overlayVisibleMessage": "Překrytí podrobností obrázku"
},
"messageStatusIndicator": {
"deliveredAriaLabel": "Zpráva byla odeslána",
Expand Down Expand Up @@ -195,8 +207,8 @@
"applauseReactionTooltipContent": "Aplaus",
"surprisedReactionTooltipContent": "Překvapení"
},
"rtt": {
"isTypingText": "Psaní textu v reálném čase"
"realTimeText": {
"isTypingText": "Probíhá psaní v reálném čase"
},
"captionsSettingsModal": {
"captionsSettingsModalTitle": "Nastavení titulků",
Expand Down Expand Up @@ -292,6 +304,10 @@
"tooltipOnContent": "Vypnout titulky",
"tooltipOffContent": "Zapnout titulky"
},
"startRealTimeTextButton": {
"label": "Zapnout RTT pro tento hovor",
"tooltipOffContent": "Zapnout RTT pro tento hovor"
},
"messageThread": {
"yesterday": "Včera",
"sunday": "Neděle",
Expand All @@ -308,7 +324,9 @@
"resendMessage": "Zkusit odeslat znovu",
"failToSendTag": "Odeslání se nezdařilo",
"editedTag": "Upraveno",
"liveAuthorIntro": "{author} říká",
"liveAuthorIntro": "Zpráva od {author}",
"editedMessageLiveAuthorIntro": "Upravená zpráva od {author}",
"editedMessageLocalUserLiveAuthorIntro": "Upravená zpráva",
"messageContentAriaText": "{status} {author} řekl(a) {message}",
"messageContentMineAriaText": "{status} Řekli jste {message}.",
"editBoxTextLimit": "Vaše zpráva překročila limit {limitNumber} znaků.",
Expand Down Expand Up @@ -616,6 +634,14 @@
"title": "Váš mikrofon je vypnutý.",
"message": "Už nemůžete zrušit ztlumení.",
"dismissButtonAriaLabel": "Zavřít"
},
"togetherModeStarted": {
"title": "Režim Togethermode byl spuštěn",
"dismissButtonAriaLabel": "Zavřít"
},
"togetherModeEnded": {
"title": "Režim Togethermode skončil",
"dismissButtonAriaLabel": "Zavřít"
}
},
"videoGallery": {
Expand Down Expand Up @@ -668,11 +694,13 @@
"participantStateRinging": "Volání…",
"participantReconnecting": "Obnovuje se připojení...",
"participantStateHold": "Pozastavený hovor",
"moreOptionsButtonAriaLabel": "Další možnosti {displayName} {isMuted} {isHandRaised} {state} {isSpeaking}",
"moreOptionsButtonAriaLabel": "Další možnosti {displayName} {isMuted} {micDisabledState} {cameraDisabledState} {isHandRaised} {state} {isSpeaking}",
"moreOptionsParticipantMutedStateMutedAriaLabel": "ztlumeno",
"moreOptionsParticipantMutedStateUnmutedAriaLabel": "ztlumení zrušeno",
"moreOptionsParticipantHandRaisedAriaLabel": "Zvednutá ruka",
"moreOptionsParticipantIsSpeakingAriaLabel": "Mluví"
"moreOptionsParticipantIsSpeakingAriaLabel": "Mluví",
"moreOptionsParticipantMicDisabledAriaLabel": "Mikrofon zakázán",
"moreOptionsParticipantCameraDisabledAriaLabel": "Kamera zakázána"
},
"CameraAndMicrophoneSitePermissionsRequest": {
"primaryText": "Povolit aplikaci {appName} používat kameru a mikrofon",
Expand Down Expand Up @@ -813,10 +841,5 @@
"incomingCallNotificationRejectButtonLabel": "Odmítnout",
"incomingCallNotificationAccceptWithVideoButtonLabel": "Přijmout s videem",
"incomingCallNotificationDismissButtonAriaLabel": "Zavřít"
},
"rttDisclosureBanner": {
"bannerTitle": "RTT",
"bannerContent": "RTT (psaní v reálném čase) je povolené pro všechny účastníky po celou dobu trvání schůzky.",
"bannerLinkLabel": "Další informace"
}
}
}
Loading

0 comments on commit 8ceb95c

Please sign in to comment.