@atlaskit/afm-i18n-platform-editor-editor-common 2.210.0 → 2.211.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.
Files changed (116) hide show
  1. package/dist/cjs/i18n/cs.js +28 -0
  2. package/dist/cjs/i18n/da.js +10 -0
  3. package/dist/cjs/i18n/de.js +10 -0
  4. package/dist/cjs/i18n/es.js +10 -0
  5. package/dist/cjs/i18n/fi.js +10 -0
  6. package/dist/cjs/i18n/fr.js +28 -0
  7. package/dist/cjs/i18n/hr.js +10 -0
  8. package/dist/cjs/i18n/it.js +10 -0
  9. package/dist/cjs/i18n/ja.js +10 -0
  10. package/dist/cjs/i18n/ko.js +10 -0
  11. package/dist/cjs/i18n/nb.js +10 -0
  12. package/dist/cjs/i18n/nl.js +10 -0
  13. package/dist/cjs/i18n/pl.js +10 -0
  14. package/dist/cjs/i18n/pt_BR.js +28 -0
  15. package/dist/cjs/i18n/ru.js +10 -0
  16. package/dist/cjs/i18n/sr_RS.js +7 -0
  17. package/dist/cjs/i18n/sr_YR.js +7 -0
  18. package/dist/cjs/i18n/sv.js +10 -0
  19. package/dist/cjs/i18n/th.js +10 -0
  20. package/dist/cjs/i18n/tr.js +10 -0
  21. package/dist/cjs/i18n/uk.js +10 -0
  22. package/dist/cjs/i18n/zh.js +28 -0
  23. package/dist/cjs/i18n/zh_TW.js +10 -0
  24. package/dist/esm/i18n/cs.d.ts +28 -0
  25. package/dist/esm/i18n/cs.js +28 -0
  26. package/dist/esm/i18n/da.d.ts +10 -0
  27. package/dist/esm/i18n/da.js +10 -0
  28. package/dist/esm/i18n/de.d.ts +10 -0
  29. package/dist/esm/i18n/de.js +10 -0
  30. package/dist/esm/i18n/es.d.ts +10 -0
  31. package/dist/esm/i18n/es.js +10 -0
  32. package/dist/esm/i18n/fi.d.ts +10 -0
  33. package/dist/esm/i18n/fi.js +10 -0
  34. package/dist/esm/i18n/fr.d.ts +28 -0
  35. package/dist/esm/i18n/fr.js +28 -0
  36. package/dist/esm/i18n/hr.d.ts +10 -0
  37. package/dist/esm/i18n/hr.js +10 -0
  38. package/dist/esm/i18n/it.d.ts +10 -0
  39. package/dist/esm/i18n/it.js +10 -0
  40. package/dist/esm/i18n/ja.d.ts +10 -0
  41. package/dist/esm/i18n/ja.js +10 -0
  42. package/dist/esm/i18n/ko.d.ts +10 -0
  43. package/dist/esm/i18n/ko.js +10 -0
  44. package/dist/esm/i18n/nb.d.ts +10 -0
  45. package/dist/esm/i18n/nb.js +10 -0
  46. package/dist/esm/i18n/nl.d.ts +10 -0
  47. package/dist/esm/i18n/nl.js +10 -0
  48. package/dist/esm/i18n/pl.d.ts +10 -0
  49. package/dist/esm/i18n/pl.js +10 -0
  50. package/dist/esm/i18n/pt_BR.d.ts +28 -0
  51. package/dist/esm/i18n/pt_BR.js +28 -0
  52. package/dist/esm/i18n/ru.d.ts +10 -0
  53. package/dist/esm/i18n/ru.js +10 -0
  54. package/dist/esm/i18n/sr_RS.d.ts +7 -0
  55. package/dist/esm/i18n/sr_RS.js +7 -0
  56. package/dist/esm/i18n/sr_YR.d.ts +7 -0
  57. package/dist/esm/i18n/sr_YR.js +7 -0
  58. package/dist/esm/i18n/sv.d.ts +10 -0
  59. package/dist/esm/i18n/sv.js +10 -0
  60. package/dist/esm/i18n/th.d.ts +10 -0
  61. package/dist/esm/i18n/th.js +10 -0
  62. package/dist/esm/i18n/tr.d.ts +10 -0
  63. package/dist/esm/i18n/tr.js +10 -0
  64. package/dist/esm/i18n/uk.d.ts +10 -0
  65. package/dist/esm/i18n/uk.js +10 -0
  66. package/dist/esm/i18n/zh.d.ts +28 -0
  67. package/dist/esm/i18n/zh.js +28 -0
  68. package/dist/esm/i18n/zh_TW.d.ts +10 -0
  69. package/dist/esm/i18n/zh_TW.js +10 -0
  70. package/dist/types/i18n/cs.d.ts +28 -0
  71. package/dist/types/i18n/da.d.ts +10 -0
  72. package/dist/types/i18n/de.d.ts +10 -0
  73. package/dist/types/i18n/es.d.ts +10 -0
  74. package/dist/types/i18n/fi.d.ts +10 -0
  75. package/dist/types/i18n/fr.d.ts +28 -0
  76. package/dist/types/i18n/hr.d.ts +10 -0
  77. package/dist/types/i18n/it.d.ts +10 -0
  78. package/dist/types/i18n/ja.d.ts +10 -0
  79. package/dist/types/i18n/ko.d.ts +10 -0
  80. package/dist/types/i18n/nb.d.ts +10 -0
  81. package/dist/types/i18n/nl.d.ts +10 -0
  82. package/dist/types/i18n/pl.d.ts +10 -0
  83. package/dist/types/i18n/pt_BR.d.ts +28 -0
  84. package/dist/types/i18n/ru.d.ts +10 -0
  85. package/dist/types/i18n/sr_RS.d.ts +7 -0
  86. package/dist/types/i18n/sr_YR.d.ts +7 -0
  87. package/dist/types/i18n/sv.d.ts +10 -0
  88. package/dist/types/i18n/th.d.ts +10 -0
  89. package/dist/types/i18n/tr.d.ts +10 -0
  90. package/dist/types/i18n/uk.d.ts +10 -0
  91. package/dist/types/i18n/zh.d.ts +28 -0
  92. package/dist/types/i18n/zh_TW.d.ts +10 -0
  93. package/i18n/cs.ts +32 -0
  94. package/i18n/da.ts +10 -0
  95. package/i18n/de.ts +11 -0
  96. package/i18n/es.ts +10 -0
  97. package/i18n/fi.ts +10 -0
  98. package/i18n/fr.ts +34 -0
  99. package/i18n/hr.ts +10 -0
  100. package/i18n/it.ts +10 -0
  101. package/i18n/ja.ts +10 -0
  102. package/i18n/ko.ts +10 -0
  103. package/i18n/nb.ts +10 -0
  104. package/i18n/nl.ts +10 -0
  105. package/i18n/pl.ts +10 -0
  106. package/i18n/pt_BR.ts +34 -0
  107. package/i18n/ru.ts +10 -0
  108. package/i18n/sr_RS.ts +7 -0
  109. package/i18n/sr_YR.ts +7 -0
  110. package/i18n/sv.ts +10 -0
  111. package/i18n/th.ts +10 -0
  112. package/i18n/tr.ts +10 -0
  113. package/i18n/uk.ts +10 -0
  114. package/i18n/zh.ts +29 -0
  115. package/i18n/zh_TW.ts +10 -0
  116. package/package.json +1 -1
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Klistra in det här synkroniserade blockinnehållet på en annan plats för att återanvända innehållet.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'För att återanvända detta innehåll ska du publicera den här sidan och klistra in det synkroniserade blocket på en annan plats.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blockmallar',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data och diagram',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Inbäddad',
23
+ 'editor-common.quick-insert.categoryMedia': 'Media',
24
+ 'editor-common.quick-insert.categoryOther': 'Annan',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Rekommenderat',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Struktur',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Textformatering',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Cirkel',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Anpassat',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'Lägg till rad ovanför',
51
60
  'fabric.editor.addRowBelow': 'Lägg till rad nedanför',
