@atlaskit/afm-i18n-platform-editor-editor-common 2.143.0 → 2.145.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 +28 -0
- package/dist/cjs/i18n/da.js +28 -0
- package/dist/cjs/i18n/de.js +14 -1
- package/dist/cjs/i18n/en.js +15 -1
- package/dist/cjs/i18n/en_GB.js +15 -1
- package/dist/cjs/i18n/en_ZZ.js +15 -1
- package/dist/cjs/i18n/es.js +0 -1
- package/dist/cjs/i18n/fi.js +28 -0
- package/dist/cjs/i18n/fr.js +28 -0
- package/dist/cjs/i18n/hr.js +28 -1
- package/dist/cjs/i18n/hu.js +28 -0
- package/dist/cjs/i18n/it.js +28 -0
- package/dist/cjs/i18n/ja.js +28 -0
- package/dist/cjs/i18n/ko.js +28 -0
- package/dist/cjs/i18n/nb.js +28 -0
- package/dist/cjs/i18n/nl.js +28 -0
- package/dist/cjs/i18n/pl.js +8 -1
- package/dist/cjs/i18n/pt_BR.js +8 -1
- package/dist/cjs/i18n/ru.js +28 -0
- package/dist/cjs/i18n/sl.js +8 -1
- package/dist/cjs/i18n/sr_RS.js +36 -0
- package/dist/cjs/i18n/sr_YR.js +36 -0
- package/dist/cjs/i18n/sv.js +28 -0
- package/dist/cjs/i18n/th.js +36 -0
- package/dist/cjs/i18n/tr.js +28 -0
- package/dist/cjs/i18n/uk.js +8 -0
- package/dist/cjs/i18n/vi.js +0 -1
- package/dist/cjs/i18n/zh.js +8 -0
- package/dist/cjs/i18n/zh_TW.js +14 -1
- package/dist/esm/i18n/cs.d.ts +28 -0
- package/dist/esm/i18n/cs.js +28 -0
- package/dist/esm/i18n/da.d.ts +28 -0
- package/dist/esm/i18n/da.js +28 -0
- package/dist/esm/i18n/de.d.ts +14 -1
- package/dist/esm/i18n/de.js +14 -1
- package/dist/esm/i18n/en.d.ts +15 -1
- package/dist/esm/i18n/en.js +15 -1
- package/dist/esm/i18n/en_GB.d.ts +15 -1
- package/dist/esm/i18n/en_GB.js +15 -1
- package/dist/esm/i18n/en_ZZ.d.ts +15 -1
- package/dist/esm/i18n/en_ZZ.js +15 -1
- package/dist/esm/i18n/es.d.ts +0 -1
- package/dist/esm/i18n/es.js +0 -1
- package/dist/esm/i18n/fi.d.ts +28 -0
- package/dist/esm/i18n/fi.js +28 -0
- package/dist/esm/i18n/fr.d.ts +28 -0
- package/dist/esm/i18n/fr.js +28 -0
- package/dist/esm/i18n/hr.d.ts +28 -1
- package/dist/esm/i18n/hr.js +28 -1
- package/dist/esm/i18n/hu.d.ts +28 -0
- package/dist/esm/i18n/hu.js +28 -0
- package/dist/esm/i18n/it.d.ts +28 -0
- package/dist/esm/i18n/it.js +28 -0
- package/dist/esm/i18n/ja.d.ts +28 -0
- package/dist/esm/i18n/ja.js +28 -0
- package/dist/esm/i18n/ko.d.ts +28 -0
- package/dist/esm/i18n/ko.js +28 -0
- package/dist/esm/i18n/nb.d.ts +28 -0
- package/dist/esm/i18n/nb.js +28 -0
- package/dist/esm/i18n/nl.d.ts +28 -0
- package/dist/esm/i18n/nl.js +28 -0
- package/dist/esm/i18n/pl.d.ts +8 -1
- package/dist/esm/i18n/pl.js +8 -1
- package/dist/esm/i18n/pt_BR.d.ts +8 -1
- package/dist/esm/i18n/pt_BR.js +8 -1
- package/dist/esm/i18n/ru.d.ts +28 -0
- package/dist/esm/i18n/ru.js +28 -0
- package/dist/esm/i18n/sl.d.ts +8 -1
- package/dist/esm/i18n/sl.js +8 -1
- package/dist/esm/i18n/sr_RS.d.ts +36 -0
- package/dist/esm/i18n/sr_RS.js +36 -0
- package/dist/esm/i18n/sr_YR.d.ts +36 -0
- package/dist/esm/i18n/sr_YR.js +36 -0
- package/dist/esm/i18n/sv.d.ts +28 -0
- package/dist/esm/i18n/sv.js +28 -0
- package/dist/esm/i18n/th.d.ts +36 -0
- package/dist/esm/i18n/th.js +36 -0
- package/dist/esm/i18n/tr.d.ts +28 -0
- package/dist/esm/i18n/tr.js +28 -0
- package/dist/esm/i18n/uk.d.ts +8 -0
- package/dist/esm/i18n/uk.js +8 -0
- package/dist/esm/i18n/vi.d.ts +0 -1
- package/dist/esm/i18n/vi.js +0 -1
- package/dist/esm/i18n/zh.d.ts +8 -0
- package/dist/esm/i18n/zh.js +8 -0
- package/dist/esm/i18n/zh_TW.d.ts +14 -1
- package/dist/esm/i18n/zh_TW.js +14 -1
- package/dist/types/i18n/cs.d.ts +28 -0
- package/dist/types/i18n/da.d.ts +28 -0
- package/dist/types/i18n/de.d.ts +14 -1
- package/dist/types/i18n/en.d.ts +15 -1
- package/dist/types/i18n/en_GB.d.ts +15 -1
- package/dist/types/i18n/en_ZZ.d.ts +15 -1
- package/dist/types/i18n/es.d.ts +0 -1
- package/dist/types/i18n/fi.d.ts +28 -0
- package/dist/types/i18n/fr.d.ts +28 -0
- package/dist/types/i18n/hr.d.ts +28 -1
- package/dist/types/i18n/hu.d.ts +28 -0
- package/dist/types/i18n/it.d.ts +28 -0
- package/dist/types/i18n/ja.d.ts +28 -0
- package/dist/types/i18n/ko.d.ts +28 -0
- package/dist/types/i18n/nb.d.ts +28 -0
- package/dist/types/i18n/nl.d.ts +28 -0
- package/dist/types/i18n/pl.d.ts +8 -1
- package/dist/types/i18n/pt_BR.d.ts +8 -1
- package/dist/types/i18n/ru.d.ts +28 -0
- package/dist/types/i18n/sl.d.ts +8 -1
- package/dist/types/i18n/sr_RS.d.ts +36 -0
- package/dist/types/i18n/sr_YR.d.ts +36 -0
- package/dist/types/i18n/sv.d.ts +28 -0
- package/dist/types/i18n/th.d.ts +36 -0
- package/dist/types/i18n/tr.d.ts +28 -0
- package/dist/types/i18n/uk.d.ts +8 -0
- package/dist/types/i18n/vi.d.ts +0 -1
- package/dist/types/i18n/zh.d.ts +8 -0
- package/dist/types/i18n/zh_TW.d.ts +14 -1
- package/i18n/cs.ts +31 -0
- package/i18n/da.ts +31 -0
- package/i18n/de.ts +19 -1
- package/i18n/en.ts +15 -1
- package/i18n/en_GB.ts +15 -1
- package/i18n/en_ZZ.ts +20 -1
- package/i18n/es.ts +0 -1
- package/i18n/fi.ts +33 -0
- package/i18n/fr.ts +34 -0
- package/i18n/hr.ts +33 -1
- package/i18n/hu.ts +33 -0
- package/i18n/it.ts +33 -0
- package/i18n/ja.ts +31 -0
- package/i18n/ko.ts +31 -0
- package/i18n/nb.ts +32 -0
- package/i18n/nl.ts +33 -0
- package/i18n/pl.ts +8 -1
- package/i18n/pt_BR.ts +8 -1
- package/i18n/ru.ts +35 -0
- package/i18n/sl.ts +8 -1
- package/i18n/sr_RS.ts +40 -0
- package/i18n/sr_YR.ts +40 -0
- package/i18n/sv.ts +34 -0
- package/i18n/th.ts +39 -0
- package/i18n/tr.ts +34 -0
- package/i18n/uk.ts +8 -0
- package/i18n/vi.ts +0 -1
- package/i18n/zh.ts +8 -0
- package/i18n/zh_TW.ts +17 -1
- package/package.json +1 -1
|
@@ -375,6 +375,7 @@ declare const _default: {
|
|
|
375
375
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
376
376
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
377
377
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
378
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': string;
|
|
378
379
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
379
380
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
380
381
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -383,6 +384,10 @@ declare const _default: {
|
|
|
383
384
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
384
385
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
385
386
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
387
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
388
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
389
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
390
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
386
391
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
387
392
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
388
393
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -499,8 +504,11 @@ declare const _default: {
|
|
|
499
504
|
'fabric.editor.code': string;
|
|
500
505
|
'fabric.editor.code.on': string;
|
|
501
506
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
507
|
+
'fabric.editor.codeBlock.all': string;
|
|
508
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
502
509
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
503
510
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
511
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
504
512
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
505
513
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
506
514
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -796,10 +804,18 @@ declare const _default: {
|
|
|
796
804
|
'fabric.editor.inviteItem.title': string;
|
|
797
805
|
'fabric.editor.italic': string;
|
|
798
806
|
'fabric.editor.keyboardShortcuts': string;
|
|
807
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
808
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
809
|
+
'fabric.editor.layout.alignColumn': string;
|
|
810
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
811
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
812
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
799
813
|
'fabric.editor.layout.columnOption': string;
|
|
800
814
|
'fabric.editor.layout.controls.placeholder': string;
|
|
801
815
|
'fabric.editor.layout.deleteColumn': string;
|
|
802
816
|
'fabric.editor.layout.distributeColumns': string;
|
|
817
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
818
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
803
819
|
'fabric.editor.layout.placeholder': string;
|
|
804
820
|
'fabric.editor.layout.resizeLayout': string;
|
|
805
821
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -827,8 +843,21 @@ declare const _default: {
|
|
|
827
843
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
828
844
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
829
845
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
846
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
847
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
848
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
849
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
850
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
851
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
852
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
856
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
830
857
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
831
858
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
859
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
860
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
832
861
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
833
862
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
834
863
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -943,6 +972,7 @@ declare const _default: {
|
|
|
943
972
|
'fabric.editor.recordVideo.description': string;
|
|
944
973
|
'fabric.editor.redo': string;
|
|
945
974
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
975
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
946
976
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
947
977
|
'fabric.editor.remove': string;
|
|
948
978
|
'fabric.editor.removeColumns': string;
|
|
@@ -1051,6 +1081,10 @@ declare const _default: {
|
|
|
1051
1081
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1052
1082
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1053
1083
|
'fabric.editor.table': string;
|
|
1084
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1085
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1086
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1087
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1054
1088
|
'fabric.editor.table.description': string;
|
|
1055
1089
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1056
1090
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1113,6 +1147,8 @@ declare const _default: {
|
|
|
1113
1147
|
'fabric.editor.tooltip.taskList': string;
|
|
1114
1148
|
'fabric.editor.turnInto': string;
|
|
1115
1149
|
'fabric.editor.twoColumns': string;
|
|
1150
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1151
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1116
1152
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1117
1153
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1118
1154
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -430,8 +430,11 @@ declare const _default: {
|
|
|
430
430
|
'fabric.editor.code': string;
|
|
431
431
|
'fabric.editor.code.on': string;
|
|
432
432
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
433
|
+
'fabric.editor.codeBlock.all': string;
|
|
434
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
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;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,21 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
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;
|
|
765
785
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
786
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
789
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1011,10 @@ declare const _default: {
|
|
|
989
1011
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
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;
|
|
992
1018
|
'fabric.editor.table.description': string;
|
|
993
1019
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1020
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1077,8 @@ declare const _default: {
|
|
|
1051
1077
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1078
|
'fabric.editor.turnInto': string;
|
|
1053
1079
|
'fabric.editor.twoColumns': string;
|
|
1080
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1082
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/th.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.suggestEditsButtonLabel': 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;
|
|
@@ -298,6 +299,10 @@ declare const _default: {
|
|
|
298
299
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
299
300
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
300
301
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
302
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
303
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
304
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
305
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
301
306
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
302
307
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
303
308
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -416,8 +421,11 @@ declare const _default: {
|
|
|
416
421
|
'fabric.editor.code': string;
|
|
417
422
|
'fabric.editor.code.on': string;
|
|
418
423
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
424
|
+
'fabric.editor.codeBlock.all': string;
|
|
425
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
419
426
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
420
427
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
428
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
421
429
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
422
430
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
423
431
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -717,10 +725,18 @@ declare const _default: {
|
|
|
717
725
|
'fabric.editor.inviteItem.title': string;
|
|
718
726
|
'fabric.editor.italic': string;
|
|
719
727
|
'fabric.editor.keyboardShortcuts': string;
|
|
728
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
729
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
730
|
+
'fabric.editor.layout.alignColumn': string;
|
|
731
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
732
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
733
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
720
734
|
'fabric.editor.layout.columnOption': string;
|
|
721
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
722
736
|
'fabric.editor.layout.deleteColumn': string;
|
|
723
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
738
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
739
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
724
740
|
'fabric.editor.layout.placeholder': string;
|
|
725
741
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
742
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -748,8 +764,21 @@ declare const _default: {
|
|
|
748
764
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
749
765
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
750
766
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
768
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
770
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
772
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
773
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
751
778
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
752
779
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
780
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
781
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
753
782
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
754
783
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
755
784
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -865,6 +894,7 @@ declare const _default: {
|
|
|
865
894
|
'fabric.editor.recordVideo.description': string;
|
|
866
895
|
'fabric.editor.redo': string;
|
|
867
896
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
897
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
868
898
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
869
899
|
'fabric.editor.remove': string;
|
|
870
900
|
'fabric.editor.removeColumns': string;
|
|
@@ -975,6 +1005,10 @@ declare const _default: {
|
|
|
975
1005
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
976
1006
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
977
1007
|
'fabric.editor.table': string;
|
|
1008
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1009
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1010
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1011
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
978
1012
|
'fabric.editor.table.description': string;
|
|
979
1013
|
'fabric.editor.tableAlignmentOptions': string;
|
|
980
1014
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1037,6 +1071,8 @@ declare const _default: {
|
|
|
1037
1071
|
'fabric.editor.tooltip.taskList': string;
|
|
1038
1072
|
'fabric.editor.turnInto': string;
|
|
1039
1073
|
'fabric.editor.twoColumns': string;
|
|
1074
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1075
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1040
1076
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1041
1077
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1042
1078
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ 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;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
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.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -720,6 +720,10 @@ declare const _default: {
|
|
|
720
720
|
'fabric.editor.inviteItem.title': string;
|
|
721
721
|
'fabric.editor.italic': string;
|
|
722
722
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
|
+
'fabric.editor.layout.alignColumn': string;
|
|
724
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
725
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
726
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
725
729
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -993,6 +997,10 @@ declare const _default: {
|
|
|
993
997
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
994
998
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
995
999
|
'fabric.editor.table': string;
|
|
1000
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1001
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1002
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1003
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
996
1004
|
'fabric.editor.table.description': string;
|
|
997
1005
|
'fabric.editor.tableAlignmentOptions': string;
|
|
998
1006
|
'fabric.editor.tableFullWidthLabel': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -290,7 +290,6 @@ 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;
|
|
294
293
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
295
294
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
296
295
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -735,6 +735,10 @@ declare const _default: {
|
|
|
735
735
|
'fabric.editor.inviteItem.title': string;
|
|
736
736
|
'fabric.editor.italic': string;
|
|
737
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
738
742
|
'fabric.editor.layout.columnOption': string;
|
|
739
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
740
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -1008,6 +1012,10 @@ declare const _default: {
|
|
|
1008
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1009
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1010
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1011
1019
|
'fabric.editor.table.description': string;
|
|
1012
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1013
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -305,7 +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.
|
|
308
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': string;
|
|
309
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
310
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
311
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -314,6 +314,8 @@ declare const _default: {
|
|
|
314
314
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
315
315
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
316
316
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
317
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
318
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
317
319
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
318
320
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
319
321
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -433,6 +435,7 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.code.on': string;
|
|
434
436
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
435
437
|
'fabric.editor.codeBlock.all': string;
|
|
438
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
436
439
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
437
440
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
441
|
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
@@ -735,6 +738,8 @@ declare const _default: {
|
|
|
735
738
|
'fabric.editor.inviteItem.title': string;
|
|
736
739
|
'fabric.editor.italic': string;
|
|
737
740
|
'fabric.editor.keyboardShortcuts': string;
|
|
741
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
742
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
738
743
|
'fabric.editor.layout.alignColumn': string;
|
|
739
744
|
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
745
|
'fabric.editor.layout.alignColumnMiddle': string;
|
|
@@ -775,9 +780,17 @@ declare const _default: {
|
|
|
775
780
|
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
781
|
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
782
|
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
778
786
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
787
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
788
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
789
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
790
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
779
791
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
780
792
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
793
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
781
794
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
782
795
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
783
796
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
package/i18n/cs.ts
CHANGED
|
@@ -481,8 +481,11 @@ export default {
|
|
|
481
481
|
'fabric.editor.code.on': '{textFormattingOff}, zapnuto formátování kódu',
|
|
482
482
|
'fabric.editor.codeBidiWarningLabel':
|
|
483
483
|
'Obousměrné znaky mění pořadí vykreslování textu. Může to být použito k zakrytí škodlivého kódu.',
|
|
484
|
+
'fabric.editor.codeBlock.all': 'Vše',
|
|
485
|
+
'fabric.editor.codeBlock.detectLanguage': 'Rozpoznat jazyk',
|
|
484
486
|
'fabric.editor.codeBlock.languageAriaDescription': 'Jazyk fragmentu kódu: {language}.',
|
|
485
487
|
'fabric.editor.codeBlock.languageNotSet': 'Jazyk kódu není nastaven.',
|
|
488
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Nedávno použité',
|
|
486
489
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
|
|
487
490
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
|
|
488
491
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skrýt čísla řádků',
|
|
@@ -816,12 +819,18 @@ export default {
|
|
|
816
819
|
'{userRole, select, admin {Pozvat týmového kolegu do produktu {productName}} trusted {Pozvat týmového kolegu do produktu {productName}} other {Přidat týmového kolegu do produktu {productName}}}',
|
|
817
820
|
'fabric.editor.italic': 'Kurzíva',
|
|
818
821
|
'fabric.editor.keyboardShortcuts': 'Klávesové zkratky',
|
|
822
|
+
'fabric.editor.layout.alignColumn': 'Zarovnání',
|
|
823
|
+
'fabric.editor.layout.alignColumnBottom': 'Dole',
|
|
824
|
+
'fabric.editor.layout.alignColumnMiddle': 'Na střed',
|
|
825
|
+
'fabric.editor.layout.alignColumnTop': 'Nahoře',
|
|
819
826
|
'fabric.editor.layout.columnOption':
|
|
820
827
|
'{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
|
|
821
828
|
'fabric.editor.layout.controls.placeholder': '/ pro vložení',
|
|
822
829
|
'fabric.editor.layout.deleteColumn':
|
|
823
830
|
'{count, plural, one {Odstranit sloupec} few {Odstranit sloupce} many {Odstranit sloupce} other {Odstranit sloupce}}',
|
|
824
831
|
'fabric.editor.layout.distributeColumns': 'Rozložení sloupců',
|
|
832
|
+
'fabric.editor.layout.insertColumnLeft': 'Vložit sloupec nalevo',
|
|
833
|
+
'fabric.editor.layout.insertColumnRight': 'Vložit sloupec napravo',
|
|
825
834
|
'fabric.editor.layout.placeholder': 'Přidat obsah',
|
|
826
835
|
'fabric.editor.layout.resizeLayout': 'Změnit velikost rozvržení',
|
|
827
836
|
'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
|
|
@@ -851,8 +860,24 @@ export default {
|
|
|
851
860
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Zrušit',
|
|
852
861
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdit',
|
|
853
862
|
'fabric.editor.markdownMode.confirmDialog.error': 'Při převodu této stránky se vyskytl problém. Zkuste to znovu.',
|
|
863
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Převést na Markdown',
|
|
864
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Převést na Markdown',
|
|
865
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Převést na formátovaný text',
|
|
866
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Přepínání mezi editorem syntaxe a náhledu',
|
|
867
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Použít základní formátování',
|
|
868
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Obnovit předchozí koncepty s historií verzí',
|
|
869
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Převést',
|
|
870
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent':
|
|
871
|
+
'Váš obsah může vypadat jinak, protože převod odstraní podrobné formátování.',
|
|
872
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory':
|
|
873
|
+
'Chcete-li obnovit formátování, otevřete předchozí koncepty z historie verzí.',
|
|
874
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Použít všechny nástroje pro formátovaný text',
|
|
875
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Obnovit předchozí koncepty s historií verzí',
|
|
854
876
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
855
877
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Zdroj Markdown',
|
|
878
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body':
|
|
879
|
+
'Převodem se odstraní synchronizované bloky a jejich obsah. Toto nelze obnovit v historii verzí.',
|
|
880
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Odstranit synchronizovaný obsah?',
|
|
856
881
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim zobrazení',
|
|
857
882
|
'fabric.editor.markdownMode.viewToggle.preview': 'Rozdělit zobrazení (brzy k dispozici)',
|
|
858
883
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor syntaxe',
|
|
@@ -1106,6 +1131,10 @@ export default {
|
|
|
1106
1131
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Tento požadavek',
|
|
1107
1132
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Bez názvu',
|
|
1108
1133
|
'fabric.editor.table': 'Tabulka',
|
|
1134
|
+
'fabric.editor.table.cellAlignment': 'Zarovnání',
|
|
1135
|
+
'fabric.editor.table.cellAlignmentBottom': 'Dole',
|
|
1136
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Uprostřed',
|
|
1137
|
+
'fabric.editor.table.cellAlignmentTop': 'Nahoře',
|
|
1109
1138
|
'fabric.editor.table.description': 'Vložit tabulku',
|
|
1110
1139
|
'fabric.editor.tableAlignmentOptions': 'Možnosti zarovnání',
|
|
1111
1140
|
'fabric.editor.tableFullWidthLabel': 'Celá šířka',
|
|
@@ -1173,6 +1202,8 @@ export default {
|
|
|
1173
1202
|
'fabric.editor.tooltip.taskList': 'položka akce',
|
|
1174
1203
|
'fabric.editor.turnInto': 'Proměnit na',
|
|
1175
1204
|
'fabric.editor.twoColumns': 'Rozvržení 2 sloupců',
|
|
1205
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenti',
|
|
1206
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Lidé',
|
|
1176
1207
|
'fabric.editor.typeAhead.popupLabel': 'Výsledky našeptávače',
|
|
1177
1208
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Když začnete psát, budou se vyhledávat/filtrovat možnosti zkratek.',
|
|
1178
1209
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Vyhledat',
|
package/i18n/da.ts
CHANGED
|
@@ -481,8 +481,11 @@ export default {
|
|
|
481
481
|
'fabric.editor.code.on': '{textFormattingOff}, kode aktiveret',
|
|
482
482
|
'fabric.editor.codeBidiWarningLabel':
|
|
483
483
|
'Tegn med tovejsfunktionalitet ændrer rækkefølgen, som teksten er gengivet i. Dette kan udnyttes til at skjule skadelig kode.',
|
|
484
|
+
'fabric.editor.codeBlock.all': 'Alle',
|
|
485
|
+
'fabric.editor.codeBlock.detectLanguage': 'Registrer sprog',
|
|
484
486
|
'fabric.editor.codeBlock.languageAriaDescription': 'Kodestykkesprog: {language}.',
|
|
485
487
|
'fabric.editor.codeBlock.languageNotSet': 'Kodesprog er ikke indstillet.',
|
|
488
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Senest anvendt',
|
|
486
489
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
|
|
487
490
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
|
|
488
491
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skjul linjenumre',
|
|
@@ -818,10 +821,16 @@ export default {
|
|
|
818
821
|
'{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Tilføj teammedlem til {productName}}}',
|
|
819
822
|
'fabric.editor.italic': 'Kursiv',
|
|
820
823
|
'fabric.editor.keyboardShortcuts': 'Tastaturgenveje',
|
|
824
|
+
'fabric.editor.layout.alignColumn': 'Justering',
|
|
825
|
+
'fabric.editor.layout.alignColumnBottom': 'Forneden',
|
|
826
|
+
'fabric.editor.layout.alignColumnMiddle': 'Centrér',
|
|
827
|
+
'fabric.editor.layout.alignColumnTop': 'Foroven',
|
|
821
828
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
822
829
|
'fabric.editor.layout.controls.placeholder': '/ for at indsætte',
|
|
823
830
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Slet kolonne} other {Slet kolonner}}',
|
|
824
831
|
'fabric.editor.layout.distributeColumns': 'Fordel kolonner',
|
|
832
|
+
'fabric.editor.layout.insertColumnLeft': 'Indsæt kolonne til venstre',
|
|
833
|
+
'fabric.editor.layout.insertColumnRight': 'Indsæt kolonne til højre',
|
|
825
834
|
'fabric.editor.layout.placeholder': 'Tilføj indhold',
|
|
826
835
|
'fabric.editor.layout.resizeLayout': 'Ændr størrelse på layout',
|
|
827
836
|
'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
|
|
@@ -851,8 +860,24 @@ export default {
|
|
|
851
860
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annuller',
|
|
852
861
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekræft',
|
|
853
862
|
'fabric.editor.markdownMode.confirmDialog.error': 'Noget gik galt under konverteringen af denne side. Prøv igen.',
|
|
863
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Konvertér til markdown',
|
|
864
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Konvertér til markdown',
|
|
865
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Konvertér til RTF',
|
|
866
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Skift mellem syntaks- og forhåndsvisningseditoren',
|
|
867
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Brug grundlæggende formatering',
|
|
868
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Gendan tidligere udkast med versionshistorik',
|
|
869
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Konvertér',
|
|
870
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent':
|
|
871
|
+
'Dit indhold kan se anderledes ud, da konvertering fjerner RTF-formatering',
|
|
872
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory':
|
|
873
|
+
'Hvis du vil gendanne formateringen, skal du tilgå tidligere kladder fra versionshistorikken',
|
|
874
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Brug alle RTF-værktøjer',
|
|
875
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Gendan tidligere udkast med versionshistorik',
|
|
854
876
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
855
877
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
878
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body':
|
|
879
|
+
'Konvertering vil slette synkroniserede blokke og deres indhold. Dette kan ikke gendannes i versionshistorikken.',
|
|
880
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Slet synkroniseret indhold?',
|
|
856
881
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningstilstand',
|
|
857
882
|
'fabric.editor.markdownMode.viewToggle.preview': 'Opdelt visning (kommer snart)',
|
|
858
883
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntakseditor',
|
|
@@ -1099,6 +1124,10 @@ export default {
|
|
|
1099
1124
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Denne sag',
|
|
1100
1125
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Uden titel',
|
|
1101
1126
|
'fabric.editor.table': 'Tabel',
|
|
1127
|
+
'fabric.editor.table.cellAlignment': 'Justering',
|
|
1128
|
+
'fabric.editor.table.cellAlignmentBottom': 'Forneden',
|
|
1129
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Midt på',
|
|
1130
|
+
'fabric.editor.table.cellAlignmentTop': 'Foroven',
|
|
1102
1131
|
'fabric.editor.table.description': 'Indsæt en tabel',
|
|
1103
1132
|
'fabric.editor.tableAlignmentOptions': 'Justeringsindstillinger',
|
|
1104
1133
|
'fabric.editor.tableFullWidthLabel': 'Fuld bredde',
|
|
@@ -1167,6 +1196,8 @@ export default {
|
|
|
1167
1196
|
'fabric.editor.tooltip.taskList': 'et handlingselement',
|
|
1168
1197
|
'fabric.editor.turnInto': 'Skift til',
|
|
1169
1198
|
'fabric.editor.twoColumns': 'Layout med to kolonner',
|
|
1199
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenter',
|
|
1200
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Personer',
|
|
1170
1201
|
'fabric.editor.typeAhead.popupLabel': 'Resultater for automatisk fuldførelse',
|
|
1171
1202
|
'fabric.editor.typeAhead.quickInsertInputLabel':
|
|
1172
1203
|
'Begynd at skrive for at søge efter eller filtrere genvejsmuligheder',
|