@atlaskit/afm-i18n-platform-editor-editor-common 2.138.0 → 2.140.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.
Files changed (111) hide show
  1. package/dist/cjs/i18n/cs.js +12 -0
  2. package/dist/cjs/i18n/da.js +12 -0
  3. package/dist/cjs/i18n/de.js +21 -0
  4. package/dist/cjs/i18n/fi.js +9 -0
  5. package/dist/cjs/i18n/fr.js +10 -1
  6. package/dist/cjs/i18n/hr.js +11 -0
  7. package/dist/cjs/i18n/hu.js +9 -0
  8. package/dist/cjs/i18n/it.js +9 -0
  9. package/dist/cjs/i18n/ja.js +9 -0
  10. package/dist/cjs/i18n/ko.js +10 -1
  11. package/dist/cjs/i18n/nb.js +9 -0
  12. package/dist/cjs/i18n/nl.js +9 -0
  13. package/dist/cjs/i18n/ru.js +18 -0
  14. package/dist/cjs/i18n/sl.js +13 -0
  15. package/dist/cjs/i18n/sr_RS.js +11 -0
  16. package/dist/cjs/i18n/sr_YR.js +11 -0
  17. package/dist/cjs/i18n/sv.js +9 -0
  18. package/dist/cjs/i18n/th.js +12 -0
  19. package/dist/cjs/i18n/tr.js +10 -1
  20. package/dist/cjs/i18n/uk.js +23 -0
  21. package/dist/cjs/i18n/vi.js +17 -0
  22. package/dist/cjs/i18n/zh_TW.js +9 -0
  23. package/dist/esm/i18n/cs.d.ts +12 -0
  24. package/dist/esm/i18n/cs.js +12 -0
  25. package/dist/esm/i18n/da.d.ts +12 -0
  26. package/dist/esm/i18n/da.js +12 -0
  27. package/dist/esm/i18n/de.d.ts +21 -0
  28. package/dist/esm/i18n/de.js +21 -0
  29. package/dist/esm/i18n/fi.d.ts +9 -0
  30. package/dist/esm/i18n/fi.js +9 -0
  31. package/dist/esm/i18n/fr.d.ts +9 -0
  32. package/dist/esm/i18n/fr.js +10 -1
  33. package/dist/esm/i18n/hr.d.ts +11 -0
  34. package/dist/esm/i18n/hr.js +11 -0
  35. package/dist/esm/i18n/hu.d.ts +9 -0
  36. package/dist/esm/i18n/hu.js +9 -0
  37. package/dist/esm/i18n/it.d.ts +9 -0
  38. package/dist/esm/i18n/it.js +9 -0
  39. package/dist/esm/i18n/ja.d.ts +9 -0
  40. package/dist/esm/i18n/ja.js +9 -0
  41. package/dist/esm/i18n/ko.d.ts +9 -0
  42. package/dist/esm/i18n/ko.js +10 -1
  43. package/dist/esm/i18n/nb.d.ts +9 -0
  44. package/dist/esm/i18n/nb.js +9 -0
  45. package/dist/esm/i18n/nl.d.ts +9 -0
  46. package/dist/esm/i18n/nl.js +9 -0
  47. package/dist/esm/i18n/ru.d.ts +18 -0
  48. package/dist/esm/i18n/ru.js +18 -0
  49. package/dist/esm/i18n/sl.d.ts +13 -0
  50. package/dist/esm/i18n/sl.js +13 -0
  51. package/dist/esm/i18n/sr_RS.d.ts +11 -0
  52. package/dist/esm/i18n/sr_RS.js +11 -0
  53. package/dist/esm/i18n/sr_YR.d.ts +11 -0
  54. package/dist/esm/i18n/sr_YR.js +11 -0
  55. package/dist/esm/i18n/sv.d.ts +9 -0
  56. package/dist/esm/i18n/sv.js +9 -0
  57. package/dist/esm/i18n/th.d.ts +12 -0
  58. package/dist/esm/i18n/th.js +12 -0
  59. package/dist/esm/i18n/tr.d.ts +9 -0
  60. package/dist/esm/i18n/tr.js +10 -1
  61. package/dist/esm/i18n/uk.d.ts +23 -0
  62. package/dist/esm/i18n/uk.js +23 -0
  63. package/dist/esm/i18n/vi.d.ts +17 -0
  64. package/dist/esm/i18n/vi.js +17 -0
  65. package/dist/esm/i18n/zh_TW.d.ts +9 -0
  66. package/dist/esm/i18n/zh_TW.js +9 -0
  67. package/dist/types/i18n/cs.d.ts +12 -0
  68. package/dist/types/i18n/da.d.ts +12 -0
  69. package/dist/types/i18n/de.d.ts +21 -0
  70. package/dist/types/i18n/fi.d.ts +9 -0
  71. package/dist/types/i18n/fr.d.ts +9 -0
  72. package/dist/types/i18n/hr.d.ts +11 -0
  73. package/dist/types/i18n/hu.d.ts +9 -0
  74. package/dist/types/i18n/it.d.ts +9 -0
  75. package/dist/types/i18n/ja.d.ts +9 -0
  76. package/dist/types/i18n/ko.d.ts +9 -0
  77. package/dist/types/i18n/nb.d.ts +9 -0
  78. package/dist/types/i18n/nl.d.ts +9 -0
  79. package/dist/types/i18n/ru.d.ts +18 -0
  80. package/dist/types/i18n/sl.d.ts +13 -0
  81. package/dist/types/i18n/sr_RS.d.ts +11 -0
  82. package/dist/types/i18n/sr_YR.d.ts +11 -0
  83. package/dist/types/i18n/sv.d.ts +9 -0
  84. package/dist/types/i18n/th.d.ts +12 -0
  85. package/dist/types/i18n/tr.d.ts +9 -0
  86. package/dist/types/i18n/uk.d.ts +23 -0
  87. package/dist/types/i18n/vi.d.ts +17 -0
  88. package/dist/types/i18n/zh_TW.d.ts +9 -0
  89. package/i18n/cs.ts +15 -0
  90. package/i18n/da.ts +14 -0
  91. package/i18n/de.ts +25 -0
  92. package/i18n/fi.ts +11 -0
  93. package/i18n/fr.ts +12 -1
  94. package/i18n/hr.ts +15 -0
  95. package/i18n/hu.ts +11 -0
  96. package/i18n/it.ts +12 -0
  97. package/i18n/ja.ts +11 -0
  98. package/i18n/ko.ts +11 -1
  99. package/i18n/nb.ts +11 -0
  100. package/i18n/nl.ts +12 -0
  101. package/i18n/ru.ts +21 -0
  102. package/i18n/sl.ts +14 -0
  103. package/i18n/sr_RS.ts +14 -0
  104. package/i18n/sr_YR.ts +13 -0
  105. package/i18n/sv.ts +11 -0
  106. package/i18n/th.ts +14 -0
  107. package/i18n/tr.ts +12 -1
  108. package/i18n/uk.ts +27 -0
  109. package/i18n/vi.ts +21 -0
  110. package/i18n/zh_TW.ts +9 -0
  111. package/package.json +1 -1
