@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
@@ -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;
@@ -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;
@@ -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;
@@ -22,6 +22,15 @@ declare const _default: {
22
22
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
23
23
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
24
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;
25
34
  'editor.imageEditor.aspectRatio.circle': string;
26
35
  'editor.imageEditor.aspectRatio.circleButton': string;
27
36
  'editor.imageEditor.aspectRatio.custom': string;
@@ -55,6 +64,7 @@ declare const _default: {
55
64
  'fabric.editor.addRowAbove': string;
56
65
  'fabric.editor.addRowBelow': string;
57
66
  'fabric.editor.addUpdatedAltText': string;
67
+ 'fabric.editor.agent-with-user': string;
58
68
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
59
69
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
60
70
  'fabric.editor.ai.ai-panels.summarizePageDescription': string;
package/i18n/cs.ts CHANGED
@@ -13,10 +13,32 @@ 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':
17
+ 'Rádi bychom od vás dostali zpětnou vazbu. Tento rychlý průzkum by měl trvat méně než minutu.',
18
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Odeslat zpětnou vazbu',
19
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Ne, děkuji',
20
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Pomozte nám vylepšit synchronizované bloky',
16
21
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
17
22
  'Vložte tento obsah synchronizovaného bloku na jiné místo, abyste jej mohli znovu použít.',
18
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
24
  'Chcete-li tento obsah znovu použít, publikujte tuto stránku a vložte tento synchronizovaný blok na jiné místo.',
25
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
26
+ 'Chcete-li znovu použít obsah, zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
27
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells':
28
+ 'Sloupec se sloučenými buňkami nelze přesunout doleva.',
29
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
30
+ 'Sloupec se sloučenými buňkami nelze přesunout doprava.',
31
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout dolů.',
32
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout nahoru.',
33
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Šablony bloku',
34
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data a grafy',
35
+ 'editor-common.quick-insert.categoryEmbed': 'Vložit',
36
+ 'editor-common.quick-insert.categoryMedia': 'Média',
37
+ 'editor-common.quick-insert.categoryOther': 'Jiné',
38
+ 'editor-common.quick-insert.categoryRecommended': 'Doporučené',
39
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
40
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
41
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formátování textu',
20
42
  'editor.imageEditor.aspectRatio.circle': 'Kruh',
21
43
  'editor.imageEditor.aspectRatio.circleButton': 'Kruh 1 : 1',
22
44
  'editor.imageEditor.aspectRatio.custom': 'Vlastní',
@@ -50,6 +72,7 @@ export default {
50
72
  'fabric.editor.addRowAbove': 'Přidat řádek nad',
51
73
  'fabric.editor.addRowBelow': 'Přidat řádek pod',
52
74
  'fabric.editor.addUpdatedAltText': 'Přidejte alternativní text.',
75
+ 'fabric.editor.agent-with-user': '{agentName} s: {userName}',
53
76
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
77
  'Vyhledejte položky akcí a zobrazte je na panelu pomocí Atlassian Intelligence.',
55
78
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel položek akcí (beta)',
@@ -368,6 +391,7 @@ export default {
368
391
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Upravit {key}+'",
369
392
  'fabric.editor.ai.toolbar.askRovo.title': 'Zeptejte se nástroje Rovo',
370
393
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Zeptat se nástroje Rovo {key}+'",
394
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Upravit pomocí nástroje Rovo {key}+'",
371
395
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zeptat se Rovo AI',
372
396
  'fabric.editor.ai.toolbar.changeTone.title': 'Změnit tón',
373
397
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Možnosti změny tónu',
@@ -1098,6 +1122,7 @@ export default {
1098
1122
  'fabric.editor.sourceSyncBlockPlaceholderText':
1099
1123
  '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.',
1100
1124
  'fabric.editor.sourceSyncBlockTooltip': 'Synchronizovaný blok',
1125
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Synchronizovaný blok ze zdroje',
1101
1126
  'fabric.editor.splitCell': 'Rozdělit buňku',
1102
1127
  'fabric.editor.status': 'Stav',
1103
1128
  'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
@@ -1307,6 +1332,7 @@ export default {
1307
1332
  'fabric.theme.bold-red': 'Sytě červená',
1308
1333
  'fabric.theme.bold-teal': 'Sytě modrozelená',
1309
1334
  'fabric.theme.bold-yellow': 'Sytě žlutá',
1335
+ 'fabric.theme.bold-yellow-new': 'Sytě žlutá',
1310
1336
  'fabric.theme.bolder-blue': 'Sytější modrá',
1311
1337
  'fabric.theme.bolder-gray': 'Sytější šedá',
1312
1338
  'fabric.theme.bolder-green': 'Sytější zelená',
@@ -1319,6 +1345,9 @@ export default {
1319
1345
  'fabric.theme.dark-blue': 'Tmavě modrá',
1320
1346
  'fabric.theme.dark-gray': 'Tmavě šedá',
1321
1347
  'fabric.theme.dark-green': 'Tmavě zelená',
1348
+ 'fabric.theme.dark-lime': 'Tmavě limetková',
1349
+ 'fabric.theme.dark-magenta': 'Tmavě fuchsiová',
1350
+ 'fabric.theme.dark-orange': 'Tmavě oranžová',
1322
1351
  'fabric.theme.dark-purple': 'Tmavě purpurová',
1323
1352
  'fabric.theme.dark-red': 'Tmavě červená',
1324
1353
  'fabric.theme.dark-teal': 'Tmavě modrozelená',
@@ -1329,6 +1358,9 @@ export default {
1329
1358
  'fabric.theme.light-blue': 'Světle modrá',
1330
1359
  'fabric.theme.light-gray': 'Světle šedá',
1331
1360
  'fabric.theme.light-green': 'Světle zelená',
1361
+ 'fabric.theme.light-lime': 'Světle limetková',
1362
+ 'fabric.theme.light-magenta': 'Světle fuchsiová',
1363
+ 'fabric.theme.light-orange': 'Světle oranžová',
1332
1364
  'fabric.theme.light-purple': 'Světle purpurová',
1333
1365
  'fabric.theme.light-red': 'Světle červená',
1334
1366
  'fabric.theme.light-teal': 'Světle modrozelená',
package/i18n/da.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  'Indsæt dette synkroniserede blokindhold et andet sted for at genbruge blokkens indhold.',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  'For at genbruge dette indhold skal du udgive denne side og indsætte denne synkroniserede blok et andet sted.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blokskabeloner',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data og diagrammer',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Indlejr',
23
+ 'editor-common.quick-insert.categoryMedia': 'Medie',
24
+ 'editor-common.quick-insert.categoryOther': 'Andet',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Anbefalet',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Struktur',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Tekstformatering',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Cirkel',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Brugerdefineret',
@@ -50,6 +59,7 @@ export default {
50
59
  'fabric.editor.addRowAbove': 'Tilføj række ovenfor',
51
60
  'fabric.editor.addRowBelow': 'Tilføj række nedenfor',
52
61
  'fabric.editor.addUpdatedAltText': 'Tilføj alternativ tekst',
62
+ 'fabric.editor.agent-with-user': '{agentName} med {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Brug Atlassian Intelligence til at finde handlingspunkter og vise dem i et panel',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Handlingspunktpanel (Beta)',
package/i18n/de.ts CHANGED
@@ -13,6 +13,10 @@ 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':
19
+ 'Verbesserung der synchronisierten Blöcke: Ihr Feedback ist gefragt',
16
20
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
17
21
  'Fügen Sie den Inhalt dieses synchronisierten Blocks an einer anderen Stelle ein, um seinen Inhalt wiederzuverwenden.',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
@@ -1355,6 +1359,7 @@ export default {
1355
1359
  'fabric.theme.bold-red': 'Kräftiges Rot',
1356
1360
  'fabric.theme.bold-teal': 'Kräftiges Türkis',
1357
1361
  'fabric.theme.bold-yellow': 'Kräftiges Gelb',
1362
+ 'fabric.theme.bold-yellow-new': 'Kräftiges Gelb',
1358
1363
  'fabric.theme.bolder-blue': 'Kräftigeres Blau',
1359
1364
  'fabric.theme.bolder-gray': 'Kräftigeres Grau',
1360
1365
  'fabric.theme.bolder-green': 'Kräftigeres Grün',
@@ -1367,6 +1372,9 @@ export default {
1367
1372
  'fabric.theme.dark-blue': 'Dunkelblau',
1368
1373
  'fabric.theme.dark-gray': 'Dunkelgrau',
1369
1374
  'fabric.theme.dark-green': 'Dunkelgrün',
1375
+ 'fabric.theme.dark-lime': 'Dunkles Limettengrün',
1376
+ 'fabric.theme.dark-magenta': 'Dunkles Magenta',
1377
+ 'fabric.theme.dark-orange': 'Dunkelorange',
1370
1378
  'fabric.theme.dark-purple': 'Dunkelviolett',
1371
1379
  'fabric.theme.dark-red': 'Dunkelrot',
1372
1380
  'fabric.theme.dark-teal': 'Dunkeltürkis',
@@ -1377,6 +1385,9 @@ export default {
1377
1385
  'fabric.theme.light-blue': 'Hellblau',
1378
1386
  'fabric.theme.light-gray': 'Hellgrau',
1379
1387
  'fabric.theme.light-green': 'Hellgrün',
1388
+ 'fabric.theme.light-lime': 'Helles Limettengrün',
1389
+ 'fabric.theme.light-magenta': 'Helles Magenta',
1390
+ 'fabric.theme.light-orange': 'Hellorange',
1380
1391
  'fabric.theme.light-purple': 'Hellviolett',
1381
1392
  'fabric.theme.light-red': 'Hellrot',
1382
1393
  'fabric.theme.light-teal': 'Helltürkis',
package/i18n/es.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  'Pega el contenido de este bloque sincronizado en otra ubicación para reutilizar su contenido.',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  'Para reutilizar este contenido, publica esta página y pega este bloque sincronizado en otra ubicación.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Plantillas de bloques',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Datos y gráficos',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Integrar',
23
+ 'editor-common.quick-insert.categoryMedia': 'Multimedia',
24
+ 'editor-common.quick-insert.categoryOther': 'Otro',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Recomendado',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Estructura',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formato de texto',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Círculo',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Círculo 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Personalizado',
@@ -50,6 +59,7 @@ export default {
50
59
  'fabric.editor.addRowAbove': 'Añadir fila arriba',
51
60
  'fabric.editor.addRowBelow': 'Añadir fila abajo',
52
61
  'fabric.editor.addUpdatedAltText': 'Añade texto alternativo',
62
+ 'fabric.editor.agent-with-user': '{agentName} con {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Utiliza Atlassian Intelligence para buscar elementos de acción y mostrarlos en un panel',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel de elementos de acción (beta)',
package/i18n/fi.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  'Liitä tämä synkronoitu lohko toiseen sijaintiin, niin voit käyttää sen sisältöä muualla.',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  'Jos haluat käyttää tätä sisältöä muualla, julkaise tämä sivu ja liitä tämä synkronoitu lohko toiseen sijaintiin.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Lohkosivupohjat',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data ja kaaviot',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Upota',
23
+ 'editor-common.quick-insert.categoryMedia': 'Media',
24
+ 'editor-common.quick-insert.categoryOther': 'Muu',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Suositellut',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Rakenne',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Tekstin muotoilu',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Ympyrä',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Ympyrä 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Mukautettu',
@@ -50,6 +59,7 @@ export default {
50
59
  'fabric.editor.addRowAbove': 'Lisää rivi yläpuolelle',
51
60
  'fabric.editor.addRowBelow': 'Lisää rivi alapuolelle',
52
61
  'fabric.editor.addUpdatedAltText': 'Lisää vaihtoehtoinen teksti',
62
+ 'fabric.editor.agent-with-user': '{agentName} käyttäjän {userName} kanssa',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Atlassian Intelligencen avulla voit etsiä tehtäviä ja näyttää ne paneelissa',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Tehtäväpaneeli (beeta)',
package/i18n/fr.ts CHANGED
@@ -13,10 +13,34 @@ export default {
13
13
  'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
14
14
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloc synchronisé',
15
15
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
16
+ 'editor-common.messages.syncBlock.feedbackFlagDescription':
17
+ 'Nous aimerions avoir votre avis. Ce court sondage ne devrait pas vous prendre plus d’une minute.',
18
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Donner un avis',
19
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Non merci',
20
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Aidez-nous à améliorer les blocs synchronisés',
16
21
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
17
22
  'Collez le contenu de ce bloc synchronisé à un autre emplacement pour le réutiliser.',
18
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
24
  'Pour réutiliser ce contenu, publiez cette page et collez ce bloc synchronisé à un autre emplacement.',
25
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
26
+ 'Pour réutiliser ce contenu, copiez et collez le bloc afin de le synchroniser à d’autres emplacements',
27
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells':
28
+ 'Impossible de déplacer une colonne comportant des cellules fusionnées vers la gauche',
29
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
30
+ 'Impossible de déplacer une colonne comportant des cellules mergées vers la droite',
31
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells':
32
+ 'Impossible de déplacer une ligne avec des cellules fusionnées vers le bas',
33
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells':
34
+ 'Impossible de déplacer une ligne avec des cellules fusionnées vers le haut',
35
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Modèles de bloc',
36
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Données et graphiques',
37
+ 'editor-common.quick-insert.categoryEmbed': 'Intégration',
38
+ 'editor-common.quick-insert.categoryMedia': 'Média',
39
+ 'editor-common.quick-insert.categoryOther': 'Autre',
40
+ 'editor-common.quick-insert.categoryRecommended': 'Recommandé',
41
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
42
+ 'editor-common.quick-insert.categoryStructure': 'Structure',
43
+ 'editor-common.quick-insert.categoryTextFormatting': 'Mise en forme de texte',
20
44
  'editor.imageEditor.aspectRatio.circle': 'Cercle',
21
45
  'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
22
46
  'editor.imageEditor.aspectRatio.custom': 'Personnalisé',
@@ -50,6 +74,7 @@ export default {
50
74
  'fabric.editor.addRowAbove': 'Ajouter une ligne au-dessus',
51
75
  'fabric.editor.addRowBelow': 'Ajouter une ligne en dessous',
52
76
  'fabric.editor.addUpdatedAltText': 'Ajoutez un texte de remplacement',
77
+ 'fabric.editor.agent-with-user': '{agentName} avec {userName}',
53
78
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
79
  "Utilisez Atlassian Intelligence pour trouver des éléments d'action et les afficher dans un panneau",
55
80
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': "Panneau des éléments d'action (bêta)",
@@ -397,6 +422,7 @@ export default {
397
422
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Modifier {key}+'",
398
423
  'fabric.editor.ai.toolbar.askRovo.title': 'Demander à Rovo',
399
424
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Demandez à Rovo {key}+'",
425
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': '{key}Modifier avec Rovo + ’',
400
426
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': "Demander à l'IA Rovo",
401
427
  'fabric.editor.ai.toolbar.changeTone.title': 'Changer de ton',
402
428
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Options de changement de ton',
@@ -1136,6 +1162,7 @@ export default {
1136
1162
  'fabric.editor.sourceSyncBlockPlaceholderText':
1137
1163
  "Ajoutez le contenu que vous souhaitez réutiliser. Copiez et collez ce bloc pour le synchroniser à d'autres emplacements.",
1138
1164
  'fabric.editor.sourceSyncBlockTooltip': 'Bloc synchronisé',
1165
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Bloc synchronisé source',
1139
1166
  'fabric.editor.splitCell': 'Partager la cellule',
1140
1167
  'fabric.editor.status': 'État',
1141
1168
  'fabric.editor.status.description': "Ajouter une étiquette d'état personnalisée",
@@ -1348,6 +1375,7 @@ export default {
1348
1375
  'fabric.theme.bold-red': 'Rouge vif',
1349
1376
  'fabric.theme.bold-teal': 'Bleu-vert vif',
1350
1377
  'fabric.theme.bold-yellow': 'Jaune vif',
1378
+ 'fabric.theme.bold-yellow-new': 'Jaune vif',
1351
1379
  'fabric.theme.bolder-blue': 'Bleu plus vif',
1352
1380
  'fabric.theme.bolder-gray': 'Gris plus vif',
1353
1381
  'fabric.theme.bolder-green': 'Vert plus vif',
@@ -1360,6 +1388,9 @@ export default {
1360
1388
  'fabric.theme.dark-blue': 'Bleu foncé',
1361
1389
  'fabric.theme.dark-gray': 'Gris foncé',
1362
1390
  'fabric.theme.dark-green': 'Vert foncé',
1391
+ 'fabric.theme.dark-lime': 'Vert citron foncé',
1392
+ 'fabric.theme.dark-magenta': 'Magenta foncé',
1393
+ 'fabric.theme.dark-orange': 'Orange foncé',
1363
1394
  'fabric.theme.dark-purple': 'Violet foncé',
1364
1395
  'fabric.theme.dark-red': 'Rouge foncé',
1365
1396
  'fabric.theme.dark-teal': 'Bleu-vert foncé',
@@ -1370,6 +1401,9 @@ export default {
1370
1401
  'fabric.theme.light-blue': 'Bleu clair',
1371
1402
  'fabric.theme.light-gray': 'Gris clair',
1372
1403
  'fabric.theme.light-green': 'Vert clair',
1404
+ 'fabric.theme.light-lime': 'Vert citron clair',
1405
+ 'fabric.theme.light-magenta': 'Magenta clair',
1406
+ 'fabric.theme.light-orange': 'Orange clair',
1373
1407
  'fabric.theme.light-purple': 'Violet clair',
1374
1408
  'fabric.theme.light-red': 'Rouge clair',
1375
1409
  'fabric.theme.light-teal': 'Bleu-vert clair',
package/i18n/hr.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  'Zalijepite ovaj sadržaj sinkroniziranog bloka na drugu lokaciju da biste ponovno upotrijebili njegov sadržaj.',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  'Da biste ponovno upotrijebili ovaj sadržaj, objavite ovu stranicu i zalijepite ovaj sinkronizirani blok na drugu lokaciju.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Predlošci blokova',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Podaci i grafikoni',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Ugradi',
23
+ 'editor-common.quick-insert.categoryMedia': 'Mediji',
24
+ 'editor-common.quick-insert.categoryOther': 'Drugo',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Preporučeno',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formatiranje teksta',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Krug',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Krug 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Prilagođeno',
@@ -50,6 +59,7 @@ export default {
50
59
  'fabric.editor.addRowAbove': 'Dodaj redak iznad',
51
60
  'fabric.editor.addRowBelow': 'Dodaj redak ispod',
52
61
  'fabric.editor.addUpdatedAltText': 'Dodaj alt tekst',
62
+ 'fabric.editor.agent-with-user': '{agentName} s nazivom {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Koristi Atlassian Intelligence za pronalaženje stavki radnje i prikaz na ploči',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Ploča stavki radnje (Beta)',
package/i18n/it.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  "Incolla questo blocco sincronizzato in un'altra posizione per riutilizzarne il contenuto.",
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  "Per riutilizzare questo contenuto, pubblica questa pagina e incolla questo blocco sincronizzato in un'altra posizione.",
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blocca modelli',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Dati e grafici',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Incorpora',
23
+ 'editor-common.quick-insert.categoryMedia': 'Contenuto multimediale',
24
+ 'editor-common.quick-insert.categoryOther': 'Altro',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Raccomandati',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Struttura',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formattazione del testo',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Cerchio',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Cerchio 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Personalizzato',
@@ -50,6 +59,7 @@ export default {
50
59
  'fabric.editor.addRowAbove': 'Aggiungi riga sopra',
51
60
  'fabric.editor.addRowBelow': 'Aggiungi riga sotto',
52
61
  'fabric.editor.addUpdatedAltText': 'Aggiungi testo alternativo',
62
+ 'fabric.editor.agent-with-user': '{agentName} con {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Usa Atlassian Intelligence per trovare gli elementi di azione e visualizzarli in un riquadro',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Riquadro degli elementi di azione (Beta)',
package/i18n/ja.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  'この同期済みブロックのコンテンツを別の場所に貼り付けて、コンテンツを再利用します。',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  'このコンテンツを再利用するには、このページを公開して、この同期済みブロックを別の場所に貼り付けます。',
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 @@ export 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':
54
64
  'Atlassian Intelligence を使用してアクション アイテムを検索し、パネルに表示します',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'アクション アイテム パネル (ベータ版)',
package/i18n/ko.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  '이 동기화된 블록 콘텐츠를 다른 위치에 붙여넣어 해당 콘텐츠를 다시 사용하세요.',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  '이 콘텐츠를 다시 사용하려면 이 페이지를 게시하고 이 동기화된 블록을 다른 위치에 붙여넣으세요.',
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 @@ export default {
50
59
  'fabric.editor.addRowAbove': '위에 행 추가',
51
60
  'fabric.editor.addRowBelow': '아래에 행 추가',
52
61
  'fabric.editor.addUpdatedAltText': '대체 텍스트 추가',
62
+ 'fabric.editor.agent-with-user': '{userName} 님과 함께하는 {agentName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Atlassian Intelligence를 사용하여 작업 항목을 찾고 패널에 표시합니다',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': '작업 항목 패널(베타)',
package/i18n/nb.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  'Lim inn dette synkroniserte blokkinnholdet et annet sted for å bruke innholdet på nytt.',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  'Hvis du vil bruke dette innholdet på nytt, kan du publisere denne siden og lime inn denne synkroniserte blokken et annet sted.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Blokker maler',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data og diagrammer',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Bygg inn',
23
+ 'editor-common.quick-insert.categoryMedia': 'Media',
24
+ 'editor-common.quick-insert.categoryOther': 'Andre',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Anbefalt',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Struktur',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Tekstformatering',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Sirkel',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Sirkel 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Tilpasset',
@@ -50,6 +59,7 @@ export default {
50
59
  'fabric.editor.addRowAbove': 'Legg til rad over',
51
60
  'fabric.editor.addRowBelow': 'Legg til rad under',
52
61
  'fabric.editor.addUpdatedAltText': 'Legg til alternativ tekst',
62
+ 'fabric.editor.agent-with-user': '{agentName} med {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Bruk Atlassian Intelligence til å finne handlingselementer og vise dem i et panel',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel for handlingselementer (beta)',
package/i18n/nl.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  'Plak de inhoud van dit gesynchroniseerde blok op een andere plek om de inhoud opnieuw te gebruiken.',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  'Om deze inhoud opnieuw te gebruiken, publiceer je deze pagina en plak je dit gesynchroniseerde blok op een andere locatie.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Bloksjablonen',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Gegevens en diagrammen',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Insluiten',
23
+ 'editor-common.quick-insert.categoryMedia': 'Media',
24
+ 'editor-common.quick-insert.categoryOther': 'Overig',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Aanbevolen',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Structuur',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Tekstopmaak',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Cirkel',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Aangepast',
@@ -50,6 +59,7 @@ export default {
50
59
  'fabric.editor.addRowAbove': 'Rij hierboven toevoegen',
51
60
  'fabric.editor.addRowBelow': 'Rij hieronder toevoegen',
52
61
  'fabric.editor.addUpdatedAltText': 'Alt-tekst toevoegen',
62
+ 'fabric.editor.agent-with-user': '{agentName} met {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Gebruik Atlassian Intelligence om actie-items te zoeken en weer te geven in een paneel',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Paneel met actie-items (bèta)',
package/i18n/pl.ts CHANGED
@@ -17,6 +17,15 @@ export default {
17
17
  'Wklej treść tego bloku synchronizowanego w innej lokalizacji, aby ponownie wykorzystać jego treść.',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
19
19
  'Aby ponownie wykorzystać tę treść, opublikuj tę stronę, a następnie wklej ten blok synchronizowany w innej lokalizacji.',
20
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Szablony bloków',
21
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Dane i wykresy',
22
+ 'editor-common.quick-insert.categoryEmbed': 'Elementy osadzone',
23
+ 'editor-common.quick-insert.categoryMedia': 'Multimedia',
24
+ 'editor-common.quick-insert.categoryOther': 'Inne',
25
+ 'editor-common.quick-insert.categoryRecommended': 'Rekomendowane',
26
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
27
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
28
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formatowanie tekstu',
20
29
  'editor.imageEditor.aspectRatio.circle': 'Koło',
21
30
  'editor.imageEditor.aspectRatio.circleButton': 'Koło 1:1',
22
31
  'editor.imageEditor.aspectRatio.custom': 'Niestandardowy',
@@ -50,6 +59,7 @@ export default {
50
59
  'fabric.editor.addRowAbove': 'Dodaj wiersz powyżej',
51
60
  'fabric.editor.addRowBelow': 'Dodaj wiersz poniżej',
52
61
  'fabric.editor.addUpdatedAltText': 'Dodaj tekst alternatywny',
62
+ 'fabric.editor.agent-with-user': '{agentName} z użytkownikiem {userName}',
53
63
  'fabric.editor.ai.ai-panels.actionItemsPageDescription':
54
64
  'Użyj Atlassian Intelligence, aby znaleźć czynności do wykonania i wyświetlić je w panelu',
55
65
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel czynności do wykonania (wersja beta)',