@atlaskit/afm-i18n-platform-editor-editor-common 2.139.0 → 2.141.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/cs.js +12 -0
- package/dist/cjs/i18n/da.js +12 -0
- package/dist/cjs/i18n/de.js +41 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +9 -0
- package/dist/cjs/i18n/fi.js +12 -0
- package/dist/cjs/i18n/fr.js +13 -1
- package/dist/cjs/i18n/hr.js +25 -0
- package/dist/cjs/i18n/hu.js +13 -1
- package/dist/cjs/i18n/it.js +9 -0
- package/dist/cjs/i18n/ja.js +12 -0
- package/dist/cjs/i18n/ko.js +15 -3
- package/dist/cjs/i18n/nb.js +13 -1
- package/dist/cjs/i18n/nl.js +12 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +21 -0
- package/dist/cjs/i18n/sl.js +33 -0
- package/dist/cjs/i18n/sr_RS.js +16 -0
- package/dist/cjs/i18n/sr_YR.js +16 -0
- package/dist/cjs/i18n/sv.js +12 -0
- package/dist/cjs/i18n/th.js +17 -0
- package/dist/cjs/i18n/tr.js +13 -1
- package/dist/cjs/i18n/uk.js +23 -0
- package/dist/cjs/i18n/vi.js +46 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +23 -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 +41 -0
- package/dist/esm/i18n/de.js +41 -0
- package/dist/esm/i18n/en.d.ts +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.d.ts +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.d.ts +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.d.ts +9 -0
- package/dist/esm/i18n/es.js +9 -0
- package/dist/esm/i18n/fi.d.ts +12 -0
- package/dist/esm/i18n/fi.js +12 -0
- package/dist/esm/i18n/fr.d.ts +12 -0
- package/dist/esm/i18n/fr.js +13 -1
- package/dist/esm/i18n/hr.d.ts +25 -0
- package/dist/esm/i18n/hr.js +25 -0
- package/dist/esm/i18n/hu.d.ts +12 -0
- package/dist/esm/i18n/hu.js +13 -1
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +9 -0
- package/dist/esm/i18n/ja.d.ts +12 -0
- package/dist/esm/i18n/ja.js +12 -0
- package/dist/esm/i18n/ko.d.ts +12 -0
- package/dist/esm/i18n/ko.js +15 -3
- package/dist/esm/i18n/nb.d.ts +12 -0
- package/dist/esm/i18n/nb.js +13 -1
- package/dist/esm/i18n/nl.d.ts +12 -0
- package/dist/esm/i18n/nl.js +12 -0
- package/dist/esm/i18n/pl.d.ts +29 -0
- package/dist/esm/i18n/pl.js +29 -0
- package/dist/esm/i18n/pt_BR.d.ts +29 -0
- package/dist/esm/i18n/pt_BR.js +29 -0
- package/dist/esm/i18n/ru.d.ts +21 -0
- package/dist/esm/i18n/ru.js +21 -0
- package/dist/esm/i18n/sl.d.ts +33 -0
- package/dist/esm/i18n/sl.js +33 -0
- package/dist/esm/i18n/sr_RS.d.ts +16 -0
- package/dist/esm/i18n/sr_RS.js +16 -0
- package/dist/esm/i18n/sr_YR.d.ts +16 -0
- package/dist/esm/i18n/sr_YR.js +16 -0
- package/dist/esm/i18n/sv.d.ts +12 -0
- package/dist/esm/i18n/sv.js +12 -0
- package/dist/esm/i18n/th.d.ts +17 -0
- package/dist/esm/i18n/th.js +17 -0
- package/dist/esm/i18n/tr.d.ts +12 -0
- package/dist/esm/i18n/tr.js +13 -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 +46 -0
- package/dist/esm/i18n/vi.js +46 -0
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +23 -0
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +23 -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 +41 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +9 -0
- package/dist/types/i18n/fi.d.ts +12 -0
- package/dist/types/i18n/fr.d.ts +12 -0
- package/dist/types/i18n/hr.d.ts +25 -0
- package/dist/types/i18n/hu.d.ts +12 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +12 -0
- package/dist/types/i18n/ko.d.ts +12 -0
- package/dist/types/i18n/nb.d.ts +12 -0
- package/dist/types/i18n/nl.d.ts +12 -0
- package/dist/types/i18n/pl.d.ts +29 -0
- package/dist/types/i18n/pt_BR.d.ts +29 -0
- package/dist/types/i18n/ru.d.ts +21 -0
- package/dist/types/i18n/sl.d.ts +33 -0
- package/dist/types/i18n/sr_RS.d.ts +16 -0
- package/dist/types/i18n/sr_YR.d.ts +16 -0
- package/dist/types/i18n/sv.d.ts +12 -0
- package/dist/types/i18n/th.d.ts +17 -0
- package/dist/types/i18n/tr.d.ts +12 -0
- package/dist/types/i18n/uk.d.ts +23 -0
- package/dist/types/i18n/vi.d.ts +46 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -0
- package/i18n/da.ts +14 -0
- package/i18n/de.ts +45 -0
- package/i18n/en.ts +1 -0
- package/i18n/en_GB.ts +1 -0
- package/i18n/en_ZZ.ts +1 -0
- package/i18n/es.ts +9 -0
- package/i18n/fi.ts +15 -0
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +31 -0
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +12 -0
- package/i18n/ja.ts +15 -0
- package/i18n/ko.ts +17 -3
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +16 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +25 -0
- package/i18n/sl.ts +37 -0
- package/i18n/sr_RS.ts +21 -0
- package/i18n/sr_YR.ts +20 -0
- package/i18n/sv.ts +15 -0
- package/i18n/th.ts +20 -0
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +27 -0
- package/i18n/vi.ts +57 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +24 -0
- package/package.json +1 -1
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;
|
|
@@ -301,6 +304,7 @@ declare const _default: {
|
|
|
301
304
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
302
305
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
303
306
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
307
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
304
308
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
305
309
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
306
310
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -351,6 +355,7 @@ declare const _default: {
|
|
|
351
355
|
'fabric.editor.askRovo': string;
|
|
352
356
|
'fabric.editor.backLink': string;
|
|
353
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
354
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
355
360
|
'fabric.editor.block.menu.copy': string;
|
|
356
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -426,11 +431,17 @@ declare const _default: {
|
|
|
426
431
|
'fabric.editor.code': string;
|
|
427
432
|
'fabric.editor.code.on': string;
|
|
428
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
429
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
430
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
431
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
433
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
434
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
446
|
'fabric.editor.codeblock': string;
|
|
436
447
|
'fabric.editor.codeblock.description': string;
|
|
@@ -578,6 +589,8 @@ declare const _default: {
|
|
|
578
589
|
'fabric.editor.emptyLink': string;
|
|
579
590
|
'fabric.editor.emptySearchResults': string;
|
|
580
591
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
581
594
|
'fabric.editor.epic': string;
|
|
582
595
|
'fabric.editor.error': string;
|
|
583
596
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -586,6 +599,7 @@ declare const _default: {
|
|
|
586
599
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
587
600
|
'fabric.editor.error.description.reference.offline': string;
|
|
588
601
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
589
603
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
590
604
|
'fabric.editor.error.message.label': string;
|
|
591
605
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -720,9 +734,16 @@ declare const _default: {
|
|
|
720
734
|
'fabric.editor.inviteItem.title': string;
|
|
721
735
|
'fabric.editor.italic': string;
|
|
722
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
723
741
|
'fabric.editor.layout.columnOption': string;
|
|
724
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
743
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
725
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
726
747
|
'fabric.editor.layout.placeholder': string;
|
|
727
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
728
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -750,11 +771,17 @@ declare const _default: {
|
|
|
750
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
751
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
752
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
753
778
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
754
779
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
780
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
755
781
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
756
782
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
757
783
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
784
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
758
785
|
'fabric.editor.matchCase': string;
|
|
759
786
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
760
787
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -959,6 +986,12 @@ declare const _default: {
|
|
|
959
986
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
960
987
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
961
988
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
989
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
990
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
991
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
992
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
993
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
994
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
962
995
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
963
996
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
964
997
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -970,6 +1003,10 @@ declare const _default: {
|
|
|
970
1003
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
971
1004
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
972
1005
|
'fabric.editor.table': string;
|
|
1006
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1007
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1008
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1009
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
973
1010
|
'fabric.editor.table.description': string;
|
|
974
1011
|
'fabric.editor.tableAlignmentOptions': string;
|
|
975
1012
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1032,6 +1069,8 @@ declare const _default: {
|
|
|
1032
1069
|
'fabric.editor.tooltip.taskList': string;
|
|
1033
1070
|
'fabric.editor.turnInto': string;
|
|
1034
1071
|
'fabric.editor.twoColumns': string;
|
|
1072
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1073
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1035
1074
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1036
1075
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1037
1076
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
|
@@ -1054,7 +1093,9 @@ declare const _default: {
|
|
|
1054
1093
|
'fabric.editor.unorderedList': string;
|
|
1055
1094
|
'fabric.editor.unorderedList.description': string;
|
|
1056
1095
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1096
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1057
1097
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1098
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1058
1099
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1059
1100
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1060
1101
|
'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',
|
|
@@ -303,6 +306,7 @@ export default {
|
|
|
303
306
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Vorschläge',
|
|
304
307
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Titel',
|
|
305
308
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Ansicht',
|
|
309
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Überprüfen',
|
|
306
310
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Erneut versuchen',
|
|
307
311
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Vorschläge',
|
|
308
312
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Wird geladen',
|
|
@@ -353,6 +357,7 @@ export default {
|
|
|
353
357
|
'fabric.editor.askRovo': 'Rovo fragen',
|
|
354
358
|
'fabric.editor.backLink': 'Zurück',
|
|
355
359
|
'fabric.editor.backgroundColor': 'Hintergrundfarbe',
|
|
360
|
+
'fabric.editor.block.menu.change.format': 'Format ändern',
|
|
356
361
|
'fabric.editor.block.menu.codeblock': 'Codeblock',
|
|
357
362
|
'fabric.editor.block.menu.copy': 'Kopieren',
|
|
358
363
|
'fabric.editor.block.menu.copy.block': 'Block kopieren',
|
|
@@ -428,11 +433,17 @@ export default {
|
|
|
428
433
|
'fabric.editor.code': 'Code',
|
|
429
434
|
'fabric.editor.code.on': '{textFormattingOff}, Code ein',
|
|
430
435
|
'fabric.editor.codeBidiWarningLabel': 'Bidirektionale Zeichen ändern die Reihenfolge, in der Text gerendert wird. Dies könnte verwendet werden, um bösartigen Code zu verbergen.',
|
|
436
|
+
'fabric.editor.codeBlock.all': 'Alle',
|
|
431
437
|
'fabric.editor.codeBlock.languageAriaDescription': 'Sprache des Code-Auszugs: {language}',
|
|
432
438
|
'fabric.editor.codeBlock.languageNotSet': 'Code-Sprache nicht festgelegt',
|
|
439
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Zuletzt verwendet',
|
|
433
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
434
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
|
|
442
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Zeilennummern ausblenden',
|
|
443
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Zeilennummern anzeigen',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Code-Umbruch aufheben',
|
|
435
445
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Zeilenumbrüche deaktivieren',
|
|
446
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Code umbrechen',
|
|
436
447
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Zeilenumbrüche aktivieren',
|
|
437
448
|
'fabric.editor.codeblock': 'Code-Auszug',
|
|
438
449
|
'fabric.editor.codeblock.description': 'Code mit Syntaxhervorhebungen anzeigen',
|
|
@@ -580,6 +591,8 @@ export default {
|
|
|
580
591
|
'fabric.editor.emptyLink': 'Bitte geben Sie einen Link ein.',
|
|
581
592
|
'fabric.editor.emptySearchResults': 'Es wurden keine Ergebnisse gefunden.',
|
|
582
593
|
'fabric.editor.emptySearchResultsSuggestion': 'Wählen Sie {buttonName} aus, um Einfügungen zu durchsuchen.',
|
|
594
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Wählen Sie {askRovoName} aus, um Hilfe zu erhalten.',
|
|
595
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Wählen Sie {askRovoName}, um Hilfe zu erhalten, oder {buttonName}, um Einfügungen zu durchsuchen.',
|
|
583
596
|
'fabric.editor.epic': 'Epic',
|
|
584
597
|
'fabric.editor.error': 'Fehler',
|
|
585
598
|
'fabric.editor.error.description.cannotDelete': 'Beim Löschen dieses synchronisierten Blocks ist ein Fehler aufgetreten.',
|
|
@@ -588,6 +601,7 @@ export default {
|
|
|
588
601
|
'fabric.editor.error.description.failToEditWhenOffline': 'Sie sind anscheinend offline. Verbinden Sie sich bitte mit dem Internet, um synchronisierten Inhalt zu bearbeiten.',
|
|
589
602
|
'fabric.editor.error.description.reference.offline': 'Synchronisierte Blöcke können nicht angezeigt werden, wenn Sie offline sind.',
|
|
590
603
|
'fabric.editor.error.description.reference.unpublished': 'Synchronisierte Inhalte werden angezeigt, <link>wenn die Seite veröffentlicht wird.</link>',
|
|
604
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synchronisierte Inhalte werden angezeigt, <link>wenn die Beschreibung des Elements gespeichert wird</link>.',
|
|
591
605
|
'fabric.editor.error.flag.title.cannotDelete': 'Synchronisierter Block konnte nicht gelöscht werden',
|
|
592
606
|
'fabric.editor.error.message.label': 'Fehler',
|
|
593
607
|
'fabric.editor.error.title.failToCreate': 'Synchronisierter Inhalt kann nicht offline erstellt werden',
|
|
@@ -722,9 +736,16 @@ export default {
|
|
|
722
736
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
|
|
723
737
|
'fabric.editor.italic': 'Kursiv',
|
|
724
738
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
739
|
+
'fabric.editor.layout.alignColumn': 'Ausrichtung',
|
|
740
|
+
'fabric.editor.layout.alignColumnBottom': 'Unten',
|
|
741
|
+
'fabric.editor.layout.alignColumnMiddle': 'Zentriert',
|
|
742
|
+
'fabric.editor.layout.alignColumnTop': 'Oben',
|
|
725
743
|
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
726
744
|
'fabric.editor.layout.controls.placeholder': '/ eingeben, um etwas einzufügen',
|
|
745
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Spalte löschen} other {Spalten löschen}}',
|
|
727
746
|
'fabric.editor.layout.distributeColumns': 'Spalten verteilen',
|
|
747
|
+
'fabric.editor.layout.insertColumnLeft': 'Spalte links einfügen',
|
|
748
|
+
'fabric.editor.layout.insertColumnRight': 'Spalte rechts einfügen',
|
|
728
749
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
729
750
|
'fabric.editor.layout.resizeLayout': 'Größe des Layouts ändern',
|
|
730
751
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
@@ -752,11 +773,17 @@ export default {
|
|
|
752
773
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Abbrechen',
|
|
753
774
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bestätigen',
|
|
754
775
|
'fabric.editor.markdownMode.confirmDialog.error': 'Beim Konvertieren dieser Seite ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'In Markdown konvertieren',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'In Markdown konvertieren',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'In Rich Text konvertieren',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Umwandeln',
|
|
755
780
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
756
781
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-Quelle',
|
|
782
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Synchronisierten Inhalt löschen?',
|
|
757
783
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Anzeigemodus',
|
|
758
784
|
'fabric.editor.markdownMode.viewToggle.preview': 'Geteilte Ansicht (demnächst verfügbar)',
|
|
759
785
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax-Editor',
|
|
786
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Vorschau-Editor',
|
|
760
787
|
'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
|
|
761
788
|
'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
789
|
'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 +988,12 @@ export default {
|
|
|
961
988
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Dieser Inhalt kann nicht angezeigt werden, da die Synchronisierung mit <a>{title}</a> aufgehoben wurde.',
|
|
962
989
|
'fabric.editor.syncedLocationDropdownError': 'Speicherorte können derzeit nicht geladen werden. Bitte warten Sie ein paar Minuten und aktualisieren Sie dann Ihren Browser.',
|
|
963
990
|
'fabric.editor.syncedLocationDropdownHeading': '{count} Speicherorte:',
|
|
991
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
992
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
993
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-Vorgang',
|
|
994
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
995
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Sub-Task',
|
|
996
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
|
|
964
997
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Weitere Informationen zu synchronisierten Blöcken',
|
|
965
998
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopieren Sie synchronisierte Blöcke und fügen Sie sie ein, um sie an anderen Speicherorten zu verwenden.',
|
|
966
999
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Zugriff anfordern',
|
|
@@ -972,6 +1005,10 @@ export default {
|
|
|
972
1005
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Dieser Vorgang',
|
|
973
1006
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Ohne Titel',
|
|
974
1007
|
'fabric.editor.table': 'Tabelle',
|
|
1008
|
+
'fabric.editor.table.cellAlignment': 'Ausrichtung',
|
|
1009
|
+
'fabric.editor.table.cellAlignmentBottom': 'Unten',
|
|
1010
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Mitte',
|
|
1011
|
+
'fabric.editor.table.cellAlignmentTop': 'Oben',
|
|
975
1012
|
'fabric.editor.table.description': 'Tabelle einfügen',
|
|
976
1013
|
'fabric.editor.tableAlignmentOptions': 'Ausrichtungsoptionen',
|
|
977
1014
|
'fabric.editor.tableFullWidthLabel': 'Volle Breite',
|
|
@@ -1034,6 +1071,8 @@ export default {
|
|
|
1034
1071
|
'fabric.editor.tooltip.taskList': 'eine Aufgabe',
|
|
1035
1072
|
'fabric.editor.turnInto': 'Verwandeln in',
|
|
1036
1073
|
'fabric.editor.twoColumns': 'Layout mit 2 Spalten',
|
|
1074
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenten',
|
|
1075
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Personen',
|
|
1037
1076
|
'fabric.editor.typeAhead.popupLabel': 'Ergebnisse der Vorschlagsfunktion',
|
|
1038
1077
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Beginnen Sie die Eingabe, um nach Optionen für Tastenkombinationen zu suchen oder diese zu filtern',
|
|
1039
1078
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Suchen',
|
|
@@ -1056,7 +1095,9 @@ export default {
|
|
|
1056
1095
|
'fabric.editor.unorderedList': 'Aufzählung',
|
|
1057
1096
|
'fabric.editor.unorderedList.description': 'Unsortierte Liste erstellen',
|
|
1058
1097
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Wenn die Seite veröffentlicht wird, wird der Inhalt angezeigt.',
|
|
1098
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Wenn die Beschreibung des Elements gespeichert wird, wird der Inhalt angezeigt.',
|
|
1059
1099
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Kopiert von nicht veröffentlichter Seite',
|
|
1100
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Aus nicht gespeichertem Element eingefügt',
|
|
1060
1101
|
'fabric.editor.unsupportedBlockContent': 'Dieser Editor unterstützt die Anzeige dieses Inhalts nicht',
|
|
1061
1102
|
'fabric.editor.unsupportedContentTooltip': 'Der Inhalt ist in diesem Editor nicht verfügbar, dies bleibt durch Bearbeiten und Speichern erhalten.',
|
|
1062
1103
|
'fabric.editor.unsupportedInlineContent': 'Nicht unterstützter Inhalt',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -985,6 +985,7 @@ declare const _default: {
|
|
|
985
985
|
'fabric.editor.recordVideo.description': string;
|
|
986
986
|
'fabric.editor.redo': string;
|
|
987
987
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
988
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
988
989
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
989
990
|
'fabric.editor.remove': string;
|
|
990
991
|
'fabric.editor.removeColumns': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -987,6 +987,7 @@ export default {
|
|
|
987
987
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
988
988
|
'fabric.editor.redo': 'Redo',
|
|
989
989
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
990
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': 'Synced from:',
|
|
990
991
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
991
992
|
'fabric.editor.remove': 'Remove',
|
|
992
993
|
'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -985,6 +985,7 @@ declare const _default: {
|
|
|
985
985
|
'fabric.editor.recordVideo.description': string;
|
|
986
986
|
'fabric.editor.redo': string;
|
|
987
987
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
988
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
988
989
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
989
990
|
'fabric.editor.remove': string;
|
|
990
991
|
'fabric.editor.removeColumns': string;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -987,6 +987,7 @@ export default {
|
|
|
987
987
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
988
988
|
'fabric.editor.redo': 'Redo',
|
|
989
989
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
990
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': 'Synced from:',
|
|
990
991
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
991
992
|
'fabric.editor.remove': 'Remove',
|
|
992
993
|
'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -985,6 +985,7 @@ declare const _default: {
|
|
|
985
985
|
'fabric.editor.recordVideo.description': string;
|
|
986
986
|
'fabric.editor.redo': string;
|
|
987
987
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
988
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
988
989
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
989
990
|
'fabric.editor.remove': string;
|
|
990
991
|
'fabric.editor.removeColumns': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -987,6 +987,7 @@ export default {
|
|
|
987
987
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
988
988
|
'fabric.editor.redo': 'Redo',
|
|
989
989
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
990
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': 'Synced from:',
|
|
990
991
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
991
992
|
'fabric.editor.remove': 'Remove',
|
|
992
993
|
'fabric.editor.removeColumns': '{0, plural, one {Delete column} other {Delete columns}}',
|
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -305,6 +305,7 @@ declare const _default: {
|
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
308
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -732,6 +733,10 @@ declare const _default: {
|
|
|
732
733
|
'fabric.editor.inviteItem.title': string;
|
|
733
734
|
'fabric.editor.italic': string;
|
|
734
735
|
'fabric.editor.keyboardShortcuts': string;
|
|
736
|
+
'fabric.editor.layout.alignColumn': string;
|
|
737
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
740
|
'fabric.editor.layout.columnOption': string;
|
|
736
741
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
742
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -990,6 +995,10 @@ declare const _default: {
|
|
|
990
995
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
996
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
997
|
'fabric.editor.table': string;
|
|
998
|
+
'fabric.editor.table.cellAlignment': string;
|
|
999
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1000
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1001
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1002
|
'fabric.editor.table.description': string;
|
|
994
1003
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1004
|
'fabric.editor.tableFullWidthLabel': string;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -307,6 +307,7 @@ export default {
|
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Sugerencias',
|
|
308
308
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Título',
|
|
309
309
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Ver',
|
|
310
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Revisar',
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Reintentar',
|
|
311
312
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Sugerencias',
|
|
312
313
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Cargando',
|
|
@@ -734,6 +735,10 @@ export default {
|
|
|
734
735
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invita a un compañero de equipo a {productName}} trusted {Invita a un compañero de equipo a {productName}} other {Añade a un compañero de equipo a {productName}}}',
|
|
735
736
|
'fabric.editor.italic': 'Cursiva',
|
|
736
737
|
'fabric.editor.keyboardShortcuts': 'Métodos abreviados de teclado',
|
|
738
|
+
'fabric.editor.layout.alignColumn': 'Alineación',
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': 'Debajo',
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': 'Centro',
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': 'Arriba',
|
|
737
742
|
'fabric.editor.layout.columnOption': '{count, plural, one {Columna} other {{count} columnas}}',
|
|
738
743
|
'fabric.editor.layout.controls.placeholder': '/ para insertar',
|
|
739
744
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Eliminar columna} other {Eliminar columnas}}',
|
|
@@ -992,6 +997,10 @@ export default {
|
|
|
992
997
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Esta actividad',
|
|
993
998
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Sin título',
|
|
994
999
|
'fabric.editor.table': 'Tabla',
|
|
1000
|
+
'fabric.editor.table.cellAlignment': 'Alineación',
|
|
1001
|
+
'fabric.editor.table.cellAlignmentBottom': 'Debajo',
|
|
1002
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Centro',
|
|
1003
|
+
'fabric.editor.table.cellAlignmentTop': 'Arriba',
|
|
995
1004
|
'fabric.editor.table.description': 'Insertar una tabla',
|
|
996
1005
|
'fabric.editor.tableAlignmentOptions': 'Opciones de alineación',
|
|
997
1006
|
'fabric.editor.tableFullWidthLabel': 'Anchura completa',
|
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,8 +435,11 @@ 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;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
438
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
439
444
|
'fabric.editor.codeblock': string;
|
|
440
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -582,6 +587,8 @@ declare const _default: {
|
|
|
582
587
|
'fabric.editor.emptyLink': string;
|
|
583
588
|
'fabric.editor.emptySearchResults': string;
|
|
584
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
585
592
|
'fabric.editor.epic': string;
|
|
586
593
|
'fabric.editor.error': string;
|
|
587
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +597,7 @@ declare const _default: {
|
|
|
590
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
602
|
'fabric.editor.error.message.label': string;
|
|
595
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +734,7 @@ declare const _default: {
|
|
|
726
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
735
|
'fabric.editor.layout.columnOption': string;
|
|
728
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
739
|
'fabric.editor.layout.placeholder': string;
|
|
731
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +768,7 @@ declare const _default: {
|
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
772
|
'fabric.editor.matchCase': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1074,9 @@ declare const _default: {
|
|
|
1064
1074
|
'fabric.editor.unorderedList': string;
|
|
1065
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1082
|
'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,8 +437,11 @@ 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',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Poista koodin rivitys',
|
|
439
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Rivitä koodi',
|
|
440
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
|
|
441
446
|
'fabric.editor.codeblock': 'Koodipätkä',
|
|
442
447
|
'fabric.editor.codeblock.description': 'Näytä koodi syntaksikorostuksen kanssa',
|
|
@@ -584,6 +589,8 @@ export default {
|
|
|
584
589
|
'fabric.editor.emptyLink': 'Anna linkki.',
|
|
585
590
|
'fabric.editor.emptySearchResults': 'Emme löytäneet tuloksia.',
|
|
586
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Selaa lisäyksiä valitsemalla {buttonName}.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Hanki apua valitsemalla {askRovoName}.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Pyydä apua valitsemalla {askRovoName} tai selaa lisäyksiä valitsemalla {buttonName}.',
|
|
587
594
|
'fabric.editor.epic': 'Eepos',
|
|
588
595
|
'fabric.editor.error': 'Virhe',
|
|
589
596
|
'fabric.editor.error.description.cannotDelete': 'Tapahtui virhe yritettäessä poistaa tätä synkronisoitua lohkoa.',
|
|
@@ -592,6 +599,7 @@ export default {
|
|
|
592
599
|
'fabric.editor.error.description.failToEditWhenOffline': 'Vaikutat olevan offline-tilassa. Muodosta Internet-yhteys, jotta voit muokata synkronoitua sisältöä.',
|
|
593
600
|
'fabric.editor.error.description.reference.offline': 'Synkronoituja lohkoja ei voida näyttää offline-tilassa',
|
|
594
601
|
'fabric.editor.error.description.reference.unpublished': 'Synkronoitu sisältö näkyy, <link>kun sivu julkaistaan</link>',
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synkronoitu sisältö näkyy, <link>kun kohteen kuvaus tallennetaan</link>.',
|
|
595
603
|
'fabric.editor.error.flag.title.cannotDelete': 'Synkronoidun lohkon poisto epäonnistui',
|
|
596
604
|
'fabric.editor.error.message.label': 'Virhe',
|
|
597
605
|
'fabric.editor.error.title.failToCreate': 'Synkronoitua sisältöä ei voi luoda offline-tilassa',
|
|
@@ -728,6 +736,7 @@ export default {
|
|
|
728
736
|
'fabric.editor.keyboardShortcuts': 'Pikanäppäimet',
|
|
729
737
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sarake} other {{count} saraketta}}',
|
|
730
738
|
'fabric.editor.layout.controls.placeholder': 'Lisää kirjoittamalla /',
|
|
739
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Poista sarake} other {Poista sarakkeet}}',
|
|
731
740
|
'fabric.editor.layout.distributeColumns': 'Jaa sarakkeet',
|
|
732
741
|
'fabric.editor.layout.placeholder': 'Lisää sisältöä',
|
|
733
742
|
'fabric.editor.layout.resizeLayout': 'Muuta asettelun kokoa',
|
|
@@ -761,6 +770,7 @@ export default {
|
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Näyttötila',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.preview': 'Jaettu näkymä (tulossa pian)',
|
|
763
772
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaksieditori',
|
|
773
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Esikatselueditori',
|
|
764
774
|
'fabric.editor.matchCase': 'Sovita aakkoslaji',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Median leveys vähennettiin {newMediaWidth,number} pikseliin.} other {Median leveys vähennettiin {newMediaWidth,number} pikseliin.}}',
|
|
766
776
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Median leveys lisättiin {newMediaWidth,number} pikseliin.} other {Median leveys lisättiin {newMediaWidth,number} pikseliin.}}',
|
|
@@ -1066,7 +1076,9 @@ export default {
|
|
|
1066
1076
|
'fabric.editor.unorderedList': 'Pisteluettelo',
|
|
1067
1077
|
'fabric.editor.unorderedList.description': 'Luo järjestämätön luettelo',
|
|
1068
1078
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Kun sivu on julkaistu, sisältö näytetään.',
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Kun kohteen kuvaus tallennetaan, sisältö näytetään.',
|
|
1069
1080
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Liitetty julkaisemattomalta sivulta',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Liitetty tallentamattomasta kohteesta',
|
|
1070
1082
|
'fabric.editor.unsupportedBlockContent': 'Tämä editori ei tue tämän sisällön näyttämistä',
|
|
1071
1083
|
'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
1084
|
'fabric.editor.unsupportedInlineContent': 'Sisältöä ei tueta',
|