@atlaskit/afm-i18n-platform-editor-editor-common 2.209.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 (136) 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/en.js +11 -0
  5. package/dist/cjs/i18n/en_GB.js +11 -0
  6. package/dist/cjs/i18n/en_ZZ.js +11 -0
  7. package/dist/cjs/i18n/es.js +10 -0
  8. package/dist/cjs/i18n/fi.js +10 -0
  9. package/dist/cjs/i18n/fr.js +28 -0
  10. package/dist/cjs/i18n/hr.js +10 -0
  11. package/dist/cjs/i18n/it.js +10 -0
  12. package/dist/cjs/i18n/ja.js +10 -0
  13. package/dist/cjs/i18n/ko.js +10 -0
  14. package/dist/cjs/i18n/nb.js +10 -0
  15. package/dist/cjs/i18n/nl.js +10 -0
  16. package/dist/cjs/i18n/pl.js +10 -0
  17. package/dist/cjs/i18n/pt_BR.js +28 -0
  18. package/dist/cjs/i18n/ru.js +10 -0
  19. package/dist/cjs/i18n/sr_RS.js +7 -0
  20. package/dist/cjs/i18n/sr_YR.js +7 -0
  21. package/dist/cjs/i18n/sv.js +10 -0
  22. package/dist/cjs/i18n/th.js +10 -0
  23. package/dist/cjs/i18n/tr.js +10 -0
  24. package/dist/cjs/i18n/uk.js +10 -0
  25. package/dist/cjs/i18n/vi.js +18 -0
  26. package/dist/cjs/i18n/zh.js +28 -0
  27. package/dist/cjs/i18n/zh_TW.js +28 -0
  28. package/dist/esm/i18n/cs.d.ts +28 -0
  29. package/dist/esm/i18n/cs.js +28 -0
  30. package/dist/esm/i18n/da.d.ts +10 -0
  31. package/dist/esm/i18n/da.js +10 -0
  32. package/dist/esm/i18n/de.d.ts +10 -0
  33. package/dist/esm/i18n/de.js +10 -0
  34. package/dist/esm/i18n/en.d.ts +11 -0
  35. package/dist/esm/i18n/en.js +11 -0
  36. package/dist/esm/i18n/en_GB.d.ts +11 -0
  37. package/dist/esm/i18n/en_GB.js +11 -0
  38. package/dist/esm/i18n/en_ZZ.d.ts +11 -0
  39. package/dist/esm/i18n/en_ZZ.js +11 -0
  40. package/dist/esm/i18n/es.d.ts +10 -0
  41. package/dist/esm/i18n/es.js +10 -0
  42. package/dist/esm/i18n/fi.d.ts +10 -0
  43. package/dist/esm/i18n/fi.js +10 -0
  44. package/dist/esm/i18n/fr.d.ts +28 -0
  45. package/dist/esm/i18n/fr.js +28 -0
  46. package/dist/esm/i18n/hr.d.ts +10 -0
  47. package/dist/esm/i18n/hr.js +10 -0
  48. package/dist/esm/i18n/it.d.ts +10 -0
  49. package/dist/esm/i18n/it.js +10 -0
  50. package/dist/esm/i18n/ja.d.ts +10 -0
  51. package/dist/esm/i18n/ja.js +10 -0
  52. package/dist/esm/i18n/ko.d.ts +10 -0
  53. package/dist/esm/i18n/ko.js +10 -0
  54. package/dist/esm/i18n/nb.d.ts +10 -0
  55. package/dist/esm/i18n/nb.js +10 -0
  56. package/dist/esm/i18n/nl.d.ts +10 -0
  57. package/dist/esm/i18n/nl.js +10 -0
  58. package/dist/esm/i18n/pl.d.ts +10 -0
  59. package/dist/esm/i18n/pl.js +10 -0
  60. package/dist/esm/i18n/pt_BR.d.ts +28 -0
  61. package/dist/esm/i18n/pt_BR.js +28 -0
  62. package/dist/esm/i18n/ru.d.ts +10 -0
  63. package/dist/esm/i18n/ru.js +10 -0
  64. package/dist/esm/i18n/sr_RS.d.ts +7 -0
  65. package/dist/esm/i18n/sr_RS.js +7 -0
  66. package/dist/esm/i18n/sr_YR.d.ts +7 -0
  67. package/dist/esm/i18n/sr_YR.js +7 -0
  68. package/dist/esm/i18n/sv.d.ts +10 -0
  69. package/dist/esm/i18n/sv.js +10 -0
  70. package/dist/esm/i18n/th.d.ts +10 -0
  71. package/dist/esm/i18n/th.js +10 -0
  72. package/dist/esm/i18n/tr.d.ts +10 -0
  73. package/dist/esm/i18n/tr.js +10 -0
  74. package/dist/esm/i18n/uk.d.ts +10 -0
  75. package/dist/esm/i18n/uk.js +10 -0
  76. package/dist/esm/i18n/vi.d.ts +18 -0
  77. package/dist/esm/i18n/vi.js +18 -0
  78. package/dist/esm/i18n/zh.d.ts +28 -0
  79. package/dist/esm/i18n/zh.js +28 -0
  80. package/dist/esm/i18n/zh_TW.d.ts +28 -0
  81. package/dist/esm/i18n/zh_TW.js +28 -0
  82. package/dist/types/i18n/cs.d.ts +28 -0
  83. package/dist/types/i18n/da.d.ts +10 -0
  84. package/dist/types/i18n/de.d.ts +10 -0
  85. package/dist/types/i18n/en.d.ts +11 -0
  86. package/dist/types/i18n/en_GB.d.ts +11 -0
  87. package/dist/types/i18n/en_ZZ.d.ts +11 -0
  88. package/dist/types/i18n/es.d.ts +10 -0
  89. package/dist/types/i18n/fi.d.ts +10 -0
  90. package/dist/types/i18n/fr.d.ts +28 -0
  91. package/dist/types/i18n/hr.d.ts +10 -0
  92. package/dist/types/i18n/it.d.ts +10 -0
  93. package/dist/types/i18n/ja.d.ts +10 -0
  94. package/dist/types/i18n/ko.d.ts +10 -0
  95. package/dist/types/i18n/nb.d.ts +10 -0
  96. package/dist/types/i18n/nl.d.ts +10 -0
  97. package/dist/types/i18n/pl.d.ts +10 -0
  98. package/dist/types/i18n/pt_BR.d.ts +28 -0
  99. package/dist/types/i18n/ru.d.ts +10 -0
  100. package/dist/types/i18n/sr_RS.d.ts +7 -0
  101. package/dist/types/i18n/sr_YR.d.ts +7 -0
  102. package/dist/types/i18n/sv.d.ts +10 -0
  103. package/dist/types/i18n/th.d.ts +10 -0
  104. package/dist/types/i18n/tr.d.ts +10 -0
  105. package/dist/types/i18n/uk.d.ts +10 -0
  106. package/dist/types/i18n/vi.d.ts +18 -0
  107. package/dist/types/i18n/zh.d.ts +28 -0
  108. package/dist/types/i18n/zh_TW.d.ts +28 -0
  109. package/i18n/cs.ts +32 -0
  110. package/i18n/da.ts +10 -0
  111. package/i18n/de.ts +11 -0
  112. package/i18n/en.ts +12 -0
  113. package/i18n/en_GB.ts +12 -0
  114. package/i18n/en_ZZ.ts +12 -0
  115. package/i18n/es.ts +10 -0
  116. package/i18n/fi.ts +10 -0
  117. package/i18n/fr.ts +34 -0
  118. package/i18n/hr.ts +10 -0
  119. package/i18n/it.ts +10 -0
  120. package/i18n/ja.ts +10 -0
  121. package/i18n/ko.ts +10 -0
  122. package/i18n/nb.ts +10 -0
  123. package/i18n/nl.ts +10 -0
  124. package/i18n/pl.ts +10 -0
  125. package/i18n/pt_BR.ts +34 -0
  126. package/i18n/ru.ts +10 -0
  127. package/i18n/sr_RS.ts +7 -0
  128. package/i18n/sr_YR.ts +7 -0
  129. package/i18n/sv.ts +10 -0
  130. package/i18n/th.ts +10 -0
  131. package/i18n/tr.ts +10 -0
  132. package/i18n/uk.ts +10 -0
  133. package/i18n/vi.ts +24 -0
  134. package/i18n/zh.ts +29 -0
  135. package/i18n/zh_TW.ts +30 -0
  136. package/package.json +1 -1
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronizovaný blok',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Funkce Labs',
18
+ '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.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Odeslat zpětnou vazbu',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Ne, děkuji',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Pomozte nám vylepšit synchronizované bloky',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Vložte tento obsah synchronizovaného bloku na jiné místo, abyste jej mohli znovu použít.',
19
23
  '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.',
