@atlaskit/afm-i18n-platform-editor-editor-common 2.109.0 → 2.111.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 +9 -0
- package/dist/cjs/i18n/da.js +9 -0
- package/dist/cjs/i18n/de.js +8 -0
- package/dist/cjs/i18n/en.js +8 -3
- package/dist/cjs/i18n/en_GB.js +8 -3
- package/dist/cjs/i18n/en_ZZ.js +8 -3
- package/dist/cjs/i18n/es.js +8 -0
- package/dist/cjs/i18n/fi.js +9 -0
- package/dist/cjs/i18n/fr.js +8 -0
- package/dist/cjs/i18n/hr.js +1 -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 +9 -0
- package/dist/cjs/i18n/nb.js +9 -0
- package/dist/cjs/i18n/nl.js +8 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/ru.js +9 -0
- package/dist/cjs/i18n/sl.js +1 -0
- package/dist/cjs/i18n/sr_RS.js +8 -0
- package/dist/cjs/i18n/sr_YR.js +9 -0
- package/dist/cjs/i18n/sv.js +9 -0
- package/dist/cjs/i18n/th.js +9 -0
- package/dist/cjs/i18n/tr.js +8 -0
- package/dist/cjs/i18n/uk.js +9 -0
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/esm/i18n/cs.d.ts +9 -0
- package/dist/esm/i18n/cs.js +9 -0
- package/dist/esm/i18n/da.d.ts +9 -0
- package/dist/esm/i18n/da.js +9 -0
- package/dist/esm/i18n/de.d.ts +8 -0
- package/dist/esm/i18n/de.js +8 -0
- package/dist/esm/i18n/en.d.ts +5 -0
- package/dist/esm/i18n/en.js +8 -3
- package/dist/esm/i18n/en_GB.d.ts +5 -0
- package/dist/esm/i18n/en_GB.js +8 -3
- package/dist/esm/i18n/en_ZZ.d.ts +5 -0
- package/dist/esm/i18n/en_ZZ.js +8 -3
- package/dist/esm/i18n/es.d.ts +8 -0
- package/dist/esm/i18n/es.js +8 -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 +8 -0
- package/dist/esm/i18n/fr.js +8 -0
- package/dist/esm/i18n/hr.d.ts +1 -0
- package/dist/esm/i18n/hr.js +1 -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 +9 -0
- package/dist/esm/i18n/nb.d.ts +9 -0
- package/dist/esm/i18n/nb.js +9 -0
- package/dist/esm/i18n/nl.d.ts +8 -0
- package/dist/esm/i18n/nl.js +8 -0
- package/dist/esm/i18n/pt_BR.d.ts +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/ru.d.ts +9 -0
- package/dist/esm/i18n/ru.js +9 -0
- package/dist/esm/i18n/sl.d.ts +1 -0
- package/dist/esm/i18n/sl.js +1 -0
- package/dist/esm/i18n/sr_RS.d.ts +8 -0
- package/dist/esm/i18n/sr_RS.js +8 -0
- package/dist/esm/i18n/sr_YR.d.ts +9 -0
- package/dist/esm/i18n/sr_YR.js +9 -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 +9 -0
- package/dist/esm/i18n/th.js +9 -0
- package/dist/esm/i18n/tr.d.ts +8 -0
- package/dist/esm/i18n/tr.js +8 -0
- package/dist/esm/i18n/uk.d.ts +9 -0
- package/dist/esm/i18n/uk.js +9 -0
- package/dist/esm/i18n/vi.d.ts +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/i18n/zh.d.ts +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.d.ts +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/types/i18n/cs.d.ts +9 -0
- package/dist/types/i18n/da.d.ts +9 -0
- package/dist/types/i18n/de.d.ts +8 -0
- package/dist/types/i18n/en.d.ts +5 -0
- package/dist/types/i18n/en_GB.d.ts +5 -0
- package/dist/types/i18n/en_ZZ.d.ts +5 -0
- package/dist/types/i18n/es.d.ts +8 -0
- package/dist/types/i18n/fi.d.ts +9 -0
- package/dist/types/i18n/fr.d.ts +8 -0
- package/dist/types/i18n/hr.d.ts +1 -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 +8 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +9 -0
- package/dist/types/i18n/sl.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +8 -0
- package/dist/types/i18n/sr_YR.d.ts +9 -0
- package/dist/types/i18n/sv.d.ts +9 -0
- package/dist/types/i18n/th.d.ts +9 -0
- package/dist/types/i18n/tr.d.ts +8 -0
- package/dist/types/i18n/uk.d.ts +9 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/i18n/cs.ts +9 -0
- package/i18n/da.ts +9 -0
- package/i18n/de.ts +8 -0
- package/i18n/en.ts +8 -3
- package/i18n/en_GB.ts +8 -3
- package/i18n/en_ZZ.ts +9 -3
- package/i18n/es.ts +8 -0
- package/i18n/fi.ts +9 -0
- package/i18n/fr.ts +8 -0
- package/i18n/hr.ts +1 -0
- package/i18n/hu.ts +9 -0
- package/i18n/it.ts +9 -0
- package/i18n/ja.ts +9 -0
- package/i18n/ko.ts +9 -0
- package/i18n/nb.ts +9 -0
- package/i18n/nl.ts +8 -0
- package/i18n/pt_BR.ts +1 -0
- package/i18n/ru.ts +9 -0
- package/i18n/sl.ts +1 -0
- package/i18n/sr_RS.ts +8 -0
- package/i18n/sr_YR.ts +9 -0
- package/i18n/sv.ts +9 -0
- package/i18n/th.ts +9 -0
- package/i18n/tr.ts +8 -0
- package/i18n/uk.ts +9 -0
- package/i18n/vi.ts +1 -0
- package/i18n/zh.ts +1 -0
- package/i18n/zh_TW.ts +1 -0
- package/package.json +1 -1
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -316,6 +316,9 @@ declare const _default: {
|
|
|
316
316
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
317
317
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
318
318
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
319
|
+
'fabric.editor.aiImageGeneration': string;
|
|
320
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
321
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
319
322
|
'fabric.editor.alignCenter': string;
|
|
320
323
|
'fabric.editor.alignImageCenter': string;
|
|
321
324
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -725,6 +728,11 @@ declare const _default: {
|
|
|
725
728
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
726
729
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
727
730
|
'fabric.editor.markdown': string;
|
|
731
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
732
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
733
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
734
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
735
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
728
736
|
'fabric.editor.matchCase': string;
|
|
729
737
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
730
738
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -781,6 +789,7 @@ declare const _default: {
|
|
|
781
789
|
'fabric.editor.moveSelectionLeft': string;
|
|
782
790
|
'fabric.editor.moveSelectionRight': string;
|
|
783
791
|
'fabric.editor.moveSelectionUp': string;
|
|
792
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
784
793
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
785
794
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
786
795
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -789,6 +789,7 @@ declare const _default: {
|
|
|
789
789
|
'fabric.editor.moveSelectionLeft': string;
|
|
790
790
|
'fabric.editor.moveSelectionRight': string;
|
|
791
791
|
'fabric.editor.moveSelectionUp': string;
|
|
792
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
792
793
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
793
794
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
794
795
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -804,6 +804,7 @@ declare const _default: {
|
|
|
804
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
805
805
|
'fabric.editor.moveSelectionRight': string;
|
|
806
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
807
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
808
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
809
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -804,6 +804,7 @@ declare const _default: {
|
|
|
804
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
805
805
|
'fabric.editor.moveSelectionRight': string;
|
|
806
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
807
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
808
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
809
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/i18n/cs.ts
CHANGED
|
@@ -376,6 +376,9 @@ export default {
|
|
|
376
376
|
'fabric.editor.ai.toolbar.tryAI.title': 'Vyzkoušejte AI',
|
|
377
377
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Otevřít Atlassian Intelligence',
|
|
378
378
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Zeptat se AI {key}+'",
|
|
379
|
+
'fabric.editor.aiImageGeneration': 'Vygenerovat obrázek',
|
|
380
|
+
'fabric.editor.aiImageGeneration.description': 'Vygenerovat obrázek pomocí AI',
|
|
381
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Vygenerovat obrázek pomocí AI',
|
|
379
382
|
'fabric.editor.alignCenter': 'Zarovnat na střed',
|
|
380
383
|
'fabric.editor.alignImageCenter': 'Zarovnat na střed',
|
|
381
384
|
'fabric.editor.alignImageLeft': 'Zarovnat vlevo',
|
|
@@ -824,6 +827,11 @@ export default {
|
|
|
824
827
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'k vložení prvků',
|
|
825
828
|
'fabric.editor.longEmptyNodePlaceholderText': 'Zadáním znaku / můžete vkládat prvky.',
|
|
826
829
|
'fabric.editor.markdown': 'Snížení',
|
|
830
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Zdroj Markdown',
|
|
831
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim zobrazení',
|
|
832
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Náhled',
|
|
833
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Zdroj Markdown',
|
|
834
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
827
835
|
'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
|
|
828
836
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
829
837
|
'{newMediaWidth, plural, one {Šířka multimédia byla snížena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla snížena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla snížena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla snížena na {newMediaWidth,number} pixelů.}}',
|
|
@@ -889,6 +897,7 @@ export default {
|
|
|
889
897
|
'fabric.editor.moveSelectionLeft': 'Posunout výběr doleva',
|
|
890
898
|
'fabric.editor.moveSelectionRight': 'Posunout výběr doprava',
|
|
891
899
|
'fabric.editor.moveSelectionUp': 'Posunout výběr nahoru',
|
|
900
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Rozbalit náhled',
|
|
892
901
|
'fabric.editor.nativeEmbeds.summarise': 'Shrnout',
|
|
893
902
|
'fabric.editor.navigate.toolbar.askAI': 'Zeptat se AI',
|
|
894
903
|
'fabric.editor.navigate.toolbar.editor': 'Přejít na panel nástrojů editoru',
|
package/i18n/da.ts
CHANGED
|
@@ -378,6 +378,9 @@ export default {
|
|
|
378
378
|
'fabric.editor.ai.toolbar.tryAI.title': 'Prøv AI',
|
|
379
379
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Åbn Atlassian Intelligence',
|
|
380
380
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Spørg AI {key}+'",
|
|
381
|
+
'fabric.editor.aiImageGeneration': 'Generér billede',
|
|
382
|
+
'fabric.editor.aiImageGeneration.description': 'Generér et billede med AI',
|
|
383
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generér billede med AI',
|
|
381
384
|
'fabric.editor.alignCenter': 'Centrér',
|
|
382
385
|
'fabric.editor.alignImageCenter': 'Centrér',
|
|
383
386
|
'fabric.editor.alignImageLeft': 'Venstrejustér',
|
|
@@ -826,6 +829,11 @@ export default {
|
|
|
826
829
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'for at indsætte elementer',
|
|
827
830
|
'fabric.editor.longEmptyNodePlaceholderText': 'Skriv / for at indsætte elementer',
|
|
828
831
|
'fabric.editor.markdown': 'Markdown',
|
|
832
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
833
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningstilstand',
|
|
834
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Forhåndsvisning',
|
|
835
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown-kilde',
|
|
836
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
829
837
|
'fabric.editor.matchCase': 'Match store/små bogstaver',
|
|
830
838
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
831
839
|
'{newMediaWidth, plural, one {Mediebredde reduceret til {newMediaWidth,number} pixel.} other {Mediebredde reduceret til {newMediaWidth,number} pixels.}}',
|
|
@@ -887,6 +895,7 @@ export default {
|
|
|
887
895
|
'fabric.editor.moveSelectionLeft': 'Flyt det valgte til venstre',
|
|
888
896
|
'fabric.editor.moveSelectionRight': 'Flyt det valgte til højre',
|
|
889
897
|
'fabric.editor.moveSelectionUp': 'Flyt det valgte op',
|
|
898
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Udvid forhåndsvisning',
|
|
890
899
|
'fabric.editor.nativeEmbeds.summarise': 'Opsummer',
|
|
891
900
|
'fabric.editor.navigate.toolbar.askAI': 'Spørg AI',
|
|
892
901
|
'fabric.editor.navigate.toolbar.editor': 'Naviger til værktøjslinje til redigeringsprogram',
|
package/i18n/de.ts
CHANGED
|
@@ -411,6 +411,9 @@ export default {
|
|
|
411
411
|
'fabric.editor.ai.toolbar.tryAI.title': 'AI testen',
|
|
412
412
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Atlassian Intelligence öffnen',
|
|
413
413
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Atlassian Intelligence fragen – {key}+'",
|
|
414
|
+
'fabric.editor.aiImageGeneration': 'Bild generieren',
|
|
415
|
+
'fabric.editor.aiImageGeneration.description': 'Ein Bild mit KI generieren',
|
|
416
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Bild mit KI generieren',
|
|
414
417
|
'fabric.editor.alignCenter': 'Mittig ausrichten',
|
|
415
418
|
'fabric.editor.alignImageCenter': 'Mittig ausrichten',
|
|
416
419
|
'fabric.editor.alignImageLeft': 'Links ausrichten',
|
|
@@ -864,7 +867,11 @@ export default {
|
|
|
864
867
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'ein, um Elemente einzufügen',
|
|
865
868
|
'fabric.editor.longEmptyNodePlaceholderText': 'Geben Sie "/" ein, um Elemente einzufügen.',
|
|
866
869
|
'fabric.editor.markdown': 'Markdown',
|
|
870
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-Quelle',
|
|
871
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Anzeigemodus',
|
|
867
872
|
'fabric.editor.markdownMode.viewToggle.preview': 'Vorschau',
|
|
873
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown-Quelle',
|
|
874
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-Darstellung',
|
|
868
875
|
'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
|
|
869
876
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
870
877
|
'{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
|
|
@@ -928,6 +935,7 @@ export default {
|
|
|
928
935
|
'fabric.editor.moveSelectionLeft': 'Auswahl nach links verschieben',
|
|
929
936
|
'fabric.editor.moveSelectionRight': 'Auswahl nach rechts verschieben',
|
|
930
937
|
'fabric.editor.moveSelectionUp': 'Auswahl nach oben verschieben',
|
|
938
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Vorschau erweitern',
|
|
931
939
|
'fabric.editor.nativeEmbeds.summarise': 'Zusammenfassen',
|
|
932
940
|
'fabric.editor.navigate.toolbar.askAI': 'KI fragen',
|
|
933
941
|
'fabric.editor.navigate.toolbar.editor': 'Zur Editor-Symbolleiste navigieren',
|
package/i18n/en.ts
CHANGED
|
@@ -436,6 +436,7 @@ export default {
|
|
|
436
436
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final':
|
|
437
437
|
'Only you and those with access to the sources can see this private suggestion.',
|
|
438
438
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
439
|
+
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
439
440
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
440
441
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide sources',
|
|
441
442
|
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Show sources',
|
|
@@ -561,6 +562,7 @@ export default {
|
|
|
561
562
|
'fabric.editor.cannotPasteSyncedBlockDescription':
|
|
562
563
|
'We’re still building this feature. Currently, you can only paste synced content once your work item has been created.',
|
|
563
564
|
'fabric.editor.cannotPasteSyncedBlockTitle': 'Unable to paste',
|
|
565
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': "Sync blocks aren't supported here yet.",
|
|
564
566
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
565
567
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'Add a caption - double-click to preview',
|
|
566
568
|
'fabric.editor.cardFloatingControls': 'Card options',
|
|
@@ -771,6 +773,7 @@ export default {
|
|
|
771
773
|
'fabric.editor.expand.description': 'Insert an expand',
|
|
772
774
|
'fabric.editor.expand.loading': 'Loading...',
|
|
773
775
|
'fabric.editor.expandAriaLabel': 'Give this expand a title',
|
|
776
|
+
'fabric.editor.expandBodyAriaLabel': 'Expand body content',
|
|
774
777
|
'fabric.editor.expandDefaultTitle': 'Click here to expand...',
|
|
775
778
|
'fabric.editor.expandNode': 'Expand content',
|
|
776
779
|
'fabric.editor.expandPlaceholder': 'Give this expand a title...',
|
|
@@ -896,6 +899,7 @@ export default {
|
|
|
896
899
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
897
900
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
898
901
|
'fabric.editor.inviteItem.invalidEmail': 'Enter a valid email address',
|
|
902
|
+
'fabric.editor.inviteItem.inviteButton': 'Invite',
|
|
899
903
|
'fabric.editor.inviteItem.sendInvite': 'Send request to invite teammate',
|
|
900
904
|
'fabric.editor.inviteItem.title':
|
|
901
905
|
'{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -931,9 +935,9 @@ export default {
|
|
|
931
935
|
'fabric.editor.markdown': 'Markdown',
|
|
932
936
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
933
937
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
934
|
-
'fabric.editor.markdownMode.viewToggle.preview': '
|
|
935
|
-
'fabric.editor.markdownMode.viewToggle.source': '
|
|
936
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
938
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
939
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
940
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG editor',
|
|
937
941
|
'fabric.editor.matchCase': 'Match case',
|
|
938
942
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
939
943
|
'{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
|
|
@@ -946,6 +950,7 @@ export default {
|
|
|
946
950
|
'Unfortunately, we can’t add this image link. Download the image, then drag and drop onto the page.',
|
|
947
951
|
'fabric.editor.media.insert.fromUrlWarning':
|
|
948
952
|
'This image might not be visible to others due to source restrictions. Consider uploading the file instead.',
|
|
953
|
+
'fabric.editor.media.insert.generateTabTitle': 'Create',
|
|
949
954
|
'fabric.editor.media.insert.insert': 'Insert',
|
|
950
955
|
'fabric.editor.media.insert.invalidUrlErrorMessage': 'Invalid link',
|
|
951
956
|
'fabric.editor.media.insert.linkTabTitle': 'Link',
|
package/i18n/en_GB.ts
CHANGED
|
@@ -436,6 +436,7 @@ export default {
|
|
|
436
436
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final':
|
|
437
437
|
'Only you and those with access to the sources can see this private suggestion.',
|
|
438
438
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
439
|
+
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
439
440
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
440
441
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide sources',
|
|
441
442
|
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Show sources',
|
|
@@ -561,6 +562,7 @@ export default {
|
|
|
561
562
|
'fabric.editor.cannotPasteSyncedBlockDescription':
|
|
562
563
|
'We’re still building this feature. Currently, you can only paste synced content once your work item has been created.',
|
|
563
564
|
'fabric.editor.cannotPasteSyncedBlockTitle': 'Unable to paste',
|
|
565
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': "Sync blocks aren't supported here yet.",
|
|
564
566
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
565
567
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'Add a caption - double-click to preview',
|
|
566
568
|
'fabric.editor.cardFloatingControls': 'Card options',
|
|
@@ -771,6 +773,7 @@ export default {
|
|
|
771
773
|
'fabric.editor.expand.description': 'Insert an expand',
|
|
772
774
|
'fabric.editor.expand.loading': 'Loading...',
|
|
773
775
|
'fabric.editor.expandAriaLabel': 'Give this expand a title',
|
|
776
|
+
'fabric.editor.expandBodyAriaLabel': 'Expand body content',
|
|
774
777
|
'fabric.editor.expandDefaultTitle': 'Click here to expand...',
|
|
775
778
|
'fabric.editor.expandNode': 'Expand content',
|
|
776
779
|
'fabric.editor.expandPlaceholder': 'Give this expand a title...',
|
|
@@ -896,6 +899,7 @@ export default {
|
|
|
896
899
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
897
900
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
898
901
|
'fabric.editor.inviteItem.invalidEmail': 'Enter a valid email address',
|
|
902
|
+
'fabric.editor.inviteItem.inviteButton': 'Invite',
|
|
899
903
|
'fabric.editor.inviteItem.sendInvite': 'Send request to invite teammate',
|
|
900
904
|
'fabric.editor.inviteItem.title':
|
|
901
905
|
'{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -931,9 +935,9 @@ export default {
|
|
|
931
935
|
'fabric.editor.markdown': 'Markdown',
|
|
932
936
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
933
937
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
934
|
-
'fabric.editor.markdownMode.viewToggle.preview': '
|
|
935
|
-
'fabric.editor.markdownMode.viewToggle.source': '
|
|
936
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
938
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
939
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
940
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG editor',
|
|
937
941
|
'fabric.editor.matchCase': 'Match case',
|
|
938
942
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
939
943
|
'{newMediaWidth, plural, one {Media width decreased to # pixel.} other {Media width decreased to # pixels.}}',
|
|
@@ -946,6 +950,7 @@ export default {
|
|
|
946
950
|
'Unfortunately, we can’t add this image link. Download the image, then drag and drop onto the page.',
|
|
947
951
|
'fabric.editor.media.insert.fromUrlWarning':
|
|
948
952
|
'This image might not be visible to others due to source restrictions. Consider uploading the file instead.',
|
|
953
|
+
'fabric.editor.media.insert.generateTabTitle': 'Create',
|
|
949
954
|
'fabric.editor.media.insert.insert': 'Insert',
|
|
950
955
|
'fabric.editor.media.insert.invalidUrlErrorMessage': 'Invalid link',
|
|
951
956
|
'fabric.editor.media.insert.linkTabTitle': 'Link',
|
package/i18n/en_ZZ.ts
CHANGED
|
@@ -530,6 +530,7 @@ export default {
|
|
|
530
530
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final':
|
|
531
531
|
'Only you and those with access to the sources can see this private suggestion.',
|
|
532
532
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
533
|
+
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Show sidebar',
|
|
533
534
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Sources',
|
|
534
535
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Hide sources',
|
|
535
536
|
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Show sources',
|
|
@@ -665,6 +666,8 @@ export default {
|
|
|
665
666
|
'fabric.editor.cannotPasteSyncedBlockDescription':
|
|
666
667
|
'We’re still building this feature. Currently, you can only paste synced content once your work item has been created.',
|
|
667
668
|
'fabric.editor.cannotPasteSyncedBlockTitle': 'Unable to paste',
|
|
669
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription':
|
|
670
|
+
"Sync blocks aren't supported here yet.",
|
|
668
671
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
669
672
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt':
|
|
670
673
|
'Add a caption - double-click to preview',
|
|
@@ -883,6 +886,7 @@ export default {
|
|
|
883
886
|
'fabric.editor.expand.description': 'Insert an expand',
|
|
884
887
|
'fabric.editor.expand.loading': 'Loading...',
|
|
885
888
|
'fabric.editor.expandAriaLabel': 'Give this expand a title',
|
|
889
|
+
'fabric.editor.expandBodyAriaLabel': 'Expand body content',
|
|
886
890
|
'fabric.editor.expandDefaultTitle': 'Click here to expand...',
|
|
887
891
|
'fabric.editor.expandNode': 'Expand content',
|
|
888
892
|
'fabric.editor.expandPlaceholder': 'Give this expand a title...',
|
|
@@ -1016,6 +1020,7 @@ export default {
|
|
|
1016
1020
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
1017
1021
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
1018
1022
|
'fabric.editor.inviteItem.invalidEmail': 'Enter a valid email address',
|
|
1023
|
+
'fabric.editor.inviteItem.inviteButton': 'Invite',
|
|
1019
1024
|
'fabric.editor.inviteItem.sendInvite': 'Send request to invite teammate',
|
|
1020
1025
|
'fabric.editor.inviteItem.title':
|
|
1021
1026
|
'{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
@@ -1052,9 +1057,9 @@ export default {
|
|
|
1052
1057
|
'fabric.editor.markdown': 'Markdown',
|
|
1053
1058
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown source',
|
|
1054
1059
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'View mode',
|
|
1055
|
-
'fabric.editor.markdownMode.viewToggle.preview': '
|
|
1056
|
-
'fabric.editor.markdownMode.viewToggle.source': '
|
|
1057
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG
|
|
1060
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Split view (coming soon)',
|
|
1061
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Syntax editor',
|
|
1062
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG editor',
|
|
1058
1063
|
'fabric.editor.matchCase': 'Match case',
|
|
1059
1064
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
1060
1065
|
'{newMediaWidth, plural, one {Media width decreased to {newMediaWidth,number} pixel.} other {Media width decreased to {newMediaWidth,number} pixels.}}',
|
|
@@ -1067,6 +1072,7 @@ export default {
|
|
|
1067
1072
|
'Unfortunately, we can’t add this image link. Download the image, then drag and drop onto the page.',
|
|
1068
1073
|
'fabric.editor.media.insert.fromUrlWarning':
|
|
1069
1074
|
'This image might not be visible to others due to source restrictions. Consider uploading the file instead.',
|
|
1075
|
+
'fabric.editor.media.insert.generateTabTitle': 'Create',
|
|
1070
1076
|
'fabric.editor.media.insert.insert': 'Insert',
|
|
1071
1077
|
'fabric.editor.media.insert.invalidUrlErrorMessage': 'Invalid link',
|
|
1072
1078
|
'fabric.editor.media.insert.linkTabTitle': 'Link',
|
package/i18n/es.ts
CHANGED
|
@@ -400,6 +400,9 @@ export default {
|
|
|
400
400
|
'fabric.editor.ai.toolbar.tryAI.title': 'Probar AI',
|
|
401
401
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Abrir Atlassian Intelligence',
|
|
402
402
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Pregunta a Atlassian Intelligence {key}+'",
|
|
403
|
+
'fabric.editor.aiImageGeneration': 'Generar imagen',
|
|
404
|
+
'fabric.editor.aiImageGeneration.description': 'Generar una imagen con IA',
|
|
405
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generar imagen con IA',
|
|
403
406
|
'fabric.editor.alignCenter': 'Centrar',
|
|
404
407
|
'fabric.editor.alignImageCenter': 'Centrar',
|
|
405
408
|
'fabric.editor.alignImageLeft': 'Alinear a la izquierda',
|
|
@@ -852,6 +855,11 @@ export default {
|
|
|
852
855
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'para insertar elementos',
|
|
853
856
|
'fabric.editor.longEmptyNodePlaceholderText': 'Escribe / para insertar elementos',
|
|
854
857
|
'fabric.editor.markdown': 'Markdown',
|
|
858
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Fuente de Markdown',
|
|
859
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modo de visualización',
|
|
860
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Vista previa',
|
|
861
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Fuente de Markdown',
|
|
862
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
855
863
|
'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
|
|
856
864
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
857
865
|
'{newMediaWidth, plural, one {Ancho de multimedia reducido a {newMediaWidth,number} píxel.} other {Ancho de multimedia reducido a {newMediaWidth,number} píxeles.}}',
|
package/i18n/fi.ts
CHANGED
|
@@ -376,6 +376,9 @@ export default {
|
|
|
376
376
|
'fabric.editor.ai.toolbar.tryAI.title': 'Kokeile AI:ta',
|
|
377
377
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Avaa Atlassian Intelligence',
|
|
378
378
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Kysy Atlassian Intelligenceltä {key}+'",
|
|
379
|
+
'fabric.editor.aiImageGeneration': 'Luo kuva',
|
|
380
|
+
'fabric.editor.aiImageGeneration.description': 'Luo kuva AI:lla',
|
|
381
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Luo kuva AI:lla',
|
|
379
382
|
'fabric.editor.alignCenter': 'Tasaa keskelle',
|
|
380
383
|
'fabric.editor.alignImageCenter': 'Tasaa keskelle',
|
|
381
384
|
'fabric.editor.alignImageLeft': 'Tasaa vasemmalle',
|
|
@@ -819,6 +822,11 @@ export default {
|
|
|
819
822
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'elementtien lisäämistä varten',
|
|
820
823
|
'fabric.editor.longEmptyNodePlaceholderText': 'Lisää elementtejä kirjoittamalla /',
|
|
821
824
|
'fabric.editor.markdown': 'Markdown-merkintäkieli',
|
|
825
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-lähde',
|
|
826
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Näyttötila',
|
|
827
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Esikatsele',
|
|
828
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown-lähde',
|
|
829
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
822
830
|
'fabric.editor.matchCase': 'Sovita aakkoslaji',
|
|
823
831
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
824
832
|
'{newMediaWidth, plural, one {Median leveys vähennettiin {newMediaWidth,number} pikseliin.} other {Median leveys vähennettiin {newMediaWidth,number} pikseliin.}}',
|
|
@@ -880,6 +888,7 @@ export default {
|
|
|
880
888
|
'fabric.editor.moveSelectionLeft': 'Siirrä valintaa vasemmalle',
|
|
881
889
|
'fabric.editor.moveSelectionRight': 'Siirrä valintaa oikealle',
|
|
882
890
|
'fabric.editor.moveSelectionUp': 'Siirrä valintaa ylös',
|
|
891
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Laajenna esikatselu',
|
|
883
892
|
'fabric.editor.nativeEmbeds.summarise': 'Tee yhteenveto',
|
|
884
893
|
'fabric.editor.navigate.toolbar.askAI': 'Kysy tekoälyltä',
|
|
885
894
|
'fabric.editor.navigate.toolbar.editor': 'Siirry editorin työkalupalkkiin',
|
package/i18n/fr.ts
CHANGED
|
@@ -406,6 +406,9 @@ export default {
|
|
|
406
406
|
'fabric.editor.ai.toolbar.tryAI.title': 'Essayer Atlassian Intelligence',
|
|
407
407
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Ouvrir Atlassian Intelligence',
|
|
408
408
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Demander à AI : {key}+'",
|
|
409
|
+
'fabric.editor.aiImageGeneration': 'Générer une image',
|
|
410
|
+
'fabric.editor.aiImageGeneration.description': 'Générer une image avec l’IA',
|
|
411
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Générer une image avec l’IA',
|
|
409
412
|
'fabric.editor.alignCenter': 'Aligner au centre',
|
|
410
413
|
'fabric.editor.alignImageCenter': 'Aligner au centre',
|
|
411
414
|
'fabric.editor.alignImageLeft': 'Aligner à gauche',
|
|
@@ -859,6 +862,11 @@ export default {
|
|
|
859
862
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'pour insérer des éléments',
|
|
860
863
|
'fabric.editor.longEmptyNodePlaceholderText': 'Saisissez / pour insérer des éléments',
|
|
861
864
|
'fabric.editor.markdown': 'Markdown',
|
|
865
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Source Markdown',
|
|
866
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Mode d’affichage',
|
|
867
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Afficher un aperçu',
|
|
868
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Source Markdown',
|
|
869
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
862
870
|
'fabric.editor.matchCase': 'Respecter la casse',
|
|
863
871
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
864
872
|
'{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.}}',
|
package/i18n/hr.ts
CHANGED
|
@@ -986,6 +986,7 @@ export default {
|
|
|
986
986
|
'fabric.editor.moveSelectionLeft': 'Pomakni odabir ulijevo',
|
|
987
987
|
'fabric.editor.moveSelectionRight': 'Pomakni odabir udesno',
|
|
988
988
|
'fabric.editor.moveSelectionUp': 'Pomakni odabir prema gore',
|
|
989
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Proširi pretpregled',
|
|
989
990
|
'fabric.editor.nativeEmbeds.summarise': 'Sažmi',
|
|
990
991
|
'fabric.editor.navigate.toolbar.askAI': 'Pitaj AI',
|
|
991
992
|
'fabric.editor.navigate.toolbar.editor': 'Prijeđi na alatnu traku uređivača',
|
package/i18n/hu.ts
CHANGED
|
@@ -386,6 +386,9 @@ export default {
|
|
|
386
386
|
'fabric.editor.ai.toolbar.tryAI.title': 'Az AI kipróbálása',
|
|
387
387
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Az Atlassian Intelligence megnyitása',
|
|
388
388
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "AI megkérdezése {key}+'",
|
|
389
|
+
'fabric.editor.aiImageGeneration': 'Kép generálása',
|
|
390
|
+
'fabric.editor.aiImageGeneration.description': 'Kép generálása MI segítségével',
|
|
391
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Kép generálása MI segítségével',
|
|
389
392
|
'fabric.editor.alignCenter': 'Középre igazítás',
|
|
390
393
|
'fabric.editor.alignImageCenter': 'Középre igazítás',
|
|
391
394
|
'fabric.editor.alignImageLeft': 'Balra igazítás',
|
|
@@ -836,6 +839,11 @@ export default {
|
|
|
836
839
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'elemek beszúrásához',
|
|
837
840
|
'fabric.editor.longEmptyNodePlaceholderText': 'Elemek beillesztéséhez írd be a / karaktert',
|
|
838
841
|
'fabric.editor.markdown': 'Markdown',
|
|
842
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown forrása',
|
|
843
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Megtekintési mód',
|
|
844
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Előnézet',
|
|
845
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown forrása',
|
|
846
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
839
847
|
'fabric.editor.matchCase': 'Kis- és nagybetűk megkülönböztetése',
|
|
840
848
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
841
849
|
'{newMediaWidth, plural, one {A média szélessége {newMediaWidth,number} pixelre csökkentve.} other {A média szélessége {newMediaWidth,number} pixelre csökkentve.}}',
|
|
@@ -897,6 +905,7 @@ export default {
|
|
|
897
905
|
'fabric.editor.moveSelectionLeft': 'Kiválasztás mozgatása balra',
|
|
898
906
|
'fabric.editor.moveSelectionRight': 'Kiválasztás mozgatása jobbra',
|
|
899
907
|
'fabric.editor.moveSelectionUp': 'Kiválasztás mozgatása felfelé',
|
|
908
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Előnézet kibontása',
|
|
900
909
|
'fabric.editor.nativeEmbeds.summarise': 'Összefoglalás',
|
|
901
910
|
'fabric.editor.navigate.toolbar.askAI': 'MI megkérdezése',
|
|
902
911
|
'fabric.editor.navigate.toolbar.editor': 'Navigálás a szerkesztési eszköztárhoz',
|
package/i18n/it.ts
CHANGED
|
@@ -389,6 +389,9 @@ export default {
|
|
|
389
389
|
'fabric.editor.ai.toolbar.tryAI.title': 'Prova AI',
|
|
390
390
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Apri Atlassian Intelligence',
|
|
391
391
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Chiedi all'intelligenza artificiale {key}+'",
|
|
392
|
+
'fabric.editor.aiImageGeneration': 'Genera immagine',
|
|
393
|
+
'fabric.editor.aiImageGeneration.description': "Genera un'immagine con l'IA",
|
|
394
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': "Genera un'immagine con l'IA",
|
|
392
395
|
'fabric.editor.alignCenter': 'Allinea al centro',
|
|
393
396
|
'fabric.editor.alignImageCenter': 'Allinea al centro',
|
|
394
397
|
'fabric.editor.alignImageLeft': 'Allinea a sinistra',
|
|
@@ -844,6 +847,11 @@ export default {
|
|
|
844
847
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'per inserire elementi',
|
|
845
848
|
'fabric.editor.longEmptyNodePlaceholderText': 'Digita / per inserire gli elementi',
|
|
846
849
|
'fabric.editor.markdown': 'Markdown',
|
|
850
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Origine del markdown',
|
|
851
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Modalità di visualizzazione',
|
|
852
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Anteprima',
|
|
853
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Origine del markdown',
|
|
854
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
847
855
|
'fabric.editor.matchCase': 'Maiuscole/Minuscole',
|
|
848
856
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
849
857
|
"{newMediaWidth, plural, one {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.} other {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.}}",
|
|
@@ -906,6 +914,7 @@ export default {
|
|
|
906
914
|
'fabric.editor.moveSelectionLeft': 'Sposta selezione a sinistra',
|
|
907
915
|
'fabric.editor.moveSelectionRight': 'Sposta selezione a destra',
|
|
908
916
|
'fabric.editor.moveSelectionUp': 'Sposta selezione in alto',
|
|
917
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Espandi anteprima',
|
|
909
918
|
'fabric.editor.nativeEmbeds.summarise': 'Riepiloga',
|
|
910
919
|
'fabric.editor.navigate.toolbar.askAI': "Chiedi all'intelligenza artificiale",
|
|
911
920
|
'fabric.editor.navigate.toolbar.editor': "Passa alla barra degli strumenti dell'editor",
|
package/i18n/ja.ts
CHANGED
|
@@ -373,6 +373,9 @@ export default {
|
|
|
373
373
|
'fabric.editor.ai.toolbar.tryAI.title': 'AI を試す',
|
|
374
374
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Atlassian Intelligence を開く',
|
|
375
375
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "AI に質問: {key} + '",
|
|
376
|
+
'fabric.editor.aiImageGeneration': '画像を生成',
|
|
377
|
+
'fabric.editor.aiImageGeneration.description': 'AI で画像を生成',
|
|
378
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'AI で画像を生成',
|
|
376
379
|
'fabric.editor.alignCenter': '中央揃え',
|
|
377
380
|
'fabric.editor.alignImageCenter': '中央揃え',
|
|
378
381
|
'fabric.editor.alignImageLeft': '左揃え',
|
|
@@ -817,6 +820,11 @@ export default {
|
|
|
817
820
|
'fabric.editor.longEmptyNodePlaceholderSuffix': ' して要素を挿入',
|
|
818
821
|
'fabric.editor.longEmptyNodePlaceholderText': '要素を挿入するには「/」と入力します',
|
|
819
822
|
'fabric.editor.markdown': 'マークダウン',
|
|
823
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'マークダウン ソース',
|
|
824
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': '表示モード',
|
|
825
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'プレビュー',
|
|
826
|
+
'fabric.editor.markdownMode.viewToggle.source': 'マークダウン ソース',
|
|
827
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
820
828
|
'fabric.editor.matchCase': '大文字/小文字を区別',
|
|
821
829
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
822
830
|
'{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに縮小しました。}}',
|
|
@@ -878,6 +886,7 @@ export default {
|
|
|
878
886
|
'fabric.editor.moveSelectionLeft': '選択を左に移動',
|
|
879
887
|
'fabric.editor.moveSelectionRight': '選択を右に移動',
|
|
880
888
|
'fabric.editor.moveSelectionUp': '選択を上に移動',
|
|
889
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'プレビューを展開',
|
|
881
890
|
'fabric.editor.nativeEmbeds.summarise': '要約',
|
|
882
891
|
'fabric.editor.navigate.toolbar.askAI': 'AI に質問',
|
|
883
892
|
'fabric.editor.navigate.toolbar.editor': 'エディター ツールバーに移動',
|
package/i18n/ko.ts
CHANGED
|
@@ -366,6 +366,9 @@ export default {
|
|
|
366
366
|
'fabric.editor.ai.toolbar.tryAI.title': 'AI 사용해 보기',
|
|
367
367
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Atlassian Intelligence 열기',
|
|
368
368
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "AI {key}+'에게 질문하기",
|
|
369
|
+
'fabric.editor.aiImageGeneration': '이미지 생성',
|
|
370
|
+
'fabric.editor.aiImageGeneration.description': 'AI로 이미지를 생성하세요',
|
|
371
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'AI로 이미지 생성',
|
|
369
372
|
'fabric.editor.alignCenter': '가운데 정렬',
|
|
370
373
|
'fabric.editor.alignImageCenter': '가운데 정렬',
|
|
371
374
|
'fabric.editor.alignImageLeft': '왼쪽 정렬',
|
|
@@ -807,6 +810,11 @@ export default {
|
|
|
807
810
|
'fabric.editor.longEmptyNodePlaceholderSuffix': '요소 삽입',
|
|
808
811
|
'fabric.editor.longEmptyNodePlaceholderText': '요소를 삽입하려면 /를 입력하세요',
|
|
809
812
|
'fabric.editor.markdown': 'Markdown',
|
|
813
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 소스',
|
|
814
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': '보기 모드',
|
|
815
|
+
'fabric.editor.markdownMode.viewToggle.preview': '미리 보기',
|
|
816
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown 소스',
|
|
817
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
810
818
|
'fabric.editor.matchCase': '대/소문자 구분',
|
|
811
819
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
812
820
|
'{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 줄였습니다.}}',
|
|
@@ -868,6 +876,7 @@ export default {
|
|
|
868
876
|
'fabric.editor.moveSelectionLeft': '선택 항목을 왼쪽으로 이동',
|
|
869
877
|
'fabric.editor.moveSelectionRight': '선택 항목을 오른쪽으로 이동',
|
|
870
878
|
'fabric.editor.moveSelectionUp': '선택 항목을 위로 이동',
|
|
879
|
+
'fabric.editor.nativeEmbeds.expandPreview': '미리 보기 펼치기',
|
|
871
880
|
'fabric.editor.nativeEmbeds.summarise': '요약',
|
|
872
881
|
'fabric.editor.navigate.toolbar.askAI': 'AI에게 질문하기',
|
|
873
882
|
'fabric.editor.navigate.toolbar.editor': '편집기 도구 모음으로 이동',
|
package/i18n/nb.ts
CHANGED
|
@@ -375,6 +375,9 @@ export default {
|
|
|
375
375
|
'fabric.editor.ai.toolbar.tryAI.title': 'Prøv AI',
|
|
376
376
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Åpne Atlassian Intelligence',
|
|
377
377
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Spør AI {key}+'",
|
|
378
|
+
'fabric.editor.aiImageGeneration': 'Generer bilde',
|
|
379
|
+
'fabric.editor.aiImageGeneration.description': 'Generer et bilde med KI',
|
|
380
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generer bilde med KI',
|
|
378
381
|
'fabric.editor.alignCenter': 'Midtjustert',
|
|
379
382
|
'fabric.editor.alignImageCenter': 'Midtjustert',
|
|
380
383
|
'fabric.editor.alignImageLeft': 'Venstrejustert',
|
|
@@ -822,6 +825,11 @@ export default {
|
|
|
822
825
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'for å sette inn elementer',
|
|
823
826
|
'fabric.editor.longEmptyNodePlaceholderText': 'Skriv / for å sette inn elementer',
|
|
824
827
|
'fabric.editor.markdown': 'Markdown',
|
|
828
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
829
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsmodus',
|
|
830
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Forhåndsvisning',
|
|
831
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown-kilde',
|
|
832
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
825
833
|
'fabric.editor.matchCase': 'Match store/små bokstaver',
|
|
826
834
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
827
835
|
'{newMediaWidth, plural, one {Mediebredden er redusert til {newMediaWidth,number} piksel.} other {Mediebredden er redusert til {newMediaWidth,number} piksler.}}',
|
|
@@ -883,6 +891,7 @@ export default {
|
|
|
883
891
|
'fabric.editor.moveSelectionLeft': 'Flytt det valgte til venstre',
|
|
884
892
|
'fabric.editor.moveSelectionRight': 'Flytt det valgte til høyre',
|
|
885
893
|
'fabric.editor.moveSelectionUp': 'Flytt det valgte oppover',
|
|
894
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Utvid forhåndsvisningen',
|
|
886
895
|
'fabric.editor.nativeEmbeds.summarise': 'Oppsummer',
|
|
887
896
|
'fabric.editor.navigate.toolbar.askAI': 'Spør kunstig intelligens',
|
|
888
897
|
'fabric.editor.navigate.toolbar.editor': 'Naviger til verktøylinjen for redigering',
|
package/i18n/nl.ts
CHANGED
|
@@ -403,6 +403,9 @@ export default {
|
|
|
403
403
|
'fabric.editor.ai.toolbar.tryAI.title': 'Probeer AI',
|
|
404
404
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
405
405
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Vraag AI {key}+'",
|
|
406
|
+
'fabric.editor.aiImageGeneration': 'Afbeelding genereren',
|
|
407
|
+
'fabric.editor.aiImageGeneration.description': 'Genereer een afbeelding met AI',
|
|
408
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Afbeelding genereren met AI',
|
|
406
409
|
'fabric.editor.alignCenter': 'Uitlijnen centreren',
|
|
407
410
|
'fabric.editor.alignImageCenter': 'Uitlijnen centreren',
|
|
408
411
|
'fabric.editor.alignImageLeft': 'Links uitlijnen',
|
|
@@ -852,7 +855,11 @@ export default {
|
|
|
852
855
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'om elementen in te voegen',
|
|
853
856
|
'fabric.editor.longEmptyNodePlaceholderText': 'Typ / om elementen in te voegen',
|
|
854
857
|
'fabric.editor.markdown': 'Markdown',
|
|
858
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-bron',
|
|
859
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Weergavemodus',
|
|
855
860
|
'fabric.editor.markdownMode.viewToggle.preview': 'Voorvertoning',
|
|
861
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown-bron',
|
|
862
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
856
863
|
'fabric.editor.matchCase': 'Overeenkomende zaak',
|
|
857
864
|
'fabric.editor.media.DefaultMediaWidthDecreased':
|
|
858
865
|
'{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
|
|
@@ -917,6 +924,7 @@ export default {
|
|
|
917
924
|
'fabric.editor.moveSelectionLeft': 'Selectie naar links verplaatsen',
|
|
918
925
|
'fabric.editor.moveSelectionRight': 'Selectie naar rechts verplaatsen',
|
|
919
926
|
'fabric.editor.moveSelectionUp': 'Selectie omhoog verplaatsen',
|
|
927
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Voorvertoning uitklappen',
|
|
920
928
|
'fabric.editor.nativeEmbeds.summarise': 'Samenvatten',
|
|
921
929
|
'fabric.editor.navigate.toolbar.askAI': 'Vragen aan AI',
|
|
922
930
|
'fabric.editor.navigate.toolbar.editor': 'Navigeer naar werkbalk editor',
|
package/i18n/pt_BR.ts
CHANGED
|
@@ -901,6 +901,7 @@ export default {
|
|
|
901
901
|
'fabric.editor.moveSelectionLeft': 'Mover seleção para a esquerda',
|
|
902
902
|
'fabric.editor.moveSelectionRight': 'Mover seleção para a direita',
|
|
903
903
|
'fabric.editor.moveSelectionUp': 'Mover seleção para cima',
|
|
904
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Expandir pré-visualização',
|
|
904
905
|
'fabric.editor.nativeEmbeds.summarise': 'Resumir',
|
|
905
906
|
'fabric.editor.navigate.toolbar.askAI': 'Perguntar à IA',
|
|
906
907
|
'fabric.editor.navigate.toolbar.editor': 'Navegue até a barra de ferramentas do editor',
|