@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.138.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/cs.js +15 -1
- package/dist/cjs/i18n/da.js +15 -1
- package/dist/cjs/i18n/de.js +6 -1
- package/dist/cjs/i18n/en.js +32 -17
- package/dist/cjs/i18n/en_GB.js +32 -17
- package/dist/cjs/i18n/en_ZZ.js +32 -17
- package/dist/cjs/i18n/es.js +27 -1
- package/dist/cjs/i18n/fi.js +15 -1
- package/dist/cjs/i18n/fr.js +15 -1
- package/dist/cjs/i18n/hr.js +11 -1
- package/dist/cjs/i18n/hu.js +15 -1
- package/dist/cjs/i18n/it.js +18 -1
- package/dist/cjs/i18n/ja.js +15 -1
- package/dist/cjs/i18n/ko.js +16 -2
- package/dist/cjs/i18n/nb.js +15 -1
- package/dist/cjs/i18n/nl.js +17 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +27 -1
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sl.js +23 -1
- package/dist/cjs/i18n/sr_RS.js +11 -1
- package/dist/cjs/i18n/sr_YR.js +11 -1
- package/dist/cjs/i18n/sv.js +15 -1
- package/dist/cjs/i18n/th.js +12 -3
- package/dist/cjs/i18n/tr.js +15 -1
- package/dist/cjs/i18n/uk.js +6 -3
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +25 -2
- package/dist/cjs/i18n/zh_TW.js +24 -1
- package/dist/esm/i18n/cs.d.ts +15 -1
- package/dist/esm/i18n/cs.js +15 -1
- package/dist/esm/i18n/da.d.ts +15 -1
- package/dist/esm/i18n/da.js +15 -1
- package/dist/esm/i18n/de.d.ts +6 -1
- package/dist/esm/i18n/de.js +6 -1
- package/dist/esm/i18n/en.d.ts +18 -3
- package/dist/esm/i18n/en.js +32 -17
- package/dist/esm/i18n/en_GB.d.ts +18 -3
- package/dist/esm/i18n/en_GB.js +32 -17
- package/dist/esm/i18n/en_ZZ.d.ts +18 -3
- package/dist/esm/i18n/en_ZZ.js +32 -17
- package/dist/esm/i18n/es.d.ts +26 -0
- package/dist/esm/i18n/es.js +27 -1
- package/dist/esm/i18n/fi.d.ts +15 -1
- package/dist/esm/i18n/fi.js +15 -1
- package/dist/esm/i18n/fr.d.ts +15 -1
- package/dist/esm/i18n/fr.js +15 -1
- package/dist/esm/i18n/hr.d.ts +11 -1
- package/dist/esm/i18n/hr.js +11 -1
- package/dist/esm/i18n/hu.d.ts +15 -1
- package/dist/esm/i18n/hu.js +15 -1
- package/dist/esm/i18n/it.d.ts +18 -1
- package/dist/esm/i18n/it.js +18 -1
- package/dist/esm/i18n/ja.d.ts +15 -1
- package/dist/esm/i18n/ja.js +15 -1
- package/dist/esm/i18n/ko.d.ts +15 -1
- package/dist/esm/i18n/ko.js +16 -2
- package/dist/esm/i18n/nb.d.ts +15 -1
- package/dist/esm/i18n/nb.js +15 -1
- package/dist/esm/i18n/nl.d.ts +15 -1
- package/dist/esm/i18n/nl.js +17 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +26 -0
- package/dist/esm/i18n/pt_BR.js +27 -1
- package/dist/esm/i18n/ru.d.ts +6 -1
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sl.d.ts +22 -0
- package/dist/esm/i18n/sl.js +23 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -1
- package/dist/esm/i18n/sr_RS.js +11 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -1
- package/dist/esm/i18n/sr_YR.js +11 -1
- package/dist/esm/i18n/sv.d.ts +15 -1
- package/dist/esm/i18n/sv.js +15 -1
- package/dist/esm/i18n/th.d.ts +10 -1
- package/dist/esm/i18n/th.js +12 -3
- package/dist/esm/i18n/tr.d.ts +15 -1
- package/dist/esm/i18n/tr.js +15 -1
- package/dist/esm/i18n/uk.d.ts +4 -1
- package/dist/esm/i18n/uk.js +6 -3
- package/dist/esm/i18n/vi.d.ts +10 -1
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +25 -2
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +24 -1
- package/dist/types/i18n/cs.d.ts +15 -1
- package/dist/types/i18n/da.d.ts +15 -1
- package/dist/types/i18n/de.d.ts +6 -1
- package/dist/types/i18n/en.d.ts +18 -3
- package/dist/types/i18n/en_GB.d.ts +18 -3
- package/dist/types/i18n/en_ZZ.d.ts +18 -3
- package/dist/types/i18n/es.d.ts +26 -0
- package/dist/types/i18n/fi.d.ts +15 -1
- package/dist/types/i18n/fr.d.ts +15 -1
- package/dist/types/i18n/hr.d.ts +11 -1
- package/dist/types/i18n/hu.d.ts +15 -1
- package/dist/types/i18n/it.d.ts +18 -1
- package/dist/types/i18n/ja.d.ts +15 -1
- package/dist/types/i18n/ko.d.ts +15 -1
- package/dist/types/i18n/nb.d.ts +15 -1
- package/dist/types/i18n/nl.d.ts +15 -1
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +26 -0
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sl.d.ts +22 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -1
- package/dist/types/i18n/sr_YR.d.ts +11 -1
- package/dist/types/i18n/sv.d.ts +15 -1
- package/dist/types/i18n/th.d.ts +10 -1
- package/dist/types/i18n/tr.d.ts +15 -1
- package/dist/types/i18n/uk.d.ts +4 -1
- package/dist/types/i18n/vi.d.ts +10 -1
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -1
- package/i18n/da.ts +15 -1
- package/i18n/de.ts +7 -1
- package/i18n/en.ts +32 -22
- package/i18n/en_GB.ts +32 -22
- package/i18n/en_ZZ.ts +33 -19
- package/i18n/es.ts +31 -1
- package/i18n/fi.ts +15 -1
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +11 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +20 -1
- package/i18n/ja.ts +15 -1
- package/i18n/ko.ts +16 -2
- package/i18n/nb.ts +15 -1
- package/i18n/nl.ts +18 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +30 -1
- package/i18n/ru.ts +6 -1
- package/i18n/sl.ts +27 -1
- package/i18n/sr_RS.ts +11 -1
- package/i18n/sr_YR.ts +11 -1
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +12 -3
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +6 -3
- package/i18n/vi.ts +10 -1
- package/i18n/zh.ts +26 -2
- package/i18n/zh_TW.ts +25 -1
- package/package.json +1 -1
package/dist/esm/i18n/cs.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,11 +751,14 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
753
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
754
762
|
'fabric.editor.matchCase': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -955,6 +963,12 @@ declare const _default: {
|
|
|
955
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Prodloužit obsah',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Bez popisu',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Řekněte agentovi, aby něco napsal, nebo si vyberte z možností níže.',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Vytvoří návrh na přepsání vašich vět.',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Přeformulovat',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Zkrátí obsah, aby byl stručnější.',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Navrhnout název',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Získejte komentář navržený AI na základě tohoto požadavku.',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Navrhnout komentář',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Navrhnout odpověď',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Vytvoří souhrn textu, na kterém pracujete, a zdůrazní klíčové body.',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Shrnout psaní',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Shrnout psaní',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
|
|
352
354
|
'fabric.editor.anonymous-collaborator': 'Anonymní spolupracovník',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textové pole s fragmentem kódu',
|
|
356
|
+
'fabric.editor.askRovo': 'Zeptejte se nástroje Rovo',
|
|
354
357
|
'fabric.editor.backLink': 'Zpět',
|
|
355
358
|
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
356
359
|
'fabric.editor.block.menu.codeblock': 'Blok kódu',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': 'Jazyk kódu není nastaven.',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Zobrazit čísla řádků',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Vypnout obalení',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Zapnout obalení',
|
|
437
441
|
'fabric.editor.codeblock': 'Fragment kódu',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': 'Klávesové zkratky',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': '/ pro vložení',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': 'Rozložení sloupců',
|
|
727
732
|
'fabric.editor.layout.placeholder': 'Přidat obsah',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': 'Změnit velikost rozvržení',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
|
|
@@ -748,11 +753,14 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'k vložení prvků',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': 'Zadáním znaku / můžete vkládat prvky.',
|
|
750
755
|
'fabric.editor.markdown': 'Snížení',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Zrušit',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdit',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Při převodu této stránky se vyskytl problém. Zkuste to znovu.',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Zdroj Markdown',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim zobrazení',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': 'Rozdělit zobrazení (brzy k dispozici)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor syntaxe',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Editor WYSIWYG',
|
|
756
764
|
'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
|
|
757
765
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Šířka multimédia byla snížena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla snížena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla snížena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla snížena na {newMediaWidth,number} pixelů.}}',
|
|
758
766
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixelů.}}',
|
|
@@ -957,6 +965,12 @@ export default {
|
|
|
957
965
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Tento obsah nemůžeme zobrazit, protože nebyl synchronizován z místa <a>{title}</a>.',
|
|
958
966
|
'fabric.editor.syncedLocationDropdownError': 'Umístění se momentálně nepodařilo načíst. Počkejte několik minut a obnovte stránku prohlížeče.',
|
|
959
967
|
'fabric.editor.syncedLocationDropdownHeading': '{count} umístění:',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Chyba',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Požadavek Jira',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Dílčí úkol',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Úkol',
|
|
960
974
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Další informace o synchronizovaných blocích',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownNoResults': 'Zkopírujte a vložte synchronizované bloky pro jejich opětovné použití v jiných umístěních.',
|
|
962
976
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Požádat o přístup',
|
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,6 +432,7 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
432
436
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeblock': string;
|
|
@@ -721,6 +725,7 @@ declare const _default: {
|
|
|
721
725
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
726
|
'fabric.editor.layout.columnOption': string;
|
|
723
727
|
'fabric.editor.layout.controls.placeholder': string;
|
|
728
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
729
|
'fabric.editor.layout.placeholder': string;
|
|
725
730
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
731
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,11 +750,14 @@ declare const _default: {
|
|
|
745
750
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
752
|
'fabric.editor.markdown': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
756
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
757
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
758
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
752
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
753
761
|
'fabric.editor.matchCase': string;
|
|
754
762
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -954,6 +962,12 @@ declare const _default: {
|
|
|
954
962
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
963
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
965
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
971
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Gør længere',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Ingen beskrivelse',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Bed agenten om at skrive noget, eller vælg fra listen nedenfor',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Opretter et forslag til omskrivning af dine sætninger',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Omformuler',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Forkorter indholdet for at gøre det mere kortfattet',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Foreslå en titel',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-foreslået kommentar baseret på denne sag',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå en kommentar',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Foreslå et svar',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Opretter en oversigt over den tekst, du arbejder på, og fremhæver nøglepunkter',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Opsummer markeret tekst',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Opsummer markeret tekst',
|
|
@@ -350,6 +352,7 @@ export default {
|
|
|
350
352
|
'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
|
|
351
353
|
'fabric.editor.anonymous-collaborator': 'Anonym samarbejdspartner',
|
|
352
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstboks til kodestykke',
|
|
355
|
+
'fabric.editor.askRovo': 'Spørg Rovo',
|
|
353
356
|
'fabric.editor.backLink': 'Gå tilbage',
|
|
354
357
|
'fabric.editor.backgroundColor': 'Baggrundsfarve',
|
|
355
358
|
'fabric.editor.block.menu.codeblock': 'Kodeblok',
|
|
@@ -431,6 +434,7 @@ export default {
|
|
|
431
434
|
'fabric.editor.codeBlock.languageNotSet': 'Kodesprog er ikke indstillet.',
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå ombrydning fra',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå ombrydning til',
|
|
436
440
|
'fabric.editor.codeblock': 'Kodestump',
|
|
@@ -723,6 +727,7 @@ export default {
|
|
|
723
727
|
'fabric.editor.keyboardShortcuts': 'Tastaturgenveje',
|
|
724
728
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
725
729
|
'fabric.editor.layout.controls.placeholder': '/ for at indsætte',
|
|
730
|
+
'fabric.editor.layout.distributeColumns': 'Fordel kolonner',
|
|
726
731
|
'fabric.editor.layout.placeholder': 'Tilføj indhold',
|
|
727
732
|
'fabric.editor.layout.resizeLayout': 'Ændr størrelse på layout',
|
|
728
733
|
'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
|
|
@@ -747,11 +752,14 @@ export default {
|
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'for at indsætte elementer',
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderText': 'Skriv / for at indsætte elementer',
|
|
749
754
|
'fabric.editor.markdown': 'Markdown',
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annuller',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekræft',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Noget gik galt under konverteringen af denne side. Prøv igen.',
|
|
758
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
750
759
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningstilstand',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.preview': 'Opdelt visning (kommer snart)',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntakseditor',
|
|
754
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-editor',
|
|
755
763
|
'fabric.editor.matchCase': 'Match store/små bogstaver',
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredde reduceret til {newMediaWidth,number} pixel.} other {Mediebredde reduceret til {newMediaWidth,number} pixels.}}',
|
|
757
765
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediebredde øget til {newMediaWidth,number} pixel.} other {Mediebredde øget til {newMediaWidth,number} pixels.}}',
|
|
@@ -956,6 +964,12 @@ export default {
|
|
|
956
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Vi kan ikke visse dette indhold, da det ikke længere er synkroniseret med <a>{title}</a>.',
|
|
957
965
|
'fabric.editor.syncedLocationDropdownError': 'Vi kan ikke indlæse placeringer lige nu. Vent nogle minutter, og genindlæs browsersiden.',
|
|
958
966
|
'fabric.editor.syncedLocationDropdownHeading': '{count} placeringer:',
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Fejl',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-sag',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historie',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Underopgave',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Opgave',
|
|
959
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Få mere at vide om synkroniserede blokke',
|
|
960
974
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopiér og indsæt synkroniserede blokke, der skal genbruges andre steder.',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Anmod om adgang',
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -348,6 +348,7 @@ declare const _default: {
|
|
|
348
348
|
'fabric.editor.annotationToolbar': string;
|
|
349
349
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
350
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
351
|
+
'fabric.editor.askRovo': string;
|
|
351
352
|
'fabric.editor.backLink': string;
|
|
352
353
|
'fabric.editor.backgroundColor': string;
|
|
353
354
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -721,6 +722,7 @@ declare const _default: {
|
|
|
721
722
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
723
|
'fabric.editor.layout.columnOption': string;
|
|
723
724
|
'fabric.editor.layout.controls.placeholder': string;
|
|
725
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
726
|
'fabric.editor.layout.placeholder': string;
|
|
725
727
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
728
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,11 +747,14 @@ declare const _default: {
|
|
|
745
747
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
748
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
749
|
'fabric.editor.markdown': string;
|
|
750
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
751
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
752
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
753
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
754
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
755
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
756
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
751
757
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
752
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
753
758
|
'fabric.editor.matchCase': string;
|
|
754
759
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
755
760
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -350,6 +350,7 @@ export default {
|
|
|
350
350
|
'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
|
|
351
351
|
'fabric.editor.anonymous-collaborator': 'Anonymer Mitwirkender',
|
|
352
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
|
|
353
|
+
'fabric.editor.askRovo': 'Rovo fragen',
|
|
353
354
|
'fabric.editor.backLink': 'Zurück',
|
|
354
355
|
'fabric.editor.backgroundColor': 'Hintergrundfarbe',
|
|
355
356
|
'fabric.editor.block.menu.codeblock': 'Codeblock',
|
|
@@ -723,6 +724,7 @@ export default {
|
|
|
723
724
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
724
725
|
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
725
726
|
'fabric.editor.layout.controls.placeholder': '/ eingeben, um etwas einzufügen',
|
|
727
|
+
'fabric.editor.layout.distributeColumns': 'Spalten verteilen',
|
|
726
728
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
727
729
|
'fabric.editor.layout.resizeLayout': 'Größe des Layouts ändern',
|
|
728
730
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
@@ -747,11 +749,14 @@ export default {
|
|
|
747
749
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'ein, um Elemente einzufügen',
|
|
748
750
|
'fabric.editor.longEmptyNodePlaceholderText': 'Geben Sie "/" ein, um Elemente einzufügen.',
|
|
749
751
|
'fabric.editor.markdown': 'Markdown',
|
|
752
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Abbrechen',
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bestätigen',
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Beim Konvertieren dieser Seite ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
|
|
755
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
750
756
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-Quelle',
|
|
751
757
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Anzeigemodus',
|
|
752
758
|
'fabric.editor.markdownMode.viewToggle.preview': 'Geteilte Ansicht (demnächst verfügbar)',
|
|
753
759
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax-Editor',
|
|
754
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-Editor',
|
|
755
760
|
'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
|
|
756
761
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
|
|
757
762
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel erhöht.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel erhöht.}}',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1149,6 +1162,8 @@ declare const _default: {
|
|
|
1149
1162
|
'fabric.editor.tooltip.taskList': string;
|
|
1150
1163
|
'fabric.editor.turnInto': string;
|
|
1151
1164
|
'fabric.editor.twoColumns': string;
|
|
1165
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1166
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1152
1167
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1153
1168
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1154
1169
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Make longer',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'No description',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Tell the Agent to write anything or choose from below',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Creates a suggestion for rewriting your sentences',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Rephrase',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Shortens the content to make it more concise',
|
|
@@ -387,6 +388,7 @@ export default {
|
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Suggestions',
|
|
388
389
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Title',
|
|
389
390
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'View',
|
|
391
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Review',
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Retry',
|
|
391
393
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Suggestions',
|
|
392
394
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Loading',
|
|
@@ -513,8 +515,11 @@ export default {
|
|
|
513
515
|
'fabric.editor.code': 'Code',
|
|
514
516
|
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
515
517
|
'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
|
|
518
|
+
'fabric.editor.codeBlock.all': 'All',
|
|
519
|
+
'fabric.editor.codeBlock.detectLanguage': 'Detect language',
|
|
516
520
|
'fabric.editor.codeBlock.languageAriaDescription': 'Code snippet language: {language}.',
|
|
517
521
|
'fabric.editor.codeBlock.languageNotSet': 'Code language not set.',
|
|
522
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Recently used',
|
|
518
523
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
|
|
519
524
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
|
|
520
525
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Hide line numbers',
|
|
@@ -815,9 +820,16 @@ export default {
|
|
|
815
820
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
816
821
|
'fabric.editor.italic': 'Italic',
|
|
817
822
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
823
|
+
'fabric.editor.layout.alignColumn': 'Alignment',
|
|
824
|
+
'fabric.editor.layout.alignColumnBottom': 'Bottom',
|
|
825
|
+
'fabric.editor.layout.alignColumnMiddle': 'Center',
|
|
826
|
+
'fabric.editor.layout.alignColumnTop': 'Top',
|
|
818
827
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} Column} other {{count} Columns}}',
|
|
819
828
|
'fabric.editor.layout.controls.placeholder': '/ to insert',
|
|
829
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Delete column} other {Delete columns}}',
|
|
820
830
|
'fabric.editor.layout.distributeColumns': 'Distribute columns',
|
|
831
|
+
'fabric.editor.layout.insertColumnLeft': 'Insert column left',
|
|
832
|
+
'fabric.editor.layout.insertColumnRight': 'Insert column right',
|
|
821
833
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
822
834
|
'fabric.editor.layout.resizeLayout': 'Resize layout',
|
|
823
835
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
@@ -845,28 +857,25 @@ export default {
|
|
|
845
857
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Cancel',
|
|
846
858
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Confirm',
|
|
847
859
|
'fabric.editor.markdownMode.confirmDialog.error': 'Something went wrong while converting this page. Please try again.',
|
|
848
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown
|
|
849
|
-
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to
|
|
850
|
-
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text
|
|
851
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between syntax and
|
|
852
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '
|
|
853
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '
|
|
854
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content
|
|
856
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '
|
|
857
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
858
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.
|
|
859
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Revert to the previous version via version history at any time.',
|
|
860
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Convert to markdown',
|
|
861
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Convert to markdown',
|
|
862
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Convert to rich text',
|
|
863
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Toggle between the syntax and preview editor',
|
|
864
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Use basic formatting',
|
|
865
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Restore previous drafts with version history',
|
|
866
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Convert',
|
|
867
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Your content may look different as converting removes rich text formatting',
|
|
868
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'To restore formatting, access previous drafts from version history',
|
|
869
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Use all rich text tools',
|
|
870
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Restore previous drafts with version history',
|
|
860
871
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
861
872
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
862
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.
|
|
864
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Unlink synced blocks to convert',
|
|
865
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': 'Understood',
|
|
873
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Converting will delete synced blocks and their content. This cannot be restored in version history.',
|
|
874
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Delete synced content?',
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
867
876
|
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
868
877
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
869
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
878
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Preview editor',
|
|
870
879
|
'fabric.editor.matchCase': 'Match case',
|
|
871
880
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
|
|
872
881
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Media width increased to # pixel.} other {Media width increased to # pixels.}}',
|
|
@@ -1088,6 +1097,10 @@ export default {
|
|
|
1088
1097
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'This work item',
|
|
1089
1098
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Untitled',
|
|
1090
1099
|
'fabric.editor.table': 'Table',
|
|
1100
|
+
'fabric.editor.table.cellAlignment': 'Alignment',
|
|
1101
|
+
'fabric.editor.table.cellAlignmentBottom': 'Bottom',
|
|
1102
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Middle',
|
|
1103
|
+
'fabric.editor.table.cellAlignmentTop': 'Top',
|
|
1091
1104
|
'fabric.editor.table.description': 'Insert a table',
|
|
1092
1105
|
'fabric.editor.tableAlignmentOptions': 'Alignment options',
|
|
1093
1106
|
'fabric.editor.tableFullWidthLabel': 'Full-width',
|
|
@@ -1151,6 +1164,8 @@ export default {
|
|
|
1151
1164
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
1152
1165
|
'fabric.editor.turnInto': 'Turn into',
|
|
1153
1166
|
'fabric.editor.twoColumns': '2 Column layout',
|
|
1167
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agents',
|
|
1168
|
+
'fabric.editor.typeAhead.mentionSection.people': 'People',
|
|
1154
1169
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
1155
1170
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
1156
1171
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Search',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1149,6 +1162,8 @@ declare const _default: {
|
|
|
1149
1162
|
'fabric.editor.tooltip.taskList': string;
|
|
1150
1163
|
'fabric.editor.turnInto': string;
|
|
1151
1164
|
'fabric.editor.twoColumns': string;
|
|
1165
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1166
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1152
1167
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1153
1168
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1154
1169
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|