@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/it.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/it.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': "Incolla questo blocco sincronizzato in un'altra posizione per riutilizzarne il contenuto.",
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': "Per riutilizzare questo contenuto, pubblica questa pagina e incolla questo blocco sincronizzato in un'altra posizione.",
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Blocca modelli',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Dati e grafici',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Incorpora',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Contenuto multimediale',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Altro',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Raccomandati',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Struttura',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formattazione del testo',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Cerchio',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Cerchio 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Personalizzato',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Aggiungi riga sopra',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Aggiungi riga sotto',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Aggiungi testo alternativo',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} con {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Usa Atlassian Intelligence per trovare gli elementi di azione e visualizzarli in un riquadro',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Riquadro degli elementi di azione (Beta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Usa Atlassian Intelligence per riassumere questa pagina e visualizzarla in un riquadro',
|
package/dist/esm/i18n/ja.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/ja.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/ko.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/ko.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': '{userName} 님과 함께하는 {agentName}',
|
|
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/nb.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/nb.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Laboratorier',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Lim inn dette synkroniserte blokkinnholdet et annet sted for å bruke innholdet på nytt.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Hvis du vil bruke dette innholdet på nytt, kan du publisere denne siden og lime inn denne synkroniserte blokken et annet sted.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Blokker maler',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Data og diagrammer',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Bygg inn',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Andre',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Anbefalt',
|
|
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': 'Sirkel',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Sirkel 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Tilpasset',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Legg til rad over',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Legg til rad under',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Legg til alternativ tekst',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} med {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Bruk Atlassian Intelligence til å finne handlingselementer og vise dem i et panel',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel for handlingselementer (beta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Bruk Atlassian Intelligence til å oppsummere denne siden og vise det i et panel',
|
package/dist/esm/i18n/nl.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/nl.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Labs',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Plak de inhoud van dit gesynchroniseerde blok op een andere plek om de inhoud opnieuw te gebruiken.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Om deze inhoud opnieuw te gebruiken, publiceer je deze pagina en plak je dit gesynchroniseerde blok op een andere locatie.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Bloksjablonen',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Gegevens en diagrammen',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Insluiten',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Media',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Overig',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Aanbevolen',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Structuur',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Tekstopmaak',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Cirkel',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Cirkel 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Aangepast',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Rij hierboven toevoegen',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Rij hieronder toevoegen',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Alt-tekst toevoegen',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} met {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Gebruik Atlassian Intelligence om actie-items te zoeken en weer te geven in een paneel',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Paneel met actie-items (bèta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Gebruik Atlassian Intelligence om deze pagina samen te vatten en weer te geven in een paneel',
|
package/dist/esm/i18n/pl.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/pl.js
CHANGED
|
@@ -15,6 +15,15 @@ export default {
|
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Funkcja laboratoryjna',
|
|
16
16
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Wklej treść tego bloku synchronizowanego w innej lokalizacji, aby ponownie wykorzystać jego treść.',
|
|
17
17
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Aby ponownie wykorzystać tę treść, opublikuj tę stronę, a następnie wklej ten blok synchronizowany w innej lokalizacji.',
|
|
18
|
+
'editor-common.quick-insert.categoryBlockTemplates': 'Szablony bloków',
|
|
19
|
+
'editor-common.quick-insert.categoryDataAndCharts': 'Dane i wykresy',
|
|
20
|
+
'editor-common.quick-insert.categoryEmbed': 'Elementy osadzone',
|
|
21
|
+
'editor-common.quick-insert.categoryMedia': 'Multimedia',
|
|
22
|
+
'editor-common.quick-insert.categoryOther': 'Inne',
|
|
23
|
+
'editor-common.quick-insert.categoryRecommended': 'Rekomendowane',
|
|
24
|
+
'editor-common.quick-insert.categoryRovo': 'Rovo',
|
|
25
|
+
'editor-common.quick-insert.categoryStructure': 'Struktura',
|
|
26
|
+
'editor-common.quick-insert.categoryTextFormatting': 'Formatowanie tekstu',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Koło',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Koło 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Niestandardowy',
|
|
@@ -48,6 +57,7 @@ export default {
|
|
|
48
57
|
'fabric.editor.addRowAbove': 'Dodaj wiersz powyżej',
|
|
49
58
|
'fabric.editor.addRowBelow': 'Dodaj wiersz poniżej',
|
|
50
59
|
'fabric.editor.addUpdatedAltText': 'Dodaj tekst alternatywny',
|
|
60
|
+
'fabric.editor.agent-with-user': '{agentName} z użytkownikiem {userName}',
|
|
51
61
|
'fabric.editor.ai.ai-panels.actionItemsPageDescription': 'Użyj Atlassian Intelligence, aby znaleźć czynności do wykonania i wyświetlić je w panelu',
|
|
52
62
|
'fabric.editor.ai.ai-panels.actionItemsPageTitle': 'Panel czynności do wykonania (wersja beta)',
|
|
53
63
|
'fabric.editor.ai.ai-panels.summarizePageDescription': 'Użyj Atlassian Intelligence, aby utworzyć podsumowanie tej strony i wyświetlić je w panelu',
|
package/dist/esm/i18n/pt_BR.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;
|
|
@@ -320,6 +339,7 @@ declare const _default: {
|
|
|
320
339
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
321
340
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
322
341
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
342
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
|
|
323
343
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
324
344
|
'fabric.editor.ai.toolbar.changeTone.title': string;
|
|
325
345
|
'fabric.editor.ai.toolbar.changeToneOptions.title': string;
|
|
@@ -984,6 +1004,7 @@ declare const _default: {
|
|
|
984
1004
|
'fabric.editor.sortColumnIncreasing': string;
|
|
985
1005
|
'fabric.editor.sourceSyncBlockPlaceholderText': string;
|
|
986
1006
|
'fabric.editor.sourceSyncBlockTooltip': string;
|
|
1007
|
+
'fabric.editor.sourceSyncedBlock.label.text': string;
|
|
987
1008
|
'fabric.editor.splitCell': string;
|
|
988
1009
|
'fabric.editor.status': string;
|
|
989
1010
|
'fabric.editor.status.description': string;
|
|
@@ -1172,6 +1193,7 @@ declare const _default: {
|
|
|
1172
1193
|
'fabric.theme.bold-red': string;
|
|
1173
1194
|
'fabric.theme.bold-teal': string;
|
|
1174
1195
|
'fabric.theme.bold-yellow': string;
|
|
1196
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1175
1197
|
'fabric.theme.bolder-blue': string;
|
|
1176
1198
|
'fabric.theme.bolder-gray': string;
|
|
1177
1199
|
'fabric.theme.bolder-green': string;
|
|
@@ -1184,6 +1206,9 @@ declare const _default: {
|
|
|
1184
1206
|
'fabric.theme.dark-blue': string;
|
|
1185
1207
|
'fabric.theme.dark-gray': string;
|
|
1186
1208
|
'fabric.theme.dark-green': string;
|
|
1209
|
+
'fabric.theme.dark-lime': string;
|
|
1210
|
+
'fabric.theme.dark-magenta': string;
|
|
1211
|
+
'fabric.theme.dark-orange': string;
|
|
1187
1212
|
'fabric.theme.dark-purple': string;
|
|
1188
1213
|
'fabric.theme.dark-red': string;
|
|
1189
1214
|
'fabric.theme.dark-teal': string;
|
|
@@ -1194,6 +1219,9 @@ declare const _default: {
|
|
|
1194
1219
|
'fabric.theme.light-blue': string;
|
|
1195
1220
|
'fabric.theme.light-gray': string;
|
|
1196
1221
|
'fabric.theme.light-green': string;
|
|
1222
|
+
'fabric.theme.light-lime': string;
|
|
1223
|
+
'fabric.theme.light-magenta': string;
|
|
1224
|
+
'fabric.theme.light-orange': string;
|
|
1197
1225
|
'fabric.theme.light-purple': string;
|
|
1198
1226
|
'fabric.theme.light-red': string;
|
|
1199
1227
|
'fabric.theme.light-teal': string;
|
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',
|