@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
package/dist/esm/i18n/da.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/esm/i18n/da.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Indsæt dette synkroniserede blokindhold et andet sted for at genbruge blokkens indhold.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'For at genbruge dette indhold skal du udgive denne side og indsætte denne synkroniserede blok et andet sted.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Blokskabeloner',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data og diagrammer',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Indlejr',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Medie',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Andet',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Anbefalet',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Struktur',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Tekstformatering',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Cirkel',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Brugerdefineret',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Tilføj række ovenfor',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Tilføj række nedenfor',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Tilføj alternativ tekst',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} med {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Brug Atlassian Intelligence til at finde handlingspunkter og vise dem i et panel',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Handlingspunktpanel (Beta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Brug Atlassian Intelligence til at opsummere denne side og vise den i et panel',
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -11,6 +11,9 @@ 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.feedbackFlagGiveFeedback': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
17
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
18
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
16
19
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
@@ -1173,6 +1176,7 @@ declare const _default: {
|
|
|
1173
1176
|
'fabric.theme.bold-red': string;
|
|
1174
1177
|
'fabric.theme.bold-teal': string;
|
|
1175
1178
|
'fabric.theme.bold-yellow': string;
|
|
1179
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1176
1180
|
'fabric.theme.bolder-blue': string;
|
|
1177
1181
|
'fabric.theme.bolder-gray': string;
|
|
1178
1182
|
'fabric.theme.bolder-green': string;
|
|
@@ -1185,6 +1189,9 @@ declare const _default: {
|
|
|
1185
1189
|
'fabric.theme.dark-blue': string;
|
|
1186
1190
|
'fabric.theme.dark-gray': string;
|
|
1187
1191
|
'fabric.theme.dark-green': string;
|
|
1192
|
+
'fabric.theme.dark-lime': string;
|
|
1193
|
+
'fabric.theme.dark-magenta': string;
|
|
1194
|
+
'fabric.theme.dark-orange': string;
|
|
1188
1195
|
'fabric.theme.dark-purple': string;
|
|
1189
1196
|
'fabric.theme.dark-red': string;
|
|
1190
1197
|
'fabric.theme.dark-teal': string;
|
|
@@ -1195,6 +1202,9 @@ declare const _default: {
|
|
|
1195
1202
|
'fabric.theme.light-blue': string;
|
|
1196
1203
|
'fabric.theme.light-gray': string;
|
|
1197
1204
|
'fabric.theme.light-green': string;
|
|
1205
|
+
'fabric.theme.light-lime': string;
|
|
1206
|
+
'fabric.theme.light-magenta': string;
|
|
1207
|
+
'fabric.theme.light-orange': string;
|
|
1198
1208
|
'fabric.theme.light-purple': string;
|
|
1199
1209
|
'fabric.theme.light-red': string;
|
|
1200
1210
|
'fabric.theme.light-teal': string;
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -13,6 +13,9 @@ 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': 'Verbesserung der synchronisierten Blöcke: Ihr Feedback ist gefragt',
|
|
16
19
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Fügen Sie den Inhalt dieses synchronisierten Blocks an einer anderen Stelle ein, um seinen Inhalt wiederzuverwenden.',
|
|
17
20
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Um diesen Inhalt wiederzuverwenden, veröffentlichen Sie diese Seite und fügen Sie diesen synchronisierten Block an einer anderen Stelle ein.',
|
|
18
21
|
'editor.imageEditor.aspectRatio.circle': 'Rundes Format',
|
|
@@ -1175,6 +1178,7 @@ export default {
|
|
|
1175
1178
|
'fabric.theme.bold-red': 'Kräftiges Rot',
|
|
1176
1179
|
'fabric.theme.bold-teal': 'Kräftiges Türkis',
|
|
1177
1180
|
'fabric.theme.bold-yellow': 'Kräftiges Gelb',
|
|
1181
|
+
'fabric.theme.bold-yellow-new': 'Kräftiges Gelb',
|
|
1178
1182
|
'fabric.theme.bolder-blue': 'Kräftigeres Blau',
|
|
1179
1183
|
'fabric.theme.bolder-gray': 'Kräftigeres Grau',
|
|
1180
1184
|
'fabric.theme.bolder-green': 'Kräftigeres Grün',
|
|
@@ -1187,6 +1191,9 @@ export default {
|
|
|
1187
1191
|
'fabric.theme.dark-blue': 'Dunkelblau',
|
|
1188
1192
|
'fabric.theme.dark-gray': 'Dunkelgrau',
|
|
1189
1193
|
'fabric.theme.dark-green': 'Dunkelgrün',
|
|
1194
|
+
'fabric.theme.dark-lime': 'Dunkles Limettengrün',
|
|
1195
|
+
'fabric.theme.dark-magenta': 'Dunkles Magenta',
|
|
1196
|
+
'fabric.theme.dark-orange': 'Dunkelorange',
|
|
1190
1197
|
'fabric.theme.dark-purple': 'Dunkelviolett',
|
|
1191
1198
|
'fabric.theme.dark-red': 'Dunkelrot',
|
|
1192
1199
|
'fabric.theme.dark-teal': 'Dunkeltürkis',
|
|
@@ -1197,6 +1204,9 @@ export default {
|
|
|
1197
1204
|
'fabric.theme.light-blue': 'Hellblau',
|
|
1198
1205
|
'fabric.theme.light-gray': 'Hellgrau',
|
|
1199
1206
|
'fabric.theme.light-green': 'Hellgrün',
|
|
1207
|
+
'fabric.theme.light-lime': 'Helles Limettengrün',
|
|
1208
|
+
'fabric.theme.light-magenta': 'Helles Magenta',
|
|
1209
|
+
'fabric.theme.light-orange': 'Hellorange',
|
|
1200
1210
|
'fabric.theme.light-purple': 'Hellviolett',
|
|
1201
1211
|
'fabric.theme.light-red': 'Hellrot',
|
|
1202
1212
|
'fabric.theme.light-teal': 'Helltürkis',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -18,10 +18,20 @@ declare const _default: {
|
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
19
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
20
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': string;
|
|
21
22
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
23
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
24
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
25
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
26
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
27
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
28
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
29
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
30
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
31
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
32
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
33
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
34
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
25
35
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
26
36
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
27
37
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -55,6 +65,7 @@ declare const _default: {
|
|
|
55
65
|
'fabric.editor.addRowAbove': string;
|
|
56
66
|
'fabric.editor.addRowBelow': string;
|
|
57
67
|
'fabric.editor.addUpdatedAltText': string;
|
|
68
|
+
'fabric.editor.agent-with-user': string;
|
|
58
69
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
59
70
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
60
71
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -20,10 +20,20 @@ export default {
|
|
|
20
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Paste this synced block content in another location to reuse its content.',
|
|
21
21
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'To reuse this content, publish this page and paste this synced block in another location.',
|
|
22
22
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'To reuse content, copy and paste this block to sync to other locations',
|
|
23
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': 'Not yet synced to any other locations',
|
|
23
24
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
|
|
24
25
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': "You can't move a column right with merged cells",
|
|
25
26
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': "You can't move a row down with merged cells",
|
|
26
27
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': "You can't move a row up with merged cells",
|
|
28
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Block templates',
|
|
29
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data and charts',
|
|
30
|
+
'editor-common.quick-insert.categoryEmbed': 'Embed',
|
|
31
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
32
|
+
'editor-common.quick-insert.categoryOther': 'Other',
|
|
33
|
+
'editor-common.quick-insert.categoryRecommended': 'Recommended',
|
|
34
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
35
|
+
'editor-common.quick-insert.categoryStructure': 'Structure',
|
|
36
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
|
|
27
37
|
'editor.imageEditor.aspectRatio.circle': 'Circle',
|
|
28
38
|
'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
|
|
29
39
|
'editor.imageEditor.aspectRatio.custom': 'Custom',
|
|
@@ -57,6 +67,7 @@ export default {
|
|
|
57
67
|
'fabric.editor.addRowAbove': 'Add row above',
|
|
58
68
|
'fabric.editor.addRowBelow': 'Add row below',
|
|
59
69
|
'fabric.editor.addUpdatedAltText': 'Add alt text',
|
|
70
|
+
'fabric.editor.agent-with-user': '{agentName} with {userName}',
|
|
60
71
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Use Atlassian Intelligence to find action items and display in a panel',
|
|
61
72
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Action items panel (Beta)',
|
|
62
73
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Use Atlassian Intelligence to summarize this page and display in a panel',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -18,10 +18,20 @@ declare const _default: {
|
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
19
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
20
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': string;
|
|
21
22
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
23
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
24
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
25
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
26
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
27
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
28
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
29
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
30
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
31
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
32
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
33
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
34
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
25
35
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
26
36
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
27
37
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -55,6 +65,7 @@ declare const _default: {
|
|
|
55
65
|
'fabric.editor.addRowAbove': string;
|
|
56
66
|
'fabric.editor.addRowBelow': string;
|
|
57
67
|
'fabric.editor.addUpdatedAltText': string;
|
|
68
|
+
'fabric.editor.agent-with-user': string;
|
|
58
69
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
59
70
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
60
71
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -20,10 +20,20 @@ export default {
|
|
|
20
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Paste this synced block content in another location to reuse its content.',
|
|
21
21
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'To reuse this content, publish this page and paste this synced block in another location.',
|
|
22
22
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'To reuse content, copy and paste this block to sync to other locations',
|
|
23
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': 'Not yet synced to any other locations',
|
|
23
24
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
|
|
24
25
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': "You can't move a column right with merged cells",
|
|
25
26
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': "You can't move a row down with merged cells",
|
|
26
27
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': "You can't move a row up with merged cells",
|
|
28
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Block templates',
|
|
29
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data and charts',
|
|
30
|
+
'editor-common.quick-insert.categoryEmbed': 'Embed',
|
|
31
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
32
|
+
'editor-common.quick-insert.categoryOther': 'Other',
|
|
33
|
+
'editor-common.quick-insert.categoryRecommended': 'Recommended',
|
|
34
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
35
|
+
'editor-common.quick-insert.categoryStructure': 'Structure',
|
|
36
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
|
|
27
37
|
'editor.imageEditor.aspectRatio.circle': 'Circle',
|
|
28
38
|
'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
|
|
29
39
|
'editor.imageEditor.aspectRatio.custom': 'Custom',
|
|
@@ -57,6 +67,7 @@ export default {
|
|
|
57
67
|
'fabric.editor.addRowAbove': 'Add row above',
|
|
58
68
|
'fabric.editor.addRowBelow': 'Add row below',
|
|
59
69
|
'fabric.editor.addUpdatedAltText': 'Add alt text',
|
|
70
|
+
'fabric.editor.agent-with-user': '{agentName} with {userName}',
|
|
60
71
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Use Atlassian Intelligence to find action items and display in a panel',
|
|
61
72
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Action items panel (Beta)',
|
|
62
73
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Use Atlassian Intelligence to summarise this page and display in a panel',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -18,10 +18,20 @@ declare const _default: {
|
|
|
18
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
19
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
20
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': string;
|
|
21
22
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
23
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
24
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
25
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
26
|
+
'editor-common.quick-insert.categoryBlockTemplates': string;
|
|
27
|
+
'editor-common.quick-insert.categoryDataAndCharts': string;
|
|
28
|
+
'editor-common.quick-insert.categoryEmbed': string;
|
|
29
|
+
'editor-common.quick-insert.categoryMedia': string;
|
|
30
|
+
'editor-common.quick-insert.categoryOther': string;
|
|
31
|
+
'editor-common.quick-insert.categoryRecommended': string;
|
|
32
|
+
'editor-common.quick-insert.categoryRovo': string;
|
|
33
|
+
'editor-common.quick-insert.categoryStructure': string;
|
|
34
|
+
'editor-common.quick-insert.categoryTextFormatting': string;
|
|
25
35
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
26
36
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
27
37
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -55,6 +65,7 @@ declare const _default: {
|
|
|
55
65
|
'fabric.editor.addRowAbove': string;
|
|
56
66
|
'fabric.editor.addRowBelow': string;
|
|
57
67
|
'fabric.editor.addUpdatedAltText': string;
|
|
68
|
+
'fabric.editor.agent-with-user': string;
|
|
58
69
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
59
70
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
60
71
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -20,10 +20,20 @@ export default {
|
|
|
20
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Paste this synced block content in another location to reuse its content.',
|
|
21
21
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'To reuse this content, publish this page and paste this synced block in another location.',
|
|
22
22
|
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'To reuse content, copy and paste this block to sync to other locations',
|
|
23
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownNoReferencesTooltip.ai-non-final': 'Not yet synced to any other locations',
|
|
23
24
|
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': "You can't move a column left with merged cells",
|
|
24
25
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': "You can't move a column right with merged cells",
|
|
25
26
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': "You can't move a row down with merged cells",
|
|
26
27
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': "You can't move a row up with merged cells",
|
|
28
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Block templates',
|
|
29
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data and charts',
|
|
30
|
+
'editor-common.quick-insert.categoryEmbed': 'Embed',
|
|
31
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
32
|
+
'editor-common.quick-insert.categoryOther': 'Other',
|
|
33
|
+
'editor-common.quick-insert.categoryRecommended': 'Recommended',
|
|
34
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
35
|
+
'editor-common.quick-insert.categoryStructure': 'Structure',
|
|
36
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Text formatting',
|
|
27
37
|
'editor.imageEditor.aspectRatio.circle': 'Circle',
|
|
28
38
|
'editor.imageEditor.aspectRatio.circleButton': 'Circle 1:1',
|
|
29
39
|
'editor.imageEditor.aspectRatio.custom': 'Custom',
|
|
@@ -57,6 +67,7 @@ export default {
|
|
|
57
67
|
'fabric.editor.addRowAbove': 'Add row above',
|
|
58
68
|
'fabric.editor.addRowBelow': 'Add row below',
|
|
59
69
|
'fabric.editor.addUpdatedAltText': 'Add alt text',
|
|
70
|
+
'fabric.editor.agent-with-user': '{agentName} with {userName}',
|
|
60
71
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Use Atlassian Intelligence to find action items and display in a panel',
|
|
61
72
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Action items panel (Beta)',
|
|
62
73
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Use Atlassian Intelligence to summarize this page and display in a panel',
|
package/dist/esm/i18n/es.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/esm/i18n/es.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorios',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Pega el contenido de este bloque sincronizado en otra ubicación para reutilizar su contenido.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Para reutilizar este contenido, publica esta página y pega este bloque sincronizado en otra ubicación.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Plantillas de bloques',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Datos y gráficos',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Integrar',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Multimedia',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Otro',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Recomendado',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Estructura',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formato de texto',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Círculo',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Círculo 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Personalizado',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Añadir fila arriba',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Añadir fila abajo',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Añade texto alternativo',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} con {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Utiliza Atlassian Intelligence para buscar elementos de acción y mostrarlos en un panel',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel de elementos de acción (beta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Utiliza Atlassian Intelligence para resumir esta página y mostrarla en un panel',
|
package/dist/esm/i18n/fi.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/esm/i18n/fi.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Liitä tämä synkronoitu lohko toiseen sijaintiin, niin voit käyttää sen sisältöä muualla.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Jos haluat käyttää tätä sisältöä muualla, julkaise tämä sivu ja liitä tämä synkronoitu lohko toiseen sijaintiin.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Lohkosivupohjat',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data ja kaaviot',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Upota',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Muu',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Suositellut',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Rakenne',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Tekstin muotoilu',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Ympyrä',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Ympyrä 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Mukautettu',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Lisää rivi yläpuolelle',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Lisää rivi alapuolelle',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Lisää vaihtoehtoinen teksti',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} käyttäjän {userName} kanssa',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Atlassian Intelligencen avulla voit etsiä tehtäviä ja näyttää ne paneelissa',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Tehtäväpaneeli (beeta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Atlassian Intelligencen avulla voit luoda tästä sivusta yhteenvedon ja näyttää sen paneelissa',
|
package/dist/esm/i18n/fr.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;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -13,8 +13,26 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloc synchronisé',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': 'Nous aimerions avoir votre avis. Ce court sondage ne devrait pas vous prendre plus d’une minute.',
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Donner un avis',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Non merci',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': 'Aidez-nous à améliorer les blocs synchronisés',
|
|
16
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Collez le contenu de ce bloc synchronisé à un autre emplacement pour le réutiliser.',
|
|
17
21
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Pour réutiliser ce contenu, publiez cette page et collez ce bloc synchronisé à un autre emplacement.',
|
|
22
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Pour réutiliser ce contenu, copiez et collez le bloc afin de le synchroniser à d’autres emplacements',
|
|
23
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Impossible de déplacer une colonne comportant des cellules fusionnées vers la gauche',
|
|
24
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Impossible de déplacer une colonne comportant des cellules mergées vers la droite',
|
|
25
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Impossible de déplacer une ligne avec des cellules fusionnées vers le bas',
|
|
26
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Impossible de déplacer une ligne avec des cellules fusionnées vers le haut',
|
|
27
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Modèles de bloc',
|
|
28
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Données et graphiques',
|
|
29
|
+
'editor-common.quick-insert.categoryEmbed': 'Intégration',
|
|
30
|
+
'editor-common.quick-insert.categoryMedia': 'Média',
|
|
31
|
+
'editor-common.quick-insert.categoryOther': 'Autre',
|
|
32
|
+
'editor-common.quick-insert.categoryRecommended': 'Recommandé',
|
|
33
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
34
|
+
'editor-common.quick-insert.categoryStructure': 'Structure',
|
|
35
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Mise en forme de texte',
|
|
18
36
|
'editor.imageEditor.aspectRatio.circle': 'Cercle',
|
|
19
37
|
'editor.imageEditor.aspectRatio.circleButton': 'Cercle 1:1',
|
|
20
38
|
'editor.imageEditor.aspectRatio.custom': 'Personnalisé',
|
|
@@ -48,6 +66,7 @@ export default {
|
|
|
48
66
|
'fabric.editor.addRowAbove': 'Ajouter une ligne au-dessus',
|
|
49
67
|
'fabric.editor.addRowBelow': 'Ajouter une ligne en dessous',
|
|
50
68
|
'fabric.editor.addUpdatedAltText': 'Ajoutez un texte de remplacement',
|
|
69
|
+
'fabric.editor.agent-with-user': '{agentName} avec {userName}',
|
|
51
70
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': "Utilisez Atlassian Intelligence pour trouver des éléments d'action et les afficher dans un panneau",
|
|
52
71
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': "Panneau des éléments d'action (bêta)",
|
|
53
72
|
'fabric.editor.ai.ai-panels.summarizePageDescription': "Utilisez Atlassian Intelligence pour résumer cette page et l'afficher dans un panneau",
|
|
@@ -324,6 +343,7 @@ export default {
|
|
|
324
343
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Modifier {key}+'",
|
|
325
344
|
'fabric.editor.ai.toolbar.askRovo.title': 'Demander à Rovo',
|
|
326
345
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Demandez à Rovo {key}+'",
|
|
346
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': '{key}Modifier avec Rovo + ’',
|
|
327
347
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': "Demander à l'IA Rovo",
|
|
328
348
|
'fabric.editor.ai.toolbar.changeTone.title': 'Changer de ton',
|
|
329
349
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Options de changement de ton',
|
|
@@ -988,6 +1008,7 @@ export default {
|
|
|
988
1008
|
'fabric.editor.sortColumnIncreasing': 'Trier par ordre croissant',
|
|
989
1009
|
'fabric.editor.sourceSyncBlockPlaceholderText': "Ajoutez le contenu que vous souhaitez réutiliser. Copiez et collez ce bloc pour le synchroniser à d'autres emplacements.",
|
|
990
1010
|
'fabric.editor.sourceSyncBlockTooltip': 'Bloc synchronisé',
|
|
1011
|
+
'fabric.editor.sourceSyncedBlock.label.text': 'Bloc synchronisé source',
|
|
991
1012
|
'fabric.editor.splitCell': 'Partager la cellule',
|
|
992
1013
|
'fabric.editor.status': 'État',
|
|
993
1014
|
'fabric.editor.status.description': "Ajouter une étiquette d'état personnalisée",
|
|
@@ -1176,6 +1197,7 @@ export default {
|
|
|
1176
1197
|
'fabric.theme.bold-red': 'Rouge vif',
|
|
1177
1198
|
'fabric.theme.bold-teal': 'Bleu-vert vif',
|
|
1178
1199
|
'fabric.theme.bold-yellow': 'Jaune vif',
|
|
1200
|
+
'fabric.theme.bold-yellow-new': 'Jaune vif',
|
|
1179
1201
|
'fabric.theme.bolder-blue': 'Bleu plus vif',
|
|
1180
1202
|
'fabric.theme.bolder-gray': 'Gris plus vif',
|
|
1181
1203
|
'fabric.theme.bolder-green': 'Vert plus vif',
|
|
@@ -1188,6 +1210,9 @@ export default {
|
|
|
1188
1210
|
'fabric.theme.dark-blue': 'Bleu foncé',
|
|
1189
1211
|
'fabric.theme.dark-gray': 'Gris foncé',
|
|
1190
1212
|
'fabric.theme.dark-green': 'Vert foncé',
|
|
1213
|
+
'fabric.theme.dark-lime': 'Vert citron foncé',
|
|
1214
|
+
'fabric.theme.dark-magenta': 'Magenta foncé',
|
|
1215
|
+
'fabric.theme.dark-orange': 'Orange foncé',
|
|
1191
1216
|
'fabric.theme.dark-purple': 'Violet foncé',
|
|
1192
1217
|
'fabric.theme.dark-red': 'Rouge foncé',
|
|
1193
1218
|
'fabric.theme.dark-teal': 'Bleu-vert foncé',
|
|
@@ -1198,6 +1223,9 @@ export default {
|
|
|
1198
1223
|
'fabric.theme.light-blue': 'Bleu clair',
|
|
1199
1224
|
'fabric.theme.light-gray': 'Gris clair',
|
|
1200
1225
|
'fabric.theme.light-green': 'Vert clair',
|
|
1226
|
+
'fabric.theme.light-lime': 'Vert citron clair',
|
|
1227
|
+
'fabric.theme.light-magenta': 'Magenta clair',
|
|
1228
|
+
'fabric.theme.light-orange': 'Orange clair',
|
|
1201
1229
|
'fabric.theme.light-purple': 'Violet clair',
|
|
1202
1230
|
'fabric.theme.light-red': 'Rouge clair',
|
|
1203
1231
|
'fabric.theme.light-teal': 'Bleu-vert clair',
|
package/dist/esm/i18n/hr.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/esm/i18n/hr.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratoriji',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Zalijepite ovaj sadržaj sinkroniziranog bloka na drugu lokaciju da biste ponovno upotrijebili njegov sadržaj.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Da biste ponovno upotrijebili ovaj sadržaj, objavite ovu stranicu i zalijepite ovaj sinkronizirani blok na drugu lokaciju.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Predlošci blokova',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Podaci i grafikoni',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Ugradi',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Mediji',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Drugo',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Preporučeno',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Struktura',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formatiranje teksta',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Krug',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Krug 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Prilagođeno',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Dodaj redak iznad',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Dodaj redak ispod',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Dodaj alt tekst',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} s nazivom {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Koristi Atlassian Intelligence za pronalaženje stavki radnje i prikaz na ploči',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Ploča stavki radnje (Beta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Koristi Atlassian Intelligence za sažimanje ove stranice i prikaz na ploči',
|