@atlaskit/afm-i18n-platform-editor-editor-common 2.210.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/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/zh.js +28 -0
- package/dist/cjs/i18n/zh_TW.js +10 -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/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/zh.d.ts +28 -0
- package/dist/esm/i18n/zh.js +28 -0
- package/dist/esm/i18n/zh_TW.d.ts +10 -0
- package/dist/esm/i18n/zh_TW.js +10 -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/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/zh.d.ts +28 -0
- package/dist/types/i18n/zh_TW.d.ts +10 -0
- package/i18n/cs.ts +32 -0
- package/i18n/da.ts +10 -0
- package/i18n/de.ts +11 -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/zh.ts +29 -0
- package/i18n/zh_TW.ts +10 -0
- package/package.json +1 -1
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -13,8 +13,26 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Configurar {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Bloco sincronizado',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratórios',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': 'A gente se interessa por sua opinião. Essa pesquisa rápida deve levar menos de um minuto.',
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Enviar feedback',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Não, valeu',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': 'Ajude a melhorar os blocos sincronizados',
|
|
16
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Cole o conteúdo deste bloco sincronizado em outro local para reutilizar seu conteúdo.',
|
|
17
21
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Para reutilizar este conteúdo, publique esta página e cole este bloco sincronizado em outro local.',
|
|
22
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Para reutilizar o conteúdo, copie e cole este bloco para sincronizar em outros locais',
|
|
23
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Não é possível mover uma coluna para a esquerda com células mescladas',
|
|
24
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Não é possível mover uma coluna para a direita com células mescladas',
|
|
25
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Não é possível mover uma linha para baixo com células mescladas',
|
|
26
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Não é possível mover uma linha para cima com células mescladas',
|
|
27
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Bloquear templates',
|
|
28
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Dados e gráficos',
|
|
29
|
+
'editor-common.quick-insert.categoryEmbed': 'Integrar',
|
|
30
|
+
'editor-common.quick-insert.categoryMedia': 'Mídia',
|
|
31
|
+
'editor-common.quick-insert.categoryOther': 'Outros',
|
|
32
|
+
'editor-common.quick-insert.categoryRecommended': 'Recomendado',
|
|
33
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
34
|
+
'editor-common.quick-insert.categoryStructure': 'Estrutura',
|
|
35
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formatação de texto',
|
|
18
36
|
'editor.imageEditor.aspectRatio.circle': 'Círculo',
|
|
19
37
|
'editor.imageEditor.aspectRatio.circleButton': 'Círculo 1:1',
|
|
20
38
|
'editor.imageEditor.aspectRatio.custom': 'Personalizado',
|
|
@@ -48,6 +66,7 @@ export default {
|
|
|
48
66
|
'fabric.editor.addRowAbove': 'Adicionar linha acima',
|
|
49
67
|
'fabric.editor.addRowBelow': 'Adicionar linha abaixo',
|
|
50
68
|
'fabric.editor.addUpdatedAltText': 'Adicionar texto alternativo',
|
|
69
|
+
'fabric.editor.agent-with-user': '{agentName} com {userName}',
|
|
51
70
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Use o Atlassian Intelligence para encontrar item de ação e mostrar os itens em um painel',
|
|
52
71
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Painel de item de ação (Beta)',
|
|
53
72
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Use o Atlassian Intelligence para resumir esta página e mostrar o resumo em um painel',
|
|
@@ -322,6 +341,7 @@ export default {
|
|
|
322
341
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Editar {key}+'",
|
|
323
342
|
'fabric.editor.ai.toolbar.askRovo.title': 'Pergunte ao Rovo',
|
|
324
343
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Pergunte ao Rovo {key}+'",
|
|
344
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Editar com o Rovo {key}+'",
|
|
325
345
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Pergunte à IA do Rovo',
|
|
326
346
|
'fabric.editor.ai.toolbar.changeTone.title': 'Alterar o tom',
|
|
327
347
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Alterar as opções de tom',
|
|
@@ -986,6 +1006,7 @@ export default {
|
|
|
986
1006
|
'fabric.editor.sortColumnIncreasing': 'Ordem crescente',
|
|
987
1007
|
'fabric.editor.sourceSyncBlockPlaceholderText': 'Adicione o conteúdo que quer reutilizar. Copie e cole este bloco para sincronizar em outros locais.',
|
|
988
1008
|
'fabric.editor.sourceSyncBlockTooltip': 'Bloco sincronizado',
|
|
1009
|
+
'fabric.editor.sourceSyncedBlock.label.text': 'Bloco sincronizado de origem',
|
|
989
1010
|
'fabric.editor.splitCell': 'Dividir célula',
|
|
990
1011
|
'fabric.editor.status': 'Status',
|
|
991
1012
|
'fabric.editor.status.description': 'Adicionar uma categoria de status personalizado',
|
|
@@ -1174,6 +1195,7 @@ export default {
|
|
|
1174
1195
|
'fabric.theme.bold-red': 'Vermelho forte',
|
|
1175
1196
|
'fabric.theme.bold-teal': 'Verde-azulado forte',
|
|
1176
1197
|
'fabric.theme.bold-yellow': 'Amarelo forte',
|
|
1198
|
+
'fabric.theme.bold-yellow-new': 'Amarelo forte',
|
|
1177
1199
|
'fabric.theme.bolder-blue': 'Azul mais forte',
|
|
1178
1200
|
'fabric.theme.bolder-gray': 'Cinza mais forte',
|
|
1179
1201
|
'fabric.theme.bolder-green': 'Verde mais forte',
|
|
@@ -1186,6 +1208,9 @@ export default {
|
|
|
1186
1208
|
'fabric.theme.dark-blue': 'Azul-escuro',
|
|
1187
1209
|
'fabric.theme.dark-gray': 'Cinza-escuro',
|
|
1188
1210
|
'fabric.theme.dark-green': 'Verde-escuro',
|
|
1211
|
+
'fabric.theme.dark-lime': 'Verde-limão escuro',
|
|
1212
|
+
'fabric.theme.dark-magenta': 'Magenta escuro',
|
|
1213
|
+
'fabric.theme.dark-orange': 'Laranja escuro',
|
|
1189
1214
|
'fabric.theme.dark-purple': 'Roxo-escuro',
|
|
1190
1215
|
'fabric.theme.dark-red': 'Vermelho-escuro',
|
|
1191
1216
|
'fabric.theme.dark-teal': 'Azul-petróleo-escuro',
|
|
@@ -1196,6 +1221,9 @@ export default {
|
|
|
1196
1221
|
'fabric.theme.light-blue': 'Azul-claro',
|
|
1197
1222
|
'fabric.theme.light-gray': 'Cinza-claro',
|
|
1198
1223
|
'fabric.theme.light-green': 'Verde-claro',
|
|
1224
|
+
'fabric.theme.light-lime': 'Limão claro',
|
|
1225
|
+
'fabric.theme.light-magenta': 'Magenta claro',
|
|
1226
|
+
'fabric.theme.light-orange': 'Laranja claro',
|
|
1199
1227
|
'fabric.theme.light-purple': 'Roxo-claro',
|
|
1200
1228
|
'fabric.theme.light-red': 'Vermelho-claro',
|
|
1201
1229
|
'fabric.theme.light-teal': 'Verde-petróleo claro',
|
package/dist/esm/i18n/ru.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/ru.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Лаборатории',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Вставьте контент этого синхронизированного блока в другое место, чтобы повторно использовать его.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Чтобы повторно использовать этот контент, опубликуйте страницу и вставьте этот синхронизированный блок в другое место.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Шаблоны блоков',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Данные и диаграммы',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Встроенные элементы',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Медиафайлы',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Другое',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Рекомендуемые',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Структурные',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Форматирование текста',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Круглый формат',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Круглый формат 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Свой вариант',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Добавить строку выше',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Добавить строку ниже',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Добавить альтернативный текст',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} — {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Используйте Atlassian Intelligence, чтобы найти список задач и отобразить его на панели',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Панель списка задач (бета-версия)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Используйте Atlassian Intelligence, чтобы создать краткое описание страницы и отобразить его на панели',
|
package/dist/esm/i18n/sr_RS.d.ts
CHANGED
|
@@ -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/esm/i18n/sr_RS.js
CHANGED
|
@@ -15,6 +15,13 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorije',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Nalepite ovaj sinhronizovani blok na drugo mesto da biste ponovo koristili njegov sadržaj.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Da biste ponovo koristili ovaj sadržaj, objavite ovu stranicu i nalepite sinhronizovani blok na drugo mesto.',
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': 'Ugradi',
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': 'Mediji',
|
|
20
|
+
'editor-common.quick-insert.categoryOther': 'Ostalo',
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': 'Preporučeno',
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': 'Struktura',
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formatiranje teksta',
|
|
18
25
|
'editor.imageEditor.aspectRatio.circle': 'Krug',
|
|
19
26
|
'editor.imageEditor.aspectRatio.circleButton': 'Krug 1:1',
|
|
20
27
|
'editor.imageEditor.aspectRatio.custom': 'Prilagođeno',
|
package/dist/esm/i18n/sr_YR.d.ts
CHANGED
|
@@ -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/esm/i18n/sr_YR.js
CHANGED
|
@@ -15,6 +15,13 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Лабораторије',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Налепите овај синхронизовани блок на друго место да бисте поново користили његов садржај.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Да бисте поново користили овај садржај, објавите ову страницу и налепите синхронизовани блок на друго место.',
|
|
18
|
+
'editor-common.quick-insert.categoryEmbed': 'Угради',
|
|
19
|
+
'editor-common.quick-insert.categoryMedia': 'Медији',
|
|
20
|
+
'editor-common.quick-insert.categoryOther': 'Остало',
|
|
21
|
+
'editor-common.quick-insert.categoryRecommended': 'Препоручено',
|
|
22
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
23
|
+
'editor-common.quick-insert.categoryStructure': 'Структура',
|
|
24
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Форматирање текста',
|
|
18
25
|
'editor.imageEditor.aspectRatio.circle': 'Круг',
|
|
19
26
|
'editor.imageEditor.aspectRatio.circleButton': 'Круг 1:1',
|
|
20
27
|
'editor.imageEditor.aspectRatio.custom': 'Прилагођено',
|
package/dist/esm/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/esm/i18n/sv.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Klistra in det här synkroniserade blockinnehållet på en annan plats för att återanvända innehållet.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'För att återanvända detta innehåll ska du publicera den här sidan och klistra in det synkroniserade blocket på en annan plats.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Blockmallar',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data och diagram',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Inbäddad',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Annan',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Rekommenderat',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Struktur',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Textformatering',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Cirkel',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Anpassat',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Lägg till rad ovanför',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Lägg till rad nedanför',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Lägg till alternativ text',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} med {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Använd Atlassian Intelligence för att hitta åtgärdsobjekt och visa dem i en panel',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel för åtgärdsobjekt (Beta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Använd Atlassian Intelligence för att sammanfatta sidan och visa den i en panel',
|
package/dist/esm/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/esm/i18n/th.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'ห้องปฏิบัติการ',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'วางเนื้อหาบล็อกที่ซิงค์นี้ในตำแหน่งอื่นเพื่อนำเนื้อหาไปใช้ซ้ำ',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'หากต้องการใช้เนื้อหาซ้ำ โปรดเผยแพร่หน้าข้อมูลนี้และวางบล็อกที่ซิงค์นี้ในตำแหน่งอื่น',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'บล็อกแม่แบบ',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'ข้อมูลและแผนภูมิ',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'แบบฝังตัว',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'สื่อ',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'อื่น ๆ',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'แนะนำ',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'โครงสร้าง',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'การจัดรูปแบบข้อความ',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'วงกลม',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'วงกลม 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'กำหนดเอง',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'เพิ่มแถวด้านบน',
|
|
49
58
|
'fabric.editor.addRowBelow': 'เพิ่มแถวด้านล่าง',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'เพิ่มข้อความอธิบายรูปภาพ',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} ที่มี {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'ใช้ Atlassian Intelligence ในการค้นหารายการดำเนินการและแสดงในแผง',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'แผงรายการดำเนินการ (เบต้า)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'ใช้ Atlassian Intelligence ในการสรุปหน้าข้อมูลนี้และแสดงในแผง',
|
package/dist/esm/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/esm/i18n/tr.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratuvarlar',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'İçeriğini yeniden kullanmak için bu senkronize blok içeriğini başka bir konuma yapıştırın.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Bu içeriği yeniden kullanmak için bu sayfayı yayınlayın ve senkronize bloku başka bir yere yapıştırın.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Blok şablonları',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Veriler ve grafikler',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Ekle',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Medya',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Diğer',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Önerilen',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Yapı',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Metin biçimlendirmesi',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Daire',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Daire 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Özel',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Yukarıya satır ekle',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Aşağıya satır ekle',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Alternatif metin ekleyin',
|
|
60
|
+
'fabric.editor.agent-with-user': '{userName} içeren {agentName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': "Yapılacak işlemleri bulmak ve bir panelde göstermek için Atlassian Intelligence'ı kullanın",
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Yapılacak işlemler paneli (Beta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': "Bu sayfayı özetlemek ve panelde göstermek için Atlassian Intelligence'ı kullanın",
|
package/dist/esm/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/esm/i18n/uk.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Вставте вміст синхронізованого блоку в інше розташування, щоб повторно використати його.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Щоб повторно використати вміст, опублікуйте сторінку й вставте синхронізований блок в інше розташування.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Шаблони блоків',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Дані й діаграми',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Вбудований об’єкт',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Мультимедіа',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Інше',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Рекомендоване',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Структура',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Форматування у вигляді тексту',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Коло',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Коло 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Настроюваний період',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Додати рядок угорі',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Додати рядок знизу',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Додати текст заміщення',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} від {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Пошук пунктів завдання на цій сторінці за допомогою Atlassian Intelligence і відображення їх на панелі',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Панель пунктів завдань (бета-версія)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Створення короткого змісту цієї сторінки за допомогою Atlassian Intelligence і відображення його на панелі',
|
package/dist/esm/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;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -13,8 +13,26 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': '配置 {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': '同步块',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': '实验功能',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': '我们希望收到您的反馈。此快速调查只需不到一分钟。',
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': '提供反馈',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': '不用了,谢谢',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': '帮助我们改进“同步块”',
|
|
16
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': '请将此已同步块内容粘贴到其他位置,以重复使用其内容。',
|
|
17
21
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': '要重复使用此内容,请发布该页面,并将此已同步块粘贴到其他位置。',
|
|
22
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': '要重复使用内容,请复制并粘贴此块,以同步到其他位置',
|
|
23
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': '无法将包含合并单元格的列向左移动',
|
|
24
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '无法将包含合并单元格的列向右移动',
|
|
25
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '无法将包含合并单元格的行向下移动',
|
|
26
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': '无法将包含合并单元格的行向上移动',
|
|
27
|
+
'editor-common.quick-insert.categoryBlockTemplates': '区块模板',
|
|
28
|
+
'editor-common.quick-insert.categoryDataAndCharts': '数据和图表',
|
|
29
|
+
'editor-common.quick-insert.categoryEmbed': '嵌入',
|
|
30
|
+
'editor-common.quick-insert.categoryMedia': '媒体',
|
|
31
|
+
'editor-common.quick-insert.categoryOther': '其他',
|
|
32
|
+
'editor-common.quick-insert.categoryRecommended': '推荐',
|
|
33
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
34
|
+
'editor-common.quick-insert.categoryStructure': '结构',
|
|
35
|
+
'editor-common.quick-insert.categoryTextFormatting': '文本格式设置',
|
|
18
36
|
'editor.imageEditor.aspectRatio.circle': '圆形',
|
|
19
37
|
'editor.imageEditor.aspectRatio.circleButton': '圆形 1:1',
|
|
20
38
|
'editor.imageEditor.aspectRatio.custom': '自定义',
|
|
@@ -48,6 +66,7 @@ export default {
|
|
|
48
66
|
'fabric.editor.addRowAbove': '在上方添加行',
|
|
49
67
|
'fabric.editor.addRowBelow': '在下方添加行',
|
|
50
68
|
'fabric.editor.addUpdatedAltText': '添加替代文本',
|
|
69
|
+
'fabric.editor.agent-with-user': '{agentName}(代表 {userName})',
|
|
51
70
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': '使用 Atlassian Intelligence 查找操作项并将其显示在面板中',
|
|
52
71
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': '操作项面板(测试版)',
|
|
53
72
|
'fabric.editor.ai.ai-panels.summarizePageDescription': '使用 Atlassian Intelligence 为此页面生成摘要并将其显示在面板中',
|
|
@@ -324,6 +343,7 @@ export default {
|
|
|
324
343
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "编辑 {key}+'",
|
|
325
344
|
'fabric.editor.ai.toolbar.askRovo.title': '询问 Rovo',
|
|
326
345
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "向 Rovo 提问 {key}+'",
|
|
346
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "使用 Rovo {key}+' 进行编辑",
|
|
327
347
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': '询问 Rovo 人工智能',
|
|
328
348
|
'fabric.editor.ai.toolbar.changeTone.title': '更改语气',
|
|
329
349
|
'fabric.editor.ai.toolbar.changeToneOptions.title': '更改语气选项',
|
|
@@ -988,6 +1008,7 @@ export default {
|
|
|
988
1008
|
'fabric.editor.sortColumnIncreasing': '按升序排序',
|
|
989
1009
|
'fabric.editor.sourceSyncBlockPlaceholderText': '添加您想重复使用的内容。复制并粘贴此块以在其他位置同步。',
|
|
990
1010
|
'fabric.editor.sourceSyncBlockTooltip': '同步块',
|
|
1011
|
+
'fabric.editor.sourceSyncedBlock.label.text': '源同步块',
|
|
991
1012
|
'fabric.editor.splitCell': '拆分单元格',
|
|
992
1013
|
'fabric.editor.status': '状态',
|
|
993
1014
|
'fabric.editor.status.description': '添加自定义状态标签',
|
|
@@ -1176,6 +1197,7 @@ export default {
|
|
|
1176
1197
|
'fabric.theme.bold-red': '深红',
|
|
1177
1198
|
'fabric.theme.bold-teal': '深蓝绿',
|
|
1178
1199
|
'fabric.theme.bold-yellow': '金黄',
|
|
1200
|
+
'fabric.theme.bold-yellow-new': '金黄色',
|
|
1179
1201
|
'fabric.theme.bolder-blue': '深深蓝',
|
|
1180
1202
|
'fabric.theme.bolder-gray': '深深灰',
|
|
1181
1203
|
'fabric.theme.bolder-green': '深深绿',
|
|
@@ -1188,6 +1210,9 @@ export default {
|
|
|
1188
1210
|
'fabric.theme.dark-blue': '深蓝',
|
|
1189
1211
|
'fabric.theme.dark-gray': '深灰',
|
|
1190
1212
|
'fabric.theme.dark-green': '深绿',
|
|
1213
|
+
'fabric.theme.dark-lime': '深绿黄色',
|
|
1214
|
+
'fabric.theme.dark-magenta': '深洋红色',
|
|
1215
|
+
'fabric.theme.dark-orange': '深橙色',
|
|
1191
1216
|
'fabric.theme.dark-purple': '深紫',
|
|
1192
1217
|
'fabric.theme.dark-red': '深红',
|
|
1193
1218
|
'fabric.theme.dark-teal': '深青',
|
|
@@ -1198,6 +1223,9 @@ export default {
|
|
|
1198
1223
|
'fabric.theme.light-blue': '浅蓝',
|
|
1199
1224
|
'fabric.theme.light-gray': '浅灰',
|
|
1200
1225
|
'fabric.theme.light-green': '浅绿',
|
|
1226
|
+
'fabric.theme.light-lime': '浅绿黄色',
|
|
1227
|
+
'fabric.theme.light-magenta': '浅洋红色',
|
|
1228
|
+
'fabric.theme.light-orange': '浅橙色',
|
|
1201
1229
|
'fabric.theme.light-purple': '浅紫',
|
|
1202
1230
|
'fabric.theme.light-red': '浅红',
|
|
1203
1231
|
'fabric.theme.light-teal': '浅蓝绿',
|
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -22,6 +22,15 @@ declare const _default: {
|
|
|
22
22
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
23
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
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;
|
|
25
34
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
26
35
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
27
36
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -55,6 +64,7 @@ declare const _default: {
|
|
|
55
64
|
'fabric.editor.addRowAbove': string;
|
|
56
65
|
'fabric.editor.addRowBelow': string;
|
|
57
66
|
'fabric.editor.addUpdatedAltText': string;
|
|
67
|
+
'fabric.editor.agent-with-user': string;
|
|
58
68
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': string;
|
|
59
69
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': string;
|
|
60
70
|
'fabric.editor.ai.ai-panels.summarizePageDescription': string;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -24,6 +24,15 @@ export default {
|
|
|
24
24
|
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': '您無法將包含合併儲存格的欄向右移動',
|
|
25
25
|
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': '您無法將包含合併儲存格的欄向下移動',
|
|
26
26
|
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': '您無法將包含合併儲存格的欄向上移動',
|
|
27
|
+
'editor-common.quick-insert.categoryBlockTemplates': '區塊範本',
|
|
28
|
+
'editor-common.quick-insert.categoryDataAndCharts': '資料和圖表',
|
|
29
|
+
'editor-common.quick-insert.categoryEmbed': '嵌入',
|
|
30
|
+
'editor-common.quick-insert.categoryMedia': '媒體',
|
|
31
|
+
'editor-common.quick-insert.categoryOther': '其他',
|
|
32
|
+
'editor-common.quick-insert.categoryRecommended': '建議',
|
|
33
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
34
|
+
'editor-common.quick-insert.categoryStructure': '結構',
|
|
35
|
+
'editor-common.quick-insert.categoryTextFormatting': '文字格式設定',
|
|
27
36
|
'editor.imageEditor.aspectRatio.circle': '圓形',
|
|
28
37
|
'editor.imageEditor.aspectRatio.circleButton': '圓形 1:1',
|
|
29
38
|
'editor.imageEditor.aspectRatio.custom': '自訂',
|
|
@@ -57,6 +66,7 @@ export default {
|
|
|
57
66
|
'fabric.editor.addRowAbove': '在上方新增列',
|
|
58
67
|
'fabric.editor.addRowBelow': '在下方新增列',
|
|
59
68
|
'fabric.editor.addUpdatedAltText': '新增替代文字',
|
|
69
|
+
'fabric.editor.agent-with-user': '{agentName} (代表 {userName})',
|
|
60
70
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': '使用 Atlassian Intelligence 尋找交辦事項並在面板中顯示',
|
|
61
71
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': '交辦事項面板 (測試版)',
|
|
62
72
|
'fabric.editor.ai.ai-panels.summarizePageDescription': '使用 Atlassian Intelligence 摘要此頁面,並在面板中顯示',
|