@@ -140,6 +140,7 @@ export default {
140
140
  'fabric.editor.ai.config.item.suggest.title': 'Başlık öner',
141
141
  'fabric.editor.ai.config.item.suggestComment.description': 'Bu bilete göre yapay zeka tarafından önerilen bir yorum alın',
142
142
  'fabric.editor.ai.config.item.suggestComment.title': 'Bir yorum öner',
143
+ 'fabric.editor.ai.config.item.suggestReply.description': 'Bu yorum için AI tarafından önerilen bir yanıt alın',
143
144
  'fabric.editor.ai.config.item.suggestReply.title': 'Bir yanıt öner',
144
145
  'fabric.editor.ai.config.item.summarize.description': 'Önemli noktaları vurgulayarak üzerinde çalıştığınız işlerin bir özetini oluşturur',
145
146
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Yazıyı özetle',
@@ -356,6 +357,7 @@ export default {
356
357
  'fabric.editor.askRovo': "Rovo'ya sorun",
357
358
  'fabric.editor.backLink': 'Geri dön',
358
359
  'fabric.editor.backgroundColor': 'Arkaplan rengi',
360
+ 'fabric.editor.block.menu.change.format': 'Biçimi değiştir',
359
361
  'fabric.editor.block.menu.codeblock': 'Kod bloku',
360
362
  'fabric.editor.block.menu.copy': 'Kopyala',
361
363
  'fabric.editor.block.menu.copy.block': 'Bloku kopyala',
@@ -435,7 +437,8 @@ export default {
435
437
  'fabric.editor.codeBlock.languageNotSet': 'Kod dili ayarlanmadı.',
436
438
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopyalandı!',
437
439
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
438
- 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Satır sayılarını gösterin',
440
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Satır numaralarını gizle',
441
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Satır sayılarını göster',
439
442
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Kaydırmayı kapat',
440
443
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Kaydırmayı aç',
441
444
  'fabric.editor.codeblock': 'Kod parçacığı',
@@ -584,6 +587,7 @@ export default {
584
587
  'fabric.editor.emptyLink': 'Lütfen bir bağlantı girin.',
585
588
  'fabric.editor.emptySearchResults': 'Hiçbir sonuç bulunamadı.',
586
589
  'fabric.editor.emptySearchResultsSuggestion': 'Eklenenlere göz atmak için {buttonName} düğmesini seçin.',
590
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Yardım için {askRovoName} öğesini seçin.',
587
591
  'fabric.editor.epic': 'Epik',
588
592
  'fabric.editor.error': 'Hata',
589
593
  'fabric.editor.error.description.cannotDelete': 'Senkronize edilmiş bu bloku silmeye çalışırken bir hata oluştu.',
@@ -592,6 +596,7 @@ export default {
592
596
  'fabric.editor.error.description.failToEditWhenOffline': 'Çevrimdışı görünüyorsunuz. Senkronize edilmiş içeriği düzenlemek için lütfen internete bağlanın.',
593
597
  'fabric.editor.error.description.reference.offline': 'Çevrimdışı olduğunuzda senkronize edilmiş bloklar gösterilemez',
594
598
  'fabric.editor.error.description.reference.unpublished': 'Senkronize edilmiş içerik <link>sayfa yayınlandığında</link> gösterilir',
599
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': '<link>Biletin açıklaması kaydedildiğinde</link> eş zamanlı içerik görüntülenir.',
595
600
  'fabric.editor.error.flag.title.cannotDelete': 'Senkronize edilmiş blok silinemedi',
596
601
  'fabric.editor.error.message.label': 'Hata',
597
602
  'fabric.editor.error.title.failToCreate': 'Çevrimdışıyken senkronize edilmiş içerik oluşturulamaz',
@@ -728,6 +733,7 @@ export default {
728
733
  'fabric.editor.keyboardShortcuts': 'Klavye kısayolları',
729
734
  'fabric.editor.layout.columnOption': '{count, plural, one {Sütun} other {{count} Sütun}}',
730
735
  'fabric.editor.layout.controls.placeholder': 'Eklemek için / yazın',
736
+ 'fabric.editor.layout.deleteColumn': '{count, plural, one {Sütunu sil} other {Sütunları sil}}',
731
737
  'fabric.editor.layout.distributeColumns': 'Sütunları eşit dağıt',
732
738
  'fabric.editor.layout.placeholder': 'İçerik ekleyin',
733
739
  'fabric.editor.layout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
@@ -761,6 +767,7 @@ export default {
761
767
  'fabric.editor.markdownMode.viewToggle.groupLabel': 'Görünüm modu',
762
768
  'fabric.editor.markdownMode.viewToggle.preview': 'Bölünmüş görünüm (yakında)',
763
769
  'fabric.editor.markdownMode.viewToggle.source': 'Söz dizimi düzenleyici',
770
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Düzenleyiciyi önizleme moduna al',
764
771
  'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
765
772
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele düşürüldü.} other {Medya genişliği {newMediaWidth,number} piksele düşürüldü.}}',
766
773
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele çıkarıldı.} other {Medya genişliği {newMediaWidth,number} piksele çıkarıldı.}}',
@@ -1066,7 +1073,9 @@ export default {
1066
1073
  'fabric.editor.unorderedList': 'Madde işaretli liste',
1067
1074
  'fabric.editor.unorderedList.description': 'Sırasız liste oluşturun',
1068
1075
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'Bir sayfa yayınlandığında içerik gösterilir.',
1076
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'İçerik, biletin açıklaması kaydedildiğinde görüntülenecek.',
1069
1077
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Yayınlanmamış sayfadan yapıştırıldı',
1078
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Kaydedilmemiş biletten yapıştırıldı',
1070
1079
  'fabric.editor.unsupportedBlockContent': 'Bu düzenleyici bu içeriğin görüntülenmesini desteklemiyor',
1071
1080
  'fabric.editor.unsupportedContentTooltip': 'İçerik bu düzenleyicide kullanılamıyor, düzenleyip kaydettiğinizde korunacak',
1072
1081
  'fabric.editor.unsupportedInlineContent': 'Desteklenmeyen içerik',
@@ -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;
@@ -337,6 +340,7 @@ declare const _default: {
337
340
  'fabric.editor.askRovo': string;
338
341
  'fabric.editor.backLink': string;
339
342
  'fabric.editor.backgroundColor': string;
343
+ 'fabric.editor.block.menu.change.format': string;
340
344
  'fabric.editor.block.menu.codeblock': string;
341
345
  'fabric.editor.block.menu.copy': string;
342
346
  'fabric.editor.block.menu.copy.block': string;
@@ -416,7 +420,11 @@ declare const _default: {
416
420
  'fabric.editor.codeBlock.languageNotSet': string;
417
421
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
418
422
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
423
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
424
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
425
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': string;
419
426
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
427
+ 'fabric.editor.codeBlockWrapButton.wrapCode': string;
420
428
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
421
429
  'fabric.editor.codeblock': string;
422
430
  'fabric.editor.codeblock.description': string;
@@ -564,6 +572,8 @@ declare const _default: {
564
572
  'fabric.editor.emptyLink': string;
565
573
  'fabric.editor.emptySearchResults': string;
566
574
  'fabric.editor.emptySearchResultsSuggestion': string;
575
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
576
+ 'fabric.editor.emptySearchResultsSuggestionNew': string;
567
577
  'fabric.editor.epic': string;
568
578
  'fabric.editor.error': string;
569
579
  'fabric.editor.error.description.cannotDelete': string;
@@ -572,6 +582,7 @@ declare const _default: {
572
582
  'fabric.editor.error.description.failToEditWhenOffline': string;
573
583
  'fabric.editor.error.description.reference.offline': string;
574
584
  'fabric.editor.error.description.reference.unpublished': string;
585
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
575
586
  'fabric.editor.error.flag.title.cannotDelete': string;
576
587
  'fabric.editor.error.message.label': string;
577
588
  'fabric.editor.error.title.failToCreate': string;
@@ -708,6 +719,7 @@ declare const _default: {
708
719
  'fabric.editor.keyboardShortcuts': string;
709
720
  'fabric.editor.layout.columnOption': string;
710
721
  'fabric.editor.layout.controls.placeholder': string;
722
+ 'fabric.editor.layout.deleteColumn': string;
711
723
  'fabric.editor.layout.distributeColumns': string;
712
724
  'fabric.editor.layout.placeholder': string;
713
725
  'fabric.editor.layout.resizeLayout': string;
@@ -735,10 +747,13 @@ declare const _default: {
735
747
  'fabric.editor.markdown': string;
736
748
  'fabric.editor.markdownMode.confirmDialog.cancel': string;
737
749
  'fabric.editor.markdownMode.confirmDialog.confirm': string;
750
+ 'fabric.editor.markdownMode.confirmDialog.error': string;
751
+ 'fabric.editor.markdownMode.labsLozenge': string;
738
752
  'fabric.editor.markdownMode.sourceView.ariaLabel': string;
739
753
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
740
754
  'fabric.editor.markdownMode.viewToggle.preview': string;
741
755
  'fabric.editor.markdownMode.viewToggle.source': string;
756
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
742
757
  'fabric.editor.matchCase': string;
743
758
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
744
759
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -943,6 +958,12 @@ declare const _default: {
943
958
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
944
959
  'fabric.editor.syncedLocationDropdownError': string;
945
960
  'fabric.editor.syncedLocationDropdownHeading': string;
961
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
962
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
963
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
964
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
965
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
966
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
946
967
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
947
968
  'fabric.editor.syncedLocationDropdownNoResults': string;
948
969
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1038,7 +1059,9 @@ declare const _default: {
1038
1059
  'fabric.editor.unorderedList': string;
1039
1060
  'fabric.editor.unorderedList.description': string;
1040
1061
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1062
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1041
1063
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1064
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1042
1065
  'fabric.editor.unsupportedBlockContent': string;
1043
1066
  'fabric.editor.unsupportedContentTooltip': string;
1044
1067
  'fabric.editor.unsupportedInlineContent': string;
@@ -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': 'Отримайте рекомендований коментар від ШІ на основі цього елемента завдання',
141
142
  'fabric.editor.ai.config.item.suggestComment.title': 'Рекомендація коментаря',
143
+ 'fabric.editor.ai.config.item.suggestReply.description': 'Отримайте запропоновану ШІ відповідь на цей коментар',
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': 'Створення короткого змісту тексту',
@@ -339,6 +342,7 @@ export default {
339
342
  'fabric.editor.askRovo': 'Запитати Rovo',
340
343
  'fabric.editor.backLink': 'Назад',
341
344
  'fabric.editor.backgroundColor': 'Колір фону',
345
+ 'fabric.editor.block.menu.change.format': 'Змінити формат',
342
346
  'fabric.editor.block.menu.codeblock': 'Блок коду',
343
347
  'fabric.editor.block.menu.copy': 'Копіювати',
344
348
  'fabric.editor.block.menu.copy.block': 'Копіювати блок',
@@ -418,7 +422,11 @@ export default {
418
422
  'fabric.editor.codeBlock.languageNotSet': 'Мову коду не встановлено.',
419
423
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Скопійовано',
420
424
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Копіювати як текст',
425
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Приховати номери рядків',
426
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Показати номери рядків',
427
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': 'Розгорнути код',
421
428
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Вимкнути згортання',
429
+ 'fabric.editor.codeBlockWrapButton.wrapCode': 'Загорнути код',
422
430
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Увімкнути згортання',
423
431
  'fabric.editor.codeblock': 'Фрагмент коду',
424
432
  'fabric.editor.codeblock.description': 'Показати код із розміткою синтаксису',
@@ -566,6 +574,8 @@ export default {
566
574
  'fabric.editor.emptyLink': 'Введіть посилання.',
567
575
  'fabric.editor.emptySearchResults': 'Результатів не знайдено.',
568
576
  'fabric.editor.emptySearchResultsSuggestion': 'Натисніть {buttonName}, щоб переглянути вставки.',
577
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Виберіть «{askRovoName}», щоб отримати допомогу.',
578
+ 'fabric.editor.emptySearchResultsSuggestionNew': 'Виберіть «{askRovoName}», щоб отримати допомогу, або натисніть кнопку {buttonName}, щоб переглянути вставки.',
569
579
  'fabric.editor.epic': 'Епос',
570
580
  'fabric.editor.error': 'Помилка',
571
581
  'fabric.editor.error.description.cannotDelete': 'Під час видалення синхронізованого блоку сталася помилка.',
@@ -574,6 +584,7 @@ export default {
574
584
  'fabric.editor.error.description.failToEditWhenOffline': 'Схоже, ви перейшли в режим офлайн. Щоб редагувати синхронізований вміст, підключіться до інтернету.',
575
585
  'fabric.editor.error.description.reference.offline': 'Неможливо відобразити синхронізоване блокування через відсутність підключення до мережі',
576
586
  'fabric.editor.error.description.reference.unpublished': 'Синхронізований вміст відображатиметься <link>після публікації сторінки</link>',
587
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Синхронізований вміст відображатиметься <link>після збереження опису елемента</link>',
577
588
  'fabric.editor.error.flag.title.cannotDelete': 'Не вдалося видалити синхронізоване блокування',
578
589
  'fabric.editor.error.message.label': 'Помилка',
579
590
  'fabric.editor.error.title.failToCreate': 'Неможливо створити синхронізований вміст у режимі офлайн',
@@ -710,6 +721,7 @@ export default {
710
721
  'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
711
722
  'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
712
723
  'fabric.editor.layout.controls.placeholder': '/ для вставки',
724
+ 'fabric.editor.layout.deleteColumn': '{count, plural, one {Видалити стовпець(-ці)} few {Видалити стовпці} many {Видалити стовпці} other {Видалити стовпці}}',
713
725
  'fabric.editor.layout.distributeColumns': 'Вирівняти стовпці по ширині',
714
726
  'fabric.editor.layout.placeholder': 'Додайте вміст',
715
727
  'fabric.editor.layout.resizeLayout': 'Зміна розміру макета',
@@ -737,10 +749,13 @@ export default {
737
749
  'fabric.editor.markdown': 'Markdown',
738
750
  'fabric.editor.markdownMode.confirmDialog.cancel': 'Скасувати',
739
751
  'fabric.editor.markdownMode.confirmDialog.confirm': 'Підтвердити',
752
+ 'fabric.editor.markdownMode.confirmDialog.error': 'Під час перетворення сторінки сталася помилка. Повторіть спробу.',
753
+ 'fabric.editor.markdownMode.labsLozenge': 'LABS',
740
754
  'fabric.editor.markdownMode.sourceView.ariaLabel': 'Джерело розмітки Markdown',
741
755
  'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим перегляду',
742
756
  'fabric.editor.markdownMode.viewToggle.preview': 'Розділений екран (очікується незабаром)',
743
757
  'fabric.editor.markdownMode.viewToggle.source': 'Редактор синтаксису',
758
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Редактор попередньої версії',
744
759
  'fabric.editor.matchCase': 'Враховувати регістр',
745
760
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.}}',
746
761
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.}}',
@@ -945,6 +960,12 @@ export default {
945
960
  'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Неможливо відобразити вміст, оскільки його не синхронізовано з <a>{title}</a>.',
946
961
  'fabric.editor.syncedLocationDropdownError': 'Наразі не вдається завантажити дані про розташування. Оновіть браузер через декілька хвилин.',
947
962
  'fabric.editor.syncedLocationDropdownHeading': 'Кількість розташувань: {count}:',
963
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Несправність',
964
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Епос',
965
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Елемент завдання Jira',
966
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Історія',
967
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Підзадача',
968
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Задача',
948
969
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Докладніше про синхронізовані блоки',
949
970
  'fabric.editor.syncedLocationDropdownNoResults': 'Скопіюйте та вставте синхронізовані блоки, щоб повторно використати їх в інших розташуваннях.',
950
971
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Надіслати запит на доступ',
@@ -1040,7 +1061,9 @@ export default {
1040
1061
  'fabric.editor.unorderedList': 'Маркований список',
1041
1062
  'fabric.editor.unorderedList.description': 'Створити невпорядкований список',
1042
1063
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'Вміст сторінки відображатиметься після її публікації.',
1064
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Вміст відображатиметься після збереження опису елемента.',
1043
1065
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Вставлено з неопублікованої сторінки',
1066
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Вставлено з незбереженого елемента',
1044
1067
  'fabric.editor.unsupportedBlockContent': 'Цей редактор не підтримує відображення такого вмісту',
1045
1068
  'fabric.editor.unsupportedContentTooltip': 'У цьому редакторі вміст недоступний; під час внесення і збереження змін він залишиться незмінним',
1046
1069
  'fabric.editor.unsupportedInlineContent': 'Вміст не підтримується',
@@ -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;
@@ -337,6 +340,7 @@ declare const _default: {
337
340
  'fabric.editor.askRovo': string;
338
341
  'fabric.editor.backLink': string;
339
342
  'fabric.editor.backgroundColor': string;
343
+ 'fabric.editor.block.menu.change.format': string;
340
344
  'fabric.editor.block.menu.codeblock': string;
341
345
  'fabric.editor.block.menu.copy': string;
342
346
  'fabric.editor.block.menu.copy.block': string;
@@ -416,7 +420,11 @@ declare const _default: {
416
420
  'fabric.editor.codeBlock.languageNotSet': string;
417
421
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
418
422
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
423
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
424
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
425
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': string;
419
426
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
427
+ 'fabric.editor.codeBlockWrapButton.wrapCode': string;
420
428
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
421
429
  'fabric.editor.codeblock': string;
422
430
  'fabric.editor.codeblock.description': string;
@@ -564,6 +572,8 @@ declare const _default: {
564
572
  'fabric.editor.emptyLink': string;
565
573
  'fabric.editor.emptySearchResults': string;
566
574
  'fabric.editor.emptySearchResultsSuggestion': string;
575
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
576
+ 'fabric.editor.emptySearchResultsSuggestionNew': string;
567
577
  'fabric.editor.epic': string;
568
578
  'fabric.editor.error': string;
569
579
  'fabric.editor.error.description.cannotDelete': string;
@@ -572,6 +582,7 @@ declare const _default: {
572
582
  'fabric.editor.error.description.failToEditWhenOffline': string;
573
583
  'fabric.editor.error.description.reference.offline': string;
574
584
  'fabric.editor.error.description.reference.unpublished': string;
585
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
575
586
  'fabric.editor.error.flag.title.cannotDelete': string;
576
587
  'fabric.editor.error.message.label': string;
577
588
  'fabric.editor.error.title.failToCreate': string;
@@ -708,6 +719,7 @@ declare const _default: {
708
719
  'fabric.editor.keyboardShortcuts': string;
709
720
  'fabric.editor.layout.columnOption': string;
710
721
  'fabric.editor.layout.controls.placeholder': string;
722
+ 'fabric.editor.layout.deleteColumn': string;
711
723
  'fabric.editor.layout.distributeColumns': string;
712
724
  'fabric.editor.layout.placeholder': string;
713
725
  'fabric.editor.layout.resizeLayout': string;
@@ -735,10 +747,13 @@ declare const _default: {
735
747
  'fabric.editor.markdown': string;
736
748
  'fabric.editor.markdownMode.confirmDialog.cancel': string;
737
749
  'fabric.editor.markdownMode.confirmDialog.confirm': string;
750
+ 'fabric.editor.markdownMode.confirmDialog.error': string;
751
+ 'fabric.editor.markdownMode.labsLozenge': string;
738
752
  'fabric.editor.markdownMode.sourceView.ariaLabel': string;
739
753
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
740
754
  'fabric.editor.markdownMode.viewToggle.preview': string;
741
755
  'fabric.editor.markdownMode.viewToggle.source': string;
756
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
742
757
  'fabric.editor.matchCase': string;
743
758
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
744
759
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1044,7 +1059,9 @@ declare const _default: {
1044
1059
  'fabric.editor.unorderedList': string;
1045
1060
  'fabric.editor.unorderedList.description': string;
1046
1061
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1062
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1047
1063
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1064
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1048
1065
  'fabric.editor.unsupportedBlockContent': string;
1049
1066
  'fabric.editor.unsupportedContentTooltip': string;
1050
1067
  'fabric.editor.unsupportedInlineContent': string;
@@ -130,6 +130,7 @@ export default {
130
130
  'fabric.editor.ai.config.item.makeLonger.title': 'Kéo dài thêm',
131
131
  'fabric.editor.ai.config.item.range.agent.description': 'Không có mô tả',
132
132
  'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Yêu cầu Nhân viên viết nội dung bất kỳ hoặc chọn trong số các nội dung bên dưới',
133
+ 'fabric.editor.ai.config.item.remix.title': 'Phối lại',
133
134
  'fabric.editor.ai.config.item.rephrase.description': 'Tạo đề xuất để viết lại câu',
134
135
  'fabric.editor.ai.config.item.rephrase.title': 'Diễn đạt lại',
135
136
  'fabric.editor.ai.config.item.shorten.description': 'Rút ngắn nội dung cho súc tích hơn',
@@ -139,6 +140,8 @@ export default {
139
140
  'fabric.editor.ai.config.item.suggest.title': 'Đề xuất tiêu đề',
140
141
  'fabric.editor.ai.config.item.suggestComment.description': 'Nhận đề xuất nhận xét từ AI dựa trên hạng mục công việc này',
141
142
  'fabric.editor.ai.config.item.suggestComment.title': 'Đề xuất nhận xét',
143
+ 'fabric.editor.ai.config.item.suggestReply.description': 'Nhận gợi ý trả lời từ AI cho nhận xét này',
144
+ 'fabric.editor.ai.config.item.suggestReply.title': 'Đề xuất câu trả lời',
142
145
  'fabric.editor.ai.config.item.summarize.description': 'Tạo bản tóm tắt của văn bản bạn đang làm việc, làm nổi bật các điểm chính',
143
146
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tóm tắt nội dung viết',
144
147
  'fabric.editor.ai.config.item.summarize.title': 'Tóm tắt nội dung viết',
@@ -339,6 +342,7 @@ export default {
339
342
  'fabric.editor.askRovo': 'Hỏi Rovo',
340
343
  'fabric.editor.backLink': 'Quay lại',
341
344
  'fabric.editor.backgroundColor': 'Màu nền',
345
+ 'fabric.editor.block.menu.change.format': 'Thay đổi định dạng',
342
346
  'fabric.editor.block.menu.codeblock': 'Khối mã',
343
347
  'fabric.editor.block.menu.copy': 'Sao chép',
344
348
  'fabric.editor.block.menu.copy.block': 'Sao chép khối',
@@ -418,7 +422,11 @@ export default {
418
422
  'fabric.editor.codeBlock.languageNotSet': 'Chưa thiết lập ngôn ngữ mã.',
419
423
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Đã sao chép!',
420
424
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Sao chép dưới dạng văn bản',
425
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ẩn số dòng',
426
+ 'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Hiển thị số dòng',
427
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': 'Bỏ ngắt dòng mã',
421
428
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tắt cuộn',
429
+ 'fabric.editor.codeBlockWrapButton.wrapCode': 'Ngắt dòng mã',
422
430
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Bật cuộn',
423
431
  'fabric.editor.codeblock': 'Đoạn mã',
424
432
  'fabric.editor.codeblock.description': 'Hiển thị mã có bôi đậm cú pháp',
@@ -566,6 +574,8 @@ export default {
566
574
  'fabric.editor.emptyLink': 'Vui lòng nhập một liên kết.',
567
575
  'fabric.editor.emptySearchResults': 'Chúng tôi không tìm thấy kết quả nào.',
568
576
  'fabric.editor.emptySearchResultsSuggestion': 'Chọn {buttonName} để duyệt qua các nội dung chèn.',
577
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Chọn {askRovoName} để được trợ giúp.',
578
+ 'fabric.editor.emptySearchResultsSuggestionNew': 'Chọn {askRovoName} để được trợ giúp hoặc {buttonName} để duyệt tìm nội dung chèn.',
569
579
  'fabric.editor.epic': 'Quá trình',
570
580
  'fabric.editor.error': 'Lỗi',
571
581
  'fabric.editor.error.description.cannotDelete': 'Đã xảy ra lỗi khi cố gắng xóa khối đã đồng bộ này.',
@@ -574,6 +584,7 @@ export default {
574
584
  'fabric.editor.error.description.failToEditWhenOffline': 'Có vẻ như bạn đang ngoại tuyến. Vui lòng kết nối với Internet để sửa nội dung đồng bộ.',
575
585
  'fabric.editor.error.description.reference.offline': 'Chúng tôi không thể hiển thị các khối đã đồng bộ khi bạn đang ngoại tuyến',
576
586
  'fabric.editor.error.description.reference.unpublished': 'Nội dung đã đồng bộ sẽ hiển thị <link>khi trang được đăng</link>',
587
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Nội dung đã đồng bộ sẽ hiển thị <link>khi thông tin mô tả của mục được lưu</link>',
577
588
  'fabric.editor.error.flag.title.cannotDelete': 'Không xóa được khối đã đồng bộ',
578
589
  'fabric.editor.error.message.label': 'Lỗi',
579
590
  'fabric.editor.error.title.failToCreate': 'Không thể tạo nội dung được đồng bộ ngoại tuyến',
@@ -710,6 +721,7 @@ export default {
710
721
  'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
711
722
  'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
712
723
  'fabric.editor.layout.controls.placeholder': '/ để chèn',
724
+ 'fabric.editor.layout.deleteColumn': '{count, plural, other {Xóa cột}}',
713
725
  'fabric.editor.layout.distributeColumns': 'Phân phối cột',
714
726
  'fabric.editor.layout.placeholder': 'Thêm nội dung',
715
727
  'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
@@ -737,10 +749,13 @@ export default {
737
749
  'fabric.editor.markdown': 'Ngôn ngữ đánh dấu',
738
750
  'fabric.editor.markdownMode.confirmDialog.cancel': 'Hủy',
739
751
  'fabric.editor.markdownMode.confirmDialog.confirm': 'Xác nhận',
752
+ '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.',
753
+ 'fabric.editor.markdownMode.labsLozenge': 'LABS',
740
754
  'fabric.editor.markdownMode.sourceView.ariaLabel': 'Nguồn Đánh dấu',
741
755
  'fabric.editor.markdownMode.viewToggle.groupLabel': 'Chế độ xem',
742
756
  'fabric.editor.markdownMode.viewToggle.preview': 'Chế độ xem chia màn hình (sắp ra mắt)',
743
757
  'fabric.editor.markdownMode.viewToggle.source': 'Trình soạn thảo cú pháp',
758
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Xem trước trình chỉnh sửa',
744
759
  'fabric.editor.matchCase': 'Khớp cách viết hoa',
745
760
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã giảm xuống {newMediaWidth,number} pixel.}}',
746
761
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã tăng lên {newMediaWidth,number} pixel.}}',
@@ -1046,7 +1061,9 @@ export default {
1046
1061
  'fabric.editor.unorderedList': 'Danh sách dấu đầu dòng',
1047
1062
  'fabric.editor.unorderedList.description': 'Tạo một danh sách kiểu không sắp xếp',
1048
1063
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'Khi trang được đăng, nội dung sẽ hiển thị.',
1064
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Nội dung sẽ hiển thị sau khi thông tin mô tả của mục được lưu.',
1049
1065
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Đã dán từ trang chưa đăng',
1066
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Được dán từ mục chưa lưu',
1050
1067
  'fabric.editor.unsupportedBlockContent': 'Trình biên tập này không hỗ trợ hiển thị nội dung này',
1051
1068
  'fabric.editor.unsupportedContentTooltip': 'Nội dung không có trong trình biên tập này, nội dung sẽ được bảo lưu khi bạn sửa và lưu',
1052
1069
  'fabric.editor.unsupportedInlineContent': 'Nội dung không được hỗ trợ',
@@ -305,6 +305,7 @@ declare const _default: {
305
305
  'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
306
306
  'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
307
307
  'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
308
+ 'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
308
309
  'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
309
310
  'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
310
311
  'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
@@ -729,6 +730,10 @@ declare const _default: {
729
730
  'fabric.editor.inviteItem.title': string;
730
731
  'fabric.editor.italic': string;
731
732
  'fabric.editor.keyboardShortcuts': string;
733
+ 'fabric.editor.layout.alignColumn': string;
734
+ 'fabric.editor.layout.alignColumnBottom': string;
735
+ 'fabric.editor.layout.alignColumnMiddle': string;
736
+ 'fabric.editor.layout.alignColumnTop': string;
732
737
  'fabric.editor.layout.columnOption': string;
733
738
  'fabric.editor.layout.controls.placeholder': string;
734
739
  'fabric.editor.layout.deleteColumn': string;
@@ -987,6 +992,10 @@ declare const _default: {
987
992
  'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
988
993
  'fabric.editor.syncedLocationDropdownUntitledPage': string;
989
994
  'fabric.editor.table': string;
995
+ 'fabric.editor.table.cellAlignment': string;
996
+ 'fabric.editor.table.cellAlignmentBottom': string;
997
+ 'fabric.editor.table.cellAlignmentMiddle': string;
998
+ 'fabric.editor.table.cellAlignmentTop': string;
990
999
  'fabric.editor.table.description': string;
991
1000
  'fabric.editor.tableAlignmentOptions': string;
992
1001
  'fabric.editor.tableFullWidthLabel': string;
@@ -307,6 +307,7 @@ export default {
307
307
  'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': '建議',
308
308
  'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': '標題',
309
309
  'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': '檢視',
310
+ 'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': '檢閱',
310
311
  'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': '重試',
311
312
  'fabric.editor.ai.suggestions.toolbarButton.label.non-final': '建議',
312
313
  'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': '載入中',
@@ -731,6 +732,10 @@ export default {
731
732
  'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
732
733
  'fabric.editor.italic': '斜體',
733
734
  'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
735
+ 'fabric.editor.layout.alignColumn': '對齊',
736
+ 'fabric.editor.layout.alignColumnBottom': '底部',
737
+ 'fabric.editor.layout.alignColumnMiddle': '置中',
738
+ 'fabric.editor.layout.alignColumnTop': '頂端',
734
739
  'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
735
740
  'fabric.editor.layout.controls.placeholder': '輸入 / 即可插入內容',
736
741
  'fabric.editor.layout.deleteColumn': '{count, plural, other {刪除欄}}',
@@ -989,6 +994,10 @@ export default {
989
994
  'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': '此工作項目',
990
995
  'fabric.editor.syncedLocationDropdownUntitledPage': '未命名',
991
996
  'fabric.editor.table': '表格',
997
+ 'fabric.editor.table.cellAlignment': '對齊',
998
+ 'fabric.editor.table.cellAlignmentBottom': '底部',
999
+ 'fabric.editor.table.cellAlignmentMiddle': '中間',
1000
+ 'fabric.editor.table.cellAlignmentTop': '頂端',
992
1001
  'fabric.editor.table.description': '插入表格',
993
1002
  'fabric.editor.tableAlignmentOptions': '對齊選項',
994
1003
  'fabric.editor.tableFullWidthLabel': '全寬',
@@ -138,6 +138,7 @@ declare const _default: {
138
138
  'fabric.editor.ai.config.item.suggest.title': string;
139
139
  'fabric.editor.ai.config.item.suggestComment.description': string;
140
140
  'fabric.editor.ai.config.item.suggestComment.title': string;
141
+ 'fabric.editor.ai.config.item.suggestReply.description': string;
141
142
  'fabric.editor.ai.config.item.suggestReply.title': string;
142
143
  'fabric.editor.ai.config.item.summarize.description': string;
143
144
  'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
@@ -354,6 +355,7 @@ declare const _default: {
354
355
  'fabric.editor.askRovo': string;
355
356
  'fabric.editor.backLink': string;
356
357
  'fabric.editor.backgroundColor': string;
358
+ 'fabric.editor.block.menu.change.format': string;
357
359
  'fabric.editor.block.menu.codeblock': string;
358
360
  'fabric.editor.block.menu.copy': string;
359
361
  'fabric.editor.block.menu.copy.block': string;
@@ -433,8 +435,11 @@ declare const _default: {
433
435
  'fabric.editor.codeBlock.languageNotSet': string;
434
436
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
435
437
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
438
+ 'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
436
439
  'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
440
+ 'fabric.editor.codeBlockWrapButton.unwrapCode': string;
437
441
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
442
+ 'fabric.editor.codeBlockWrapButton.wrapCode': string;
438
443
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
439
444
  'fabric.editor.codeblock': string;
440
445
  'fabric.editor.codeblock.description': string;
@@ -582,6 +587,8 @@ declare const _default: {
582
587
  'fabric.editor.emptyLink': string;
583
588
  'fabric.editor.emptySearchResults': string;
584
589
  'fabric.editor.emptySearchResultsSuggestion': string;
590
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
591
+ 'fabric.editor.emptySearchResultsSuggestionNew': string;
585
592
  'fabric.editor.epic': string;
586
593
  'fabric.editor.error': string;
587
594
  'fabric.editor.error.description.cannotDelete': string;
@@ -590,6 +597,7 @@ declare const _default: {
590
597
  'fabric.editor.error.description.failToEditWhenOffline': string;
591
598
  'fabric.editor.error.description.reference.offline': string;
592
599
  'fabric.editor.error.description.reference.unpublished': string;
600
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
593
601
  'fabric.editor.error.flag.title.cannotDelete': string;
594
602
  'fabric.editor.error.message.label': string;
595
603
  'fabric.editor.error.title.failToCreate': string;
@@ -726,6 +734,7 @@ declare const _default: {
726
734
  'fabric.editor.keyboardShortcuts': string;
727
735
  'fabric.editor.layout.columnOption': string;
728
736
  'fabric.editor.layout.controls.placeholder': string;
737
+ 'fabric.editor.layout.deleteColumn': string;
729
738
  'fabric.editor.layout.distributeColumns': string;
730
739
  'fabric.editor.layout.placeholder': string;
731
740
  'fabric.editor.layout.resizeLayout': string;
@@ -759,6 +768,7 @@ declare const _default: {
759
768
  'fabric.editor.markdownMode.viewToggle.groupLabel': string;
760
769
  'fabric.editor.markdownMode.viewToggle.preview': string;
761
770
  'fabric.editor.markdownMode.viewToggle.source': string;
771
+ 'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
762
772
  'fabric.editor.matchCase': string;
763
773
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
764
774
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -1064,7 +1074,9 @@ declare const _default: {
1064
1074
  'fabric.editor.unorderedList': string;
1065
1075
  'fabric.editor.unorderedList.description': string;
1066
1076
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1077
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1067
1078
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1079
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1068
1080
  'fabric.editor.unsupportedBlockContent': string;
1069
1081
  'fabric.editor.unsupportedContentTooltip': string;
1070
1082
  'fabric.editor.unsupportedInlineContent': string;