24
+ '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.',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doleva.',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Sloupec se sloučenými buňkami nelze přesunout doprava.',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout dolů.',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout nahoru.',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Šablony bloku',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data a grafy',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Vložit',
32
+ 'editor-common.quick-insert.categoryMedia': 'Média',
33
+ 'editor-common.quick-insert.categoryOther': 'Jiné',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Doporučené',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Struktura',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Formátování textu',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Kruh',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Kruh 1 : 1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Vlastní',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Přidat řádek nad',
51
69
  'fabric.editor.addRowBelow': 'Přidat řádek pod',
52
70
  'fabric.editor.addUpdatedAltText': 'Přidejte alternativní text.',
71
+ 'fabric.editor.agent-with-user': '{agentName} s: {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Vyhledejte položky akcí a zobrazte je na panelu pomocí Atlassian Intelligence.',
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel položek akcí (beta)',
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Vytvořte souhrn této stránky a zobrazte jej na panelu pomocí Atlassian Intelligence.',
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Upravit {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': 'Zeptejte se nástroje Rovo',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Zeptat se nástroje Rovo {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Upravit pomocí nástroje Rovo {key}+'",
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zeptat se Rovo AI',
330
350
  'fabric.editor.ai.toolbar.changeTone.title': 'Změnit tón',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Možnosti změny tónu',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': 'Seřadit vzestupně',
991
1011
  '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.',
992
1012
  'fabric.editor.sourceSyncBlockTooltip': 'Synchronizovaný blok',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Synchronizovaný blok ze zdroje',
993
1014
  'fabric.editor.splitCell': 'Rozdělit buňku',
994
1015
  'fabric.editor.status': 'Stav',
995
1016
  'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': 'Sytě červená',
1179
1200
  'fabric.theme.bold-teal': 'Sytě modrozelená',
1180
1201
  'fabric.theme.bold-yellow': 'Sytě žlutá',
1202
+ 'fabric.theme.bold-yellow-new': 'Sytě žlutá',
1181
1203
  'fabric.theme.bolder-blue': 'Sytější modrá',
1182
1204
  'fabric.theme.bolder-gray': 'Sytější šedá',
1183
1205
  'fabric.theme.bolder-green': 'Sytější zelená',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': 'Tmavě modrá',
1191
1213
  'fabric.theme.dark-gray': 'Tmavě šedá',
1192
1214
  'fabric.theme.dark-green': 'Tmavě zelená',
1215
+ 'fabric.theme.dark-lime': 'Tmavě limetková',
1216
+ 'fabric.theme.dark-magenta': 'Tmavě fuchsiová',
1217
+ 'fabric.theme.dark-orange': 'Tmavě oranžová',
1193
1218
  'fabric.theme.dark-purple': 'Tmavě purpurová',
1194
1219
  'fabric.theme.dark-red': 'Tmavě červená',
1195
1220
  'fabric.theme.dark-teal': 'Tmavě modrozelená',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': 'Světle modrá',
1201
1226
  'fabric.theme.light-gray': 'Světle šedá',
1202
1227
  'fabric.theme.light-green': 'Světle zelená',
1228
+ 'fabric.theme.light-lime': 'Světle limetková',
1229
+ 'fabric.theme.light-magenta': 'Světle fuchsiová',
1230
+ 'fabric.theme.light-orange': 'Světle oranžová',
1203
1231
  'fabric.theme.light-purple': 'Světle purpurová',
1204
1232
  'fabric.theme.light-red': 'Světle červená',
1205
1233
  'fabric.theme.light-teal': 'Světle modrozelená',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Indsæt dette synkroniserede blokindhold et andet sted for at genbruge blokkens indhold.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '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 @@ exports.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': 'Brug Atlassian Intelligence til at finde handlingspunkter og vise dem i et panel',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Handlingspunktpanel (Beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Brug Atlassian Intelligence til at opsummere denne side og vise den i et panel',
@@ -15,6 +15,9 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': '{macroName} konfigurieren',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronisierter Block',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Feedback geben',
19
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Nein, danke',
20
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Verbesserung der synchronisierten Blöcke: Ihr Feedback ist gefragt',
18
21
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Fügen Sie den Inhalt dieses synchronisierten Blocks an einer anderen Stelle ein, um seinen Inhalt wiederzuverwenden.',
19
22
  '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.',
20
23
  'editor.imageEditor.aspectRatio.circle': 'Rundes Format',
@@ -1177,6 +1180,7 @@ exports.default = {
1177
1180
  'fabric.theme.bold-red': 'Kräftiges Rot',
1178
1181
  'fabric.theme.bold-teal': 'Kräftiges Türkis',
1179
1182
  'fabric.theme.bold-yellow': 'Kräftiges Gelb',
1183
+ 'fabric.theme.bold-yellow-new': 'Kräftiges Gelb',
1180
1184
  'fabric.theme.bolder-blue': 'Kräftigeres Blau',
1181
1185
  'fabric.theme.bolder-gray': 'Kräftigeres Grau',
1182
1186
  'fabric.theme.bolder-green': 'Kräftigeres Grün',
@@ -1189,6 +1193,9 @@ exports.default = {
1189
1193
  'fabric.theme.dark-blue': 'Dunkelblau',
1190
1194
  'fabric.theme.dark-gray': 'Dunkelgrau',
1191
1195
  'fabric.theme.dark-green': 'Dunkelgrün',
1196
+ 'fabric.theme.dark-lime': 'Dunkles Limettengrün',
1197
+ 'fabric.theme.dark-magenta': 'Dunkles Magenta',
1198
+ 'fabric.theme.dark-orange': 'Dunkelorange',
1192
1199
  'fabric.theme.dark-purple': 'Dunkelviolett',
1193
1200
  'fabric.theme.dark-red': 'Dunkelrot',
1194
1201
  'fabric.theme.dark-teal': 'Dunkeltürkis',
@@ -1199,6 +1206,9 @@ exports.default = {
1199
1206
  'fabric.theme.light-blue': 'Hellblau',
1200
1207
  'fabric.theme.light-gray': 'Hellgrau',
1201
1208
  'fabric.theme.light-green': 'Hellgrün',
1209
+ 'fabric.theme.light-lime': 'Helles Limettengrün',
1210
+ 'fabric.theme.light-magenta': 'Helles Magenta',
1211
+ 'fabric.theme.light-orange': 'Hellorange',
1202
1212
  'fabric.theme.light-purple': 'Hellviolett',
1203
1213
  'fabric.theme.light-red': 'Hellrot',
1204
1214
  'fabric.theme.light-teal': 'Helltürkis',
@@ -22,10 +22,20 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Paste this synced block content in another location to reuse its content.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'To reuse this content, publish this page and paste this synced block in another location.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'To reuse content, copy and paste this block to sync to other locations',
25
+ 'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': 'Not yet synced to any other locations',
25
26
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
26
27
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': "You can't move a column right with merged cells",
27
28
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': "You can't move a row down with merged cells",
28
29
  'editor-common.messages.table.canNotMoveRowUpWithMergedCells': "You can't move a row up with merged cells",
30
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Block templates',
31
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data and charts',
32
+ 'editor-common.quick-insert.categoryEmbed': 'Embed',
33
+ 'editor-common.quick-insert.categoryMedia': 'Media',
34
+ 'editor-common.quick-insert.categoryOther': 'Other',
35
+ 'editor-common.quick-insert.categoryRecommended': 'Recommended',
36
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
37
+ 'editor-common.quick-insert.categoryStructure': 'Structure',
38
+ 'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
29
39
  'editor.imageEditor.aspectRatio.circle': 'Circle',
30
40
  'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
31
41
  'editor.imageEditor.aspectRatio.custom': 'Custom',
@@ -59,6 +69,7 @@ exports.default = {
59
69
  'fabric.editor.addRowAbove': 'Add row above',
60
70
  'fabric.editor.addRowBelow': 'Add row below',
61
71
  'fabric.editor.addUpdatedAltText': 'Add alt text',
72
+ 'fabric.editor.agent-with-user': '{agentName} with {userName}',
62
73
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Use Atlassian Intelligence to find action items and display in a panel',
63
74
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Action items panel (Beta)',
64
75
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Use Atlassian Intelligence to summarize this page and display in a panel',
@@ -22,10 +22,20 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Paste this synced block content in another location to reuse its content.',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'To reuse this content, publish this page and paste this synced block in another location.',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'To reuse content, copy and paste this block to sync to other locations',
25
+ 'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': 'Not yet synced to any other locations',
25
26
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
26
27
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': "You can't move a column right with merged cells",
27
28
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': "You can't move a row down with merged cells",
28
29
  'editor-common.messages.table.canNotMoveRowUpWithMergedCells': "You can't move a row up with merged cells",
30
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Block templates',
31
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Data and charts',
32
+ 'editor-common.quick-insert.categoryEmbed': 'Embed',
33
+ 'editor-common.quick-insert.categoryMedia': 'Media',
34
+ 'editor-common.quick-insert.categoryOther': 'Other',
35
+ 'editor-common.quick-insert.categoryRecommended': 'Recommended',
36
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
37
+ 'editor-common.quick-insert.categoryStructure': 'Structure',
38
+ 'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
29
39
  'editor.imageEditor.aspectRatio.circle': 'Circle',
30
40
  'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
31
41
  'editor.imageEditor.aspectRatio.custom': 'Custom',
@@ -59,6 +69,7 @@ exports.default = {
59
69
  'fabric.editor.addRowAbove': 'Add row above',
60
70
  'fabric.editor.addRowBelow': 'Add row below',
61
71
  'fabric.editor.addUpdatedAltText': 'Add alt text',
72
+ 'fabric.editor.agent-with-user': '{agentName} with {userName}',
62
73
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Use Atlassian Intelligence to find action items and display in a panel',
63
74
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Action items panel (Beta)',
64
75
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Use Atlassian Intelligence to summarise this page and display in a panel',
@@ -22,10 +22,20 @@ exports.default = {
22
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': '⁣⁢Paste this synced block content in another location to reuse its content.؜؜⁡‍‌⁠‌؜؜⁠‍⁣⁤',
23
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '⁣⁢To reuse this content, publish this page and paste this synced block in another location.⁡؜؜⁠‍‍⁡؜؜⁡⁠⁠⁣⁤',
24
24
  'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': '⁣⁢To reuse content, copy and paste this block to sync to other locations‌⁠؜‌‍‍⁣⁤',
25
+ 'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': '⁣⁢Not yet synced to any other locations‍⁡⁠؜⁠⁡‍‌؜⁣⁤',
25
26
  'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "⁣⁢You can't move a column left with merged cells‍⁡؜⁠‌⁡⁠؜⁡‌⁡‍⁡⁣⁤",
26
27
  'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': "⁣⁢You can't move a column right with merged cells⁡⁡؜‍‍⁠‍‍⁣⁤",
27
28
  'editor-common.messages.table.canNotMoveRowDownWithMergedCells': "⁣⁢You can't move a row down with merged cells؜؜‌⁡⁡⁡‌⁠⁣⁤",
28
29
  'editor-common.messages.table.canNotMoveRowUpWithMergedCells': "⁣⁢You can't move a row up with merged cells⁠⁡⁠‌⁡‍⁡‍؜⁡‌؜⁠⁣⁤",
30
+ 'editor-common.quick-insert.categoryBlockTemplates': '⁣⁢Block templates⁡⁠⁡⁠؜‌⁣⁤',
31
+ 'editor-common.quick-insert.categoryDataAndCharts': '⁣⁢Data and charts‍⁡؜‌‍‌⁠⁠‌⁡‍⁣⁤',
32
+ 'editor-common.quick-insert.categoryEmbed': '⁣⁢Embed⁡⁠‍⁠‍‍‍؜‌؜⁣⁤',
33
+ 'editor-common.quick-insert.categoryMedia': '⁣⁢Media؜‌‌؜‌⁡؜‌⁡‌‍؜‌⁠‍⁣⁤',
34
+ 'editor-common.quick-insert.categoryOther': '⁣⁢Other⁠⁡‌؜⁡‍⁡⁡‌‌‌؜⁣⁤',
35
+ 'editor-common.quick-insert.categoryRecommended': '⁣⁢Recommended⁠⁡‌؜؜‌‌‍؜‍‌⁠‍⁠⁣⁤',
36
+ 'editor-common.quick-insert.categoryRovo': '⁣⁢Rovo‌؜⁡⁡؜⁠⁠⁠⁣⁤',
37
+ 'editor-common.quick-insert.categoryStructure': '⁣⁢Structure⁠⁠؜‍‌‍⁡⁠⁠⁠⁣⁤',
38
+ 'editor-common.quick-insert.categoryTextFormatting': '⁣⁢Text formatting؜‌⁡؜⁠‍⁡⁣⁤',
29
39
  'editor.imageEditor.aspectRatio.circle': '⁣⁢Circle؜؜⁡؜⁡‌⁡‌‌‌⁡‍⁣⁤',
30
40
  'editor.imageEditor.aspectRatio.circleButton': '⁣⁢Circle 1:1‍⁠⁠؜⁡‍⁠‍⁡‌‍‌⁣⁤',
31
41
  'editor.imageEditor.aspectRatio.custom': '⁣⁢Custom‌⁡⁡⁡‌؜؜‍‍⁡⁠⁠⁣⁤',
@@ -59,6 +69,7 @@ exports.default = {
59
69
  'fabric.editor.addRowAbove': '⁣⁢Add row above‌‍‍⁡⁠‌‍⁡⁡؜⁠‌⁠⁣⁤',
60
70
  'fabric.editor.addRowBelow': '⁣⁢Add row below‌‌⁠⁡⁠‌⁡⁡؜⁣⁤',
61
71
  'fabric.editor.addUpdatedAltText': '⁣⁢Add alt text‍⁡⁡‍؜؜؜‌‍‌⁣⁤',
72
+ 'fabric.editor.agent-with-user': '⁣⁢{agentName} with {userName}؜⁡⁠⁠⁡‌⁠⁡⁡⁣⁤',
62
73
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': '⁣⁢Use Atlassian Intelligence to find action items and display in a panel؜؜⁡؜‌⁠‍؜‌‌⁠⁠⁣⁤',
63
74
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': '⁣⁢Action items panel (Beta)‍؜⁡؜⁡‌؜⁠‌؜⁣⁤',
64
75
  'fabric.editor.ai.ai-panels.summarizePageDescription': '⁣⁢Use Atlassian Intelligence to summarize this page and display in a panel‍‌⁠؜‌‍‌⁡؜؜⁣⁤',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorios',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Pega el contenido de este bloque sincronizado en otra ubicación para reutilizar su contenido.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '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 @@ exports.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': 'Utiliza Atlassian Intelligence para buscar elementos de acción y mostrarlos en un panel',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel de elementos de acción (beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Utiliza Atlassian Intelligence para resumir esta página y mostrarla en un panel',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Liitä tämä synkronoitu lohko toiseen sijaintiin, niin voit käyttää sen sisältöä muualla.',
19
19
  '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.',
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 @@ exports.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': 'Atlassian Intelligencen avulla voit etsiä tehtäviä ja näyttää ne paneelissa',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Tehtäväpaneeli (beeta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Atlassian Intelligencen avulla voit luoda tästä sivusta yhteenvedon ja näyttää sen paneelissa',
@@ -15,8 +15,26 @@ exports.default = {
15
15
  'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
16
16
  'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloc synchronisé',
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
+ 'editor-common.messages.syncBlock.feedbackFlagDescription': 'Nous aimerions avoir votre avis. Ce court sondage ne devrait pas vous prendre plus d’une minute.',
19
+ 'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Donner un avis',
20
+ 'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Non merci',
21
+ 'editor-common.messages.syncBlock.feedbackFlagTitle': 'Aidez-nous à améliorer les blocs synchronisés',
18
22
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Collez le contenu de ce bloc synchronisé à un autre emplacement pour le réutiliser.',
19
23
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Pour réutiliser ce contenu, publiez cette page et collez ce bloc synchronisé à un autre emplacement.',
24
+ 'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Pour réutiliser ce contenu, copiez et collez le bloc afin de le synchroniser à d’autres emplacements',
25
+ 'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Impossible de déplacer une colonne comportant des cellules fusionnées vers la gauche',
26
+ 'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Impossible de déplacer une colonne comportant des cellules mergées vers la droite',
27
+ 'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Impossible de déplacer une ligne avec des cellules fusionnées vers le bas',
28
+ 'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Impossible de déplacer une ligne avec des cellules fusionnées vers le haut',
29
+ 'editor-common.quick-insert.categoryBlockTemplates': 'Modèles de bloc',
30
+ 'editor-common.quick-insert.categoryDataAndCharts': 'Données et graphiques',
31
+ 'editor-common.quick-insert.categoryEmbed': 'Intégration',
32
+ 'editor-common.quick-insert.categoryMedia': 'Média',
33
+ 'editor-common.quick-insert.categoryOther': 'Autre',
34
+ 'editor-common.quick-insert.categoryRecommended': 'Recommandé',
35
+ 'editor-common.quick-insert.categoryRovo': 'Rovo',
36
+ 'editor-common.quick-insert.categoryStructure': 'Structure',
37
+ 'editor-common.quick-insert.categoryTextFormatting': 'Mise en forme de texte',
20
38
  'editor.imageEditor.aspectRatio.circle': 'Cercle',
21
39
  'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
22
40
  'editor.imageEditor.aspectRatio.custom': 'Personnalisé',
@@ -50,6 +68,7 @@ exports.default = {
50
68
  'fabric.editor.addRowAbove': 'Ajouter une ligne au-dessus',
51
69
  'fabric.editor.addRowBelow': 'Ajouter une ligne en dessous',
52
70
  'fabric.editor.addUpdatedAltText': 'Ajoutez un texte de remplacement',
71
+ 'fabric.editor.agent-with-user': '{agentName} avec {userName}',
53
72
  'fabric.editor.ai.ai-panels.actionItemsPageDescription': "Utilisez Atlassian Intelligence pour trouver des éléments d'action et les afficher dans un panneau",
54
73
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': "Panneau des éléments d'action (bêta)",
55
74
  'fabric.editor.ai.ai-panels.summarizePageDescription': "Utilisez Atlassian Intelligence pour résumer cette page et l'afficher dans un panneau",
@@ -326,6 +345,7 @@ exports.default = {
326
345
  'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Modifier {key}+'",
327
346
  'fabric.editor.ai.toolbar.askRovo.title': 'Demander à Rovo',
328
347
  'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Demandez à Rovo {key}+'",
348
+ 'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': '{key}Modifier avec Rovo + ’',
329
349
  'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': "Demander à l'IA Rovo",
330
350
  'fabric.editor.ai.toolbar.changeTone.title': 'Changer de ton',
331
351
  'fabric.editor.ai.toolbar.changeToneOptions.title': 'Options de changement de ton',
@@ -990,6 +1010,7 @@ exports.default = {
990
1010
  'fabric.editor.sortColumnIncreasing': 'Trier par ordre croissant',
991
1011
  'fabric.editor.sourceSyncBlockPlaceholderText': "Ajoutez le contenu que vous souhaitez réutiliser. Copiez et collez ce bloc pour le synchroniser à d'autres emplacements.",
992
1012
  'fabric.editor.sourceSyncBlockTooltip': 'Bloc synchronisé',
1013
+ 'fabric.editor.sourceSyncedBlock.label.text': 'Bloc synchronisé source',
993
1014
  'fabric.editor.splitCell': 'Partager la cellule',
994
1015
  'fabric.editor.status': 'État',
995
1016
  'fabric.editor.status.description': "Ajouter une étiquette d'état personnalisée",
@@ -1178,6 +1199,7 @@ exports.default = {
1178
1199
  'fabric.theme.bold-red': 'Rouge vif',
1179
1200
  'fabric.theme.bold-teal': 'Bleu-vert vif',
1180
1201
  'fabric.theme.bold-yellow': 'Jaune vif',
1202
+ 'fabric.theme.bold-yellow-new': 'Jaune vif',
1181
1203
  'fabric.theme.bolder-blue': 'Bleu plus vif',
1182
1204
  'fabric.theme.bolder-gray': 'Gris plus vif',
1183
1205
  'fabric.theme.bolder-green': 'Vert plus vif',
@@ -1190,6 +1212,9 @@ exports.default = {
1190
1212
  'fabric.theme.dark-blue': 'Bleu foncé',
1191
1213
  'fabric.theme.dark-gray': 'Gris foncé',
1192
1214
  'fabric.theme.dark-green': 'Vert foncé',
1215
+ 'fabric.theme.dark-lime': 'Vert citron foncé',
1216
+ 'fabric.theme.dark-magenta': 'Magenta foncé',
1217
+ 'fabric.theme.dark-orange': 'Orange foncé',
1193
1218
  'fabric.theme.dark-purple': 'Violet foncé',
1194
1219
  'fabric.theme.dark-red': 'Rouge foncé',
1195
1220
  'fabric.theme.dark-teal': 'Bleu-vert foncé',
@@ -1200,6 +1225,9 @@ exports.default = {
1200
1225
  'fabric.theme.light-blue': 'Bleu clair',
1201
1226
  'fabric.theme.light-gray': 'Gris clair',
1202
1227
  'fabric.theme.light-green': 'Vert clair',
1228
+ 'fabric.theme.light-lime': 'Vert citron clair',
1229
+ 'fabric.theme.light-magenta': 'Magenta clair',
1230
+ 'fabric.theme.light-orange': 'Orange clair',
1203
1231
  'fabric.theme.light-purple': 'Violet clair',
1204
1232
  'fabric.theme.light-red': 'Rouge clair',
1205
1233
  'fabric.theme.light-teal': 'Bleu-vert clair',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratoriji',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Zalijepite ovaj sadržaj sinkroniziranog bloka na drugu lokaciju da biste ponovno upotrijebili njegov sadržaj.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '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 @@ exports.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': 'Koristi Atlassian Intelligence za pronalaženje stavki radnje i prikaz na ploči',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Ploča stavki radnje (Beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Koristi Atlassian Intelligence za sažimanje ove stranice i prikaz na ploči',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': "Incolla questo blocco sincronizzato in un'altra posizione per riutilizzarne il contenuto.",
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': "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 @@ exports.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': 'Usa Atlassian Intelligence per trovare gli elementi di azione e visualizzarli in un riquadro',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Riquadro degli elementi di azione (Beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Usa Atlassian Intelligence per riassumere questa pagina e visualizzarla in un riquadro',
@@ -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 を使用してこのページを要約し、パネルに表示します',
@@ -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': '{userName} 님과 함께하는 {agentName}',
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': 'Laboratorier',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Lim inn dette synkroniserte blokkinnholdet et annet sted for å bruke innholdet på nytt.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '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 @@ exports.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': 'Bruk Atlassian Intelligence til å finne handlingselementer og vise dem i et panel',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel for handlingselementer (beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Bruk Atlassian Intelligence til å oppsummere denne siden og vise det i et panel',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Plak de inhoud van dit gesynchroniseerde blok op een andere plek om de inhoud opnieuw te gebruiken.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '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 @@ exports.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': 'Gebruik Atlassian Intelligence om actie-items te zoeken en weer te geven in een paneel',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Paneel met actie-items (bèta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Gebruik Atlassian Intelligence om deze pagina samen te vatten en weer te geven in een paneel',
@@ -17,6 +17,15 @@ exports.default = {
17
17
  'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Funkcja laboratoryjna',
18
18
  'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Wklej treść tego bloku synchronizowanego w innej lokalizacji, aby ponownie wykorzystać jego treść.',
19
19
  'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '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 @@ exports.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': 'Użyj Atlassian Intelligence, aby znaleźć czynności do wykonania i wyświetlić je w panelu',
54
64
  'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel czynności do wykonania (wersja beta)',
55
65
  'fabric.editor.ai.ai-panels.summarizePageDescription': 'Użyj Atlassian Intelligence, aby utworzyć podsumowanie tej strony i wyświetlić je w panelu',