@atlaskit/afm-i18n-platform-editor-editor-common 2.140.0 → 2.142.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/de.js +20 -0
- package/dist/cjs/i18n/en.js +5 -0
- package/dist/cjs/i18n/en_GB.js +5 -0
- package/dist/cjs/i18n/en_ZZ.js +5 -0
- package/dist/cjs/i18n/es.js +29 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hr.js +14 -0
- package/dist/cjs/i18n/hu.js +4 -1
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +4 -1
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sl.js +20 -0
- package/dist/cjs/i18n/sr_RS.js +5 -0
- package/dist/cjs/i18n/sr_YR.js +5 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +5 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/vi.js +29 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +14 -0
- package/dist/esm/i18n/de.d.ts +20 -0
- package/dist/esm/i18n/de.js +20 -0
- package/dist/esm/i18n/en.d.ts +5 -0
- package/dist/esm/i18n/en.js +5 -0
- package/dist/esm/i18n/en_GB.d.ts +5 -0
- package/dist/esm/i18n/en_GB.js +5 -0
- package/dist/esm/i18n/en_ZZ.d.ts +5 -0
- package/dist/esm/i18n/en_ZZ.js +5 -0
- package/dist/esm/i18n/es.d.ts +29 -0
- package/dist/esm/i18n/es.js +29 -0
- package/dist/esm/i18n/fi.d.ts +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.d.ts +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hr.d.ts +14 -0
- package/dist/esm/i18n/hr.js +14 -0
- package/dist/esm/i18n/hu.d.ts +3 -0
- package/dist/esm/i18n/hu.js +4 -1
- package/dist/esm/i18n/ja.d.ts +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.d.ts +3 -0
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.d.ts +3 -0
- package/dist/esm/i18n/nb.js +4 -1
- package/dist/esm/i18n/nl.d.ts +3 -0
- package/dist/esm/i18n/nl.js +3 -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 +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sl.d.ts +20 -0
- package/dist/esm/i18n/sl.js +20 -0
- package/dist/esm/i18n/sr_RS.d.ts +5 -0
- package/dist/esm/i18n/sr_RS.js +5 -0
- package/dist/esm/i18n/sr_YR.d.ts +5 -0
- package/dist/esm/i18n/sr_YR.js +5 -0
- package/dist/esm/i18n/sv.d.ts +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.d.ts +5 -0
- package/dist/esm/i18n/th.js +5 -0
- package/dist/esm/i18n/tr.d.ts +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/vi.d.ts +29 -0
- package/dist/esm/i18n/vi.js +29 -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 +14 -0
- package/dist/esm/i18n/zh_TW.js +14 -0
- package/dist/types/i18n/de.d.ts +20 -0
- package/dist/types/i18n/en.d.ts +5 -0
- package/dist/types/i18n/en_GB.d.ts +5 -0
- package/dist/types/i18n/en_ZZ.d.ts +5 -0
- package/dist/types/i18n/es.d.ts +29 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hr.d.ts +14 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -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 +3 -0
- package/dist/types/i18n/sl.d.ts +20 -0
- package/dist/types/i18n/sr_RS.d.ts +5 -0
- package/dist/types/i18n/sr_YR.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +5 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +29 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +14 -0
- package/i18n/de.ts +20 -0
- package/i18n/en.ts +5 -0
- package/i18n/en_GB.ts +5 -0
- package/i18n/en_ZZ.ts +5 -0
- package/i18n/es.ts +35 -0
- package/i18n/fi.ts +4 -0
- package/i18n/fr.ts +4 -0
- package/i18n/hr.ts +16 -0
- package/i18n/hu.ts +5 -1
- package/i18n/ja.ts +4 -0
- package/i18n/ko.ts +6 -2
- package/i18n/nb.ts +5 -1
- package/i18n/nl.ts +4 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +4 -0
- package/i18n/sl.ts +23 -0
- package/i18n/sr_RS.ts +7 -0
- package/i18n/sr_YR.ts +7 -0
- package/i18n/sv.ts +4 -0
- package/i18n/th.ts +6 -0
- package/i18n/tr.ts +4 -0
- package/i18n/vi.ts +36 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +15 -0
- package/package.json +1 -1
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -438,7 +438,9 @@ export default {
|
|
|
438
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiera som text',
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Dölj radnummer',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Visa radnummer',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Packa upp kod',
|
|
441
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Inaktivera brytning',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Förpacka kod',
|
|
442
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Aktivera brytning',
|
|
443
445
|
'fabric.editor.codeblock': 'Kodstycke',
|
|
444
446
|
'fabric.editor.codeblock.description': 'Visa kod med syntaxmarkering',
|
|
@@ -587,6 +589,7 @@ export default {
|
|
|
587
589
|
'fabric.editor.emptySearchResults': 'Vi hittade inga resultat.',
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Välj {buttonName} om du vill bläddra bland infogningar.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Välj {askRovoName} för hjälp.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Välj {askRovoName} för hjälp eller {buttonName} för att bläddra bland infogningar.',
|
|
590
593
|
'fabric.editor.epic': 'Epic',
|
|
591
594
|
'fabric.editor.error': 'Fel',
|
|
592
595
|
'fabric.editor.error.description.cannotDelete': 'Ett fel inträffade när detta synkroniserade block skulle raderas.',
|
package/dist/esm/i18n/th.d.ts
CHANGED
|
@@ -422,7 +422,9 @@ declare const _default: {
|
|
|
422
422
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
423
423
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
424
424
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
425
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
425
426
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
427
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
426
428
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
427
429
|
'fabric.editor.codeblock': string;
|
|
428
430
|
'fabric.editor.codeblock.description': string;
|
|
@@ -571,6 +573,7 @@ declare const _default: {
|
|
|
571
573
|
'fabric.editor.emptySearchResults': string;
|
|
572
574
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
573
575
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
576
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
574
577
|
'fabric.editor.epic': string;
|
|
575
578
|
'fabric.editor.error': string;
|
|
576
579
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -744,6 +747,8 @@ declare const _default: {
|
|
|
744
747
|
'fabric.editor.markdown': string;
|
|
745
748
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
746
749
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
750
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
751
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
747
752
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
748
753
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
749
754
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -424,7 +424,9 @@ export default {
|
|
|
424
424
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'คัดลอกเป็นข้อความ',
|
|
425
425
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'ซ่อนหมายเลขบรรทัด',
|
|
426
426
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'แสดงหมายเลขบรรทัด',
|
|
427
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'ยกเลิกการตัดบรรทัดโค้ด',
|
|
427
428
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'ปิดการจัดข้อความล้อมรูปภาพ',
|
|
429
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'การตัดบรรทัดโค้ด',
|
|
428
430
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'เปิดการจัดข้อความล้อมรูปภาพ',
|
|
429
431
|
'fabric.editor.codeblock': 'รหัสย่อย',
|
|
430
432
|
'fabric.editor.codeblock.description': 'แสดงรหัสพร้อมการไฮไลท์โครงสร้างภาษา',
|
|
@@ -573,6 +575,7 @@ export default {
|
|
|
573
575
|
'fabric.editor.emptySearchResults': 'เราไม่พบผลลัพธ์ใด ๆ',
|
|
574
576
|
'fabric.editor.emptySearchResultsSuggestion': 'เลือก {buttonName} เพื่อเรียกดูไฟล์แทรก',
|
|
575
577
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'เลือก {askRovoName} เพื่อขอความช่วยเหลือ',
|
|
578
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'เลือก {askRovoName} เพื่อขอความช่วยเหลือ หรือ {buttonName} เพื่อเรียกดูรายการที่แทรก',
|
|
576
579
|
'fabric.editor.epic': 'โครงงาน',
|
|
577
580
|
'fabric.editor.error': 'ข้อผิดพลาด',
|
|
578
581
|
'fabric.editor.error.description.cannotDelete': 'เกิดข้อผิดพลาดขณะลบบล็อกที่ซิงค์นี้',
|
|
@@ -746,6 +749,8 @@ export default {
|
|
|
746
749
|
'fabric.editor.markdown': 'Markdown',
|
|
747
750
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'ยกเลิก',
|
|
748
751
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'ยืนยัน',
|
|
752
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'เกิดข้อผิดพลาดบางประการขณะแปลงหน้านี้ โปรดลองอีกครั้ง',
|
|
753
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
749
754
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'แหล่งที่มาของ Markdown',
|
|
750
755
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'โหมดมุมมอง',
|
|
751
756
|
'fabric.editor.markdownMode.viewToggle.preview': 'การแสดงผลแบบแบ่งหน้าจอ (เร็ว ๆ นี้)',
|
package/dist/esm/i18n/tr.d.ts
CHANGED
|
@@ -437,7 +437,9 @@ declare const _default: {
|
|
|
437
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
438
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
444
|
'fabric.editor.codeblock': string;
|
|
443
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +588,7 @@ declare const _default: {
|
|
|
586
588
|
'fabric.editor.emptySearchResults': string;
|
|
587
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
590
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
592
|
'fabric.editor.epic': string;
|
|
590
593
|
'fabric.editor.error': string;
|
|
591
594
|
'fabric.editor.error.description.cannotDelete': string;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -439,7 +439,9 @@ export default {
|
|
|
439
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
|
|
440
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Satır numaralarını gizle',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Satır sayılarını göster',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Kodun kaydırmasını kapat',
|
|
442
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Kaydırmayı kapat',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Kodun kaydırmasını aç',
|
|
443
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Kaydırmayı aç',
|
|
444
446
|
'fabric.editor.codeblock': 'Kod parçacığı',
|
|
445
447
|
'fabric.editor.codeblock.description': 'Kodları söz dizimini vurgulayarak görüntüleyin',
|
|
@@ -588,6 +590,7 @@ export default {
|
|
|
588
590
|
'fabric.editor.emptySearchResults': 'Hiçbir sonuç bulunamadı.',
|
|
589
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Eklenenlere göz atmak için {buttonName} düğmesini seçin.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Yardım için {askRovoName} öğesini seçin.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Yardım için {askRovoName} adlı temsilciyi seçin, eklemelere gözatmak için ise {buttonName} düğmesine tıklayın.',
|
|
591
594
|
'fabric.editor.epic': 'Epik',
|
|
592
595
|
'fabric.editor.error': 'Hata',
|
|
593
596
|
'fabric.editor.error.description.cannotDelete': 'Senkronize edilmiş bu bloku silmeye çalışırken bir hata oluştu.',
|
package/dist/esm/i18n/vi.d.ts
CHANGED
|
@@ -290,6 +290,7 @@ declare const _default: {
|
|
|
290
290
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
291
291
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
292
292
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
293
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
293
294
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
294
295
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
295
296
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -416,8 +417,11 @@ declare const _default: {
|
|
|
416
417
|
'fabric.editor.code': string;
|
|
417
418
|
'fabric.editor.code.on': string;
|
|
418
419
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
420
|
+
'fabric.editor.codeBlock.all': string;
|
|
421
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
419
422
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
420
423
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
424
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
421
425
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
422
426
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
423
427
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -717,10 +721,16 @@ declare const _default: {
|
|
|
717
721
|
'fabric.editor.inviteItem.title': string;
|
|
718
722
|
'fabric.editor.italic': string;
|
|
719
723
|
'fabric.editor.keyboardShortcuts': string;
|
|
724
|
+
'fabric.editor.layout.alignColumn': string;
|
|
725
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
726
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
727
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
720
728
|
'fabric.editor.layout.columnOption': string;
|
|
721
729
|
'fabric.editor.layout.controls.placeholder': string;
|
|
722
730
|
'fabric.editor.layout.deleteColumn': string;
|
|
723
731
|
'fabric.editor.layout.distributeColumns': string;
|
|
732
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
733
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
724
734
|
'fabric.editor.layout.placeholder': string;
|
|
725
735
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
736
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -748,8 +758,21 @@ declare const _default: {
|
|
|
748
758
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
749
759
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
750
760
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
761
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
768
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
770
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
751
772
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
752
773
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
774
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
775
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
753
776
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
754
777
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
755
778
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -975,6 +998,10 @@ declare const _default: {
|
|
|
975
998
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
976
999
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
977
1000
|
'fabric.editor.table': string;
|
|
1001
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1002
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1003
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1004
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
978
1005
|
'fabric.editor.table.description': string;
|
|
979
1006
|
'fabric.editor.tableAlignmentOptions': string;
|
|
980
1007
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1037,6 +1064,8 @@ declare const _default: {
|
|
|
1037
1064
|
'fabric.editor.tooltip.taskList': string;
|
|
1038
1065
|
'fabric.editor.turnInto': string;
|
|
1039
1066
|
'fabric.editor.twoColumns': string;
|
|
1067
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1068
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1040
1069
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1041
1070
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1042
1071
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -292,6 +292,7 @@ export default {
|
|
|
292
292
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Đề xuất',
|
|
293
293
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Tiêu đề',
|
|
294
294
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Xem',
|
|
295
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Rà soát',
|
|
295
296
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Thử lại',
|
|
296
297
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Đề xuất',
|
|
297
298
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Đang tải',
|
|
@@ -418,8 +419,11 @@ export default {
|
|
|
418
419
|
'fabric.editor.code': 'Mã',
|
|
419
420
|
'fabric.editor.code.on': '{textFormattingOff}, Mã đang bật',
|
|
420
421
|
'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.',
|
|
422
|
+
'fabric.editor.codeBlock.all': 'Tất cả',
|
|
423
|
+
'fabric.editor.codeBlock.detectLanguage': 'Phát hiện ngôn ngữ',
|
|
421
424
|
'fabric.editor.codeBlock.languageAriaDescription': 'Ngôn ngữ của snippet: {language}.',
|
|
422
425
|
'fabric.editor.codeBlock.languageNotSet': 'Chưa thiết lập ngôn ngữ mã.',
|
|
426
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Được sử dụng gần đây',
|
|
423
427
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Đã sao chép!',
|
|
424
428
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Sao chép dưới dạng văn bản',
|
|
425
429
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ẩn số dòng',
|
|
@@ -719,10 +723,16 @@ export default {
|
|
|
719
723
|
'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}}}',
|
|
720
724
|
'fabric.editor.italic': 'In nghiêng',
|
|
721
725
|
'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
|
|
726
|
+
'fabric.editor.layout.alignColumn': 'Căn chỉnh',
|
|
727
|
+
'fabric.editor.layout.alignColumnBottom': 'Dưới cùng',
|
|
728
|
+
'fabric.editor.layout.alignColumnMiddle': 'Căn giữa',
|
|
729
|
+
'fabric.editor.layout.alignColumnTop': 'Trên cùng',
|
|
722
730
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
|
|
723
731
|
'fabric.editor.layout.controls.placeholder': '/ để chèn',
|
|
724
732
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {Xóa cột}}',
|
|
725
733
|
'fabric.editor.layout.distributeColumns': 'Phân phối cột',
|
|
734
|
+
'fabric.editor.layout.insertColumnLeft': 'Chèn cột vào bên trái',
|
|
735
|
+
'fabric.editor.layout.insertColumnRight': 'Chèn cột vào bên phải',
|
|
726
736
|
'fabric.editor.layout.placeholder': 'Thêm nội dung',
|
|
727
737
|
'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
|
|
728
738
|
'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
|
|
@@ -750,8 +760,21 @@ export default {
|
|
|
750
760
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Hủy',
|
|
751
761
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Xác nhận',
|
|
752
762
|
'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.',
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Chuyển đổi sang chế độ markdown',
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Chuyển đổi sang chế độ markdown',
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Chuyển đổi sang văn bản đa dạng thức',
|
|
766
|
+
'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',
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Sử dụng định dạng cơ bản',
|
|
768
|
+
'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 đó',
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Chuyển đổi',
|
|
770
|
+
'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',
|
|
771
|
+
'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',
|
|
772
|
+
'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',
|
|
773
|
+
'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 đó',
|
|
753
774
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
754
775
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Nguồn Đánh dấu',
|
|
776
|
+
'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.',
|
|
777
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Xóa nội dung đã đồng bộ?',
|
|
755
778
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Chế độ xem',
|
|
756
779
|
'fabric.editor.markdownMode.viewToggle.preview': 'Chế độ xem chia màn hình (sắp ra mắt)',
|
|
757
780
|
'fabric.editor.markdownMode.viewToggle.source': 'Trình soạn thảo cú pháp',
|
|
@@ -977,6 +1000,10 @@ export default {
|
|
|
977
1000
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Hạng mục công việc này',
|
|
978
1001
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Chưa có tiêu đề',
|
|
979
1002
|
'fabric.editor.table': 'Bảng',
|
|
1003
|
+
'fabric.editor.table.cellAlignment': 'Căn chỉnh',
|
|
1004
|
+
'fabric.editor.table.cellAlignmentBottom': 'Dưới cùng',
|
|
1005
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Giữa',
|
|
1006
|
+
'fabric.editor.table.cellAlignmentTop': 'Trên cùng',
|
|
980
1007
|
'fabric.editor.table.description': 'Chèn bảng',
|
|
981
1008
|
'fabric.editor.tableAlignmentOptions': 'Tùy chọn căn chỉnh',
|
|
982
1009
|
'fabric.editor.tableFullWidthLabel': 'Toàn chiều rộng',
|
|
@@ -1039,6 +1066,8 @@ export default {
|
|
|
1039
1066
|
'fabric.editor.tooltip.taskList': 'một mục thao tác',
|
|
1040
1067
|
'fabric.editor.turnInto': 'Chuyển thành',
|
|
1041
1068
|
'fabric.editor.twoColumns': 'Bố cục 2 cột',
|
|
1069
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Nhân viên',
|
|
1070
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Mọi người',
|
|
1042
1071
|
'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
|
|
1043
1072
|
'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',
|
|
1044
1073
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Tìm kiếm',
|
package/dist/esm/i18n/zh.d.ts
CHANGED
|
@@ -431,13 +431,18 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
442
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
440
444
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
445
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
441
446
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
442
447
|
'fabric.editor.codeblock': string;
|
|
443
448
|
'fabric.editor.codeblock.description': string;
|
|
@@ -586,6 +591,7 @@ declare const _default: {
|
|
|
586
591
|
'fabric.editor.emptySearchResults': string;
|
|
587
592
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
593
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
594
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
589
595
|
'fabric.editor.epic': string;
|
|
590
596
|
'fabric.editor.error': string;
|
|
591
597
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -733,6 +739,8 @@ declare const _default: {
|
|
|
733
739
|
'fabric.editor.layout.controls.placeholder': string;
|
|
734
740
|
'fabric.editor.layout.deleteColumn': string;
|
|
735
741
|
'fabric.editor.layout.distributeColumns': string;
|
|
742
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
743
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
736
744
|
'fabric.editor.layout.placeholder': string;
|
|
737
745
|
'fabric.editor.layout.resizeLayout': string;
|
|
738
746
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -760,8 +768,21 @@ declare const _default: {
|
|
|
760
768
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
761
769
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
762
770
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
772
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
773
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
763
782
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
764
783
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
784
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
785
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
765
786
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
766
787
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
767
788
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1049,6 +1070,8 @@ declare const _default: {
|
|
|
1049
1070
|
'fabric.editor.tooltip.taskList': string;
|
|
1050
1071
|
'fabric.editor.turnInto': string;
|
|
1051
1072
|
'fabric.editor.twoColumns': string;
|
|
1073
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1074
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1052
1075
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1053
1076
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1054
1077
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -433,13 +433,18 @@ export default {
|
|
|
433
433
|
'fabric.editor.code': '代码',
|
|
434
434
|
'fabric.editor.code.on': '{textFormattingOff},代码已开启',
|
|
435
435
|
'fabric.editor.codeBidiWarningLabel': '双向字符会更改文本的呈现顺序。这可能被用于掩盖恶意代码。',
|
|
436
|
+
'fabric.editor.codeBlock.all': '全部',
|
|
437
|
+
'fabric.editor.codeBlock.detectLanguage': '检测语言',
|
|
436
438
|
'fabric.editor.codeBlock.languageAriaDescription': '代码片段语言:{language}。',
|
|
437
439
|
'fabric.editor.codeBlock.languageNotSet': '未设置代码语言。',
|
|
440
|
+
'fabric.editor.codeBlock.recentlyUsed': '最近使用',
|
|
438
441
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已复制!',
|
|
439
442
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '复制为文本',
|
|
440
443
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隐藏行号',
|
|
441
444
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '显示行号',
|
|
445
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '取消代码换行',
|
|
442
446
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '关闭换行',
|
|
447
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '换行代码',
|
|
443
448
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '开启换行',
|
|
444
449
|
'fabric.editor.codeblock': '代码片段',
|
|
445
450
|
'fabric.editor.codeblock.description': '显示带语法高亮的代码',
|
|
@@ -588,6 +593,7 @@ export default {
|
|
|
588
593
|
'fabric.editor.emptySearchResults': '未找到任何结果。',
|
|
589
594
|
'fabric.editor.emptySearchResultsSuggestion': '选择{buttonName}以浏览插入内容。',
|
|
590
595
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '选择 {askRovoName} 以获取帮助。',
|
|
596
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '选择 {askRovoName} 以获取帮助,或选择 {buttonName} 以浏览插入内容。',
|
|
591
597
|
'fabric.editor.epic': '长篇故事',
|
|
592
598
|
'fabric.editor.error': '错误',
|
|
593
599
|
'fabric.editor.error.description.cannotDelete': '尝试删除此同步区块时发生错误。',
|
|
@@ -735,6 +741,8 @@ export default {
|
|
|
735
741
|
'fabric.editor.layout.controls.placeholder': '输入 / 以插入',
|
|
736
742
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {删除列}}',
|
|
737
743
|
'fabric.editor.layout.distributeColumns': '分散列',
|
|
744
|
+
'fabric.editor.layout.insertColumnLeft': '在左侧插入列',
|
|
745
|
+
'fabric.editor.layout.insertColumnRight': '在右侧插入列',
|
|
738
746
|
'fabric.editor.layout.placeholder': '添加内容',
|
|
739
747
|
'fabric.editor.layout.resizeLayout': '调整布局大小',
|
|
740
748
|
'fabric.editor.layoutFixedWidth': '返回至中心',
|
|
@@ -762,8 +770,21 @@ export default {
|
|
|
762
770
|
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
763
771
|
'fabric.editor.markdownMode.confirmDialog.confirm': '确认',
|
|
764
772
|
'fabric.editor.markdownMode.confirmDialog.error': '转换此页面时发生错误。请重试。',
|
|
773
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': '转换为 Markdown',
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': '转换为 Markdown',
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': '转换为富文本',
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': '在语法编辑器和预览编辑器之间切换',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '使用基本格式',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '使用版本历史记录还原之前的草稿',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': '转换',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': '您的内容看起来可能会有所不同,因为转换会移除富文本格式',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '要还原格式,请从版本历史记录访问之前的草稿',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': '使用所有富文本工具',
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': '使用版本历史记录还原之前的草稿',
|
|
765
784
|
'fabric.editor.markdownMode.labsLozenge': '实验室',
|
|
766
785
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 来源',
|
|
786
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '执行转换会删除同步块及其内容。此操作无法通过版本历史记录还原。',
|
|
787
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': '删除同步内容?',
|
|
767
788
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '查看模式',
|
|
768
789
|
'fabric.editor.markdownMode.viewToggle.preview': '拆分视图(即将推出)',
|
|
769
790
|
'fabric.editor.markdownMode.viewToggle.source': '语法编辑器',
|
|
@@ -1051,6 +1072,8 @@ export default {
|
|
|
1051
1072
|
'fabric.editor.tooltip.taskList': '操作项',
|
|
1052
1073
|
'fabric.editor.turnInto': '转变为',
|
|
1053
1074
|
'fabric.editor.twoColumns': '2 列布局',
|
|
1075
|
+
'fabric.editor.typeAhead.mentionSection.agents': '支持人员',
|
|
1076
|
+
'fabric.editor.typeAhead.mentionSection.people': '人员',
|
|
1054
1077
|
'fabric.editor.typeAhead.popupLabel': '输入提示结果',
|
|
1055
1078
|
'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
|
|
1056
1079
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '搜索',
|
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -432,13 +432,17 @@ declare const _default: {
|
|
|
432
432
|
'fabric.editor.code': string;
|
|
433
433
|
'fabric.editor.code.on': string;
|
|
434
434
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
435
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
436
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
438
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
439
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
440
442
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
441
444
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
445
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
442
446
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
443
447
|
'fabric.editor.codeblock': string;
|
|
444
448
|
'fabric.editor.codeblock.description': string;
|
|
@@ -587,6 +591,7 @@ declare const _default: {
|
|
|
587
591
|
'fabric.editor.emptySearchResults': string;
|
|
588
592
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
593
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
594
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
590
595
|
'fabric.editor.epic': string;
|
|
591
596
|
'fabric.editor.error': string;
|
|
592
597
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -738,6 +743,8 @@ declare const _default: {
|
|
|
738
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
739
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
740
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
741
748
|
'fabric.editor.layout.placeholder': string;
|
|
742
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
743
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -765,8 +772,13 @@ declare const _default: {
|
|
|
765
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
766
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
767
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
768
779
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
769
780
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
781
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
770
782
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
771
783
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
772
784
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -1058,6 +1070,8 @@ declare const _default: {
|
|
|
1058
1070
|
'fabric.editor.tooltip.taskList': string;
|
|
1059
1071
|
'fabric.editor.turnInto': string;
|
|
1060
1072
|
'fabric.editor.twoColumns': string;
|
|
1073
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1074
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1061
1075
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1062
1076
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1063
1077
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -434,13 +434,17 @@ export default {
|
|
|
434
434
|
'fabric.editor.code': '程式碼',
|
|
435
435
|
'fabric.editor.code.on': '{textFormattingOff},程式碼開啟',
|
|
436
436
|
'fabric.editor.codeBidiWarningLabel': '雙向字元會變更文字呈現的順序。這可用來將惡意程式碼模糊化。',
|
|
437
|
+
'fabric.editor.codeBlock.all': '全部',
|
|
437
438
|
'fabric.editor.codeBlock.languageAriaDescription': '程式碼片段語言:{language}。',
|
|
438
439
|
'fabric.editor.codeBlock.languageNotSet': '未設定程式碼語言。',
|
|
440
|
+
'fabric.editor.codeBlock.recentlyUsed': '最近使用的語言',
|
|
439
441
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
|
|
440
442
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
|
|
441
443
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隱藏行號',
|
|
442
444
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '顯示行號',
|
|
445
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '取消程式碼換行',
|
|
443
446
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '關閉圍繞',
|
|
447
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '將程式碼換行',
|
|
444
448
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '開啟圍繞',
|
|
445
449
|
'fabric.editor.codeblock': '程式碼片段',
|
|
446
450
|
'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
|
|
@@ -589,6 +593,7 @@ export default {
|
|
|
589
593
|
'fabric.editor.emptySearchResults': '我們找不到任何結果。',
|
|
590
594
|
'fabric.editor.emptySearchResultsSuggestion': '請選取 {buttonName} 以瀏覽插入內容。',
|
|
591
595
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '選取 {askRovoName} 以獲得協助。',
|
|
596
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '選取 {askRovoName} 以獲得協助,或選取 {buttonName} 來瀏覽插入內容。',
|
|
592
597
|
'fabric.editor.epic': '大型工作',
|
|
593
598
|
'fabric.editor.error': '錯誤',
|
|
594
599
|
'fabric.editor.error.description.cannotDelete': '嘗試刪除此同步區塊時發生錯誤。',
|
|
@@ -740,6 +745,8 @@ export default {
|
|
|
740
745
|
'fabric.editor.layout.controls.placeholder': '輸入 / 即可插入內容',
|
|
741
746
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {刪除欄}}',
|
|
742
747
|
'fabric.editor.layout.distributeColumns': '平均分配直欄寬度',
|
|
748
|
+
'fabric.editor.layout.insertColumnLeft': '在左側插入欄',
|
|
749
|
+
'fabric.editor.layout.insertColumnRight': '在右側插入欄',
|
|
743
750
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
744
751
|
'fabric.editor.layout.resizeLayout': '重新調整版面配置的大小',
|
|
745
752
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
@@ -767,8 +774,13 @@ export default {
|
|
|
767
774
|
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
768
775
|
'fabric.editor.markdownMode.confirmDialog.confirm': '確認',
|
|
769
776
|
'fabric.editor.markdownMode.confirmDialog.error': '轉換此頁面時發生錯誤,請再試一次。',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': '轉換為 Markdown',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': '轉換為 Markdown',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': '轉換為 RTF 文字',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': '轉換',
|
|
770
781
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
771
782
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 來源',
|
|
783
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': '要刪除已同步的內容嗎?',
|
|
772
784
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '檢視模式',
|
|
773
785
|
'fabric.editor.markdownMode.viewToggle.preview': '切割檢視畫面 (即將推出)',
|
|
774
786
|
'fabric.editor.markdownMode.viewToggle.source': '語法編輯器',
|
|
@@ -1060,6 +1072,8 @@ export default {
|
|
|
1060
1072
|
'fabric.editor.tooltip.taskList': '動作項目',
|
|
1061
1073
|
'fabric.editor.turnInto': '轉變成',
|
|
1062
1074
|
'fabric.editor.twoColumns': '2 欄版面配置',
|
|
1075
|
+
'fabric.editor.typeAhead.mentionSection.agents': '客服人員',
|
|
1076
|
+
'fabric.editor.typeAhead.mentionSection.people': '人員',
|
|
1063
1077
|
'fabric.editor.typeAhead.popupLabel': '自動提示結果',
|
|
1064
1078
|
'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
|
|
1065
1079
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '搜尋',
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -304,6 +304,7 @@ declare const _default: {
|
|
|
304
304
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
307
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
307
308
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -430,8 +431,10 @@ declare const _default: {
|
|
|
430
431
|
'fabric.editor.code': string;
|
|
431
432
|
'fabric.editor.code.on': string;
|
|
432
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,13 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
765
778
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
779
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
780
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
781
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
782
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
783
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1003,10 @@ declare const _default: {
|
|
|
989
1003
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1004
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
1005
|
'fabric.editor.table': string;
|
|
1006
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1007
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1008
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1009
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
992
1010
|
'fabric.editor.table.description': string;
|
|
993
1011
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1012
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1069,8 @@ declare const _default: {
|
|
|
1051
1069
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1070
|
'fabric.editor.turnInto': string;
|
|
1053
1071
|
'fabric.editor.twoColumns': string;
|
|
1072
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1073
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1074
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1075
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1076
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -395,6 +395,10 @@ declare const _default: {
|
|
|
395
395
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
396
396
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
397
397
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
398
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
399
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
400
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
401
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
398
402
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
399
403
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
400
404
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -985,6 +989,7 @@ declare const _default: {
|
|
|
985
989
|
'fabric.editor.recordVideo.description': string;
|
|
986
990
|
'fabric.editor.redo': string;
|
|
987
991
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
992
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
988
993
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
989
994
|
'fabric.editor.remove': string;
|
|
990
995
|
'fabric.editor.removeColumns': string;
|