@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
@@ -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;
@@ -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;
@@ -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;
package/i18n/cs.ts CHANGED
@@ -151,6 +151,9 @@ export default {
151
151
  'fabric.editor.ai.config.item.shorten.title': 'Zkrátit',
152
152
  'fabric.editor.ai.config.item.suggest.description': 'Navrhne název pro obsah, který poskytujete.',
153
153
  'fabric.editor.ai.config.item.suggest.title': 'Navrhnout název',
154
+ 'fabric.editor.ai.config.item.suggestComment.description':
155
+ 'Získejte komentář navržený AI na základě tohoto požadavku.',
156
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Navrhnout komentář',
154
157
  'fabric.editor.ai.config.item.summarize.description':
155
158
  'Vytvoří souhrn textu, na kterém pracujete, a zdůrazní klíčové body.',
156
159
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Shrnout psaní',
package/i18n/da.ts CHANGED
@@ -155,6 +155,8 @@ export default {
155
155
  'fabric.editor.ai.config.item.shorten.title': 'Gør kortere',
156
156
  'fabric.editor.ai.config.item.suggest.description': 'Foreslår en titel til indhold, du leverer',
157
157
  'fabric.editor.ai.config.item.suggest.title': 'Foreslå en titel',
158
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-foreslået kommentar baseret på denne sag',
159
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå en kommentar',
158
160
  'fabric.editor.ai.config.item.summarize.description':
159
161
  'Opretter en oversigt over den tekst, du arbejder på, og fremhæver nøglepunkter',
160
162
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Opsummer markeret tekst',
package/i18n/de.ts CHANGED
@@ -161,6 +161,9 @@ export default {
161
161
  'fabric.editor.ai.config.item.shorten.title': 'Verkürzen',
162
162
  'fabric.editor.ai.config.item.suggest.description': 'Schlägt einen Titel für von Ihnen bereitgestellte Inhalte vor',
163
163
  'fabric.editor.ai.config.item.suggest.title': 'Einen Titel vorschlagen',
164
+ 'fabric.editor.ai.config.item.suggestComment.description':
165
+ 'Erhalten Sie einen KI-Vorschlag für einen Kommentar, basierend auf diesem Vorgang.',
166
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Kommentar vorschlagen',
164
167
  'fabric.editor.ai.config.item.summarize.description':
165
168
  'Erstellt eine Zusammenfassung des Textes, an dem Sie arbeiten, und hebt die wichtigsten Punkte hervor',
166
169
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Schriftstück zusammenfassen',
package/i18n/en.ts CHANGED
@@ -753,6 +753,7 @@ export default {
753
753
  'fabric.editor.emptyLink': 'Please enter a link.',
754
754
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
755
755
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
756
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
756
757
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
757
758
  'fabric.editor.epic': 'Epic',
758
759
  'fabric.editor.error': 'Error',
@@ -766,6 +767,8 @@ export default {
766
767
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
767
768
  'fabric.editor.error.description.reference.unpublished':
768
769
  'Synced content will display <link>when the page is published</link>',
770
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
771
+ "Synced content will display <link>when the item's description is saved</link>",
769
772
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
770
773
  'fabric.editor.error.message.label': 'Error',
771
774
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1189,6 +1192,12 @@ export default {
1189
1192
  'fabric.editor.syncedLocationDropdownError':
1190
1193
  "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1191
1194
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1195
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1196
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1197
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1198
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1199
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1200
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1192
1201
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1193
1202
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1194
1203
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1289,7 +1298,10 @@ export default {
1289
1298
  'fabric.editor.unorderedList': 'Bullet list',
1290
1299
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1291
1300
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1301
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1302
+ "When the item's description is saved, the content will be displayed.",
1292
1303
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1304
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1293
1305
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1294
1306
  'fabric.editor.unsupportedContentTooltip':
1295
1307
  'Content is not available in this editor, this will be preserved when you edit and save',
package/i18n/en_GB.ts CHANGED
@@ -753,6 +753,7 @@ export default {
753
753
  'fabric.editor.emptyLink': 'Please enter a link.',
754
754
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
755
755
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
756
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
756
757
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
757
758
  'fabric.editor.epic': 'Epic',
758
759
  'fabric.editor.error': 'Error',
@@ -766,6 +767,8 @@ export default {
766
767
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
767
768
  'fabric.editor.error.description.reference.unpublished':
768
769
  'Synced content will display <link>when the page is published</link>',
770
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
771
+ "Synced content will display <link>when the item's description is saved</link>",
769
772
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
770
773
  'fabric.editor.error.message.label': 'Error',
771
774
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1189,6 +1192,12 @@ export default {
1189
1192
  'fabric.editor.syncedLocationDropdownError':
1190
1193
  "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1191
1194
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1195
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1196
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1197
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1198
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1199
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1200
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1192
1201
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1193
1202
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1194
1203
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1289,7 +1298,10 @@ export default {
1289
1298
  'fabric.editor.unorderedList': 'Bullet list',
1290
1299
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1291
1300
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1301
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1302
+ "When the item's description is saved, the content will be displayed.",
1292
1303
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1304
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1293
1305
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1294
1306
  'fabric.editor.unsupportedContentTooltip':
1295
1307
  'Content is not available in this editor, this will be preserved when you edit and save',
package/i18n/en_ZZ.ts CHANGED
@@ -863,6 +863,7 @@ export default {
863
863
  'fabric.editor.emptyLink': '⁣⁢Please enter a link.؜؜⁡‌⁡⁠⁡⁠⁠⁣⁤',
864
864
  'fabric.editor.emptySearchResults': "⁣⁢We couldn't find any results.؜‌⁡‌‍‍‍⁣⁤",
865
865
  'fabric.editor.emptySearchResultsSuggestion': '⁣⁢Select {buttonName} to browse inserts.‍؜⁡‌؜‌‌؜⁣⁤',
866
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '⁣⁢Select {askRovoName} for help.‍⁡؜؜؜⁠؜‌⁣⁤',
866
867
  'fabric.editor.emptySearchResultsSuggestionNew':
867
868
  '⁣⁢Select {askRovoName} for help, or {buttonName} to browse inserts.⁡⁠⁡⁠‌‌‍‍⁣⁤',
868
869
  'fabric.editor.epic': '⁣⁢Epic‌‍؜‍⁠‌⁠؜⁡؜‍‍⁣⁤',
@@ -879,6 +880,8 @@ export default {
879
880
  "⁣⁢We're unable to display synced blocks when you're offline⁠⁡‌⁡‌⁡؜‍‌؜⁣⁤",
880
881
  'fabric.editor.error.description.reference.unpublished':
881
882
  '⁣⁢Synced content will display <link>when the page is published</link>‌‌؜⁡؜‌؜‍‌‌؜⁠‍‌⁣⁤',
883
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
884
+ "⁣⁢Synced content will display <link>when the item's description is saved</link>؜؜⁠‍⁡‍‌‍‌⁠⁣⁤",
882
885
  'fabric.editor.error.flag.title.cannotDelete': '⁣⁢Failed to delete synced block؜‌‍؜‌⁠⁡⁡⁣⁤',
883
886
  'fabric.editor.error.message.label': '⁣⁢Error‍‌⁡؜⁡‍⁠⁡‍؜⁠⁣⁤',
884
887
  'fabric.editor.error.title.failToCreate': '⁣⁢Cannot create synced content offline‌⁡⁡⁠؜⁡⁠؜‌‌‍⁣⁤',
@@ -1327,6 +1330,12 @@ export default {
1327
1330
  'fabric.editor.syncedLocationDropdownError':
1328
1331
  "⁣⁢We can't load locations right now. Please wait a few minutes and refresh your browser.⁠⁠‌‍‌؜؜⁠⁣⁤",
1329
1332
  'fabric.editor.syncedLocationDropdownHeading': '⁣⁢{count} locations:⁠⁡‌‍⁡؜⁡⁡‍‍⁠⁠⁣⁤',
1333
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': '⁣⁢Bug؜⁠‌‌؜‌⁠‍‍⁠⁠⁠؜‌⁡⁠‌⁣⁤',
1334
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': '⁣⁢Epic⁠⁠‍⁠؜⁠‍‌⁡‌⁠⁡‍⁠⁠؜⁣⁤',
1335
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': '⁣⁢Jira work item⁡⁡؜‍⁡‍⁡⁡‍⁠؜‍⁡⁣⁤',
1336
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': '⁣⁢Story⁠‌‌‍⁡⁡‍⁠⁣⁤',
1337
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '⁣⁢Subtask‍؜⁡‍⁡⁠⁠⁣⁤',
1338
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': '⁣⁢Task؜‌‍‍؜⁠؜⁣⁤',
1330
1339
  'fabric.editor.syncedLocationDropdownLearnMoreLink': '⁣⁢Learn more about synced blocks⁡‍⁡⁡⁠⁡‌⁡‌⁣⁤',
1331
1340
  'fabric.editor.syncedLocationDropdownNoResults':
1332
1341
  '⁣⁢Copy and paste synced blocks to reuse in other locations.⁡⁡‍‌⁠⁠‍‍⁣⁤',
@@ -1432,7 +1441,10 @@ export default {
1432
1441
  'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
1433
1442
  'fabric.editor.unpublishedSyncBlockPastedDescription':
1434
1443
  '⁣⁢When the page is published, the content will be displayed.⁡⁠⁠‌‌⁠‌⁠‍⁡⁣⁤',
1444
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1445
+ "⁣⁢When the item's description is saved, the content will be displayed.‍‍؜⁡؜⁠⁡‌⁠‌‍؜؜⁣⁤",
1435
1446
  'fabric.editor.unpublishedSyncBlockPastedTitle': '⁣⁢Pasted from unpublished page‍؜‌‌؜؜؜⁣⁤',
1447
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '⁣⁢Pasted from unsaved item‍‌⁡⁠‌؜‍؜⁡⁣⁤',
1436
1448
  'fabric.editor.unsupportedBlockContent':
1437
1449
  '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
1438
1450
  'fabric.editor.unsupportedContentTooltip':
package/i18n/fi.ts CHANGED
@@ -154,6 +154,9 @@ export default {
154
154
  'fabric.editor.ai.config.item.shorten.title': 'Lyhennä',
155
155
  'fabric.editor.ai.config.item.suggest.description': 'Ehdottaa antamallesi sisällölle otsikkoa',
156
156
  'fabric.editor.ai.config.item.suggest.title': 'Ehdota otsikkoa',
157
+ 'fabric.editor.ai.config.item.suggestComment.description':
158
+ 'Hanki tekoälyn ehdottama kommentti tämän työtehtävän perusteella',
159
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Ehdota kommenttia',
157
160
  'fabric.editor.ai.config.item.summarize.description':
158
161
  'Luo yhteenvedon työstämästäsi tekstistä korostaen keskeisiä kohtia',
159
162
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tee yhteenveto kirjoituksesta',
package/i18n/fr.ts CHANGED
@@ -158,6 +158,9 @@ export default {
158
158
  'fabric.editor.ai.config.item.shorten.title': 'Raccourcir',
159
159
  'fabric.editor.ai.config.item.suggest.description': 'Suggère un titre pour le contenu fourni',
160
160
  'fabric.editor.ai.config.item.suggest.title': 'Suggérer un titre',
161
+ 'fabric.editor.ai.config.item.suggestComment.description':
162
+ 'Obtenez une suggestion de commentaire générée par l’IA à partir de ce ticket',
163
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Suggérer un commentaire',
161
164
  'fabric.editor.ai.config.item.summarize.description':
162
165
  'Crée un résumé du texte sur lequel vous travaillez, en soulignant les points clés',
163
166
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Résumer le texte',
package/i18n/hu.ts CHANGED
@@ -158,6 +158,9 @@ export default {
158
158
  'fabric.editor.ai.config.item.shorten.title': 'Rövidítés',
159
159
  'fabric.editor.ai.config.item.suggest.description': 'Címet javasol a megadott tartalomhoz',
160
160
  'fabric.editor.ai.config.item.suggest.title': 'Cím ajánlása',
161
+ 'fabric.editor.ai.config.item.suggestComment.description':
162
+ 'Az MI által javasolt megjegyzést kaphatsz ehhez az ügyhöz',
163
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Megjegyzés javaslása',
161
164
  'fabric.editor.ai.config.item.summarize.description':
162
165
  'Készít egy összefoglalót a szövegből, amelyen dolgozol, kiemelve a főbb pontokat',
163
166
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Szöveg összefoglalása',
package/i18n/it.ts CHANGED
@@ -157,6 +157,9 @@ export default {
157
157
  'fabric.editor.ai.config.item.shorten.title': 'Abbrevia',
158
158
  'fabric.editor.ai.config.item.suggest.description': 'Suggerisce un titolo per i contenuti forniti',
159
159
  'fabric.editor.ai.config.item.suggest.title': 'Suggerisci un titolo',
160
+ 'fabric.editor.ai.config.item.suggestComment.description':
161
+ "Ricevi un commento suggerito dall'IA basato su questo ticket",
162
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Suggerisci un commento',
160
163
  'fabric.editor.ai.config.item.summarize.description':
161
164
  'Crea un riepilogo del testo su cui stai lavorando, evidenziando i punti chiave',
162
165
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Riepiloga il contenuto',
package/i18n/ja.ts CHANGED
@@ -151,6 +151,8 @@ export default {
151
151
  'fabric.editor.ai.config.item.shorten.title': '短縮',
152
152
  'fabric.editor.ai.config.item.suggest.description': '指定されたコンテンツのタイトルを提案します',
153
153
  'fabric.editor.ai.config.item.suggest.title': 'タイトルを提案',
154
+ 'fabric.editor.ai.config.item.suggestComment.description': 'この作業項目に基づいて AI が提案するコメントを取得します',
155
+ 'fabric.editor.ai.config.item.suggestComment.title': 'コメントを提案',
154
156
  'fabric.editor.ai.config.item.summarize.description': '作業中のテキストの要約を作成し、重要なポイントを強調します',
155
157
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': '文章を要約する',
156
158
  'fabric.editor.ai.config.item.summarize.title': '文章を要約',
package/i18n/ko.ts CHANGED
@@ -146,6 +146,8 @@ export default {
146
146
  'fabric.editor.ai.config.item.shorten.title': '더 짧게 만들기',
147
147
  'fabric.editor.ai.config.item.suggest.description': '제공하는 콘텐츠의 제목을 제안합니다',
148
148
  'fabric.editor.ai.config.item.suggest.title': '제목 제안',
149
+ 'fabric.editor.ai.config.item.suggestComment.description': '이 업무 항목을 기반으로 AI가 제안하는 댓글 확인',
150
+ 'fabric.editor.ai.config.item.suggestComment.title': '댓글 제안',
149
151
  'fabric.editor.ai.config.item.summarize.description': '요점을 강조하여 작업 중인 텍스트의 요약을 만듭니다',
150
152
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': '글 요약',
151
153
  'fabric.editor.ai.config.item.summarize.title': '글 요약',
package/i18n/nb.ts CHANGED
@@ -154,6 +154,9 @@ export default {
154
154
  'fabric.editor.ai.config.item.shorten.title': 'Gjør kortere',
155
155
  'fabric.editor.ai.config.item.suggest.description': 'Foreslår et navn for innhold du oppgir',
156
156
  'fabric.editor.ai.config.item.suggest.title': 'Foreslå tittel',
157
+ 'fabric.editor.ai.config.item.suggestComment.description':
158
+ 'Få en KI-foreslått kommentar basert på denne arbeidsoppgaven',
159
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå kommentar',
157
160
  'fabric.editor.ai.config.item.summarize.description':
158
161
  'Oppretter et sammendrag av teksten du skriver, og fremhever viktige punkter',
159
162
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Oppsummer skriving',
package/i18n/ru.ts CHANGED
@@ -155,6 +155,8 @@ export default {
155
155
  'fabric.editor.ai.config.item.shorten.title': 'Сократить',
156
156
  'fabric.editor.ai.config.item.suggest.description': 'Предлагает заголовок для указанного контента.',
157
157
  'fabric.editor.ai.config.item.suggest.title': 'Предложить название',
158
+ 'fabric.editor.ai.config.item.suggestComment.description': 'Получите комментарий от ИИ к этой задаче',
159
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Предложи комментарий',
158
160
  'fabric.editor.ai.config.item.summarize.description':
159
161
  'Резюмирует текст, над которым вы работаете, чтобы подчеркнуть ключевые моменты.',
160
162
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Резюмировать текст',
package/i18n/sl.ts CHANGED
@@ -150,6 +150,9 @@ export default {
150
150
  'fabric.editor.ai.config.item.shorten.title': 'Skrajšaj',
151
151
  'fabric.editor.ai.config.item.suggest.description': 'Predlaga naslov za vsebino, ki ste jo zagotovili',
152
152
  'fabric.editor.ai.config.item.suggest.title': 'Predlaganje naslova',
153
+ 'fabric.editor.ai.config.item.suggestComment.description':
154
+ 'Pridobite komentar, ki ga predlaga umetna inteligenca, na podlagi tega delovnega elementa',
155
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Predlagaj komentar',
153
156
  'fabric.editor.ai.config.item.summarize.description':
154
157
  'Ustvari povzetek besedila, na katerem delate, in poudari ključne točke',
155
158
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Povzemanje zapisa',
package/i18n/sv.ts CHANGED
@@ -153,6 +153,9 @@ export default {
153
153
  'fabric.editor.ai.config.item.shorten.title': 'Gör kortare',
154
154
  'fabric.editor.ai.config.item.suggest.description': 'Föreslår en rubrik för innehållet du tillhandahåller',
155
155
  'fabric.editor.ai.config.item.suggest.title': 'Föreslå en titel',
156
+ 'fabric.editor.ai.config.item.suggestComment.description':
157
+ 'Få en AI-föreslagen kommentar baserat på denna arbetsuppgift',
158
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Föreslå en kommentar',
156
159
  'fabric.editor.ai.config.item.summarize.description':
157
160
  'Skapar en sammanfattning av texten du arbetar med och markerar viktiga punkter',
158
161
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Sammanfatta text',
package/i18n/th.ts CHANGED
@@ -147,6 +147,8 @@ export default {
147
147
  'fabric.editor.ai.config.item.shorten.title': 'ทำให้สั้นลง',
148
148
  'fabric.editor.ai.config.item.suggest.description': 'แนะนำชื่อสำหรับเนื้อหาที่คุณให้ไว้',
149
149
  'fabric.editor.ai.config.item.suggest.title': 'แนะนำชื่อเรื่อง',
150
+ 'fabric.editor.ai.config.item.suggestComment.description': 'รับความคิดเห็นที่แนะนำจาก AI เกี่ยวกับตั๋วนี้',
151
+ 'fabric.editor.ai.config.item.suggestComment.title': 'แนะนำความคิดเห็น',
150
152
  'fabric.editor.ai.config.item.summarize.description': 'สร้างสรุปข้อความที่คุณกำลังทำงานอยู่ โดยเน้นให้เห็นจุดสำคัญ',
151
153
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'สรุปการเขียน',
152
154
  'fabric.editor.ai.config.item.summarize.title': 'สรุปการเขียน',
package/i18n/tr.ts CHANGED
@@ -154,6 +154,9 @@ export default {
154
154
  'fabric.editor.ai.config.item.shorten.title': 'Kısalt',
155
155
  'fabric.editor.ai.config.item.suggest.description': 'Sağladığınız içerikler için bir başlık önerir',
156
156
  'fabric.editor.ai.config.item.suggest.title': 'Başlık öner',
157
+ 'fabric.editor.ai.config.item.suggestComment.description':
158
+ 'Bu bilete göre yapay zeka tarafından önerilen bir yorum alın',
159
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Bir yorum öner',
157
160
  'fabric.editor.ai.config.item.summarize.description':
158
161
  'Önemli noktaları vurgulayarak üzerinde çalıştığınız işlerin bir özetini oluşturur',
159
162
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Yazıyı özetle',
package/i18n/uk.ts CHANGED
@@ -154,6 +154,9 @@ export default {
154
154
  'fabric.editor.ai.config.item.shorten.title': 'Скорочення',
155
155
  'fabric.editor.ai.config.item.suggest.description': 'Підбір назви для наданого вмісту',
156
156
  'fabric.editor.ai.config.item.suggest.title': 'Підбір назви',
157
+ 'fabric.editor.ai.config.item.suggestComment.description':
158
+ 'Отримайте рекомендований коментар від ШІ на основі цього елемента завдання',
159
+ 'fabric.editor.ai.config.item.suggestComment.title': 'Рекомендація коментаря',
157
160
  'fabric.editor.ai.config.item.summarize.description':
158
161
  'Створення короткого змісту поточного тексту з викладом ключових моментів',
159
162
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Створення короткого змісту тексту',
package/i18n/zh_TW.ts CHANGED
@@ -140,6 +140,8 @@ export default {
140
140
  'fabric.editor.ai.config.item.shorten.title': '縮短',
141
141
  'fabric.editor.ai.config.item.suggest.description': '為您提供的內容建議標題',
142
142
  'fabric.editor.ai.config.item.suggest.title': '建議標題',
143
+ 'fabric.editor.ai.config.item.suggestComment.description': '根據此工作項目取得 AI 建議的留言',
144
+ 'fabric.editor.ai.config.item.suggestComment.title': '建議留言',
143
145
  'fabric.editor.ai.config.item.summarize.description': '針對您正在處理的文字建立摘要,突顯重點',
144
146
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': '摘要寫作',
145
147
  'fabric.editor.ai.config.item.summarize.title': '摘要寫作',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-editor-editor-common",
3
- "version": "2.122.0",
3
+ "version": "2.124.0",
4
4
  "description": "NPM i18n package for AFM platform-editor-editor-common published by Traduki",
5
5
  "publishConfig": {
6
6
  "registry": "https://packages.atlassian.com/api/npm/npm-public/"