@atlaskit/afm-i18n-platform-editor-editor-common 2.209.0 → 2.211.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 +28 -0
- package/dist/cjs/i18n/da.js +10 -0
- package/dist/cjs/i18n/de.js +10 -0
- package/dist/cjs/i18n/en.js +11 -0
- package/dist/cjs/i18n/en_GB.js +11 -0
- package/dist/cjs/i18n/en_ZZ.js +11 -0
- package/dist/cjs/i18n/es.js +10 -0
- package/dist/cjs/i18n/fi.js +10 -0
- package/dist/cjs/i18n/fr.js +28 -0
- package/dist/cjs/i18n/hr.js +10 -0
- package/dist/cjs/i18n/it.js +10 -0
- package/dist/cjs/i18n/ja.js +10 -0
- package/dist/cjs/i18n/ko.js +10 -0
- package/dist/cjs/i18n/nb.js +10 -0
- package/dist/cjs/i18n/nl.js +10 -0
- package/dist/cjs/i18n/pl.js +10 -0
- package/dist/cjs/i18n/pt_BR.js +28 -0
- package/dist/cjs/i18n/ru.js +10 -0
- package/dist/cjs/i18n/sr_RS.js +7 -0
- package/dist/cjs/i18n/sr_YR.js +7 -0
- package/dist/cjs/i18n/sv.js +10 -0
- package/dist/cjs/i18n/th.js +10 -0
- package/dist/cjs/i18n/tr.js +10 -0
- package/dist/cjs/i18n/uk.js +10 -0
- package/dist/cjs/i18n/vi.js +18 -0
- package/dist/cjs/i18n/zh.js +28 -0
- package/dist/cjs/i18n/zh_TW.js +28 -0
- package/dist/esm/i18n/cs.d.ts +28 -0
- package/dist/esm/i18n/cs.js +28 -0
- package/dist/esm/i18n/da.d.ts +10 -0
- package/dist/esm/i18n/da.js +10 -0
- package/dist/esm/i18n/de.d.ts +10 -0
- package/dist/esm/i18n/de.js +10 -0
- package/dist/esm/i18n/en.d.ts +11 -0
- package/dist/esm/i18n/en.js +11 -0
- package/dist/esm/i18n/en_GB.d.ts +11 -0
- package/dist/esm/i18n/en_GB.js +11 -0
- package/dist/esm/i18n/en_ZZ.d.ts +11 -0
- package/dist/esm/i18n/en_ZZ.js +11 -0
- package/dist/esm/i18n/es.d.ts +10 -0
- package/dist/esm/i18n/es.js +10 -0
- package/dist/esm/i18n/fi.d.ts +10 -0
- package/dist/esm/i18n/fi.js +10 -0
- package/dist/esm/i18n/fr.d.ts +28 -0
- package/dist/esm/i18n/fr.js +28 -0
- package/dist/esm/i18n/hr.d.ts +10 -0
- package/dist/esm/i18n/hr.js +10 -0
- package/dist/esm/i18n/it.d.ts +10 -0
- package/dist/esm/i18n/it.js +10 -0
- package/dist/esm/i18n/ja.d.ts +10 -0
- package/dist/esm/i18n/ja.js +10 -0
- package/dist/esm/i18n/ko.d.ts +10 -0
- package/dist/esm/i18n/ko.js +10 -0
- package/dist/esm/i18n/nb.d.ts +10 -0
- package/dist/esm/i18n/nb.js +10 -0
- package/dist/esm/i18n/nl.d.ts +10 -0
- package/dist/esm/i18n/nl.js +10 -0
- package/dist/esm/i18n/pl.d.ts +10 -0
- package/dist/esm/i18n/pl.js +10 -0
- package/dist/esm/i18n/pt_BR.d.ts +28 -0
- package/dist/esm/i18n/pt_BR.js +28 -0
- package/dist/esm/i18n/ru.d.ts +10 -0
- package/dist/esm/i18n/ru.js +10 -0
- package/dist/esm/i18n/sr_RS.d.ts +7 -0
- package/dist/esm/i18n/sr_RS.js +7 -0
- package/dist/esm/i18n/sr_YR.d.ts +7 -0
- package/dist/esm/i18n/sr_YR.js +7 -0
- package/dist/esm/i18n/sv.d.ts +10 -0
- package/dist/esm/i18n/sv.js +10 -0
- package/dist/esm/i18n/th.d.ts +10 -0
- package/dist/esm/i18n/th.js +10 -0
- package/dist/esm/i18n/tr.d.ts +10 -0
- package/dist/esm/i18n/tr.js +10 -0
- package/dist/esm/i18n/uk.d.ts +10 -0
- package/dist/esm/i18n/uk.js +10 -0
- package/dist/esm/i18n/vi.d.ts +18 -0
- package/dist/esm/i18n/vi.js +18 -0
- package/dist/esm/i18n/zh.d.ts +28 -0
- package/dist/esm/i18n/zh.js +28 -0
- package/dist/esm/i18n/zh_TW.d.ts +28 -0
- package/dist/esm/i18n/zh_TW.js +28 -0
- package/dist/types/i18n/cs.d.ts +28 -0
- package/dist/types/i18n/da.d.ts +10 -0
- package/dist/types/i18n/de.d.ts +10 -0
- package/dist/types/i18n/en.d.ts +11 -0
- package/dist/types/i18n/en_GB.d.ts +11 -0
- package/dist/types/i18n/en_ZZ.d.ts +11 -0
- package/dist/types/i18n/es.d.ts +10 -0
- package/dist/types/i18n/fi.d.ts +10 -0
- package/dist/types/i18n/fr.d.ts +28 -0
- package/dist/types/i18n/hr.d.ts +10 -0
- package/dist/types/i18n/it.d.ts +10 -0
- package/dist/types/i18n/ja.d.ts +10 -0
- package/dist/types/i18n/ko.d.ts +10 -0
- package/dist/types/i18n/nb.d.ts +10 -0
- package/dist/types/i18n/nl.d.ts +10 -0
- package/dist/types/i18n/pl.d.ts +10 -0
- package/dist/types/i18n/pt_BR.d.ts +28 -0
- package/dist/types/i18n/ru.d.ts +10 -0
- package/dist/types/i18n/sr_RS.d.ts +7 -0
- package/dist/types/i18n/sr_YR.d.ts +7 -0
- package/dist/types/i18n/sv.d.ts +10 -0
- package/dist/types/i18n/th.d.ts +10 -0
- package/dist/types/i18n/tr.d.ts +10 -0
- package/dist/types/i18n/uk.d.ts +10 -0
- package/dist/types/i18n/vi.d.ts +18 -0
- package/dist/types/i18n/zh.d.ts +28 -0
- package/dist/types/i18n/zh_TW.d.ts +28 -0
- package/i18n/cs.ts +32 -0
- package/i18n/da.ts +10 -0
- package/i18n/de.ts +11 -0
- package/i18n/en.ts +12 -0
- package/i18n/en_GB.ts +12 -0
- package/i18n/en_ZZ.ts +12 -0
- package/i18n/es.ts +10 -0
- package/i18n/fi.ts +10 -0
- package/i18n/fr.ts +34 -0
- package/i18n/hr.ts +10 -0
- package/i18n/it.ts +10 -0
- package/i18n/ja.ts +10 -0
- package/i18n/ko.ts +10 -0
- package/i18n/nb.ts +10 -0
- package/i18n/nl.ts +10 -0
- package/i18n/pl.ts +10 -0
- package/i18n/pt_BR.ts +34 -0
- package/i18n/ru.ts +10 -0
- package/i18n/sr_RS.ts +7 -0
- package/i18n/sr_YR.ts +7 -0
- package/i18n/sv.ts +10 -0
- package/i18n/th.ts +10 -0
- package/i18n/tr.ts +10 -0
- package/i18n/uk.ts +10 -0
- package/i18n/vi.ts +24 -0
- package/i18n/zh.ts +29 -0
- package/i18n/zh_TW.ts +30 -0
- package/package.json +1 -1
|
@@ -13,6 +13,13 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
17
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
18
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
19
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
20
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
21
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
22
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
23
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
24
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
25
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -13,6 +13,13 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
17
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
18
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
19
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
20
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
21
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
22
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
23
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
24
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
25
|
'editor.imageEditor.aspectRatio.custom': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -13,6 +13,15 @@ declare const _default: {
|
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
14
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
15
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
17
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
20
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +55,7 @@ declare const _default: {
|
|
|
46
55
|
'fabric.editor.addRowAbove': string;
|
|
47
56
|
'fabric.editor.addRowBelow': string;
|
|
48
57
|
'fabric.editor.addUpdatedAltText': string;
|
|
58
|
+
'fabric.editor.agent-with-user': string;
|
|
49
59
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
60
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
61
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -11,8 +11,17 @@ declare const _default: {
|
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
12
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -307,6 +316,7 @@ declare const _default: {
|
|
|
307
316
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
308
317
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
309
318
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
319
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
|
|
310
320
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
311
321
|
'fabric.editor.ai.toolbar.changeTone.title': string;
|
|
312
322
|
'fabric.editor.ai.toolbar.changeToneOptions.title': string;
|
|
@@ -971,6 +981,7 @@ declare const _default: {
|
|
|
971
981
|
'fabric.editor.sortColumnIncreasing': string;
|
|
972
982
|
'fabric.editor.sourceSyncBlockPlaceholderText': string;
|
|
973
983
|
'fabric.editor.sourceSyncBlockTooltip': string;
|
|
984
|
+
'fabric.editor.sourceSyncedBlock.label.text': string;
|
|
974
985
|
'fabric.editor.splitCell': string;
|
|
975
986
|
'fabric.editor.status': string;
|
|
976
987
|
'fabric.editor.status.description': string;
|
|
@@ -1159,6 +1170,7 @@ declare const _default: {
|
|
|
1159
1170
|
'fabric.theme.bold-red': string;
|
|
1160
1171
|
'fabric.theme.bold-teal': string;
|
|
1161
1172
|
'fabric.theme.bold-yellow': string;
|
|
1173
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1162
1174
|
'fabric.theme.bolder-blue': string;
|
|
1163
1175
|
'fabric.theme.bolder-gray': string;
|
|
1164
1176
|
'fabric.theme.bolder-green': string;
|
|
@@ -1171,6 +1183,9 @@ declare const _default: {
|
|
|
1171
1183
|
'fabric.theme.dark-blue': string;
|
|
1172
1184
|
'fabric.theme.dark-gray': string;
|
|
1173
1185
|
'fabric.theme.dark-green': string;
|
|
1186
|
+
'fabric.theme.dark-lime': string;
|
|
1187
|
+
'fabric.theme.dark-magenta': string;
|
|
1188
|
+
'fabric.theme.dark-orange': string;
|
|
1174
1189
|
'fabric.theme.dark-purple': string;
|
|
1175
1190
|
'fabric.theme.dark-red': string;
|
|
1176
1191
|
'fabric.theme.dark-teal': string;
|
|
@@ -1181,6 +1196,9 @@ declare const _default: {
|
|
|
1181
1196
|
'fabric.theme.light-blue': string;
|
|
1182
1197
|
'fabric.theme.light-gray': string;
|
|
1183
1198
|
'fabric.theme.light-green': string;
|
|
1199
|
+
'fabric.theme.light-lime': string;
|
|
1200
|
+
'fabric.theme.light-magenta': string;
|
|
1201
|
+
'fabric.theme.light-orange': string;
|
|
1184
1202
|
'fabric.theme.light-purple': string;
|
|
1185
1203
|
'fabric.theme.light-red': string;
|
|
1186
1204
|
'fabric.theme.light-teal': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -11,8 +11,26 @@ declare const _default: {
|
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
12
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
25
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
26
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
27
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
28
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
29
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
30
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
31
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
32
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
33
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
34
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
35
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
36
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +64,7 @@ declare const _default: {
|
|
|
46
64
|
'fabric.editor.addRowAbove': string;
|
|
47
65
|
'fabric.editor.addRowBelow': string;
|
|
48
66
|
'fabric.editor.addUpdatedAltText': string;
|
|
67
|
+
'fabric.editor.agent-with-user': string;
|
|
49
68
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
69
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
70
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
|
@@ -322,6 +341,7 @@ declare const _default: {
|
|
|
322
341
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
323
342
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
324
343
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
344
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
|
|
325
345
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
326
346
|
'fabric.editor.ai.toolbar.changeTone.title': string;
|
|
327
347
|
'fabric.editor.ai.toolbar.changeToneOptions.title': string;
|
|
@@ -986,6 +1006,7 @@ declare const _default: {
|
|
|
986
1006
|
'fabric.editor.sortColumnIncreasing': string;
|
|
987
1007
|
'fabric.editor.sourceSyncBlockPlaceholderText': string;
|
|
988
1008
|
'fabric.editor.sourceSyncBlockTooltip': string;
|
|
1009
|
+
'fabric.editor.sourceSyncedBlock.label.text': string;
|
|
989
1010
|
'fabric.editor.splitCell': string;
|
|
990
1011
|
'fabric.editor.status': string;
|
|
991
1012
|
'fabric.editor.status.description': string;
|
|
@@ -1174,6 +1195,7 @@ declare const _default: {
|
|
|
1174
1195
|
'fabric.theme.bold-red': string;
|
|
1175
1196
|
'fabric.theme.bold-teal': string;
|
|
1176
1197
|
'fabric.theme.bold-yellow': string;
|
|
1198
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1177
1199
|
'fabric.theme.bolder-blue': string;
|
|
1178
1200
|
'fabric.theme.bolder-gray': string;
|
|
1179
1201
|
'fabric.theme.bolder-green': string;
|
|
@@ -1186,6 +1208,9 @@ declare const _default: {
|
|
|
1186
1208
|
'fabric.theme.dark-blue': string;
|
|
1187
1209
|
'fabric.theme.dark-gray': string;
|
|
1188
1210
|
'fabric.theme.dark-green': string;
|
|
1211
|
+
'fabric.theme.dark-lime': string;
|
|
1212
|
+
'fabric.theme.dark-magenta': string;
|
|
1213
|
+
'fabric.theme.dark-orange': string;
|
|
1189
1214
|
'fabric.theme.dark-purple': string;
|
|
1190
1215
|
'fabric.theme.dark-red': string;
|
|
1191
1216
|
'fabric.theme.dark-teal': string;
|
|
@@ -1196,6 +1221,9 @@ declare const _default: {
|
|
|
1196
1221
|
'fabric.theme.light-blue': string;
|
|
1197
1222
|
'fabric.theme.light-gray': string;
|
|
1198
1223
|
'fabric.theme.light-green': string;
|
|
1224
|
+
'fabric.theme.light-lime': string;
|
|
1225
|
+
'fabric.theme.light-magenta': string;
|
|
1226
|
+
'fabric.theme.light-orange': string;
|
|
1199
1227
|
'fabric.theme.light-purple': string;
|
|
1200
1228
|
'fabric.theme.light-red': string;
|
|
1201
1229
|
'fabric.theme.light-teal': string;
|
|
@@ -11,8 +11,26 @@ declare const _default: {
|
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
12
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
25
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
26
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
27
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
28
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
29
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
30
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
31
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
32
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
33
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
16
34
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
35
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
36
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -46,6 +64,7 @@ declare const _default: {
|
|
|
46
64
|
'fabric.editor.addRowAbove': string;
|
|
47
65
|
'fabric.editor.addRowBelow': string;
|
|
48
66
|
'fabric.editor.addUpdatedAltText': string;
|
|
67
|
+
'fabric.editor.agent-with-user': string;
|
|
49
68
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
50
69
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
51
70
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
|
@@ -322,6 +341,7 @@ declare const _default: {
|
|
|
322
341
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
323
342
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
324
343
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
344
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
|
|
325
345
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
326
346
|
'fabric.editor.ai.toolbar.changeTone.title': string;
|
|
327
347
|
'fabric.editor.ai.toolbar.changeToneOptions.title': string;
|
|
@@ -986,6 +1006,7 @@ declare const _default: {
|
|
|
986
1006
|
'fabric.editor.sortColumnIncreasing': string;
|
|
987
1007
|
'fabric.editor.sourceSyncBlockPlaceholderText': string;
|
|
988
1008
|
'fabric.editor.sourceSyncBlockTooltip': string;
|
|
1009
|
+
'fabric.editor.sourceSyncedBlock.label.text': string;
|
|
989
1010
|
'fabric.editor.splitCell': string;
|
|
990
1011
|
'fabric.editor.status': string;
|
|
991
1012
|
'fabric.editor.status.description': string;
|
|
@@ -1174,6 +1195,7 @@ declare const _default: {
|
|
|
1174
1195
|
'fabric.theme.bold-red': string;
|
|
1175
1196
|
'fabric.theme.bold-teal': string;
|
|
1176
1197
|
'fabric.theme.bold-yellow': string;
|
|
1198
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1177
1199
|
'fabric.theme.bolder-blue': string;
|
|
1178
1200
|
'fabric.theme.bolder-gray': string;
|
|
1179
1201
|
'fabric.theme.bolder-green': string;
|
|
@@ -1186,6 +1208,9 @@ declare const _default: {
|
|
|
1186
1208
|
'fabric.theme.dark-blue': string;
|
|
1187
1209
|
'fabric.theme.dark-gray': string;
|
|
1188
1210
|
'fabric.theme.dark-green': string;
|
|
1211
|
+
'fabric.theme.dark-lime': string;
|
|
1212
|
+
'fabric.theme.dark-magenta': string;
|
|
1213
|
+
'fabric.theme.dark-orange': string;
|
|
1189
1214
|
'fabric.theme.dark-purple': string;
|
|
1190
1215
|
'fabric.theme.dark-red': string;
|
|
1191
1216
|
'fabric.theme.dark-teal': string;
|
|
@@ -1196,6 +1221,9 @@ declare const _default: {
|
|
|
1196
1221
|
'fabric.theme.light-blue': string;
|
|
1197
1222
|
'fabric.theme.light-gray': string;
|
|
1198
1223
|
'fabric.theme.light-green': string;
|
|
1224
|
+
'fabric.theme.light-lime': string;
|
|
1225
|
+
'fabric.theme.light-magenta': string;
|
|
1226
|
+
'fabric.theme.light-orange': string;
|
|
1199
1227
|
'fabric.theme.light-purple': string;
|
|
1200
1228
|
'fabric.theme.light-red': string;
|
|
1201
1229
|
'fabric.theme.light-teal': string;
|
package/i18n/cs.ts
CHANGED
|
@@ -13,10 +13,32 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronizovaný blok',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Funkce Labs',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription':
|
|
17
|
+
'Rádi bychom od vás dostali zpětnou vazbu. Tento rychlý průzkum by měl trvat méně než minutu.',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Odeslat zpětnou vazbu',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Ne, děkuji',
|
|
20
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': 'Pomozte nám vylepšit synchronizované bloky',
|
|
16
21
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
|
|
17
22
|
'Vložte tento obsah synchronizovaného bloku na jiné místo, abyste jej mohli znovu použít.',
|
|
18
23
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
24
|
'Chcete-li tento obsah znovu použít, publikujte tuto stránku a vložte tento synchronizovaný blok na jiné místo.',
|
|
25
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
|
|
26
|
+
'Chcete-li znovu použít obsah, zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
|
|
27
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells':
|
|
28
|
+
'Sloupec se sloučenými buňkami nelze přesunout doleva.',
|
|
29
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
|
|
30
|
+
'Sloupec se sloučenými buňkami nelze přesunout doprava.',
|
|
31
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout dolů.',
|
|
32
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Řádek se sloučenými buňkami nelze přesunout nahoru.',
|
|
33
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Šablony bloku',
|
|
34
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data a grafy',
|
|
35
|
+
'editor-common.quick-insert.categoryEmbed': 'Vložit',
|
|
36
|
+
'editor-common.quick-insert.categoryMedia': 'Média',
|
|
37
|
+
'editor-common.quick-insert.categoryOther': 'Jiné',
|
|
38
|
+
'editor-common.quick-insert.categoryRecommended': 'Doporučené',
|
|
39
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
40
|
+
'editor-common.quick-insert.categoryStructure': 'Struktura',
|
|
41
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formátování textu',
|
|
20
42
|
'editor.imageEditor.aspectRatio.circle': 'Kruh',
|
|
21
43
|
'editor.imageEditor.aspectRatio.circleButton': 'Kruh 1 : 1',
|
|
22
44
|
'editor.imageEditor.aspectRatio.custom': 'Vlastní',
|
|
@@ -50,6 +72,7 @@ export default {
|
|
|
50
72
|
'fabric.editor.addRowAbove': 'Přidat řádek nad',
|
|
51
73
|
'fabric.editor.addRowBelow': 'Přidat řádek pod',
|
|
52
74
|
'fabric.editor.addUpdatedAltText': 'Přidejte alternativní text.',
|
|
75
|
+
'fabric.editor.agent-with-user': '{agentName} s: {userName}',
|
|
53
76
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
77
|
'Vyhledejte položky akcí a zobrazte je na panelu pomocí Atlassian Intelligence.',
|
|
55
78
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel položek akcí (beta)',
|
|
@@ -368,6 +391,7 @@ export default {
|
|
|
368
391
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Upravit {key}+'",
|
|
369
392
|
'fabric.editor.ai.toolbar.askRovo.title': 'Zeptejte se nástroje Rovo',
|
|
370
393
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Zeptat se nástroje Rovo {key}+'",
|
|
394
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Upravit pomocí nástroje Rovo {key}+'",
|
|
371
395
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zeptat se Rovo AI',
|
|
372
396
|
'fabric.editor.ai.toolbar.changeTone.title': 'Změnit tón',
|
|
373
397
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Možnosti změny tónu',
|
|
@@ -1098,6 +1122,7 @@ export default {
|
|
|
1098
1122
|
'fabric.editor.sourceSyncBlockPlaceholderText':
|
|
1099
1123
|
'Přidejte obsah, který chcete opětovně použít. Zkopírujte a vložte tento blok pro synchronizaci v dalších umístěních.',
|
|
1100
1124
|
'fabric.editor.sourceSyncBlockTooltip': 'Synchronizovaný blok',
|
|
1125
|
+
'fabric.editor.sourceSyncedBlock.label.text': 'Synchronizovaný blok ze zdroje',
|
|
1101
1126
|
'fabric.editor.splitCell': 'Rozdělit buňku',
|
|
1102
1127
|
'fabric.editor.status': 'Stav',
|
|
1103
1128
|
'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
|
|
@@ -1307,6 +1332,7 @@ export default {
|
|
|
1307
1332
|
'fabric.theme.bold-red': 'Sytě červená',
|
|
1308
1333
|
'fabric.theme.bold-teal': 'Sytě modrozelená',
|
|
1309
1334
|
'fabric.theme.bold-yellow': 'Sytě žlutá',
|
|
1335
|
+
'fabric.theme.bold-yellow-new': 'Sytě žlutá',
|
|
1310
1336
|
'fabric.theme.bolder-blue': 'Sytější modrá',
|
|
1311
1337
|
'fabric.theme.bolder-gray': 'Sytější šedá',
|
|
1312
1338
|
'fabric.theme.bolder-green': 'Sytější zelená',
|
|
@@ -1319,6 +1345,9 @@ export default {
|
|
|
1319
1345
|
'fabric.theme.dark-blue': 'Tmavě modrá',
|
|
1320
1346
|
'fabric.theme.dark-gray': 'Tmavě šedá',
|
|
1321
1347
|
'fabric.theme.dark-green': 'Tmavě zelená',
|
|
1348
|
+
'fabric.theme.dark-lime': 'Tmavě limetková',
|
|
1349
|
+
'fabric.theme.dark-magenta': 'Tmavě fuchsiová',
|
|
1350
|
+
'fabric.theme.dark-orange': 'Tmavě oranžová',
|
|
1322
1351
|
'fabric.theme.dark-purple': 'Tmavě purpurová',
|
|
1323
1352
|
'fabric.theme.dark-red': 'Tmavě červená',
|
|
1324
1353
|
'fabric.theme.dark-teal': 'Tmavě modrozelená',
|
|
@@ -1329,6 +1358,9 @@ export default {
|
|
|
1329
1358
|
'fabric.theme.light-blue': 'Světle modrá',
|
|
1330
1359
|
'fabric.theme.light-gray': 'Světle šedá',
|
|
1331
1360
|
'fabric.theme.light-green': 'Světle zelená',
|
|
1361
|
+
'fabric.theme.light-lime': 'Světle limetková',
|
|
1362
|
+
'fabric.theme.light-magenta': 'Světle fuchsiová',
|
|
1363
|
+
'fabric.theme.light-orange': 'Světle oranžová',
|
|
1332
1364
|
'fabric.theme.light-purple': 'Světle purpurová',
|
|
1333
1365
|
'fabric.theme.light-red': 'Světle červená',
|
|
1334
1366
|
'fabric.theme.light-teal': 'Světle modrozelená',
|
package/i18n/da.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Indsæt dette synkroniserede blokindhold et andet sted for at genbruge blokkens indhold.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'For at genbruge dette indhold skal du udgive denne side og indsætte denne synkroniserede blok et andet sted.',
|
|
20
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Blokskabeloner',
|
|
21
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data og diagrammer',
|
|
22
|
+
'editor-common.quick-insert.categoryEmbed': 'Indlejr',
|
|
23
|
+
'editor-common.quick-insert.categoryMedia': 'Medie',
|
|
24
|
+
'editor-common.quick-insert.categoryOther': 'Andet',
|
|
25
|
+
'editor-common.quick-insert.categoryRecommended': 'Anbefalet',
|
|
26
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
27
|
+
'editor-common.quick-insert.categoryStructure': 'Struktur',
|
|
28
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Tekstformatering',
|
|
20
29
|
'editor.imageEditor.aspectRatio.circle': 'Cirkel',
|
|
21
30
|
'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
|
|
22
31
|
'editor.imageEditor.aspectRatio.custom': 'Brugerdefineret',
|
|
@@ -50,6 +59,7 @@ export default {
|
|
|
50
59
|
'fabric.editor.addRowAbove': 'Tilføj række ovenfor',
|
|
51
60
|
'fabric.editor.addRowBelow': 'Tilføj række nedenfor',
|
|
52
61
|
'fabric.editor.addUpdatedAltText': 'Tilføj alternativ tekst',
|
|
62
|
+
'fabric.editor.agent-with-user': '{agentName} med {userName}',
|
|
53
63
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
64
|
'Brug Atlassian Intelligence til at finde handlingspunkter og vise dem i et panel',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Handlingspunktpanel (Beta)',
|
package/i18n/de.ts
CHANGED
|
@@ -13,6 +13,10 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': '{macroName} konfigurieren',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Synchronisierter Block',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Feedback geben',
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Nein, danke',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle':
|
|
19
|
+
'Verbesserung der synchronisierten Blöcke: Ihr Feedback ist gefragt',
|
|
16
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription':
|
|
17
21
|
'Fügen Sie den Inhalt dieses synchronisierten Blocks an einer anderen Stelle ein, um seinen Inhalt wiederzuverwenden.',
|
|
18
22
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
@@ -1355,6 +1359,7 @@ export default {
|
|
|
1355
1359
|
'fabric.theme.bold-red': 'Kräftiges Rot',
|
|
1356
1360
|
'fabric.theme.bold-teal': 'Kräftiges Türkis',
|
|
1357
1361
|
'fabric.theme.bold-yellow': 'Kräftiges Gelb',
|
|
1362
|
+
'fabric.theme.bold-yellow-new': 'Kräftiges Gelb',
|
|
1358
1363
|
'fabric.theme.bolder-blue': 'Kräftigeres Blau',
|
|
1359
1364
|
'fabric.theme.bolder-gray': 'Kräftigeres Grau',
|
|
1360
1365
|
'fabric.theme.bolder-green': 'Kräftigeres Grün',
|
|
@@ -1367,6 +1372,9 @@ export default {
|
|
|
1367
1372
|
'fabric.theme.dark-blue': 'Dunkelblau',
|
|
1368
1373
|
'fabric.theme.dark-gray': 'Dunkelgrau',
|
|
1369
1374
|
'fabric.theme.dark-green': 'Dunkelgrün',
|
|
1375
|
+
'fabric.theme.dark-lime': 'Dunkles Limettengrün',
|
|
1376
|
+
'fabric.theme.dark-magenta': 'Dunkles Magenta',
|
|
1377
|
+
'fabric.theme.dark-orange': 'Dunkelorange',
|
|
1370
1378
|
'fabric.theme.dark-purple': 'Dunkelviolett',
|
|
1371
1379
|
'fabric.theme.dark-red': 'Dunkelrot',
|
|
1372
1380
|
'fabric.theme.dark-teal': 'Dunkeltürkis',
|
|
@@ -1377,6 +1385,9 @@ export default {
|
|
|
1377
1385
|
'fabric.theme.light-blue': 'Hellblau',
|
|
1378
1386
|
'fabric.theme.light-gray': 'Hellgrau',
|
|
1379
1387
|
'fabric.theme.light-green': 'Hellgrün',
|
|
1388
|
+
'fabric.theme.light-lime': 'Helles Limettengrün',
|
|
1389
|
+
'fabric.theme.light-magenta': 'Helles Magenta',
|
|
1390
|
+
'fabric.theme.light-orange': 'Hellorange',
|
|
1380
1391
|
'fabric.theme.light-purple': 'Hellviolett',
|
|
1381
1392
|
'fabric.theme.light-red': 'Hellrot',
|
|
1382
1393
|
'fabric.theme.light-teal': 'Helltürkis',
|
package/i18n/en.ts
CHANGED
|
@@ -24,11 +24,22 @@ export default {
|
|
|
24
24
|
'To reuse this content, publish this page and paste this synced block in another location.',
|
|
25
25
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
|
|
26
26
|
'To reuse content, copy and paste this block to sync to other locations',
|
|
27
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final':
|
|
28
|
+
'Not yet synced to any other locations',
|
|
27
29
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
|
|
28
30
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
|
|
29
31
|
"You can't move a column right with merged cells",
|
|
30
32
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': "You can't move a row down with merged cells",
|
|
31
33
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': "You can't move a row up with merged cells",
|
|
34
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Block templates',
|
|
35
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data and charts',
|
|
36
|
+
'editor-common.quick-insert.categoryEmbed': 'Embed',
|
|
37
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
38
|
+
'editor-common.quick-insert.categoryOther': 'Other',
|
|
39
|
+
'editor-common.quick-insert.categoryRecommended': 'Recommended',
|
|
40
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
41
|
+
'editor-common.quick-insert.categoryStructure': 'Structure',
|
|
42
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
|
|
32
43
|
'editor.imageEditor.aspectRatio.circle': 'Circle',
|
|
33
44
|
'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
|
|
34
45
|
'editor.imageEditor.aspectRatio.custom': 'Custom',
|
|
@@ -62,6 +73,7 @@ export default {
|
|
|
62
73
|
'fabric.editor.addRowAbove': 'Add row above',
|
|
63
74
|
'fabric.editor.addRowBelow': 'Add row below',
|
|
64
75
|
'fabric.editor.addUpdatedAltText': 'Add alt text',
|
|
76
|
+
'fabric.editor.agent-with-user': '{agentName} with {userName}',
|
|
65
77
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
66
78
|
'Use Atlassian Intelligence to find action items and display in a panel',
|
|
67
79
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Action items panel (Beta)',
|
package/i18n/en_GB.ts
CHANGED
|
@@ -24,11 +24,22 @@ export default {
|
|
|
24
24
|
'To reuse this content, publish this page and paste this synced block in another location.',
|
|
25
25
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
|
|
26
26
|
'To reuse content, copy and paste this block to sync to other locations',
|
|
27
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final':
|
|
28
|
+
'Not yet synced to any other locations',
|
|
27
29
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
|
|
28
30
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
|
|
29
31
|
"You can't move a column right with merged cells",
|
|
30
32
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': "You can't move a row down with merged cells",
|
|
31
33
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': "You can't move a row up with merged cells",
|
|
34
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Block templates',
|
|
35
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data and charts',
|
|
36
|
+
'editor-common.quick-insert.categoryEmbed': 'Embed',
|
|
37
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
38
|
+
'editor-common.quick-insert.categoryOther': 'Other',
|
|
39
|
+
'editor-common.quick-insert.categoryRecommended': 'Recommended',
|
|
40
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
41
|
+
'editor-common.quick-insert.categoryStructure': 'Structure',
|
|
42
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
|
|
32
43
|
'editor.imageEditor.aspectRatio.circle': 'Circle',
|
|
33
44
|
'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
|
|
34
45
|
'editor.imageEditor.aspectRatio.custom': 'Custom',
|
|
@@ -62,6 +73,7 @@ export default {
|
|
|
62
73
|
'fabric.editor.addRowAbove': 'Add row above',
|
|
63
74
|
'fabric.editor.addRowBelow': 'Add row below',
|
|
64
75
|
'fabric.editor.addUpdatedAltText': 'Add alt text',
|
|
76
|
+
'fabric.editor.agent-with-user': '{agentName} with {userName}',
|
|
65
77
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
66
78
|
'Use Atlassian Intelligence to find action items and display in a panel',
|
|
67
79
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Action items panel (Beta)',
|
package/i18n/en_ZZ.ts
CHANGED
|
@@ -24,6 +24,8 @@ export default {
|
|
|
24
24
|
'To reuse this content, publish this page and paste this synced block in another location.',
|
|
25
25
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults':
|
|
26
26
|
'To reuse content, copy and paste this block to sync to other locations',
|
|
27
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final':
|
|
28
|
+
'Not yet synced to any other locations',
|
|
27
29
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells':
|
|
28
30
|
"You can't move a column left with merged cells",
|
|
29
31
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells':
|
|
@@ -32,6 +34,15 @@ export default {
|
|
|
32
34
|
"You can't move a row down with merged cells",
|
|
33
35
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells':
|
|
34
36
|
"You can't move a row up with merged cells",
|
|
37
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Block templates',
|
|
38
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data and charts',
|
|
39
|
+
'editor-common.quick-insert.categoryEmbed': 'Embed',
|
|
40
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
41
|
+
'editor-common.quick-insert.categoryOther': 'Other',
|
|
42
|
+
'editor-common.quick-insert.categoryRecommended': 'Recommended',
|
|
43
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
44
|
+
'editor-common.quick-insert.categoryStructure': 'Structure',
|
|
45
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
|
|
35
46
|
'editor.imageEditor.aspectRatio.circle': 'Circle',
|
|
36
47
|
'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
|
|
37
48
|
'editor.imageEditor.aspectRatio.custom': 'Custom',
|
|
@@ -65,6 +76,7 @@ export default {
|
|
|
65
76
|
'fabric.editor.addRowAbove': 'Add row above',
|
|
66
77
|
'fabric.editor.addRowBelow': 'Add row below',
|
|
67
78
|
'fabric.editor.addUpdatedAltText': 'Add alt text',
|
|
79
|
+
'fabric.editor.agent-with-user': '{agentName} with {userName}',
|
|
68
80
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
69
81
|
'Use Atlassian Intelligence to find action items and display in a panel',
|
|
70
82
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Action items panel (Beta)',
|
package/i18n/es.ts
CHANGED
|
@@ -17,6 +17,15 @@ export default {
|
|
|
17
17
|
'Pega el contenido de este bloque sincronizado en otra ubicación para reutilizar su contenido.',
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription':
|
|
19
19
|
'Para reutilizar este contenido, publica esta página y pega este bloque sincronizado en otra ubicación.',
|
|
20
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Plantillas de bloques',
|
|
21
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Datos y gráficos',
|
|
22
|
+
'editor-common.quick-insert.categoryEmbed': 'Integrar',
|
|
23
|
+
'editor-common.quick-insert.categoryMedia': 'Multimedia',
|
|
24
|
+
'editor-common.quick-insert.categoryOther': 'Otro',
|
|
25
|
+
'editor-common.quick-insert.categoryRecommended': 'Recomendado',
|
|
26
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
27
|
+
'editor-common.quick-insert.categoryStructure': 'Estructura',
|
|
28
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formato de texto',
|
|
20
29
|
'editor.imageEditor.aspectRatio.circle': 'Círculo',
|
|
21
30
|
'editor.imageEditor.aspectRatio.circleButton': 'Círculo 1:1',
|
|
22
31
|
'editor.imageEditor.aspectRatio.custom': 'Personalizado',
|
|
@@ -50,6 +59,7 @@ export default {
|
|
|
50
59
|
'fabric.editor.addRowAbove': 'Añadir fila arriba',
|
|
51
60
|
'fabric.editor.addRowBelow': 'Añadir fila abajo',
|
|
52
61
|
'fabric.editor.addUpdatedAltText': 'Añade texto alternativo',
|
|
62
|
+
'fabric.editor.agent-with-user': '{agentName} con {userName}',
|
|
53
63
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription':
|
|
54
64
|
'Utiliza Atlassian Intelligence para buscar elementos de acción y mostrarlos en un panel',
|
|
55
65
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel de elementos de acción (beta)',
|