@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.138.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 +15 -1
- package/dist/cjs/i18n/da.js +15 -1
- package/dist/cjs/i18n/de.js +6 -1
- package/dist/cjs/i18n/en.js +32 -17
- package/dist/cjs/i18n/en_GB.js +32 -17
- package/dist/cjs/i18n/en_ZZ.js +32 -17
- package/dist/cjs/i18n/es.js +27 -1
- package/dist/cjs/i18n/fi.js +15 -1
- package/dist/cjs/i18n/fr.js +15 -1
- package/dist/cjs/i18n/hr.js +11 -1
- package/dist/cjs/i18n/hu.js +15 -1
- package/dist/cjs/i18n/it.js +18 -1
- package/dist/cjs/i18n/ja.js +15 -1
- package/dist/cjs/i18n/ko.js +16 -2
- package/dist/cjs/i18n/nb.js +15 -1
- package/dist/cjs/i18n/nl.js +17 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +27 -1
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sl.js +23 -1
- package/dist/cjs/i18n/sr_RS.js +11 -1
- package/dist/cjs/i18n/sr_YR.js +11 -1
- package/dist/cjs/i18n/sv.js +15 -1
- package/dist/cjs/i18n/th.js +12 -3
- package/dist/cjs/i18n/tr.js +15 -1
- package/dist/cjs/i18n/uk.js +6 -3
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +25 -2
- package/dist/cjs/i18n/zh_TW.js +24 -1
- package/dist/esm/i18n/cs.d.ts +15 -1
- package/dist/esm/i18n/cs.js +15 -1
- package/dist/esm/i18n/da.d.ts +15 -1
- package/dist/esm/i18n/da.js +15 -1
- package/dist/esm/i18n/de.d.ts +6 -1
- package/dist/esm/i18n/de.js +6 -1
- package/dist/esm/i18n/en.d.ts +18 -3
- package/dist/esm/i18n/en.js +32 -17
- package/dist/esm/i18n/en_GB.d.ts +18 -3
- package/dist/esm/i18n/en_GB.js +32 -17
- package/dist/esm/i18n/en_ZZ.d.ts +18 -3
- package/dist/esm/i18n/en_ZZ.js +32 -17
- package/dist/esm/i18n/es.d.ts +26 -0
- package/dist/esm/i18n/es.js +27 -1
- package/dist/esm/i18n/fi.d.ts +15 -1
- package/dist/esm/i18n/fi.js +15 -1
- package/dist/esm/i18n/fr.d.ts +15 -1
- package/dist/esm/i18n/fr.js +15 -1
- package/dist/esm/i18n/hr.d.ts +11 -1
- package/dist/esm/i18n/hr.js +11 -1
- package/dist/esm/i18n/hu.d.ts +15 -1
- package/dist/esm/i18n/hu.js +15 -1
- package/dist/esm/i18n/it.d.ts +18 -1
- package/dist/esm/i18n/it.js +18 -1
- package/dist/esm/i18n/ja.d.ts +15 -1
- package/dist/esm/i18n/ja.js +15 -1
- package/dist/esm/i18n/ko.d.ts +15 -1
- package/dist/esm/i18n/ko.js +16 -2
- package/dist/esm/i18n/nb.d.ts +15 -1
- package/dist/esm/i18n/nb.js +15 -1
- package/dist/esm/i18n/nl.d.ts +15 -1
- package/dist/esm/i18n/nl.js +17 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +26 -0
- package/dist/esm/i18n/pt_BR.js +27 -1
- package/dist/esm/i18n/ru.d.ts +6 -1
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sl.d.ts +22 -0
- package/dist/esm/i18n/sl.js +23 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -1
- package/dist/esm/i18n/sr_RS.js +11 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -1
- package/dist/esm/i18n/sr_YR.js +11 -1
- package/dist/esm/i18n/sv.d.ts +15 -1
- package/dist/esm/i18n/sv.js +15 -1
- package/dist/esm/i18n/th.d.ts +10 -1
- package/dist/esm/i18n/th.js +12 -3
- package/dist/esm/i18n/tr.d.ts +15 -1
- package/dist/esm/i18n/tr.js +15 -1
- package/dist/esm/i18n/uk.d.ts +4 -1
- package/dist/esm/i18n/uk.js +6 -3
- package/dist/esm/i18n/vi.d.ts +10 -1
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +25 -2
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +24 -1
- package/dist/types/i18n/cs.d.ts +15 -1
- package/dist/types/i18n/da.d.ts +15 -1
- package/dist/types/i18n/de.d.ts +6 -1
- package/dist/types/i18n/en.d.ts +18 -3
- package/dist/types/i18n/en_GB.d.ts +18 -3
- package/dist/types/i18n/en_ZZ.d.ts +18 -3
- package/dist/types/i18n/es.d.ts +26 -0
- package/dist/types/i18n/fi.d.ts +15 -1
- package/dist/types/i18n/fr.d.ts +15 -1
- package/dist/types/i18n/hr.d.ts +11 -1
- package/dist/types/i18n/hu.d.ts +15 -1
- package/dist/types/i18n/it.d.ts +18 -1
- package/dist/types/i18n/ja.d.ts +15 -1
- package/dist/types/i18n/ko.d.ts +15 -1
- package/dist/types/i18n/nb.d.ts +15 -1
- package/dist/types/i18n/nl.d.ts +15 -1
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +26 -0
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sl.d.ts +22 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -1
- package/dist/types/i18n/sr_YR.d.ts +11 -1
- package/dist/types/i18n/sv.d.ts +15 -1
- package/dist/types/i18n/th.d.ts +10 -1
- package/dist/types/i18n/tr.d.ts +15 -1
- package/dist/types/i18n/uk.d.ts +4 -1
- package/dist/types/i18n/vi.d.ts +10 -1
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -1
- package/i18n/da.ts +15 -1
- package/i18n/de.ts +7 -1
- package/i18n/en.ts +32 -22
- package/i18n/en_GB.ts +32 -22
- package/i18n/en_ZZ.ts +33 -19
- package/i18n/es.ts +31 -1
- package/i18n/fi.ts +15 -1
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +11 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +20 -1
- package/i18n/ja.ts +15 -1
- package/i18n/ko.ts +16 -2
- package/i18n/nb.ts +15 -1
- package/i18n/nl.ts +18 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +30 -1
- package/i18n/ru.ts +6 -1
- package/i18n/sl.ts +27 -1
- package/i18n/sr_RS.ts +11 -1
- package/i18n/sr_YR.ts +11 -1
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +12 -3
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +6 -3
- package/i18n/vi.ts +10 -1
- package/i18n/zh.ts +26 -2
- package/i18n/zh_TW.ts +25 -1
- package/package.json +1 -1
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': '增加長度',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': '沒有描述',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '請客服人員撰寫任何內容或從下方選擇',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': '轉換',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': '提出重新撰寫句子的建議',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': '換個方式描述',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': '縮短內容,提升簡潔度',
|
|
@@ -139,6 +140,8 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': '建議標題',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': '根據此工作項目取得 AI 建議的留言',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': '建議留言',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': '針對此留言取得 AI 建議的回覆',
|
|
144
|
+
'fabric.editor.ai.config.item.suggestReply.title': '建議回覆內容',
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.description': '針對您正在處理的文字建立摘要,突顯重點',
|
|
143
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '摘要寫作',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.title': '摘要寫作',
|
|
@@ -351,8 +354,10 @@ export default {
|
|
|
351
354
|
'fabric.editor.annotationToolbar': '註解工具列',
|
|
352
355
|
'fabric.editor.anonymous-collaborator': '匿名協作者',
|
|
353
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '程式碼片段文字方塊',
|
|
357
|
+
'fabric.editor.askRovo': '詢問 Rovo',
|
|
354
358
|
'fabric.editor.backLink': '返回',
|
|
355
359
|
'fabric.editor.backgroundColor': '背景顏色',
|
|
360
|
+
'fabric.editor.block.menu.change.format': '變更格式',
|
|
356
361
|
'fabric.editor.block.menu.codeblock': '程式碼區塊',
|
|
357
362
|
'fabric.editor.block.menu.copy': '複製',
|
|
358
363
|
'fabric.editor.block.menu.copy.block': '複製區塊',
|
|
@@ -432,6 +437,8 @@ export default {
|
|
|
432
437
|
'fabric.editor.codeBlock.languageNotSet': '未設定程式碼語言。',
|
|
433
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
|
|
434
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隱藏行號',
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '顯示行號',
|
|
435
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '關閉圍繞',
|
|
436
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '開啟圍繞',
|
|
437
444
|
'fabric.editor.codeblock': '程式碼片段',
|
|
@@ -580,6 +587,7 @@ export default {
|
|
|
580
587
|
'fabric.editor.emptyLink': '請輸入連結。',
|
|
581
588
|
'fabric.editor.emptySearchResults': '我們找不到任何結果。',
|
|
582
589
|
'fabric.editor.emptySearchResultsSuggestion': '請選取 {buttonName} 以瀏覽插入內容。',
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '選取 {askRovoName} 以獲得協助。',
|
|
583
591
|
'fabric.editor.epic': '大型工作',
|
|
584
592
|
'fabric.editor.error': '錯誤',
|
|
585
593
|
'fabric.editor.error.description.cannotDelete': '嘗試刪除此同步區塊時發生錯誤。',
|
|
@@ -588,6 +596,7 @@ export default {
|
|
|
588
596
|
'fabric.editor.error.description.failToEditWhenOffline': '您似乎處於離線狀態。請連線到網際網路,以編輯同步的內容。',
|
|
589
597
|
'fabric.editor.error.description.reference.offline': '當您離線時,我們無法顯示已同步區塊',
|
|
590
598
|
'fabric.editor.error.description.reference.unpublished': '已同步的內容將會在<link>頁面發布時</link>顯示',
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': '<link>儲存該項目的描述後</link>,系統即會顯示同步的內容',
|
|
591
600
|
'fabric.editor.error.flag.title.cannotDelete': '無法刪除已同步區塊',
|
|
592
601
|
'fabric.editor.error.message.label': '錯誤',
|
|
593
602
|
'fabric.editor.error.title.failToCreate': '無法離線建立已同步的內容',
|
|
@@ -724,6 +733,8 @@ export default {
|
|
|
724
733
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
725
734
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
|
|
726
735
|
'fabric.editor.layout.controls.placeholder': '輸入 / 即可插入內容',
|
|
736
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {刪除欄}}',
|
|
737
|
+
'fabric.editor.layout.distributeColumns': '平均分配直欄寬度',
|
|
727
738
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
728
739
|
'fabric.editor.layout.resizeLayout': '重新調整版面配置的大小',
|
|
729
740
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
@@ -748,11 +759,15 @@ export default {
|
|
|
748
759
|
'fabric.editor.longEmptyNodePlaceholderSuffix': '插入元素',
|
|
749
760
|
'fabric.editor.longEmptyNodePlaceholderText': '輸入 / 以插入元素',
|
|
750
761
|
'fabric.editor.markdown': 'Markdown',
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '確認',
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.error': '轉換此頁面時發生錯誤,請再試一次。',
|
|
765
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
766
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 來源',
|
|
752
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '檢視模式',
|
|
753
768
|
'fabric.editor.markdownMode.viewToggle.preview': '切割檢視畫面 (即將推出)',
|
|
754
769
|
'fabric.editor.markdownMode.viewToggle.source': '語法編輯器',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': '預覽編輯器',
|
|
756
771
|
'fabric.editor.matchCase': '大小寫須相符',
|
|
757
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {媒體寬度已降低至 {newMediaWidth,number} 像素。}}',
|
|
758
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {媒體寬度已提升至 {newMediaWidth,number} 像素。}}',
|
|
@@ -957,6 +972,12 @@ export default {
|
|
|
957
972
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '我們無法顯示此內容,因為此內容已從「<a>{title}</a>」中取消同步。',
|
|
958
973
|
'fabric.editor.syncedLocationDropdownError': '我們目前無法載入位置。請稍候幾分鐘或重新整理瀏覽器。',
|
|
959
974
|
'fabric.editor.syncedLocationDropdownHeading': '{count} 個位置:',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': '錯誤',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': '大型工作',
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 工作項目',
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': '故事',
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '子任務',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': '任務',
|
|
960
981
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '進一步瞭解已同步區塊',
|
|
961
982
|
'fabric.editor.syncedLocationDropdownNoResults': '複製並貼上已同步區塊,以便在其他位置重複使用。',
|
|
962
983
|
'fabric.editor.syncedLocationDropdownRequestAccess': '要求存取權',
|
|
@@ -1052,7 +1073,9 @@ export default {
|
|
|
1052
1073
|
'fabric.editor.unorderedList': '項目符號清單',
|
|
1053
1074
|
'fabric.editor.unorderedList.description': '建立未排序的清單',
|
|
1054
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': '當頁面發布後,此內容將會顯示。',
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': '儲存該項目的描述後,系統即會顯示其內容。',
|
|
1055
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': '已從未發布的頁面貼上',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '已從未儲存的工作項目貼上',
|
|
1056
1079
|
'fabric.editor.unsupportedBlockContent': '此編輯器不支援顯示此內容',
|
|
1057
1080
|
'fabric.editor.unsupportedContentTooltip': '內容不適用於此編輯器,這會在您編輯和儲存時進行保留',
|
|
1058
1081
|
'fabric.editor.unsupportedInlineContent': '不支援的內容',
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,11 +751,14 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
753
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
754
762
|
'fabric.editor.matchCase': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -955,6 +963,12 @@ declare const _default: {
|
|
|
955
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,6 +432,7 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
432
436
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeblock': string;
|
|
@@ -721,6 +725,7 @@ declare const _default: {
|
|
|
721
725
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
726
|
'fabric.editor.layout.columnOption': string;
|
|
723
727
|
'fabric.editor.layout.controls.placeholder': string;
|
|
728
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
729
|
'fabric.editor.layout.placeholder': string;
|
|
725
730
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
731
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,11 +750,14 @@ declare const _default: {
|
|
|
745
750
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
752
|
'fabric.editor.markdown': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
756
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
757
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
758
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
752
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
753
761
|
'fabric.editor.matchCase': string;
|
|
754
762
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -954,6 +962,12 @@ declare const _default: {
|
|
|
954
962
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
963
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
965
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
971
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -348,6 +348,7 @@ declare const _default: {
|
|
|
348
348
|
'fabric.editor.annotationToolbar': string;
|
|
349
349
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
350
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
351
|
+
'fabric.editor.askRovo': string;
|
|
351
352
|
'fabric.editor.backLink': string;
|
|
352
353
|
'fabric.editor.backgroundColor': string;
|
|
353
354
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -721,6 +722,7 @@ declare const _default: {
|
|
|
721
722
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
723
|
'fabric.editor.layout.columnOption': string;
|
|
723
724
|
'fabric.editor.layout.controls.placeholder': string;
|
|
725
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
726
|
'fabric.editor.layout.placeholder': string;
|
|
725
727
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
728
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,11 +747,14 @@ declare const _default: {
|
|
|
745
747
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
748
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
749
|
'fabric.editor.markdown': string;
|
|
750
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
751
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
752
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
753
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
754
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
755
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
756
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
751
757
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
752
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
753
758
|
'fabric.editor.matchCase': string;
|
|
754
759
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
755
760
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1149,6 +1162,8 @@ declare const _default: {
|
|
|
1149
1162
|
'fabric.editor.tooltip.taskList': string;
|
|
1150
1163
|
'fabric.editor.turnInto': string;
|
|
1151
1164
|
'fabric.editor.twoColumns': string;
|
|
1165
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1166
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1152
1167
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1153
1168
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1154
1169
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1149,6 +1162,8 @@ declare const _default: {
|
|
|
1149
1162
|
'fabric.editor.tooltip.taskList': string;
|
|
1150
1163
|
'fabric.editor.turnInto': string;
|
|
1151
1164
|
'fabric.editor.twoColumns': string;
|
|
1165
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1166
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1152
1167
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1153
1168
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1154
1169
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -385,6 +386,7 @@ declare const _default: {
|
|
|
385
386
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
386
387
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
387
388
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
389
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
388
390
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
389
391
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
390
392
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -511,8 +513,11 @@ declare const _default: {
|
|
|
511
513
|
'fabric.editor.code': string;
|
|
512
514
|
'fabric.editor.code.on': string;
|
|
513
515
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
516
|
+
'fabric.editor.codeBlock.all': string;
|
|
517
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
514
518
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
515
519
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
520
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
516
521
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
517
522
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
518
523
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -813,9 +818,16 @@ declare const _default: {
|
|
|
813
818
|
'fabric.editor.inviteItem.title': string;
|
|
814
819
|
'fabric.editor.italic': string;
|
|
815
820
|
'fabric.editor.keyboardShortcuts': string;
|
|
821
|
+
'fabric.editor.layout.alignColumn': string;
|
|
822
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
823
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
824
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
816
825
|
'fabric.editor.layout.columnOption': string;
|
|
817
826
|
'fabric.editor.layout.controls.placeholder': string;
|
|
827
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
818
828
|
'fabric.editor.layout.distributeColumns': string;
|
|
829
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
830
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
819
831
|
'fabric.editor.layout.placeholder': string;
|
|
820
832
|
'fabric.editor.layout.resizeLayout': string;
|
|
821
833
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -852,15 +864,12 @@ declare const _default: {
|
|
|
852
864
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
853
865
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
854
866
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
855
|
-
'fabric.editor.markdownMode.confirmDialog.toRichText.instantEdits': string;
|
|
856
867
|
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
857
868
|
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
858
869
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
859
870
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
860
871
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
861
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.learnMore': string;
|
|
862
872
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
863
|
-
'fabric.editor.markdownMode.unlinkSyncedBlocks.understood': string;
|
|
864
873
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
865
874
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
866
875
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1086,6 +1095,10 @@ declare const _default: {
|
|
|
1086
1095
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1087
1096
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1088
1097
|
'fabric.editor.table': string;
|
|
1098
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1099
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1100
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1101
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1089
1102
|
'fabric.editor.table.description': string;
|
|
1090
1103
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1091
1104
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1148,6 +1161,8 @@ declare const _default: {
|
|
|
1148
1161
|
'fabric.editor.tooltip.taskList': string;
|
|
1149
1162
|
'fabric.editor.turnInto': string;
|
|
1150
1163
|
'fabric.editor.twoColumns': string;
|
|
1164
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1165
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1151
1166
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1152
1167
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1153
1168
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,8 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,8 +352,10 @@ declare const _default: {
|
|
|
349
352
|
'fabric.editor.annotationToolbar': string;
|
|
350
353
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
355
|
+
'fabric.editor.askRovo': string;
|
|
352
356
|
'fabric.editor.backLink': string;
|
|
353
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
354
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
355
360
|
'fabric.editor.block.menu.copy': string;
|
|
356
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -430,7 +435,11 @@ declare const _default: {
|
|
|
430
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
433
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
434
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
444
|
'fabric.editor.codeblock': string;
|
|
436
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -578,6 +587,8 @@ declare const _default: {
|
|
|
578
587
|
'fabric.editor.emptyLink': string;
|
|
579
588
|
'fabric.editor.emptySearchResults': string;
|
|
580
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
581
592
|
'fabric.editor.epic': string;
|
|
582
593
|
'fabric.editor.error': string;
|
|
583
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -586,6 +597,7 @@ declare const _default: {
|
|
|
586
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
587
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
588
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
589
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
590
602
|
'fabric.editor.error.message.label': string;
|
|
591
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -722,6 +734,8 @@ declare const _default: {
|
|
|
722
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
735
|
'fabric.editor.layout.columnOption': string;
|
|
724
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
738
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
739
|
'fabric.editor.layout.placeholder': string;
|
|
726
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
741
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +760,10 @@ declare const _default: {
|
|
|
746
760
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
761
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
762
|
'fabric.editor.markdown': string;
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
766
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
767
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +973,12 @@ declare const _default: {
|
|
|
955
973
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
974
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
975
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
982
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
983
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
984
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1050,7 +1074,9 @@ declare const _default: {
|
|
|
1050
1074
|
'fabric.editor.unorderedList': string;
|
|
1051
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1052
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1053
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1054
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1055
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1056
1082
|
'fabric.editor.unsupportedInlineContent': string;
|