@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/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/vi.d.ts
CHANGED
|
@@ -11,8 +11,17 @@ declare const _default: {
|
|
|
11
11
|
'editor-common-extensibility.macro.button.configure': string;
|
|
12
12
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': string;
|
|
13
13
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': string;
|
|
14
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': string;
|
|
15
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': string;
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': string;
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': string;
|
|
14
18
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': string;
|
|
15
19
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': string;
|
|
20
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': string;
|
|
21
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': string;
|
|
22
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': string;
|
|
23
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': string;
|
|
24
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': string;
|
|
16
25
|
'editor.imageEditor.aspectRatio.circle': string;
|
|
17
26
|
'editor.imageEditor.aspectRatio.circleButton': string;
|
|
18
27
|
'editor.imageEditor.aspectRatio.custom': string;
|
|
@@ -307,6 +316,7 @@ declare const _default: {
|
|
|
307
316
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
308
317
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
309
318
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
319
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': string;
|
|
310
320
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
311
321
|
'fabric.editor.ai.toolbar.changeTone.title': string;
|
|
312
322
|
'fabric.editor.ai.toolbar.changeToneOptions.title': string;
|
|
@@ -971,6 +981,7 @@ declare const _default: {
|
|
|
971
981
|
'fabric.editor.sortColumnIncreasing': string;
|
|
972
982
|
'fabric.editor.sourceSyncBlockPlaceholderText': string;
|
|
973
983
|
'fabric.editor.sourceSyncBlockTooltip': string;
|
|
984
|
+
'fabric.editor.sourceSyncedBlock.label.text': string;
|
|
974
985
|
'fabric.editor.splitCell': string;
|
|
975
986
|
'fabric.editor.status': string;
|
|
976
987
|
'fabric.editor.status.description': string;
|
|
@@ -1159,6 +1170,7 @@ declare const _default: {
|
|
|
1159
1170
|
'fabric.theme.bold-red': string;
|
|
1160
1171
|
'fabric.theme.bold-teal': string;
|
|
1161
1172
|
'fabric.theme.bold-yellow': string;
|
|
1173
|
+
'fabric.theme.bold-yellow-new': string;
|
|
1162
1174
|
'fabric.theme.bolder-blue': string;
|
|
1163
1175
|
'fabric.theme.bolder-gray': string;
|
|
1164
1176
|
'fabric.theme.bolder-green': string;
|
|
@@ -1171,6 +1183,9 @@ declare const _default: {
|
|
|
1171
1183
|
'fabric.theme.dark-blue': string;
|
|
1172
1184
|
'fabric.theme.dark-gray': string;
|
|
1173
1185
|
'fabric.theme.dark-green': string;
|
|
1186
|
+
'fabric.theme.dark-lime': string;
|
|
1187
|
+
'fabric.theme.dark-magenta': string;
|
|
1188
|
+
'fabric.theme.dark-orange': string;
|
|
1174
1189
|
'fabric.theme.dark-purple': string;
|
|
1175
1190
|
'fabric.theme.dark-red': string;
|
|
1176
1191
|
'fabric.theme.dark-teal': string;
|
|
@@ -1181,6 +1196,9 @@ declare const _default: {
|
|
|
1181
1196
|
'fabric.theme.light-blue': string;
|
|
1182
1197
|
'fabric.theme.light-gray': string;
|
|
1183
1198
|
'fabric.theme.light-green': string;
|
|
1199
|
+
'fabric.theme.light-lime': string;
|
|
1200
|
+
'fabric.theme.light-magenta': string;
|
|
1201
|
+
'fabric.theme.light-orange': string;
|
|
1184
1202
|
'fabric.theme.light-purple': string;
|
|
1185
1203
|
'fabric.theme.light-red': string;
|
|
1186
1204
|
'fabric.theme.light-teal': string;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -13,8 +13,17 @@ export default {
|
|
|
13
13
|
'editor-common-extensibility.macro.button.configure': 'Cấu hình {macroName}',
|
|
14
14
|
'editor-common.messages.block-type.syncedBlockQuickInsertTitle': 'Khối đã đồng bộ',
|
|
15
15
|
'editor-common.messages.mentions.typeAheadSectionAgentsLabsLozengeLabel': 'Phòng thí nghiệm',
|
|
16
|
+
'editor-common.messages.syncBlock.feedbackFlagDescription': 'Chúng tôi rất mong nhận được ý kiến phản hồi của bạn. Khảo sát nhanh này chỉ mất chưa đến một phút để hoàn thành.',
|
|
17
|
+
'editor-common.messages.syncBlock.feedbackFlagGiveFeedback': 'Gửi phản hồi',
|
|
18
|
+
'editor-common.messages.syncBlock.feedbackFlagNoThanks': 'Không, cảm ơn',
|
|
19
|
+
'editor-common.messages.syncBlock.feedbackFlagTitle': 'Hãy giúp chúng tôi cải thiện Khối đã đồng bộ',
|
|
16
20
|
'editor-common.messages.syncBlock.syncBlockCopiedLivePageDescription': 'Sao chép nội dung khối đã đồng bộ này vào vị trí khác để sử dụng lại.',
|
|
17
21
|
'editor-common.messages.syncBlock.syncBlockCopiedUnpublishedDescription': 'Để sử dụng lại nội dung này, hãy xuất bản trang này và dán khối đã đồng bộ vào một vị trí khác.',
|
|
22
|
+
'editor-common.messages.syncBlock.syncedLocationDropdownActivationNoResults': 'Để tái sử dụng nội dung, hãy sao chép và dán khối này để đồng bộ với các vị trí khác',
|
|
23
|
+
'editor-common.messages.table.canNotMoveColumnLeftWithMergedCells': 'Bạn không thể di chuyển cột sang trái khi có ô được hợp nhất',
|
|
24
|
+
'editor-common.messages.table.canNotMoveColumnRightWithMergedCells': 'Bạn không thể di chuyển cột sang phải khi có ô được hợp nhất',
|
|
25
|
+
'editor-common.messages.table.canNotMoveRowDownWithMergedCells': 'Bạn không thể di chuyển dòng xuống dưới khi có ô được hợp nhất',
|
|
26
|
+
'editor-common.messages.table.canNotMoveRowUpWithMergedCells': 'Bạn không thể di chuyển dòng lên trên khi có ô được hợp nhất',
|
|
18
27
|
'editor.imageEditor.aspectRatio.circle': 'Tròn',
|
|
19
28
|
'editor.imageEditor.aspectRatio.circleButton': 'Tròn 1:1',
|
|
20
29
|
'editor.imageEditor.aspectRatio.custom': 'Tùy chỉnh',
|
|
@@ -309,6 +318,7 @@ export default {
|
|
|
309
318
|
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Sửa {key}+'",
|
|
310
319
|
'fabric.editor.ai.toolbar.askRovo.title': 'Hỏi Rovo',
|
|
311
320
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Hỏi Rovo {key}+'",
|
|
321
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand.newAifc': "Chỉnh sửa bằng Rovo {key}+'",
|
|
312
322
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Hỏi AI Rovo',
|
|
313
323
|
'fabric.editor.ai.toolbar.changeTone.title': 'Thay đổi giọng điệu',
|
|
314
324
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Các tùy chọn thay đổi giọng điệu',
|
|
@@ -973,6 +983,7 @@ export default {
|
|
|
973
983
|
'fabric.editor.sortColumnIncreasing': 'Sắp xếp theo thứ tự tăng dần',
|
|
974
984
|
'fabric.editor.sourceSyncBlockPlaceholderText': 'Thêm nội dung bạn muốn sử dụng lại. Sao chép và dán khối này để đồng bộ hóa ở các vị trí khác.',
|
|
975
985
|
'fabric.editor.sourceSyncBlockTooltip': 'Khối đã đồng bộ',
|
|
986
|
+
'fabric.editor.sourceSyncedBlock.label.text': 'Khối đã đồng bộ nguồn',
|
|
976
987
|
'fabric.editor.splitCell': 'Tách ô',
|
|
977
988
|
'fabric.editor.status': 'Trạng thái',
|
|
978
989
|
'fabric.editor.status.description': 'Thêm một nhãn trạng thái tùy chỉnh',
|
|
@@ -1161,6 +1172,7 @@ export default {
|
|
|
1161
1172
|
'fabric.theme.bold-red': 'Đỏ đậm',
|
|
1162
1173
|
'fabric.theme.bold-teal': 'Xanh mòng két đậm',
|
|
1163
1174
|
'fabric.theme.bold-yellow': 'Vàng đậm',
|
|
1175
|
+
'fabric.theme.bold-yellow-new': 'Vàng đậm',
|
|
1164
1176
|
'fabric.theme.bolder-blue': 'Xanh lam trầm',
|
|
1165
1177
|
'fabric.theme.bolder-gray': 'Xám trầm',
|
|
1166
1178
|
'fabric.theme.bolder-green': 'Xanh lục trầm',
|
|
@@ -1173,6 +1185,9 @@ export default {
|
|
|
1173
1185
|
'fabric.theme.dark-blue': 'Xanh lam sẫm',
|
|
1174
1186
|
'fabric.theme.dark-gray': 'Xám sẫm',
|
|
1175
1187
|
'fabric.theme.dark-green': 'Xanh lục sẫm',
|
|
1188
|
+
'fabric.theme.dark-lime': 'Xanh vàng tối',
|
|
1189
|
+
'fabric.theme.dark-magenta': 'Hồng tím đậm',
|
|
1190
|
+
'fabric.theme.dark-orange': 'Cam đậm',
|
|
1176
1191
|
'fabric.theme.dark-purple': 'Tím sẫm',
|
|
1177
1192
|
'fabric.theme.dark-red': 'Đỏ sẫm',
|
|
1178
1193
|
'fabric.theme.dark-teal': 'Xanh mòng két sẫm',
|
|
@@ -1183,6 +1198,9 @@ export default {
|
|
|
1183
1198
|
'fabric.theme.light-blue': 'Xanh lam nhạt',
|
|
1184
1199
|
'fabric.theme.light-gray': 'Xám nhạt',
|
|
1185
1200
|
'fabric.theme.light-green': 'Xanh lục nhạt',
|
|
1201
|
+
'fabric.theme.light-lime': 'Xanh vàng sáng',
|
|
1202
|
+
'fabric.theme.light-magenta': 'Hồng tím nhạt',
|
|
1203
|
+
'fabric.theme.light-orange': 'Cam nhạt',
|
|
1186
1204
|
'fabric.theme.light-purple': 'Tím nhạt',
|
|
1187
1205
|
'fabric.theme.light-red': 'Đỏ nhạt',
|
|
1188
1206
|
'fabric.theme.light-teal': 'Xanh mòng két nhạt',
|
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
|
@@ -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_TW.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': 'Labs',
|
|
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 AI',
|
|
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': '淺藍綠色',
|