@atlaskit/afm-i18n-platform-editor-editor-common 2.75.0 → 2.77.0
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/cjs/i18n/cs.js +5 -1
- package/dist/cjs/i18n/da.js +6 -2
- package/dist/cjs/i18n/de.js +14 -1
- package/dist/cjs/i18n/es.js +5 -1
- package/dist/cjs/i18n/fi.js +5 -1
- package/dist/cjs/i18n/fr.js +5 -1
- package/dist/cjs/i18n/hr.js +14 -1
- package/dist/cjs/i18n/hu.js +14 -1
- package/dist/cjs/i18n/it.js +14 -1
- package/dist/cjs/i18n/ja.js +5 -1
- package/dist/cjs/i18n/ko.js +5 -1
- package/dist/cjs/i18n/nb.js +5 -1
- package/dist/cjs/i18n/nl.js +14 -1
- package/dist/cjs/i18n/pl.js +5 -1
- package/dist/cjs/i18n/pt_BR.js +5 -1
- package/dist/cjs/i18n/ru.js +6 -2
- package/dist/cjs/i18n/sv.js +14 -1
- package/dist/cjs/i18n/th.js +14 -1
- package/dist/cjs/i18n/tr.js +14 -1
- package/dist/cjs/i18n/vi.js +5 -1
- package/dist/cjs/i18n/zh.js +5 -1
- package/dist/cjs/i18n/zh_TW.js +5 -1
- package/dist/esm/i18n/cs.d.ts +4 -0
- package/dist/esm/i18n/cs.js +5 -1
- package/dist/esm/i18n/da.d.ts +4 -0
- package/dist/esm/i18n/da.js +6 -2
- package/dist/esm/i18n/de.d.ts +13 -0
- package/dist/esm/i18n/de.js +14 -1
- package/dist/esm/i18n/es.d.ts +4 -0
- package/dist/esm/i18n/es.js +5 -1
- package/dist/esm/i18n/fi.d.ts +4 -0
- package/dist/esm/i18n/fi.js +5 -1
- package/dist/esm/i18n/fr.d.ts +4 -0
- package/dist/esm/i18n/fr.js +5 -1
- package/dist/esm/i18n/hr.d.ts +13 -0
- package/dist/esm/i18n/hr.js +14 -1
- package/dist/esm/i18n/hu.d.ts +13 -0
- package/dist/esm/i18n/hu.js +14 -1
- package/dist/esm/i18n/it.d.ts +13 -0
- package/dist/esm/i18n/it.js +14 -1
- package/dist/esm/i18n/ja.d.ts +4 -0
- package/dist/esm/i18n/ja.js +5 -1
- package/dist/esm/i18n/ko.d.ts +4 -0
- package/dist/esm/i18n/ko.js +5 -1
- package/dist/esm/i18n/nb.d.ts +4 -0
- package/dist/esm/i18n/nb.js +5 -1
- package/dist/esm/i18n/nl.d.ts +13 -0
- package/dist/esm/i18n/nl.js +14 -1
- package/dist/esm/i18n/pl.d.ts +4 -0
- package/dist/esm/i18n/pl.js +5 -1
- package/dist/esm/i18n/pt_BR.d.ts +4 -0
- package/dist/esm/i18n/pt_BR.js +5 -1
- package/dist/esm/i18n/ru.d.ts +4 -0
- package/dist/esm/i18n/ru.js +6 -2
- package/dist/esm/i18n/sv.d.ts +13 -0
- package/dist/esm/i18n/sv.js +14 -1
- package/dist/esm/i18n/th.d.ts +13 -0
- package/dist/esm/i18n/th.js +14 -1
- package/dist/esm/i18n/tr.d.ts +13 -0
- package/dist/esm/i18n/tr.js +14 -1
- package/dist/esm/i18n/vi.d.ts +4 -0
- package/dist/esm/i18n/vi.js +5 -1
- package/dist/esm/i18n/zh.d.ts +4 -0
- package/dist/esm/i18n/zh.js +5 -1
- package/dist/esm/i18n/zh_TW.d.ts +4 -0
- package/dist/esm/i18n/zh_TW.js +5 -1
- package/dist/types/i18n/cs.d.ts +4 -0
- package/dist/types/i18n/da.d.ts +4 -0
- package/dist/types/i18n/de.d.ts +13 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +4 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hr.d.ts +13 -0
- package/dist/types/i18n/hu.d.ts +13 -0
- package/dist/types/i18n/it.d.ts +13 -0
- package/dist/types/i18n/ja.d.ts +4 -0
- package/dist/types/i18n/ko.d.ts +4 -0
- package/dist/types/i18n/nb.d.ts +4 -0
- package/dist/types/i18n/nl.d.ts +13 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +4 -0
- package/dist/types/i18n/ru.d.ts +4 -0
- package/dist/types/i18n/sv.d.ts +13 -0
- package/dist/types/i18n/th.d.ts +13 -0
- package/dist/types/i18n/tr.d.ts +13 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +4 -0
- package/dist/types/i18n/zh_TW.d.ts +4 -0
- package/i18n/cs.ts +6 -1
- package/i18n/da.ts +7 -2
- package/i18n/de.ts +15 -1
- package/i18n/es.ts +7 -1
- package/i18n/fi.ts +6 -1
- package/i18n/fr.ts +7 -1
- package/i18n/hr.ts +15 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +16 -1
- package/i18n/ja.ts +6 -1
- package/i18n/ko.ts +6 -1
- package/i18n/nb.ts +6 -1
- package/i18n/nl.ts +15 -1
- package/i18n/pl.ts +6 -1
- package/i18n/pt_BR.ts +7 -1
- package/i18n/ru.ts +8 -2
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +15 -1
- package/i18n/tr.ts +15 -1
- package/i18n/vi.ts +6 -1
- package/i18n/zh.ts +5 -1
- package/i18n/zh_TW.ts +6 -1
- package/package.json +1 -1
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -31,6 +31,7 @@ exports.default = {
|
|
|
31
31
|
'editor.imageEditor.cancel': 'Avbryt',
|
|
32
32
|
'editor.imageEditor.done': 'Klar',
|
|
33
33
|
'editor.imageEditor.saving': 'Sparar ...',
|
|
34
|
+
'editor.trackChanges.added': 'Lade till',
|
|
34
35
|
'editor.trackChanges.removed': 'Borttagen',
|
|
35
36
|
'editor.trackChanges.toolbarIconLabel': 'Visa ändringar',
|
|
36
37
|
'fablric.editor.viewAllInserts': 'Visa alla infogningar',
|
|
@@ -74,6 +75,7 @@ exports.default = {
|
|
|
74
75
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Förkorta uppdateringen',
|
|
75
76
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Skapar en beskrivning av pull-begärande med en sammanfattning av ändringar',
|
|
76
77
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Ange beskrivning för pull-begärande',
|
|
78
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Visa fler åtgärder',
|
|
77
79
|
'fabric.editor.ai.config.item.brainstorm.description': 'Genererar en lista med idéer för ett ämne du anger',
|
|
78
80
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Ge mig ämnet …',
|
|
79
81
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorma',
|
|
@@ -264,6 +266,13 @@ exports.default = {
|
|
|
264
266
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Förfrågningar om innehållsgenerering som refererar till webbadresser är i betastadiet.',
|
|
265
267
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Markera en term, akronym eller förkortning',
|
|
266
268
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definiera',
|
|
269
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Godkänn',
|
|
270
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Stäng',
|
|
271
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Dölj',
|
|
272
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Kassera',
|
|
273
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Visa',
|
|
274
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privat',
|
|
275
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
267
276
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Verkställ ändringar',
|
|
268
277
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Hämta förslag',
|
|
269
278
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Läser in …',
|
|
@@ -791,7 +800,7 @@ exports.default = {
|
|
|
791
800
|
'fabric.editor.panel.emoji': 'Lägg till emoji',
|
|
792
801
|
'fabric.editor.panel.panelsGroup': 'Paneltyper',
|
|
793
802
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
794
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
803
|
+
'fabric.editor.pasteMenuActionsTitle': 'Klistra in åtgärder',
|
|
795
804
|
'fabric.editor.pasteOptions': 'Inklistringsalternativ',
|
|
796
805
|
'fabric.editor.pastePlainText': 'Klistra in oformaterad text',
|
|
797
806
|
'fabric.editor.placeholderAltText': 'Beskriv den här bilden med alternativ text',
|
|
@@ -1077,6 +1086,10 @@ exports.default = {
|
|
|
1077
1086
|
'fabric.theme.yellow': 'Gul',
|
|
1078
1087
|
'fabrid.editor.numberedRows': 'Numrerade rader',
|
|
1079
1088
|
'fabrid.editor.rowNumbers': 'Radnummer',
|
|
1089
|
+
'platform.editor.smartlink.changeboard.description': 'Håll dina viktigaste länkar organiserade och enkla att hitta genom att dra smarta länkar till innehållsträdet.',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Klar',
|
|
1091
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Dra smart länk till demonstrationen i sidofältet',
|
|
1092
|
+
'platform.editor.smartlink.changeboard.headline': 'Dra och släpp länkar',
|
|
1080
1093
|
'rovo.agents.dropdown.title': 'Agenter',
|
|
1081
1094
|
'rovo.agents.dropdown.viewAgents.label': 'Visa alla agenter',
|
|
1082
1095
|
};
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -31,6 +31,7 @@ exports.default = {
|
|
|
31
31
|
'editor.imageEditor.cancel': 'ยกเลิก',
|
|
32
32
|
'editor.imageEditor.done': 'เสร็จสิ้น',
|
|
33
33
|
'editor.imageEditor.saving': 'กำลังบันทึก...',
|
|
34
|
+
'editor.trackChanges.added': 'เพิ่มแล้ว',
|
|
34
35
|
'editor.trackChanges.removed': 'ลบออกแล้ว',
|
|
35
36
|
'editor.trackChanges.toolbarIconLabel': 'ดูการเปลี่ยนแปลง',
|
|
36
37
|
'fablric.editor.viewAllInserts': 'ดูรายการที่แทรกทั้งหมด',
|
|
@@ -74,6 +75,7 @@ exports.default = {
|
|
|
74
75
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'ปรับลดเนื้อหาในการอัปเดตให้สั้นลง',
|
|
75
76
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'สร้างคำอธิบาย Pull Request พร้อมสรุปการเปลี่ยนแปลง',
|
|
76
77
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'สร้างคำอธิบาย Pull Request',
|
|
78
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'ดูการดำเนินการเพิ่มเติม',
|
|
77
79
|
'fabric.editor.ai.config.item.brainstorm.description': 'สร้างรายการไอเดียต่าง ๆ สำหรับหัวข้อที่คุณให้ไว้',
|
|
78
80
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'บอกฉันเกี่ยวกับหัวข้อ...',
|
|
79
81
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'ระดมความคิด',
|
|
@@ -250,6 +252,13 @@ exports.default = {
|
|
|
250
252
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'คำขอการสร้างเนื้อหาที่มี URL อ้างอิงอยู่ในเบต้า',
|
|
251
253
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'เน้นคำ คำย่อ หรือตัวย่อ',
|
|
252
254
|
'fabric.editor.ai.selectionToolbar.define.title': 'กำหนด',
|
|
255
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'ยอมรับ',
|
|
256
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'ปิด',
|
|
257
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'ยุบรวม',
|
|
258
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'ละทิ้ง',
|
|
259
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'ขยาย',
|
|
260
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'ความเป็นส่วนตัว',
|
|
261
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
253
262
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'ปรับใช้การเปลี่ยนแปลง',
|
|
254
263
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'ดึงคำแนะนำ',
|
|
255
264
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'กำลังโหลด…',
|
|
@@ -777,7 +786,7 @@ exports.default = {
|
|
|
777
786
|
'fabric.editor.panel.emoji': 'เพิ่มเอโมจิ',
|
|
778
787
|
'fabric.editor.panel.panelsGroup': 'ประเภทแผง',
|
|
779
788
|
'fabric.editor.panelButtonTitle': 'แผง',
|
|
780
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
789
|
+
'fabric.editor.pasteMenuActionsTitle': 'วางการดำเนินการ',
|
|
781
790
|
'fabric.editor.pasteOptions': 'ตัวเลือกการวาง',
|
|
782
791
|
'fabric.editor.pastePlainText': 'วางข้อความธรรมดา',
|
|
783
792
|
'fabric.editor.placeholderAltText': 'อธิบายรูปภาพนี้ด้วยข้อความอธิบายรูปภาพ',
|
|
@@ -1063,6 +1072,10 @@ exports.default = {
|
|
|
1063
1072
|
'fabric.theme.yellow': 'สีเหลือง',
|
|
1064
1073
|
'fabrid.editor.numberedRows': 'แถวที่มีหมายเเลข',
|
|
1065
1074
|
'fabrid.editor.rowNumbers': 'หมายเลขแถว',
|
|
1075
|
+
'platform.editor.smartlink.changeboard.description': 'จัดระเบียบลิงก์ที่สำคัญของคุณและทำให้สามารถค้นหาได้ง่าย โดยการลากสมาร์ทลิงก์ (ลิงก์อัจฉริยะ) เข้ามาในโครงสร้างเนื้อหา',
|
|
1076
|
+
'platform.editor.smartlink.changeboard.dismiss': 'เสร็จสิ้น',
|
|
1077
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'ลากสมาร์ทลิงก์ (ลิงก์อัจฉริยะ) ในการสาธิตที่แถบด้านข้าง',
|
|
1078
|
+
'platform.editor.smartlink.changeboard.headline': 'ลากและวางลิงก์',
|
|
1066
1079
|
'rovo.agents.dropdown.title': 'พนักงาน',
|
|
1067
1080
|
'rovo.agents.dropdown.viewAgents.label': 'ดูพนักงานทั้งหมด',
|
|
1068
1081
|
};
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -31,6 +31,7 @@ exports.default = {
|
|
|
31
31
|
'editor.imageEditor.cancel': 'İptal',
|
|
32
32
|
'editor.imageEditor.done': 'Tamamlandı',
|
|
33
33
|
'editor.imageEditor.saving': 'Kaydediliyor...',
|
|
34
|
+
'editor.trackChanges.added': 'Eklendi',
|
|
34
35
|
'editor.trackChanges.removed': 'Kaldırıldı',
|
|
35
36
|
'editor.trackChanges.toolbarIconLabel': 'Değişiklikleri görüntüle',
|
|
36
37
|
'fablric.editor.viewAllInserts': 'Tüm ekleri görüntüle',
|
|
@@ -74,6 +75,7 @@ exports.default = {
|
|
|
74
75
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Güncelleme içeriğini kısaltın',
|
|
75
76
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Değişiklik özeti içeren bir çekme isteği açıklaması oluşturur',
|
|
76
77
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Çekme isteği açıklaması oluşturun',
|
|
78
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Daha fazla işlem görüntüleyin',
|
|
77
79
|
'fabric.editor.ai.config.item.brainstorm.description': 'Girdiğiniz konu için fikir listesi oluşturur',
|
|
78
80
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Konuyu bizimle paylaşın...',
|
|
79
81
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Beyin fırtınası',
|
|
@@ -265,6 +267,13 @@ exports.default = {
|
|
|
265
267
|
'fabric.editor.ai.screens.preview.convoAIBeta': "URL'lere başvuran içerik oluşturma talepleri beta sürümünde.",
|
|
266
268
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Bir terimi veya kısaltmayı vurgulayın',
|
|
267
269
|
'fabric.editor.ai.selectionToolbar.define.title': 'Tanımla',
|
|
270
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Kabul et',
|
|
271
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Kapat',
|
|
272
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Daralt',
|
|
273
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Vazgeç',
|
|
274
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Genişlet',
|
|
275
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Özel',
|
|
276
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
268
277
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Değişiklikleri uygula',
|
|
269
278
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Önerileri al',
|
|
270
279
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Yükleniyor…',
|
|
@@ -792,7 +801,7 @@ exports.default = {
|
|
|
792
801
|
'fabric.editor.panel.emoji': 'Emoji ekle',
|
|
793
802
|
'fabric.editor.panel.panelsGroup': 'Panel Türleri',
|
|
794
803
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
795
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
804
|
+
'fabric.editor.pasteMenuActionsTitle': 'İşlemleri yapıştırın',
|
|
796
805
|
'fabric.editor.pasteOptions': 'Yapıştırma seçenekleri',
|
|
797
806
|
'fabric.editor.pastePlainText': 'Düz metin olarak yapıştır',
|
|
798
807
|
'fabric.editor.placeholderAltText': 'Bu görseli bir alternatif metinle açıklayın',
|
|
@@ -1078,6 +1087,10 @@ exports.default = {
|
|
|
1078
1087
|
'fabric.theme.yellow': 'Sarı',
|
|
1079
1088
|
'fabrid.editor.numberedRows': 'Numaralandırılmış satırlar',
|
|
1080
1089
|
'fabrid.editor.rowNumbers': 'Satır sayıları',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.description': 'Akıllı Bağlantıları içerik ağacına sürükleyerek önemli bağlantılarınızı düzenli ve kolay bulunabilir halde tutun.',
|
|
1091
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Tamamlandı',
|
|
1092
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Akıllı bağlantıyı kenar çubuğuna sürükleme örneği',
|
|
1093
|
+
'platform.editor.smartlink.changeboard.headline': 'Bağlantıları sürekleyip bırakın',
|
|
1081
1094
|
'rovo.agents.dropdown.title': 'Temsilciler',
|
|
1082
1095
|
'rovo.agents.dropdown.viewAgents.label': 'Tüm temsilcileri görüntüle',
|
|
1083
1096
|
};
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -75,6 +75,7 @@ exports.default = {
|
|
|
75
75
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Rút ngắn bản cập nhật',
|
|
76
76
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Tạo nội dung mô tả yêu cầu hợp nhất kèm theo phần tóm tắt về các thay đổi',
|
|
77
77
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Tạo mô tả cho yêu cầu hợp nhất',
|
|
78
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Xem thao tác khác',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.description': 'Tạo danh sách các ý tưởng cho chủ đề bạn cung cấp',
|
|
79
80
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Cho tôi biết về chủ đề...',
|
|
80
81
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Động não',
|
|
@@ -785,7 +786,7 @@ exports.default = {
|
|
|
785
786
|
'fabric.editor.panel.emoji': 'Thêm biểu tượng cảm xúc',
|
|
786
787
|
'fabric.editor.panel.panelsGroup': 'Các loại bảng điều khiển',
|
|
787
788
|
'fabric.editor.panelButtonTitle': 'Bảng điều khiển',
|
|
788
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
789
|
+
'fabric.editor.pasteMenuActionsTitle': 'Hành động dán',
|
|
789
790
|
'fabric.editor.pasteOptions': 'Tùy chọn dán',
|
|
790
791
|
'fabric.editor.pastePlainText': 'Dán văn bản thuần túy',
|
|
791
792
|
'fabric.editor.placeholderAltText': 'Mô tả hình ảnh này bằng văn bản thay thế',
|
|
@@ -1071,7 +1072,10 @@ exports.default = {
|
|
|
1071
1072
|
'fabric.theme.yellow': 'Vàng',
|
|
1072
1073
|
'fabrid.editor.numberedRows': 'Hàng được đánh số',
|
|
1073
1074
|
'fabrid.editor.rowNumbers': 'Số lượng hàng',
|
|
1075
|
+
'platform.editor.smartlink.changeboard.description': 'Sắp xếp hợp lý các liên kết quan trọng của bạn cho dễ tìm bằng cách kéo Liên kết thông minh vào cây nội dung.',
|
|
1074
1076
|
'platform.editor.smartlink.changeboard.dismiss': 'Hoàn tất',
|
|
1077
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Minh họa hành động kéo liên kết thông minh vào thanh bên',
|
|
1078
|
+
'platform.editor.smartlink.changeboard.headline': 'Kéo và thả liên kết',
|
|
1075
1079
|
'rovo.agents.dropdown.title': 'Nhân viên',
|
|
1076
1080
|
'rovo.agents.dropdown.viewAgents.label': 'Xem tất cả nhân viên',
|
|
1077
1081
|
};
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -75,6 +75,7 @@ exports.default = {
|
|
|
75
75
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '缩短更新内容',
|
|
76
76
|
'fabric.editor.ai.config.item.bb.pr.description.description': '创建包含变更摘要的拉取请求描述',
|
|
77
77
|
'fabric.editor.ai.config.item.bb.pr.description.title': '创建拉取请求描述',
|
|
78
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': '查看更多操作',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.description': '为您提供的主题生成一系列想法',
|
|
79
80
|
'fabric.editor.ai.config.item.brainstorm.promptHint': '告诉我主题...',
|
|
80
81
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': '头脑风暴',
|
|
@@ -800,7 +801,7 @@ exports.default = {
|
|
|
800
801
|
'fabric.editor.panel.emoji': '添加表情',
|
|
801
802
|
'fabric.editor.panel.panelsGroup': '面板类型',
|
|
802
803
|
'fabric.editor.panelButtonTitle': '面板',
|
|
803
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
804
|
+
'fabric.editor.pasteMenuActionsTitle': '粘贴操作',
|
|
804
805
|
'fabric.editor.pasteOptions': '粘贴选项',
|
|
805
806
|
'fabric.editor.pastePlainText': '粘贴纯文本',
|
|
806
807
|
'fabric.editor.placeholderAltText': '用替代文本描述此图片',
|
|
@@ -1086,7 +1087,10 @@ exports.default = {
|
|
|
1086
1087
|
'fabric.theme.yellow': '黄',
|
|
1087
1088
|
'fabrid.editor.numberedRows': '带编号的行',
|
|
1088
1089
|
'fabrid.editor.rowNumbers': '行号',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.description': '通过将智能链接拖到内容树中,让重要链接保持井然有序且易于查找。',
|
|
1089
1091
|
'platform.editor.smartlink.changeboard.dismiss': '完成',
|
|
1092
|
+
'platform.editor.smartlink.changeboard.gif.alt': '将智能链接拖到侧边栏(演示)',
|
|
1093
|
+
'platform.editor.smartlink.changeboard.headline': '拖放链接',
|
|
1090
1094
|
'rovo.agents.dropdown.title': '支持人员',
|
|
1091
1095
|
'rovo.agents.dropdown.viewAgents.label': '查看所有支持人员',
|
|
1092
1096
|
};
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -75,6 +75,7 @@ exports.default = {
|
|
|
75
75
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '縮短更新',
|
|
76
76
|
'fabric.editor.ai.config.item.bb.pr.description.description': '建立包含變更摘要的提取要求描述',
|
|
77
77
|
'fabric.editor.ai.config.item.bb.pr.description.title': '建立提取要求描述',
|
|
78
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': '檢視更多動作',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.description': '為您提供的主題產生構想列表',
|
|
79
80
|
'fabric.editor.ai.config.item.brainstorm.promptHint': '告訴我這個主題...',
|
|
80
81
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': '腦力激盪',
|
|
@@ -800,7 +801,7 @@ exports.default = {
|
|
|
800
801
|
'fabric.editor.panel.emoji': '新增表情符號',
|
|
801
802
|
'fabric.editor.panel.panelsGroup': '面板類型',
|
|
802
803
|
'fabric.editor.panelButtonTitle': '面板',
|
|
803
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
804
|
+
'fabric.editor.pasteMenuActionsTitle': '貼上動作',
|
|
804
805
|
'fabric.editor.pasteOptions': '貼上選項',
|
|
805
806
|
'fabric.editor.pastePlainText': '貼上純文字',
|
|
806
807
|
'fabric.editor.placeholderAltText': '使用替代文字描述這張圖片',
|
|
@@ -1086,7 +1087,10 @@ exports.default = {
|
|
|
1086
1087
|
'fabric.theme.yellow': '黃色',
|
|
1087
1088
|
'fabrid.editor.numberedRows': '已編號的列',
|
|
1088
1089
|
'fabrid.editor.rowNumbers': '列數',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.description': '將智慧連結拖曳至內容樹狀結構中,即可讓重要連結保持井然有序且易於尋找。',
|
|
1089
1091
|
'platform.editor.smartlink.changeboard.dismiss': '完成',
|
|
1092
|
+
'platform.editor.smartlink.changeboard.gif.alt': '將智慧連結拖曳至側邊欄的示範',
|
|
1093
|
+
'platform.editor.smartlink.changeboard.headline': '拖放連結',
|
|
1090
1094
|
'rovo.agents.dropdown.title': '客服人員',
|
|
1091
1095
|
'rovo.agents.dropdown.viewAgents.label': '檢視所有客服人員',
|
|
1092
1096
|
};
|
package/dist/esm/i18n/cs.d.ts
CHANGED
|
@@ -71,6 +71,7 @@ declare const _default: {
|
|
|
71
71
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
74
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -1082,7 +1083,10 @@ declare const _default: {
|
|
|
1082
1083
|
'fabric.theme.yellow': string;
|
|
1083
1084
|
'fabrid.editor.numberedRows': string;
|
|
1084
1085
|
'fabrid.editor.rowNumbers': string;
|
|
1086
|
+
'platform.editor.smartlink.changeboard.description': string;
|
|
1085
1087
|
'platform.editor.smartlink.changeboard.dismiss': string;
|
|
1088
|
+
'platform.editor.smartlink.changeboard.gif.alt': string;
|
|
1089
|
+
'platform.editor.smartlink.changeboard.headline': string;
|
|
1086
1090
|
'rovo.agents.dropdown.title': string;
|
|
1087
1091
|
'rovo.agents.dropdown.viewAgents.label': string;
|
|
1088
1092
|
};
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -73,6 +73,7 @@ export default {
|
|
|
73
73
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Zkrátit aktualizaci',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Vytvoří popis pull requestu se souhrnem změn.',
|
|
75
75
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Vytvořit popis pull requestu',
|
|
76
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Zobrazit další akce',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.description': 'Vygeneruje seznam nápadů pro zadané téma.',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Nadhoďte téma…',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorming',
|
|
@@ -798,7 +799,7 @@ export default {
|
|
|
798
799
|
'fabric.editor.panel.emoji': 'Přidat emoji',
|
|
799
800
|
'fabric.editor.panel.panelsGroup': 'Typy panelů',
|
|
800
801
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
801
|
-
'fabric.editor.pasteMenuActionsTitle': 'Akce',
|
|
802
|
+
'fabric.editor.pasteMenuActionsTitle': 'Akce vkládání',
|
|
802
803
|
'fabric.editor.pasteOptions': 'Možnosti vložení',
|
|
803
804
|
'fabric.editor.pastePlainText': 'Vložit prostý text',
|
|
804
805
|
'fabric.editor.placeholderAltText': 'Popište tento obrázek alternativním textem',
|
|
@@ -1084,7 +1085,10 @@ export default {
|
|
|
1084
1085
|
'fabric.theme.yellow': 'Žlutá',
|
|
1085
1086
|
'fabrid.editor.numberedRows': 'Číslované řádky',
|
|
1086
1087
|
'fabrid.editor.rowNumbers': 'Čísla řádků',
|
|
1088
|
+
'platform.editor.smartlink.changeboard.description': 'Udržujte své důležité odkazy uspořádané a snadno dohledatelné díky přetažení chytrých odkazů do stromu obsahu.',
|
|
1087
1089
|
'platform.editor.smartlink.changeboard.dismiss': 'Hotovo',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Ukázka přetažení chytrého odkazu na postranní panel',
|
|
1091
|
+
'platform.editor.smartlink.changeboard.headline': 'Přetahování odkazů',
|
|
1088
1092
|
'rovo.agents.dropdown.title': 'Agenti',
|
|
1089
1093
|
'rovo.agents.dropdown.viewAgents.label': 'Zobrazit všechny agenty',
|
|
1090
1094
|
};
|
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -71,6 +71,7 @@ declare const _default: {
|
|
|
71
71
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
74
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -1081,7 +1082,10 @@ declare const _default: {
|
|
|
1081
1082
|
'fabric.theme.yellow': string;
|
|
1082
1083
|
'fabrid.editor.numberedRows': string;
|
|
1083
1084
|
'fabrid.editor.rowNumbers': string;
|
|
1085
|
+
'platform.editor.smartlink.changeboard.description': string;
|
|
1084
1086
|
'platform.editor.smartlink.changeboard.dismiss': string;
|
|
1087
|
+
'platform.editor.smartlink.changeboard.gif.alt': string;
|
|
1088
|
+
'platform.editor.smartlink.changeboard.headline': string;
|
|
1085
1089
|
'rovo.agents.dropdown.title': string;
|
|
1086
1090
|
'rovo.agents.dropdown.viewAgents.label': string;
|
|
1087
1091
|
};
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -73,6 +73,7 @@ export default {
|
|
|
73
73
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Forkort opdateringen',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Opretter en beskrivelse af pullanmodningen med en oversigt over ændringer',
|
|
75
75
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Opret beskrivelse af pullanmodning',
|
|
76
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Se flere handlinger',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.description': 'Genererer en liste over idéer til et emne, du angiver',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Fortæl mig emnet …',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorm',
|
|
@@ -265,7 +266,7 @@ export default {
|
|
|
265
266
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definer',
|
|
266
267
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Acceptér',
|
|
267
268
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Luk',
|
|
268
|
-
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': '
|
|
269
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Minimer',
|
|
269
270
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Kassér',
|
|
270
271
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Udvid',
|
|
271
272
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privat',
|
|
@@ -797,7 +798,7 @@ export default {
|
|
|
797
798
|
'fabric.editor.panel.emoji': 'Tilføj emoji',
|
|
798
799
|
'fabric.editor.panel.panelsGroup': 'Paneltyper',
|
|
799
800
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
800
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
801
|
+
'fabric.editor.pasteMenuActionsTitle': 'Indsætningshandlinger',
|
|
801
802
|
'fabric.editor.pasteOptions': 'Indstillinger for indsæt',
|
|
802
803
|
'fabric.editor.pastePlainText': 'Indsæt almindelig tekst',
|
|
803
804
|
'fabric.editor.placeholderAltText': 'Beskriv billedet med alternativ tekst',
|
|
@@ -1083,7 +1084,10 @@ export default {
|
|
|
1083
1084
|
'fabric.theme.yellow': 'Gul',
|
|
1084
1085
|
'fabrid.editor.numberedRows': 'Nummererede rækker',
|
|
1085
1086
|
'fabrid.editor.rowNumbers': 'Rækkenumre',
|
|
1087
|
+
'platform.editor.smartlink.changeboard.description': 'Hold dine vigtige links organiseret og nemme at finde ved at trække smartlinks ind i indholdstræet.',
|
|
1086
1088
|
'platform.editor.smartlink.changeboard.dismiss': 'Færdig',
|
|
1089
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Træk smartlink ind i demonstrationen af sidebjælken',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.headline': 'Træk og slip links',
|
|
1087
1091
|
'rovo.agents.dropdown.title': 'Agenter',
|
|
1088
1092
|
'rovo.agents.dropdown.viewAgents.label': 'Vis alle agenter',
|
|
1089
1093
|
};
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -27,6 +27,7 @@ declare const _default: {
|
|
|
27
27
|
'editor.imageEditor.cancel': string;
|
|
28
28
|
'editor.imageEditor.done': string;
|
|
29
29
|
'editor.imageEditor.saving': string;
|
|
30
|
+
'editor.trackChanges.added': string;
|
|
30
31
|
'editor.trackChanges.removed': string;
|
|
31
32
|
'editor.trackChanges.toolbarIconLabel': string;
|
|
32
33
|
'fablric.editor.viewAllInserts': string;
|
|
@@ -70,6 +71,7 @@ declare const _default: {
|
|
|
70
71
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
72
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
73
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
74
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
75
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
76
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
77
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -260,6 +262,13 @@ declare const _default: {
|
|
|
260
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
261
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
262
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
265
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': string;
|
|
266
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': string;
|
|
267
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': string;
|
|
268
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': string;
|
|
269
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
270
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
271
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
263
272
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': string;
|
|
264
273
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': string;
|
|
265
274
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': string;
|
|
@@ -1073,6 +1082,10 @@ declare const _default: {
|
|
|
1073
1082
|
'fabric.theme.yellow': string;
|
|
1074
1083
|
'fabrid.editor.numberedRows': string;
|
|
1075
1084
|
'fabrid.editor.rowNumbers': string;
|
|
1085
|
+
'platform.editor.smartlink.changeboard.description': string;
|
|
1086
|
+
'platform.editor.smartlink.changeboard.dismiss': string;
|
|
1087
|
+
'platform.editor.smartlink.changeboard.gif.alt': string;
|
|
1088
|
+
'platform.editor.smartlink.changeboard.headline': string;
|
|
1076
1089
|
'rovo.agents.dropdown.title': string;
|
|
1077
1090
|
'rovo.agents.dropdown.viewAgents.label': string;
|
|
1078
1091
|
};
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -29,6 +29,7 @@ export default {
|
|
|
29
29
|
'editor.imageEditor.cancel': 'Abbrechen',
|
|
30
30
|
'editor.imageEditor.done': 'Erledigt',
|
|
31
31
|
'editor.imageEditor.saving': 'Wird gespeichert …',
|
|
32
|
+
'editor.trackChanges.added': 'Hinzugefügt',
|
|
32
33
|
'editor.trackChanges.removed': 'Entfernt',
|
|
33
34
|
'editor.trackChanges.toolbarIconLabel': 'Änderungen ansehen',
|
|
34
35
|
'fablric.editor.viewAllInserts': 'Alle Einfügungen anzeigen',
|
|
@@ -72,6 +73,7 @@ export default {
|
|
|
72
73
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Update verkürzen',
|
|
73
74
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Erstellt eine Beschreibung der Pull-Anfrage mit einer Zusammenfassung der Änderungen',
|
|
74
75
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Beschreibung für Pull-Anfrage erstellen',
|
|
76
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Weitere Aktionen anzeigen',
|
|
75
77
|
'fabric.editor.ai.config.item.brainstorm.description': 'Generiert eine Liste von Ideen für einen Themenbereich, den Sie bereitstellen',
|
|
76
78
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Themenbereich eingeben …',
|
|
77
79
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorming durchführen',
|
|
@@ -262,6 +264,13 @@ export default {
|
|
|
262
264
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Anfragen zur Inhaltserstellung, die auf URLs verweisen, befinden sich in der Beta-Phase.',
|
|
263
265
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Markieren Sie einen Begriff, ein Akronym oder eine Abkürzung.',
|
|
264
266
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definieren',
|
|
267
|
+
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Akzeptieren',
|
|
268
|
+
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Schließen',
|
|
269
|
+
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Reduzieren',
|
|
270
|
+
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Verwerfen',
|
|
271
|
+
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Erweitern',
|
|
272
|
+
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privat',
|
|
273
|
+
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
265
274
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Änderungen anwenden',
|
|
266
275
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Vorschläge abrufen',
|
|
267
276
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLoadingLabel.non-final': 'Wird geladen ...',
|
|
@@ -789,7 +798,7 @@ export default {
|
|
|
789
798
|
'fabric.editor.panel.emoji': 'Emoji hinzufügen',
|
|
790
799
|
'fabric.editor.panel.panelsGroup': 'Panel-Typen',
|
|
791
800
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
792
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
801
|
+
'fabric.editor.pasteMenuActionsTitle': 'Einfügeaktionen',
|
|
793
802
|
'fabric.editor.pasteOptions': 'Optionen zum Einfügen',
|
|
794
803
|
'fabric.editor.pastePlainText': 'Einfachen Text einfügen',
|
|
795
804
|
'fabric.editor.placeholderAltText': 'Dieses Bild mit Alternativtext beschreiben',
|
|
@@ -1075,6 +1084,10 @@ export default {
|
|
|
1075
1084
|
'fabric.theme.yellow': 'Gelb',
|
|
1076
1085
|
'fabrid.editor.numberedRows': 'Nummerierte Zeilen',
|
|
1077
1086
|
'fabrid.editor.rowNumbers': 'Zeilennummern',
|
|
1087
|
+
'platform.editor.smartlink.changeboard.description': 'Ziehen Sie intelligente Links in die Inhaltshierarchie, um Ihre wichtigsten Links zu organisieren und schnell wiederfinden zu können.',
|
|
1088
|
+
'platform.editor.smartlink.changeboard.dismiss': 'Erledigt',
|
|
1089
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Demonstration: intelligenten Link in Seitenleiste ziehen',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.headline': 'Links per Drag-and-drop ablegen',
|
|
1078
1091
|
'rovo.agents.dropdown.title': 'Agenten',
|
|
1079
1092
|
'rovo.agents.dropdown.viewAgents.label': 'Alle Agenten anzeigen',
|
|
1080
1093
|
};
|
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -71,6 +71,7 @@ declare const _default: {
|
|
|
71
71
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
74
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -1082,7 +1083,10 @@ declare const _default: {
|
|
|
1082
1083
|
'fabric.theme.yellow': string;
|
|
1083
1084
|
'fabrid.editor.numberedRows': string;
|
|
1084
1085
|
'fabrid.editor.rowNumbers': string;
|
|
1086
|
+
'platform.editor.smartlink.changeboard.description': string;
|
|
1085
1087
|
'platform.editor.smartlink.changeboard.dismiss': string;
|
|
1088
|
+
'platform.editor.smartlink.changeboard.gif.alt': string;
|
|
1089
|
+
'platform.editor.smartlink.changeboard.headline': string;
|
|
1086
1090
|
'rovo.agents.dropdown.title': string;
|
|
1087
1091
|
'rovo.agents.dropdown.viewAgents.label': string;
|
|
1088
1092
|
};
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -73,6 +73,7 @@ export default {
|
|
|
73
73
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Reducir actualización',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Crea una descripción de la solicitud de extracción con un resumen de los cambios',
|
|
75
75
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Crear descripción de la solicitud de extracción',
|
|
76
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Ver más acciones',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.description': 'Genera una lista de ideas sobre un tema que propongas',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Háblame del tema...',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Lluvia de ideas',
|
|
@@ -798,7 +799,7 @@ export default {
|
|
|
798
799
|
'fabric.editor.panel.emoji': 'Añadir emoji',
|
|
799
800
|
'fabric.editor.panel.panelsGroup': 'Tipos de paneles',
|
|
800
801
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
801
|
-
'fabric.editor.pasteMenuActionsTitle': 'Acciones',
|
|
802
|
+
'fabric.editor.pasteMenuActionsTitle': 'Acciones de pegado',
|
|
802
803
|
'fabric.editor.pasteOptions': 'Opciones de pegado',
|
|
803
804
|
'fabric.editor.pastePlainText': 'Pegar texto sin formato',
|
|
804
805
|
'fabric.editor.placeholderAltText': 'Describir esta imagen con texto alternativo',
|
|
@@ -1084,7 +1085,10 @@ export default {
|
|
|
1084
1085
|
'fabric.theme.yellow': 'Amarillo',
|
|
1085
1086
|
'fabrid.editor.numberedRows': 'Filas numeradas',
|
|
1086
1087
|
'fabrid.editor.rowNumbers': 'Números de fila',
|
|
1088
|
+
'platform.editor.smartlink.changeboard.description': 'Mantén tus enlaces importantes organizados y a mano arrastrando los enlaces inteligentes al árbol de contenido.',
|
|
1087
1089
|
'platform.editor.smartlink.changeboard.dismiss': 'Completado',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Demostración de cómo arrastrar un enlace inteligente a la barra lateral',
|
|
1091
|
+
'platform.editor.smartlink.changeboard.headline': 'Arrastra y suelta enlaces',
|
|
1088
1092
|
'rovo.agents.dropdown.title': 'Agentes',
|
|
1089
1093
|
'rovo.agents.dropdown.viewAgents.label': 'Ver todos los agentes',
|
|
1090
1094
|
};
|
package/dist/esm/i18n/fi.d.ts
CHANGED
|
@@ -71,6 +71,7 @@ declare const _default: {
|
|
|
71
71
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
74
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -1082,7 +1083,10 @@ declare const _default: {
|
|
|
1082
1083
|
'fabric.theme.yellow': string;
|
|
1083
1084
|
'fabrid.editor.numberedRows': string;
|
|
1084
1085
|
'fabrid.editor.rowNumbers': string;
|
|
1086
|
+
'platform.editor.smartlink.changeboard.description': string;
|
|
1085
1087
|
'platform.editor.smartlink.changeboard.dismiss': string;
|
|
1088
|
+
'platform.editor.smartlink.changeboard.gif.alt': string;
|
|
1089
|
+
'platform.editor.smartlink.changeboard.headline': string;
|
|
1086
1090
|
'rovo.agents.dropdown.title': string;
|
|
1087
1091
|
'rovo.agents.dropdown.viewAgents.label': string;
|
|
1088
1092
|
};
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -73,6 +73,7 @@ export default {
|
|
|
73
73
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Lyhennä päivitystä',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Luo pull-pyynnön kuvauksen, jossa on yhteenveto muutoksista',
|
|
75
75
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Luo pull-pyynnön kuvaus',
|
|
76
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Näytä lisää toimintoja',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.description': 'Luo idealuettelon antamallesi aiheelle',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Kerro aihe...',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Aivoriihi',
|
|
@@ -798,7 +799,7 @@ export default {
|
|
|
798
799
|
'fabric.editor.panel.emoji': 'Lisää emoji',
|
|
799
800
|
'fabric.editor.panel.panelsGroup': 'Paneelityypit',
|
|
800
801
|
'fabric.editor.panelButtonTitle': 'Paneeli',
|
|
801
|
-
'fabric.editor.pasteMenuActionsTitle': '
|
|
802
|
+
'fabric.editor.pasteMenuActionsTitle': 'Liitä toiminnot',
|
|
802
803
|
'fabric.editor.pasteOptions': 'Liittämisasetukset',
|
|
803
804
|
'fabric.editor.pastePlainText': 'Liimaa tavallinen teksti',
|
|
804
805
|
'fabric.editor.placeholderAltText': 'Kuvaile tätä kuvaa vaihtoehtoisella tekstillä',
|
|
@@ -1084,7 +1085,10 @@ export default {
|
|
|
1084
1085
|
'fabric.theme.yellow': 'Keltainen',
|
|
1085
1086
|
'fabrid.editor.numberedRows': 'Numeroidut rivit',
|
|
1086
1087
|
'fabrid.editor.rowNumbers': 'Rivinumerot',
|
|
1088
|
+
'platform.editor.smartlink.changeboard.description': 'Pidä tärkeät linkit järjestyksessä ja helposti löydettävissä vetämällä Smart Linkejä sisältöpuuhun.',
|
|
1087
1089
|
'platform.editor.smartlink.changeboard.dismiss': 'Valmis',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Vedä Smart Linkejä sivupalkin esittelyversioon',
|
|
1091
|
+
'platform.editor.smartlink.changeboard.headline': 'Vedä ja pudota linkkejä',
|
|
1088
1092
|
'rovo.agents.dropdown.title': 'Asiakaspalvelijat',
|
|
1089
1093
|
'rovo.agents.dropdown.viewAgents.label': 'Näytä kaikki asiakaspalvelijat',
|
|
1090
1094
|
};
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -71,6 +71,7 @@ declare const _default: {
|
|
|
71
71
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
74
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -1082,7 +1083,10 @@ declare const _default: {
|
|
|
1082
1083
|
'fabric.theme.yellow': string;
|
|
1083
1084
|
'fabrid.editor.numberedRows': string;
|
|
1084
1085
|
'fabrid.editor.rowNumbers': string;
|
|
1086
|
+
'platform.editor.smartlink.changeboard.description': string;
|
|
1085
1087
|
'platform.editor.smartlink.changeboard.dismiss': string;
|
|
1088
|
+
'platform.editor.smartlink.changeboard.gif.alt': string;
|
|
1089
|
+
'platform.editor.smartlink.changeboard.headline': string;
|
|
1086
1090
|
'rovo.agents.dropdown.title': string;
|
|
1087
1091
|
'rovo.agents.dropdown.viewAgents.label': string;
|
|
1088
1092
|
};
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -73,6 +73,7 @@ export default {
|
|
|
73
73
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Raccourcir la mise à jour',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Crée une description de pull request avec un résumé des changements',
|
|
75
75
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Créer une description de pull request',
|
|
76
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Afficher plus d’actions',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.description': "Génère une liste d'idées pour un thème que vous proposez",
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Dites-moi le thème…',
|
|
78
79
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorming',
|
|
@@ -798,7 +799,7 @@ export default {
|
|
|
798
799
|
'fabric.editor.panel.emoji': 'Ajouter une émoticône',
|
|
799
800
|
'fabric.editor.panel.panelsGroup': 'Types de panneaux',
|
|
800
801
|
'fabric.editor.panelButtonTitle': 'Volet',
|
|
801
|
-
'fabric.editor.pasteMenuActionsTitle': 'Actions',
|
|
802
|
+
'fabric.editor.pasteMenuActionsTitle': 'Actions de collage',
|
|
802
803
|
'fabric.editor.pasteOptions': 'Options de collage',
|
|
803
804
|
'fabric.editor.pastePlainText': 'Coller le texte brut',
|
|
804
805
|
'fabric.editor.placeholderAltText': 'Décrire cette image avec un texte alternatif',
|
|
@@ -1084,7 +1085,10 @@ export default {
|
|
|
1084
1085
|
'fabric.theme.yellow': 'Jaune',
|
|
1085
1086
|
'fabrid.editor.numberedRows': 'Lignes numérotées',
|
|
1086
1087
|
'fabrid.editor.rowNumbers': 'Numéros de ligne',
|
|
1088
|
+
'platform.editor.smartlink.changeboard.description': 'Organisez vos liens intelligents importants et trouvez-les facilement en les faisant glisser dans l’arborescence de contenu.',
|
|
1087
1089
|
'platform.editor.smartlink.changeboard.dismiss': 'Terminé',
|
|
1090
|
+
'platform.editor.smartlink.changeboard.gif.alt': 'Démonstration du glissement d’un lien intelligent dans la barre latérale',
|
|
1091
|
+
'platform.editor.smartlink.changeboard.headline': 'Glisser-déposer les liens',
|
|
1088
1092
|
'rovo.agents.dropdown.title': 'Agents',
|
|
1089
1093
|
'rovo.agents.dropdown.viewAgents.label': 'Afficher tous les agents',
|
|
1090
1094
|
};
|