@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.138.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 +15 -1
- package/dist/cjs/i18n/da.js +15 -1
- package/dist/cjs/i18n/de.js +6 -1
- package/dist/cjs/i18n/en.js +32 -17
- package/dist/cjs/i18n/en_GB.js +32 -17
- package/dist/cjs/i18n/en_ZZ.js +32 -17
- package/dist/cjs/i18n/es.js +27 -1
- package/dist/cjs/i18n/fi.js +15 -1
- package/dist/cjs/i18n/fr.js +15 -1
- package/dist/cjs/i18n/hr.js +11 -1
- package/dist/cjs/i18n/hu.js +15 -1
- package/dist/cjs/i18n/it.js +18 -1
- package/dist/cjs/i18n/ja.js +15 -1
- package/dist/cjs/i18n/ko.js +16 -2
- package/dist/cjs/i18n/nb.js +15 -1
- package/dist/cjs/i18n/nl.js +17 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +27 -1
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sl.js +23 -1
- package/dist/cjs/i18n/sr_RS.js +11 -1
- package/dist/cjs/i18n/sr_YR.js +11 -1
- package/dist/cjs/i18n/sv.js +15 -1
- package/dist/cjs/i18n/th.js +12 -3
- package/dist/cjs/i18n/tr.js +15 -1
- package/dist/cjs/i18n/uk.js +6 -3
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +25 -2
- package/dist/cjs/i18n/zh_TW.js +24 -1
- package/dist/esm/i18n/cs.d.ts +15 -1
- package/dist/esm/i18n/cs.js +15 -1
- package/dist/esm/i18n/da.d.ts +15 -1
- package/dist/esm/i18n/da.js +15 -1
- package/dist/esm/i18n/de.d.ts +6 -1
- package/dist/esm/i18n/de.js +6 -1
- package/dist/esm/i18n/en.d.ts +18 -3
- package/dist/esm/i18n/en.js +32 -17
- package/dist/esm/i18n/en_GB.d.ts +18 -3
- package/dist/esm/i18n/en_GB.js +32 -17
- package/dist/esm/i18n/en_ZZ.d.ts +18 -3
- package/dist/esm/i18n/en_ZZ.js +32 -17
- package/dist/esm/i18n/es.d.ts +26 -0
- package/dist/esm/i18n/es.js +27 -1
- package/dist/esm/i18n/fi.d.ts +15 -1
- package/dist/esm/i18n/fi.js +15 -1
- package/dist/esm/i18n/fr.d.ts +15 -1
- package/dist/esm/i18n/fr.js +15 -1
- package/dist/esm/i18n/hr.d.ts +11 -1
- package/dist/esm/i18n/hr.js +11 -1
- package/dist/esm/i18n/hu.d.ts +15 -1
- package/dist/esm/i18n/hu.js +15 -1
- package/dist/esm/i18n/it.d.ts +18 -1
- package/dist/esm/i18n/it.js +18 -1
- package/dist/esm/i18n/ja.d.ts +15 -1
- package/dist/esm/i18n/ja.js +15 -1
- package/dist/esm/i18n/ko.d.ts +15 -1
- package/dist/esm/i18n/ko.js +16 -2
- package/dist/esm/i18n/nb.d.ts +15 -1
- package/dist/esm/i18n/nb.js +15 -1
- package/dist/esm/i18n/nl.d.ts +15 -1
- package/dist/esm/i18n/nl.js +17 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +26 -0
- package/dist/esm/i18n/pt_BR.js +27 -1
- package/dist/esm/i18n/ru.d.ts +6 -1
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sl.d.ts +22 -0
- package/dist/esm/i18n/sl.js +23 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -1
- package/dist/esm/i18n/sr_RS.js +11 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -1
- package/dist/esm/i18n/sr_YR.js +11 -1
- package/dist/esm/i18n/sv.d.ts +15 -1
- package/dist/esm/i18n/sv.js +15 -1
- package/dist/esm/i18n/th.d.ts +10 -1
- package/dist/esm/i18n/th.js +12 -3
- package/dist/esm/i18n/tr.d.ts +15 -1
- package/dist/esm/i18n/tr.js +15 -1
- package/dist/esm/i18n/uk.d.ts +4 -1
- package/dist/esm/i18n/uk.js +6 -3
- package/dist/esm/i18n/vi.d.ts +10 -1
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +25 -2
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +24 -1
- package/dist/types/i18n/cs.d.ts +15 -1
- package/dist/types/i18n/da.d.ts +15 -1
- package/dist/types/i18n/de.d.ts +6 -1
- package/dist/types/i18n/en.d.ts +18 -3
- package/dist/types/i18n/en_GB.d.ts +18 -3
- package/dist/types/i18n/en_ZZ.d.ts +18 -3
- package/dist/types/i18n/es.d.ts +26 -0
- package/dist/types/i18n/fi.d.ts +15 -1
- package/dist/types/i18n/fr.d.ts +15 -1
- package/dist/types/i18n/hr.d.ts +11 -1
- package/dist/types/i18n/hu.d.ts +15 -1
- package/dist/types/i18n/it.d.ts +18 -1
- package/dist/types/i18n/ja.d.ts +15 -1
- package/dist/types/i18n/ko.d.ts +15 -1
- package/dist/types/i18n/nb.d.ts +15 -1
- package/dist/types/i18n/nl.d.ts +15 -1
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +26 -0
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sl.d.ts +22 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -1
- package/dist/types/i18n/sr_YR.d.ts +11 -1
- package/dist/types/i18n/sv.d.ts +15 -1
- package/dist/types/i18n/th.d.ts +10 -1
- package/dist/types/i18n/tr.d.ts +15 -1
- package/dist/types/i18n/uk.d.ts +4 -1
- package/dist/types/i18n/vi.d.ts +10 -1
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -1
- package/i18n/da.ts +15 -1
- package/i18n/de.ts +7 -1
- package/i18n/en.ts +32 -22
- package/i18n/en_GB.ts +32 -22
- package/i18n/en_ZZ.ts +33 -19
- package/i18n/es.ts +31 -1
- package/i18n/fi.ts +15 -1
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +11 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +20 -1
- package/i18n/ja.ts +15 -1
- package/i18n/ko.ts +16 -2
- package/i18n/nb.ts +15 -1
- package/i18n/nl.ts +18 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +30 -1
- package/i18n/ru.ts +6 -1
- package/i18n/sl.ts +27 -1
- package/i18n/sr_RS.ts +11 -1
- package/i18n/sr_YR.ts +11 -1
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +12 -3
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +6 -3
- package/i18n/vi.ts +10 -1
- package/i18n/zh.ts +26 -2
- package/i18n/zh_TW.ts +25 -1
- package/package.json +1 -1
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Make longer',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'No description',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Tell the Agent to write anything or choose from below',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Creates a suggestion for rewriting your sentences',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Rephrase',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Shortens the content to make it more concise',
|
|
@@ -387,6 +388,7 @@ export default {
|
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Suggestions',
|
|
388
389
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Title',
|
|
389
390
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'View',
|
|
391
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Review',
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Retry',
|
|
391
393
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Suggestions',
|
|
392
394
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Loading',
|
|
@@ -513,8 +515,11 @@ export default {
|
|
|
513
515
|
'fabric.editor.code': 'Code',
|
|
514
516
|
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
515
517
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
518
|
+
'fabric.editor.codeBlock.all': 'All',
|
|
519
|
+
'fabric.editor.codeBlock.detectLanguage': 'Detect language',
|
|
516
520
|
'fabric.editor.codeBlock.languageAriaDescription': 'Code snippet language: {language}.',
|
|
517
521
|
'fabric.editor.codeBlock.languageNotSet': 'Code language not set.',
|
|
522
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Recently used',
|
|
518
523
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
519
524
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
520
525
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Hide line numbers',
|
|
@@ -815,9 +820,16 @@ export default {
|
|
|
815
820
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
816
821
|
'fabric.editor.italic': 'Italic',
|
|
817
822
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
823
|
+
'fabric.editor.layout.alignColumn': 'Alignment',
|
|
824
|
+
'fabric.editor.layout.alignColumnBottom': 'Bottom',
|
|
825
|
+
'fabric.editor.layout.alignColumnMiddle': 'Center',
|
|
826
|
+
'fabric.editor.layout.alignColumnTop': 'Top',
|
|
818
827
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
819
828
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
829
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Delete column} other {Delete columns}}',
|
|
820
830
|
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
831
|
+
'fabric.editor.layout.insertColumnLeft': 'Insert column left',
|
|
832
|
+
'fabric.editor.layout.insertColumnRight': 'Insert column right',
|
|
821
833
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
822
834
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
823
835
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
@@ -845,28 +857,25 @@ export default {
|
|
|
845
857
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancel',
|
|
846
858
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirm',
|
|
847
859
|
'fabric.editor.markdownMode.confirmDialog.error': 'Something went wrong while converting this page. Please try again.',
|
|
848
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown
|
|
849
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to
|
|
850
|
-
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text
|
|
851
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between syntax and
|
|
852
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '
|
|
853
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '
|
|
854
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content
|
|
856
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '
|
|
857
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
858
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
859
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Revert to the previous version via version history at any time.',
|
|
860
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown',
|
|
861
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to markdown',
|
|
862
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text',
|
|
863
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between the syntax and preview editor',
|
|
864
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Use basic formatting',
|
|
865
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Restore previous drafts with version history',
|
|
866
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert',
|
|
867
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content may look different as converting removes rich text formatting',
|
|
868
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'To restore formatting, access previous drafts from version history',
|
|
869
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Use all rich text tools',
|
|
870
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Restore previous drafts with version history',
|
|
860
871
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
861
872
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
862
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.
|
|
864
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Unlink synced blocks to convert',
|
|
865
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': 'Understood',
|
|
873
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Converting will delete synced blocks and their content. This cannot be restored in version history.',
|
|
874
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Delete synced content?',
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
867
876
|
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
868
877
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
869
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
878
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Preview editor',
|
|
870
879
|
'fabric.editor.matchCase': 'Match case',
|
|
871
880
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
|
|
872
881
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Media width increased to # pixel.} other {Media width increased to # pixels.}}',
|
|
@@ -1088,6 +1097,10 @@ export default {
|
|
|
1088
1097
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'This work item',
|
|
1089
1098
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Untitled',
|
|
1090
1099
|
'fabric.editor.table': 'Table',
|
|
1100
|
+
'fabric.editor.table.cellAlignment': 'Alignment',
|
|
1101
|
+
'fabric.editor.table.cellAlignmentBottom': 'Bottom',
|
|
1102
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Middle',
|
|
1103
|
+
'fabric.editor.table.cellAlignmentTop': 'Top',
|
|
1091
1104
|
'fabric.editor.table.description': 'Insert a table',
|
|
1092
1105
|
'fabric.editor.tableAlignmentOptions': 'Alignment options',
|
|
1093
1106
|
'fabric.editor.tableFullWidthLabel': 'Full-width',
|
|
@@ -1151,6 +1164,8 @@ export default {
|
|
|
1151
1164
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
1152
1165
|
'fabric.editor.turnInto': 'Turn into',
|
|
1153
1166
|
'fabric.editor.twoColumns': '2 Column layout',
|
|
1167
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agents',
|
|
1168
|
+
'fabric.editor.typeAhead.mentionSection.people': 'People',
|
|
1154
1169
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
1155
1170
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
1156
1171
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Search',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1148,6 +1161,8 @@ declare const _default: {
|
|
|
1148
1161
|
'fabric.editor.tooltip.taskList': string;
|
|
1149
1162
|
'fabric.editor.turnInto': string;
|
|
1150
1163
|
'fabric.editor.twoColumns': string;
|
|
1164
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1165
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1151
1166
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1152
1167
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1153
1168
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Make longer',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'No description',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Tell the Agent to write anything or choose from below',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Creates a suggestion for rewriting your sentences',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Rephrase',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Shortens the content to make it more concise',
|
|
@@ -387,6 +388,7 @@ export default {
|
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Suggestions',
|
|
388
389
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Title',
|
|
389
390
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'View',
|
|
391
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Review',
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Retry',
|
|
391
393
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Suggestions',
|
|
392
394
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Loading',
|
|
@@ -513,8 +515,11 @@ export default {
|
|
|
513
515
|
'fabric.editor.code': 'Code',
|
|
514
516
|
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
515
517
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
518
|
+
'fabric.editor.codeBlock.all': 'All',
|
|
519
|
+
'fabric.editor.codeBlock.detectLanguage': 'Detect language',
|
|
516
520
|
'fabric.editor.codeBlock.languageAriaDescription': 'Code snippet language: {language}.',
|
|
517
521
|
'fabric.editor.codeBlock.languageNotSet': 'Code language not set.',
|
|
522
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Recently used',
|
|
518
523
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
519
524
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
520
525
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Hide line numbers',
|
|
@@ -815,9 +820,16 @@ export default {
|
|
|
815
820
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
816
821
|
'fabric.editor.italic': 'Italic',
|
|
817
822
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
823
|
+
'fabric.editor.layout.alignColumn': 'Alignment',
|
|
824
|
+
'fabric.editor.layout.alignColumnBottom': 'Bottom',
|
|
825
|
+
'fabric.editor.layout.alignColumnMiddle': 'Center',
|
|
826
|
+
'fabric.editor.layout.alignColumnTop': 'Top',
|
|
818
827
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
819
828
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
829
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Delete column} other {Delete columns}}',
|
|
820
830
|
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
831
|
+
'fabric.editor.layout.insertColumnLeft': 'Insert column left',
|
|
832
|
+
'fabric.editor.layout.insertColumnRight': 'Insert column right',
|
|
821
833
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
822
834
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
823
835
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
@@ -845,28 +857,25 @@ export default {
|
|
|
845
857
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancel',
|
|
846
858
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirm',
|
|
847
859
|
'fabric.editor.markdownMode.confirmDialog.error': 'Something went wrong while converting this page. Please try again.',
|
|
848
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown
|
|
849
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to
|
|
850
|
-
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text
|
|
851
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between syntax and
|
|
852
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '
|
|
853
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '
|
|
854
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content
|
|
856
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '
|
|
857
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
858
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
859
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Revert to the previous version via version history at any time.',
|
|
860
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown',
|
|
861
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to markdown',
|
|
862
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text',
|
|
863
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between the syntax and preview editor',
|
|
864
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Use basic formatting',
|
|
865
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Restore previous drafts with version history',
|
|
866
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert',
|
|
867
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content may look different as converting removes rich text formatting',
|
|
868
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'To restore formatting, access previous drafts from version history',
|
|
869
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Use all rich text tools',
|
|
870
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Restore previous drafts with version history',
|
|
860
871
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
861
872
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
862
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.
|
|
864
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Unlink synced blocks to convert',
|
|
865
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': 'Understood',
|
|
873
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Converting will delete synced blocks and their content. This cannot be restored in version history.',
|
|
874
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Delete synced content?',
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
867
876
|
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
868
877
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
869
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
878
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Preview editor',
|
|
870
879
|
'fabric.editor.matchCase': 'Match case',
|
|
871
880
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to {newMediaWidth,number} pixel.} other {Media width decreased to {newMediaWidth,number} pixels.}}',
|
|
872
881
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Media width increased to {newMediaWidth,number} pixel.} other {Media width increased to {newMediaWidth,number} pixels.}}',
|
|
@@ -1088,6 +1097,10 @@ export default {
|
|
|
1088
1097
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'This work item',
|
|
1089
1098
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Untitled',
|
|
1090
1099
|
'fabric.editor.table': 'Table',
|
|
1100
|
+
'fabric.editor.table.cellAlignment': 'Alignment',
|
|
1101
|
+
'fabric.editor.table.cellAlignmentBottom': 'Bottom',
|
|
1102
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Middle',
|
|
1103
|
+
'fabric.editor.table.cellAlignmentTop': 'Top',
|
|
1091
1104
|
'fabric.editor.table.description': 'Insert a table',
|
|
1092
1105
|
'fabric.editor.tableAlignmentOptions': 'Alignment options',
|
|
1093
1106
|
'fabric.editor.tableFullWidthLabel': 'Full-width',
|
|
@@ -1150,6 +1163,8 @@ export default {
|
|
|
1150
1163
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
1151
1164
|
'fabric.editor.turnInto': 'Turn into',
|
|
1152
1165
|
'fabric.editor.twoColumns': '2 Column layout',
|
|
1166
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agents',
|
|
1167
|
+
'fabric.editor.typeAhead.mentionSection.people': 'People',
|
|
1153
1168
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
1154
1169
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
1155
1170
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Search',
|
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,8 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,8 +352,10 @@ declare const _default: {
|
|
|
349
352
|
'fabric.editor.annotationToolbar': string;
|
|
350
353
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
355
|
+
'fabric.editor.askRovo': string;
|
|
352
356
|
'fabric.editor.backLink': string;
|
|
353
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
354
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
355
360
|
'fabric.editor.block.menu.copy': string;
|
|
356
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -430,7 +435,11 @@ declare const _default: {
|
|
|
430
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
433
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
434
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
444
|
'fabric.editor.codeblock': string;
|
|
436
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -578,6 +587,8 @@ declare const _default: {
|
|
|
578
587
|
'fabric.editor.emptyLink': string;
|
|
579
588
|
'fabric.editor.emptySearchResults': string;
|
|
580
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
581
592
|
'fabric.editor.epic': string;
|
|
582
593
|
'fabric.editor.error': string;
|
|
583
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -586,6 +597,7 @@ declare const _default: {
|
|
|
586
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
587
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
588
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
589
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
590
602
|
'fabric.editor.error.message.label': string;
|
|
591
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -722,6 +734,8 @@ declare const _default: {
|
|
|
722
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
735
|
'fabric.editor.layout.columnOption': string;
|
|
724
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
738
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
739
|
'fabric.editor.layout.placeholder': string;
|
|
726
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
741
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +760,10 @@ declare const _default: {
|
|
|
746
760
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
761
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
762
|
'fabric.editor.markdown': string;
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
766
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
767
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +973,12 @@ declare const _default: {
|
|
|
955
973
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
974
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
975
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
982
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
983
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
984
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1050,7 +1074,9 @@ declare const _default: {
|
|
|
1050
1074
|
'fabric.editor.unorderedList': string;
|
|
1051
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1052
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1053
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1054
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1055
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1056
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Ampliar',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Sin descripción',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Pide al agente que escriba algo o elige una de las siguientes opciones',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remezclar',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Crea una sugerencia para reescribir tus frases.',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Reformular',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Acorta el contenido para hacerlo más conciso',
|
|
@@ -139,6 +140,8 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Sugerir un título',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Obtén un comentario sugerido por IA basado en esta actividad',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Sugerir un comentario',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Obtén una respuesta sugerida por IA para este comentario',
|
|
144
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Sugerir una respuesta',
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.description': 'Crea un resumen del texto en el que estás trabajando y destaca los puntos clave',
|
|
143
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Resumir texto',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.title': 'Resumir texto',
|
|
@@ -351,8 +354,10 @@ export default {
|
|
|
351
354
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
352
355
|
'fabric.editor.anonymous-collaborator': 'Colaborador anónimo',
|
|
353
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'cuadro de texto de fragmento de código',
|
|
357
|
+
'fabric.editor.askRovo': 'Preguntar a Rovo',
|
|
354
358
|
'fabric.editor.backLink': 'Regresar',
|
|
355
359
|
'fabric.editor.backgroundColor': 'Color de fondo',
|
|
360
|
+
'fabric.editor.block.menu.change.format': 'Cambiar formato',
|
|
356
361
|
'fabric.editor.block.menu.codeblock': 'Bloque de código',
|
|
357
362
|
'fabric.editor.block.menu.copy': 'Copiar',
|
|
358
363
|
'fabric.editor.block.menu.copy.block': 'Copiar bloque',
|
|
@@ -432,7 +437,11 @@ export default {
|
|
|
432
437
|
'fabric.editor.codeBlock.languageNotSet': 'Idioma de código no establecido.',
|
|
433
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '¡Copiado!',
|
|
434
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ocultar números de línea',
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Mostrar números de línea',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Desajustar ´código',
|
|
435
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Desactivar conclusión',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Ajustar código',
|
|
436
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Activar conclusión',
|
|
437
446
|
'fabric.editor.codeblock': 'Fragmento de código',
|
|
438
447
|
'fabric.editor.codeblock.description': 'Mostrar código con resaltado de sintaxis',
|
|
@@ -580,6 +589,8 @@ export default {
|
|
|
580
589
|
'fabric.editor.emptyLink': 'Introduce un enlace.',
|
|
581
590
|
'fabric.editor.emptySearchResults': 'No hemos podido encontrar ningún resultado.',
|
|
582
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Selecciona {buttonName} para ver las inserciones.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Selecciona {askRovoName} para obtener ayuda.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Selecciona {askRovoName} para obtener ayuda, o {buttonName} para examinar inserciones.',
|
|
583
594
|
'fabric.editor.epic': 'Epic',
|
|
584
595
|
'fabric.editor.error': 'Error',
|
|
585
596
|
'fabric.editor.error.description.cannotDelete': 'Se ha producido un error al intentar eliminar este bloque sincronizado.',
|
|
@@ -588,6 +599,7 @@ export default {
|
|
|
588
599
|
'fabric.editor.error.description.failToEditWhenOffline': 'Parece que estás sin conexión. Conéctate a Internet para editar contenido sincronizado.',
|
|
589
600
|
'fabric.editor.error.description.reference.offline': 'No podemos mostrar los bloques sincronizados cuando estás desconectado',
|
|
590
601
|
'fabric.editor.error.description.reference.unpublished': 'El contenido sincronizado se mostrará <link>cuando se publique la página</link>',
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'El contenido sincronizado se mostrará <link>cuando se guarde la descripción del elemento</link>',
|
|
591
603
|
'fabric.editor.error.flag.title.cannotDelete': 'No se ha podido eliminar el bloque sincronizado',
|
|
592
604
|
'fabric.editor.error.message.label': 'Error',
|
|
593
605
|
'fabric.editor.error.title.failToCreate': 'No se puede crear contenido sincronizado sin conexión',
|
|
@@ -724,6 +736,8 @@ export default {
|
|
|
724
736
|
'fabric.editor.keyboardShortcuts': 'Métodos abreviados de teclado',
|
|
725
737
|
'fabric.editor.layout.columnOption': '{count, plural, one {Columna} other {{count} columnas}}',
|
|
726
738
|
'fabric.editor.layout.controls.placeholder': '/ para insertar',
|
|
739
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Eliminar columna} other {Eliminar columnas}}',
|
|
740
|
+
'fabric.editor.layout.distributeColumns': 'Distribuir columnas',
|
|
727
741
|
'fabric.editor.layout.placeholder': 'Añadir contenido',
|
|
728
742
|
'fabric.editor.layout.resizeLayout': 'Redimensionar diseño',
|
|
729
743
|
'fabric.editor.layoutFixedWidth': 'Volver a centrar',
|
|
@@ -748,11 +762,15 @@ export default {
|
|
|
748
762
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'para insertar elementos',
|
|
749
763
|
'fabric.editor.longEmptyNodePlaceholderText': 'Escribe / para insertar elementos',
|
|
750
764
|
'fabric.editor.markdown': 'Markdown',
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancelar',
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirmar',
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Se ha producido un error al convertir esta página. Vuelve a intentarlo.',
|
|
768
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
769
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Fuente de Markdown',
|
|
752
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modo de visualización',
|
|
753
771
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vista dividida (próximamente)',
|
|
754
772
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor de sintaxis',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Editor
|
|
773
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Editor de vista previa',
|
|
756
774
|
'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
|
|
757
775
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ancho de multimedia reducido a {newMediaWidth,number} píxel.} other {Ancho de multimedia reducido a {newMediaWidth,number} píxeles.}}',
|
|
758
776
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ancho de multimedia aumentado a {newMediaWidth,number} píxel.} other {Ancho de multimedia aumentado a {newMediaWidth,number} píxeles.}}',
|
|
@@ -957,6 +975,12 @@ export default {
|
|
|
957
975
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'No podemos mostrar este contenido porque se ha desincronizado de <a>{title}</a>.',
|
|
958
976
|
'fabric.editor.syncedLocationDropdownError': 'No podemos cargar ubicaciones en este momento. Espera unos minutos y actualiza el navegador.',
|
|
959
977
|
'fabric.editor.syncedLocationDropdownHeading': '{count} ubicaciones:',
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Error',
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Actividad de Jira',
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historia',
|
|
982
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtarea',
|
|
983
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tarea',
|
|
960
984
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Más información sobre los bloques sincronizados',
|
|
961
985
|
'fabric.editor.syncedLocationDropdownNoResults': 'Copia y pega los bloques sincronizados para reutilizarlos en otras ubicaciones.',
|
|
962
986
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Solicitar acceso',
|
|
@@ -1052,7 +1076,9 @@ export default {
|
|
|
1052
1076
|
'fabric.editor.unorderedList': 'Lista de viñetas',
|
|
1053
1077
|
'fabric.editor.unorderedList.description': 'Crear una lista sin ordenar',
|
|
1054
1078
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Cuando se publique la página, se mostrará el contenido.',
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Cuando se guarde la descripción del elemento, se mostrará el contenido.',
|
|
1055
1080
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Contenido pegado de una página sin publicar',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pegado desde elemento no guardado',
|
|
1056
1082
|
'fabric.editor.unsupportedBlockContent': 'Este editor no permite mostrar este contenido.',
|
|
1057
1083
|
'fabric.editor.unsupportedContentTooltip': 'El contenido no está disponible en este editor, se conservará cuando edites y guardes.',
|
|
1058
1084
|
'fabric.editor.unsupportedInlineContent': 'Contenido no admitido',
|
package/dist/esm/i18n/fi.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,11 +751,14 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
753
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
754
762
|
'fabric.editor.matchCase': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -955,6 +963,12 @@ declare const _default: {
|
|
|
955
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|