@atlaskit/afm-i18n-platform-editor-editor-common 2.121.0 → 2.123.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.
- package/dist/cjs/i18n/cs.js +2 -0
- package/dist/cjs/i18n/da.js +2 -0
- package/dist/cjs/i18n/de.js +2 -0
- package/dist/cjs/i18n/en.js +4 -0
- package/dist/cjs/i18n/en_GB.js +4 -0
- package/dist/cjs/i18n/en_ZZ.js +4 -0
- package/dist/cjs/i18n/fi.js +2 -0
- package/dist/cjs/i18n/fr.js +2 -0
- package/dist/cjs/i18n/hr.js +2 -0
- package/dist/cjs/i18n/hu.js +2 -0
- package/dist/cjs/i18n/it.js +2 -0
- package/dist/cjs/i18n/ja.js +2 -0
- package/dist/cjs/i18n/ko.js +2 -0
- package/dist/cjs/i18n/nb.js +2 -0
- package/dist/cjs/i18n/pt_BR.js +2 -0
- package/dist/cjs/i18n/ru.js +2 -0
- package/dist/cjs/i18n/sl.js +2 -0
- package/dist/cjs/i18n/sr_RS.js +2 -0
- package/dist/cjs/i18n/sr_YR.js +2 -0
- package/dist/cjs/i18n/sv.js +2 -0
- package/dist/cjs/i18n/th.js +2 -0
- package/dist/cjs/i18n/tr.js +2 -0
- package/dist/cjs/i18n/uk.js +2 -0
- package/dist/cjs/i18n/zh_TW.js +2 -0
- package/dist/esm/i18n/cs.d.ts +2 -0
- package/dist/esm/i18n/cs.js +2 -0
- package/dist/esm/i18n/da.d.ts +2 -0
- package/dist/esm/i18n/da.js +2 -0
- package/dist/esm/i18n/de.d.ts +2 -0
- package/dist/esm/i18n/de.js +2 -0
- package/dist/esm/i18n/en.d.ts +4 -0
- package/dist/esm/i18n/en.js +4 -0
- package/dist/esm/i18n/en_GB.d.ts +4 -0
- package/dist/esm/i18n/en_GB.js +4 -0
- package/dist/esm/i18n/en_ZZ.d.ts +4 -0
- package/dist/esm/i18n/en_ZZ.js +4 -0
- package/dist/esm/i18n/fi.d.ts +2 -0
- package/dist/esm/i18n/fi.js +2 -0
- package/dist/esm/i18n/fr.d.ts +2 -0
- package/dist/esm/i18n/fr.js +2 -0
- package/dist/esm/i18n/hr.d.ts +2 -0
- package/dist/esm/i18n/hr.js +2 -0
- package/dist/esm/i18n/hu.d.ts +2 -0
- package/dist/esm/i18n/hu.js +2 -0
- package/dist/esm/i18n/it.d.ts +2 -0
- package/dist/esm/i18n/it.js +2 -0
- package/dist/esm/i18n/ja.d.ts +2 -0
- package/dist/esm/i18n/ja.js +2 -0
- package/dist/esm/i18n/ko.d.ts +2 -0
- package/dist/esm/i18n/ko.js +2 -0
- package/dist/esm/i18n/nb.d.ts +2 -0
- package/dist/esm/i18n/nb.js +2 -0
- package/dist/esm/i18n/pt_BR.d.ts +2 -0
- package/dist/esm/i18n/pt_BR.js +2 -0
- package/dist/esm/i18n/ru.d.ts +2 -0
- package/dist/esm/i18n/ru.js +2 -0
- package/dist/esm/i18n/sl.d.ts +2 -0
- package/dist/esm/i18n/sl.js +2 -0
- package/dist/esm/i18n/sr_RS.d.ts +2 -0
- package/dist/esm/i18n/sr_RS.js +2 -0
- package/dist/esm/i18n/sr_YR.d.ts +2 -0
- package/dist/esm/i18n/sr_YR.js +2 -0
- package/dist/esm/i18n/sv.d.ts +2 -0
- package/dist/esm/i18n/sv.js +2 -0
- package/dist/esm/i18n/th.d.ts +2 -0
- package/dist/esm/i18n/th.js +2 -0
- package/dist/esm/i18n/tr.d.ts +2 -0
- package/dist/esm/i18n/tr.js +2 -0
- package/dist/esm/i18n/uk.d.ts +2 -0
- package/dist/esm/i18n/uk.js +2 -0
- package/dist/esm/i18n/zh_TW.d.ts +2 -0
- package/dist/esm/i18n/zh_TW.js +2 -0
- package/dist/types/i18n/cs.d.ts +2 -0
- package/dist/types/i18n/da.d.ts +2 -0
- package/dist/types/i18n/de.d.ts +2 -0
- package/dist/types/i18n/en.d.ts +4 -0
- package/dist/types/i18n/en_GB.d.ts +4 -0
- package/dist/types/i18n/en_ZZ.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +2 -0
- package/dist/types/i18n/fr.d.ts +2 -0
- package/dist/types/i18n/hr.d.ts +2 -0
- package/dist/types/i18n/hu.d.ts +2 -0
- package/dist/types/i18n/it.d.ts +2 -0
- package/dist/types/i18n/ja.d.ts +2 -0
- package/dist/types/i18n/ko.d.ts +2 -0
- package/dist/types/i18n/nb.d.ts +2 -0
- package/dist/types/i18n/pt_BR.d.ts +2 -0
- package/dist/types/i18n/ru.d.ts +2 -0
- package/dist/types/i18n/sl.d.ts +2 -0
- package/dist/types/i18n/sr_RS.d.ts +2 -0
- package/dist/types/i18n/sr_YR.d.ts +2 -0
- package/dist/types/i18n/sv.d.ts +2 -0
- package/dist/types/i18n/th.d.ts +2 -0
- package/dist/types/i18n/tr.d.ts +2 -0
- package/dist/types/i18n/uk.d.ts +2 -0
- package/dist/types/i18n/zh_TW.d.ts +2 -0
- package/i18n/cs.ts +3 -0
- package/i18n/da.ts +2 -0
- package/i18n/de.ts +3 -0
- package/i18n/en.ts +4 -0
- package/i18n/en_GB.ts +4 -0
- package/i18n/en_ZZ.ts +5 -0
- package/i18n/fi.ts +3 -0
- package/i18n/fr.ts +3 -0
- package/i18n/hr.ts +3 -0
- package/i18n/hu.ts +3 -0
- package/i18n/it.ts +3 -0
- package/i18n/ja.ts +2 -0
- package/i18n/ko.ts +2 -0
- package/i18n/nb.ts +3 -0
- package/i18n/pt_BR.ts +3 -0
- package/i18n/ru.ts +2 -0
- package/i18n/sl.ts +3 -0
- package/i18n/sr_RS.ts +3 -0
- package/i18n/sr_YR.ts +3 -0
- package/i18n/sv.ts +3 -0
- package/i18n/th.ts +2 -0
- package/i18n/tr.ts +3 -0
- package/i18n/uk.ts +3 -0
- package/i18n/zh_TW.ts +2 -0
- package/package.json +1 -1
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -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í',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -371,6 +371,7 @@ exports.default = {
|
|
|
371
371
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
372
372
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Only you and those with access to the sources can see this private suggestion.',
|
|
373
373
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
374
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
|
@@ -433,6 +434,7 @@ exports.default = {
|
|
|
433
434
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
434
435
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
435
436
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
437
|
+
'fabric.editor.askRovo': 'Ask Rovo',
|
|
436
438
|
'fabric.editor.backLink': 'Go back',
|
|
437
439
|
'fabric.editor.backgroundColor': 'Background color',
|
|
438
440
|
'fabric.editor.block.menu.codeblock': 'Code block',
|
|
@@ -664,6 +666,7 @@ exports.default = {
|
|
|
664
666
|
'fabric.editor.emptyLink': 'Please enter a link.',
|
|
665
667
|
'fabric.editor.emptySearchResults': "We couldn't find any results.",
|
|
666
668
|
'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
|
|
669
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
|
|
667
670
|
'fabric.editor.epic': 'Epic',
|
|
668
671
|
'fabric.editor.error': 'Error',
|
|
669
672
|
'fabric.editor.error.description.cannotDelete': 'An error occurred while trying to delete this synced block.',
|
|
@@ -809,6 +812,7 @@ exports.default = {
|
|
|
809
812
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
810
813
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
811
814
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
815
|
+
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
812
816
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
813
817
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
814
818
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -371,6 +371,7 @@ exports.default = {
|
|
|
371
371
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
372
372
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Only you and those with access to the sources can see this private suggestion.',
|
|
373
373
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
374
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
|
@@ -433,6 +434,7 @@ exports.default = {
|
|
|
433
434
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
434
435
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
435
436
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
437
|
+
'fabric.editor.askRovo': 'Ask Rovo',
|
|
436
438
|
'fabric.editor.backLink': 'Go back',
|
|
437
439
|
'fabric.editor.backgroundColor': 'Background colour',
|
|
438
440
|
'fabric.editor.block.menu.codeblock': 'Code block',
|
|
@@ -664,6 +666,7 @@ exports.default = {
|
|
|
664
666
|
'fabric.editor.emptyLink': 'Please enter a link.',
|
|
665
667
|
'fabric.editor.emptySearchResults': "We couldn't find any results.",
|
|
666
668
|
'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
|
|
669
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
|
|
667
670
|
'fabric.editor.epic': 'Epic',
|
|
668
671
|
'fabric.editor.error': 'Error',
|
|
669
672
|
'fabric.editor.error.description.cannotDelete': 'An error occurred while trying to delete this synced block.',
|
|
@@ -809,6 +812,7 @@ exports.default = {
|
|
|
809
812
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
810
813
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
811
814
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
815
|
+
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
812
816
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
813
817
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
814
818
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -371,6 +371,7 @@ exports.default = {
|
|
|
371
371
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
372
372
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Only you and those with access to the sources can see this private suggestion.',
|
|
373
373
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
374
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
375
376
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
376
377
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
|
@@ -433,6 +434,7 @@ exports.default = {
|
|
|
433
434
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
434
435
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
435
436
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
437
|
+
'fabric.editor.askRovo': 'Ask Rovo',
|
|
436
438
|
'fabric.editor.backLink': 'Go back',
|
|
437
439
|
'fabric.editor.backgroundColor': 'Background color',
|
|
438
440
|
'fabric.editor.block.menu.codeblock': 'Code block',
|
|
@@ -664,6 +666,7 @@ exports.default = {
|
|
|
664
666
|
'fabric.editor.emptyLink': 'Please enter a link.',
|
|
665
667
|
'fabric.editor.emptySearchResults': "We couldn't find any results.",
|
|
666
668
|
'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
|
|
669
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
|
|
667
670
|
'fabric.editor.epic': 'Epic',
|
|
668
671
|
'fabric.editor.error': 'Error',
|
|
669
672
|
'fabric.editor.error.description.cannotDelete': 'An error occurred while trying to delete this synced block.',
|
|
@@ -809,6 +812,7 @@ exports.default = {
|
|
|
809
812
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
810
813
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
811
814
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
815
|
+
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
812
816
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
813
817
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
814
818
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/hr.js
CHANGED
|
@@ -138,6 +138,8 @@ exports.default = {
|
|
|
138
138
|
'fabric.editor.ai.config.item.shorten.title': 'Skrati',
|
|
139
139
|
'fabric.editor.ai.config.item.suggest.description': 'Predlaže naslov za sadržaj koji navodiš',
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Predloži naslov',
|
|
141
|
+
'fabric.editor.ai.config.item.suggestComment.description': 'Dobijte komentar koji je predložila umjetna inteligencija (AI) na temelju ovog radnog predmeta',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestComment.title': 'Predloži komentar',
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.description': 'Izrađuje sažetak teksta na kojem radiš, ističući ključne točke',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Sažmi pisanje',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.title': 'Sažmi pisanje',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -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': '文章を要約',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -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': '글 요약',
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -139,6 +139,8 @@ exports.default = {
|
|
|
139
139
|
'fabric.editor.ai.config.item.shorten.title': 'Encurtar',
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.description': 'Sugere um título para o conteúdo que você inserir',
|
|
141
141
|
'fabric.editor.ai.config.item.suggest.title': 'Sugerir um título',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestComment.description': 'Receba um comentário sugerido por IA com base neste ticket',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestComment.title': 'Sugira um comentário',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Resume o texto em que você está trabalhando, destacando os pontos principais',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Resumir texto',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Resumir texto',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -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': 'Резюмировать текст',
|
package/dist/cjs/i18n/sl.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -138,6 +138,8 @@ exports.default = {
|
|
|
138
138
|
'fabric.editor.ai.config.item.shorten.title': 'Skrati sadržaj',
|
|
139
139
|
'fabric.editor.ai.config.item.suggest.description': 'Predlaže naslov za navedeni sadržaj',
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Predloži naslov',
|
|
141
|
+
'fabric.editor.ai.config.item.suggestComment.description': 'Dobijte komentar koji predlaže AI na osnovu ove radne stavke',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestComment.title': 'Predloži komentar',
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.description': 'Pravi rezime teksta na kome radite, ističući ključne tačke',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Rezimiraj tekst',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.title': 'Rezimiraj tekst',
|
package/dist/cjs/i18n/sr_YR.js
CHANGED
|
@@ -138,6 +138,8 @@ exports.default = {
|
|
|
138
138
|
'fabric.editor.ai.config.item.shorten.title': 'Скрати садржај',
|
|
139
139
|
'fabric.editor.ai.config.item.suggest.description': 'Предлаже наслов за наведени садржај',
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Предложи наслов',
|
|
141
|
+
'fabric.editor.ai.config.item.suggestComment.description': 'Добијте коментар који предлаже AI на основу ове радне ставке',
|
|
142
|
+
'fabric.editor.ai.config.item.suggestComment.title': 'Предложи коментар',
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.description': 'Прави резиме текста на коме радите, истичући кључне тачке',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Резимирај текст',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.title': 'Резимирај текст',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -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': 'สรุปการเขียน',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -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',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -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': 'Створення короткого змісту тексту',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -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': '摘要寫作',
|
package/dist/esm/i18n/cs.d.ts
CHANGED
|
@@ -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/dist/esm/i18n/cs.js
CHANGED
|
@@ -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í',
|
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -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/dist/esm/i18n/da.js
CHANGED
|
@@ -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',
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -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/dist/esm/i18n/de.js
CHANGED
|
@@ -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',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -367,6 +367,7 @@ declare const _default: {
|
|
|
367
367
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
368
368
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
370
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
370
371
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
|
@@ -429,6 +430,7 @@ declare const _default: {
|
|
|
429
430
|
'fabric.editor.annotationToolbar': string;
|
|
430
431
|
'fabric.editor.anonymous-collaborator': string;
|
|
431
432
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
433
|
+
'fabric.editor.askRovo': string;
|
|
432
434
|
'fabric.editor.backLink': string;
|
|
433
435
|
'fabric.editor.backgroundColor': string;
|
|
434
436
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -660,6 +662,7 @@ declare const _default: {
|
|
|
660
662
|
'fabric.editor.emptyLink': string;
|
|
661
663
|
'fabric.editor.emptySearchResults': string;
|
|
662
664
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
665
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
663
666
|
'fabric.editor.epic': string;
|
|
664
667
|
'fabric.editor.error': string;
|
|
665
668
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -805,6 +808,7 @@ declare const _default: {
|
|
|
805
808
|
'fabric.editor.keyboardShortcuts': string;
|
|
806
809
|
'fabric.editor.layout.columnOption': string;
|
|
807
810
|
'fabric.editor.layout.controls.placeholder': string;
|
|
811
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
808
812
|
'fabric.editor.layout.placeholder': string;
|
|
809
813
|
'fabric.editor.layout.resizeLayout': string;
|
|
810
814
|
'fabric.editor.layoutFixedWidth': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -369,6 +369,7 @@ export default {
|
|
|
369
369
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
370
370
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Only you and those with access to the sources can see this private suggestion.',
|
|
371
371
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
372
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
372
373
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
373
374
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
|
@@ -431,6 +432,7 @@ export default {
|
|
|
431
432
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
432
433
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
433
434
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
435
|
+
'fabric.editor.askRovo': 'Ask Rovo',
|
|
434
436
|
'fabric.editor.backLink': 'Go back',
|
|
435
437
|
'fabric.editor.backgroundColor': 'Background color',
|
|
436
438
|
'fabric.editor.block.menu.codeblock': 'Code block',
|
|
@@ -662,6 +664,7 @@ export default {
|
|
|
662
664
|
'fabric.editor.emptyLink': 'Please enter a link.',
|
|
663
665
|
'fabric.editor.emptySearchResults': "We couldn't find any results.",
|
|
664
666
|
'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
|
|
667
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
|
|
665
668
|
'fabric.editor.epic': 'Epic',
|
|
666
669
|
'fabric.editor.error': 'Error',
|
|
667
670
|
'fabric.editor.error.description.cannotDelete': 'An error occurred while trying to delete this synced block.',
|
|
@@ -807,6 +810,7 @@ export default {
|
|
|
807
810
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
808
811
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
809
812
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
813
|
+
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
810
814
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
811
815
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
812
816
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -367,6 +367,7 @@ declare const _default: {
|
|
|
367
367
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
368
368
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
370
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
370
371
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
|
@@ -429,6 +430,7 @@ declare const _default: {
|
|
|
429
430
|
'fabric.editor.annotationToolbar': string;
|
|
430
431
|
'fabric.editor.anonymous-collaborator': string;
|
|
431
432
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
433
|
+
'fabric.editor.askRovo': string;
|
|
432
434
|
'fabric.editor.backLink': string;
|
|
433
435
|
'fabric.editor.backgroundColor': string;
|
|
434
436
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -660,6 +662,7 @@ declare const _default: {
|
|
|
660
662
|
'fabric.editor.emptyLink': string;
|
|
661
663
|
'fabric.editor.emptySearchResults': string;
|
|
662
664
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
665
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
663
666
|
'fabric.editor.epic': string;
|
|
664
667
|
'fabric.editor.error': string;
|
|
665
668
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -805,6 +808,7 @@ declare const _default: {
|
|
|
805
808
|
'fabric.editor.keyboardShortcuts': string;
|
|
806
809
|
'fabric.editor.layout.columnOption': string;
|
|
807
810
|
'fabric.editor.layout.controls.placeholder': string;
|
|
811
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
808
812
|
'fabric.editor.layout.placeholder': string;
|
|
809
813
|
'fabric.editor.layout.resizeLayout': string;
|
|
810
814
|
'fabric.editor.layoutFixedWidth': string;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -369,6 +369,7 @@ export default {
|
|
|
369
369
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
370
370
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Only you and those with access to the sources can see this private suggestion.',
|
|
371
371
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
372
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
372
373
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
373
374
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
|
@@ -431,6 +432,7 @@ export default {
|
|
|
431
432
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
432
433
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
433
434
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
435
|
+
'fabric.editor.askRovo': 'Ask Rovo',
|
|
434
436
|
'fabric.editor.backLink': 'Go back',
|
|
435
437
|
'fabric.editor.backgroundColor': 'Background colour',
|
|
436
438
|
'fabric.editor.block.menu.codeblock': 'Code block',
|
|
@@ -662,6 +664,7 @@ export default {
|
|
|
662
664
|
'fabric.editor.emptyLink': 'Please enter a link.',
|
|
663
665
|
'fabric.editor.emptySearchResults': "We couldn't find any results.",
|
|
664
666
|
'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
|
|
667
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
|
|
665
668
|
'fabric.editor.epic': 'Epic',
|
|
666
669
|
'fabric.editor.error': 'Error',
|
|
667
670
|
'fabric.editor.error.description.cannotDelete': 'An error occurred while trying to delete this synced block.',
|
|
@@ -807,6 +810,7 @@ export default {
|
|
|
807
810
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
808
811
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
809
812
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
813
|
+
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
810
814
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
811
815
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
812
816
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -367,6 +367,7 @@ declare const _default: {
|
|
|
367
367
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
368
368
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
369
369
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
370
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': string;
|
|
370
371
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': string;
|
|
371
372
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': string;
|
|
372
373
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': string;
|
|
@@ -429,6 +430,7 @@ declare const _default: {
|
|
|
429
430
|
'fabric.editor.annotationToolbar': string;
|
|
430
431
|
'fabric.editor.anonymous-collaborator': string;
|
|
431
432
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
433
|
+
'fabric.editor.askRovo': string;
|
|
432
434
|
'fabric.editor.backLink': string;
|
|
433
435
|
'fabric.editor.backgroundColor': string;
|
|
434
436
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -660,6 +662,7 @@ declare const _default: {
|
|
|
660
662
|
'fabric.editor.emptyLink': string;
|
|
661
663
|
'fabric.editor.emptySearchResults': string;
|
|
662
664
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
665
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
663
666
|
'fabric.editor.epic': string;
|
|
664
667
|
'fabric.editor.error': string;
|
|
665
668
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -805,6 +808,7 @@ declare const _default: {
|
|
|
805
808
|
'fabric.editor.keyboardShortcuts': string;
|
|
806
809
|
'fabric.editor.layout.columnOption': string;
|
|
807
810
|
'fabric.editor.layout.controls.placeholder': string;
|
|
811
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
808
812
|
'fabric.editor.layout.placeholder': string;
|
|
809
813
|
'fabric.editor.layout.resizeLayout': string;
|
|
810
814
|
'fabric.editor.layoutFixedWidth': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -369,6 +369,7 @@ export default {
|
|
|
369
369
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Private',
|
|
370
370
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Only you and those with access to the sources can see this private suggestion.',
|
|
371
371
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
372
|
+
'fabric.editor.ai.suggestions.card.scrollBackToSuggestionLabel.non-final': 'Back to suggestion',
|
|
372
373
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
373
374
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
374
375
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide reasoning',
|
|
@@ -431,6 +432,7 @@ export default {
|
|
|
431
432
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
432
433
|
'fabric.editor.anonymous-collaborator': 'Anonymous collaborator',
|
|
433
434
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
435
|
+
'fabric.editor.askRovo': 'Ask Rovo',
|
|
434
436
|
'fabric.editor.backLink': 'Go back',
|
|
435
437
|
'fabric.editor.backgroundColor': 'Background color',
|
|
436
438
|
'fabric.editor.block.menu.codeblock': 'Code block',
|
|
@@ -662,6 +664,7 @@ export default {
|
|
|
662
664
|
'fabric.editor.emptyLink': 'Please enter a link.',
|
|
663
665
|
'fabric.editor.emptySearchResults': "We couldn't find any results.",
|
|
664
666
|
'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
|
|
667
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
|
|
665
668
|
'fabric.editor.epic': 'Epic',
|
|
666
669
|
'fabric.editor.error': 'Error',
|
|
667
670
|
'fabric.editor.error.description.cannotDelete': 'An error occurred while trying to delete this synced block.',
|
|
@@ -807,6 +810,7 @@ export default {
|
|
|
807
810
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
808
811
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
809
812
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
813
|
+
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
810
814
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
811
815
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
812
816
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
package/dist/esm/i18n/fi.d.ts
CHANGED
|
@@ -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;
|