52
61
  'fabric.editor.addUpdatedAltText': 'Lägg till alternativ text',
62
+ 'fabric.editor.agent-with-user': '{agentName} med {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Använd Atlassian Intelligence för att hitta åtgärdsobjekt och visa dem i en panel',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel för åtgärdsobjekt (Beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Använd Atlassian Intelligence för att sammanfatta sidan och visa den i en panel',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'ห้องปฏิบัติการ',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'วางเนื้อหาบล็อกที่ซิงค์นี้ในตำแหน่งอื่นเพื่อนำเนื้อหาไปใช้ซ้ำ',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'หากต้องการใช้เนื้อหาซ้ำ โปรดเผยแพร่หน้าข้อมูลนี้และวางบล็อกที่ซิงค์นี้ในตำแหน่งอื่น',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'บล็อกแม่แบบ',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'ข้อมูลและแผนภูมิ',
22
+ 'editor-common.quick-insert.categoryEmbed': 'แบบฝังตัว',
23
+ 'editor-common.quick-insert.categoryMedia': 'สื่อ',
24
+ 'editor-common.quick-insert.categoryOther': 'อื่น ๆ',
25
+ 'editor-common.quick-insert.categoryRecommended': 'แนะนำ',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'โครงสร้าง',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'การจัดรูปแบบข้อความ',
20
29
  'editor.imageEditor.aspectRatio.circle': 'วงกลม',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'วงกลม 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'กำหนดเอง',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'เพิ่มแถวด้านบน',
51
60
  'fabric.editor.addRowBelow': 'เพิ่มแถวด้านล่าง',
52
61
  'fabric.editor.addUpdatedAltText': 'เพิ่มข้อความอธิบายรูปภาพ',
62
+ 'fabric.editor.agent-with-user': '{agentName} ที่มี {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'ใช้ Atlassian Intelligence ในการค้นหารายการดำเนินการและแสดงในแผง',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'แผงรายการดำเนินการ (เบต้า)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'ใช้ Atlassian Intelligence ในการสรุปหน้าข้อมูลนี้และแสดงในแผง',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratuvarlar',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'İçeriğini yeniden kullanmak için bu senkronize blok içeriğini başka bir konuma yapıştırın.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Bu içeriği yeniden kullanmak için bu sayfayı yayınlayın ve senkronize bloku başka bir yere yapıştırın.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blok şablonları',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Veriler ve grafikler',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Ekle',
23
+ 'editor-common.quick-insert.categoryMedia': 'Medya',
24
+ 'editor-common.quick-insert.categoryOther': 'Diğer',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Önerilen',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Yapı',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Metin biçimlendirmesi',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Daire',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Daire 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Özel',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'Yukarıya satır ekle',
51
60
  'fabric.editor.addRowBelow': 'Aşağıya satır ekle',
52
61
  'fabric.editor.addUpdatedAltText': 'Alternatif metin ekleyin',
62
+ 'fabric.editor.agent-with-user': '{userName} içeren {agentName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': "Yapılacak işlemleri bulmak ve bir panelde göstermek için Atlassian Intelligence'ı kullanın",
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Yapılacak işlemler paneli (Beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': "Bu sayfayı özetlemek ve panelde göstermek için Atlassian Intelligence'ı kullanın",
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Вставте вміст синхронізованого блоку в інше розташування, щоб повторно використати його.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Щоб повторно використати вміст, опублікуйте сторінку й вставте синхронізований блок в інше розташування.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Шаблони блоків',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Дані й діаграми',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Вбудований об’єкт',
23
+ 'editor-common.quick-insert.categoryMedia': 'Мультимедіа',
24
+ 'editor-common.quick-insert.categoryOther': 'Інше',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Рекомендоване',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Структура',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Форматування у вигляді тексту',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Коло',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Коло 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Настроюваний період',
@@ -50,6 +59,7 @@ exports.default = {
50
59
  'fabric.editor.addRowAbove': 'Додати рядок угорі',
51
60
  'fabric.editor.addRowBelow': 'Додати рядок знизу',
52
61
  'fabric.editor.addUpdatedAltText': 'Додати текст заміщення',
62
+ 'fabric.editor.agent-with-user': '{agentName} від {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Пошук пунктів завдання на цій сторінці за допомогою Atlassian Intelligence і відображення їх на панелі',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Панель пунктів завдань (бета-версія)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Створення короткого змісту цієї сторінки за допомогою Atlassian Intelligence і відображення його на панелі',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': '配置 {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': '同步块',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': '实验功能',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': '我们希望收到您的反馈。此快速调查只需不到一分钟。',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': '提供反馈',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': '不用了,谢谢',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': '帮助我们改进“同步块”',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': '请将此已同步块内容粘贴到其他位置,以重复使用其内容。',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '要重复使用此内容,请发布该页面,并将此已同步块粘贴到其他位置。',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': '要重复使用内容,请复制并粘贴此块,以同步到其他位置',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': '无法将包含合并单元格的列向左移动',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '无法将包含合并单元格的列向右移动',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '无法将包含合并单元格的行向下移动',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': '无法将包含合并单元格的行向上移动',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': '区块模板',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': '数据和图表',
31
+ 'editor-common.quick-insert.categoryEmbed': '嵌入',
32
+ 'editor-common.quick-insert.categoryMedia': '媒体',
33
+ 'editor-common.quick-insert.categoryOther': '其他',
34
+ 'editor-common.quick-insert.categoryRecommended': '推荐',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': '结构',
37
+ 'editor-common.quick-insert.categoryTextFormatting': '文本格式设置',
20
38
  'editor.imageEditor.aspectRatio.circle': '圆形',
21
39
  'editor.imageEditor.aspectRatio.circleButton': '圆形 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': '自定义',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': '在上方添加行',
51
69
  'fabric.editor.addRowBelow': '在下方添加行',
52
70
  'fabric.editor.addUpdatedAltText': '添加替代文本',
71
+ 'fabric.editor.agent-with-user': '{agentName}(代表 {userName})',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': '使用 Atlassian Intelligence 查找操作项并将其显示在面板中',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': '操作项面板(测试版)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': '使用 Atlassian Intelligence 为此页面生成摘要并将其显示在面板中',
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "编辑 {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': '询问 Rovo',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "向 Rovo 提问 {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "使用 Rovo {key}+' 进行编辑",
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': '询问 Rovo 人工智能',
330
350
  'fabric.editor.ai.toolbar.changeTone.title': '更改语气',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': '更改语气选项',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': '按升序排序',
991
1011
  'fabric.editor.sourceSyncBlockPlaceholderText': '添加您想重复使用的内容。复制并粘贴此块以在其他位置同步。',
992
1012
  'fabric.editor.sourceSyncBlockTooltip': '同步块',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': '源同步块',
993
1014
  'fabric.editor.splitCell': '拆分单元格',
994
1015
  'fabric.editor.status': '状态',
995
1016
  'fabric.editor.status.description': '添加自定义状态标签',
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': '深红',
1179
1200
  'fabric.theme.bold-teal': '深蓝绿',
1180
1201
  'fabric.theme.bold-yellow': '金黄',
1202
+ 'fabric.theme.bold-yellow-new': '金黄色',
1181
1203
  'fabric.theme.bolder-blue': '深深蓝',
1182
1204
  'fabric.theme.bolder-gray': '深深灰',
1183
1205
  'fabric.theme.bolder-green': '深深绿',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': '深蓝',
1191
1213
  'fabric.theme.dark-gray': '深灰',
1192
1214
  'fabric.theme.dark-green': '深绿',
1215
+ 'fabric.theme.dark-lime': '深绿黄色',
1216
+ 'fabric.theme.dark-magenta': '深洋红色',
1217
+ 'fabric.theme.dark-orange': '深橙色',
1193
1218
  'fabric.theme.dark-purple': '深紫',
1194
1219
  'fabric.theme.dark-red': '深红',
1195
1220
  'fabric.theme.dark-teal': '深青',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': '浅蓝',
1201
1226
  'fabric.theme.light-gray': '浅灰',
1202
1227
  'fabric.theme.light-green': '浅绿',
1228
+ 'fabric.theme.light-lime': '浅绿黄色',
1229
+ 'fabric.theme.light-magenta': '浅洋红色',
1230
+ 'fabric.theme.light-orange': '浅橙色',
1203
1231
  'fabric.theme.light-purple': '浅紫',
1204
1232
  'fabric.theme.light-red': '浅红',
1205
1233
  'fabric.theme.light-teal': '浅蓝绿',
@@ -26,6 +26,15 @@ exports.default = {
26
26
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '您無法將包含合併儲存格的欄向右移動',
27
27
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '您無法將包含合併儲存格的欄向下移動',
28
28
  'editor-common.messages.table.canNotMoveRowUpWithMergedCells': '您無法將包含合併儲存格的欄向上移動',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': '區塊範本',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': '資料和圖表',
31
+ 'editor-common.quick-insert.categoryEmbed': '嵌入',
32
+ 'editor-common.quick-insert.categoryMedia': '媒體',
33
+ 'editor-common.quick-insert.categoryOther': '其他',
34
+ 'editor-common.quick-insert.categoryRecommended': '建議',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': '結構',
37
+ 'editor-common.quick-insert.categoryTextFormatting': '文字格式設定',
29
38
  'editor.imageEditor.aspectRatio.circle': '圓形',
30
39
  'editor.imageEditor.aspectRatio.circleButton': '圓形 1:1',
31
40
  'editor.imageEditor.aspectRatio.custom': '自訂',
@@ -59,6 +68,7 @@ exports.default = {
59
68
  'fabric.editor.addRowAbove': '在上方新增列',
60
69
  'fabric.editor.addRowBelow': '在下方新增列',
61
70
  'fabric.editor.addUpdatedAltText': '新增替代文字',
71
+ 'fabric.editor.agent-with-user': '{agentName} (代表 {userName})',
62
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': '使用 Atlassian Intelligence 尋找交辦事項並在面板中顯示',
63
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': '交辦事項面板 (測試版)',
64
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': '使用 Atlassian Intelligence 摘要此頁面,並在面板中顯示',
@@ -11,8 +11,26 @@ declare const _default: {
11
11
  'editor-common-extensibility.macro.button.configure': string;
12
12
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
13
13
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
14
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': string;
15
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
16
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
17
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': string;
14
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
15
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
20
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
21
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
22
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
23
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
24
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
25
+ 'editor-common.quick-insert.categoryBlockTemplates': string;
26
+ 'editor-common.quick-insert.categoryDataAndCharts': string;
27
+ 'editor-common.quick-insert.categoryEmbed': string;
28
+ 'editor-common.quick-insert.categoryMedia': string;
29
+ 'editor-common.quick-insert.categoryOther': string;
30
+ 'editor-common.quick-insert.categoryRecommended': string;
31
+ 'editor-common.quick-insert.categoryRovo': string;
32
+ 'editor-common.quick-insert.categoryStructure': string;
33
+ 'editor-common.quick-insert.categoryTextFormatting': string;
16
34
  'editor.imageEditor.aspectRatio.circle': string;
17
35
  'editor.imageEditor.aspectRatio.circleButton': string;
18
36
  'editor.imageEditor.aspectRatio.custom': string;
@@ -46,6 +64,7 @@ declare const _default: {
46
64
  'fabric.editor.addRowAbove': string;
47
65
  'fabric.editor.addRowBelow': string;
48
66
  'fabric.editor.addUpdatedAltText': string;
67
+ 'fabric.editor.agent-with-user': string;
49
68
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
50
69
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
51
70
  'fabric.editor.ai.ai-panels.summarizePageDescription': string;
@@ -322,6 +341,7 @@ declare const _default: {
322
341
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
323
342
  'fabric.editor.ai.toolbar.askRovo.title': string;
324
343
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
344
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
325
345
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
326
346
  'fabric.editor.ai.toolbar.changeTone.title': string;
327
347
  'fabric.editor.ai.toolbar.changeToneOptions.title': string;
@@ -986,6 +1006,7 @@ declare const _default: {
986
1006
  'fabric.editor.sortColumnIncreasing': string;
987
1007
  'fabric.editor.sourceSyncBlockPlaceholderText': string;
988
1008
  'fabric.editor.sourceSyncBlockTooltip': string;
1009
+ 'fabric.editor.sourceSyncedBlock.label.text': string;
989
1010
  'fabric.editor.splitCell': string;
990
1011
  'fabric.editor.status': string;
991
1012
  'fabric.editor.status.description': string;
@@ -1174,6 +1195,7 @@ declare const _default: {
1174
1195
  'fabric.theme.bold-red': string;
1175
1196
  'fabric.theme.bold-teal': string;
1176
1197
  'fabric.theme.bold-yellow': string;
1198
+ 'fabric.theme.bold-yellow-new': string;
1177
1199
  'fabric.theme.bolder-blue': string;
1178
1200
  'fabric.theme.bolder-gray': string;
1179
1201
  'fabric.theme.bolder-green': string;
@@ -1186,6 +1208,9 @@ declare const _default: {
1186
1208
  'fabric.theme.dark-blue': string;
1187
1209
  'fabric.theme.dark-gray': string;
1188
1210
  'fabric.theme.dark-green': string;
1211
+ 'fabric.theme.dark-lime': string;
1212
+ 'fabric.theme.dark-magenta': string;
1213
+ 'fabric.theme.dark-orange': string;
1189
1214
  'fabric.theme.dark-purple': string;
1190
1215
  'fabric.theme.dark-red': string;
1191
1216
  'fabric.theme.dark-teal': string;
@@ -1196,6 +1221,9 @@ declare const _default: {
1196
1221
  'fabric.theme.light-blue': string;
1197
1222
  'fabric.theme.light-gray': string;
1198
1223
  'fabric.theme.light-green': string;
1224
+ 'fabric.theme.light-lime': string;
1225
+ 'fabric.theme.light-magenta': string;
1226
+ 'fabric.theme.light-orange': string;
1199
1227
  'fabric.theme.light-purple': string;
1200
1228
  'fabric.theme.light-red': string;
1201
1229
  'fabric.theme.light-teal': string;
@@ -13,8 +13,26 @@ export default {
13
13
  'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
14
14
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronizovaný blok',
15
15
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Funkce Labs',
16
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Rádi bychom od vás dostali zpětnou vazbu. Tento rychlý průzkum by měl trvat méně než minutu.',
17
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Odeslat zpětnou vazbu',
18
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Ne, děkuji',
19
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Pomozte nám vylepšit synchronizované bloky',
16
20
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Vložte tento obsah synchronizovaného bloku na jiné místo, abyste jej mohli znovu použít.',
17
21
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Chcete-li tento obsah znovu použít, publikujte tuto stránku a vložte tento synchronizovaný blok na jiné místo.',
22
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Chcete-li znovu použít obsah, zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
23
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doleva.',
24
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doprava.',
25
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout dolů.',
26
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout nahoru.',
27
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Šablony bloku',
28
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data a grafy',
29
+ 'editor-common.quick-insert.categoryEmbed': 'Vložit',
30
+ 'editor-common.quick-insert.categoryMedia': 'Média',
31
+ 'editor-common.quick-insert.categoryOther': 'Jiné',
32
+ 'editor-common.quick-insert.categoryRecommended': 'Doporučené',
33
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
34
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
35
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formátování textu',
18
36
  'editor.imageEditor.aspectRatio.circle': 'Kruh',
19
37
  'editor.imageEditor.aspectRatio.circleButton': 'Kruh 1 : 1',
20
38
  'editor.imageEditor.aspectRatio.custom': 'Vlastní',
@@ -48,6 +66,7 @@ export default {
48
66
  'fabric.editor.addRowAbove': 'Přidat řádek nad',
49
67
  'fabric.editor.addRowBelow': 'Přidat řádek pod',
50
68
  'fabric.editor.addUpdatedAltText': 'Přidejte alternativní text.',
69
+ 'fabric.editor.agent-with-user': '{agentName} s: {userName}',
51
70
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Vyhledejte položky akcí a zobrazte je na panelu pomocí Atlassian Intelligence.',
52
71
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel položek akcí (beta)',
53
72
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Vytvořte souhrn této stránky a zobrazte jej na panelu pomocí Atlassian Intelligence.',
@@ -324,6 +343,7 @@ export default {
324
343
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Upravit {key}+'",
325
344
  'fabric.editor.ai.toolbar.askRovo.title': 'Zeptejte se nástroje Rovo',
326
345
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Zeptat se nástroje Rovo {key}+'",
346
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Upravit pomocí nástroje Rovo {key}+'",
327
347
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zeptat se Rovo AI',
328
348
  'fabric.editor.ai.toolbar.changeTone.title': 'Změnit tón',
329
349
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Možnosti změny tónu',
@@ -988,6 +1008,7 @@ export default {
988
1008
  'fabric.editor.sortColumnIncreasing': 'Seřadit vzestupně',
989
1009
  'fabric.editor.sourceSyncBlockPlaceholderText': 'Přidejte obsah, který chcete opětovně použít. Zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
990
1010
  'fabric.editor.sourceSyncBlockTooltip': 'Synchronizovaný blok',
1011
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Synchronizovaný blok ze zdroje',
991
1012
  'fabric.editor.splitCell': 'Rozdělit buňku',
992
1013
  'fabric.editor.status': 'Stav',
993
1014
  'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
@@ -1176,6 +1197,7 @@ export default {
1176
1197
  'fabric.theme.bold-red': 'Sytě červená',
1177
1198
  'fabric.theme.bold-teal': 'Sytě modrozelená',
1178
1199
  'fabric.theme.bold-yellow': 'Sytě žlutá',
1200
+ 'fabric.theme.bold-yellow-new': 'Sytě žlutá',
1179
1201
  'fabric.theme.bolder-blue': 'Sytější modrá',
1180
1202
  'fabric.theme.bolder-gray': 'Sytější šedá',
1181
1203
  'fabric.theme.bolder-green': 'Sytější zelená',
@@ -1188,6 +1210,9 @@ export default {
1188
1210
  'fabric.theme.dark-blue': 'Tmavě modrá',
1189
1211
  'fabric.theme.dark-gray': 'Tmavě šedá',
1190
1212
  'fabric.theme.dark-green': 'Tmavě zelená',
1213
+ 'fabric.theme.dark-lime': 'Tmavě limetková',
1214
+ 'fabric.theme.dark-magenta': 'Tmavě fuchsiová',
1215
+ 'fabric.theme.dark-orange': 'Tmavě oranžová',
1191
1216
  'fabric.theme.dark-purple': 'Tmavě purpurová',
1192
1217
  'fabric.theme.dark-red': 'Tmavě červená',
1193
1218
  'fabric.theme.dark-teal': 'Tmavě modrozelená',
@@ -1198,6 +1223,9 @@ export default {
1198
1223
  'fabric.theme.light-blue': 'Světle modrá',
1199
1224
  'fabric.theme.light-gray': 'Světle šedá',
1200
1225
  'fabric.theme.light-green': 'Světle zelená',
1226
+ 'fabric.theme.light-lime': 'Světle limetková',
1227
+ 'fabric.theme.light-magenta': 'Světle fuchsiová',
1228
+ 'fabric.theme.light-orange': 'Světle oranžová',
1201
1229
  'fabric.theme.light-purple': 'Světle purpurová',
1202
1230
  'fabric.theme.light-red': 'Světle červená',
1203
1231
  'fabric.theme.light-teal': 'Světle modrozelená',
@@ -13,6 +13,15 @@ declare const _default: {
13
13
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
14
14
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
15
15
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
16
+ 'editor-common.quick-insert.categoryBlockTemplates': string;
17
+ 'editor-common.quick-insert.categoryDataAndCharts': string;
18
+ 'editor-common.quick-insert.categoryEmbed': string;
19
+ 'editor-common.quick-insert.categoryMedia': string;
20
+ 'editor-common.quick-insert.categoryOther': string;
21
+ 'editor-common.quick-insert.categoryRecommended': string;
22
+ 'editor-common.quick-insert.categoryRovo': string;
23
+ 'editor-common.quick-insert.categoryStructure': string;
24
+ 'editor-common.quick-insert.categoryTextFormatting': string;
16
25
  'editor.imageEditor.aspectRatio.circle': string;
17
26
  'editor.imageEditor.aspectRatio.circleButton': string;
18
27
  'editor.imageEditor.aspectRatio.custom': string;
@@ -46,6 +55,7 @@ declare const _default: {
46
55
  'fabric.editor.addRowAbove': string;
47
56
  'fabric.editor.addRowBelow': string;
48
57
  'fabric.editor.addUpdatedAltText': string;
58
+ 'fabric.editor.agent-with-user': string;
49
59
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
50
60
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
51
61
  'fabric.editor.ai.ai-panels.summarizePageDescription': string;
@@ -15,6 +15,15 @@ export default {
15
15
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
16
16
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Indsæt dette synkroniserede blokindhold et andet sted for at genbruge blokkens indhold.',
17
17
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'For at genbruge dette indhold skal du udgive denne side og indsætte denne synkroniserede blok et andet sted.',
18
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blokskabeloner',
19
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data og diagrammer',
20
+ 'editor-common.quick-insert.categoryEmbed': 'Indlejr',
21
+ 'editor-common.quick-insert.categoryMedia': 'Medie',
22
+ 'editor-common.quick-insert.categoryOther': 'Andet',
23
+ 'editor-common.quick-insert.categoryRecommended': 'Anbefalet',
24
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
25
+ 'editor-common.quick-insert.categoryStructure': 'Struktur',
26
+ 'editor-common.quick-insert.categoryTextFormatting': 'Tekstformatering',
18
27
  'editor.imageEditor.aspectRatio.circle': 'Cirkel',
19
28
  'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
20
29
  'editor.imageEditor.aspectRatio.custom': 'Brugerdefineret',
@@ -48,6 +57,7 @@ export default {
48
57
  'fabric.editor.addRowAbove': 'Tilføj række ovenfor',
49
58
  'fabric.editor.addRowBelow': 'Tilføj række nedenfor',
50
59
  'fabric.editor.addUpdatedAltText': 'Tilføj alternativ tekst',
60
+ 'fabric.editor.agent-with-user': '{agentName} med {userName}',
51
61
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Brug Atlassian Intelligence til at finde handlingspunkter og vise dem i et panel',
52
62
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Handlingspunktpanel (Beta)',
53
63
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Brug Atlassian Intelligence til at opsummere denne side og vise den i et panel',
@@ -11,6 +11,9 @@ declare const _default: {
11
11
  'editor-common-extensibility.macro.button.configure': string;
12
12
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
13
13
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
14
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
15
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
16
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': string;
14
17
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
15
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
16
19
  'editor.imageEditor.aspectRatio.circle': string;
@@ -1173,6 +1176,7 @@ declare const _default: {
1173
1176
  'fabric.theme.bold-red': string;
1174
1177
  'fabric.theme.bold-teal': string;
1175
1178
  'fabric.theme.bold-yellow': string;
1179
+ 'fabric.theme.bold-yellow-new': string;
1176
1180
  'fabric.theme.bolder-blue': string;
1177
1181
  'fabric.theme.bolder-gray': string;
1178
1182
  'fabric.theme.bolder-green': string;
@@ -1185,6 +1189,9 @@ declare const _default: {
1185
1189
  'fabric.theme.dark-blue': string;
1186
1190
  'fabric.theme.dark-gray': string;
1187
1191
  'fabric.theme.dark-green': string;
1192
+ 'fabric.theme.dark-lime': string;
1193
+ 'fabric.theme.dark-magenta': string;
1194
+ 'fabric.theme.dark-orange': string;
1188
1195
  'fabric.theme.dark-purple': string;
1189
1196
  'fabric.theme.dark-red': string;
1190
1197
  'fabric.theme.dark-teal': string;
@@ -1195,6 +1202,9 @@ declare const _default: {
1195
1202
  'fabric.theme.light-blue': string;
1196
1203
  'fabric.theme.light-gray': string;
1197
1204
  'fabric.theme.light-green': string;
1205
+ 'fabric.theme.light-lime': string;
1206
+ 'fabric.theme.light-magenta': string;
1207
+ 'fabric.theme.light-orange': string;
1198
1208
  'fabric.theme.light-purple': string;
1199
1209
  'fabric.theme.light-red': string;
1200
1210
  'fabric.theme.light-teal': string;
@@ -13,6 +13,9 @@ export default {
13
13
  'editor-common-extensibility.macro.button.configure': '{macroName} konfigurieren',
14
14
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronisierter Block',
15
15
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
16
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Feedback geben',
17
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Nein, danke',
18
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Verbesserung der synchronisierten Blöcke: Ihr Feedback ist gefragt',
16
19
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Fügen Sie den Inhalt dieses synchronisierten Blocks an einer anderen Stelle ein, um seinen Inhalt wiederzuverwenden.',
17
20
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Um diesen Inhalt wiederzuverwenden, veröffentlichen Sie diese Seite und fügen Sie diesen synchronisierten Block an einer anderen Stelle ein.',
18
21
  'editor.imageEditor.aspectRatio.circle': 'Rundes Format',
@@ -1175,6 +1178,7 @@ export default {
1175
1178
  'fabric.theme.bold-red': 'Kräftiges Rot',
1176
1179
  'fabric.theme.bold-teal': 'Kräftiges Türkis',
1177
1180
  'fabric.theme.bold-yellow': 'Kräftiges Gelb',
1181
+ 'fabric.theme.bold-yellow-new': 'Kräftiges Gelb',
1178
1182
  'fabric.theme.bolder-blue': 'Kräftigeres Blau',
1179
1183
  'fabric.theme.bolder-gray': 'Kräftigeres Grau',
1180
1184
  'fabric.theme.bolder-green': 'Kräftigeres Grün',
@@ -1187,6 +1191,9 @@ export default {
1187
1191
  'fabric.theme.dark-blue': 'Dunkelblau',
1188
1192
  'fabric.theme.dark-gray': 'Dunkelgrau',
1189
1193
  'fabric.theme.dark-green': 'Dunkelgrün',
1194
+ 'fabric.theme.dark-lime': 'Dunkles Limettengrün',
1195
+ 'fabric.theme.dark-magenta': 'Dunkles Magenta',
1196
+ 'fabric.theme.dark-orange': 'Dunkelorange',
1190
1197
  'fabric.theme.dark-purple': 'Dunkelviolett',
1191
1198
  'fabric.theme.dark-red': 'Dunkelrot',
1192
1199
  'fabric.theme.dark-teal': 'Dunkeltürkis',
@@ -1197,6 +1204,9 @@ export default {
1197
1204
  'fabric.theme.light-blue': 'Hellblau',
1198
1205
  'fabric.theme.light-gray': 'Hellgrau',
1199
1206
  'fabric.theme.light-green': 'Hellgrün',
1207
+ 'fabric.theme.light-lime': 'Helles Limettengrün',
1208
+ 'fabric.theme.light-magenta': 'Helles Magenta',
1209
+ 'fabric.theme.light-orange': 'Hellorange',
1200
1210
  'fabric.theme.light-purple': 'Hellviolett',
1201
1211
  'fabric.theme.light-red': 'Hellrot',
1202
1212
  'fabric.theme.light-teal': 'Helltürkis',
@@ -13,6 +13,15 @@ declare const _default: {
13
13
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
14
14
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
15
15
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
16
+ 'editor-common.quick-insert.categoryBlockTemplates': string;
17
+ 'editor-common.quick-insert.categoryDataAndCharts': string;
18
+ 'editor-common.quick-insert.categoryEmbed': string;
19
+ 'editor-common.quick-insert.categoryMedia': string;
20
+ 'editor-common.quick-insert.categoryOther': string;
21
+ 'editor-common.quick-insert.categoryRecommended': string;
22
+ 'editor-common.quick-insert.categoryRovo': string;
23
+ 'editor-common.quick-insert.categoryStructure': string;
24
+ 'editor-common.quick-insert.categoryTextFormatting': string;
16
25
  'editor.imageEditor.aspectRatio.circle': string;
17
26
  'editor.imageEditor.aspectRatio.circleButton': string;
18
27
  'editor.imageEditor.aspectRatio.custom': string;
@@ -46,6 +55,7 @@ declare const _default: {
46
55
  'fabric.editor.addRowAbove': string;
47
56
  'fabric.editor.addRowBelow': string;
48
57
  'fabric.editor.addUpdatedAltText': string;
58
+ 'fabric.editor.agent-with-user': string;
49
59
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
50
60
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
51
61
  'fabric.editor.ai.ai-panels.summarizePageDescription': string;
@@ -15,6 +15,15 @@ export default {
15
15
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorios',
16
16
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Pega el contenido de este bloque sincronizado en otra ubicación para reutilizar su contenido.',
17
17
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Para reutilizar este contenido, publica esta página y pega este bloque sincronizado en otra ubicación.',
18
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Plantillas de bloques',
19
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Datos y gráficos',
20
+ 'editor-common.quick-insert.categoryEmbed': 'Integrar',
21
+ 'editor-common.quick-insert.categoryMedia': 'Multimedia',
22
+ 'editor-common.quick-insert.categoryOther': 'Otro',
23
+ 'editor-common.quick-insert.categoryRecommended': 'Recomendado',
24
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
25
+ 'editor-common.quick-insert.categoryStructure': 'Estructura',
26
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formato de texto',
18
27
  'editor.imageEditor.aspectRatio.circle': 'Círculo',
19
28
  'editor.imageEditor.aspectRatio.circleButton': 'Círculo 1:1',
20
29
  'editor.imageEditor.aspectRatio.custom': 'Personalizado',
@@ -48,6 +57,7 @@ export default {
48
57
  'fabric.editor.addRowAbove': 'Añadir fila arriba',
49
58
  'fabric.editor.addRowBelow': 'Añadir fila abajo',
50
59
  'fabric.editor.addUpdatedAltText': 'Añade texto alternativo',
60
+ 'fabric.editor.agent-with-user': '{agentName} con {userName}',
51
61
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Utiliza Atlassian Intelligence para buscar elementos de acción y mostrarlos en un panel',
52
62
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel de elementos de acción (beta)',
53
63
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Utiliza Atlassian Intelligence para resumir esta página y mostrarla en un panel',
@@ -13,6 +13,15 @@ declare const _default: {
13
13
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
14
14
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
15
15
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
16
+ 'editor-common.quick-insert.categoryBlockTemplates': string;
17
+ 'editor-common.quick-insert.categoryDataAndCharts': string;
18
+ 'editor-common.quick-insert.categoryEmbed': string;
19
+ 'editor-common.quick-insert.categoryMedia': string;
20
+ 'editor-common.quick-insert.categoryOther': string;
21
+ 'editor-common.quick-insert.categoryRecommended': string;
22
+ 'editor-common.quick-insert.categoryRovo': string;
23
+ 'editor-common.quick-insert.categoryStructure': string;
24
+ 'editor-common.quick-insert.categoryTextFormatting': string;
16
25
  'editor.imageEditor.aspectRatio.circle': string;
17
26
  'editor.imageEditor.aspectRatio.circleButton': string;
18
27
  'editor.imageEditor.aspectRatio.custom': string;
@@ -46,6 +55,7 @@ declare const _default: {
46
55
  'fabric.editor.addRowAbove': string;
47
56
  'fabric.editor.addRowBelow': string;
48
57
  'fabric.editor.addUpdatedAltText': string;
58
+ 'fabric.editor.agent-with-user': string;
49
59
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
50
60
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
51
61
  'fabric.editor.ai.ai-panels.summarizePageDescription': string;
@@ -15,6 +15,15 @@ export default {
15
15
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
16
16
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Liitä tämä synkronoitu lohko toiseen sijaintiin, niin voit käyttää sen sisältöä muualla.',
17
17
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Jos haluat käyttää tätä sisältöä muualla, julkaise tämä sivu ja liitä tämä synkronoitu lohko toiseen sijaintiin.',
18
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Lohkosivupohjat',
19
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data ja kaaviot',
20
+ 'editor-common.quick-insert.categoryEmbed': 'Upota',
21
+ 'editor-common.quick-insert.categoryMedia': 'Media',
22
+ 'editor-common.quick-insert.categoryOther': 'Muu',
23
+ 'editor-common.quick-insert.categoryRecommended': 'Suositellut',
24
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
25
+ 'editor-common.quick-insert.categoryStructure': 'Rakenne',
26
+ 'editor-common.quick-insert.categoryTextFormatting': 'Tekstin muotoilu',
18
27
  'editor.imageEditor.aspectRatio.circle': 'Ympyrä',
19
28
  'editor.imageEditor.aspectRatio.circleButton': 'Ympyrä 1:1',
20
29
  'editor.imageEditor.aspectRatio.custom': 'Mukautettu',
@@ -48,6 +57,7 @@ export default {
48
57
  'fabric.editor.addRowAbove': 'Lisää rivi yläpuolelle',
49
58
  'fabric.editor.addRowBelow': 'Lisää rivi alapuolelle',
50
59
  'fabric.editor.addUpdatedAltText': 'Lisää vaihtoehtoinen teksti',
60
+ 'fabric.editor.agent-with-user': '{agentName} käyttäjän {userName} kanssa',
51
61
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Atlassian Intelligencen avulla voit etsiä tehtäviä ja näyttää ne paneelissa',
52
62
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Tehtäväpaneeli (beeta)',
53
63
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Atlassian Intelligencen avulla voit luoda tästä sivusta yhteenvedon ja näyttää sen paneelissa',