@atlaskit/afm-i18n-platform-editor-editor-common 2.122.0 → 2.124.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 (101) hide show
  1. package/dist/cjs/i18n/cs.js +2 -0
  2. package/dist/cjs/i18n/da.js +2 -0
  3. package/dist/cjs/i18n/de.js +2 -0
  4. package/dist/cjs/i18n/en.js +10 -0
  5. package/dist/cjs/i18n/en_GB.js +10 -0
  6. package/dist/cjs/i18n/en_ZZ.js +10 -0
  7. package/dist/cjs/i18n/fi.js +2 -0
  8. package/dist/cjs/i18n/fr.js +2 -0
  9. package/dist/cjs/i18n/hu.js +2 -0
  10. package/dist/cjs/i18n/it.js +2 -0
  11. package/dist/cjs/i18n/ja.js +2 -0
  12. package/dist/cjs/i18n/ko.js +2 -0
  13. package/dist/cjs/i18n/nb.js +2 -0
  14. package/dist/cjs/i18n/ru.js +2 -0
  15. package/dist/cjs/i18n/sl.js +2 -0
  16. package/dist/cjs/i18n/sv.js +2 -0
  17. package/dist/cjs/i18n/th.js +2 -0
  18. package/dist/cjs/i18n/tr.js +2 -0
  19. package/dist/cjs/i18n/uk.js +2 -0
  20. package/dist/cjs/i18n/zh_TW.js +2 -0
  21. package/dist/esm/i18n/cs.d.ts +2 -0
  22. package/dist/esm/i18n/cs.js +2 -0
  23. package/dist/esm/i18n/da.d.ts +2 -0
  24. package/dist/esm/i18n/da.js +2 -0
  25. package/dist/esm/i18n/de.d.ts +2 -0
  26. package/dist/esm/i18n/de.js +2 -0
  27. package/dist/esm/i18n/en.d.ts +10 -0
  28. package/dist/esm/i18n/en.js +10 -0
  29. package/dist/esm/i18n/en_GB.d.ts +10 -0
  30. package/dist/esm/i18n/en_GB.js +10 -0
  31. package/dist/esm/i18n/en_ZZ.d.ts +10 -0
  32. package/dist/esm/i18n/en_ZZ.js +10 -0
  33. package/dist/esm/i18n/fi.d.ts +2 -0
  34. package/dist/esm/i18n/fi.js +2 -0
  35. package/dist/esm/i18n/fr.d.ts +2 -0
  36. package/dist/esm/i18n/fr.js +2 -0
  37. package/dist/esm/i18n/hu.d.ts +2 -0
  38. package/dist/esm/i18n/hu.js +2 -0
  39. package/dist/esm/i18n/it.d.ts +2 -0
  40. package/dist/esm/i18n/it.js +2 -0
  41. package/dist/esm/i18n/ja.d.ts +2 -0
  42. package/dist/esm/i18n/ja.js +2 -0
  43. package/dist/esm/i18n/ko.d.ts +2 -0
  44. package/dist/esm/i18n/ko.js +2 -0
  45. package/dist/esm/i18n/nb.d.ts +2 -0
  46. package/dist/esm/i18n/nb.js +2 -0
  47. package/dist/esm/i18n/ru.d.ts +2 -0
  48. package/dist/esm/i18n/ru.js +2 -0
  49. package/dist/esm/i18n/sl.d.ts +2 -0
  50. package/dist/esm/i18n/sl.js +2 -0
  51. package/dist/esm/i18n/sv.d.ts +2 -0
  52. package/dist/esm/i18n/sv.js +2 -0
  53. package/dist/esm/i18n/th.d.ts +2 -0
  54. package/dist/esm/i18n/th.js +2 -0
  55. package/dist/esm/i18n/tr.d.ts +2 -0
  56. package/dist/esm/i18n/tr.js +2 -0
  57. package/dist/esm/i18n/uk.d.ts +2 -0
  58. package/dist/esm/i18n/uk.js +2 -0
  59. package/dist/esm/i18n/zh_TW.d.ts +2 -0
  60. package/dist/esm/i18n/zh_TW.js +2 -0
  61. package/dist/types/i18n/cs.d.ts +2 -0
  62. package/dist/types/i18n/da.d.ts +2 -0
  63. package/dist/types/i18n/de.d.ts +2 -0
  64. package/dist/types/i18n/en.d.ts +10 -0
  65. package/dist/types/i18n/en_GB.d.ts +10 -0
  66. package/dist/types/i18n/en_ZZ.d.ts +10 -0
  67. package/dist/types/i18n/fi.d.ts +2 -0
  68. package/dist/types/i18n/fr.d.ts +2 -0
  69. package/dist/types/i18n/hu.d.ts +2 -0
  70. package/dist/types/i18n/it.d.ts +2 -0
  71. package/dist/types/i18n/ja.d.ts +2 -0
  72. package/dist/types/i18n/ko.d.ts +2 -0
  73. package/dist/types/i18n/nb.d.ts +2 -0
  74. package/dist/types/i18n/ru.d.ts +2 -0
  75. package/dist/types/i18n/sl.d.ts +2 -0
  76. package/dist/types/i18n/sv.d.ts +2 -0
  77. package/dist/types/i18n/th.d.ts +2 -0
  78. package/dist/types/i18n/tr.d.ts +2 -0
  79. package/dist/types/i18n/uk.d.ts +2 -0
  80. package/dist/types/i18n/zh_TW.d.ts +2 -0
  81. package/i18n/cs.ts +3 -0
  82. package/i18n/da.ts +2 -0
  83. package/i18n/de.ts +3 -0
  84. package/i18n/en.ts +12 -0
  85. package/i18n/en_GB.ts +12 -0
  86. package/i18n/en_ZZ.ts +12 -0
  87. package/i18n/fi.ts +3 -0
  88. package/i18n/fr.ts +3 -0
  89. package/i18n/hu.ts +3 -0
  90. package/i18n/it.ts +3 -0
  91. package/i18n/ja.ts +2 -0
  92. package/i18n/ko.ts +2 -0
  93. package/i18n/nb.ts +3 -0
  94. package/i18n/ru.ts +2 -0
  95. package/i18n/sl.ts +3 -0
  96. package/i18n/sv.ts +3 -0
  97. package/i18n/th.ts +2 -0
  98. package/i18n/tr.ts +3 -0
  99. package/i18n/uk.ts +3 -0
  100. package/i18n/zh_TW.ts +2 -0
  101. package/package.json +1 -1
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Zkrátit',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Navrhne název pro obsah, který poskytujete.',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Navrhnout název',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Získejte komentář navržený AI na základě tohoto požadavku.',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Navrhnout komentář',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Vytvoří souhrn textu, na kterém pracujete, a zdůrazní klíčové body.',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Shrnout psaní',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Shrnout psaní',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Gør kortere',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Foreslår en titel til indhold, du leverer',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Foreslå en titel',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-foreslået kommentar baseret på denne sag',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå en kommentar',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Opretter en oversigt over den tekst, du arbejder på, og fremhæver nøglepunkter',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Opsummer markeret tekst',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Opsummer markeret tekst',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Verkürzen',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Schlägt einen Titel für von Ihnen bereitgestellte Inhalte vor',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Einen Titel vorschlagen',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Erhalten Sie einen KI-Vorschlag für einen Kommentar, basierend auf diesem Vorgang.',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Kommentar vorschlagen',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Erstellt eine Zusammenfassung des Textes, an dem Sie arbeiten, und hebt die wichtigsten Punkte hervor',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Schriftstück zusammenfassen',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Schriftstück zusammenfassen',
@@ -666,6 +666,7 @@ exports.default = {
666
666
  'fabric.editor.emptyLink': 'Please enter a link.',
667
667
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
668
668
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
669
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
669
670
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
670
671
  'fabric.editor.epic': 'Epic',
671
672
  'fabric.editor.error': 'Error',
@@ -675,6 +676,7 @@ exports.default = {
675
676
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
676
677
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
677
678
  'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
679
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "Synced content will display <link>when the item's description is saved</link>",
678
680
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
679
681
  'fabric.editor.error.message.label': 'Error',
680
682
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1064,6 +1066,12 @@ exports.default = {
1064
1066
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
1065
1067
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1066
1068
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1073
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1074
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1067
1075
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1068
1076
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1069
1077
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1160,7 +1168,9 @@ exports.default = {
1160
1168
  'fabric.editor.unorderedList': 'Bullet list',
1161
1169
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1162
1170
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1171
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "When the item's description is saved, the content will be displayed.",
1163
1172
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1173
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1164
1174
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1165
1175
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1166
1176
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -666,6 +666,7 @@ exports.default = {
666
666
  'fabric.editor.emptyLink': 'Please enter a link.',
667
667
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
668
668
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
669
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
669
670
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
670
671
  'fabric.editor.epic': 'Epic',
671
672
  'fabric.editor.error': 'Error',
@@ -675,6 +676,7 @@ exports.default = {
675
676
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
676
677
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
677
678
  'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
679
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "Synced content will display <link>when the item's description is saved</link>",
678
680
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
679
681
  'fabric.editor.error.message.label': 'Error',
680
682
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1064,6 +1066,12 @@ exports.default = {
1064
1066
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
1065
1067
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1066
1068
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1073
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1074
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1067
1075
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1068
1076
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1069
1077
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1160,7 +1168,9 @@ exports.default = {
1160
1168
  'fabric.editor.unorderedList': 'Bullet list',
1161
1169
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1162
1170
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1171
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "When the item's description is saved, the content will be displayed.",
1163
1172
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1173
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1164
1174
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1165
1175
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1166
1176
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -666,6 +666,7 @@ exports.default = {
666
666
  'fabric.editor.emptyLink': '⁣⁢Please enter a link.؜؜⁡‌⁡⁠⁡⁠⁠⁣⁤',
667
667
  'fabric.editor.emptySearchResults': "⁣⁢We couldn't find any results.؜‌⁡‌‍‍‍⁣⁤",
668
668
  'fabric.editor.emptySearchResultsSuggestion': '⁣⁢Select {buttonName} to browse inserts.‍؜⁡‌؜‌‌؜⁣⁤',
669
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '⁣⁢Select {askRovoName} for help.‍⁡؜؜؜⁠؜‌⁣⁤',
669
670
  'fabric.editor.emptySearchResultsSuggestionNew': '⁣⁢Select {askRovoName} for help, or {buttonName} to browse inserts.⁡⁠⁡⁠‌‌‍‍⁣⁤',
670
671
  'fabric.editor.epic': '⁣⁢Epic‌‍؜‍⁠‌⁠؜⁡؜‍‍⁣⁤',
671
672
  'fabric.editor.error': '⁣⁢Error‌‍⁠؜؜‍‍⁠؜‌؜⁣⁤',
@@ -675,6 +676,7 @@ exports.default = {
675
676
  'fabric.editor.error.description.failToEditWhenOffline': '⁣⁢You appear to be offline. Please connect to the internet to edit synced content.؜؜⁡؜‍‌⁠‍؜‍⁠‍⁣⁤',
676
677
  'fabric.editor.error.description.reference.offline': "⁣⁢We're unable to display synced blocks when you're offline⁠⁡‌⁡‌⁡؜‍‌؜⁣⁤",
677
678
  'fabric.editor.error.description.reference.unpublished': '⁣⁢Synced content will display <link>when the page is published</link>‌‌؜⁡؜‌؜‍‌‌؜⁠‍‌⁣⁤',
679
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "⁣⁢Synced content will display <link>when the item's description is saved</link>؜؜⁠‍⁡‍‌‍‌⁠⁣⁤",
678
680
  'fabric.editor.error.flag.title.cannotDelete': '⁣⁢Failed to delete synced block؜‌‍؜‌⁠⁡⁡⁣⁤',
679
681
  'fabric.editor.error.message.label': '⁣⁢Error‍‌⁡؜⁡‍⁠⁡‍؜⁠⁣⁤',
680
682
  'fabric.editor.error.title.failToCreate': '⁣⁢Cannot create synced content offline‌⁡⁡⁠؜⁡⁠؜‌‌‍⁣⁤',
@@ -1064,6 +1066,12 @@ exports.default = {
1064
1066
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "⁣⁢We're unable to display this content as it's been unsynced from <a>{title}</a>.⁠⁡⁡‍⁠؜⁠؜‌⁣⁤",
1065
1067
  'fabric.editor.syncedLocationDropdownError': "⁣⁢We can't load locations right now. Please wait a few minutes and refresh your browser.⁠⁠‌‍‌؜؜⁠⁣⁤",
1066
1068
  'fabric.editor.syncedLocationDropdownHeading': '⁣⁢{count} locations:⁠⁡‌‍⁡؜⁡⁡‍‍⁠⁠⁣⁤',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': '⁣⁢Bug؜⁠‌‌؜‌⁠‍‍⁠⁠⁠؜‌⁡⁠‌⁣⁤',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': '⁣⁢Epic⁠⁠‍⁠؜⁠‍‌⁡‌⁠⁡‍⁠⁠؜⁣⁤',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': '⁣⁢Jira work item⁡⁡؜‍⁡‍⁡⁡‍⁠؜‍⁡⁣⁤',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': '⁣⁢Story⁠‌‌‍⁡⁡‍⁠⁣⁤',
1073
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '⁣⁢Subtask‍؜⁡‍⁡⁠⁠⁣⁤',
1074
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': '⁣⁢Task؜‌‍‍؜⁠؜⁣⁤',
1067
1075
  'fabric.editor.syncedLocationDropdownLearnMoreLink': '⁣⁢Learn more about synced blocks⁡‍⁡⁡⁠⁡‌⁡‌⁣⁤',
1068
1076
  'fabric.editor.syncedLocationDropdownNoResults': '⁣⁢Copy and paste synced blocks to reuse in other locations.⁡⁡‍‌⁠⁠‍‍⁣⁤',
1069
1077
  'fabric.editor.syncedLocationDropdownRequestAccess': '⁣⁢Request access⁡⁠‍⁡⁡؜‍⁡⁡⁠‍‍‌⁣⁤',
@@ -1159,7 +1167,9 @@ exports.default = {
1159
1167
  'fabric.editor.unorderedList': '⁣⁢Bullet list⁠؜⁡⁡⁡⁡‍؜⁠⁡؜‌⁡⁣⁤',
1160
1168
  'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
1161
1169
  'fabric.editor.unpublishedSyncBlockPastedDescription': '⁣⁢When the page is published, the content will be displayed.⁡⁠⁠‌‌⁠‌⁠‍⁡⁣⁤',
1170
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "⁣⁢When the item's description is saved, the content will be displayed.‍‍؜⁡؜⁠⁡‌⁠‌‍؜؜⁣⁤",
1162
1171
  'fabric.editor.unpublishedSyncBlockPastedTitle': '⁣⁢Pasted from unpublished page‍؜‌‌؜؜؜⁣⁤',
1172
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '⁣⁢Pasted from unsaved item‍‌⁡⁠‌؜‍؜⁡⁣⁤',
1163
1173
  'fabric.editor.unsupportedBlockContent': '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
1164
1174
  'fabric.editor.unsupportedContentTooltip': '⁣⁢Content is not available in this editor, this will be preserved when you edit and save⁠‌‌؜‍‌‌⁡؜‍⁠‍⁡⁣⁤',
1165
1175
  'fabric.editor.unsupportedInlineContent': '⁣⁢Unsupported content⁠‍⁡؜⁠⁠⁣⁤',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Lyhennä',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Ehdottaa antamallesi sisällölle otsikkoa',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Ehdota otsikkoa',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Hanki tekoälyn ehdottama kommentti tämän työtehtävän perusteella',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Ehdota kommenttia',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Luo yhteenvedon työstämästäsi tekstistä korostaen keskeisiä kohtia',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tee yhteenveto kirjoituksesta',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Tee yhteenveto kirjoituksesta',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Raccourcir',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Suggère un titre pour le contenu fourni',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Suggérer un titre',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Obtenez une suggestion de commentaire générée par l’IA à partir de ce ticket',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Suggérer un commentaire',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Crée un résumé du texte sur lequel vous travaillez, en soulignant les points clés',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Résumer le texte',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Résumer le texte',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Rövidítés',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Címet javasol a megadott tartalomhoz',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Cím ajánlása',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Az MI által javasolt megjegyzést kaphatsz ehhez az ügyhöz',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Megjegyzés javaslása',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Készít egy összefoglalót a szövegből, amelyen dolgozol, kiemelve a főbb pontokat',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Szöveg összefoglalása',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Szöveg összefoglalása',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Abbrevia',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Suggerisce un titolo per i contenuti forniti',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Suggerisci un titolo',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': "Ricevi un commento suggerito dall'IA basato su questo ticket",
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Suggerisci un commento',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Crea un riepilogo del testo su cui stai lavorando, evidenziando i punti chiave',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Riepiloga il contenuto',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Riepiloga il contenuto',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': '短縮',
140
140
  'fabric.editor.ai.config.item.suggest.description': '指定されたコンテンツのタイトルを提案します',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'タイトルを提案',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'この作業項目に基づいて AI が提案するコメントを取得します',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'コメントを提案',
142
144
  'fabric.editor.ai.config.item.summarize.description': '作業中のテキストの要約を作成し、重要なポイントを強調します',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': '文章を要約する',
144
146
  'fabric.editor.ai.config.item.summarize.title': '文章を要約',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': '더 짧게 만들기',
140
140
  'fabric.editor.ai.config.item.suggest.description': '제공하는 콘텐츠의 제목을 제안합니다',
141
141
  'fabric.editor.ai.config.item.suggest.title': '제목 제안',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': '이 업무 항목을 기반으로 AI가 제안하는 댓글 확인',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': '댓글 제안',
142
144
  'fabric.editor.ai.config.item.summarize.description': '요점을 강조하여 작업 중인 텍스트의 요약을 만듭니다',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': '글 요약',
144
146
  'fabric.editor.ai.config.item.summarize.title': '글 요약',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Gjør kortere',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Foreslår et navn for innhold du oppgir',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Foreslå tittel',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Få en KI-foreslått kommentar basert på denne arbeidsoppgaven',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå kommentar',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Oppretter et sammendrag av teksten du skriver, og fremhever viktige punkter',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Oppsummer skriving',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Oppsummer skriving',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Сократить',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Предлагает заголовок для указанного контента.',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Предложить название',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Получите комментарий от ИИ к этой задаче',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Предложи комментарий',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Резюмирует текст, над которым вы работаете, чтобы подчеркнуть ключевые моменты.',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Резюмировать текст',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Резюмировать текст',
@@ -136,6 +136,8 @@ exports.default = {
136
136
  'fabric.editor.ai.config.item.shorten.title': 'Skrajšaj',
137
137
  'fabric.editor.ai.config.item.suggest.description': 'Predlaga naslov za vsebino, ki ste jo zagotovili',
138
138
  'fabric.editor.ai.config.item.suggest.title': 'Predlaganje naslova',
139
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Pridobite komentar, ki ga predlaga umetna inteligenca, na podlagi tega delovnega elementa',
140
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Predlagaj komentar',
139
141
  'fabric.editor.ai.config.item.summarize.description': 'Ustvari povzetek besedila, na katerem delate, in poudari ključne točke',
140
142
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Povzemanje zapisa',
141
143
  'fabric.editor.ai.config.item.summarize.title': 'Povzemanje zapisa',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Gör kortare',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Föreslår en rubrik för innehållet du tillhandahåller',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Föreslå en titel',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-föreslagen kommentar baserat på denna arbetsuppgift',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Föreslå en kommentar',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Skapar en sammanfattning av texten du arbetar med och markerar viktiga punkter',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Sammanfatta text',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Sammanfatta text',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'ทำให้สั้นลง',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'แนะนำชื่อสำหรับเนื้อหาที่คุณให้ไว้',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'แนะนำชื่อเรื่อง',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'รับความคิดเห็นที่แนะนำจาก AI เกี่ยวกับตั๋วนี้',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'แนะนำความคิดเห็น',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'สร้างสรุปข้อความที่คุณกำลังทำงานอยู่ โดยเน้นให้เห็นจุดสำคัญ',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'สรุปการเขียน',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'สรุปการเขียน',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Kısalt',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Sağladığınız içerikler için bir başlık önerir',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Başlık öner',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Bu bilete göre yapay zeka tarafından önerilen bir yorum alın',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Bir yorum öner',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Önemli noktaları vurgulayarak üzerinde çalıştığınız işlerin bir özetini oluşturur',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Yazıyı özetle',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Yazıyı özetle',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': 'Скорочення',
140
140
  'fabric.editor.ai.config.item.suggest.description': 'Підбір назви для наданого вмісту',
141
141
  'fabric.editor.ai.config.item.suggest.title': 'Підбір назви',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Отримайте рекомендований коментар від ШІ на основі цього елемента завдання',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Рекомендація коментаря',
142
144
  'fabric.editor.ai.config.item.summarize.description': 'Створення короткого змісту поточного тексту з викладом ключових моментів',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Створення короткого змісту тексту',
144
146
  'fabric.editor.ai.config.item.summarize.title': 'Створення короткого змісту тексту',
@@ -139,6 +139,8 @@ exports.default = {
139
139
  'fabric.editor.ai.config.item.shorten.title': '縮短',
140
140
  'fabric.editor.ai.config.item.suggest.description': '為您提供的內容建議標題',
141
141
  'fabric.editor.ai.config.item.suggest.title': '建議標題',
142
+ 'fabric.editor.ai.config.item.suggestComment.description': '根據此工作項目取得 AI 建議的留言',
143
+ 'fabric.editor.ai.config.item.suggestComment.title': '建議留言',
142
144
  'fabric.editor.ai.config.item.summarize.description': '針對您正在處理的文字建立摘要,突顯重點',
143
145
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': '摘要寫作',
144
146
  'fabric.editor.ai.config.item.summarize.title': '摘要寫作',
@@ -135,6 +135,8 @@ declare const _default: {
135
135
  'fabric.editor.ai.config.item.shorten.title': string;
136
136
  'fabric.editor.ai.config.item.suggest.description': string;
137
137
  'fabric.editor.ai.config.item.suggest.title': string;
138
+ 'fabric.editor.ai.config.item.suggestComment.description': string;
139
+ 'fabric.editor.ai.config.item.suggestComment.title': string;
138
140
  'fabric.editor.ai.config.item.summarize.description': string;
139
141
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
140
142
  'fabric.editor.ai.config.item.summarize.title': string;
@@ -137,6 +137,8 @@ export default {
137
137
  'fabric.editor.ai.config.item.shorten.title': 'Zkrátit',
138
138
  'fabric.editor.ai.config.item.suggest.description': 'Navrhne název pro obsah, který poskytujete.',
139
139
  'fabric.editor.ai.config.item.suggest.title': 'Navrhnout název',
140
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Získejte komentář navržený AI na základě tohoto požadavku.',
141
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Navrhnout komentář',
140
142
  'fabric.editor.ai.config.item.summarize.description': 'Vytvoří souhrn textu, na kterém pracujete, a zdůrazní klíčové body.',
141
143
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Shrnout psaní',
142
144
  'fabric.editor.ai.config.item.summarize.title': 'Shrnout psaní',
@@ -135,6 +135,8 @@ declare const _default: {
135
135
  'fabric.editor.ai.config.item.shorten.title': string;
136
136
  'fabric.editor.ai.config.item.suggest.description': string;
137
137
  'fabric.editor.ai.config.item.suggest.title': string;
138
+ 'fabric.editor.ai.config.item.suggestComment.description': string;
139
+ 'fabric.editor.ai.config.item.suggestComment.title': string;
138
140
  'fabric.editor.ai.config.item.summarize.description': string;
139
141
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
140
142
  'fabric.editor.ai.config.item.summarize.title': string;
@@ -137,6 +137,8 @@ export default {
137
137
  'fabric.editor.ai.config.item.shorten.title': 'Gør kortere',
138
138
  'fabric.editor.ai.config.item.suggest.description': 'Foreslår en titel til indhold, du leverer',
139
139
  'fabric.editor.ai.config.item.suggest.title': 'Foreslå en titel',
140
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-foreslået kommentar baseret på denne sag',
141
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå en kommentar',
140
142
  'fabric.editor.ai.config.item.summarize.description': 'Opretter en oversigt over den tekst, du arbejder på, og fremhæver nøglepunkter',
141
143
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Opsummer markeret tekst',
142
144
  'fabric.editor.ai.config.item.summarize.title': 'Opsummer markeret tekst',
@@ -135,6 +135,8 @@ declare const _default: {
135
135
  'fabric.editor.ai.config.item.shorten.title': string;
136
136
  'fabric.editor.ai.config.item.suggest.description': string;
137
137
  'fabric.editor.ai.config.item.suggest.title': string;
138
+ 'fabric.editor.ai.config.item.suggestComment.description': string;
139
+ 'fabric.editor.ai.config.item.suggestComment.title': string;
138
140
  'fabric.editor.ai.config.item.summarize.description': string;
139
141
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
140
142
  'fabric.editor.ai.config.item.summarize.title': string;
@@ -137,6 +137,8 @@ export default {
137
137
  'fabric.editor.ai.config.item.shorten.title': 'Verkürzen',
138
138
  'fabric.editor.ai.config.item.suggest.description': 'Schlägt einen Titel für von Ihnen bereitgestellte Inhalte vor',
139
139
  'fabric.editor.ai.config.item.suggest.title': 'Einen Titel vorschlagen',
140
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Erhalten Sie einen KI-Vorschlag für einen Kommentar, basierend auf diesem Vorgang.',
141
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Kommentar vorschlagen',
140
142
  'fabric.editor.ai.config.item.summarize.description': 'Erstellt eine Zusammenfassung des Textes, an dem Sie arbeiten, und hebt die wichtigsten Punkte hervor',
141
143
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Schriftstück zusammenfassen',
142
144
  'fabric.editor.ai.config.item.summarize.title': 'Schriftstück zusammenfassen',
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1156,7 +1164,9 @@ declare const _default: {
1156
1164
  'fabric.editor.unorderedList': string;
1157
1165
  'fabric.editor.unorderedList.description': string;
1158
1166
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1167
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1159
1168
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1169
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1160
1170
  'fabric.editor.unsupportedBlockContent': string;
1161
1171
  'fabric.editor.unsupportedContentTooltip': string;
1162
1172
  'fabric.editor.unsupportedInlineContent': string;
@@ -664,6 +664,7 @@ export default {
664
664
  'fabric.editor.emptyLink': 'Please enter a link.',
665
665
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
666
666
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
667
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
667
668
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
668
669
  'fabric.editor.epic': 'Epic',
669
670
  'fabric.editor.error': 'Error',
@@ -673,6 +674,7 @@ export default {
673
674
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
674
675
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
675
676
  'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
677
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "Synced content will display <link>when the item's description is saved</link>",
676
678
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
677
679
  'fabric.editor.error.message.label': 'Error',
678
680
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1062,6 +1064,12 @@ export default {
1062
1064
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
1063
1065
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1064
1066
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1065
1073
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1066
1074
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1067
1075
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1158,7 +1166,9 @@ export default {
1158
1166
  'fabric.editor.unorderedList': 'Bullet list',
1159
1167
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1160
1168
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1169
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "When the item's description is saved, the content will be displayed.",
1161
1170
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1171
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1162
1172
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1163
1173
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1164
1174
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1156,7 +1164,9 @@ declare const _default: {
1156
1164
  'fabric.editor.unorderedList': string;
1157
1165
  'fabric.editor.unorderedList.description': string;
1158
1166
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1167
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1159
1168
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1169
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1160
1170
  'fabric.editor.unsupportedBlockContent': string;
1161
1171
  'fabric.editor.unsupportedContentTooltip': string;
1162
1172
  'fabric.editor.unsupportedInlineContent': string;
@@ -664,6 +664,7 @@ export default {
664
664
  'fabric.editor.emptyLink': 'Please enter a link.',
665
665
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
666
666
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
667
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
667
668
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
668
669
  'fabric.editor.epic': 'Epic',
669
670
  'fabric.editor.error': 'Error',
@@ -673,6 +674,7 @@ export default {
673
674
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
674
675
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
675
676
  'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
677
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "Synced content will display <link>when the item's description is saved</link>",
676
678
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
677
679
  'fabric.editor.error.message.label': 'Error',
678
680
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1062,6 +1064,12 @@ export default {
1062
1064
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
1063
1065
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1064
1066
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1065
1073
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1066
1074
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1067
1075
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1158,7 +1166,9 @@ export default {
1158
1166
  'fabric.editor.unorderedList': 'Bullet list',
1159
1167
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1160
1168
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1169
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "When the item's description is saved, the content will be displayed.",
1161
1170
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1171
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1162
1172
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1163
1173
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1164
1174
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1155,7 +1163,9 @@ declare const _default: {
1155
1163
  'fabric.editor.unorderedList': string;
1156
1164
  'fabric.editor.unorderedList.description': string;
1157
1165
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1166
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1158
1167
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1168
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1159
1169
  'fabric.editor.unsupportedBlockContent': string;
1160
1170
  'fabric.editor.unsupportedContentTooltip': string;
1161
1171
  'fabric.editor.unsupportedInlineContent': string;