@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/esm/i18n/nl.js
CHANGED
|
@@ -332,6 +332,9 @@ export default {
|
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.title': 'Probeer AI',
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Open Atlassian Intelligence',
|
|
334
334
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Vraag AI {key}+'",
|
|
335
|
+
'fabric.editor.aiImageGeneration': 'Afbeelding genereren',
|
|
336
|
+
'fabric.editor.aiImageGeneration.description': 'Genereer een afbeelding met AI',
|
|
337
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Afbeelding genereren met AI',
|
|
335
338
|
'fabric.editor.alignCenter': 'Uitlijnen centreren',
|
|
336
339
|
'fabric.editor.alignImageCenter': 'Uitlijnen centreren',
|
|
337
340
|
'fabric.editor.alignImageLeft': 'Links uitlijnen',
|
|
@@ -741,7 +744,11 @@ export default {
|
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'om elementen in te voegen',
|
|
742
745
|
'fabric.editor.longEmptyNodePlaceholderText': 'Typ / om elementen in te voegen',
|
|
743
746
|
'fabric.editor.markdown': 'Markdown',
|
|
747
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-bron',
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Weergavemodus',
|
|
744
749
|
'fabric.editor.markdownMode.viewToggle.preview': 'Voorvertoning',
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown-bron',
|
|
751
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
745
752
|
'fabric.editor.matchCase': 'Overeenkomende zaak',
|
|
746
753
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
|
|
747
754
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabreedte verhoogd tot {newMediaWidth,number} pixel.} other {Mediabreedte verhoogd tot {newMediaWidth,number} pixels.}}',
|
|
@@ -798,6 +805,7 @@ export default {
|
|
|
798
805
|
'fabric.editor.moveSelectionLeft': 'Selectie naar links verplaatsen',
|
|
799
806
|
'fabric.editor.moveSelectionRight': 'Selectie naar rechts verplaatsen',
|
|
800
807
|
'fabric.editor.moveSelectionUp': 'Selectie omhoog verplaatsen',
|
|
808
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Voorvertoning uitklappen',
|
|
801
809
|
'fabric.editor.nativeEmbeds.summarise': 'Samenvatten',
|
|
802
810
|
'fabric.editor.navigate.toolbar.askAI': 'Vragen aan AI',
|
|
803
811
|
'fabric.editor.navigate.toolbar.editor': 'Navigeer naar werkbalk editor',
|
package/dist/esm/i18n/pt_BR.d.ts
CHANGED
|
@@ -802,6 +802,7 @@ declare const _default: {
|
|
|
802
802
|
'fabric.editor.moveSelectionLeft': string;
|
|
803
803
|
'fabric.editor.moveSelectionRight': string;
|
|
804
804
|
'fabric.editor.moveSelectionUp': string;
|
|
805
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
805
806
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
806
807
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
807
808
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -804,6 +804,7 @@ export default {
|
|
|
804
804
|
'fabric.editor.moveSelectionLeft': 'Mover seleção para a esquerda',
|
|
805
805
|
'fabric.editor.moveSelectionRight': 'Mover seleção para a direita',
|
|
806
806
|
'fabric.editor.moveSelectionUp': 'Mover seleção para cima',
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Expandir pré-visualização',
|
|
807
808
|
'fabric.editor.nativeEmbeds.summarise': 'Resumir',
|
|
808
809
|
'fabric.editor.navigate.toolbar.askAI': 'Perguntar à IA',
|
|
809
810
|
'fabric.editor.navigate.toolbar.editor': 'Navegue até a barra de ferramentas do editor',
|
package/dist/esm/i18n/ru.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,6 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
751
|
'fabric.editor.matchCase': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -796,6 +804,7 @@ declare const _default: {
|
|
|
796
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
797
805
|
'fabric.editor.moveSelectionRight': string;
|
|
798
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
799
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
801
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -333,6 +333,9 @@ export default {
|
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.title': 'Попробовать AI',
|
|
334
334
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Открыть Atlassian Intelligence',
|
|
335
335
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Задать вопрос ИИ {key} + '",
|
|
336
|
+
'fabric.editor.aiImageGeneration': 'Создать изображение',
|
|
337
|
+
'fabric.editor.aiImageGeneration.description': 'Создать изображение с помощью ИИ',
|
|
338
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Создать изображение с помощью ИИ',
|
|
336
339
|
'fabric.editor.alignCenter': 'Выровнять по центру',
|
|
337
340
|
'fabric.editor.alignImageCenter': 'Выровнять по центру',
|
|
338
341
|
'fabric.editor.alignImageLeft': 'Выровнять по левому краю',
|
|
@@ -742,6 +745,11 @@ export default {
|
|
|
742
745
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'для вставки элементов',
|
|
743
746
|
'fabric.editor.longEmptyNodePlaceholderText': 'Чтобы вставить элементы, введите «/»',
|
|
744
747
|
'fabric.editor.markdown': 'Markdown',
|
|
748
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Источник разметки',
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим просмотра',
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Предпросмотр',
|
|
751
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Источник разметки',
|
|
752
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
745
753
|
'fabric.editor.matchCase': 'С учетом регистра',
|
|
746
754
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселя.} few {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселей.} many {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселей.} other {Ширина объекта мультимедиа уменьшена до {newMediaWidth,number} пикселя.}}',
|
|
747
755
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселя.} few {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселей.} many {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселей.} other {Ширина объекта мультимедиа увеличена до {newMediaWidth,number} пикселя.}}',
|
|
@@ -798,6 +806,7 @@ export default {
|
|
|
798
806
|
'fabric.editor.moveSelectionLeft': 'Переместить выбранный блок влево',
|
|
799
807
|
'fabric.editor.moveSelectionRight': 'Переместить выбранный блок вправо',
|
|
800
808
|
'fabric.editor.moveSelectionUp': 'Переместить выбранный блок выше',
|
|
809
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Развернуть предварительный просмотр',
|
|
801
810
|
'fabric.editor.nativeEmbeds.summarise': 'Создать сводку',
|
|
802
811
|
'fabric.editor.navigate.toolbar.askAI': 'Задать вопрос ИИ',
|
|
803
812
|
'fabric.editor.navigate.toolbar.editor': 'Перейти на панель инструментов редактора',
|
package/dist/esm/i18n/sl.d.ts
CHANGED
|
@@ -860,6 +860,7 @@ declare const _default: {
|
|
|
860
860
|
'fabric.editor.moveSelectionLeft': string;
|
|
861
861
|
'fabric.editor.moveSelectionRight': string;
|
|
862
862
|
'fabric.editor.moveSelectionUp': string;
|
|
863
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
863
864
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
864
865
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
865
866
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -862,6 +862,7 @@ export default {
|
|
|
862
862
|
'fabric.editor.moveSelectionLeft': 'Premakni izbor v levo',
|
|
863
863
|
'fabric.editor.moveSelectionRight': 'Premakni izbor v desno',
|
|
864
864
|
'fabric.editor.moveSelectionUp': 'Premakni izbor navzgor',
|
|
865
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Razširi predogled',
|
|
865
866
|
'fabric.editor.nativeEmbeds.summarise': 'Povzemi',
|
|
866
867
|
'fabric.editor.navigate.toolbar.askAI': 'Vprašaj AI',
|
|
867
868
|
'fabric.editor.navigate.toolbar.editor': 'Pomik na orodno vrstico urednika',
|
package/dist/esm/i18n/sr_RS.d.ts
CHANGED
|
@@ -401,6 +401,9 @@ declare const _default: {
|
|
|
401
401
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
402
402
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
403
403
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
404
|
+
'fabric.editor.aiImageGeneration': string;
|
|
405
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
406
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
404
407
|
'fabric.editor.alignCenter': string;
|
|
405
408
|
'fabric.editor.alignImageCenter': string;
|
|
406
409
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -804,7 +807,11 @@ declare const _default: {
|
|
|
804
807
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
805
808
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
806
809
|
'fabric.editor.markdown': string;
|
|
810
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
811
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
807
812
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
813
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
814
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
808
815
|
'fabric.editor.matchCase': string;
|
|
809
816
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
810
817
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -861,6 +868,7 @@ declare const _default: {
|
|
|
861
868
|
'fabric.editor.moveSelectionLeft': string;
|
|
862
869
|
'fabric.editor.moveSelectionRight': string;
|
|
863
870
|
'fabric.editor.moveSelectionUp': string;
|
|
871
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
864
872
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
865
873
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
866
874
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -403,6 +403,9 @@ export default {
|
|
|
403
403
|
'fabric.editor.ai.toolbar.tryAI.title': 'Isprobajte AI',
|
|
404
404
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Otvorite Atlassian Intelligence',
|
|
405
405
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Pitajte AI {key}+'",
|
|
406
|
+
'fabric.editor.aiImageGeneration': 'Generiši sliku',
|
|
407
|
+
'fabric.editor.aiImageGeneration.description': 'Generiši sliku pomoću AI',
|
|
408
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generiši sliku pomoću AI',
|
|
406
409
|
'fabric.editor.alignCenter': 'Poravnaj na sredinu',
|
|
407
410
|
'fabric.editor.alignImageCenter': 'Poravnaj na sredinu',
|
|
408
411
|
'fabric.editor.alignImageLeft': 'Poravnaj levo',
|
|
@@ -806,7 +809,11 @@ export default {
|
|
|
806
809
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'da umetnete elemente',
|
|
807
810
|
'fabric.editor.longEmptyNodePlaceholderText': 'Unesite / za umetanje elemenata',
|
|
808
811
|
'fabric.editor.markdown': 'Markdown',
|
|
812
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Izvor za Markdown',
|
|
813
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim prikaza',
|
|
809
814
|
'fabric.editor.markdownMode.viewToggle.preview': 'Pregled',
|
|
815
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Izvor za Markdown',
|
|
816
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
810
817
|
'fabric.editor.matchCase': 'Podudari slova',
|
|
811
818
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina medija smanjena na {newMediaWidth,number} piksel.} few {Širina medija smanjena na {newMediaWidth,number} piksela.} many {Širina medija smanjena na {newMediaWidth,number} piksela.} other {Širina medija smanjena na {newMediaWidth,number} piksela.}}',
|
|
812
819
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina medija povećana na {newMediaWidth,number} piksel.} few {Širina medija povećana na {newMediaWidth,number} piksela.} many {Širina medija povećana na {newMediaWidth,number} piksela.} other {Širina medija povećana na {newMediaWidth,number} piksela.}}',
|
|
@@ -863,6 +870,7 @@ export default {
|
|
|
863
870
|
'fabric.editor.moveSelectionLeft': 'Pomeri izbor nalevo',
|
|
864
871
|
'fabric.editor.moveSelectionRight': 'Pomeri izbor nadesno',
|
|
865
872
|
'fabric.editor.moveSelectionUp': 'Pomeri izbor nagore',
|
|
873
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Proširi prikaz',
|
|
866
874
|
'fabric.editor.nativeEmbeds.summarise': 'Rezimiraj',
|
|
867
875
|
'fabric.editor.navigate.toolbar.askAI': 'Pitajte AI',
|
|
868
876
|
'fabric.editor.navigate.toolbar.editor': 'Idite na traku sa alatkama uređivača',
|
package/dist/esm/i18n/sr_YR.d.ts
CHANGED
|
@@ -401,6 +401,9 @@ declare const _default: {
|
|
|
401
401
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
402
402
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
403
403
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
404
|
+
'fabric.editor.aiImageGeneration': string;
|
|
405
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
406
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
404
407
|
'fabric.editor.alignCenter': string;
|
|
405
408
|
'fabric.editor.alignImageCenter': string;
|
|
406
409
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -804,6 +807,11 @@ declare const _default: {
|
|
|
804
807
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
805
808
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
806
809
|
'fabric.editor.markdown': string;
|
|
810
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
811
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
812
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
813
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
814
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
807
815
|
'fabric.editor.matchCase': string;
|
|
808
816
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
809
817
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -860,6 +868,7 @@ declare const _default: {
|
|
|
860
868
|
'fabric.editor.moveSelectionLeft': string;
|
|
861
869
|
'fabric.editor.moveSelectionRight': string;
|
|
862
870
|
'fabric.editor.moveSelectionUp': string;
|
|
871
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
863
872
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
864
873
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
865
874
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -403,6 +403,9 @@ export default {
|
|
|
403
403
|
'fabric.editor.ai.toolbar.tryAI.title': 'Испробајте AI',
|
|
404
404
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Отворите Atlassian Intelligence',
|
|
405
405
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Питајте AI {key}+'",
|
|
406
|
+
'fabric.editor.aiImageGeneration': 'Генериши слику',
|
|
407
|
+
'fabric.editor.aiImageGeneration.description': 'Генериши слику помоћу AI',
|
|
408
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Генериши слику помоћу AI',
|
|
406
409
|
'fabric.editor.alignCenter': 'Поравнај на средину',
|
|
407
410
|
'fabric.editor.alignImageCenter': 'Поравнај на средину',
|
|
408
411
|
'fabric.editor.alignImageLeft': 'Поравнај лево',
|
|
@@ -806,6 +809,11 @@ export default {
|
|
|
806
809
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'да уметнете елементе',
|
|
807
810
|
'fabric.editor.longEmptyNodePlaceholderText': 'Унесите / за уметање елемената',
|
|
808
811
|
'fabric.editor.markdown': 'Markdown',
|
|
812
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Извор за Markdown',
|
|
813
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим приказа',
|
|
814
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Преглед',
|
|
815
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Извор за Markdown',
|
|
816
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
809
817
|
'fabric.editor.matchCase': 'Подудари слова',
|
|
810
818
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширина медија смањена на {newMediaWidth,number} пиксел.} other {Ширина медија смањена на {newMediaWidth,number} пиксела.}}',
|
|
811
819
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширина медија повећана на {newMediaWidth,number} пиксел.} other {Ширина медија повећана на {newMediaWidth,number} пиксела.}}',
|
|
@@ -862,6 +870,7 @@ export default {
|
|
|
862
870
|
'fabric.editor.moveSelectionLeft': 'Помери избор налево',
|
|
863
871
|
'fabric.editor.moveSelectionRight': 'Помери избор надесно',
|
|
864
872
|
'fabric.editor.moveSelectionUp': 'Помери избор нагоре',
|
|
873
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Прошири приказ',
|
|
865
874
|
'fabric.editor.nativeEmbeds.summarise': 'Резимирај',
|
|
866
875
|
'fabric.editor.navigate.toolbar.askAI': 'Питајте AI',
|
|
867
876
|
'fabric.editor.navigate.toolbar.editor': 'Идите на траку са алаткама уређивача',
|
package/dist/esm/i18n/sv.d.ts
CHANGED
|
@@ -330,6 +330,9 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
333
|
+
'fabric.editor.aiImageGeneration': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
333
336
|
'fabric.editor.alignCenter': string;
|
|
334
337
|
'fabric.editor.alignImageCenter': string;
|
|
335
338
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -739,6 +742,11 @@ declare const _default: {
|
|
|
739
742
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
741
744
|
'fabric.editor.markdown': string;
|
|
745
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
746
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
742
750
|
'fabric.editor.matchCase': string;
|
|
743
751
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -795,6 +803,7 @@ declare const _default: {
|
|
|
795
803
|
'fabric.editor.moveSelectionLeft': string;
|
|
796
804
|
'fabric.editor.moveSelectionRight': string;
|
|
797
805
|
'fabric.editor.moveSelectionUp': string;
|
|
806
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
798
807
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
799
808
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -332,6 +332,9 @@ export default {
|
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.title': 'Prova AI',
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Öppna Atlassian Intelligence',
|
|
334
334
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Fråga AI {key}+'",
|
|
335
|
+
'fabric.editor.aiImageGeneration': 'Generera bild',
|
|
336
|
+
'fabric.editor.aiImageGeneration.description': 'Generera en bild med AI',
|
|
337
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Generera bild med AI',
|
|
335
338
|
'fabric.editor.alignCenter': 'Centrera',
|
|
336
339
|
'fabric.editor.alignImageCenter': 'Centrera',
|
|
337
340
|
'fabric.editor.alignImageLeft': 'Vänsterjustera',
|
|
@@ -741,6 +744,11 @@ export default {
|
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'för att infoga element',
|
|
742
745
|
'fabric.editor.longEmptyNodePlaceholderText': 'Ange / om du vill infoga element',
|
|
743
746
|
'fabric.editor.markdown': 'Markdown',
|
|
747
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-källa',
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsläge',
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Förhandsgranska',
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown-källa',
|
|
751
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
744
752
|
'fabric.editor.matchCase': 'Matcha skiftläge',
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabredden har minskats till {newMediaWidth,number} pixel.} other {Mediabredden har minskats till {newMediaWidth,number} pixlar.}}',
|
|
746
754
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabredden har ökats till {newMediaWidth,number} pixel.} other {Mediabredden har ökats till {newMediaWidth,number} pixlar.}}',
|
|
@@ -797,6 +805,7 @@ export default {
|
|
|
797
805
|
'fabric.editor.moveSelectionLeft': 'Flytta markerat block åt vänster',
|
|
798
806
|
'fabric.editor.moveSelectionRight': 'Flytta markerat block åt höger',
|
|
799
807
|
'fabric.editor.moveSelectionUp': 'Flytta markerat block uppåt',
|
|
808
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Expandera förhandsvisning',
|
|
800
809
|
'fabric.editor.nativeEmbeds.summarise': 'Sammanfatta',
|
|
801
810
|
'fabric.editor.navigate.toolbar.askAI': 'Fråga AI',
|
|
802
811
|
'fabric.editor.navigate.toolbar.editor': 'Gå till verktygsfältet för redigering',
|
package/dist/esm/i18n/th.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/esm/i18n/th.js
CHANGED
|
@@ -318,6 +318,9 @@ export default {
|
|
|
318
318
|
'fabric.editor.ai.toolbar.tryAI.title': 'ลองใช้ AI',
|
|
319
319
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'เปิด Atlassian Intelligence',
|
|
320
320
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "ถาม AI ด้วย {key}+'",
|
|
321
|
+
'fabric.editor.aiImageGeneration': 'สร้างรูปภาพ',
|
|
322
|
+
'fabric.editor.aiImageGeneration.description': 'สร้างรูปภาพด้วย AI',
|
|
323
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'สร้างรูปภาพด้วย AI',
|
|
321
324
|
'fabric.editor.alignCenter': 'จัดแนวตรงกลาง',
|
|
322
325
|
'fabric.editor.alignImageCenter': 'จัดแนวตรงกลาง',
|
|
323
326
|
'fabric.editor.alignImageLeft': 'จัดแนวด้านซ้าย',
|
|
@@ -727,6 +730,11 @@ export default {
|
|
|
727
730
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'เพื่อแทรกองค์ประกอบ',
|
|
728
731
|
'fabric.editor.longEmptyNodePlaceholderText': 'พิมพ์ / เพื่อแทรกองค์ประกอบ',
|
|
729
732
|
'fabric.editor.markdown': 'Markdown',
|
|
733
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'แหล่งที่มาของ Markdown',
|
|
734
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'โหมดมุมมอง',
|
|
735
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'แสดงตัวอย่าง',
|
|
736
|
+
'fabric.editor.markdownMode.viewToggle.source': 'แหล่งที่มาของ Markdown',
|
|
737
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
730
738
|
'fabric.editor.matchCase': 'รายการที่ตรงกัน',
|
|
731
739
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {ความกว้างของสื่อลดลงเหลือ {newMediaWidth,number} พิกเซล}}',
|
|
732
740
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {ความกว้างของสื่อเพิ่มขึ้นเป็น {newMediaWidth,number} พิกเซล}}',
|
|
@@ -783,6 +791,7 @@ export default {
|
|
|
783
791
|
'fabric.editor.moveSelectionLeft': 'เลื่อนตัวเลือกไปด้านซ้าย',
|
|
784
792
|
'fabric.editor.moveSelectionRight': 'เลื่อนตัวเลือกไปด้านขวา',
|
|
785
793
|
'fabric.editor.moveSelectionUp': 'เลื่อนตัวเลือกขึ้นด้านบน',
|
|
794
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'ขยายตัวอย่าง',
|
|
786
795
|
'fabric.editor.nativeEmbeds.summarise': 'สรุป',
|
|
787
796
|
'fabric.editor.navigate.toolbar.askAI': 'ถาม Atlassian Intelligence',
|
|
788
797
|
'fabric.editor.navigate.toolbar.editor': 'นำทางไปยังแถบเครื่องมือแก้ไข',
|
package/dist/esm/i18n/tr.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,7 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
743
748
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
744
751
|
'fabric.editor.matchCase': string;
|
|
745
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
746
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -797,6 +804,7 @@ declare const _default: {
|
|
|
797
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
798
805
|
'fabric.editor.moveSelectionRight': string;
|
|
799
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
800
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
801
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
802
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -333,6 +333,9 @@ export default {
|
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.title': "AI'yi deneyin",
|
|
334
334
|
'fabric.editor.ai.toolbar.tryAI.tooltip': "Atlassian Intelligence'ı açın",
|
|
335
335
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Atlassian Intelligence'a sor {key}+'",
|
|
336
|
+
'fabric.editor.aiImageGeneration': 'Görsel oluştur',
|
|
337
|
+
'fabric.editor.aiImageGeneration.description': 'Yapay zekayla görsel oluşturun',
|
|
338
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Yapay zekayla görsel oluştur',
|
|
336
339
|
'fabric.editor.alignCenter': 'Ortaya hizala',
|
|
337
340
|
'fabric.editor.alignImageCenter': 'Ortaya hizala',
|
|
338
341
|
'fabric.editor.alignImageLeft': 'Sola hizala',
|
|
@@ -742,7 +745,11 @@ export default {
|
|
|
742
745
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'öğe eklemek için',
|
|
743
746
|
'fabric.editor.longEmptyNodePlaceholderText': 'Öğe eklemek için / yazın',
|
|
744
747
|
'fabric.editor.markdown': 'Markdown',
|
|
748
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown kaynağı',
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Görünüm modu',
|
|
745
750
|
'fabric.editor.markdownMode.viewToggle.preview': 'Önizle',
|
|
751
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Markdown kaynağı',
|
|
752
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG',
|
|
746
753
|
'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
|
|
747
754
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele düşürüldü.} other {Medya genişliği {newMediaWidth,number} piksele düşürüldü.}}',
|
|
748
755
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele çıkarıldı.} other {Medya genişliği {newMediaWidth,number} piksele çıkarıldı.}}',
|
|
@@ -799,6 +806,7 @@ export default {
|
|
|
799
806
|
'fabric.editor.moveSelectionLeft': 'Seçimi sola taşı',
|
|
800
807
|
'fabric.editor.moveSelectionRight': 'Seçimi sağa taşı',
|
|
801
808
|
'fabric.editor.moveSelectionUp': 'Seçimi yukarı taşı',
|
|
809
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Önizlemeyi genişlet',
|
|
802
810
|
'fabric.editor.nativeEmbeds.summarise': 'Özetle',
|
|
803
811
|
'fabric.editor.navigate.toolbar.askAI': "AI'ye sor",
|
|
804
812
|
'fabric.editor.navigate.toolbar.editor': 'Düzenleyici araç çubuğuna gidin',
|
package/dist/esm/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/esm/i18n/uk.js
CHANGED
|
@@ -318,6 +318,9 @@ export default {
|
|
|
318
318
|
'fabric.editor.ai.toolbar.tryAI.title': 'Спробувати AI',
|
|
319
319
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Відкрити Atlassian Intelligence',
|
|
320
320
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Запитати Atlassian Intelligence {key}+'",
|
|
321
|
+
'fabric.editor.aiImageGeneration': 'Згенерувати зображення',
|
|
322
|
+
'fabric.editor.aiImageGeneration.description': 'Згенерувати зображення за допомогою ШІ',
|
|
323
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': 'Генерування зображення за допомогою ШІ',
|
|
321
324
|
'fabric.editor.alignCenter': 'Вирівнювання по центру',
|
|
322
325
|
'fabric.editor.alignImageCenter': 'Вирівнювання по центру',
|
|
323
326
|
'fabric.editor.alignImageLeft': 'Вирівнювання по лівому краю',
|
|
@@ -727,6 +730,11 @@ export default {
|
|
|
727
730
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'вставити елементи',
|
|
728
731
|
'fabric.editor.longEmptyNodePlaceholderText': 'Введіть /, щоб вставити елементи',
|
|
729
732
|
'fabric.editor.markdown': 'Markdown',
|
|
733
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Джерело розмітки Markdown',
|
|
734
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим перегляду',
|
|
735
|
+
'fabric.editor.markdownMode.viewToggle.preview': 'Переглянути',
|
|
736
|
+
'fabric.editor.markdownMode.viewToggle.source': 'Джерело розмітки Markdown',
|
|
737
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Візуальний редактор',
|
|
730
738
|
'fabric.editor.matchCase': 'Враховувати регістр',
|
|
731
739
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.}}',
|
|
732
740
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.}}',
|
|
@@ -783,6 +791,7 @@ export default {
|
|
|
783
791
|
'fabric.editor.moveSelectionLeft': 'Перемістити виділене вліво',
|
|
784
792
|
'fabric.editor.moveSelectionRight': 'Перемістити виділене вправо',
|
|
785
793
|
'fabric.editor.moveSelectionUp': 'Перемістити виділене вгору',
|
|
794
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Розгорнути попередній перегляд',
|
|
786
795
|
'fabric.editor.nativeEmbeds.summarise': 'Створити підсумок',
|
|
787
796
|
'fabric.editor.navigate.toolbar.askAI': 'Запитати ШІ',
|
|
788
797
|
'fabric.editor.navigate.toolbar.editor': 'Перейти на панель інструментів редактора',
|
package/dist/esm/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/esm/i18n/vi.js
CHANGED
|
@@ -791,6 +791,7 @@ export default {
|
|
|
791
791
|
'fabric.editor.moveSelectionLeft': 'Di chuyển khối chọn sang trái',
|
|
792
792
|
'fabric.editor.moveSelectionRight': 'Di chuyển khối chọn sang phải',
|
|
793
793
|
'fabric.editor.moveSelectionUp': 'Di chuyển khối chọn lên',
|
|
794
|
+
'fabric.editor.nativeEmbeds.expandPreview': 'Mở rộng bản xem trước',
|
|
794
795
|
'fabric.editor.nativeEmbeds.summarise': 'Tóm tắt',
|
|
795
796
|
'fabric.editor.navigate.toolbar.askAI': 'Hỏi AI',
|
|
796
797
|
'fabric.editor.navigate.toolbar.editor': 'Điều hướng đến thanh công cụ trình biên tập',
|
package/dist/esm/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;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -806,6 +806,7 @@ export default {
|
|
|
806
806
|
'fabric.editor.moveSelectionLeft': '左移所选内容',
|
|
807
807
|
'fabric.editor.moveSelectionRight': '右移所选内容',
|
|
808
808
|
'fabric.editor.moveSelectionUp': '上移所选内容',
|
|
809
|
+
'fabric.editor.nativeEmbeds.expandPreview': '展开预览',
|
|
809
810
|
'fabric.editor.nativeEmbeds.summarise': '总结',
|
|
810
811
|
'fabric.editor.navigate.toolbar.askAI': '询问人工智能',
|
|
811
812
|
'fabric.editor.navigate.toolbar.editor': '导航到编辑器工具栏',
|
package/dist/esm/i18n/zh_TW.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;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -806,6 +806,7 @@ export default {
|
|
|
806
806
|
'fabric.editor.moveSelectionLeft': '將選取項目向左移動',
|
|
807
807
|
'fabric.editor.moveSelectionRight': '將選取項目向右移動',
|
|
808
808
|
'fabric.editor.moveSelectionUp': '將選取項目向上移動',
|
|
809
|
+
'fabric.editor.nativeEmbeds.expandPreview': '展開預覽',
|
|
809
810
|
'fabric.editor.nativeEmbeds.summarise': '摘要',
|
|
810
811
|
'fabric.editor.navigate.toolbar.askAI': '詢問人工智慧',
|
|
811
812
|
'fabric.editor.navigate.toolbar.editor': '導覽至編輯器工具列',
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -331,6 +331,9 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
336
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
334
337
|
'fabric.editor.alignCenter': string;
|
|
335
338
|
'fabric.editor.alignImageCenter': string;
|
|
336
339
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -740,6 +743,11 @@ declare const _default: {
|
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
741
744
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
742
745
|
'fabric.editor.markdown': string;
|
|
746
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
750
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
743
751
|
'fabric.editor.matchCase': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
745
753
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -796,6 +804,7 @@ declare const _default: {
|
|
|
796
804
|
'fabric.editor.moveSelectionLeft': string;
|
|
797
805
|
'fabric.editor.moveSelectionRight': string;
|
|
798
806
|
'fabric.editor.moveSelectionUp': string;
|
|
807
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
799
808
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
801
810
|
'fabric.editor.navigate.toolbar.editor': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -330,6 +330,9 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
333
|
+
'fabric.editor.aiImageGeneration': string;
|
|
334
|
+
'fabric.editor.aiImageGeneration.description': string;
|
|
335
|
+
'fabric.editor.aiImageGeneration.popupAriaLabel': string;
|
|
333
336
|
'fabric.editor.alignCenter': string;
|
|
334
337
|
'fabric.editor.alignImageCenter': string;
|
|
335
338
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -739,6 +742,11 @@ declare const _default: {
|
|
|
739
742
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
740
743
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
741
744
|
'fabric.editor.markdown': string;
|
|
745
|
+
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
746
|
+
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
747
|
+
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
748
|
+
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
749
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
742
750
|
'fabric.editor.matchCase': string;
|
|
743
751
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
744
752
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -795,6 +803,7 @@ declare const _default: {
|
|
|
795
803
|
'fabric.editor.moveSelectionLeft': string;
|
|
796
804
|
'fabric.editor.moveSelectionRight': string;
|
|
797
805
|
'fabric.editor.moveSelectionUp': string;
|
|
806
|
+
'fabric.editor.nativeEmbeds.expandPreview': string;
|
|
798
807
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
799
808
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
800
809
|
'fabric.editor.navigate.toolbar.editor': string;
|