@azure/communication-react 1.24.0-alpha-202502010017 → 1.24.0-alpha-202502040016
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 +25 -2
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-B69n5di0.js → ChatMessageComponentAsRichTextEditBox-AkTSmAsd.js} +2 -2
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-B69n5di0.js.map → ChatMessageComponentAsRichTextEditBox-AkTSmAsd.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-CAzmoL1D.js → RichTextSendBoxWrapper-B3Xe7mdR.js} +2 -2
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-CAzmoL1D.js.map → RichTextSendBoxWrapper-B3Xe7mdR.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{index--34qf-o2.js → index-CNpitKVB.js} +53 -53
- package/dist/dist-cjs/communication-react/{index--34qf-o2.js.map → index-CNpitKVB.js.map} +1 -1
- 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/VideoGallery.d.ts +26 -3
- package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +45 -22
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +45 -22
- package/dist/dist-esm/react-components/src/localization/locales/cy-GB/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +43 -20
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/es-MX/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/fr-CA/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +45 -22
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +45 -22
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +44 -21
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +44 -21
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-MX/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-CA/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +19 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +19 -0
- package/package.json +1 -1
@@ -9,9 +9,11 @@
|
|
9
9
|
"displayNamePlaceholder": "Namnlös deltagare",
|
10
10
|
"participantStateRinging": "Ringer...",
|
11
11
|
"participantStateHold": "Parkerat",
|
12
|
-
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {sharingState}, {connectionState}",
|
13
|
-
"participantItemWithMoreOptionsAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {sharingState}, {connectionState},
|
14
|
-
"attendeeRole": "Deltagare"
|
12
|
+
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}",
|
13
|
+
"participantItemWithMoreOptionsAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}, fler alternativ",
|
14
|
+
"attendeeRole": "Deltagare",
|
15
|
+
"micDisabledIconLabel": "Mikrofonen är inaktiverad",
|
16
|
+
"cameraDisabledIconLabel": "Kameran är inaktiverad"
|
15
17
|
},
|
16
18
|
"ParticipantList": {
|
17
19
|
"overflowParticipantCount": "+{overflowCount} till"
|
@@ -69,16 +71,26 @@
|
|
69
71
|
"richTextBulletedListAppliedAnnouncement": "Punktlista tillämpad",
|
70
72
|
"richTextNumberedListAppliedAnnouncement": "Numrerad tillämpad"
|
71
73
|
},
|
72
|
-
"
|
73
|
-
"
|
74
|
-
"
|
75
|
-
"
|
76
|
-
"
|
77
|
-
"
|
78
|
-
"
|
74
|
+
"realTimeTextModal": {
|
75
|
+
"realTimeTextModalAriaLabel": "Aktivera RTT-modal",
|
76
|
+
"realTimeTextModalTitle": "Aktivera RTT?",
|
77
|
+
"realTimeTextModalText": "Realtidstext (RTT) aktiveras för alla i mötet.",
|
78
|
+
"realTimeTextConfirmButtonLabel": "Aktivera",
|
79
|
+
"realTimeTextCancelButtonLabel": "Avbryt",
|
80
|
+
"realTimeTextCloseModalButtonAriaLabel": "Stäng RTT-modal"
|
79
81
|
},
|
80
82
|
"captionsBanner": {
|
81
|
-
"captionsBannerSpinnerText": "Startar undertexter ..."
|
83
|
+
"captionsBannerSpinnerText": "Startar undertexter ...",
|
84
|
+
"realTimeTextInputBoxDefaultText": "Skriv meddelande i realtid",
|
85
|
+
"realTimeTextInputErrorMessage": "Meddelandet får inte överstiga 2 000 tecken",
|
86
|
+
"realTimeTextBannerTitle": "RTT",
|
87
|
+
"realTimeTextBannerContent": "RTT (realtidstext) är aktiverat för alla deltagare under hela mötets varaktighet.",
|
88
|
+
"realTimeTextBannerLinkLabel": "Mer information",
|
89
|
+
"captionsOnlyContainerTitle": "Undertext",
|
90
|
+
"realTimeTextOnlyContainerTitle": "Text i realtid",
|
91
|
+
"captionsAndRealTimeTextContainerTitle": "Undertexter och text i realtid",
|
92
|
+
"expandButtonAriaLabel": "Visa",
|
93
|
+
"minimizeButtonAriaLabel": "Dölj"
|
82
94
|
},
|
83
95
|
"mentionPopover": {
|
84
96
|
"mentionPopoverHeader": "Förslag"
|
@@ -86,7 +98,7 @@
|
|
86
98
|
"imageOverlay": {
|
87
99
|
"downloadButtonLabel": "Ladda ner",
|
88
100
|
"dismissButtonAriaLabel": "Stäng",
|
89
|
-
"overlayVisibleMessage": "
|
101
|
+
"overlayVisibleMessage": "Bilddetaljöverlägg"
|
90
102
|
},
|
91
103
|
"messageStatusIndicator": {
|
92
104
|
"deliveredAriaLabel": "Meddelandet har skickats",
|
@@ -195,7 +207,7 @@
|
|
195
207
|
"applauseReactionTooltipContent": "Applåd",
|
196
208
|
"surprisedReactionTooltipContent": "Förvånad"
|
197
209
|
},
|
198
|
-
"
|
210
|
+
"realTimeText": {
|
199
211
|
"isTypingText": "RTT-inmatning"
|
200
212
|
},
|
201
213
|
"captionsSettingsModal": {
|
@@ -292,6 +304,10 @@
|
|
292
304
|
"tooltipOnContent": "Stäng av undertexter",
|
293
305
|
"tooltipOffContent": "Aktivera undertexter"
|
294
306
|
},
|
307
|
+
"startRealTimeTextButton": {
|
308
|
+
"label": "Aktivera RTT för det här samtalet",
|
309
|
+
"tooltipOffContent": "Aktivera RTT för det här samtalet"
|
310
|
+
},
|
295
311
|
"messageThread": {
|
296
312
|
"yesterday": "I går",
|
297
313
|
"sunday": "Söndag",
|
@@ -308,7 +324,9 @@
|
|
308
324
|
"resendMessage": "Försök skicka igen",
|
309
325
|
"failToSendTag": "Inte skickat",
|
310
326
|
"editedTag": "Redigerad",
|
311
|
-
"liveAuthorIntro": "{author}
|
327
|
+
"liveAuthorIntro": "Meddelande från {author}",
|
328
|
+
"editedMessageLiveAuthorIntro": "Redigerat meddelande från {author}",
|
329
|
+
"editedMessageLocalUserLiveAuthorIntro": "Redigerat meddelande",
|
312
330
|
"messageContentAriaText": "{status} {author} sa {message}",
|
313
331
|
"messageContentMineAriaText": "{status} Du sa {message}",
|
314
332
|
"editBoxTextLimit": "Meddelandet överskrider gränsen på {limitNumber} tecken",
|
@@ -616,6 +634,14 @@
|
|
616
634
|
"title": "Mikrofonen har inaktiverats",
|
617
635
|
"message": "Du kan inte längre slå på ljudet.",
|
618
636
|
"dismissButtonAriaLabel": "Stäng"
|
637
|
+
},
|
638
|
+
"togetherModeStarted": {
|
639
|
+
"title": "Tillsammans-läge har startats",
|
640
|
+
"dismissButtonAriaLabel": "Stäng"
|
641
|
+
},
|
642
|
+
"togetherModeEnded": {
|
643
|
+
"title": "Tillsammans-läge har avslutats",
|
644
|
+
"dismissButtonAriaLabel": "Stäng"
|
619
645
|
}
|
620
646
|
},
|
621
647
|
"videoGallery": {
|
@@ -668,11 +694,13 @@
|
|
668
694
|
"participantStateRinging": "Ringer...",
|
669
695
|
"participantReconnecting": "Ansluter igen...",
|
670
696
|
"participantStateHold": "Parkerat",
|
671
|
-
"moreOptionsButtonAriaLabel": "Fler alternativ {displayName} {isMuted} {isHandRaised} {state} {isSpeaking}",
|
697
|
+
"moreOptionsButtonAriaLabel": "Fler alternativ {displayName} {isMuted} {micDisabledState} {cameraDisabledState} {isHandRaised} {state} {isSpeaking}",
|
672
698
|
"moreOptionsParticipantMutedStateMutedAriaLabel": "ljud av",
|
673
699
|
"moreOptionsParticipantMutedStateUnmutedAriaLabel": "ljud på",
|
674
700
|
"moreOptionsParticipantHandRaisedAriaLabel": "Uppräckt hand",
|
675
|
-
"moreOptionsParticipantIsSpeakingAriaLabel": "Talar"
|
701
|
+
"moreOptionsParticipantIsSpeakingAriaLabel": "Talar",
|
702
|
+
"moreOptionsParticipantMicDisabledAriaLabel": "Mikrofonen är inaktiverad",
|
703
|
+
"moreOptionsParticipantCameraDisabledAriaLabel": "Kameran är inaktiverad"
|
676
704
|
},
|
677
705
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
678
706
|
"primaryText": "Tillåt {appName} använda kameran och mikrofonen",
|
@@ -813,10 +841,5 @@
|
|
813
841
|
"incomingCallNotificationRejectButtonLabel": "Avböj",
|
814
842
|
"incomingCallNotificationAccceptWithVideoButtonLabel": "Acceptera med video",
|
815
843
|
"incomingCallNotificationDismissButtonAriaLabel": "Stäng"
|
816
|
-
},
|
817
|
-
"rttDisclosureBanner": {
|
818
|
-
"bannerTitle": "RTT",
|
819
|
-
"bannerContent": "RTT (realtidstext) är aktiverat för alla deltagare under hela mötets varaktighet.",
|
820
|
-
"bannerLinkLabel": "Mer information"
|
821
844
|
}
|
822
845
|
}
|
@@ -9,9 +9,11 @@
|
|
9
9
|
"displayNamePlaceholder": "Adsız katılımcı",
|
10
10
|
"participantStateRinging": "Arıyor...",
|
11
11
|
"participantStateHold": "Beklemede",
|
12
|
-
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {sharingState}, {connectionState}",
|
13
|
-
"participantItemWithMoreOptionsAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {sharingState}, {connectionState}, Diğer Seçenekler",
|
14
|
-
"attendeeRole": "Katılımcı"
|
12
|
+
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}",
|
13
|
+
"participantItemWithMoreOptionsAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}, Diğer Seçenekler",
|
14
|
+
"attendeeRole": "Katılımcı",
|
15
|
+
"micDisabledIconLabel": "Mikrofon devre dışı",
|
16
|
+
"cameraDisabledIconLabel": "Kamera devre dışı"
|
15
17
|
},
|
16
18
|
"ParticipantList": {
|
17
19
|
"overflowParticipantCount": "{overflowCount} tane daha"
|
@@ -69,16 +71,26 @@
|
|
69
71
|
"richTextBulletedListAppliedAnnouncement": "Madde işaretli liste uygulandı",
|
70
72
|
"richTextNumberedListAppliedAnnouncement": "Numaralandırılmış liste uygulandı"
|
71
73
|
},
|
72
|
-
"
|
73
|
-
"
|
74
|
-
"
|
75
|
-
"
|
76
|
-
"
|
77
|
-
"
|
78
|
-
"
|
74
|
+
"realTimeTextModal": {
|
75
|
+
"realTimeTextModalAriaLabel": "RTT Kalıcı İletişim Kutusunu Aç",
|
76
|
+
"realTimeTextModalTitle": "RTT açılsın mı?",
|
77
|
+
"realTimeTextModalText": "Gerçek zamanlı metin (RTT) toplantıdaki herkes için açılır.",
|
78
|
+
"realTimeTextConfirmButtonLabel": "Aç",
|
79
|
+
"realTimeTextCancelButtonLabel": "İptal",
|
80
|
+
"realTimeTextCloseModalButtonAriaLabel": "RTT Kalıcı İletişim Kutusunu Kapat"
|
79
81
|
},
|
80
82
|
"captionsBanner": {
|
81
|
-
"captionsBannerSpinnerText": "Alt yazılar başlatılıyor..."
|
83
|
+
"captionsBannerSpinnerText": "Alt yazılar başlatılıyor...",
|
84
|
+
"realTimeTextInputBoxDefaultText": "İletiyi gerçek zamanlı yazın",
|
85
|
+
"realTimeTextInputErrorMessage": "İleti 2000 karakteri geçemez",
|
86
|
+
"realTimeTextBannerTitle": "RTT",
|
87
|
+
"realTimeTextBannerContent": "RTT (gerçek zamanlı metin) toplantı süresi boyunca tüm katılımcılar için etkindir.",
|
88
|
+
"realTimeTextBannerLinkLabel": "Daha fazla bilgi edinin",
|
89
|
+
"captionsOnlyContainerTitle": "Alt yazılar",
|
90
|
+
"realTimeTextOnlyContainerTitle": "Gerçek Zamanlı Metin",
|
91
|
+
"captionsAndRealTimeTextContainerTitle": "Altyazılar ve Gerçek Zamanlı Metin",
|
92
|
+
"expandButtonAriaLabel": "Genişlet",
|
93
|
+
"minimizeButtonAriaLabel": "Daralt"
|
82
94
|
},
|
83
95
|
"mentionPopover": {
|
84
96
|
"mentionPopoverHeader": "Öneriler"
|
@@ -86,7 +98,7 @@
|
|
86
98
|
"imageOverlay": {
|
87
99
|
"downloadButtonLabel": "İndir",
|
88
100
|
"dismissButtonAriaLabel": "Kapat",
|
89
|
-
"overlayVisibleMessage": "
|
101
|
+
"overlayVisibleMessage": "Resim Ayrıntıları Katmanı"
|
90
102
|
},
|
91
103
|
"messageStatusIndicator": {
|
92
104
|
"deliveredAriaLabel": "İleti gönderildi",
|
@@ -195,7 +207,7 @@
|
|
195
207
|
"applauseReactionTooltipContent": "Alkış",
|
196
208
|
"surprisedReactionTooltipContent": "Şaşırmış"
|
197
209
|
},
|
198
|
-
"
|
210
|
+
"realTimeText": {
|
199
211
|
"isTypingText": "RTT yazma"
|
200
212
|
},
|
201
213
|
"captionsSettingsModal": {
|
@@ -292,6 +304,10 @@
|
|
292
304
|
"tooltipOnContent": "Alt yazıları kapat",
|
293
305
|
"tooltipOffContent": "Alt yazıları aç"
|
294
306
|
},
|
307
|
+
"startRealTimeTextButton": {
|
308
|
+
"label": "Bu arama için RTT'yi aç",
|
309
|
+
"tooltipOffContent": "Bu arama için RTT'yi aç"
|
310
|
+
},
|
295
311
|
"messageThread": {
|
296
312
|
"yesterday": "Dün",
|
297
313
|
"sunday": "Pazar",
|
@@ -308,7 +324,9 @@
|
|
308
324
|
"resendMessage": "Yeniden göndermeyi deneyin",
|
309
325
|
"failToSendTag": "Gönderilemedi",
|
310
326
|
"editedTag": "Düzenlendi",
|
311
|
-
"liveAuthorIntro": "{author}
|
327
|
+
"liveAuthorIntro": "{author} tarafından gönderilen ileti",
|
328
|
+
"editedMessageLiveAuthorIntro": "{author} tarafından düzenlenen ileti",
|
329
|
+
"editedMessageLocalUserLiveAuthorIntro": "Düzenlenmiş ileti",
|
312
330
|
"messageContentAriaText": "{status} {author} şunu dedi: {message}",
|
313
331
|
"messageContentMineAriaText": "{status} {message} dediniz",
|
314
332
|
"editBoxTextLimit": "İletiniz en fazla {limitNumber} aşıyor",
|
@@ -616,6 +634,14 @@
|
|
616
634
|
"title": "Mikrofonunuz devre dışı bırakıldı",
|
617
635
|
"message": "Artık sesi açamazsınız.",
|
618
636
|
"dismissButtonAriaLabel": "Kapat"
|
637
|
+
},
|
638
|
+
"togetherModeStarted": {
|
639
|
+
"title": "Togethermode başlatıldı",
|
640
|
+
"dismissButtonAriaLabel": "Kapat"
|
641
|
+
},
|
642
|
+
"togetherModeEnded": {
|
643
|
+
"title": "Togethermode sona erdi",
|
644
|
+
"dismissButtonAriaLabel": "Kapat"
|
619
645
|
}
|
620
646
|
},
|
621
647
|
"videoGallery": {
|
@@ -668,11 +694,13 @@
|
|
668
694
|
"participantStateRinging": "Aranıyor...",
|
669
695
|
"participantReconnecting": "Yeniden bağlanıyor...",
|
670
696
|
"participantStateHold": "Beklemede",
|
671
|
-
"moreOptionsButtonAriaLabel": "Diğer Seçenekler {displayName} {isMuted} {isHandRaised} {state} {isSpeaking}",
|
697
|
+
"moreOptionsButtonAriaLabel": "Diğer Seçenekler {displayName} {isMuted} {micDisabledState} {cameraDisabledState} {isHandRaised} {state} {isSpeaking}",
|
672
698
|
"moreOptionsParticipantMutedStateMutedAriaLabel": "sesi kapalı",
|
673
699
|
"moreOptionsParticipantMutedStateUnmutedAriaLabel": "sesi açık",
|
674
700
|
"moreOptionsParticipantHandRaisedAriaLabel": "El kaldırdı",
|
675
|
-
"moreOptionsParticipantIsSpeakingAriaLabel": "Konuşuyor"
|
701
|
+
"moreOptionsParticipantIsSpeakingAriaLabel": "Konuşuyor",
|
702
|
+
"moreOptionsParticipantMicDisabledAriaLabel": "Mikrofon devre dışı",
|
703
|
+
"moreOptionsParticipantCameraDisabledAriaLabel": "Kamera devre dışı"
|
676
704
|
},
|
677
705
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
678
706
|
"primaryText": "{appName} uygulamasının kameranızı ve mikrofonunuzu kullanmasına izin verin",
|
@@ -813,10 +841,5 @@
|
|
813
841
|
"incomingCallNotificationRejectButtonLabel": "Reddet",
|
814
842
|
"incomingCallNotificationAccceptWithVideoButtonLabel": "Görüntülü Kabul Et",
|
815
843
|
"incomingCallNotificationDismissButtonAriaLabel": "Kapat"
|
816
|
-
},
|
817
|
-
"rttDisclosureBanner": {
|
818
|
-
"bannerTitle": "RTT",
|
819
|
-
"bannerContent": "RTT (gerçek zamanlı metin) toplantı süresi boyunca tüm katılımcılar için etkindir.",
|
820
|
-
"bannerLinkLabel": "Daha fazla bilgi edinin"
|
821
844
|
}
|
822
845
|
}
|
@@ -9,9 +9,11 @@
|
|
9
9
|
"displayNamePlaceholder": "未命名的参与者",
|
10
10
|
"participantStateRinging": "正在呼叫...",
|
11
11
|
"participantStateHold": "保留",
|
12
|
-
"participantItemAriaLabel": "{displayName}
|
13
|
-
"participantItemWithMoreOptionsAriaLabel": "{displayName}、{handRaisedState}、{mutedState}、{sharingState}、{connectionState}、更多选项",
|
14
|
-
"attendeeRole": "与会者"
|
12
|
+
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}",
|
13
|
+
"participantItemWithMoreOptionsAriaLabel": "{displayName}、{handRaisedState}、{mutedState}、{micDisabledState}、{cameraDisabledState}、{sharingState}、{connectionState}、更多选项",
|
14
|
+
"attendeeRole": "与会者",
|
15
|
+
"micDisabledIconLabel": "麦克风已禁用",
|
16
|
+
"cameraDisabledIconLabel": "相机已禁用"
|
15
17
|
},
|
16
18
|
"ParticipantList": {
|
17
19
|
"overflowParticipantCount": "和另外 {overflowCount} 人"
|
@@ -69,16 +71,26 @@
|
|
69
71
|
"richTextBulletedListAppliedAnnouncement": "已应用项目符号列表",
|
70
72
|
"richTextNumberedListAppliedAnnouncement": "已应用编号列表"
|
71
73
|
},
|
72
|
-
"
|
73
|
-
"
|
74
|
-
"
|
75
|
-
"
|
76
|
-
"
|
77
|
-
"
|
78
|
-
"
|
74
|
+
"realTimeTextModal": {
|
75
|
+
"realTimeTextModalAriaLabel": "打开 RTT 模式",
|
76
|
+
"realTimeTextModalTitle": "是否启用 RTT?",
|
77
|
+
"realTimeTextModalText": "将为会议中的每个人启用实时文本 (RTT)。",
|
78
|
+
"realTimeTextConfirmButtonLabel": "启用",
|
79
|
+
"realTimeTextCancelButtonLabel": "取消",
|
80
|
+
"realTimeTextCloseModalButtonAriaLabel": "关闭 RTT 模式"
|
79
81
|
},
|
80
82
|
"captionsBanner": {
|
81
|
-
"captionsBannerSpinnerText": "正在启动字幕..."
|
83
|
+
"captionsBannerSpinnerText": "正在启动字幕...",
|
84
|
+
"realTimeTextInputBoxDefaultText": "实时键入消息",
|
85
|
+
"realTimeTextInputErrorMessage": "消息不能超过 2000 个字符",
|
86
|
+
"realTimeTextBannerTitle": "RTT",
|
87
|
+
"realTimeTextBannerContent": "RTT (在会议的整个持续时间内为所有参与者启用实时文本)。",
|
88
|
+
"realTimeTextBannerLinkLabel": "了解详情",
|
89
|
+
"captionsOnlyContainerTitle": "字幕",
|
90
|
+
"realTimeTextOnlyContainerTitle": "实时文本",
|
91
|
+
"captionsAndRealTimeTextContainerTitle": "字幕和实时文本",
|
92
|
+
"expandButtonAriaLabel": "展开",
|
93
|
+
"minimizeButtonAriaLabel": "折叠"
|
82
94
|
},
|
83
95
|
"mentionPopover": {
|
84
96
|
"mentionPopoverHeader": "建议"
|
@@ -86,7 +98,7 @@
|
|
86
98
|
"imageOverlay": {
|
87
99
|
"downloadButtonLabel": "下载",
|
88
100
|
"dismissButtonAriaLabel": "关闭",
|
89
|
-
"overlayVisibleMessage": "
|
101
|
+
"overlayVisibleMessage": "图像详细信息覆盖"
|
90
102
|
},
|
91
103
|
"messageStatusIndicator": {
|
92
104
|
"deliveredAriaLabel": "已发送消息",
|
@@ -195,7 +207,7 @@
|
|
195
207
|
"applauseReactionTooltipContent": "鼓掌",
|
196
208
|
"surprisedReactionTooltipContent": "惊讶"
|
197
209
|
},
|
198
|
-
"
|
210
|
+
"realTimeText": {
|
199
211
|
"isTypingText": "RTT 键入"
|
200
212
|
},
|
201
213
|
"captionsSettingsModal": {
|
@@ -292,6 +304,10 @@
|
|
292
304
|
"tooltipOnContent": "关闭辅助字幕",
|
293
305
|
"tooltipOffContent": "开启字幕"
|
294
306
|
},
|
307
|
+
"startRealTimeTextButton": {
|
308
|
+
"label": "为此通话启用 RTT",
|
309
|
+
"tooltipOffContent": "为此通话启用 RTT"
|
310
|
+
},
|
295
311
|
"messageThread": {
|
296
312
|
"yesterday": "昨天",
|
297
313
|
"sunday": "星期日",
|
@@ -308,7 +324,9 @@
|
|
308
324
|
"resendMessage": "尝试再次发送",
|
309
325
|
"failToSendTag": "发送失败",
|
310
326
|
"editedTag": "已编辑",
|
311
|
-
"liveAuthorIntro": "{author}
|
327
|
+
"liveAuthorIntro": "来自 {author} 的消息",
|
328
|
+
"editedMessageLiveAuthorIntro": "已编辑来自 {author} 的消息",
|
329
|
+
"editedMessageLocalUserLiveAuthorIntro": "编辑的消息",
|
312
330
|
"messageContentAriaText": "{status}{author} 说 {message}",
|
313
331
|
"messageContentMineAriaText": "{status}你说了 {message}",
|
314
332
|
"editBoxTextLimit": "你的消息超过了{limitNumber}个字符的限制",
|
@@ -616,6 +634,14 @@
|
|
616
634
|
"title": "已禁用麦克风",
|
617
635
|
"message": "你无法再取消静音。",
|
618
636
|
"dismissButtonAriaLabel": "关闭"
|
637
|
+
},
|
638
|
+
"togetherModeStarted": {
|
639
|
+
"title": "Togethermode 已启动",
|
640
|
+
"dismissButtonAriaLabel": "关闭"
|
641
|
+
},
|
642
|
+
"togetherModeEnded": {
|
643
|
+
"title": "Togethermode 已结束",
|
644
|
+
"dismissButtonAriaLabel": "关闭"
|
619
645
|
}
|
620
646
|
},
|
621
647
|
"videoGallery": {
|
@@ -668,11 +694,13 @@
|
|
668
694
|
"participantStateRinging": "正在呼叫...",
|
669
695
|
"participantReconnecting": "正在重新连接...",
|
670
696
|
"participantStateHold": "保留",
|
671
|
-
"moreOptionsButtonAriaLabel": "更多选项 {displayName} {isMuted} {isHandRaised} {state} {isSpeaking}",
|
697
|
+
"moreOptionsButtonAriaLabel": "更多选项 {displayName} {isMuted} {micDisabledState} {cameraDisabledState} {isHandRaised} {state} {isSpeaking}",
|
672
698
|
"moreOptionsParticipantMutedStateMutedAriaLabel": "已静音",
|
673
699
|
"moreOptionsParticipantMutedStateUnmutedAriaLabel": "已取消静音",
|
674
700
|
"moreOptionsParticipantHandRaisedAriaLabel": "已举手",
|
675
|
-
"moreOptionsParticipantIsSpeakingAriaLabel": "讲话"
|
701
|
+
"moreOptionsParticipantIsSpeakingAriaLabel": "讲话",
|
702
|
+
"moreOptionsParticipantMicDisabledAriaLabel": "麦克风已禁用",
|
703
|
+
"moreOptionsParticipantCameraDisabledAriaLabel": "相机已禁用"
|
676
704
|
},
|
677
705
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
678
706
|
"primaryText": "允许{appName}使用你的相机和麦克风",
|
@@ -813,10 +841,5 @@
|
|
813
841
|
"incomingCallNotificationRejectButtonLabel": "拒绝",
|
814
842
|
"incomingCallNotificationAccceptWithVideoButtonLabel": "使用视频接受",
|
815
843
|
"incomingCallNotificationDismissButtonAriaLabel": "关闭"
|
816
|
-
},
|
817
|
-
"rttDisclosureBanner": {
|
818
|
-
"bannerTitle": "RTT",
|
819
|
-
"bannerContent": "RTT (在会议的整个持续时间内为所有参与者启用实时文本)。",
|
820
|
-
"bannerLinkLabel": "了解详细信息"
|
821
844
|
}
|
822
845
|
}
|
@@ -9,9 +9,11 @@
|
|
9
9
|
"displayNamePlaceholder": "未命名的參與者",
|
10
10
|
"participantStateRinging": "撥號中...",
|
11
11
|
"participantStateHold": "電話保留",
|
12
|
-
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {sharingState}, {connectionState}",
|
13
|
-
"participantItemWithMoreOptionsAriaLabel": "{displayName}
|
14
|
-
"attendeeRole": "出席者"
|
12
|
+
"participantItemAriaLabel": "{displayName}, {handRaisedState}, {mutedState}, {micDisabledState}, {cameraDisabledState}, {sharingState}, {connectionState}",
|
13
|
+
"participantItemWithMoreOptionsAriaLabel": "{displayName}、{handRaisedState}、{mutedState}、{micDisabledState}、{cameraDisabledState}、{sharingState}、{connectionState}、其他選項",
|
14
|
+
"attendeeRole": "出席者",
|
15
|
+
"micDisabledIconLabel": "已停用麥克風",
|
16
|
+
"cameraDisabledIconLabel": "已停用相機"
|
15
17
|
},
|
16
18
|
"ParticipantList": {
|
17
19
|
"overflowParticipantCount": "多出 {overflowCount} 個"
|
@@ -69,16 +71,26 @@
|
|
69
71
|
"richTextBulletedListAppliedAnnouncement": "已套用項目符號清單",
|
70
72
|
"richTextNumberedListAppliedAnnouncement": "已套用編號清單"
|
71
73
|
},
|
72
|
-
"
|
73
|
-
"
|
74
|
-
"
|
75
|
-
"
|
76
|
-
"
|
77
|
-
"
|
78
|
-
"
|
74
|
+
"realTimeTextModal": {
|
75
|
+
"realTimeTextModalAriaLabel": "開啟 RTT 強制回應",
|
76
|
+
"realTimeTextModalTitle": "開啟 RTT?",
|
77
|
+
"realTimeTextModalText": "將為會議中的每個人開啟即時文字 (RTT)。",
|
78
|
+
"realTimeTextConfirmButtonLabel": "開啟",
|
79
|
+
"realTimeTextCancelButtonLabel": "取消",
|
80
|
+
"realTimeTextCloseModalButtonAriaLabel": "關閉 RTT 強制回應"
|
79
81
|
},
|
80
82
|
"captionsBanner": {
|
81
|
-
"captionsBannerSpinnerText": "正在啟動輔助字幕..."
|
83
|
+
"captionsBannerSpinnerText": "正在啟動輔助字幕...",
|
84
|
+
"realTimeTextInputBoxDefaultText": "即時輸入訊息",
|
85
|
+
"realTimeTextInputErrorMessage": "訊息不得超過 2000 個字元",
|
86
|
+
"realTimeTextBannerTitle": "即時輸入",
|
87
|
+
"realTimeTextBannerContent": "已為整個會議期間的所有參與者啟用 RTT (即時文字)。",
|
88
|
+
"realTimeTextBannerLinkLabel": "深入了解",
|
89
|
+
"captionsOnlyContainerTitle": "輔助字幕",
|
90
|
+
"realTimeTextOnlyContainerTitle": "即時文字",
|
91
|
+
"captionsAndRealTimeTextContainerTitle": "輔助字幕與即時文字",
|
92
|
+
"expandButtonAriaLabel": "展開",
|
93
|
+
"minimizeButtonAriaLabel": "摺疊"
|
82
94
|
},
|
83
95
|
"mentionPopover": {
|
84
96
|
"mentionPopoverHeader": "建議"
|
@@ -86,7 +98,7 @@
|
|
86
98
|
"imageOverlay": {
|
87
99
|
"downloadButtonLabel": "下載",
|
88
100
|
"dismissButtonAriaLabel": "關閉",
|
89
|
-
"overlayVisibleMessage": "
|
101
|
+
"overlayVisibleMessage": "影像詳細資料覆疊"
|
90
102
|
},
|
91
103
|
"messageStatusIndicator": {
|
92
104
|
"deliveredAriaLabel": "訊息已傳送",
|
@@ -195,7 +207,7 @@
|
|
195
207
|
"applauseReactionTooltipContent": "鼓掌",
|
196
208
|
"surprisedReactionTooltipContent": "驚訝"
|
197
209
|
},
|
198
|
-
"
|
210
|
+
"realTimeText": {
|
199
211
|
"isTypingText": "RTT 輸入"
|
200
212
|
},
|
201
213
|
"captionsSettingsModal": {
|
@@ -292,6 +304,10 @@
|
|
292
304
|
"tooltipOnContent": "關閉字幕",
|
293
305
|
"tooltipOffContent": "開啟字幕"
|
294
306
|
},
|
307
|
+
"startRealTimeTextButton": {
|
308
|
+
"label": "開啟此通話的即時輸入",
|
309
|
+
"tooltipOffContent": "開啟此通話的即時輸入"
|
310
|
+
},
|
295
311
|
"messageThread": {
|
296
312
|
"yesterday": "昨天",
|
297
313
|
"sunday": "星期日",
|
@@ -308,7 +324,9 @@
|
|
308
324
|
"resendMessage": "請嘗試再次傳送",
|
309
325
|
"failToSendTag": "無法傳送",
|
310
326
|
"editedTag": "已編輯",
|
311
|
-
"liveAuthorIntro": "{author}
|
327
|
+
"liveAuthorIntro": "來自 {author} 的訊息",
|
328
|
+
"editedMessageLiveAuthorIntro": "已編輯來自 {author} 的訊息",
|
329
|
+
"editedMessageLocalUserLiveAuthorIntro": "已編輯訊息",
|
312
330
|
"messageContentAriaText": "{status} {author} 說 {message}",
|
313
331
|
"messageContentMineAriaText": "{status} 您說 {message}",
|
314
332
|
"editBoxTextLimit": "您的訊息超過 {limitNumber} 個字元的限制",
|
@@ -616,6 +634,14 @@
|
|
616
634
|
"title": "您的麥克風已停用",
|
617
635
|
"message": "您無法再取消靜音。",
|
618
636
|
"dismissButtonAriaLabel": "關閉"
|
637
|
+
},
|
638
|
+
"togetherModeStarted": {
|
639
|
+
"title": "[在一起模式] 已啟動",
|
640
|
+
"dismissButtonAriaLabel": "關閉"
|
641
|
+
},
|
642
|
+
"togetherModeEnded": {
|
643
|
+
"title": "[在一起模式] 已結束",
|
644
|
+
"dismissButtonAriaLabel": "關閉"
|
619
645
|
}
|
620
646
|
},
|
621
647
|
"videoGallery": {
|
@@ -668,11 +694,13 @@
|
|
668
694
|
"participantStateRinging": "撥號中...",
|
669
695
|
"participantReconnecting": "正在重新連線...",
|
670
696
|
"participantStateHold": "電話保留",
|
671
|
-
"moreOptionsButtonAriaLabel": "其他選項 {displayName} {isMuted} {isHandRaised} {state} {isSpeaking}",
|
697
|
+
"moreOptionsButtonAriaLabel": "其他選項 {displayName} {isMuted} {micDisabledState} {cameraDisabledState} {isHandRaised} {state} {isSpeaking}",
|
672
698
|
"moreOptionsParticipantMutedStateMutedAriaLabel": "已靜音",
|
673
699
|
"moreOptionsParticipantMutedStateUnmutedAriaLabel": "已取消靜音",
|
674
700
|
"moreOptionsParticipantHandRaisedAriaLabel": "已舉手",
|
675
|
-
"moreOptionsParticipantIsSpeakingAriaLabel": "說話"
|
701
|
+
"moreOptionsParticipantIsSpeakingAriaLabel": "說話",
|
702
|
+
"moreOptionsParticipantMicDisabledAriaLabel": "已停用麥克風",
|
703
|
+
"moreOptionsParticipantCameraDisabledAriaLabel": "已停用相機"
|
676
704
|
},
|
677
705
|
"CameraAndMicrophoneSitePermissionsRequest": {
|
678
706
|
"primaryText": "允許 {appName} 使用您的相機和麥克風",
|
@@ -813,10 +841,5 @@
|
|
813
841
|
"incomingCallNotificationRejectButtonLabel": "拒絕",
|
814
842
|
"incomingCallNotificationAccceptWithVideoButtonLabel": "接受並開啟視訊",
|
815
843
|
"incomingCallNotificationDismissButtonAriaLabel": "關閉"
|
816
|
-
},
|
817
|
-
"rttDisclosureBanner": {
|
818
|
-
"bannerTitle": "即時輸入",
|
819
|
-
"bannerContent": "已為整個會議期間的所有參與者啟用 RTT (即時文字)。",
|
820
|
-
"bannerLinkLabel": "深入了解"
|
821
844
|
}
|
822
845
|
}
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json
CHANGED
@@ -125,6 +125,9 @@
|
|
125
125
|
"captionsSettingsCloseModalButtonAriaLabel": "إغلاق إعداد نص الكلام",
|
126
126
|
"captionsBannerMoreButtonCallingLabel": "المزيد",
|
127
127
|
"captionsBannerMoreButtonTooltip": "خيارات إضافية",
|
128
|
+
"realTimeTextLabel": "عرض الكتابة في الوقت الحقيقي (RTT)",
|
129
|
+
"startRealTimeTextLabel": "تشغيل RTT لهذه المكالمة",
|
130
|
+
"disabledStartRealTimeTextLabel": "RTT قيد التشغيل حاليا، ولا يمكن إيقاف تشغيله",
|
128
131
|
"dismissModalAriaLabel": "صورة وصورة محلية وبعيدة، اضغط على مفتاح الإدخال للعودة إلى المكالمة",
|
129
132
|
"callRejectedTitle": "إكمال المكالمة غير ممكن",
|
130
133
|
"callRejectedMoreDetails": "الشخص الذي تحاول الوصول إليه غير متوفر. الرجاء المحاولة مرة أخرى لاحقا.",
|
@@ -216,6 +219,22 @@
|
|
216
219
|
"sk": "السلوفاكية"
|
217
220
|
},
|
218
221
|
"captionsBannerSpinnerText": "يتم الآن بدء التسميات التوضيحية...",
|
222
|
+
"realTimeTextInputBoxDefaultText": "اكتب رسالة في الوقت الحقيقي",
|
223
|
+
"realTimeTextInputErrorMessage": "لا يمكن أن تتجاوز الرسالة 2000 حرف",
|
224
|
+
"realTimeTextBannerTitle": "عرض الكتابة في الوقت الحقيقي (RTT)",
|
225
|
+
"realTimeTextBannerContent": "تم تمكين RTT (نص الوقت الحقيقي) لجميع المشاركين طوال مدة الاجتماع.",
|
226
|
+
"realTimeTextBannerLinkLabel": "تعرّف على المزيد",
|
227
|
+
"realTimeTextModalAriaLabel": "تشغيل مربع حوار عرض الكتابة في الوقت الحقيقي (RTT) المشروط",
|
228
|
+
"realTimeTextModalTitle": "هل تريد تشغيل عرض الكتابة في الوقت الحقيقي؟",
|
229
|
+
"realTimeTextModalText": "سيتم تشغيل النص في الوقت الحقيقي (RTT) لكل شخص في الاجتماع.",
|
230
|
+
"realTimeTextConfirmButtonLabel": "تشغيل",
|
231
|
+
"realTimeTextCancelButtonLabel": "إلغاء الأمر",
|
232
|
+
"realTimeTextCloseModalButtonAriaLabel": "إغلاق مربع حوار عرض الكتابة في الوقت الحقيقي (RTT) المشروط",
|
233
|
+
"captionsOnlyContainerTitle": "نص الكلام",
|
234
|
+
"realTimeTextOnlyContainerTitle": "نص حقيقي",
|
235
|
+
"captionsAndRealTimeTextContainerTitle": "التسميات التوضيحية والنص في الوقت الحقيقي",
|
236
|
+
"expandButtonAriaLabel": "توسيع",
|
237
|
+
"minimizeButtonAriaLabel": "طي",
|
219
238
|
"transferPageTransferorText": "يتم الآن التحويل...",
|
220
239
|
"transferPageTransferTargetText": "جارٍ الاتصال...",
|
221
240
|
"transferPageUnknownTransferorDisplayName": "غير معروف",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json
CHANGED
@@ -125,6 +125,9 @@
|
|
125
125
|
"captionsSettingsCloseModalButtonAriaLabel": "Nastavení titulků",
|
126
126
|
"captionsBannerMoreButtonCallingLabel": "Další",
|
127
127
|
"captionsBannerMoreButtonTooltip": "Další možnosti",
|
128
|
+
"realTimeTextLabel": "Psaní v reálném čase (RTT)",
|
129
|
+
"startRealTimeTextLabel": "Zapnout RTT pro tento hovor",
|
130
|
+
"disabledStartRealTimeTextLabel": "Psaní v reálném čase je aktuálně zapnuté, nedá se vypnout",
|
128
131
|
"dismissModalAriaLabel": "Místní a vzdálený obrázek a obrázek, stisknutím klávesy Enter se vrátíte k hovoru",
|
129
132
|
"callRejectedTitle": "Hovor nešlo spojit.",
|
130
133
|
"callRejectedMoreDetails": "Osoba, se kterou se pokoušíte spojit, není k dispozici. Zkuste to prosím znovu později.",
|
@@ -216,6 +219,22 @@
|
|
216
219
|
"sk": "Slovenština"
|
217
220
|
},
|
218
221
|
"captionsBannerSpinnerText": "Spouští se titulky...",
|
222
|
+
"realTimeTextInputBoxDefaultText": "Napište zprávu v reálném čase",
|
223
|
+
"realTimeTextInputErrorMessage": "Zpráva nesmí být delší než 2000 znaků",
|
224
|
+
"realTimeTextBannerTitle": "RTT",
|
225
|
+
"realTimeTextBannerContent": "RTT (psaní v reálném čase) je povolené pro všechny účastníky po celou dobu trvání schůzky.",
|
226
|
+
"realTimeTextBannerLinkLabel": "Další informace",
|
227
|
+
"realTimeTextModalAriaLabel": "Zapnout modální okno psaní v reálném čase",
|
228
|
+
"realTimeTextModalTitle": "Zapnout psaní v reálném čase?",
|
229
|
+
"realTimeTextModalText": "Text v reálném čase (RTT) se zapne pro všechny účastníky schůzky.",
|
230
|
+
"realTimeTextConfirmButtonLabel": "Zapnout",
|
231
|
+
"realTimeTextCancelButtonLabel": "Zrušit",
|
232
|
+
"realTimeTextCloseModalButtonAriaLabel": "Zavřít modální okno psaní v reálném čase",
|
233
|
+
"captionsOnlyContainerTitle": "Titulky",
|
234
|
+
"realTimeTextOnlyContainerTitle": "Text v reálném čase",
|
235
|
+
"captionsAndRealTimeTextContainerTitle": "Titulky a text v reálném čase",
|
236
|
+
"expandButtonAriaLabel": "Rozbalit",
|
237
|
+
"minimizeButtonAriaLabel": "Sbalit",
|
219
238
|
"transferPageTransferorText": "Probíhá přenos...",
|
220
239
|
"transferPageTransferTargetText": "Připojování...",
|
221
240
|
"transferPageUnknownTransferorDisplayName": "Neznámý",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/cy-GB/strings.json
CHANGED
@@ -125,6 +125,9 @@
|
|
125
125
|
"captionsSettingsCloseModalButtonAriaLabel": "Cau Gosodiad Capsiynau",
|
126
126
|
"captionsBannerMoreButtonCallingLabel": "Mwy",
|
127
127
|
"captionsBannerMoreButtonTooltip": "Mwy o ddewisiadau",
|
128
|
+
"realTimeTextLabel": "Testun amser go iawn (RTT)",
|
129
|
+
"startRealTimeTextLabel": "Rhoi RTT ar waith ar gyfer yr alwad hon",
|
130
|
+
"disabledStartRealTimeTextLabel": "Mae RTT ar waith ar hyn o bryd, nid oes modd ei ddiffodd",
|
128
131
|
"dismissModalAriaLabel": "Llun a llun lleol a phell, pwyswch Enter i fynd yn ôl i'r alwad",
|
129
132
|
"callRejectedTitle": "Doedd dim modd cwblhau'r alwad",
|
130
133
|
"callRejectedMoreDetails": "Dydy'r unigolyn rydych chi'n ceisio cysylltu â nhw ddim ar gael. Rhowch gynnig arall arni rywbryd eto.",
|
@@ -216,6 +219,22 @@
|
|
216
219
|
"sk": "Slofaceg"
|
217
220
|
},
|
218
221
|
"captionsBannerSpinnerText": "Wrthi'n dechrau'r capsiynau...",
|
222
|
+
"realTimeTextInputBoxDefaultText": "Teipiwch neges mewn amser go iawn",
|
223
|
+
"realTimeTextInputErrorMessage": "All y neges ddim bod yn fwy na 2000 o nodau",
|
224
|
+
"realTimeTextBannerTitle": "RTT",
|
225
|
+
"realTimeTextBannerContent": "Mae RTT (testun amser real) wedi'i alluogi ar gyfer yr holl gyfranogwyr ar gyfer cyfnod cyfan y cyfarfod.",
|
226
|
+
"realTimeTextBannerLinkLabel": "Dysgu mwy",
|
227
|
+
"realTimeTextModalAriaLabel": "Galluogi’r moddol RTT",
|
228
|
+
"realTimeTextModalTitle": "Galluogi RTT?",
|
229
|
+
"realTimeTextModalText": "Bydd teipio mewn amser real (RTT) yn cael ei alluogi ar gyfer pawb yn y cyfarfod.",
|
230
|
+
"realTimeTextConfirmButtonLabel": "Galluogi",
|
231
|
+
"realTimeTextCancelButtonLabel": "Canslo",
|
232
|
+
"realTimeTextCloseModalButtonAriaLabel": "Cau'r Moddol RTT",
|
233
|
+
"captionsOnlyContainerTitle": "Capsiynau",
|
234
|
+
"realTimeTextOnlyContainerTitle": "Testun Amser Real",
|
235
|
+
"captionsAndRealTimeTextContainerTitle": "Capsiynau a Thestun Amser Real",
|
236
|
+
"expandButtonAriaLabel": "Ehangu",
|
237
|
+
"minimizeButtonAriaLabel": "Crebachu",
|
219
238
|
"transferPageTransferorText": "Wrthi'n trosglwyddo...",
|
220
239
|
"transferPageTransferTargetText": "Wrthi'n cysylltu...",
|
221
240
|
"transferPageUnknownTransferorDisplayName": "Dim manylion",
|