@atlaskit/afm-i18n-platform-editor-editor-common 2.139.0 → 2.141.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 +41 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +9 -0
- package/dist/cjs/i18n/fi.js +12 -0
- package/dist/cjs/i18n/fr.js +13 -1
- package/dist/cjs/i18n/hr.js +25 -0
- package/dist/cjs/i18n/hu.js +13 -1
- package/dist/cjs/i18n/it.js +9 -0
- package/dist/cjs/i18n/ja.js +12 -0
- package/dist/cjs/i18n/ko.js +15 -3
- package/dist/cjs/i18n/nb.js +13 -1
- package/dist/cjs/i18n/nl.js +12 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +21 -0
- package/dist/cjs/i18n/sl.js +33 -0
- package/dist/cjs/i18n/sr_RS.js +16 -0
- package/dist/cjs/i18n/sr_YR.js +16 -0
- package/dist/cjs/i18n/sv.js +12 -0
- package/dist/cjs/i18n/th.js +17 -0
- package/dist/cjs/i18n/tr.js +13 -1
- package/dist/cjs/i18n/uk.js +23 -0
- package/dist/cjs/i18n/vi.js +46 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +23 -0
- 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 +41 -0
- package/dist/esm/i18n/de.js +41 -0
- package/dist/esm/i18n/en.d.ts +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.d.ts +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.d.ts +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.d.ts +9 -0
- package/dist/esm/i18n/es.js +9 -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 +13 -1
- package/dist/esm/i18n/hr.d.ts +25 -0
- package/dist/esm/i18n/hr.js +25 -0
- package/dist/esm/i18n/hu.d.ts +12 -0
- package/dist/esm/i18n/hu.js +13 -1
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +9 -0
- package/dist/esm/i18n/ja.d.ts +12 -0
- package/dist/esm/i18n/ja.js +12 -0
- package/dist/esm/i18n/ko.d.ts +12 -0
- package/dist/esm/i18n/ko.js +15 -3
- package/dist/esm/i18n/nb.d.ts +12 -0
- package/dist/esm/i18n/nb.js +13 -1
- package/dist/esm/i18n/nl.d.ts +12 -0
- package/dist/esm/i18n/nl.js +12 -0
- package/dist/esm/i18n/pl.d.ts +29 -0
- package/dist/esm/i18n/pl.js +29 -0
- package/dist/esm/i18n/pt_BR.d.ts +29 -0
- package/dist/esm/i18n/pt_BR.js +29 -0
- package/dist/esm/i18n/ru.d.ts +21 -0
- package/dist/esm/i18n/ru.js +21 -0
- package/dist/esm/i18n/sl.d.ts +33 -0
- package/dist/esm/i18n/sl.js +33 -0
- package/dist/esm/i18n/sr_RS.d.ts +16 -0
- package/dist/esm/i18n/sr_RS.js +16 -0
- package/dist/esm/i18n/sr_YR.d.ts +16 -0
- package/dist/esm/i18n/sr_YR.js +16 -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 +17 -0
- package/dist/esm/i18n/th.js +17 -0
- package/dist/esm/i18n/tr.d.ts +12 -0
- package/dist/esm/i18n/tr.js +13 -1
- package/dist/esm/i18n/uk.d.ts +23 -0
- package/dist/esm/i18n/uk.js +23 -0
- package/dist/esm/i18n/vi.d.ts +46 -0
- package/dist/esm/i18n/vi.js +46 -0
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +23 -0
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +23 -0
- 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 +41 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +9 -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 +25 -0
- package/dist/types/i18n/hu.d.ts +12 -0
- package/dist/types/i18n/it.d.ts +9 -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 +12 -0
- package/dist/types/i18n/pl.d.ts +29 -0
- package/dist/types/i18n/pt_BR.d.ts +29 -0
- package/dist/types/i18n/ru.d.ts +21 -0
- package/dist/types/i18n/sl.d.ts +33 -0
- package/dist/types/i18n/sr_RS.d.ts +16 -0
- package/dist/types/i18n/sr_YR.d.ts +16 -0
- package/dist/types/i18n/sv.d.ts +12 -0
- package/dist/types/i18n/th.d.ts +17 -0
- package/dist/types/i18n/tr.d.ts +12 -0
- package/dist/types/i18n/uk.d.ts +23 -0
- package/dist/types/i18n/vi.d.ts +46 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -0
- package/i18n/da.ts +14 -0
- package/i18n/de.ts +45 -0
- package/i18n/en.ts +1 -0
- package/i18n/en_GB.ts +1 -0
- package/i18n/en_ZZ.ts +1 -0
- package/i18n/es.ts +9 -0
- package/i18n/fi.ts +15 -0
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +31 -0
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +12 -0
- package/i18n/ja.ts +15 -0
- package/i18n/ko.ts +17 -3
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +16 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +25 -0
- package/i18n/sl.ts +37 -0
- package/i18n/sr_RS.ts +21 -0
- package/i18n/sr_YR.ts +20 -0
- package/i18n/sv.ts +15 -0
- package/i18n/th.ts +20 -0
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +27 -0
- package/i18n/vi.ts +57 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +24 -0
- package/package.json +1 -1
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Розширити',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Немає опису',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Введіть запит для агента або виберіть потрібне із запропонованого нижче',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Змішування',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Створює пропозицію щодо переформулювання речень',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Перефразувати',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Скорочення вмісту, щоб зробити його лаконічнішим',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Підбір назви',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Отримайте рекомендований коментар від ШІ на основі цього елемента завдання',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Рекомендація коментаря',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Отримайте запропоновану ШІ відповідь на цей коментар',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Запропонувати відповідь',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'Створення короткого змісту поточного тексту з викладом ключових моментів',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Створення короткого змісту тексту',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'Створення короткого змісту тексту',
|
|
@@ -341,6 +344,7 @@ exports.default = {
|
|
|
341
344
|
'fabric.editor.askRovo': 'Запитати Rovo',
|
|
342
345
|
'fabric.editor.backLink': 'Назад',
|
|
343
346
|
'fabric.editor.backgroundColor': 'Колір фону',
|
|
347
|
+
'fabric.editor.block.menu.change.format': 'Змінити формат',
|
|
344
348
|
'fabric.editor.block.menu.codeblock': 'Блок коду',
|
|
345
349
|
'fabric.editor.block.menu.copy': 'Копіювати',
|
|
346
350
|
'fabric.editor.block.menu.copy.block': 'Копіювати блок',
|
|
@@ -420,7 +424,11 @@ exports.default = {
|
|
|
420
424
|
'fabric.editor.codeBlock.languageNotSet': 'Мову коду не встановлено.',
|
|
421
425
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Скопійовано',
|
|
422
426
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Копіювати як текст',
|
|
427
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Приховати номери рядків',
|
|
428
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Показати номери рядків',
|
|
429
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Розгорнути код',
|
|
423
430
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Вимкнути згортання',
|
|
431
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Загорнути код',
|
|
424
432
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Увімкнути згортання',
|
|
425
433
|
'fabric.editor.codeblock': 'Фрагмент коду',
|
|
426
434
|
'fabric.editor.codeblock.description': 'Показати код із розміткою синтаксису',
|
|
@@ -568,6 +576,8 @@ exports.default = {
|
|
|
568
576
|
'fabric.editor.emptyLink': 'Введіть посилання.',
|
|
569
577
|
'fabric.editor.emptySearchResults': 'Результатів не знайдено.',
|
|
570
578
|
'fabric.editor.emptySearchResultsSuggestion': 'Натисніть {buttonName}, щоб переглянути вставки.',
|
|
579
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Виберіть «{askRovoName}», щоб отримати допомогу.',
|
|
580
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Виберіть «{askRovoName}», щоб отримати допомогу, або натисніть кнопку {buttonName}, щоб переглянути вставки.',
|
|
571
581
|
'fabric.editor.epic': 'Епос',
|
|
572
582
|
'fabric.editor.error': 'Помилка',
|
|
573
583
|
'fabric.editor.error.description.cannotDelete': 'Під час видалення синхронізованого блоку сталася помилка.',
|
|
@@ -576,6 +586,7 @@ exports.default = {
|
|
|
576
586
|
'fabric.editor.error.description.failToEditWhenOffline': 'Схоже, ви перейшли в режим офлайн. Щоб редагувати синхронізований вміст, підключіться до інтернету.',
|
|
577
587
|
'fabric.editor.error.description.reference.offline': 'Неможливо відобразити синхронізоване блокування через відсутність підключення до мережі',
|
|
578
588
|
'fabric.editor.error.description.reference.unpublished': 'Синхронізований вміст відображатиметься <link>після публікації сторінки</link>',
|
|
589
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Синхронізований вміст відображатиметься <link>після збереження опису елемента</link>',
|
|
579
590
|
'fabric.editor.error.flag.title.cannotDelete': 'Не вдалося видалити синхронізоване блокування',
|
|
580
591
|
'fabric.editor.error.message.label': 'Помилка',
|
|
581
592
|
'fabric.editor.error.title.failToCreate': 'Неможливо створити синхронізований вміст у режимі офлайн',
|
|
@@ -712,6 +723,7 @@ exports.default = {
|
|
|
712
723
|
'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
|
|
713
724
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
|
|
714
725
|
'fabric.editor.layout.controls.placeholder': '/ для вставки',
|
|
726
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Видалити стовпець(-ці)} few {Видалити стовпці} many {Видалити стовпці} other {Видалити стовпці}}',
|
|
715
727
|
'fabric.editor.layout.distributeColumns': 'Вирівняти стовпці по ширині',
|
|
716
728
|
'fabric.editor.layout.placeholder': 'Додайте вміст',
|
|
717
729
|
'fabric.editor.layout.resizeLayout': 'Зміна розміру макета',
|
|
@@ -739,10 +751,13 @@ exports.default = {
|
|
|
739
751
|
'fabric.editor.markdown': 'Markdown',
|
|
740
752
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Скасувати',
|
|
741
753
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Підтвердити',
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Під час перетворення сторінки сталася помилка. Повторіть спробу.',
|
|
755
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
742
756
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Джерело розмітки Markdown',
|
|
743
757
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим перегляду',
|
|
744
758
|
'fabric.editor.markdownMode.viewToggle.preview': 'Розділений екран (очікується незабаром)',
|
|
745
759
|
'fabric.editor.markdownMode.viewToggle.source': 'Редактор синтаксису',
|
|
760
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Редактор попередньої версії',
|
|
746
761
|
'fabric.editor.matchCase': 'Враховувати регістр',
|
|
747
762
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.}}',
|
|
748
763
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.}}',
|
|
@@ -947,6 +962,12 @@ exports.default = {
|
|
|
947
962
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Неможливо відобразити вміст, оскільки його не синхронізовано з <a>{title}</a>.',
|
|
948
963
|
'fabric.editor.syncedLocationDropdownError': 'Наразі не вдається завантажити дані про розташування. Оновіть браузер через декілька хвилин.',
|
|
949
964
|
'fabric.editor.syncedLocationDropdownHeading': 'Кількість розташувань: {count}:',
|
|
965
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Несправність',
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Епос',
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Елемент завдання Jira',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Історія',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Підзадача',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Задача',
|
|
950
971
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Докладніше про синхронізовані блоки',
|
|
951
972
|
'fabric.editor.syncedLocationDropdownNoResults': 'Скопіюйте та вставте синхронізовані блоки, щоб повторно використати їх в інших розташуваннях.',
|
|
952
973
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Надіслати запит на доступ',
|
|
@@ -1042,7 +1063,9 @@ exports.default = {
|
|
|
1042
1063
|
'fabric.editor.unorderedList': 'Маркований список',
|
|
1043
1064
|
'fabric.editor.unorderedList.description': 'Створити невпорядкований список',
|
|
1044
1065
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Вміст сторінки відображатиметься після її публікації.',
|
|
1066
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Вміст відображатиметься після збереження опису елемента.',
|
|
1045
1067
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Вставлено з неопублікованої сторінки',
|
|
1068
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Вставлено з незбереженого елемента',
|
|
1046
1069
|
'fabric.editor.unsupportedBlockContent': 'Цей редактор не підтримує відображення такого вмісту',
|
|
1047
1070
|
'fabric.editor.unsupportedContentTooltip': 'У цьому редакторі вміст недоступний; під час внесення і збереження змін він залишиться незмінним',
|
|
1048
1071
|
'fabric.editor.unsupportedInlineContent': 'Вміст не підтримується',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Kéo dài thêm',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Không có mô tả',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Yêu cầu Nhân viên viết nội dung bất kỳ hoặc chọn trong số các nội dung bên dưới',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Phối lại',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Tạo đề xuất để viết lại câu',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Diễn đạt lại',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Rút ngắn nội dung cho súc tích hơn',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Đề xuất tiêu đề',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Nhận đề xuất nhận xét từ AI dựa trên hạng mục công việc này',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Đề xuất nhận xét',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Nhận gợi ý trả lời từ AI cho nhận xét này',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Đề xuất câu trả lời',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'Tạo bản tóm tắt của văn bản bạn đang làm việc, làm nổi bật các điểm chính',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tóm tắt nội dung viết',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'Tóm tắt nội dung viết',
|
|
@@ -291,6 +294,7 @@ exports.default = {
|
|
|
291
294
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Đề xuất',
|
|
292
295
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Tiêu đề',
|
|
293
296
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Xem',
|
|
297
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Rà soát',
|
|
294
298
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Thử lại',
|
|
295
299
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Đề xuất',
|
|
296
300
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Đang tải',
|
|
@@ -341,6 +345,7 @@ exports.default = {
|
|
|
341
345
|
'fabric.editor.askRovo': 'Hỏi Rovo',
|
|
342
346
|
'fabric.editor.backLink': 'Quay lại',
|
|
343
347
|
'fabric.editor.backgroundColor': 'Màu nền',
|
|
348
|
+
'fabric.editor.block.menu.change.format': 'Thay đổi định dạng',
|
|
344
349
|
'fabric.editor.block.menu.codeblock': 'Khối mã',
|
|
345
350
|
'fabric.editor.block.menu.copy': 'Sao chép',
|
|
346
351
|
'fabric.editor.block.menu.copy.block': 'Sao chép khối',
|
|
@@ -416,11 +421,18 @@ exports.default = {
|
|
|
416
421
|
'fabric.editor.code': 'Mã',
|
|
417
422
|
'fabric.editor.code.on': '{textFormattingOff}, Mã đang bật',
|
|
418
423
|
'fabric.editor.codeBidiWarningLabel': 'Ký tự hai chiều thay đổi thứ tự kết xuất văn bản. Điều này có thể được dùng để che giấu mã độc hại.',
|
|
424
|
+
'fabric.editor.codeBlock.all': 'Tất cả',
|
|
425
|
+
'fabric.editor.codeBlock.detectLanguage': 'Phát hiện ngôn ngữ',
|
|
419
426
|
'fabric.editor.codeBlock.languageAriaDescription': 'Ngôn ngữ của snippet: {language}.',
|
|
420
427
|
'fabric.editor.codeBlock.languageNotSet': 'Chưa thiết lập ngôn ngữ mã.',
|
|
428
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Được sử dụng gần đây',
|
|
421
429
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Đã sao chép!',
|
|
422
430
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Sao chép dưới dạng văn bản',
|
|
431
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ẩn số dòng',
|
|
432
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Hiển thị số dòng',
|
|
433
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Bỏ ngắt dòng mã',
|
|
423
434
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tắt cuộn',
|
|
435
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Ngắt dòng mã',
|
|
424
436
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Bật cuộn',
|
|
425
437
|
'fabric.editor.codeblock': 'Đoạn mã',
|
|
426
438
|
'fabric.editor.codeblock.description': 'Hiển thị mã có bôi đậm cú pháp',
|
|
@@ -568,6 +580,8 @@ exports.default = {
|
|
|
568
580
|
'fabric.editor.emptyLink': 'Vui lòng nhập một liên kết.',
|
|
569
581
|
'fabric.editor.emptySearchResults': 'Chúng tôi không tìm thấy kết quả nào.',
|
|
570
582
|
'fabric.editor.emptySearchResultsSuggestion': 'Chọn {buttonName} để duyệt qua các nội dung chèn.',
|
|
583
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Chọn {askRovoName} để được trợ giúp.',
|
|
584
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Chọn {askRovoName} để được trợ giúp hoặc {buttonName} để duyệt tìm nội dung chèn.',
|
|
571
585
|
'fabric.editor.epic': 'Quá trình',
|
|
572
586
|
'fabric.editor.error': 'Lỗi',
|
|
573
587
|
'fabric.editor.error.description.cannotDelete': 'Đã xảy ra lỗi khi cố gắng xóa khối đã đồng bộ này.',
|
|
@@ -576,6 +590,7 @@ exports.default = {
|
|
|
576
590
|
'fabric.editor.error.description.failToEditWhenOffline': 'Có vẻ như bạn đang ngoại tuyến. Vui lòng kết nối với Internet để sửa nội dung đồng bộ.',
|
|
577
591
|
'fabric.editor.error.description.reference.offline': 'Chúng tôi không thể hiển thị các khối đã đồng bộ khi bạn đang ngoại tuyến',
|
|
578
592
|
'fabric.editor.error.description.reference.unpublished': 'Nội dung đã đồng bộ sẽ hiển thị <link>khi trang được đăng</link>',
|
|
593
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Nội dung đã đồng bộ sẽ hiển thị <link>khi thông tin mô tả của mục được lưu</link>',
|
|
579
594
|
'fabric.editor.error.flag.title.cannotDelete': 'Không xóa được khối đã đồng bộ',
|
|
580
595
|
'fabric.editor.error.message.label': 'Lỗi',
|
|
581
596
|
'fabric.editor.error.title.failToCreate': 'Không thể tạo nội dung được đồng bộ ngoại tuyến',
|
|
@@ -710,9 +725,16 @@ exports.default = {
|
|
|
710
725
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Mời thành viên cùng nhóm vào {productName}} trusted {Mời thành viên cùng nhóm vào {productName}} other {Thêm thành viên cùng nhóm vào {productName}}}',
|
|
711
726
|
'fabric.editor.italic': 'In nghiêng',
|
|
712
727
|
'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
|
|
728
|
+
'fabric.editor.layout.alignColumn': 'Căn chỉnh',
|
|
729
|
+
'fabric.editor.layout.alignColumnBottom': 'Dưới cùng',
|
|
730
|
+
'fabric.editor.layout.alignColumnMiddle': 'Căn giữa',
|
|
731
|
+
'fabric.editor.layout.alignColumnTop': 'Trên cùng',
|
|
713
732
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
|
|
714
733
|
'fabric.editor.layout.controls.placeholder': '/ để chèn',
|
|
734
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {Xóa cột}}',
|
|
715
735
|
'fabric.editor.layout.distributeColumns': 'Phân phối cột',
|
|
736
|
+
'fabric.editor.layout.insertColumnLeft': 'Chèn cột vào bên trái',
|
|
737
|
+
'fabric.editor.layout.insertColumnRight': 'Chèn cột vào bên phải',
|
|
716
738
|
'fabric.editor.layout.placeholder': 'Thêm nội dung',
|
|
717
739
|
'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
|
|
718
740
|
'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
|
|
@@ -739,10 +761,26 @@ exports.default = {
|
|
|
739
761
|
'fabric.editor.markdown': 'Ngôn ngữ đánh dấu',
|
|
740
762
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Hủy',
|
|
741
763
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Xác nhận',
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Đã xảy ra lỗi trong quá trình chuyển đổi trang này. Vui lòng thử lại.',
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Chuyển đổi sang chế độ markdown',
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Chuyển đổi sang chế độ markdown',
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Chuyển đổi sang văn bản đa dạng thức',
|
|
768
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Chuyển đổi giữa cú pháp và trình chỉnh sửa bản xem trước',
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Sử dụng định dạng cơ bản',
|
|
770
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Sử dụng lịch sử phiên bản để khôi phục các bản nháp trước đó',
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Chuyển đổi',
|
|
772
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Nội dung của bạn có thể hiển thị khác vì quá trình chuyển đổi sẽ loại bỏ định dạng văn bản đa dạng thức',
|
|
773
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Để khôi phục định dạng, hãy truy cập vào các bản nháp trước đó từ lịch sử phiên bản',
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Sử dụng tất cả các công cụ văn bản đa dạng thức',
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Sử dụng lịch sử phiên bản để khôi phục các bản nháp trước đó',
|
|
776
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
742
777
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Nguồn Đánh dấu',
|
|
778
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Quá trình chuyển đổi sẽ xóa các khối đã đồng bộ và nội dung của khối. Thao tác này không thể khôi phục trong lịch sử phiên bản.',
|
|
779
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Xóa nội dung đã đồng bộ?',
|
|
743
780
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Chế độ xem',
|
|
744
781
|
'fabric.editor.markdownMode.viewToggle.preview': 'Chế độ xem chia màn hình (sắp ra mắt)',
|
|
745
782
|
'fabric.editor.markdownMode.viewToggle.source': 'Trình soạn thảo cú pháp',
|
|
783
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Xem trước trình chỉnh sửa',
|
|
746
784
|
'fabric.editor.matchCase': 'Khớp cách viết hoa',
|
|
747
785
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã giảm xuống {newMediaWidth,number} pixel.}}',
|
|
748
786
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã tăng lên {newMediaWidth,number} pixel.}}',
|
|
@@ -964,6 +1002,10 @@ exports.default = {
|
|
|
964
1002
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Hạng mục công việc này',
|
|
965
1003
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Chưa có tiêu đề',
|
|
966
1004
|
'fabric.editor.table': 'Bảng',
|
|
1005
|
+
'fabric.editor.table.cellAlignment': 'Căn chỉnh',
|
|
1006
|
+
'fabric.editor.table.cellAlignmentBottom': 'Dưới cùng',
|
|
1007
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Giữa',
|
|
1008
|
+
'fabric.editor.table.cellAlignmentTop': 'Trên cùng',
|
|
967
1009
|
'fabric.editor.table.description': 'Chèn bảng',
|
|
968
1010
|
'fabric.editor.tableAlignmentOptions': 'Tùy chọn căn chỉnh',
|
|
969
1011
|
'fabric.editor.tableFullWidthLabel': 'Toàn chiều rộng',
|
|
@@ -1026,6 +1068,8 @@ exports.default = {
|
|
|
1026
1068
|
'fabric.editor.tooltip.taskList': 'một mục thao tác',
|
|
1027
1069
|
'fabric.editor.turnInto': 'Chuyển thành',
|
|
1028
1070
|
'fabric.editor.twoColumns': 'Bố cục 2 cột',
|
|
1071
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Nhân viên',
|
|
1072
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Mọi người',
|
|
1029
1073
|
'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
|
|
1030
1074
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Bắt đầu nhập để tìm kiếm hoặc lọc các tùy chọn lối tắt',
|
|
1031
1075
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Tìm kiếm',
|
|
@@ -1048,7 +1092,9 @@ exports.default = {
|
|
|
1048
1092
|
'fabric.editor.unorderedList': 'Danh sách dấu đầu dòng',
|
|
1049
1093
|
'fabric.editor.unorderedList.description': 'Tạo một danh sách kiểu không sắp xếp',
|
|
1050
1094
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Khi trang được đăng, nội dung sẽ hiển thị.',
|
|
1095
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Nội dung sẽ hiển thị sau khi thông tin mô tả của mục được lưu.',
|
|
1051
1096
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Đã dán từ trang chưa đăng',
|
|
1097
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Được dán từ mục chưa lưu',
|
|
1052
1098
|
'fabric.editor.unsupportedBlockContent': 'Trình biên tập này không hỗ trợ hiển thị nội dung này',
|
|
1053
1099
|
'fabric.editor.unsupportedContentTooltip': 'Nội dung không có trong trình biên tập này, nội dung sẽ được bảo lưu khi bạn sửa và lưu',
|
|
1054
1100
|
'fabric.editor.unsupportedInlineContent': 'Nội dung không được hỗ trợ',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -435,13 +435,18 @@ exports.default = {
|
|
|
435
435
|
'fabric.editor.code': '代码',
|
|
436
436
|
'fabric.editor.code.on': '{textFormattingOff},代码已开启',
|
|
437
437
|
'fabric.editor.codeBidiWarningLabel': '双向字符会更改文本的呈现顺序。这可能被用于掩盖恶意代码。',
|
|
438
|
+
'fabric.editor.codeBlock.all': '全部',
|
|
439
|
+
'fabric.editor.codeBlock.detectLanguage': '检测语言',
|
|
438
440
|
'fabric.editor.codeBlock.languageAriaDescription': '代码片段语言:{language}。',
|
|
439
441
|
'fabric.editor.codeBlock.languageNotSet': '未设置代码语言。',
|
|
442
|
+
'fabric.editor.codeBlock.recentlyUsed': '最近使用',
|
|
440
443
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已复制!',
|
|
441
444
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '复制为文本',
|
|
442
445
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隐藏行号',
|
|
443
446
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '显示行号',
|
|
447
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '取消代码换行',
|
|
444
448
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '关闭换行',
|
|
449
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '换行代码',
|
|
445
450
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '开启换行',
|
|
446
451
|
'fabric.editor.codeblock': '代码片段',
|
|
447
452
|
'fabric.editor.codeblock.description': '显示带语法高亮的代码',
|
|
@@ -590,6 +595,7 @@ exports.default = {
|
|
|
590
595
|
'fabric.editor.emptySearchResults': '未找到任何结果。',
|
|
591
596
|
'fabric.editor.emptySearchResultsSuggestion': '选择{buttonName}以浏览插入内容。',
|
|
592
597
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '选择 {askRovoName} 以获取帮助。',
|
|
598
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '选择 {askRovoName} 以获取帮助,或选择 {buttonName} 以浏览插入内容。',
|
|
593
599
|
'fabric.editor.epic': '长篇故事',
|
|
594
600
|
'fabric.editor.error': '错误',
|
|
595
601
|
'fabric.editor.error.description.cannotDelete': '尝试删除此同步区块时发生错误。',
|
|
@@ -737,6 +743,8 @@ exports.default = {
|
|
|
737
743
|
'fabric.editor.layout.controls.placeholder': '输入 / 以插入',
|
|
738
744
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {删除列}}',
|
|
739
745
|
'fabric.editor.layout.distributeColumns': '分散列',
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': '在左侧插入列',
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': '在右侧插入列',
|
|
740
748
|
'fabric.editor.layout.placeholder': '添加内容',
|
|
741
749
|
'fabric.editor.layout.resizeLayout': '调整布局大小',
|
|
742
750
|
'fabric.editor.layoutFixedWidth': '返回至中心',
|
|
@@ -764,8 +772,21 @@ exports.default = {
|
|
|
764
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
765
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': '确认',
|
|
766
774
|
'fabric.editor.markdownMode.confirmDialog.error': '转换此页面时发生错误。请重试。',
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': '转换为 Markdown',
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': '转换为 Markdown',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': '转换为富文本',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': '在语法编辑器和预览编辑器之间切换',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '使用基本格式',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '使用版本历史记录还原之前的草稿',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': '转换',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': '您的内容看起来可能会有所不同,因为转换会移除富文本格式',
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '要还原格式,请从版本历史记录访问之前的草稿',
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': '使用所有富文本工具',
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': '使用版本历史记录还原之前的草稿',
|
|
767
786
|
'fabric.editor.markdownMode.labsLozenge': '实验室',
|
|
768
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 来源',
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '执行转换会删除同步块及其内容。此操作无法通过版本历史记录还原。',
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': '删除同步内容?',
|
|
769
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '查看模式',
|
|
770
791
|
'fabric.editor.markdownMode.viewToggle.preview': '拆分视图(即将推出)',
|
|
771
792
|
'fabric.editor.markdownMode.viewToggle.source': '语法编辑器',
|
|
@@ -1053,6 +1074,8 @@ exports.default = {
|
|
|
1053
1074
|
'fabric.editor.tooltip.taskList': '操作项',
|
|
1054
1075
|
'fabric.editor.turnInto': '转变为',
|
|
1055
1076
|
'fabric.editor.twoColumns': '2 列布局',
|
|
1077
|
+
'fabric.editor.typeAhead.mentionSection.agents': '支持人员',
|
|
1078
|
+
'fabric.editor.typeAhead.mentionSection.people': '人员',
|
|
1056
1079
|
'fabric.editor.typeAhead.popupLabel': '输入提示结果',
|
|
1057
1080
|
'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
|
|
1058
1081
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '搜索',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -309,6 +309,7 @@ exports.default = {
|
|
|
309
309
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': '建議',
|
|
310
310
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': '標題',
|
|
311
311
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': '檢視',
|
|
312
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': '檢閱',
|
|
312
313
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': '重試',
|
|
313
314
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': '建議',
|
|
314
315
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': '載入中',
|
|
@@ -435,13 +436,17 @@ exports.default = {
|
|
|
435
436
|
'fabric.editor.code': '程式碼',
|
|
436
437
|
'fabric.editor.code.on': '{textFormattingOff},程式碼開啟',
|
|
437
438
|
'fabric.editor.codeBidiWarningLabel': '雙向字元會變更文字呈現的順序。這可用來將惡意程式碼模糊化。',
|
|
439
|
+
'fabric.editor.codeBlock.all': '全部',
|
|
438
440
|
'fabric.editor.codeBlock.languageAriaDescription': '程式碼片段語言:{language}。',
|
|
439
441
|
'fabric.editor.codeBlock.languageNotSet': '未設定程式碼語言。',
|
|
442
|
+
'fabric.editor.codeBlock.recentlyUsed': '最近使用的語言',
|
|
440
443
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
|
|
441
444
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
|
|
442
445
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隱藏行號',
|
|
443
446
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '顯示行號',
|
|
447
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '取消程式碼換行',
|
|
444
448
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '關閉圍繞',
|
|
449
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '將程式碼換行',
|
|
445
450
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '開啟圍繞',
|
|
446
451
|
'fabric.editor.codeblock': '程式碼片段',
|
|
447
452
|
'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
|
|
@@ -590,6 +595,7 @@ exports.default = {
|
|
|
590
595
|
'fabric.editor.emptySearchResults': '我們找不到任何結果。',
|
|
591
596
|
'fabric.editor.emptySearchResultsSuggestion': '請選取 {buttonName} 以瀏覽插入內容。',
|
|
592
597
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '選取 {askRovoName} 以獲得協助。',
|
|
598
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '選取 {askRovoName} 以獲得協助,或選取 {buttonName} 來瀏覽插入內容。',
|
|
593
599
|
'fabric.editor.epic': '大型工作',
|
|
594
600
|
'fabric.editor.error': '錯誤',
|
|
595
601
|
'fabric.editor.error.description.cannotDelete': '嘗試刪除此同步區塊時發生錯誤。',
|
|
@@ -733,10 +739,16 @@ exports.default = {
|
|
|
733
739
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
734
740
|
'fabric.editor.italic': '斜體',
|
|
735
741
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
742
|
+
'fabric.editor.layout.alignColumn': '對齊',
|
|
743
|
+
'fabric.editor.layout.alignColumnBottom': '底部',
|
|
744
|
+
'fabric.editor.layout.alignColumnMiddle': '置中',
|
|
745
|
+
'fabric.editor.layout.alignColumnTop': '頂端',
|
|
736
746
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
|
|
737
747
|
'fabric.editor.layout.controls.placeholder': '輸入 / 即可插入內容',
|
|
738
748
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {刪除欄}}',
|
|
739
749
|
'fabric.editor.layout.distributeColumns': '平均分配直欄寬度',
|
|
750
|
+
'fabric.editor.layout.insertColumnLeft': '在左側插入欄',
|
|
751
|
+
'fabric.editor.layout.insertColumnRight': '在右側插入欄',
|
|
740
752
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
741
753
|
'fabric.editor.layout.resizeLayout': '重新調整版面配置的大小',
|
|
742
754
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
@@ -764,8 +776,13 @@ exports.default = {
|
|
|
764
776
|
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
765
777
|
'fabric.editor.markdownMode.confirmDialog.confirm': '確認',
|
|
766
778
|
'fabric.editor.markdownMode.confirmDialog.error': '轉換此頁面時發生錯誤,請再試一次。',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': '轉換為 Markdown',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': '轉換為 Markdown',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': '轉換為 RTF 文字',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': '轉換',
|
|
767
783
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
768
784
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 來源',
|
|
785
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': '要刪除已同步的內容嗎?',
|
|
769
786
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '檢視模式',
|
|
770
787
|
'fabric.editor.markdownMode.viewToggle.preview': '切割檢視畫面 (即將推出)',
|
|
771
788
|
'fabric.editor.markdownMode.viewToggle.source': '語法編輯器',
|
|
@@ -991,6 +1008,10 @@ exports.default = {
|
|
|
991
1008
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': '此工作項目',
|
|
992
1009
|
'fabric.editor.syncedLocationDropdownUntitledPage': '未命名',
|
|
993
1010
|
'fabric.editor.table': '表格',
|
|
1011
|
+
'fabric.editor.table.cellAlignment': '對齊',
|
|
1012
|
+
'fabric.editor.table.cellAlignmentBottom': '底部',
|
|
1013
|
+
'fabric.editor.table.cellAlignmentMiddle': '中間',
|
|
1014
|
+
'fabric.editor.table.cellAlignmentTop': '頂端',
|
|
994
1015
|
'fabric.editor.table.description': '插入表格',
|
|
995
1016
|
'fabric.editor.tableAlignmentOptions': '對齊選項',
|
|
996
1017
|
'fabric.editor.tableFullWidthLabel': '全寬',
|
|
@@ -1053,6 +1074,8 @@ exports.default = {
|
|
|
1053
1074
|
'fabric.editor.tooltip.taskList': '動作項目',
|
|
1054
1075
|
'fabric.editor.turnInto': '轉變成',
|
|
1055
1076
|
'fabric.editor.twoColumns': '2 欄版面配置',
|
|
1077
|
+
'fabric.editor.typeAhead.mentionSection.agents': '客服人員',
|
|
1078
|
+
'fabric.editor.typeAhead.mentionSection.people': '人員',
|
|
1056
1079
|
'fabric.editor.typeAhead.popupLabel': '自動提示結果',
|
|
1057
1080
|
'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
|
|
1058
1081
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '搜尋',
|
package/dist/esm/i18n/cs.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,8 +435,11 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
438
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
439
444
|
'fabric.editor.codeblock': string;
|
|
440
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -582,6 +587,8 @@ declare const _default: {
|
|
|
582
587
|
'fabric.editor.emptyLink': string;
|
|
583
588
|
'fabric.editor.emptySearchResults': string;
|
|
584
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
585
592
|
'fabric.editor.epic': string;
|
|
586
593
|
'fabric.editor.error': string;
|
|
587
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +597,7 @@ declare const _default: {
|
|
|
590
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
602
|
'fabric.editor.error.message.label': string;
|
|
595
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +734,7 @@ declare const _default: {
|
|
|
726
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
735
|
'fabric.editor.layout.columnOption': string;
|
|
728
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
739
|
'fabric.editor.layout.placeholder': string;
|
|
731
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +768,7 @@ declare const _default: {
|
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
772
|
'fabric.editor.matchCase': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1074,9 @@ declare const _default: {
|
|
|
1064
1074
|
'fabric.editor.unorderedList': string;
|
|
1065
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Navrhnout název',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Získejte komentář navržený AI na základě tohoto požadavku.',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Navrhnout komentář',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Získejte odpověď na tento komentář navrženou AI.',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Navrhnout odpověď',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Vytvoří souhrn textu, na kterém pracujete, a zdůrazní klíčové body.',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Shrnout psaní',
|
|
@@ -356,6 +357,7 @@ export default {
|
|
|
356
357
|
'fabric.editor.askRovo': 'Zeptejte se nástroje Rovo',
|
|
357
358
|
'fabric.editor.backLink': 'Zpět',
|
|
358
359
|
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
360
|
+
'fabric.editor.block.menu.change.format': 'Změnit formát',
|
|
359
361
|
'fabric.editor.block.menu.codeblock': 'Blok kódu',
|
|
360
362
|
'fabric.editor.block.menu.copy': 'Kopírovat',
|
|
361
363
|
'fabric.editor.block.menu.copy.block': 'Kopírovat blok',
|
|
@@ -435,8 +437,11 @@ export default {
|
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': 'Jazyk kódu není nastaven.',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skrýt čísla řádků',
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Zobrazit čísla řádků',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Zrušit zalamování v kódu',
|
|
439
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Vypnout obalení',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Zalamovat kód',
|
|
440
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Zapnout obalení',
|
|
441
446
|
'fabric.editor.codeblock': 'Fragment kódu',
|
|
442
447
|
'fabric.editor.codeblock.description': 'Zobrazit kód se zvýrazněním syntaxe',
|
|
@@ -584,6 +589,8 @@ export default {
|
|
|
584
589
|
'fabric.editor.emptyLink': 'Zadejte odkaz.',
|
|
585
590
|
'fabric.editor.emptySearchResults': 'Nenašli jsme žádné výsledky.',
|
|
586
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Chcete-li procházet vkládací prvky, vyberte možnost {buttonName}.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Pokud potřebujete pomoc, vyberte možnost {askRovoName}.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Vyberte možnost {askRovoName} pro nápovědu nebo možnost {buttonName} pro procházení vkládacích prvků.',
|
|
587
594
|
'fabric.editor.epic': 'Epic',
|
|
588
595
|
'fabric.editor.error': 'Chyba',
|
|
589
596
|
'fabric.editor.error.description.cannotDelete': 'Při pokusu o odstranění tohoto synchronizovaného bloku došlo k chybě.',
|
|
@@ -592,6 +599,7 @@ export default {
|
|
|
592
599
|
'fabric.editor.error.description.failToEditWhenOffline': 'Zdá se, že jste offline. Chcete-li upravit synchronizovaný obsah, připojte se k internetu.',
|
|
593
600
|
'fabric.editor.error.description.reference.offline': 'Synchronizované bloky nejde zobrazit, když jste offline',
|
|
594
601
|
'fabric.editor.error.description.reference.unpublished': 'Synchronizovaný obsah se zobrazí, <link>když je stránka publikována</link>',
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synchronizovaný obsah se zobrazí, <link>když bude uložen popis položky</link>.',
|
|
595
603
|
'fabric.editor.error.flag.title.cannotDelete': 'Synchronizovaný blok se nepodařilo odstranit',
|
|
596
604
|
'fabric.editor.error.message.label': 'Chyba',
|
|
597
605
|
'fabric.editor.error.title.failToCreate': 'Synchronizovaný obsah nelze vytvořit offline',
|
|
@@ -728,6 +736,7 @@ export default {
|
|
|
728
736
|
'fabric.editor.keyboardShortcuts': 'Klávesové zkratky',
|
|
729
737
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
|
|
730
738
|
'fabric.editor.layout.controls.placeholder': '/ pro vložení',
|
|
739
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Odstranit sloupec} few {Odstranit sloupce} many {Odstranit sloupce} other {Odstranit sloupce}}',
|
|
731
740
|
'fabric.editor.layout.distributeColumns': 'Rozložení sloupců',
|
|
732
741
|
'fabric.editor.layout.placeholder': 'Přidat obsah',
|
|
733
742
|
'fabric.editor.layout.resizeLayout': 'Změnit velikost rozvržení',
|
|
@@ -761,6 +770,7 @@ export default {
|
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim zobrazení',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.preview': 'Rozdělit zobrazení (brzy k dispozici)',
|
|
763
772
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor syntaxe',
|
|
773
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Editor náhledu',
|
|
764
774
|
'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Šířka multimédia byla snížena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla snížena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla snížena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla snížena na {newMediaWidth,number} pixelů.}}',
|
|
766
776
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixelů.}}',
|
|
@@ -1066,7 +1076,9 @@ export default {
|
|
|
1066
1076
|
'fabric.editor.unorderedList': 'Seznam s odrážkami',
|
|
1067
1077
|
'fabric.editor.unorderedList.description': 'Vytvořit neseřazený seznam',
|
|
1068
1078
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Po publikování stránky se zobrazí její obsah.',
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Po uložení popisu položky se zobrazí obsah.',
|
|
1069
1080
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Vloženo z nepublikované stránky',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Vloženo z neuložené položky',
|
|
1070
1082
|
'fabric.editor.unsupportedBlockContent': 'Tento editor zobrazování tohoto obsahu nepodporuje.',
|
|
1071
1083
|
'fabric.editor.unsupportedContentTooltip': 'Obsah není v tomto editoru k dispozici. Vaše úpravy se při uložení zachovají.',
|
|
1072
1084
|
'fabric.editor.unsupportedInlineContent': 'Nepodporovaný obsah',
|
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,8 +434,11 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
437
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
438
443
|
'fabric.editor.codeblock': string;
|
|
439
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -581,6 +586,8 @@ declare const _default: {
|
|
|
581
586
|
'fabric.editor.emptyLink': string;
|
|
582
587
|
'fabric.editor.emptySearchResults': string;
|
|
583
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
584
591
|
'fabric.editor.epic': string;
|
|
585
592
|
'fabric.editor.error': string;
|
|
586
593
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -589,6 +596,7 @@ declare const _default: {
|
|
|
589
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
590
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
592
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
593
601
|
'fabric.editor.error.message.label': string;
|
|
594
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -725,6 +733,7 @@ declare const _default: {
|
|
|
725
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
726
734
|
'fabric.editor.layout.columnOption': string;
|
|
727
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
728
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
729
738
|
'fabric.editor.layout.placeholder': string;
|
|
730
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -758,6 +767,7 @@ declare const _default: {
|
|
|
758
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
761
771
|
'fabric.editor.matchCase': string;
|
|
762
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1063,7 +1073,9 @@ declare const _default: {
|
|
|
1063
1073
|
'fabric.editor.unorderedList': string;
|
|
1064
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1065
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1066
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1067
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1068
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1069
1081
|
'fabric.editor.unsupportedInlineContent': string;
|