@atlaskit/afm-i18n-platform-editor-editor-common 2.140.0 → 2.141.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/de.js +20 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +9 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hr.js +14 -0
- package/dist/cjs/i18n/hu.js +4 -1
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +4 -1
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sl.js +20 -0
- package/dist/cjs/i18n/sr_RS.js +5 -0
- package/dist/cjs/i18n/sr_YR.js +5 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +5 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/vi.js +29 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +14 -0
- package/dist/esm/i18n/de.d.ts +20 -0
- package/dist/esm/i18n/de.js +20 -0
- package/dist/esm/i18n/en.d.ts +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.d.ts +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.d.ts +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.d.ts +9 -0
- package/dist/esm/i18n/es.js +9 -0
- package/dist/esm/i18n/fi.d.ts +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.d.ts +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hr.d.ts +14 -0
- package/dist/esm/i18n/hr.js +14 -0
- package/dist/esm/i18n/hu.d.ts +3 -0
- package/dist/esm/i18n/hu.js +4 -1
- package/dist/esm/i18n/ja.d.ts +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.d.ts +3 -0
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.d.ts +3 -0
- package/dist/esm/i18n/nb.js +4 -1
- package/dist/esm/i18n/nl.d.ts +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.d.ts +29 -0
- package/dist/esm/i18n/pl.js +29 -0
- package/dist/esm/i18n/pt_BR.d.ts +29 -0
- package/dist/esm/i18n/pt_BR.js +29 -0
- package/dist/esm/i18n/ru.d.ts +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sl.d.ts +20 -0
- package/dist/esm/i18n/sl.js +20 -0
- package/dist/esm/i18n/sr_RS.d.ts +5 -0
- package/dist/esm/i18n/sr_RS.js +5 -0
- package/dist/esm/i18n/sr_YR.d.ts +5 -0
- package/dist/esm/i18n/sr_YR.js +5 -0
- package/dist/esm/i18n/sv.d.ts +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.d.ts +5 -0
- package/dist/esm/i18n/th.js +5 -0
- package/dist/esm/i18n/tr.d.ts +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/vi.d.ts +29 -0
- package/dist/esm/i18n/vi.js +29 -0
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +23 -0
- package/dist/esm/i18n/zh_TW.d.ts +14 -0
- package/dist/esm/i18n/zh_TW.js +14 -0
- package/dist/types/i18n/de.d.ts +20 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +9 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hr.d.ts +14 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +29 -0
- package/dist/types/i18n/pt_BR.d.ts +29 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sl.d.ts +20 -0
- package/dist/types/i18n/sr_RS.d.ts +5 -0
- package/dist/types/i18n/sr_YR.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +5 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +29 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +14 -0
- package/i18n/de.ts +20 -0
- package/i18n/en.ts +1 -0
- package/i18n/en_GB.ts +1 -0
- package/i18n/en_ZZ.ts +1 -0
- package/i18n/es.ts +9 -0
- package/i18n/fi.ts +4 -0
- package/i18n/fr.ts +4 -0
- package/i18n/hr.ts +16 -0
- package/i18n/hu.ts +5 -1
- package/i18n/ja.ts +4 -0
- package/i18n/ko.ts +6 -2
- package/i18n/nb.ts +5 -1
- package/i18n/nl.ts +4 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +4 -0
- package/i18n/sl.ts +23 -0
- package/i18n/sr_RS.ts +7 -0
- package/i18n/sr_YR.ts +7 -0
- package/i18n/sv.ts +4 -0
- package/i18n/th.ts +6 -0
- package/i18n/tr.ts +4 -0
- package/i18n/vi.ts +36 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +15 -0
- package/package.json +1 -1
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -305,6 +305,7 @@ declare const _default: {
|
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
308
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -431,8 +432,11 @@ declare const _default: {
|
|
|
431
432
|
'fabric.editor.code': string;
|
|
432
433
|
'fabric.editor.code.on': string;
|
|
433
434
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
435
|
+
'fabric.editor.codeBlock.all': string;
|
|
436
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
437
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
438
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
439
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
442
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +736,16 @@ declare const _default: {
|
|
|
732
736
|
'fabric.editor.inviteItem.title': string;
|
|
733
737
|
'fabric.editor.italic': string;
|
|
734
738
|
'fabric.editor.keyboardShortcuts': string;
|
|
739
|
+
'fabric.editor.layout.alignColumn': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
742
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
743
|
'fabric.editor.layout.columnOption': string;
|
|
736
744
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
745
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
746
|
'fabric.editor.layout.distributeColumns': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
748
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
749
|
'fabric.editor.layout.placeholder': string;
|
|
740
750
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
751
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +773,21 @@ declare const _default: {
|
|
|
763
773
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
774
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
775
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
787
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
788
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
790
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
791
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
792
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
793
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1013,10 @@ declare const _default: {
|
|
|
990
1013
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1014
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1015
|
'fabric.editor.table': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1019
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1020
|
'fabric.editor.table.description': string;
|
|
994
1021
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1022
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1079,8 @@ declare const _default: {
|
|
|
1052
1079
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1080
|
'fabric.editor.turnInto': string;
|
|
1054
1081
|
'fabric.editor.twoColumns': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1083
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1084
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1085
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1086
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
|
@@ -303,6 +303,7 @@ declare const _default: {
|
|
|
303
303
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
304
304
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
306
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
306
307
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
307
308
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -429,8 +430,11 @@ declare const _default: {
|
|
|
429
430
|
'fabric.editor.code': string;
|
|
430
431
|
'fabric.editor.code.on': string;
|
|
431
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
432
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
434
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -730,10 +734,16 @@ declare const _default: {
|
|
|
730
734
|
'fabric.editor.inviteItem.title': string;
|
|
731
735
|
'fabric.editor.italic': string;
|
|
732
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
733
741
|
'fabric.editor.layout.columnOption': string;
|
|
734
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
735
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
736
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
737
747
|
'fabric.editor.layout.placeholder': string;
|
|
738
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
739
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -761,8 +771,21 @@ declare const _default: {
|
|
|
761
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
762
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
763
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
764
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
765
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
766
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
767
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
768
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -988,6 +1011,10 @@ declare const _default: {
|
|
|
988
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
989
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
990
1013
|
'fabric.editor.table': string;
|
|
1014
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
991
1018
|
'fabric.editor.table.description': string;
|
|
992
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
993
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1050,6 +1077,8 @@ declare const _default: {
|
|
|
1050
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1051
1078
|
'fabric.editor.turnInto': string;
|
|
1052
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1053
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1054
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1055
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -494,8 +494,11 @@ declare const _default: {
|
|
|
494
494
|
'fabric.editor.code': string;
|
|
495
495
|
'fabric.editor.code.on': string;
|
|
496
496
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
497
|
+
'fabric.editor.codeBlock.all': string;
|
|
498
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
497
499
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
498
500
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
501
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
499
502
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
500
503
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
501
504
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -797,6 +800,8 @@ declare const _default: {
|
|
|
797
800
|
'fabric.editor.layout.controls.placeholder': string;
|
|
798
801
|
'fabric.editor.layout.deleteColumn': string;
|
|
799
802
|
'fabric.editor.layout.distributeColumns': string;
|
|
803
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
804
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
800
805
|
'fabric.editor.layout.placeholder': string;
|
|
801
806
|
'fabric.editor.layout.resizeLayout': string;
|
|
802
807
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -824,8 +829,21 @@ declare const _default: {
|
|
|
824
829
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
825
830
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
826
831
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
832
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
833
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
834
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
835
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
836
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
837
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
838
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
839
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
840
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
841
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
842
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
827
843
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
828
844
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
845
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
846
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
829
847
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
830
848
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
831
849
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1114,6 +1132,8 @@ declare const _default: {
|
|
|
1114
1132
|
'fabric.editor.tooltip.taskList': string;
|
|
1115
1133
|
'fabric.editor.turnInto': string;
|
|
1116
1134
|
'fabric.editor.twoColumns': string;
|
|
1135
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1136
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1117
1137
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1118
1138
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1119
1139
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
|
@@ -505,7 +505,9 @@ declare const _default: {
|
|
|
505
505
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
506
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
507
507
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
508
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
508
509
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
509
511
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
510
512
|
'fabric.editor.codeblock': string;
|
|
511
513
|
'fabric.editor.codeblock.description': string;
|
|
@@ -652,6 +654,7 @@ declare const _default: {
|
|
|
652
654
|
'fabric.editor.emptySearchResults': string;
|
|
653
655
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
654
656
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
657
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
655
658
|
'fabric.editor.epic': string;
|
|
656
659
|
'fabric.editor.error': string;
|
|
657
660
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -823,6 +826,8 @@ declare const _default: {
|
|
|
823
826
|
'fabric.editor.markdown': string;
|
|
824
827
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
825
828
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
829
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
830
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
826
831
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
827
832
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
828
833
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -505,7 +505,9 @@ declare const _default: {
|
|
|
505
505
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
506
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
507
507
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
508
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
508
509
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
510
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
509
511
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
510
512
|
'fabric.editor.codeblock': string;
|
|
511
513
|
'fabric.editor.codeblock.description': string;
|
|
@@ -652,6 +654,7 @@ declare const _default: {
|
|
|
652
654
|
'fabric.editor.emptySearchResults': string;
|
|
653
655
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
654
656
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
657
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
655
658
|
'fabric.editor.epic': string;
|
|
656
659
|
'fabric.editor.error': string;
|
|
657
660
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -823,6 +826,8 @@ declare const _default: {
|
|
|
823
826
|
'fabric.editor.markdown': string;
|
|
824
827
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
825
828
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
829
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
830
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
826
831
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
827
832
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
828
833
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -436,7 +436,9 @@ declare const _default: {
|
|
|
436
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
437
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
439
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
440
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
441
443
|
'fabric.editor.codeblock': string;
|
|
442
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -585,6 +587,7 @@ declare const _default: {
|
|
|
585
587
|
'fabric.editor.emptySearchResults': string;
|
|
586
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
588
591
|
'fabric.editor.epic': string;
|
|
589
592
|
'fabric.editor.error': string;
|
|
590
593
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -422,7 +422,9 @@ declare const _default: {
|
|
|
422
422
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
423
423
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
424
424
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
425
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
425
426
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
427
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
426
428
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
427
429
|
'fabric.editor.codeblock': string;
|
|
428
430
|
'fabric.editor.codeblock.description': string;
|
|
@@ -571,6 +573,7 @@ declare const _default: {
|
|
|
571
573
|
'fabric.editor.emptySearchResults': string;
|
|
572
574
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
573
575
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
576
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
574
577
|
'fabric.editor.epic': string;
|
|
575
578
|
'fabric.editor.error': string;
|
|
576
579
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -744,6 +747,8 @@ declare const _default: {
|
|
|
744
747
|
'fabric.editor.markdown': string;
|
|
745
748
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
746
749
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
750
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
751
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
747
752
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
748
753
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
749
754
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -290,6 +290,7 @@ declare const _default: {
|
|
|
290
290
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
291
291
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
292
292
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
293
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
293
294
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
294
295
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
295
296
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -416,8 +417,11 @@ declare const _default: {
|
|
|
416
417
|
'fabric.editor.code': string;
|
|
417
418
|
'fabric.editor.code.on': string;
|
|
418
419
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
420
|
+
'fabric.editor.codeBlock.all': string;
|
|
421
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
419
422
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
420
423
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
424
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
421
425
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
422
426
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
423
427
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -717,10 +721,16 @@ declare const _default: {
|
|
|
717
721
|
'fabric.editor.inviteItem.title': string;
|
|
718
722
|
'fabric.editor.italic': string;
|
|
719
723
|
'fabric.editor.keyboardShortcuts': string;
|
|
724
|
+
'fabric.editor.layout.alignColumn': string;
|
|
725
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
726
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
727
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
720
728
|
'fabric.editor.layout.columnOption': string;
|
|
721
729
|
'fabric.editor.layout.controls.placeholder': string;
|
|
722
730
|
'fabric.editor.layout.deleteColumn': string;
|
|
723
731
|
'fabric.editor.layout.distributeColumns': string;
|
|
732
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
733
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
724
734
|
'fabric.editor.layout.placeholder': string;
|
|
725
735
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
736
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -748,8 +758,21 @@ declare const _default: {
|
|
|
748
758
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
749
759
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
750
760
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
761
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
768
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
770
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
751
772
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
752
773
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
774
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
775
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
753
776
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
754
777
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
755
778
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -975,6 +998,10 @@ declare const _default: {
|
|
|
975
998
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
976
999
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
977
1000
|
'fabric.editor.table': string;
|
|
1001
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1002
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1003
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1004
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
978
1005
|
'fabric.editor.table.description': string;
|
|
979
1006
|
'fabric.editor.tableAlignmentOptions': string;
|
|
980
1007
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1037,6 +1064,8 @@ declare const _default: {
|
|
|
1037
1064
|
'fabric.editor.tooltip.taskList': string;
|
|
1038
1065
|
'fabric.editor.turnInto': string;
|
|
1039
1066
|
'fabric.editor.twoColumns': string;
|
|
1067
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1068
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1040
1069
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1041
1070
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1042
1071
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -431,13 +431,18 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
442
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
444
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
445
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
446
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
447
|
'fabric.editor.codeblock': string;
|
|
443
448
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +591,7 @@ declare const _default: {
|
|
|
586
591
|
'fabric.editor.emptySearchResults': string;
|
|
587
592
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
593
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
594
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
595
|
'fabric.editor.epic': string;
|
|
590
596
|
'fabric.editor.error': string;
|
|
591
597
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -733,6 +739,8 @@ declare const _default: {
|
|
|
733
739
|
'fabric.editor.layout.controls.placeholder': string;
|
|
734
740
|
'fabric.editor.layout.deleteColumn': string;
|
|
735
741
|
'fabric.editor.layout.distributeColumns': string;
|
|
742
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
743
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
736
744
|
'fabric.editor.layout.placeholder': string;
|
|
737
745
|
'fabric.editor.layout.resizeLayout': string;
|
|
738
746
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -760,8 +768,21 @@ declare const _default: {
|
|
|
760
768
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
761
769
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
762
770
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
772
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
773
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
763
782
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
764
783
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
784
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
785
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
765
786
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
766
787
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
767
788
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1049,6 +1070,8 @@ declare const _default: {
|
|
|
1049
1070
|
'fabric.editor.tooltip.taskList': string;
|
|
1050
1071
|
'fabric.editor.turnInto': string;
|
|
1051
1072
|
'fabric.editor.twoColumns': string;
|
|
1073
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1074
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1052
1075
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1053
1076
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1054
1077
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
|
@@ -432,13 +432,17 @@ declare const _default: {
|
|
|
432
432
|
'fabric.editor.code': string;
|
|
433
433
|
'fabric.editor.code.on': string;
|
|
434
434
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
435
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
436
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
438
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
439
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
440
442
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
441
444
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
445
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
442
446
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
443
447
|
'fabric.editor.codeblock': string;
|
|
444
448
|
'fabric.editor.codeblock.description': string;
|
|
@@ -587,6 +591,7 @@ declare const _default: {
|
|
|
587
591
|
'fabric.editor.emptySearchResults': string;
|
|
588
592
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
593
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
594
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
590
595
|
'fabric.editor.epic': string;
|
|
591
596
|
'fabric.editor.error': string;
|
|
592
597
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -738,6 +743,8 @@ declare const _default: {
|
|
|
738
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
739
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
740
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
741
748
|
'fabric.editor.layout.placeholder': string;
|
|
742
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
743
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -765,8 +772,13 @@ declare const _default: {
|
|
|
765
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
766
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
767
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
768
779
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
769
780
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
781
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
770
782
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
771
783
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
772
784
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1058,6 +1070,8 @@ declare const _default: {
|
|
|
1058
1070
|
'fabric.editor.tooltip.taskList': string;
|
|
1059
1071
|
'fabric.editor.turnInto': string;
|
|
1060
1072
|
'fabric.editor.twoColumns': string;
|
|
1073
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1074
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1061
1075
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1062
1076
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1063
1077
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/i18n/de.ts
CHANGED
|
@@ -385,6 +385,7 @@ export default {
|
|
|
385
385
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Vorschläge',
|
|
386
386
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Titel',
|
|
387
387
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Ansicht',
|
|
388
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Überprüfen',
|
|
388
389
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Erneut versuchen',
|
|
389
390
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Vorschläge',
|
|
390
391
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Wird geladen',
|
|
@@ -519,8 +520,10 @@ export default {
|
|
|
519
520
|
'fabric.editor.code.on': '{textFormattingOff}, Code ein',
|
|
520
521
|
'fabric.editor.codeBidiWarningLabel':
|
|
521
522
|
'Bidirektionale Zeichen ändern die Reihenfolge, in der Text gerendert wird. Dies könnte verwendet werden, um bösartigen Code zu verbergen.',
|
|
523
|
+
'fabric.editor.codeBlock.all': 'Alle',
|
|
522
524
|
'fabric.editor.codeBlock.languageAriaDescription': 'Sprache des Code-Auszugs: {language}',
|
|
523
525
|
'fabric.editor.codeBlock.languageNotSet': 'Code-Sprache nicht festgelegt',
|
|
526
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Zuletzt verwendet',
|
|
524
527
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
525
528
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
|
|
526
529
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Zeilennummern ausblenden',
|
|
@@ -858,10 +861,16 @@ export default {
|
|
|
858
861
|
'{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
|
|
859
862
|
'fabric.editor.italic': 'Kursiv',
|
|
860
863
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
864
|
+
'fabric.editor.layout.alignColumn': 'Ausrichtung',
|
|
865
|
+
'fabric.editor.layout.alignColumnBottom': 'Unten',
|
|
866
|
+
'fabric.editor.layout.alignColumnMiddle': 'Zentriert',
|
|
867
|
+
'fabric.editor.layout.alignColumnTop': 'Oben',
|
|
861
868
|
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
862
869
|
'fabric.editor.layout.controls.placeholder': '/ eingeben, um etwas einzufügen',
|
|
863
870
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Spalte löschen} other {Spalten löschen}}',
|
|
864
871
|
'fabric.editor.layout.distributeColumns': 'Spalten verteilen',
|
|
872
|
+
'fabric.editor.layout.insertColumnLeft': 'Spalte links einfügen',
|
|
873
|
+
'fabric.editor.layout.insertColumnRight': 'Spalte rechts einfügen',
|
|
865
874
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
866
875
|
'fabric.editor.layout.resizeLayout': 'Größe des Layouts ändern',
|
|
867
876
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
@@ -892,8 +901,13 @@ export default {
|
|
|
892
901
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bestätigen',
|
|
893
902
|
'fabric.editor.markdownMode.confirmDialog.error':
|
|
894
903
|
'Beim Konvertieren dieser Seite ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
|
|
904
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'In Markdown konvertieren',
|
|
905
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'In Markdown konvertieren',
|
|
906
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'In Rich Text konvertieren',
|
|
907
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Umwandeln',
|
|
895
908
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
896
909
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-Quelle',
|
|
910
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Synchronisierten Inhalt löschen?',
|
|
897
911
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Anzeigemodus',
|
|
898
912
|
'fabric.editor.markdownMode.viewToggle.preview': 'Geteilte Ansicht (demnächst verfügbar)',
|
|
899
913
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax-Editor',
|
|
@@ -1144,6 +1158,10 @@ export default {
|
|
|
1144
1158
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Dieser Vorgang',
|
|
1145
1159
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Ohne Titel',
|
|
1146
1160
|
'fabric.editor.table': 'Tabelle',
|
|
1161
|
+
'fabric.editor.table.cellAlignment': 'Ausrichtung',
|
|
1162
|
+
'fabric.editor.table.cellAlignmentBottom': 'Unten',
|
|
1163
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Mitte',
|
|
1164
|
+
'fabric.editor.table.cellAlignmentTop': 'Oben',
|
|
1147
1165
|
'fabric.editor.table.description': 'Tabelle einfügen',
|
|
1148
1166
|
'fabric.editor.tableAlignmentOptions': 'Ausrichtungsoptionen',
|
|
1149
1167
|
'fabric.editor.tableFullWidthLabel': 'Volle Breite',
|
|
@@ -1213,6 +1231,8 @@ export default {
|
|
|
1213
1231
|
'fabric.editor.tooltip.taskList': 'eine Aufgabe',
|
|
1214
1232
|
'fabric.editor.turnInto': 'Verwandeln in',
|
|
1215
1233
|
'fabric.editor.twoColumns': 'Layout mit 2 Spalten',
|
|
1234
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenten',
|
|
1235
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Personen',
|
|
1216
1236
|
'fabric.editor.typeAhead.popupLabel': 'Ergebnisse der Vorschlagsfunktion',
|
|
1217
1237
|
'fabric.editor.typeAhead.quickInsertInputLabel':
|
|
1218
1238
|
'Beginnen Sie die Eingabe, um nach Optionen für Tastenkombinationen zu suchen oder diese zu filtern',
|