@atlaskit/afm-i18n-platform-editor-editor-common 2.139.0 → 2.140.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 +12 -0
- package/dist/cjs/i18n/da.js +12 -0
- package/dist/cjs/i18n/de.js +21 -0
- package/dist/cjs/i18n/fi.js +9 -0
- package/dist/cjs/i18n/fr.js +10 -1
- package/dist/cjs/i18n/hr.js +11 -0
- package/dist/cjs/i18n/hu.js +9 -0
- package/dist/cjs/i18n/it.js +9 -0
- package/dist/cjs/i18n/ja.js +9 -0
- package/dist/cjs/i18n/ko.js +10 -1
- package/dist/cjs/i18n/nb.js +9 -0
- package/dist/cjs/i18n/nl.js +9 -0
- package/dist/cjs/i18n/ru.js +18 -0
- package/dist/cjs/i18n/sl.js +13 -0
- package/dist/cjs/i18n/sr_RS.js +11 -0
- package/dist/cjs/i18n/sr_YR.js +11 -0
- package/dist/cjs/i18n/sv.js +9 -0
- package/dist/cjs/i18n/th.js +12 -0
- package/dist/cjs/i18n/tr.js +10 -1
- package/dist/cjs/i18n/uk.js +23 -0
- package/dist/cjs/i18n/vi.js +17 -0
- package/dist/cjs/i18n/zh_TW.js +9 -0
- package/dist/esm/i18n/cs.d.ts +12 -0
- package/dist/esm/i18n/cs.js +12 -0
- package/dist/esm/i18n/da.d.ts +12 -0
- package/dist/esm/i18n/da.js +12 -0
- package/dist/esm/i18n/de.d.ts +21 -0
- package/dist/esm/i18n/de.js +21 -0
- package/dist/esm/i18n/fi.d.ts +9 -0
- package/dist/esm/i18n/fi.js +9 -0
- package/dist/esm/i18n/fr.d.ts +9 -0
- package/dist/esm/i18n/fr.js +10 -1
- package/dist/esm/i18n/hr.d.ts +11 -0
- package/dist/esm/i18n/hr.js +11 -0
- package/dist/esm/i18n/hu.d.ts +9 -0
- package/dist/esm/i18n/hu.js +9 -0
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +9 -0
- package/dist/esm/i18n/ja.d.ts +9 -0
- package/dist/esm/i18n/ja.js +9 -0
- package/dist/esm/i18n/ko.d.ts +9 -0
- package/dist/esm/i18n/ko.js +10 -1
- package/dist/esm/i18n/nb.d.ts +9 -0
- package/dist/esm/i18n/nb.js +9 -0
- package/dist/esm/i18n/nl.d.ts +9 -0
- package/dist/esm/i18n/nl.js +9 -0
- package/dist/esm/i18n/ru.d.ts +18 -0
- package/dist/esm/i18n/ru.js +18 -0
- package/dist/esm/i18n/sl.d.ts +13 -0
- package/dist/esm/i18n/sl.js +13 -0
- package/dist/esm/i18n/sr_RS.d.ts +11 -0
- package/dist/esm/i18n/sr_RS.js +11 -0
- package/dist/esm/i18n/sr_YR.d.ts +11 -0
- package/dist/esm/i18n/sr_YR.js +11 -0
- package/dist/esm/i18n/sv.d.ts +9 -0
- package/dist/esm/i18n/sv.js +9 -0
- package/dist/esm/i18n/th.d.ts +12 -0
- package/dist/esm/i18n/th.js +12 -0
- package/dist/esm/i18n/tr.d.ts +9 -0
- package/dist/esm/i18n/tr.js +10 -1
- package/dist/esm/i18n/uk.d.ts +23 -0
- package/dist/esm/i18n/uk.js +23 -0
- package/dist/esm/i18n/vi.d.ts +17 -0
- package/dist/esm/i18n/vi.js +17 -0
- package/dist/esm/i18n/zh_TW.d.ts +9 -0
- package/dist/esm/i18n/zh_TW.js +9 -0
- package/dist/types/i18n/cs.d.ts +12 -0
- package/dist/types/i18n/da.d.ts +12 -0
- package/dist/types/i18n/de.d.ts +21 -0
- package/dist/types/i18n/fi.d.ts +9 -0
- package/dist/types/i18n/fr.d.ts +9 -0
- package/dist/types/i18n/hr.d.ts +11 -0
- package/dist/types/i18n/hu.d.ts +9 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +9 -0
- package/dist/types/i18n/ko.d.ts +9 -0
- package/dist/types/i18n/nb.d.ts +9 -0
- package/dist/types/i18n/nl.d.ts +9 -0
- package/dist/types/i18n/ru.d.ts +18 -0
- package/dist/types/i18n/sl.d.ts +13 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -0
- package/dist/types/i18n/sr_YR.d.ts +11 -0
- package/dist/types/i18n/sv.d.ts +9 -0
- package/dist/types/i18n/th.d.ts +12 -0
- package/dist/types/i18n/tr.d.ts +9 -0
- package/dist/types/i18n/uk.d.ts +23 -0
- package/dist/types/i18n/vi.d.ts +17 -0
- package/dist/types/i18n/zh_TW.d.ts +9 -0
- package/i18n/cs.ts +15 -0
- package/i18n/da.ts +14 -0
- package/i18n/de.ts +25 -0
- package/i18n/fi.ts +11 -0
- package/i18n/fr.ts +12 -1
- package/i18n/hr.ts +15 -0
- package/i18n/hu.ts +11 -0
- package/i18n/it.ts +12 -0
- package/i18n/ja.ts +11 -0
- package/i18n/ko.ts +11 -1
- package/i18n/nb.ts +11 -0
- package/i18n/nl.ts +12 -0
- package/i18n/ru.ts +21 -0
- package/i18n/sl.ts +14 -0
- package/i18n/sr_RS.ts +14 -0
- package/i18n/sr_YR.ts +13 -0
- package/i18n/sv.ts +11 -0
- package/i18n/th.ts +14 -0
- package/i18n/tr.ts +12 -1
- package/i18n/uk.ts +27 -0
- package/i18n/vi.ts +21 -0
- package/i18n/zh_TW.ts +9 -0
- package/package.json +1 -1
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,8 +434,11 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
437
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
438
443
|
'fabric.editor.codeblock': string;
|
|
439
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -581,6 +586,8 @@ declare const _default: {
|
|
|
581
586
|
'fabric.editor.emptyLink': string;
|
|
582
587
|
'fabric.editor.emptySearchResults': string;
|
|
583
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
584
591
|
'fabric.editor.epic': string;
|
|
585
592
|
'fabric.editor.error': string;
|
|
586
593
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -589,6 +596,7 @@ declare const _default: {
|
|
|
589
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
590
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
592
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
593
601
|
'fabric.editor.error.message.label': string;
|
|
594
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -725,6 +733,7 @@ declare const _default: {
|
|
|
725
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
726
734
|
'fabric.editor.layout.columnOption': string;
|
|
727
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
728
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
729
738
|
'fabric.editor.layout.placeholder': string;
|
|
730
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -758,6 +767,7 @@ declare const _default: {
|
|
|
758
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
761
771
|
'fabric.editor.matchCase': string;
|
|
762
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1063,7 +1073,9 @@ declare const _default: {
|
|
|
1063
1073
|
'fabric.editor.unorderedList': string;
|
|
1064
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1065
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1066
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1067
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1068
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1069
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Foreslå en titel',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-foreslået kommentar baseret på denne sag',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå en kommentar',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Få et AI-foreslået svar til denne kommentar',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Foreslå et svar',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Opretter en oversigt over den tekst, du arbejder på, og fremhæver nøglepunkter',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Opsummer markeret tekst',
|
|
@@ -355,6 +356,7 @@ export default {
|
|
|
355
356
|
'fabric.editor.askRovo': 'Spørg Rovo',
|
|
356
357
|
'fabric.editor.backLink': 'Gå tilbage',
|
|
357
358
|
'fabric.editor.backgroundColor': 'Baggrundsfarve',
|
|
359
|
+
'fabric.editor.block.menu.change.format': 'Skift format',
|
|
358
360
|
'fabric.editor.block.menu.codeblock': 'Kodeblok',
|
|
359
361
|
'fabric.editor.block.menu.copy': 'Kopiér',
|
|
360
362
|
'fabric.editor.block.menu.copy.block': 'Kopiér blok',
|
|
@@ -434,8 +436,11 @@ export default {
|
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': 'Kodesprog er ikke indstillet.',
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skjul linjenumre',
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Fjern ombrydning af kode',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå ombrydning fra',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Ombryd kode',
|
|
439
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå ombrydning til',
|
|
440
445
|
'fabric.editor.codeblock': 'Kodestump',
|
|
441
446
|
'fabric.editor.codeblock.description': 'Vis kode med syntaksfremhævning',
|
|
@@ -583,6 +588,8 @@ export default {
|
|
|
583
588
|
'fabric.editor.emptyLink': 'Indtast et link.',
|
|
584
589
|
'fabric.editor.emptySearchResults': 'Vi kunne ikke finde nogen resultater.',
|
|
585
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Vælg {buttonName} for at gennemse indsættelser.',
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Vælg {askRovoName} for at få hjælp.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Vælg {askRovoName} for at få hjælp, eller vælg {buttonName} for at gennemse indsættelser.',
|
|
586
593
|
'fabric.editor.epic': 'Epic',
|
|
587
594
|
'fabric.editor.error': 'Fejl',
|
|
588
595
|
'fabric.editor.error.description.cannotDelete': 'Der opstod en fejl under forsøget på at slette denne synkroniserede blok.',
|
|
@@ -591,6 +598,7 @@ export default {
|
|
|
591
598
|
'fabric.editor.error.description.failToEditWhenOffline': 'Du ser ud til at være offline. Opret forbindelse til internettet for at redigere synkroniseret indhold.',
|
|
592
599
|
'fabric.editor.error.description.reference.offline': 'Vi kan ikke vise synkroniserede blokeringer, når du er offline',
|
|
593
600
|
'fabric.editor.error.description.reference.unpublished': 'Synkroniseret indhold vises, <link>når siden er udgivet</link>',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synkroniseret indhold vises, <link>når sagens beskrivelse gemmes</link>',
|
|
594
602
|
'fabric.editor.error.flag.title.cannotDelete': 'Kunne ikke slette synkroniseret blokering',
|
|
595
603
|
'fabric.editor.error.message.label': 'Fejl',
|
|
596
604
|
'fabric.editor.error.title.failToCreate': 'Kan ikke oprette synkroniseret indhold offline',
|
|
@@ -727,6 +735,7 @@ export default {
|
|
|
727
735
|
'fabric.editor.keyboardShortcuts': 'Tastaturgenveje',
|
|
728
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
729
737
|
'fabric.editor.layout.controls.placeholder': '/ for at indsætte',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Slet kolonne} other {Slet kolonner}}',
|
|
730
739
|
'fabric.editor.layout.distributeColumns': 'Fordel kolonner',
|
|
731
740
|
'fabric.editor.layout.placeholder': 'Tilføj indhold',
|
|
732
741
|
'fabric.editor.layout.resizeLayout': 'Ændr størrelse på layout',
|
|
@@ -760,6 +769,7 @@ export default {
|
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningstilstand',
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.preview': 'Opdelt visning (kommer snart)',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntakseditor',
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Redigeringsværktøj med forhåndsvisning',
|
|
763
773
|
'fabric.editor.matchCase': 'Match store/små bogstaver',
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredde reduceret til {newMediaWidth,number} pixel.} other {Mediebredde reduceret til {newMediaWidth,number} pixels.}}',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediebredde øget til {newMediaWidth,number} pixel.} other {Mediebredde øget til {newMediaWidth,number} pixels.}}',
|
|
@@ -1065,7 +1075,9 @@ export default {
|
|
|
1065
1075
|
'fabric.editor.unorderedList': 'Punktopstilling',
|
|
1066
1076
|
'fabric.editor.unorderedList.description': 'Opret en ikke-sorteret liste',
|
|
1067
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Når siden er udgivet, vises indholdet.',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Når sagens beskrivelse gemmes, vises indholdet.',
|
|
1068
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Indsat fra ikke-udgivet side',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Indsat fra ikke-gemt sag',
|
|
1069
1081
|
'fabric.editor.unsupportedBlockContent': 'Denne editor understøtter ikke visning af dette indhold',
|
|
1070
1082
|
'fabric.editor.unsupportedContentTooltip': 'Indholdet er ikke tilgængeligt i denne editor. Det bevares, når du redigerer og gemmer',
|
|
1071
1083
|
'fabric.editor.unsupportedInlineContent': 'Ikke-understøttet indhold',
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,8 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -351,6 +354,7 @@ declare const _default: {
|
|
|
351
354
|
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
354
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
355
359
|
'fabric.editor.block.menu.copy': string;
|
|
356
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -430,7 +434,11 @@ declare const _default: {
|
|
|
430
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
433
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
434
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
443
|
'fabric.editor.codeblock': string;
|
|
436
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -578,6 +586,8 @@ declare const _default: {
|
|
|
578
586
|
'fabric.editor.emptyLink': string;
|
|
579
587
|
'fabric.editor.emptySearchResults': string;
|
|
580
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
581
591
|
'fabric.editor.epic': string;
|
|
582
592
|
'fabric.editor.error': string;
|
|
583
593
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -586,6 +596,7 @@ declare const _default: {
|
|
|
586
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
587
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
588
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
589
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
590
601
|
'fabric.editor.error.message.label': string;
|
|
591
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -722,6 +733,7 @@ declare const _default: {
|
|
|
722
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
734
|
'fabric.editor.layout.columnOption': string;
|
|
724
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
725
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
726
738
|
'fabric.editor.layout.placeholder': string;
|
|
727
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -755,6 +767,7 @@ declare const _default: {
|
|
|
755
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
756
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
757
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
758
771
|
'fabric.editor.matchCase': string;
|
|
759
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
760
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -959,6 +972,12 @@ declare const _default: {
|
|
|
959
972
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
960
973
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
961
974
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
962
981
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
963
982
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
964
983
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1054,7 +1073,9 @@ declare const _default: {
|
|
|
1054
1073
|
'fabric.editor.unorderedList': string;
|
|
1055
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1056
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1057
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1058
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1059
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1060
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Erweitern',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Keine Beschreibung',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Bitten Sie den Agenten, etwas zu schreiben, oder wählen Sie unten eine Option aus.',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Umwandeln',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Erstellt einen Vorschlag zum Umformulieren Ihrer Sätze',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Umformulieren',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Kürzt den Inhalt, um ihn präziser zu machen',
|
|
@@ -139,6 +140,8 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Einen Titel vorschlagen',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Erhalten Sie einen KI-Vorschlag für einen Kommentar, basierend auf diesem Vorgang.',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Kommentar vorschlagen',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Erhalten Sie einen KI-Vorschlag für eine Antwort auf diesen Kommentar',
|
|
144
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Eine Antwort vorschlagen',
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.description': 'Erstellt eine Zusammenfassung des Textes, an dem Sie arbeiten, und hebt die wichtigsten Punkte hervor',
|
|
143
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Schriftstück zusammenfassen',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.title': 'Schriftstück zusammenfassen',
|
|
@@ -353,6 +356,7 @@ export default {
|
|
|
353
356
|
'fabric.editor.askRovo': 'Rovo fragen',
|
|
354
357
|
'fabric.editor.backLink': 'Zurück',
|
|
355
358
|
'fabric.editor.backgroundColor': 'Hintergrundfarbe',
|
|
359
|
+
'fabric.editor.block.menu.change.format': 'Format ändern',
|
|
356
360
|
'fabric.editor.block.menu.codeblock': 'Codeblock',
|
|
357
361
|
'fabric.editor.block.menu.copy': 'Kopieren',
|
|
358
362
|
'fabric.editor.block.menu.copy.block': 'Block kopieren',
|
|
@@ -432,7 +436,11 @@ export default {
|
|
|
432
436
|
'fabric.editor.codeBlock.languageNotSet': 'Code-Sprache nicht festgelegt',
|
|
433
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
434
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Zeilennummern ausblenden',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Zeilennummern anzeigen',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Code-Umbruch aufheben',
|
|
435
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Zeilenumbrüche deaktivieren',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Code umbrechen',
|
|
436
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Zeilenumbrüche aktivieren',
|
|
437
445
|
'fabric.editor.codeblock': 'Code-Auszug',
|
|
438
446
|
'fabric.editor.codeblock.description': 'Code mit Syntaxhervorhebungen anzeigen',
|
|
@@ -580,6 +588,8 @@ export default {
|
|
|
580
588
|
'fabric.editor.emptyLink': 'Bitte geben Sie einen Link ein.',
|
|
581
589
|
'fabric.editor.emptySearchResults': 'Es wurden keine Ergebnisse gefunden.',
|
|
582
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Wählen Sie {buttonName} aus, um Einfügungen zu durchsuchen.',
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Wählen Sie {askRovoName} aus, um Hilfe zu erhalten.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Wählen Sie {askRovoName}, um Hilfe zu erhalten, oder {buttonName}, um Einfügungen zu durchsuchen.',
|
|
583
593
|
'fabric.editor.epic': 'Epic',
|
|
584
594
|
'fabric.editor.error': 'Fehler',
|
|
585
595
|
'fabric.editor.error.description.cannotDelete': 'Beim Löschen dieses synchronisierten Blocks ist ein Fehler aufgetreten.',
|
|
@@ -588,6 +598,7 @@ export default {
|
|
|
588
598
|
'fabric.editor.error.description.failToEditWhenOffline': 'Sie sind anscheinend offline. Verbinden Sie sich bitte mit dem Internet, um synchronisierten Inhalt zu bearbeiten.',
|
|
589
599
|
'fabric.editor.error.description.reference.offline': 'Synchronisierte Blöcke können nicht angezeigt werden, wenn Sie offline sind.',
|
|
590
600
|
'fabric.editor.error.description.reference.unpublished': 'Synchronisierte Inhalte werden angezeigt, <link>wenn die Seite veröffentlicht wird.</link>',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synchronisierte Inhalte werden angezeigt, <link>wenn die Beschreibung des Elements gespeichert wird</link>.',
|
|
591
602
|
'fabric.editor.error.flag.title.cannotDelete': 'Synchronisierter Block konnte nicht gelöscht werden',
|
|
592
603
|
'fabric.editor.error.message.label': 'Fehler',
|
|
593
604
|
'fabric.editor.error.title.failToCreate': 'Synchronisierter Inhalt kann nicht offline erstellt werden',
|
|
@@ -724,6 +735,7 @@ export default {
|
|
|
724
735
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
725
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
726
737
|
'fabric.editor.layout.controls.placeholder': '/ eingeben, um etwas einzufügen',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Spalte löschen} other {Spalten löschen}}',
|
|
727
739
|
'fabric.editor.layout.distributeColumns': 'Spalten verteilen',
|
|
728
740
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
729
741
|
'fabric.editor.layout.resizeLayout': 'Größe des Layouts ändern',
|
|
@@ -757,6 +769,7 @@ export default {
|
|
|
757
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Anzeigemodus',
|
|
758
770
|
'fabric.editor.markdownMode.viewToggle.preview': 'Geteilte Ansicht (demnächst verfügbar)',
|
|
759
771
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax-Editor',
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Vorschau-Editor',
|
|
760
773
|
'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
|
|
761
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
|
|
762
775
|
'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.}}',
|
|
@@ -961,6 +974,12 @@ export default {
|
|
|
961
974
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Dieser Inhalt kann nicht angezeigt werden, da die Synchronisierung mit <a>{title}</a> aufgehoben wurde.',
|
|
962
975
|
'fabric.editor.syncedLocationDropdownError': 'Speicherorte können derzeit nicht geladen werden. Bitte warten Sie ein paar Minuten und aktualisieren Sie dann Ihren Browser.',
|
|
963
976
|
'fabric.editor.syncedLocationDropdownHeading': '{count} Speicherorte:',
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-Vorgang',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Sub-Task',
|
|
982
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
|
|
964
983
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Weitere Informationen zu synchronisierten Blöcken',
|
|
965
984
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopieren Sie synchronisierte Blöcke und fügen Sie sie ein, um sie an anderen Speicherorten zu verwenden.',
|
|
966
985
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Zugriff anfordern',
|
|
@@ -1056,7 +1075,9 @@ export default {
|
|
|
1056
1075
|
'fabric.editor.unorderedList': 'Aufzählung',
|
|
1057
1076
|
'fabric.editor.unorderedList.description': 'Unsortierte Liste erstellen',
|
|
1058
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Wenn die Seite veröffentlicht wird, wird der Inhalt angezeigt.',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Wenn die Beschreibung des Elements gespeichert wird, wird der Inhalt angezeigt.',
|
|
1059
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Kopiert von nicht veröffentlichter Seite',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Aus nicht gespeichertem Element eingefügt',
|
|
1060
1081
|
'fabric.editor.unsupportedBlockContent': 'Dieser Editor unterstützt die Anzeige dieses Inhalts nicht',
|
|
1061
1082
|
'fabric.editor.unsupportedContentTooltip': 'Der Inhalt ist in diesem Editor nicht verfügbar, dies bleibt durch Bearbeiten und Speichern erhalten.',
|
|
1062
1083
|
'fabric.editor.unsupportedInlineContent': 'Nicht unterstützter Inhalt',
|
package/dist/esm/i18n/fi.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,6 +435,7 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
437
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
438
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
@@ -582,6 +585,7 @@ declare const _default: {
|
|
|
582
585
|
'fabric.editor.emptyLink': string;
|
|
583
586
|
'fabric.editor.emptySearchResults': string;
|
|
584
587
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
585
589
|
'fabric.editor.epic': string;
|
|
586
590
|
'fabric.editor.error': string;
|
|
587
591
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +594,7 @@ declare const _default: {
|
|
|
590
594
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
595
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
596
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
597
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
598
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
599
|
'fabric.editor.error.message.label': string;
|
|
595
600
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +731,7 @@ declare const _default: {
|
|
|
726
731
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
732
|
'fabric.editor.layout.columnOption': string;
|
|
728
733
|
'fabric.editor.layout.controls.placeholder': string;
|
|
734
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
735
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
736
|
'fabric.editor.layout.placeholder': string;
|
|
731
737
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +765,7 @@ declare const _default: {
|
|
|
759
765
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
766
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
767
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
768
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
769
|
'fabric.editor.matchCase': string;
|
|
763
770
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
771
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1071,9 @@ declare const _default: {
|
|
|
1064
1071
|
'fabric.editor.unorderedList': string;
|
|
1065
1072
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1073
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1074
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1075
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1077
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1078
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1079
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Ehdota otsikkoa',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Hanki tekoälyn ehdottama kommentti tämän työtehtävän perusteella',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Ehdota kommenttia',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Pyydä tekoälyn ehdottama vastaus tähän kommenttiin',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Ehdota vastausta',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Luo yhteenvedon työstämästäsi tekstistä korostaen keskeisiä kohtia',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tee yhteenveto kirjoituksesta',
|
|
@@ -356,6 +357,7 @@ export default {
|
|
|
356
357
|
'fabric.editor.askRovo': 'Kysy Rovolta',
|
|
357
358
|
'fabric.editor.backLink': 'Siirry takaisin',
|
|
358
359
|
'fabric.editor.backgroundColor': 'Taustaväri',
|
|
360
|
+
'fabric.editor.block.menu.change.format': 'Muuta muotoilua',
|
|
359
361
|
'fabric.editor.block.menu.codeblock': 'Koodilohko',
|
|
360
362
|
'fabric.editor.block.menu.copy': 'Kopioi',
|
|
361
363
|
'fabric.editor.block.menu.copy.block': 'Kopioi sisältö',
|
|
@@ -435,6 +437,7 @@ export default {
|
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': 'Koodin kieltä ei ole asetettu.',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopioitu!',
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Piilota rivinumerot',
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Näytä rivinumerot',
|
|
439
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
|
|
440
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
|
|
@@ -584,6 +587,7 @@ export default {
|
|
|
584
587
|
'fabric.editor.emptyLink': 'Anna linkki.',
|
|
585
588
|
'fabric.editor.emptySearchResults': 'Emme löytäneet tuloksia.',
|
|
586
589
|
'fabric.editor.emptySearchResultsSuggestion': 'Selaa lisäyksiä valitsemalla {buttonName}.',
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Hanki apua valitsemalla {askRovoName}.',
|
|
587
591
|
'fabric.editor.epic': 'Eepos',
|
|
588
592
|
'fabric.editor.error': 'Virhe',
|
|
589
593
|
'fabric.editor.error.description.cannotDelete': 'Tapahtui virhe yritettäessä poistaa tätä synkronisoitua lohkoa.',
|
|
@@ -592,6 +596,7 @@ export default {
|
|
|
592
596
|
'fabric.editor.error.description.failToEditWhenOffline': 'Vaikutat olevan offline-tilassa. Muodosta Internet-yhteys, jotta voit muokata synkronoitua sisältöä.',
|
|
593
597
|
'fabric.editor.error.description.reference.offline': 'Synkronoituja lohkoja ei voida näyttää offline-tilassa',
|
|
594
598
|
'fabric.editor.error.description.reference.unpublished': 'Synkronoitu sisältö näkyy, <link>kun sivu julkaistaan</link>',
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synkronoitu sisältö näkyy, <link>kun kohteen kuvaus tallennetaan</link>.',
|
|
595
600
|
'fabric.editor.error.flag.title.cannotDelete': 'Synkronoidun lohkon poisto epäonnistui',
|
|
596
601
|
'fabric.editor.error.message.label': 'Virhe',
|
|
597
602
|
'fabric.editor.error.title.failToCreate': 'Synkronoitua sisältöä ei voi luoda offline-tilassa',
|
|
@@ -728,6 +733,7 @@ export default {
|
|
|
728
733
|
'fabric.editor.keyboardShortcuts': 'Pikanäppäimet',
|
|
729
734
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sarake} other {{count} saraketta}}',
|
|
730
735
|
'fabric.editor.layout.controls.placeholder': 'Lisää kirjoittamalla /',
|
|
736
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Poista sarake} other {Poista sarakkeet}}',
|
|
731
737
|
'fabric.editor.layout.distributeColumns': 'Jaa sarakkeet',
|
|
732
738
|
'fabric.editor.layout.placeholder': 'Lisää sisältöä',
|
|
733
739
|
'fabric.editor.layout.resizeLayout': 'Muuta asettelun kokoa',
|
|
@@ -761,6 +767,7 @@ export default {
|
|
|
761
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Näyttötila',
|
|
762
768
|
'fabric.editor.markdownMode.viewToggle.preview': 'Jaettu näkymä (tulossa pian)',
|
|
763
769
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaksieditori',
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Esikatselueditori',
|
|
764
771
|
'fabric.editor.matchCase': 'Sovita aakkoslaji',
|
|
765
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Median leveys vähennettiin {newMediaWidth,number} pikseliin.} other {Median leveys vähennettiin {newMediaWidth,number} pikseliin.}}',
|
|
766
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Median leveys lisättiin {newMediaWidth,number} pikseliin.} other {Median leveys lisättiin {newMediaWidth,number} pikseliin.}}',
|
|
@@ -1066,7 +1073,9 @@ export default {
|
|
|
1066
1073
|
'fabric.editor.unorderedList': 'Pisteluettelo',
|
|
1067
1074
|
'fabric.editor.unorderedList.description': 'Luo järjestämätön luettelo',
|
|
1068
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Kun sivu on julkaistu, sisältö näytetään.',
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Kun kohteen kuvaus tallennetaan, sisältö näytetään.',
|
|
1069
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Liitetty julkaisemattomalta sivulta',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Liitetty tallentamattomasta kohteesta',
|
|
1070
1079
|
'fabric.editor.unsupportedBlockContent': 'Tämä editori ei tue tämän sisällön näyttämistä',
|
|
1071
1080
|
'fabric.editor.unsupportedContentTooltip': 'Sisältöä ei ole saatavilla tässä editorissa – tämä pätee myös sen jälkeen, kun muokkaat ja tallennat',
|
|
1072
1081
|
'fabric.editor.unsupportedInlineContent': 'Sisältöä ei tueta',
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,6 +435,7 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
437
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
438
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
@@ -582,6 +585,7 @@ declare const _default: {
|
|
|
582
585
|
'fabric.editor.emptyLink': string;
|
|
583
586
|
'fabric.editor.emptySearchResults': string;
|
|
584
587
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
585
589
|
'fabric.editor.epic': string;
|
|
586
590
|
'fabric.editor.error': string;
|
|
587
591
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +594,7 @@ declare const _default: {
|
|
|
590
594
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
595
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
596
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
597
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
598
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
599
|
'fabric.editor.error.message.label': string;
|
|
595
600
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +731,7 @@ declare const _default: {
|
|
|
726
731
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
732
|
'fabric.editor.layout.columnOption': string;
|
|
728
733
|
'fabric.editor.layout.controls.placeholder': string;
|
|
734
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
735
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
736
|
'fabric.editor.layout.placeholder': string;
|
|
731
737
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +765,7 @@ declare const _default: {
|
|
|
759
765
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
766
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
767
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
768
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
769
|
'fabric.editor.matchCase': string;
|
|
763
770
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
771
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1071,9 @@ declare const _default: {
|
|
|
1064
1071
|
'fabric.editor.unorderedList': string;
|
|
1065
1072
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1073
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1074
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1075
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1077
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1078
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1079
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Suggérer un titre',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Obtenez une suggestion de commentaire générée par l’IA à partir de ce ticket',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Suggérer un commentaire',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Obtenez une réponse à ce commentaire générée par l’IA',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Suggérer une réponse',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Crée un résumé du texte sur lequel vous travaillez, en soulignant les points clés',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Résumer le texte',
|
|
@@ -356,6 +357,7 @@ export default {
|
|
|
356
357
|
'fabric.editor.askRovo': 'Demander à Rovo',
|
|
357
358
|
'fabric.editor.backLink': 'Retour',
|
|
358
359
|
'fabric.editor.backgroundColor': "Couleur d'arrière-plan",
|
|
360
|
+
'fabric.editor.block.menu.change.format': 'Changer le format',
|
|
359
361
|
'fabric.editor.block.menu.codeblock': 'Bloc de code',
|
|
360
362
|
'fabric.editor.block.menu.copy': 'Copier',
|
|
361
363
|
'fabric.editor.block.menu.copy.block': 'Copier le bloc',
|
|
@@ -435,7 +437,8 @@ export default {
|
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': 'Langage de code non défini.',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copié !',
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
|
|
438
|
-
'fabric.editor.codeBlockLineNumbersButton.
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Masquer les numéros de ligne',
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Afficher les numéros de ligne',
|
|
439
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
|
|
440
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
|
|
441
444
|
'fabric.editor.codeblock': 'Extrait de code (snippet)',
|
|
@@ -584,6 +587,7 @@ export default {
|
|
|
584
587
|
'fabric.editor.emptyLink': 'Veuillez saisir un lien.',
|
|
585
588
|
'fabric.editor.emptySearchResults': 'Aucun résultat trouvé.',
|
|
586
589
|
'fabric.editor.emptySearchResultsSuggestion': 'Sélectionnez {buttonName} pour parcourir les éléments insérables.',
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Sélectionnez {askRovoName} pour obtenir de l’aide.',
|
|
587
591
|
'fabric.editor.epic': 'Epic',
|
|
588
592
|
'fabric.editor.error': 'Erreur',
|
|
589
593
|
'fabric.editor.error.description.cannotDelete': "Une erreur s'est produite lors de la tentative de suppression de ce bloc synchronisé.",
|
|
@@ -592,6 +596,7 @@ export default {
|
|
|
592
596
|
'fabric.editor.error.description.failToEditWhenOffline': 'Vous êtes hors ligne. Veuillez vous connecter à Internet pour modifier du contenu synchronisé.',
|
|
593
597
|
'fabric.editor.error.description.reference.offline': "Impossible d'afficher les blocs synchronisés lorsque vous êtes hors ligne",
|
|
594
598
|
'fabric.editor.error.description.reference.unpublished': "Le contenu synchronisé s'affichera <link>lorsque la page sera publiée</link>",
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Le contenu synchronisé s’affichera <link>lorsque la description du ticket sera sauvegardée</link>',
|
|
595
600
|
'fabric.editor.error.flag.title.cannotDelete': 'Échec de la suppression du bloc synchronisé',
|
|
596
601
|
'fabric.editor.error.message.label': 'Erreur',
|
|
597
602
|
'fabric.editor.error.title.failToCreate': 'Impossible de créer du contenu synchronisé hors ligne',
|
|
@@ -728,6 +733,7 @@ export default {
|
|
|
728
733
|
'fabric.editor.keyboardShortcuts': 'Raccourcis clavier',
|
|
729
734
|
'fabric.editor.layout.columnOption': '{count, plural, one {Colonne} other {{count} colonnes}}',
|
|
730
735
|
'fabric.editor.layout.controls.placeholder': 'Saisissez / pour insérer',
|
|
736
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Supprimer la colonne} other {Supprimer les colonnes}}',
|
|
731
737
|
'fabric.editor.layout.distributeColumns': 'Répartir entre les colonnes',
|
|
732
738
|
'fabric.editor.layout.placeholder': 'Ajouter du contenu',
|
|
733
739
|
'fabric.editor.layout.resizeLayout': 'Redimensionner la disposition',
|
|
@@ -761,6 +767,7 @@ export default {
|
|
|
761
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Mode d’affichage',
|
|
762
768
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vue fractionnée (bientôt disponible)',
|
|
763
769
|
'fabric.editor.markdownMode.viewToggle.source': 'Éditeur de syntaxe',
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Aperçu de l’éditeur',
|
|
764
771
|
'fabric.editor.matchCase': 'Respecter la casse',
|
|
765
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {La largeur du média a été réduite à {newMediaWidth,number} pixel.} other {La largeur du média a été réduite à {newMediaWidth,number} pixels.}}',
|
|
766
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {La largeur du média a été augmentée à {newMediaWidth,number} pixel.} other {La largeur du média a été augmentée à {newMediaWidth,number} pixels.}}',
|
|
@@ -1066,7 +1073,9 @@ export default {
|
|
|
1066
1073
|
'fabric.editor.unorderedList': 'Liste à puces',
|
|
1067
1074
|
'fabric.editor.unorderedList.description': 'Créer une liste non ordonnée',
|
|
1068
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': "Lorsque la page sera publiée, le contenu s'affichera.",
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Lorsque la description du ticket sera enregistrée, le contenu s’affichera.',
|
|
1069
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': "Collé à partir d'une page non publiée",
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Collé depuis le ticket non sauvegardé',
|
|
1070
1079
|
'fabric.editor.unsupportedBlockContent': "Cet éditeur ne prend pas en charge l'affichage de ce contenu",
|
|
1071
1080
|
'fabric.editor.unsupportedContentTooltip': "Le contenu n'est pas disponible dans cet éditeur, il sera conservé lorsque vous le modifierez et l'enregistrerez",
|
|
1072
1081
|
'fabric.editor.unsupportedInlineContent': 'Contenu non pris en charge',
|