@atlaskit/afm-i18n-platform-editor-editor-common 2.101.0 → 2.103.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 +12 -0
- package/dist/cjs/i18n/da.js +12 -0
- package/dist/cjs/i18n/de.js +12 -0
- package/dist/cjs/i18n/en.js +1 -1
- package/dist/cjs/i18n/en_GB.js +1 -1
- package/dist/cjs/i18n/en_ZZ.js +1 -1
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +12 -0
- package/dist/cjs/i18n/fr.js +12 -0
- package/dist/cjs/i18n/hr.js +1 -0
- package/dist/cjs/i18n/hu.js +12 -0
- package/dist/cjs/i18n/it.js +12 -0
- package/dist/cjs/i18n/ja.js +13 -1
- package/dist/cjs/i18n/ko.js +12 -0
- package/dist/cjs/i18n/nb.js +12 -0
- package/dist/cjs/i18n/nl.js +15 -0
- package/dist/cjs/i18n/pl.js +15 -0
- package/dist/cjs/i18n/pt_BR.js +12 -0
- package/dist/cjs/i18n/ru.js +12 -0
- package/dist/cjs/i18n/sl.js +2 -1
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sr_YR.js +1 -0
- package/dist/cjs/i18n/sv.js +12 -0
- package/dist/cjs/i18n/th.js +13 -1
- package/dist/cjs/i18n/tr.js +14 -2
- package/dist/cjs/i18n/uk.js +13 -1
- package/dist/cjs/i18n/vi.js +12 -0
- package/dist/cjs/i18n/zh.js +12 -0
- package/dist/cjs/i18n/zh_TW.js +13 -1
- package/dist/esm/i18n/cs.d.ts +12 -0
- package/dist/esm/i18n/cs.js +12 -0
- package/dist/esm/i18n/da.d.ts +12 -0
- package/dist/esm/i18n/da.js +12 -0
- package/dist/esm/i18n/de.d.ts +12 -0
- package/dist/esm/i18n/de.js +12 -0
- package/dist/esm/i18n/en.js +1 -1
- package/dist/esm/i18n/en_GB.js +1 -1
- package/dist/esm/i18n/en_ZZ.js +1 -1
- package/dist/esm/i18n/es.d.ts +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.d.ts +12 -0
- package/dist/esm/i18n/fi.js +12 -0
- package/dist/esm/i18n/fr.d.ts +12 -0
- package/dist/esm/i18n/fr.js +12 -0
- package/dist/esm/i18n/hr.d.ts +1 -0
- package/dist/esm/i18n/hr.js +1 -0
- package/dist/esm/i18n/hu.d.ts +12 -0
- package/dist/esm/i18n/hu.js +12 -0
- package/dist/esm/i18n/it.d.ts +12 -0
- package/dist/esm/i18n/it.js +12 -0
- package/dist/esm/i18n/ja.d.ts +12 -0
- package/dist/esm/i18n/ja.js +13 -1
- package/dist/esm/i18n/ko.d.ts +12 -0
- package/dist/esm/i18n/ko.js +12 -0
- package/dist/esm/i18n/nb.d.ts +12 -0
- package/dist/esm/i18n/nb.js +12 -0
- package/dist/esm/i18n/nl.d.ts +15 -0
- package/dist/esm/i18n/nl.js +15 -0
- package/dist/esm/i18n/pl.d.ts +15 -0
- package/dist/esm/i18n/pl.js +15 -0
- package/dist/esm/i18n/pt_BR.d.ts +12 -0
- package/dist/esm/i18n/pt_BR.js +12 -0
- package/dist/esm/i18n/ru.d.ts +12 -0
- package/dist/esm/i18n/ru.js +12 -0
- package/dist/esm/i18n/sl.d.ts +1 -0
- package/dist/esm/i18n/sl.js +2 -1
- package/dist/esm/i18n/sr_RS.d.ts +1 -0
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sr_YR.d.ts +1 -0
- package/dist/esm/i18n/sr_YR.js +1 -0
- package/dist/esm/i18n/sv.d.ts +12 -0
- package/dist/esm/i18n/sv.js +12 -0
- package/dist/esm/i18n/th.d.ts +12 -0
- package/dist/esm/i18n/th.js +13 -1
- package/dist/esm/i18n/tr.d.ts +12 -0
- package/dist/esm/i18n/tr.js +14 -2
- package/dist/esm/i18n/uk.d.ts +12 -0
- package/dist/esm/i18n/uk.js +13 -1
- package/dist/esm/i18n/vi.d.ts +12 -0
- package/dist/esm/i18n/vi.js +12 -0
- package/dist/esm/i18n/zh.d.ts +12 -0
- package/dist/esm/i18n/zh.js +12 -0
- package/dist/esm/i18n/zh_TW.d.ts +12 -0
- package/dist/esm/i18n/zh_TW.js +13 -1
- package/dist/types/i18n/cs.d.ts +12 -0
- package/dist/types/i18n/da.d.ts +12 -0
- package/dist/types/i18n/de.d.ts +12 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +12 -0
- package/dist/types/i18n/fr.d.ts +12 -0
- package/dist/types/i18n/hr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +12 -0
- package/dist/types/i18n/it.d.ts +12 -0
- package/dist/types/i18n/ja.d.ts +12 -0
- package/dist/types/i18n/ko.d.ts +12 -0
- package/dist/types/i18n/nb.d.ts +12 -0
- package/dist/types/i18n/nl.d.ts +15 -0
- package/dist/types/i18n/pl.d.ts +15 -0
- package/dist/types/i18n/pt_BR.d.ts +12 -0
- package/dist/types/i18n/ru.d.ts +12 -0
- package/dist/types/i18n/sl.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sr_YR.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +12 -0
- package/dist/types/i18n/th.d.ts +12 -0
- package/dist/types/i18n/tr.d.ts +12 -0
- package/dist/types/i18n/uk.d.ts +12 -0
- package/dist/types/i18n/vi.d.ts +12 -0
- package/dist/types/i18n/zh.d.ts +12 -0
- package/dist/types/i18n/zh_TW.d.ts +12 -0
- package/i18n/cs.ts +13 -0
- package/i18n/da.ts +13 -0
- package/i18n/de.ts +14 -0
- package/i18n/en.ts +1 -1
- package/i18n/en_GB.ts +1 -1
- package/i18n/en_ZZ.ts +1 -1
- package/i18n/es.ts +2 -0
- package/i18n/fi.ts +13 -0
- package/i18n/fr.ts +14 -0
- package/i18n/hr.ts +2 -0
- package/i18n/hu.ts +13 -0
- package/i18n/it.ts +14 -0
- package/i18n/ja.ts +14 -1
- package/i18n/ko.ts +13 -0
- package/i18n/nb.ts +14 -0
- package/i18n/nl.ts +17 -0
- package/i18n/pl.ts +17 -0
- package/i18n/pt_BR.ts +13 -0
- package/i18n/ru.ts +13 -0
- package/i18n/sl.ts +3 -1
- package/i18n/sr_RS.ts +2 -0
- package/i18n/sr_YR.ts +2 -0
- package/i18n/sv.ts +13 -0
- package/i18n/th.ts +14 -1
- package/i18n/tr.ts +15 -2
- package/i18n/uk.ts +14 -1
- package/i18n/vi.ts +14 -0
- package/i18n/zh.ts +13 -0
- package/i18n/zh_TW.ts +14 -1
- package/package.json +1 -1
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -124,6 +124,8 @@ export default {
|
|
|
124
124
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Створення нотаток про ескалацію',
|
|
125
125
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Зміна структури опису завдання на основі типу завдання',
|
|
126
126
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Покращення опису',
|
|
127
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Покращує форматування та подання вашого вмісту',
|
|
128
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Покращення форматування',
|
|
127
129
|
'fabric.editor.ai.config.item.makeLonger.description': 'Розширює вміст на основі наданого вами контексту',
|
|
128
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Розширити',
|
|
129
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Немає опису',
|
|
@@ -262,8 +264,11 @@ export default {
|
|
|
262
264
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Прийняти',
|
|
263
265
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Закрити',
|
|
264
266
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Згорнути',
|
|
267
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Порівняти з оригіналом',
|
|
265
268
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Видалити',
|
|
266
269
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Розгорнути',
|
|
270
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Інші варіанти',
|
|
271
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Показати лише рекомендацію',
|
|
267
272
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Приватний доступ',
|
|
268
273
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Лише ви й ті, хто має доступ до джерел, можуть бачити цю приватну пропозицію.',
|
|
269
274
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -497,7 +502,7 @@ export default {
|
|
|
497
502
|
'fabric.editor.distributeColumns': 'Вирівняти стовпці по ширині',
|
|
498
503
|
'fabric.editor.dragHandleZone': 'Активувати область повзунка для перетягування',
|
|
499
504
|
'fabric.editor.dropPlaceholderLabel': 'Документ',
|
|
500
|
-
'fabric.editor.duplicateSourceSyncBlockDescription': 'На сторінці допускається лише
|
|
505
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': 'На сторінці допускається лише один синхронізований блок для кожного джерела. Щоб повторно використати цей вміст, вставте посилання на синхронізований блок.',
|
|
501
506
|
'fabric.editor.duplicateSourceSyncBlockTitle': 'Копію синхронізованого блокування видалено',
|
|
502
507
|
'fabric.editor.ecombedDescription': 'Показати інтерактивний попередній перегляд посилання',
|
|
503
508
|
'fabric.editor.edit': 'Редагувати',
|
|
@@ -599,6 +604,7 @@ export default {
|
|
|
599
604
|
'fabric.editor.findPrevious': 'Знайти попереднє',
|
|
600
605
|
'fabric.editor.findReplaceDialogAriaLabel': 'Пошук і заміна',
|
|
601
606
|
'fabric.editor.findReplaceToolbarButton': 'Знайти й замінити',
|
|
607
|
+
'fabric.editor.fitToContent': 'Підлаштувати до вмісту',
|
|
602
608
|
'fabric.editor.fiveColumns': 'Макет із 5 стовпцями',
|
|
603
609
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Скасувати',
|
|
604
610
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Видалити пов’язані елементи',
|
|
@@ -773,6 +779,10 @@ export default {
|
|
|
773
779
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Переміщення рядка вгору',
|
|
774
780
|
'fabric.editor.moveRowUp': '{0, plural, one {Переміщення рядка(-ів) угору} few {Переміщення рядків угору} many {Переміщення рядків угору} other {Переміщення рядків угору}}',
|
|
775
781
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Переміщення рядка вниз',
|
|
782
|
+
'fabric.editor.moveSelectionDown': 'Перемістити виділене вниз',
|
|
783
|
+
'fabric.editor.moveSelectionLeft': 'Перемістити виділене вліво',
|
|
784
|
+
'fabric.editor.moveSelectionRight': 'Перемістити виділене вправо',
|
|
785
|
+
'fabric.editor.moveSelectionUp': 'Перемістити виділене вгору',
|
|
776
786
|
'fabric.editor.nativeEmbeds.summarise': 'Створити підсумок',
|
|
777
787
|
'fabric.editor.navigate.toolbar.askAI': 'Запитати ШІ',
|
|
778
788
|
'fabric.editor.navigate.toolbar.editor': 'Перейти на панель інструментів редактора',
|
|
@@ -854,6 +864,7 @@ export default {
|
|
|
854
864
|
'fabric.editor.saveButton': 'Зберегти',
|
|
855
865
|
'fabric.editor.searchResults': '{itemsLength, plural, one {Доступний {itemsLength,number} результат пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} few {Доступні {itemsLength,number} результати пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} many {Доступні {itemsLength,number} результатів пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} other {Доступні {itemsLength,number} результатів пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.}}',
|
|
856
866
|
'fabric.editor.selectColumnResize': 'Вибрати змінення розміру стовпця',
|
|
867
|
+
'fabric.editor.selectDragHandle': 'Вибрати повзунок',
|
|
857
868
|
'fabric.editor.selectLanguage': 'Вибір мови',
|
|
858
869
|
'fabric.editor.selectTableColumn': 'Виберіть стовпець таблиці',
|
|
859
870
|
'fabric.editor.selectTableRow': 'Виберіть рядок таблиці',
|
|
@@ -901,6 +912,7 @@ export default {
|
|
|
901
912
|
'fabric.editor.syncedBlock.description': 'Синхронізація вмісту між кількома розташуваннями',
|
|
902
913
|
'fabric.editor.syncedBlock.label.text': 'Синхронізований блок',
|
|
903
914
|
'fabric.editor.syncedBlock.unsync': 'Скасувати синхронізацію',
|
|
915
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Не вдалося відобразити синхронізований блок, оскільки його немає на цьому сайті. <link>Докладніше</link>',
|
|
904
916
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Наразі неможливо відобразити наведений вміст.',
|
|
905
917
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Неможливо відобразити синхронізований вміст, оскільки його було видалено або не синхронізовано.',
|
|
906
918
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Завантаження синхронізованого вмісту',
|
package/dist/esm/i18n/vi.d.ts
CHANGED
|
@@ -122,6 +122,8 @@ declare const _default: {
|
|
|
122
122
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': string;
|
|
123
123
|
'fabric.editor.ai.config.item.improveDescription.default.description': string;
|
|
124
124
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': string;
|
|
125
|
+
'fabric.editor.ai.config.item.improveFormatting.description': string;
|
|
126
|
+
'fabric.editor.ai.config.item.improveFormatting.title': string;
|
|
125
127
|
'fabric.editor.ai.config.item.makeLonger.description': string;
|
|
126
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
127
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
@@ -260,8 +262,11 @@ declare const _default: {
|
|
|
260
262
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': string;
|
|
261
263
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': string;
|
|
262
264
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': string;
|
|
265
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': string;
|
|
263
266
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': string;
|
|
264
267
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
268
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
269
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
265
270
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
266
271
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
267
272
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
@@ -597,6 +602,7 @@ declare const _default: {
|
|
|
597
602
|
'fabric.editor.findPrevious': string;
|
|
598
603
|
'fabric.editor.findReplaceDialogAriaLabel': string;
|
|
599
604
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
605
|
+
'fabric.editor.fitToContent': string;
|
|
600
606
|
'fabric.editor.fiveColumns': string;
|
|
601
607
|
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
602
608
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
@@ -771,6 +777,10 @@ declare const _default: {
|
|
|
771
777
|
'fabric.editor.moveRowDownHelpDialogLabel': string;
|
|
772
778
|
'fabric.editor.moveRowUp': string;
|
|
773
779
|
'fabric.editor.moveRowUpHelpDialogLabel': string;
|
|
780
|
+
'fabric.editor.moveSelectionDown': string;
|
|
781
|
+
'fabric.editor.moveSelectionLeft': string;
|
|
782
|
+
'fabric.editor.moveSelectionRight': string;
|
|
783
|
+
'fabric.editor.moveSelectionUp': string;
|
|
774
784
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
775
785
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
776
786
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -852,6 +862,7 @@ declare const _default: {
|
|
|
852
862
|
'fabric.editor.saveButton': string;
|
|
853
863
|
'fabric.editor.searchResults': string;
|
|
854
864
|
'fabric.editor.selectColumnResize': string;
|
|
865
|
+
'fabric.editor.selectDragHandle': string;
|
|
855
866
|
'fabric.editor.selectLanguage': string;
|
|
856
867
|
'fabric.editor.selectTableColumn': string;
|
|
857
868
|
'fabric.editor.selectTableRow': string;
|
|
@@ -899,6 +910,7 @@ declare const _default: {
|
|
|
899
910
|
'fabric.editor.syncedBlock.description': string;
|
|
900
911
|
'fabric.editor.syncedBlock.label.text': string;
|
|
901
912
|
'fabric.editor.syncedBlock.unsync': string;
|
|
913
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': string;
|
|
902
914
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
903
915
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
904
916
|
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -124,6 +124,8 @@ export default {
|
|
|
124
124
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Tạo ghi chú báo cáo lên trên',
|
|
125
125
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Sắp xếp lại cấu trúc phần mô tả vấn đề dựa trên loại vấn đề',
|
|
126
126
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Cải thiện mô tả',
|
|
127
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Cải thiện định dạng và cách trình bày nội dung của bạn',
|
|
128
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Cải thiện định dạng',
|
|
127
129
|
'fabric.editor.ai.config.item.makeLonger.description': 'Mở rộng nội dung dựa trên ngữ cảnh bạn cung cấp',
|
|
128
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Kéo dài thêm',
|
|
129
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Không có mô tả',
|
|
@@ -262,8 +264,11 @@ export default {
|
|
|
262
264
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Chấp nhận',
|
|
263
265
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Đóng',
|
|
264
266
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Thu gọn',
|
|
267
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'So sánh với nội dung gốc',
|
|
265
268
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Hủy bỏ',
|
|
266
269
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Mở rộng',
|
|
270
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Tùy chọn khác',
|
|
271
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Chỉ hiển thị đề xuất',
|
|
267
272
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Riêng tư',
|
|
268
273
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Chỉ bạn và những người có quyền truy cập nguồn mới có thể xem được đề xuất riêng tư này.',
|
|
269
274
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -599,6 +604,7 @@ export default {
|
|
|
599
604
|
'fabric.editor.findPrevious': 'Tìm trước đó',
|
|
600
605
|
'fabric.editor.findReplaceDialogAriaLabel': 'Tìm kiếm và thay thế',
|
|
601
606
|
'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
|
|
607
|
+
'fabric.editor.fitToContent': 'Căn vừa nội dung',
|
|
602
608
|
'fabric.editor.fiveColumns': 'Bố cục 5 cột',
|
|
603
609
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Hủy',
|
|
604
610
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
|
|
@@ -773,6 +779,10 @@ export default {
|
|
|
773
779
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Di chuyển hàng xuống dưới',
|
|
774
780
|
'fabric.editor.moveRowUp': '{0, plural, other {Di chuyển hàng lên trên}}',
|
|
775
781
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Di chuyển hàng lên trên',
|
|
782
|
+
'fabric.editor.moveSelectionDown': 'Di chuyển khối chọn xuống',
|
|
783
|
+
'fabric.editor.moveSelectionLeft': 'Di chuyển khối chọn sang trái',
|
|
784
|
+
'fabric.editor.moveSelectionRight': 'Di chuyển khối chọn sang phải',
|
|
785
|
+
'fabric.editor.moveSelectionUp': 'Di chuyển khối chọn lên',
|
|
776
786
|
'fabric.editor.nativeEmbeds.summarise': 'Tóm tắt',
|
|
777
787
|
'fabric.editor.navigate.toolbar.askAI': 'Hỏi AI',
|
|
778
788
|
'fabric.editor.navigate.toolbar.editor': 'Điều hướng đến thanh công cụ trình biên tập',
|
|
@@ -854,6 +864,7 @@ export default {
|
|
|
854
864
|
'fabric.editor.saveButton': 'Lưu',
|
|
855
865
|
'fabric.editor.searchResults': '{itemsLength, plural, other {Có {itemsLength,number} kết quả tìm kiếm. Dùng phím mũi tên Lên và Xuống để di chuyển giữa các kết quả. Nhấn Enter để chọn một kết quả.}}',
|
|
856
866
|
'fabric.editor.selectColumnResize': 'Chọn kích thước cột',
|
|
867
|
+
'fabric.editor.selectDragHandle': 'Chọn tay cầm kéo',
|
|
857
868
|
'fabric.editor.selectLanguage': 'Chọn ngôn ngữ',
|
|
858
869
|
'fabric.editor.selectTableColumn': 'Chọn cột trong bảng',
|
|
859
870
|
'fabric.editor.selectTableRow': 'Chọn hàng trong bảng',
|
|
@@ -901,6 +912,7 @@ export default {
|
|
|
901
912
|
'fabric.editor.syncedBlock.description': 'Đồng bộ nội dung trên nhiều vị trí',
|
|
902
913
|
'fabric.editor.syncedBlock.label.text': 'Khối đã đồng bộ',
|
|
903
914
|
'fabric.editor.syncedBlock.unsync': 'Hủy đồng bộ',
|
|
915
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Chúng tôi không thể hiển thị khối đã đồng bộ vì khối này không khả dụng trên trang web này. <link>Tìm hiểu thêm</link>',
|
|
904
916
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Hiện tại, chúng tôi không thể hiển thị nội dung này.',
|
|
905
917
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Chúng tôi không thể hiển thị do nội dung đồng bộ này đã bị xóa hoặc hủy đồng bộ.',
|
|
906
918
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Đang tải nội dung đã đồng bộ',
|
package/dist/esm/i18n/zh.d.ts
CHANGED
|
@@ -122,6 +122,8 @@ declare const _default: {
|
|
|
122
122
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': string;
|
|
123
123
|
'fabric.editor.ai.config.item.improveDescription.default.description': string;
|
|
124
124
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': string;
|
|
125
|
+
'fabric.editor.ai.config.item.improveFormatting.description': string;
|
|
126
|
+
'fabric.editor.ai.config.item.improveFormatting.title': string;
|
|
125
127
|
'fabric.editor.ai.config.item.makeLonger.description': string;
|
|
126
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
127
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
@@ -275,8 +277,11 @@ declare const _default: {
|
|
|
275
277
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': string;
|
|
276
278
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': string;
|
|
277
279
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': string;
|
|
280
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': string;
|
|
278
281
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': string;
|
|
279
282
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
283
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
284
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
280
285
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
281
286
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
282
287
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
@@ -612,6 +617,7 @@ declare const _default: {
|
|
|
612
617
|
'fabric.editor.findPrevious': string;
|
|
613
618
|
'fabric.editor.findReplaceDialogAriaLabel': string;
|
|
614
619
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
620
|
+
'fabric.editor.fitToContent': string;
|
|
615
621
|
'fabric.editor.fiveColumns': string;
|
|
616
622
|
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
617
623
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
@@ -786,6 +792,10 @@ declare const _default: {
|
|
|
786
792
|
'fabric.editor.moveRowDownHelpDialogLabel': string;
|
|
787
793
|
'fabric.editor.moveRowUp': string;
|
|
788
794
|
'fabric.editor.moveRowUpHelpDialogLabel': string;
|
|
795
|
+
'fabric.editor.moveSelectionDown': string;
|
|
796
|
+
'fabric.editor.moveSelectionLeft': string;
|
|
797
|
+
'fabric.editor.moveSelectionRight': string;
|
|
798
|
+
'fabric.editor.moveSelectionUp': string;
|
|
789
799
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
790
800
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
791
801
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -867,6 +877,7 @@ declare const _default: {
|
|
|
867
877
|
'fabric.editor.saveButton': string;
|
|
868
878
|
'fabric.editor.searchResults': string;
|
|
869
879
|
'fabric.editor.selectColumnResize': string;
|
|
880
|
+
'fabric.editor.selectDragHandle': string;
|
|
870
881
|
'fabric.editor.selectLanguage': string;
|
|
871
882
|
'fabric.editor.selectTableColumn': string;
|
|
872
883
|
'fabric.editor.selectTableRow': string;
|
|
@@ -914,6 +925,7 @@ declare const _default: {
|
|
|
914
925
|
'fabric.editor.syncedBlock.description': string;
|
|
915
926
|
'fabric.editor.syncedBlock.label.text': string;
|
|
916
927
|
'fabric.editor.syncedBlock.unsync': string;
|
|
928
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': string;
|
|
917
929
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
918
930
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
919
931
|
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -124,6 +124,8 @@ export default {
|
|
|
124
124
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': '生成上报说明',
|
|
125
125
|
'fabric.editor.ai.config.item.improveDescription.default.description': '根据事务类型调整事务描述的结构',
|
|
126
126
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': '改进描述',
|
|
127
|
+
'fabric.editor.ai.config.item.improveFormatting.description': '改进内容的格式与呈现效果',
|
|
128
|
+
'fabric.editor.ai.config.item.improveFormatting.title': '改进格式',
|
|
127
129
|
'fabric.editor.ai.config.item.makeLonger.description': '根据您提供的背景信息扩展内容',
|
|
128
130
|
'fabric.editor.ai.config.item.makeLonger.title': '延长内容篇幅',
|
|
129
131
|
'fabric.editor.ai.config.item.range.agent.description': '无描述',
|
|
@@ -277,8 +279,11 @@ export default {
|
|
|
277
279
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': '接受',
|
|
278
280
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': '关闭',
|
|
279
281
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': '收起',
|
|
282
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': '与原始内容对比',
|
|
280
283
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': '放弃',
|
|
281
284
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': '展开',
|
|
285
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': '更多选项',
|
|
286
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': '仅显示建议',
|
|
282
287
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': '私有',
|
|
283
288
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': '只有您及有权访问来源的人员才能查看此私密建议。',
|
|
284
289
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -614,6 +619,7 @@ export default {
|
|
|
614
619
|
'fabric.editor.findPrevious': '查找上一个',
|
|
615
620
|
'fabric.editor.findReplaceDialogAriaLabel': '查找和替换',
|
|
616
621
|
'fabric.editor.findReplaceToolbarButton': '查找和替换',
|
|
622
|
+
'fabric.editor.fitToContent': '适应内容大小',
|
|
617
623
|
'fabric.editor.fiveColumns': '5 列布局',
|
|
618
624
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
619
625
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同时删除已连接的元素',
|
|
@@ -788,6 +794,10 @@ export default {
|
|
|
788
794
|
'fabric.editor.moveRowDownHelpDialogLabel': '将行下移',
|
|
789
795
|
'fabric.editor.moveRowUp': '{0, plural, other {将行上移}}',
|
|
790
796
|
'fabric.editor.moveRowUpHelpDialogLabel': '将行上移',
|
|
797
|
+
'fabric.editor.moveSelectionDown': '下移所选内容',
|
|
798
|
+
'fabric.editor.moveSelectionLeft': '左移所选内容',
|
|
799
|
+
'fabric.editor.moveSelectionRight': '右移所选内容',
|
|
800
|
+
'fabric.editor.moveSelectionUp': '上移所选内容',
|
|
791
801
|
'fabric.editor.nativeEmbeds.summarise': '总结',
|
|
792
802
|
'fabric.editor.navigate.toolbar.askAI': '询问人工智能',
|
|
793
803
|
'fabric.editor.navigate.toolbar.editor': '导航到编辑器工具栏',
|
|
@@ -869,6 +879,7 @@ export default {
|
|
|
869
879
|
'fabric.editor.saveButton': '保存',
|
|
870
880
|
'fabric.editor.searchResults': '{itemsLength, plural, other {有 {itemsLength,number} 个搜索结果。使用向上和向下箭头键可浏览这些选项。按 Enter 键可选择选项。}}',
|
|
871
881
|
'fabric.editor.selectColumnResize': '选择列大小调整',
|
|
882
|
+
'fabric.editor.selectDragHandle': '选择拖动图柄',
|
|
872
883
|
'fabric.editor.selectLanguage': '选择语言',
|
|
873
884
|
'fabric.editor.selectTableColumn': '选择表格列',
|
|
874
885
|
'fabric.editor.selectTableRow': '选择表格行',
|
|
@@ -916,6 +927,7 @@ export default {
|
|
|
916
927
|
'fabric.editor.syncedBlock.description': '跨多个位置同步内容',
|
|
917
928
|
'fabric.editor.syncedBlock.label.text': '同步块',
|
|
918
929
|
'fabric.editor.syncedBlock.unsync': '取消同步',
|
|
930
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': '无法显示此已同步块,因为它在该站点上不可用。<link>了解更多</link>',
|
|
919
931
|
'fabric.editor.syncedBlockGeneralErrorDescription': '目前无法显示此内容。',
|
|
920
932
|
'fabric.editor.syncedBlockGenericNotFoundDescription': '无法显示此已同步内容,因为其已删除或已取消同步。',
|
|
921
933
|
'fabric.editor.syncedBlockLoadingSyncedContent': '正在加载同步内容',
|
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -122,6 +122,8 @@ declare const _default: {
|
|
|
122
122
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': string;
|
|
123
123
|
'fabric.editor.ai.config.item.improveDescription.default.description': string;
|
|
124
124
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': string;
|
|
125
|
+
'fabric.editor.ai.config.item.improveFormatting.description': string;
|
|
126
|
+
'fabric.editor.ai.config.item.improveFormatting.title': string;
|
|
125
127
|
'fabric.editor.ai.config.item.makeLonger.description': string;
|
|
126
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
127
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
@@ -275,8 +277,11 @@ declare const _default: {
|
|
|
275
277
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': string;
|
|
276
278
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': string;
|
|
277
279
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': string;
|
|
280
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': string;
|
|
278
281
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': string;
|
|
279
282
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
283
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
284
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
280
285
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
281
286
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
282
287
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
@@ -612,6 +617,7 @@ declare const _default: {
|
|
|
612
617
|
'fabric.editor.findPrevious': string;
|
|
613
618
|
'fabric.editor.findReplaceDialogAriaLabel': string;
|
|
614
619
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
620
|
+
'fabric.editor.fitToContent': string;
|
|
615
621
|
'fabric.editor.fiveColumns': string;
|
|
616
622
|
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
617
623
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
@@ -786,6 +792,10 @@ declare const _default: {
|
|
|
786
792
|
'fabric.editor.moveRowDownHelpDialogLabel': string;
|
|
787
793
|
'fabric.editor.moveRowUp': string;
|
|
788
794
|
'fabric.editor.moveRowUpHelpDialogLabel': string;
|
|
795
|
+
'fabric.editor.moveSelectionDown': string;
|
|
796
|
+
'fabric.editor.moveSelectionLeft': string;
|
|
797
|
+
'fabric.editor.moveSelectionRight': string;
|
|
798
|
+
'fabric.editor.moveSelectionUp': string;
|
|
789
799
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
790
800
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
791
801
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -867,6 +877,7 @@ declare const _default: {
|
|
|
867
877
|
'fabric.editor.saveButton': string;
|
|
868
878
|
'fabric.editor.searchResults': string;
|
|
869
879
|
'fabric.editor.selectColumnResize': string;
|
|
880
|
+
'fabric.editor.selectDragHandle': string;
|
|
870
881
|
'fabric.editor.selectLanguage': string;
|
|
871
882
|
'fabric.editor.selectTableColumn': string;
|
|
872
883
|
'fabric.editor.selectTableRow': string;
|
|
@@ -914,6 +925,7 @@ declare const _default: {
|
|
|
914
925
|
'fabric.editor.syncedBlock.description': string;
|
|
915
926
|
'fabric.editor.syncedBlock.label.text': string;
|
|
916
927
|
'fabric.editor.syncedBlock.unsync': string;
|
|
928
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': string;
|
|
917
929
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
918
930
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
919
931
|
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -124,6 +124,8 @@ export default {
|
|
|
124
124
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': '產生向上呈報附註',
|
|
125
125
|
'fabric.editor.ai.config.item.improveDescription.default.description': '根據議題類型重新建構議題描述',
|
|
126
126
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': '改善描述',
|
|
127
|
+
'fabric.editor.ai.config.item.improveFormatting.description': '改善內容的格式設定和呈現方式',
|
|
128
|
+
'fabric.editor.ai.config.item.improveFormatting.title': '改善格式設定',
|
|
127
129
|
'fabric.editor.ai.config.item.makeLonger.description': '根據您提供的背景資訊展開內容',
|
|
128
130
|
'fabric.editor.ai.config.item.makeLonger.title': '增加長度',
|
|
129
131
|
'fabric.editor.ai.config.item.range.agent.description': '沒有描述',
|
|
@@ -277,8 +279,11 @@ export default {
|
|
|
277
279
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': '接受',
|
|
278
280
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': '關閉',
|
|
279
281
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': '摺疊',
|
|
282
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': '與原始內容相比',
|
|
280
283
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': '捨棄',
|
|
281
284
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': '展開',
|
|
285
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': '更多選項',
|
|
286
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': '僅顯示建議',
|
|
282
287
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': '私密',
|
|
283
288
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': '只有您及具備來源存取權限的使用者可以查看此私人建議。',
|
|
284
289
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -512,7 +517,7 @@ export default {
|
|
|
512
517
|
'fabric.editor.distributeColumns': '平均分配直欄寬度',
|
|
513
518
|
'fabric.editor.dragHandleZone': '啟用拖曳控制區',
|
|
514
519
|
'fabric.editor.dropPlaceholderLabel': '文件',
|
|
515
|
-
'fabric.editor.duplicateSourceSyncBlockDescription': '
|
|
520
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': '頁面上僅允許每個來源有一個來源同步區塊。使用參照同步區塊來重複使用此內容。',
|
|
516
521
|
'fabric.editor.duplicateSourceSyncBlockTitle': '已移除重複的同步區塊',
|
|
517
522
|
'fabric.editor.ecombedDescription': '顯示連結的互動式預覽',
|
|
518
523
|
'fabric.editor.edit': '編輯',
|
|
@@ -614,6 +619,7 @@ export default {
|
|
|
614
619
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
615
620
|
'fabric.editor.findReplaceDialogAriaLabel': '尋找與取代',
|
|
616
621
|
'fabric.editor.findReplaceToolbarButton': '尋找與取代',
|
|
622
|
+
'fabric.editor.fitToContent': '依內容調整',
|
|
617
623
|
'fabric.editor.fiveColumns': '5 欄版面配置',
|
|
618
624
|
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
619
625
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
|
|
@@ -788,6 +794,10 @@ export default {
|
|
|
788
794
|
'fabric.editor.moveRowDownHelpDialogLabel': '向下移動列',
|
|
789
795
|
'fabric.editor.moveRowUp': '{0, plural, other {向上移動列}}',
|
|
790
796
|
'fabric.editor.moveRowUpHelpDialogLabel': '向上移動列',
|
|
797
|
+
'fabric.editor.moveSelectionDown': '將選取項目向下移動',
|
|
798
|
+
'fabric.editor.moveSelectionLeft': '將選取項目向左移動',
|
|
799
|
+
'fabric.editor.moveSelectionRight': '將選取項目向右移動',
|
|
800
|
+
'fabric.editor.moveSelectionUp': '將選取項目向上移動',
|
|
791
801
|
'fabric.editor.nativeEmbeds.summarise': '摘要',
|
|
792
802
|
'fabric.editor.navigate.toolbar.askAI': '詢問人工智慧',
|
|
793
803
|
'fabric.editor.navigate.toolbar.editor': '導覽至編輯器工具列',
|
|
@@ -869,6 +879,7 @@ export default {
|
|
|
869
879
|
'fabric.editor.saveButton': '儲存',
|
|
870
880
|
'fabric.editor.searchResults': '{itemsLength, plural, other {有 {itemsLength,number} 個搜尋結果。請使用向上鍵和向下鍵導覽選項。按 Enter 鍵可選取選項。}}',
|
|
871
881
|
'fabric.editor.selectColumnResize': '選取欄重新調整大小',
|
|
882
|
+
'fabric.editor.selectDragHandle': '選取拖曳空點',
|
|
872
883
|
'fabric.editor.selectLanguage': '選取語言',
|
|
873
884
|
'fabric.editor.selectTableColumn': '選取表格欄',
|
|
874
885
|
'fabric.editor.selectTableRow': '選取表格列',
|
|
@@ -916,6 +927,7 @@ export default {
|
|
|
916
927
|
'fabric.editor.syncedBlock.description': '跨多個位置同步內容',
|
|
917
928
|
'fabric.editor.syncedBlock.label.text': '已同步區塊',
|
|
918
929
|
'fabric.editor.syncedBlock.unsync': '取消同步',
|
|
930
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': '無法顯示此同步區塊,因為在此網站上還無法使用。<link>深入了解</link>',
|
|
919
931
|
'fabric.editor.syncedBlockGeneralErrorDescription': '我們目前無法顯示此內容。',
|
|
920
932
|
'fabric.editor.syncedBlockGenericNotFoundDescription': '我們無法顯示此同步內容,因為此內容已刪除或未同步。',
|
|
921
933
|
'fabric.editor.syncedBlockLoadingSyncedContent': '正在載入已同步的內容',
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -122,6 +122,8 @@ declare const _default: {
|
|
|
122
122
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': string;
|
|
123
123
|
'fabric.editor.ai.config.item.improveDescription.default.description': string;
|
|
124
124
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': string;
|
|
125
|
+
'fabric.editor.ai.config.item.improveFormatting.description': string;
|
|
126
|
+
'fabric.editor.ai.config.item.improveFormatting.title': string;
|
|
125
127
|
'fabric.editor.ai.config.item.makeLonger.description': string;
|
|
126
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
127
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
@@ -275,8 +277,11 @@ declare const _default: {
|
|
|
275
277
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': string;
|
|
276
278
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': string;
|
|
277
279
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': string;
|
|
280
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': string;
|
|
278
281
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': string;
|
|
279
282
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
283
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
284
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
280
285
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
281
286
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
282
287
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
@@ -612,6 +617,7 @@ declare const _default: {
|
|
|
612
617
|
'fabric.editor.findPrevious': string;
|
|
613
618
|
'fabric.editor.findReplaceDialogAriaLabel': string;
|
|
614
619
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
620
|
+
'fabric.editor.fitToContent': string;
|
|
615
621
|
'fabric.editor.fiveColumns': string;
|
|
616
622
|
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
617
623
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
@@ -786,6 +792,10 @@ declare const _default: {
|
|
|
786
792
|
'fabric.editor.moveRowDownHelpDialogLabel': string;
|
|
787
793
|
'fabric.editor.moveRowUp': string;
|
|
788
794
|
'fabric.editor.moveRowUpHelpDialogLabel': string;
|
|
795
|
+
'fabric.editor.moveSelectionDown': string;
|
|
796
|
+
'fabric.editor.moveSelectionLeft': string;
|
|
797
|
+
'fabric.editor.moveSelectionRight': string;
|
|
798
|
+
'fabric.editor.moveSelectionUp': string;
|
|
789
799
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
790
800
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
791
801
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -867,6 +877,7 @@ declare const _default: {
|
|
|
867
877
|
'fabric.editor.saveButton': string;
|
|
868
878
|
'fabric.editor.searchResults': string;
|
|
869
879
|
'fabric.editor.selectColumnResize': string;
|
|
880
|
+
'fabric.editor.selectDragHandle': string;
|
|
870
881
|
'fabric.editor.selectLanguage': string;
|
|
871
882
|
'fabric.editor.selectTableColumn': string;
|
|
872
883
|
'fabric.editor.selectTableRow': string;
|
|
@@ -914,6 +925,7 @@ declare const _default: {
|
|
|
914
925
|
'fabric.editor.syncedBlock.description': string;
|
|
915
926
|
'fabric.editor.syncedBlock.label.text': string;
|
|
916
927
|
'fabric.editor.syncedBlock.unsync': string;
|
|
928
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': string;
|
|
917
929
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
918
930
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
919
931
|
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -122,6 +122,8 @@ declare const _default: {
|
|
|
122
122
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': string;
|
|
123
123
|
'fabric.editor.ai.config.item.improveDescription.default.description': string;
|
|
124
124
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': string;
|
|
125
|
+
'fabric.editor.ai.config.item.improveFormatting.description': string;
|
|
126
|
+
'fabric.editor.ai.config.item.improveFormatting.title': string;
|
|
125
127
|
'fabric.editor.ai.config.item.makeLonger.description': string;
|
|
126
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
127
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
@@ -274,8 +276,11 @@ declare const _default: {
|
|
|
274
276
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': string;
|
|
275
277
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': string;
|
|
276
278
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': string;
|
|
279
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': string;
|
|
277
280
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': string;
|
|
278
281
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
282
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
283
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
279
284
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
280
285
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
281
286
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
@@ -611,6 +616,7 @@ declare const _default: {
|
|
|
611
616
|
'fabric.editor.findPrevious': string;
|
|
612
617
|
'fabric.editor.findReplaceDialogAriaLabel': string;
|
|
613
618
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
619
|
+
'fabric.editor.fitToContent': string;
|
|
614
620
|
'fabric.editor.fiveColumns': string;
|
|
615
621
|
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
616
622
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
@@ -785,6 +791,10 @@ declare const _default: {
|
|
|
785
791
|
'fabric.editor.moveRowDownHelpDialogLabel': string;
|
|
786
792
|
'fabric.editor.moveRowUp': string;
|
|
787
793
|
'fabric.editor.moveRowUpHelpDialogLabel': string;
|
|
794
|
+
'fabric.editor.moveSelectionDown': string;
|
|
795
|
+
'fabric.editor.moveSelectionLeft': string;
|
|
796
|
+
'fabric.editor.moveSelectionRight': string;
|
|
797
|
+
'fabric.editor.moveSelectionUp': string;
|
|
788
798
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
789
799
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
790
800
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -866,6 +876,7 @@ declare const _default: {
|
|
|
866
876
|
'fabric.editor.saveButton': string;
|
|
867
877
|
'fabric.editor.searchResults': string;
|
|
868
878
|
'fabric.editor.selectColumnResize': string;
|
|
879
|
+
'fabric.editor.selectDragHandle': string;
|
|
869
880
|
'fabric.editor.selectLanguage': string;
|
|
870
881
|
'fabric.editor.selectTableColumn': string;
|
|
871
882
|
'fabric.editor.selectTableRow': string;
|
|
@@ -913,6 +924,7 @@ declare const _default: {
|
|
|
913
924
|
'fabric.editor.syncedBlock.description': string;
|
|
914
925
|
'fabric.editor.syncedBlock.label.text': string;
|
|
915
926
|
'fabric.editor.syncedBlock.unsync': string;
|
|
927
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': string;
|
|
916
928
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
917
929
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
918
930
|
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -122,6 +122,8 @@ declare const _default: {
|
|
|
122
122
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': string;
|
|
123
123
|
'fabric.editor.ai.config.item.improveDescription.default.description': string;
|
|
124
124
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': string;
|
|
125
|
+
'fabric.editor.ai.config.item.improveFormatting.description': string;
|
|
126
|
+
'fabric.editor.ai.config.item.improveFormatting.title': string;
|
|
125
127
|
'fabric.editor.ai.config.item.makeLonger.description': string;
|
|
126
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
127
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
@@ -274,8 +276,11 @@ declare const _default: {
|
|
|
274
276
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': string;
|
|
275
277
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': string;
|
|
276
278
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': string;
|
|
279
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': string;
|
|
277
280
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': string;
|
|
278
281
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': string;
|
|
282
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': string;
|
|
283
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': string;
|
|
279
284
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': string;
|
|
280
285
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': string;
|
|
281
286
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': string;
|
|
@@ -611,6 +616,7 @@ declare const _default: {
|
|
|
611
616
|
'fabric.editor.findPrevious': string;
|
|
612
617
|
'fabric.editor.findReplaceDialogAriaLabel': string;
|
|
613
618
|
'fabric.editor.findReplaceToolbarButton': string;
|
|
619
|
+
'fabric.editor.fitToContent': string;
|
|
614
620
|
'fabric.editor.fiveColumns': string;
|
|
615
621
|
'fabric.editor.floatingToolbar.confirmModalCancel': string;
|
|
616
622
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': string;
|
|
@@ -785,6 +791,10 @@ declare const _default: {
|
|
|
785
791
|
'fabric.editor.moveRowDownHelpDialogLabel': string;
|
|
786
792
|
'fabric.editor.moveRowUp': string;
|
|
787
793
|
'fabric.editor.moveRowUpHelpDialogLabel': string;
|
|
794
|
+
'fabric.editor.moveSelectionDown': string;
|
|
795
|
+
'fabric.editor.moveSelectionLeft': string;
|
|
796
|
+
'fabric.editor.moveSelectionRight': string;
|
|
797
|
+
'fabric.editor.moveSelectionUp': string;
|
|
788
798
|
'fabric.editor.nativeEmbeds.summarise': string;
|
|
789
799
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
790
800
|
'fabric.editor.navigate.toolbar.editor': string;
|
|
@@ -866,6 +876,7 @@ declare const _default: {
|
|
|
866
876
|
'fabric.editor.saveButton': string;
|
|
867
877
|
'fabric.editor.searchResults': string;
|
|
868
878
|
'fabric.editor.selectColumnResize': string;
|
|
879
|
+
'fabric.editor.selectDragHandle': string;
|
|
869
880
|
'fabric.editor.selectLanguage': string;
|
|
870
881
|
'fabric.editor.selectTableColumn': string;
|
|
871
882
|
'fabric.editor.selectTableRow': string;
|
|
@@ -913,6 +924,7 @@ declare const _default: {
|
|
|
913
924
|
'fabric.editor.syncedBlock.description': string;
|
|
914
925
|
'fabric.editor.syncedBlock.label.text': string;
|
|
915
926
|
'fabric.editor.syncedBlock.unsync': string;
|
|
927
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': string;
|
|
916
928
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
917
929
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
918
930
|
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -925,6 +925,7 @@ declare const _default: {
|
|
|
925
925
|
'fabric.editor.syncedBlock.description': string;
|
|
926
926
|
'fabric.editor.syncedBlock.label.text': string;
|
|
927
927
|
'fabric.editor.syncedBlock.unsync': string;
|
|
928
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': string;
|
|
928
929
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
929
930
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
930
931
|
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|